<!--
	Author: Fixxgroup
	Author URL: http://fixxgroup.in
-->
@font-face
{
    font-family: "din";
    src:url(../webfonts/D-DIN.otf);
}
@font-face
{
    font-family: "Blender";
    src:url(../webfonts/Blender.ttf);
}

html,
body {
    margin: 0;
    font-size: 100%;
    font-family: 'din', sans-serif;
    background: #fff;
    overflow-x: hidden;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'din', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 300;
    font-family: 'Blender', sans-serif;
    text-transform: uppercase;
}

p {
    margin: 0;
    font-size: 1em;
    color: #000;
    line-height: 1.9em;
  
    font-weight: 400;
}

.bottom-sub-grid p
{
    text-align: justify;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

/*--/header --*/

/*--/navbar--*/

.navbar {
    padding: 0em 0em;
}

a.navbar-brand {
    font-size: 1em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    color: #fff;

    
}

.navbar-light .navbar-brand {
    color: #fff;
    font-family: 'Blender', sans-serif;
}

.logo i {
    color: #ff6a00;
    text-shadow: none;
}

li.nav-item {
    margin: 0 1px;
}

.navbar-light .navbar-nav .nav-link {
    padding: 0.3em 1.1em;
    color: #fff;
    background: transparent;
    font-size: 1.2em;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Blender', sans-serif;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    background: transparent;
    color: #ff4e00;
}

.dropdown-item {
    padding: 0.5em 1.5rem;
    font-size: 0.9em;
    margin: 0;
}

.dropdown-menu {
    margin: 0;
    padding: 0;
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: #fff;
}

/*---*/

.navbar {
    padding: 2em 2em;
    position: absolute;
    z-index: 9;
    width: 100%;
}

.dropdown-toggle::after {
    width: 0;
    height: 0;
    margin-left: 0;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border: 0px;
}


.dropdown-item:hover,
.dropdown-item:focus {
    color: #ff4e00;
    text-decoration: none;
    background-color: #f0f0f1;
}

/*-- //header --*/

input.form-control.mr-sm-2.ser-ch {
    margin-right: 0 !important;
}

.search input[type="search"] {
    outline: none;
    padding: 11px 15px;
    font-size: 13px;
    color: #fff;
    background: none;
    letter-spacing: 2px;
    border: none;
    border: 1px solid #ddd;
    margin: 0;
    border-radius: 0;
}

.search button[type="submit"] {
    outline: none;
    padding: 12px 17px;
    font-size: 13px;
    color: #fff;
    background: #ff6a00;
    border: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    margin: 0;
    cursor: pointer;
    font-weight: 600;
    border-radius: 0px;
}

.search button [type="submit"]:hover {
    background: #ff6a00;
}

/*--//header --*/

.tooltip-blog {
    position: relative;
    display: inline-block;
}

.tooltip-blog span {
    display: block;
    position: absolute;
    top: -18px;
    left: 13px;
    background: transparent;
    padding: 0.1em 0.8em;
    font-size: 0.7em;
    color: #fff;
    border: 1px solid #ff6a00;
}

.tooltip-blog span::after {
    position: absolute;
    top: 18px;
    left: 32px;
    border-left: 0px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #ff6a00;
    content: " ";
    font-size: 0;
    line-height: 0;
    margin-left: -5px;
    width: 0;
}

/*--/banner --*/
.banner
{
    position: relative;
    z-index:1;
   
}

.banner-text
{
    position: absolute;
    top:35%;
    left:30%;
    text-align: center;
    color: #fff;
    
    width:700px;

}
.banner-text button
{
    padding: 15px 40px;
    background: transparent;
    color: #8a9ba8;
    font-size: 25px;
    font-weight: 700;
    margin-top: 20px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Blender';
}
.banner-text h1
{
    font-weight: 700;
    font-size: 5.5rem;
    font-family: Blender;
}
.banner-text p
{
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    bottom: 11em;
    z-index: 10;
    text-align: center;
    width: 59%;
    margin: 0 auto;
}

/* Declare heights because of positioning of img element */

.carousel-item {
    height: 48em;
    background-color: #777;
}

.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */

.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.bottom-sub-grid.ser {
    margin-top: 1.5em;
    margin-bottom: 0;
}

.marketing h2 {
    font-weight: 400;
}

.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* Featurettes
------------------------- */

.featurette-divider {
    margin: 5rem 0;
    /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}

/*--/slider--*/

.carousel-item {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
    background-size: cover;
}

.carousel-item.item2 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
    background-size: cover;
}

