/*
font-family: 'Noto Sans', sans-serif;
font-family: 'Fjalla One', sans-serif;
*/


body{font-size: 16px;}
a:hover, a:active {
    color: #736c4f;
    text-decoration: none;
}
.formError {
    opacity: 0.87;
    bottom: 0px!important;
    left: 0px!important;
    right: initial;
    margin-top: -20px!important;
    color: #f61616;
    text-align: left;
}
/*Banner & Nav: START*/
header nav.navbar .navbar-nav > li > a, nav.navbar.bootsnav ul.nav > li > a{
    color: #613b03;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 0px;
    margin: 0px 25px;
    font-family: 'Arimo', sans-serif;
    text-transform: capitalize;
    }
    header nav.navbar .navbar-nav > li > a img,  header nav.navbar .navbar-nav > li > div a img{
        width: 30px;
        vertical-align: middle;
        margin-right: 5px;
    }
    .overlay-menu li img{
        width: 20px;
        vertical-align: middle;
        margin-right: 10px;
    }
    header nav.navbar .navbar-nav > li div a{padding: 0px 15px;}

 .SignUpbtn{
    border-radius: 25px;
    padding: 10px 20px;
    background: #de9932;
    border: none;
    font-family: 'Arimo', sans-serif;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 15px;
}

.SignUpbtn:hover{
     background: #de9932;
 }
 .carousel-caption img{
  display: block;
}
 .SignUpbtn.focus, .SignUpbtn:focus, .SignUpbtn:active, .SignUpbtn.active,.SignUpbtn:active:hover{background: #de9932;}

.SignUpbtn a{color: #fff;}
.SignUpbtn_arrow{
        width: 26px!important; 
        vertical-align: middle;
        margin-left: 25px;
    }
    #loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 99999999;
    background: rgba(255, 255, 255, 0.9);
}
.header-with-topbar.sticky{webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
    background: #fff;
    opacity: 1;
}

.centerDiv {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
    header nav.navbar .navbar-nav > li > a.active, nav.navbar.bootsnav ul.nav > li > a.active{color: #613b03;}
    header nav.navbar .navbar-nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:hover{color: #613b03;}
    .navbar-default{background-color: transparent;}
#myCarousel .carousel-caption {
    text-align: center;
    left: 10%;
    top: unset;
    transform: translate(0%, -50%);
    right: inherit;
    bottom: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

#myCarousel .carousel-caption h4{
  font-size: 45px;
  font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
  text-align: left;
  line-height: 60px;
  padding-left: 50px;
}
.hight_100vh{height: 100vh;}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.3, 1.3);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.3, 1.3);
  }
}

#myCarousel .carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
  height: 100vh;
}

#myCarousel .carousel-indicators {
    bottom: 50px;
}
#myCarousel .nav a small {
    display:block;
}
#myCarousel .nav {
    background:#eee;
}
#myCarousel .nav a {
    border-radius:0px;
}
#myCarousel .nav-justified>li{height: 5px; width: 22.5%; display: inline-block; float: left; margin: 0% 3%;}
#myCarousel .nav-justified>li.active{background: #000;}
.carousel-caption h4{
  font-size: 30px;
}
header nav.navbar .navbar-nav > li:first-child:after, header nav.navbar .navbar-nav > li:last-child:after{
   content: ""; 
}
header {
    position: fixed;
    top: 0px;
    background: #fff;
    padding: 5px 0px;
    opacity: 1;

}
.opacity0{
  opacity: 0;
}
header a.logo img {
    max-height: 80px;
    padding: 15px 0;
}

.themebtn:hover, .themebtn:focus {
    color: #fff;
    background-color: #342E17;
    border-color: #342E17;
}
.section_heading{
  font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: normal;
}
.margin_0_auto{margin: 0 auto;}
.swiper-slide {
      text-align: center;
      font-size: 30px;
      background: transparent;
      font-family: 'Noto Sans', sans-serif;
      font-weight: 400;
      color: #000;
    }
.pagination_box{
  position: absolute;
  text-align: center;
  margin: 0 auto;
  left: 50%;
  transform: translate(-100%);
  padding: 50px 0px;
}
.swiper-button-next{right: -100px; position: relative;}
.swiper-button-prev{left: -50px; position: relative;}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 50px;
    width: 100px;
    font-size: 25px;
    color: #000;
    font-family: 'Noto Sans', sans-serif;
      font-weight: 700;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
  
   background-image: url('../images/next.png');
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
 background-image: url('../images/prev.png');
}
.swiper-slide{
    opacity: 0.7;
}
.swiper-slide.swiper-slide-next{
 opacity: 1;
}
/*Banner & Nav: END*/