.carousel-item.item3 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background-size: cover;
}

.carousel-item.item4 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background-size: cover;
}



.carousel-caption h2,
.carousel-caption h3 {
    font-size: 4em;
    letter-spacing: 2px;
    line-height: 1.4em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

.carousel-indicators {
    bottom: 17%;
    left: 0%;
    cursor: pointer;
}

.bnr-button {
    margin-top: 2em;
}

.carousel-control {
    line-height: 42em;
}

.carousel-indicators li {
    display: inline-block;
    max-width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin: 0 8px;
}

.carousel-indicators .active {
    background: #fff;
}

/* Show it is fixed to the top */

button.btn.btn-primary.play {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    outline: none;
    cursor: pointer;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    background-color: #ff6a00;
    border: none;
}

button.btn.btn-primary.play:hover {
    background-color: #00C389;
}

/*--//banner --*/

/*--/content --*/

h3.tittle {
    text-align: center;
    font-size: 3em;
    color: #2c363e;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    font-family: 'Blender';
}

h3.tittle.cen {
    color: #fff;
}

.lead {
    font-size: 1.1em;
    font-weight: 300;
}

.featurette-heading {
    font-size: 46px;
    line-height: 1.4em;
}

/*--/banner-bottom --*/

.banner-bottom {
    padding: 2em 0;
}

.bt-bottom-info h5 {
    font-size: 2.5em;
    line-height: 1.5em;
    color: #ff6a00;
    margin-bottom: 2em;
    font-family: 'Blender';
}

.inner-sec-wthree {
    margin-top: 4em;
}

.bottom-sub-grid {
    text-align: center;
    margin: 0 auto;
}

.bt-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #ff6a00;
    text-align: center;
    margin: 15px auto;
}

.bottom-sub-grid span {
    font-size: 2em;
    line-height: 3em;
    color: #fff;
    border-color: rgba(173, 173, 173, 0.45);
}

.bottom-sub-grid:hover a.btn.btn-secondary.view {
    background: #00C389;
}

.bottom-sub-grid:hover .bt-icon {
    background: #00C389;
}

a.btn.btn-secondary.view {
    background: #333;
    color: #fff;
    margin-top: 2em;
    font-size: 0.9em;
    padding: 0.8em 1.5em;
}

.modal-body.video iframe {
    border: none;
    width: 100%;
    min-height: 250px;
}

h5#exampleModalLabel {
    font-size: 1.2em;
}

h4.sub-tittle {
    font-size: 1.2em;
    color: #333;
    letter-spacing: 1px;
    margin: 1em 0;
    font-family: 'Blender';
}

/*--//banner-bottom --*/

.left-img img {
    width: 100%;
}

/*--//content --*/

/*-- /services --*/

.services,.howitworks {
    padding: 7em 0;
}

.icon_info h5 {
    font-size: 1.2em;
    color: #333;
    margin: 1em 0;
    font-weight: 600;
    font-family: 'Blender';
}

.icon_info {
    text-align: center;
}

.icon_info {
    text-align: left;
    padding: 4em 2em;
    border: 3px solid #f5f5f5;
    background-color: #f5f5f5;
    transition: all 0.3s ease-out 0s;
}


.grid_info_main i {
    font-size: 2em;
    color: #00C389;
}

.grid_info_main:hover i {
    color: #ff6a00;
}

.grid_info.second {
    margin-top: 1.5em;
}

.grid_info_main.mid img {
    width: 100%;
    padding-top:40px;
}

/*-- //services --*/

.style-grids_main {
    margin: 0;
}

.style-image-2 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner7.jpg) no-repeat;
    background-size: cover;
    min-height: 600px;
     background-position: center center;
}
.style-image-2.first {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background-size: cover;
    min-height: 600px;
     background-position: center center;
}
.style-image-2.second {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner6.jpg) no-repeat;
    background-size: cover;
    min-height: 600px;
    background-position: center center;
}

.grid_sec_info {
    padding: 8em 6em 6em 6em;
    background: #f5f5f5;
}

.style-grid-2-text_info p {
    margin: 2em 0;
}

.grid_sec_info h3 {
    font-size: 2em;
    line-height: 1.6em;
    font-weight: 400;
}

/*-- stats --*/

.stats_left p {
    font-size: 3em;
    font-weight: 100;
    letter-spacing: 1px;
    color: #fff;
    line-height: 2em;
}

.stats_left h4 {
    font-size: 1.1em;
    color: #f7f7f7;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
}

.stats_left i {
    font-size: 3em;
    color: rgba(34, 34, 34, 0.45);
    margin: 0;
}

.stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats_left.counter_grid {
    background: #037ef3;
}

.stats_left.counter_grid1 {
    background: #f85a40;
}

.stats_left.counter_grid2 {
    background: #30c39e;
}

.stats_left.counter_grid3 {
    background: #ffc845;
}

.stats_left {
    text-align: center;
    float: left;
    width: 25%;
    padding: 4em 1em;
    border-top: none;
    border-bottom: none;
}

.stats_left:nth-child(3) {
    border-right: 0px;
}

.stats_left:nth-child(2) {
    border-left: 0px;
    border-right: 0px;
}

.stats-right-img {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.13)), url(../images/ab1.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/ab1.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/ab1.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.18)), url(../images/ab1.jpg) no-repeat;
    background-size: cover;
    min-height: 600;
}

/*--//about --*/

/*--/Reviews--*/

/*-- testimonials --*/

.reviews_sec {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background-size: cover;
    padding: 7em 0;
    background-attachment: fixed;
}

.testimonials_grid {
    text-align: center;
    position: relative;
}

.testimonials_grid img {
    margin: 0 auto;
}

.test_social_pos {
    margin-top: 1em;
}

.social_list1 li {
    display: inline-block !important;
}

.test_social_pos li a {
    color: #fff;
    font-size: 0.9em;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    line-height: 29px;
}

.facebook1 {
    background: #3b5998;
}

.twitter2 {
    background: #1da1f2;
}

.dribble3 {
    background: #ea4c89;
}

.testimonials_grid {
    text-align: center;
}

.testimonials_grid h3 {
    margin: 1em 0 0.5em 0;
    color: #fff;
    font-size: 1.2em;
}

.testimonials_grid h3 span {
    font-weight: 100;
    font-size: 0.9em;
}

.testimonials_grid i {
    font-size: 0.9em;
    letter-spacing: 1px;
    color: #f3f0f0;
}

.testimonials_grid p {
    width: 70%;
    margin: 1em auto 0;
    color: #fff;
    line-height: 2em;
    letter-spacing: 1px;
}

.testimonials_grid img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.15);
}

.testimonials_grid {
    margin: 0 auto;
    width: 65%;
}

/*-- //testimonials --*/

/*--responsive--*/

@media(max-width:900px) {}

@media(max-width:800px) {
    .stats_left p {
        font-size: 2.3em;
    }
}

@media(max-width:768px) {
    .news-right h4,
    .ab_info h4 {
        font-size: 1.7em;
    }
}

@media(max-width:640px) {
    .stats_left {
        text-align: center;
        float: left;
        width: 100%;
    }
    .stats_left:nth-child(2) {
        border-bottom: 0px;
    }
    .stats_left:nth-child(1) {
        border-bottom: 0px;
    }
    .stats_left:nth-child(3) {
        border-bottom: 0px;
    }
}

/*--//content --*/

/*--about--*/

.banner-inner{
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/about.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/about.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/about.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/about.jpg) no-repeat;
    background-size: cover;
    min-height: 500px;
    
}
.banner-inner1
{
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner_desktop.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner_desktop.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner_desktop.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner_desktop.jpg) no-repeat;
    background-size: cover;
    padding-top:30%;
   
}
.banner-inner2
{
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/products.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/products.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/products.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/products.jpg) no-repeat;
    background-size: cover;
    min-height: 500px;
    
}
.banner-inner3
{
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/management-team-banner.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/management-team-banner.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/management-team-banner.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/management-team-banner.png) no-repeat;
    background-size: cover;
    min-height: 500px;
    
}

li.breadcrumb-item {
    font-size: 0.9em;
    letter-spacing: 1px;
}

li.breadcrumb-item a {
    color: #333;
}