/*ABOUT: END*/
section{
        padding: 90px 0 80px 0;
        position: relative;
}

#about p{line-height: 30px;}
#about{background-image: url('../images/rangeBG.jpg'); background-size: cover; }
#productrange{background-image: url('../images/bg.jpg'); background-size: cover; }
.about_sec_one{
    position: relative;
    z-index: 2;
}
.about_sec_two{
    position: relative;
    top: -90px;
    z-index: 1;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}


/*

#productrange .applicationBox h3{
  display: none;
  transition: all ease-in-out 0.5s;


}*/

/*#productrange .applicationBox h3 {
    font-size: 20px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    color: #000;
    line-height: 30px;

}
*/
/*#productrange .applicationBox:hover h3 {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all ease-in-out 0.5s;
    color: #fff;
  }
  */
/*.overlay {
    position: absolute;
    width: 88%;
    height: 85.5%;
    top: -35.6%;
    display: none;
    background-color: rgba(45, 42, 42, 0.75);
    transition: all ease-in-out 1s;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%,50%);
}
*/
  /*.productblock:hover .overlaytext .overlay {
    display: block;
}*/
  
#productrange .applicationBox {
 }

.white{
  color: #fff;
}

.mobile_text {
  display: none;
}
.productrangebig .productblock {
  padding: 30px 10px ;
}

/**/
#productrange .product-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.overlay {
    position: absolute;
    background: rgba(0,0,0,0.3);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: background 0.6s;
    -moz-transition: background 0.6s;
    transition: background 0.6s;
    cursor: pointer;
    height: 100%;
    width: 100%;
}
.overlay:hover h3 {
    opacity: 1;
    transform: translateY(5px);
}

.overlay h3 {
    opacity: 0;
    transform: translateY(5px);
    font-size:20px;
    line-height: 1;
}
.blockspacing{
  padding: 20px 10px;
}

.margin-50px-bottom{
  margin-bottom: 50px;
}
.inner-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.overlay:hover {
   background-color: rgba(45, 42, 42, 0.75);
}
/**/

.text-re li{display: inline-block;
 color: #fff;
 padding:10px 15px;
 font-size: 35px;
  }
  .text-re .fa{
    font-size: 10px;
    vertical-align: text-top;
    color: #de9932;
}
.spi_padding_btn{padding-left: 50px; padding-right:50px; }

/*--------Border rotate-------*/
.circle {
  width: 100%;
  height: 100%;
  position: relative;
}
.circle .border {
  /* content: ''; */
  width: 85%;
  height: 92%;
  position: absolute;
  top: 20px;
  bottom: 0;
  left: 20px;
  right: 0;
  background: transparent;
  border-radius: 50%;
  border: 2px dashed #fff;
}
.circle:hover .border {
  /* content: ''; */
  width: 85%;
  height: 92%;
  position: absolute;
  top: 20px;
  bottom: 0;
  left: 20px;
  right: 0;
  background: transparent;
  border-radius: 50%;
  border: 2px dashed #fff;
  -webkit-animation-name: Rotate;
  -webkit-animation-duration: 25s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: Rotate;
  -moz-animation-duration: 25s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: Rotate;
  -ms-animation-duration: 25s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
}
@-webkit-keyframes Rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes Rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes Rotate {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
/*--------Border rotate-------*/
/*ABOUT: END*/


/*About-2: START*/
#about2{background-image: url('../images/shadesBG.jpg');
     background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;}
#about2 h1{
  color: #ff0000;
  font-style: 20px;
  line-height: 54px;
}
.text-white {color:#FFF}
#about2 p{
  color: #000;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  padding: 20px 0px;

}
.Shades{
    background: #ffca00;
    color: #000;
    font-size: 24px;
    line-height: 38px;
    min-height: 250px;
    font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  margin: 0px 15px;
  padding: 85px 70px;
}