.breadcrumb-item.active {
    color: #ff6a00;
}

.bt-bottom-info.ab img {
    width: 100%;
}

p.ab-para {
    margin: 2em 0 3em 0;
}

/*--//about--*/

/*-- gallery --*/

.section_1_gallery_grid {
    margin-top: 1em;
}

.w3_section_1_gallery_grid {
    padding: 0 8px;
}

.section_1_gallery_grid1 {
    position: relative;
    background: #edf3f3;
    padding: 6px;
}
.risc_t {
    margin-top: 10px 0;
}
.risc_t p {
    font-size: 25px;
    font-family: 'Blender';
    color:#ff6a00;

}
.proj_gallery_grid1_pos {
    background: #030605;
    bottom: 23px;
    left: 30px;
    opacity: 0;
    padding: 1em;
    position: absolute;
    right: 30px;
    text-align: center;
    visibility: hidden;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.proj_gallery_grid1_pos h3 {
    font-size: 1.3em;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

.proj_gallery_grid1_pos p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
}

.section_1_gallery_grid:hover .proj_gallery_grid1_pos {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
}

.banner-bottom.gallery {
    padding: 5em 0;
}

p.quia {
    font-size: 1.2em;
    color: #140b05;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.proj_gallery_grid img {
    width: 100%;
}

/*-- //gallery --*/

/*-- /error --*/

.error-404 h4 {
    font-size: 12em;
    font-weight: 300;
    color: #333;
    margin: 0;
    padding: 0;
}

a.b-home {
    background: #202020;
    padding: 0.7em 1.5em;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    margin-top: 1em;
    font-size: 0.9em;
}

a.b-home:hover {
    background: #ff6a00;
}

.error-404 p {
    color: #929090;
    font-size: 1em;
    letter-spacing: 8px;
    margin: 0em 0 2em 0;
}

.error.social-icons {
    margin-bottom: 1em;
}

.error.social-icons a {
    color: #4e4e4e;
}

.error.social-icons a:hover {
    color: #ff3c41;
}

.error-404 {
    text-align: center;
}

.error-404 form {
    margin: 0 auto 2em;
    width: 40%;
    text-align: center;
}

.error-404 form input[type="search"] {
    outline: none;
    border: 1px solid #c4c5c5;
    background: none;
    color: #212121;
    padding: 14px 15px;
    width: 80%;
    float: left;
    font-size: 12px;
    letter-spacing: 5px;
}

button.btn1 {
    color: #fff;
    border: none;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    background: #ff3c41;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 20%;
}

button.btn1:hover {
    background: #ff6a00;
}

.error ul li {
    list-style: none;
    display: inline-block;
}

.error ul li a {
    color: #555;
    margin: 0 5px;
    font-size: 0.9em;
}

@media(max-width:640px) {
    .error-404 h4 {
        font-size: 9em;
    }
}

@media(max-width:600px) {
    .error-404 h4 {
        font-size: 6em;
    }
    a.b-home {
        padding: 0.6em 1em;
        margin-top: 1em;
    }
}

@media(max-width:480px) {
    .error-404 h4 {
        font-size: 5em;
    }
    .error-404 p {
        font-size: 0.8em;
        letter-spacing: 5px;
        margin: 1em 0;
    }
}

/*-- //error --*/

/*--footer--*/

footer {
    padding: 5em 0;
    background-color: #0e0f10;
}

footer h3,
footer h2 {
    font-size: 1.3em;
    color: #ffffff;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

footer p {
    color: #bfbfbf;
}

footer ul li {
    display: block;
    color: #bfbfbf;
    font-weight: 400;
    font-size: 0.9em;
    margin: 0.7em 0;
}

footer-list i {
    padding-right: 10px;
    color: #ffa41f;
}

footer ul li a {
    color: #bfbfbf;
    font-size: 13px;
    font-weight: 600;
   /* display: block;*/
    padding: 5px 0px;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

footer ul li a:hover {
    color: #ffa41f;
}

footer ul li.hd {
    color: #30c39e;
}

.newsletter .email {
    background-color: #F4F4F4;
    border: none;
}

.flickr-grid {
    float: left;
    width: 32%;
    margin: 0 0.1em .2em;
}

.flickr-grid a img {
    width: 100%;
    padding: 0.3em;
    border: 1px solid #333333;
}

.newsletter .email {
    outline: none;
    padding: 13px 15px;
    color: #fff;
    font-size: 14px;
    width: 80%;
    background: rgba(0, 0, 0, 0.22);
    border: 1px solid #2d2d2d;
}

.newsletter {
    position: relative;
    margin-top: 2em;
}

button.btn1 {
    color: #fff;
    border: none;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    background: #ff6a00;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    cursor: pointer;
    width: 20%;
}

/*--//footer--*/

/*--/copyright--*/

.copyright ul li {
    display: inline-block;
    padding: 0 10px;
}

a.facebook {
    color: #fff;
    font-size: 16px;
}

a.facebook:hover {
    color: #ff6a00;
}

.copyrighttop {
    float: right;
}

.copyrightbottom {
    float: left;
}

.copyright {
    background: #0e0f10;
    color: #fff;
    padding: 1em 0;
    border-top: 1px solid rgba(25, 24, 24, 0.58);
}

.copyrightbottom p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 28px;
}

.copyrightbottom a {
    color: #8cbbc1;
    text-decoration: none;
}

.copyrightbottom a:hover {
    color: #fff;
}

.copyrighttop h4 {
    font-size: 0.95em;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border: none;
    text-indent: 100%;
    font-size: 0;
    background: url(../images/top_up.png) no-repeat 0px 0px;
}

/*--// copyright-- */

/*--responsive--*/

@media(max-width:1440px) {
    .services,
    .reviews_sec {
        padding: 6em 0;
    }
}

@media(max-width:1366px) {
    .carousel-item {
        height: 36em;
    }
    .carousel-caption {
        bottom: 9em;
        width: 59%;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 3.5em;
        letter-spacing: 2px;
    }
    .style-image-2,
    .style-image-2.second {
        min-height: 530px;
    }
    .banner-bottom,
    .services,
    .reviews_sec {
        padding: 5em 0;
    }
    footer {
        padding: 4em 0;
    }
}

@media(max-width:1280px) {
    .carousel-caption {
        bottom: 8em;
        width: 68%;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 3em;
        letter-spacing: 2px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0.3em 1em;
        font-size: 1em;
    }
    a.navbar-brand {
        font-size: 0.9em;
    }
    .carousel-item {
        height: 34em;
    }
    .carousel-indicators {
        bottom: 10%;
        left: 0%;
        cursor: pointer;
    }
}

@media(max-width:1080px) {
    .carousel-caption {
        bottom: 6em;
        width: 68%;
    }
    .carousel-indicators {
        bottom: 8%;
        left: 0%;
        cursor: pointer;
    }
    .icon_info {
        padding: 3em 1em;
    }
    .grid_sec_info {
        padding: 7em 5em 5em 4em;
    }
}

@media(max-width:1024px) {
    a.navbar-brand {
        font-size: 0.8em;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0.3em 0.6em;
        font-size: 1em;
    }
    .banner-inner
    {
        min-height: 400px;
        background-size: 100%;
    }
}

@media(max-width:991px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 0.3em 0.6em;
        font-size: 0.9em;
    }
    .style-image-2,
    .style-image-2.second {
        min-height: 437px;
    }
    .navbar-light .navbar-toggler {
        background: #fff;
        border-radius: 0;
        padding: 0.25rem 0.55rem;
    }
    ul.navbar-nav {
        text-align: left !important;
    }
    .tooltip-blog span {
        display: block;
        position: absolute;
        top: -13px;
        left: 12px;
        background: transparent;
        padding: 0.1em 0.8em;
        font-size: 0.7em;
        color: #fff;
        border: 1px solid #ff6a00;
    }
    #navbarSupportedContent {
        background: #111;
        padding: 1em;
    }
    li.nav-item {
        margin: 0.7em 0px;
    }
    .bt-bottom-info h5 {
        font-size: 2em;
        margin-bottom: 1em;
    }
    .bottom-sub-grid:nth-child(2) {
        margin: 2em 0;
    }
    .grid_info_main.mid {
        margin: 1em 0;
    }
    .footer-grid-w3ls {
        margin-top: 1em;
    }
    .copyrightbottom {
        float: none;
        text-align: center;
    }
    .copyrighttop {
        float: none;
        text-align: center;
        margin-bottom: 0.7em;
    }
    .bt-bottom-info h5 {
        font-size: 2em;
        margin-bottom: 1em;
    }
    .banner-inner {
        min-height: 300px;
    }
    footer {
        padding: 3em 0;
    }
    .banner-inner h1, .banner-inner2 h1, .banner-inner3 h1
    {
        font-size: 30px;
        padding-top: 100px;
    }
    .banner-inner p, .banner-inner2 p, .banner-inner3 p
    {
        font-size: 14px;
        padding-top: 0px;
    }
}

@media(max-width:900px) {
    .banner-bottom,
    .services,
    .reviews_sec {
        padding: 4em 0;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.5em;
        letter-spacing: 2px;
    }
    .inner-sec-wthree {
        margin-top: 2.5em;
    }
    .address-right h6 {
        font-size: 1.2em;
        margin-bottom: 0.5em;
    }
    h3.tittle {
        font-size: 2.7em;
    }
    .grid_sec_info {
        padding: 4em 4em 4em 4em;
    }
    .grid_sec_info h3 {
        font-size: 1.5em;
    }
    .proj_gallery_grid1_pos h3 {
        font-size: 1.1em;
    }
}

@media(max-width:767px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.3em;
        letter-spacing: 2px;
    }
    .testimonials_grid p {
        width: 97%;
        margin: 1em auto 0;
    }
    .address-grid-wthree-agileits:nth-child(1) {
        padding-left: 15px;
    }
    .address-grid-wthree-agileits:nth-child(2) {
        margin: 1em 0;
    }
    .address-grid-wthree-agileits:nth-child(3) {
        padding-right: 15px;
    }
}

@media(max-width:667px) {
    .carousel-item {
        height: 30em;
    }
    button.btn.btn-primary.play {
        width: 60px;
        height: 60px;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1em;
        letter-spacing: 1px;
    }
    .carousel-item {
        height: 25em;
    }
    .carousel-caption {
        bottom: 4em;
        width: 72%;
    }
    .banner-bottom,
    .services,
    .reviews_sec {
        padding: 2.5em 0;
    }
    .inner-sec-wthree {
        margin-top: 1.5em;
    }
    h3.tittle {
        font-size: 2em;
    }
    .blog_info h5 a {
        font-size: 0.9em;
    }
    .testimonials_grid {
        margin: 0 auto;
        width: 80%;
    }
    footer {
        padding: 2em 0;
    }
    .style-image-2,
    .style-image-2.second {
        min-height: 352px;
    }
}