/*About-2: END*/
/*Application Contract: start*/
#ApplicationContract{
  background: #ffca00;
}
.applicationBox h3{
  font-size: 20px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 30px;
}
/*Application Contract: END*/
/*==============Contact Us==================*/
/*============== Contact ==================*/
.relative{position: relative;}
.contact_banner_text {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 18.8%;
    transform: translateY(-50%);
}
.contact_banner_text h2{
    padding-bottom: 5px;
}
.contact_us_setion_wraper{
    width: 100%;
    display: inline-block;
}
.contact_us_form_wraper{
    width: 100%;
    float: left;
    padding-right: 50%;
}
.hover_effect_input {
    float: left;
    width: 100%;
    margin: 0px 0 40px 0;
    position: relative;
}
.input_100 {
    width: 100%;
}
.inner_wraper_contact input[type="text"], .inner_wraper_contact input[type="email"], .inner_wraper_contact .textarea {
    font-family: 'Noto Sans', sans-serif;
    color: #A4A4A4; 
    width: 100%; 
    box-sizing: border-box; 
    letter-spacing: 1px; 
    outline: none;
    float: left;
}
.inner_wraper_contact input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, .textarea::-webkit-input-placeholder{
    font-family: 'Noto Sans', sans-serif;
    color: #A4A4A4; 
}
.textarea{
    border: 1px solid #B2B2B2 !important;
    border-radius: 5px;
}
.inner_wraper_contact .effect-1, .inner_wraper_contact .effect-2, .inner_wraper_contact .effect-3{
    border: 0; 
    padding: 7px 25px; 
    border-bottom: 1px solid #ccc;
}
.inner_wraper_contact .effect-3 ~ .focus-border{
    position: absolute; 
    bottom: 0; 
    left: 0; 
    width: 100%; 
    height: 2px; 
    z-index: 99;
}
.inner_wraper_contact .effect-3 ~ .focus-border:before, .inner_wraper_contact .effect-3 ~ .focus-border:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #4482ef;
    transition: 0.4s;
}
.inner_wraper_contact .effect-3 ~ .focus-border:after{
    left: auto; 
    right: 0;
}
.inner_wraper_contact .effect-3:focus ~ .focus-border:before, .inner_wraper_contact .effect-3:focus ~ .focus-border:after{
    width: 50%; 
    transition: 0.4s;
}
.inner_wraper_contact .contact_wraper {
    width: 100%;
    padding: 0 12% 25px 12%;
}
.inner_wraper_contact .message_lable{
    padding: 0px 25px 10px 25px;
}
.inner_wraper_contact .submit_button {
    background: transparent;
    border: 0;
    outline: none;
    padding: 12px 30px;
}
.inner_wraper_contact .send_inqiry_button{
    border: 1px solid #b2b2b2;
    border-radius: 25px;
    display: inline-block;
    overflow: hidden;
}
.contact_map_bg{
    width: 100%;
    background: #F2F2F2;
}
.cotact_map_div {
    position: relative;
    width: 100%;
    float: right;
    padding-left: 50%;
    display: inline-block;
}
.cotact_map_div iframe{
    float:left;
}
.send_now {
    border: 1px solid #4482EF;
    background: #fff;
    padding: 17px 41px;
    border-radius: 25px;
    color: #4482EF;
    outline: none;
    transition: all ease-in-out 0.4s;
}
.send_now_button {
    display: inline-block;
    width: 100%;
    margin: 10px 0px 0px 10px;
}
.send_now:hover{
    background: #4482EF;
    color: #fff;
}
.contact_details_wraper{
    position: absolute;
    top: 0;
    left: 50%;
}
.contact_content {
    width: 100%;
    display: inline-block;
    padding: 0em 0 0 6em;
}
.p_padding_left_30{
    position: relative;
    padding-left: 30px;
}
.common_icons {
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
}
.all_info_section{
    padding-top: 50px;
}
.all_info_section p{
    padding-bottom: 15px;
    color: #58595D;
}
.all_info_section p a {
    color: #58595D;
    border-bottom: 1px solid transparent;
    padding-bottom: 0px;
}
.all_info_section p a:hover {
    color: #669DF7;
    border-bottom: 1px solid #669DF7;
    padding-bottom: 3px;
}
.inner_wraper_contact {
    padding: 0 6em 0 35%;
}
/*============== Contact End ==================*/
#contactForm{
  background: #00476b;
}
.contact_wraper {
    display: inline-block;
    width: 100%;
    padding: 50px 20px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 26px 0px #55555590;
    margin-top: -150px;
}
.form_items .img_lable {
    padding: 5px;
    float: left;
}
.contact_wraper .form_items {
    border-bottom: 1px solid #D2D3D5;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.contact_wraper .form_items .form_input {
    outline: none;
    border: none;
    padding: 8px 8px;
    font-family: 'Noto Sans', sans-serif;
    width: 89%;
    margin:0px;
}

.captacha_div, .form_items_textarea{
    width: 100%;
    display: inline-block;
}
.form_items_textarea .text_area {
    width: 100%;
    border-radius: 20px;
    outline: none;
    padding: 13px 15px;
    border-color: #D2D3D5;
}
.message_title {
    padding-bottom: 12px;
}
.messages_tyle {
    display: inline-block;
    color: #969698;
    font-family: 'Noto Sans', sans-serif;
}