@media(max-width:640px) {
    .bt-bottom-info h5 {
        font-size: 1.8em;
        margin-bottom: 1em;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.8em;
        letter-spacing: 1px;
    }
    .grid_sec_info {
        padding: 2em 2em;
    }
    .testimonials_grid {
        margin: 0 auto;
        width: 100%;
    }

}

@media(max-width:600px) {
    .carousel-caption {
        position: absolute;
        right: 0;
        left: 0%;
    }
    .style-image-2,
    .style-image-2.first,
    .style-image-2.second {
        min-height: 252px;
    }
}

@media(max-width:568px) {
    .carousel-item {
        height: 24em;
    }
    .bt-bottom-info h5 {
        font-size: 1.6em;
        margin-bottom: 1em;
    }
    h3.tittle {
        font-size: 1.8em;
    }
}

@media(max-width:480px) {}

@media(max-width:440px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.65em;
        letter-spacing: 1px;
    }
}

@media(max-width:414px) {
    .banner-bottom,
    .services,
    .reviews_sec {
        padding: 2em 0;
    }
    .carousel-indicators {
        bottom: 5%;
        left: 0%;
        cursor: pointer;
    }
}

@media(max-width:384px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.6em;
        letter-spacing: 1px;
    }
    .style-image-2,
    .style-image-2.second {
        min-height: 198px;
    }
    .carousel-caption {
        bottom: 3em;
        width: 90%;
    }
}

@media(max-width:375px) {
    .carousel-item {
        height: 22em;
    }
    .carousel-indicators {
        bottom: 4%;
        left: 0%;
        cursor: pointer;
    }
}

@media(max-width:320px) {}