.contact_wraper .form_items .form_input.file{
    opacity: 0;
    z-index: 1;
}
.file_lable {
    display: inline-block;
    position: absolute;
    z-index: 0;
    top: 11px;
    left: 58px;
    color: #969698;
    font-family: 'Noto Sans', sans-serif;
}

.submit_button {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 40px;
}
.button_inquiry{
    border: 2px solid #00476b;
    background: #fff;
    padding: 16px 40px;
    border-radius: 25px;
    color: #00476b;
    outline: none;
    transition: all ease-in-out 0.4s;
    font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
}
.button_inquiry:hover{
    background: #00476b;
    color: #fff;
}
input[type="email"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="file"]::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: #969698;
}
input[type="email"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="file"]::-moz-placeholder { /* Firefox 19+ */
  color: #969698;
}
input[type="email"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="file"]:-ms-input-placeholder { /* IE 10+ */
  color: #969698;
}
input[type="email"]:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="file"]:-moz-placeholder { /* Firefox 18- */
  color: #969698;
}

.mail_div {
    display: inline-block;
    width: 93%;
    background: #ffffff30;
    padding: 25px 15px 25px 120px;
    border-radius: 20px;
    transition: all ease-in-out 0.4s;
    margin-top: 20px;
}
.mail_wraper {
    position: absolute;
    top: 50%;
    left: 33px;
    transform: translateY(-50%);
}
.content_after:after {
    content: '';
    width: 1px;
    height: 57%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 98px;
    transform: translateY(-50%);
    transition: all ease-in-out 0.4s;
}
.email_icon_two {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all ease-in-out 0.4s;
}
.mail_div p, .mail_div a{
    color: #fff;
    line-height: 1.5;
    transition: all ease-in-out 0.4s;
    margin-bottom: 0px;
}
.mail_div p{
  font-weight: 300;
}
.mail_div:hover{
    cursor: pointer;
    background: #ffffff;
}
.mail_div:hover p, .mail_div:hover a{
    color: #00476b;
}
.mail_div:hover .content_after:after{
    background: #00476b;
}
.mail_div:hover .email_icon_two{
    opacity: 1;
}
.second_footer_section {
    width: 100%;
    display: inline-block;
    padding: 2em 0 0em 0;
}
.tab_border {
    position: absolute;
    top: 14px;
    left: 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    display: none;
}
.divder{
    width: 100%;
    height: 1px;
    background: #fff;
    position: relative;
    top: -20px;
    z-index: 0;
}
.otherService_divd{
  background: #ffca00;
    padding: 10px;
    position: relative;
    z-index: 1;
    font-size: 30px;
    color: #fff;
}
/*Contact page*/
/*===========Contact Us============*/

//*============== footer ==================*/
.footer_wraper{
    width: 100%;
    display: inline-block;
    /*background: linear-gradient(120deg, rgba(68,130,239,1), rgba(22,82,182,1));*/

    /*background: linear-gradient(90deg, #4586f4, #1652b6c7);*/
    background: linear-gradient(to bottom, rgba(28,88,189,0.85), rgba(28,88,189,1));
}
.footer_links ul li a {
    display: inline-block;
    color: #fff;
    padding: 15px 0px 2px 0px;
    margin-left: 40px;
    border-bottom: 1px solid transparent;
    transition: all ease-in-out 0.4s;
}
.footer_links ul li a:hover {
    padding: 15px 0px 5px 0px;
    border-bottom: 1px solid #fff;
    transition: all ease-in-out 0.4s;
}

.footer_logo{
    display: inline-block;
    padding: 8.5px 0;
}
.footer_block_wraper{
    display: inline-block;
    width: 100%;
    padding: 2em 0 0em 0;
    border-bottom: 1px solid #fff;
}
.footer_block_wraper_copy_right{
    display: inline-block;
    width: 100%;
    padding: 15px 0 25px 0;
}
.footer_block_wraper_copy_right a, .footer_block_wraper_copy_right p,.footer_block_wraper_copy_right{
  color: #fff;
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
}
.footer_block_wraper_copy_right .social_div ul li a {
    color: #fff;
    padding: 0 0 0 20px;
}
.footer_block_wraper_copy_right .social_div ul li a:hover{
    color: #000;
}
.email_deatils_main{
    display: block;
}
.social_div ul li a{
    color: #fff;
    padding: 0 0 0 20px;

}
.email_deatils_main h2, .email_deatils_duplicate h2{
  font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  color: #fff;
  margin-bottom: 0;
}
.email_deatils_duplicate{
    display: none;
}
textarea {
    resize: none;
}
.comm_icon_protfolio{
  display:inline-block;
  padding: 0 3px;
}
/*============== footer ==================*/