/*--//responsive--*/
.banner-inner h1,.banner-inner2 h1,.banner-inner3 h1
{
    color: #fff;
    font-size: 50px;
    padding-top: 200px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.banner-inner p,.banner-inner2 p,.banner-inner3 p
{
    color: #fff;
    font-size: 20px;
    padding-top: 5px;
    text-align: center;

}









/* FontAwesome for working BootSnippet :> */

#team {
    background: #eee !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}
/*
section {
    padding: 60px 0;
}
*/
section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #ff6a00 !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #ff6a00 !important;
    margin-top: 1.5em;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.text
{
    height:500px;
    overflow-y: scroll;
}
@media screen and (max-width: 1550px)
{
    .banner-text
    {
        top:32%;
        left:27%;
    }
}
@media screen and (max-width:1440px)
{
    .banner-text
    {
        left:25%;
    }
    .banner-inner1 p
    {
        padding: 45px;
    }
}
@media screen and (max-width:1366px)
{
    .banner-text
    {
        left: 23%;
    }
}
@media screen and (max-width: 1024px)
{
    .banner-text
    {
        left:15%;
    }
    .banner-text h1
    {
        font-size: 40px;
    }
    .banner-text p
    {
        font-size: 16px;
    }
    .banner-inner1 p
    {
        font-size: 14px;
            margin: 0 100px 0 100px;
            padding:20px;

    }
}
@media screen and (max-width:768px)
{
    .banner-text
    {
        left:18%;
        width:500px;
    }
    .banner-text h1
    {
        font-size: 30px;
    }
    .banner-text p
    {
        font-size: 14px;
    }
     .banner-inner h1
    {
        font-size: 30px;
        padding-top: 100px;
    }
    .banner-inner2 h1
    {
        padding-top: 150px;
    }
    .banner-inner p, .banner-inner2 p, .banner-inner3 p
    {
        font-size: 14px;
        padding-top: 0px;
    }
    .breadcrumb
    {
        padding: 0.75rem 18rem;
    }
    .banner-inner2
    {
        
        min-height: 370px;
    }
}
@media screen and (max-width: 425px)
{
    .navbar
    {
        padding:1em 1em;
    }
    .banner-text {
    left: 18%;
    width: 300px;
}
.banner-text p
{
    font-size: 10px;
    margin-top:10px;
    line-height: 1.2em;
}
.banner-text h1
{
    font-size: 20px;
}
.banner-text button
{
    padding: 10px 30px;
    font-size: 10px;
    margin-top: 10px;
}
 .banner-inner h1, .banner-inner2 h1
    {
        font-size: 30px;
        padding-top: 120px;
    }
    .banner-inner p, .banner-inner2 p, .banner-inner3 p
    {
        font-size: 12px;
        padding-top: 0px;
    }
    .banner-inner,.banner-inner2
    {
        background-position: center center;
        background-size: cover;
    }
    .breadcrumb
    {
        padding: .75rem 8rem;
    }
    .banner-inner1 p
    {
        font-size: 10px;
        margin:0  10px 0 10px;
        padding: 10px;
    }
    .thing-img
    {
        width:100px;
        height:100px;
        text-align: center;
        font-size: 10px;
    }
    .thing-text
    {
        right:26px;
    }
    .how-it-works p
    {
      font-size: 0.6em;
    }
    .line
    {
        left:18%;
    }
    .thing
    {
        width:350px;
    }
    .thing-text--left
    {
        right:26px;
        left:auto;
        text-align: left;
    }
.address-info
{
    margin-top: 20px;
}
    
}
@media screen and (max-width:375px)
{
    .banner-text
    {
        width:250px;
    }
    .banner-text h1
    {
        font-size: 16px;
    }
    .banner-text p
    {
        font-size: 8px;
    }
    .breadcrumb
    {
        padding: .75rem 6rem;
    }
    .banner-inner p, .banner-inner2 p, .banner-inner3 p
    {
        font-size: 10px;
    }
    .line
    {
        left: 15%;
    }
}
@media screen and (max-width: 320px)
{
    .banner-text 
    {
        top:34%;
        width:200px;
    }
    .banner-text h1
    {
        font-size: 14px;
    }
    .banner-text p
    {
        font-size: 6px;
    }
    .banner-text button
    {
        padding:5px 20px;
    }
    .breadcrumb {
    padding: .75rem 4rem;
}
.thing-text
{
    right:45px;
}
.line
{
    left: 17%;
}
}