 @charset "utf-8";



/* CSS Document */



a, button, input, select, textarea{outline:0;}

*,:after,:before{outline:0;}

img{max-width:100%;height:auto;}

iframe{border:0;}

a:focus,a:hover{outline:0;text-decoration:none;}



::-moz-selection{ background:#827252; color:#ffffff; text-shadow:none;}



::selection { background:#827252; color:#ffffff; text-shadow:none;}



*,



*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none;     font-family: 'Avant Garde Book BT';}



/* HTML5 display-role reset for older browsers */



article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }



body {color:#827252; background: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden; overflow-y:scroll;}



a { text-decoration:none; transition:all 0.25s ease-out 0s;}



p, p span {     font-family: 'Avant Garde Book BT';}



img { border:0px;  width: 100%; display: block; max-width: 100%;  height: auto;}



ol, ul, li{ list-style: none;}



blockquote, q { quotes: none;}



blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}



table {border-collapse: collapse; border-spacing: 0;}



b {

    font-weight: 700;

}



html {

  scroll-behavior: smooth;

}



.container { width:94%; max-width:1160px !important; margin:auto;} 



h3 {
    font-weight: bold;
    padding-bottom: 12px;
	    color: red;
}


.style1 {
	
	display: initial !important;
    position: relative;
    top: -4px;
    left: -5px;}

    .header .navigation-bar .header-col1 .header-row1 .header-outer .whatsapp-wrap {
      display: flex;
      align-items: center;
      margin: 0 0 0 50px;
  }
  
  .header .navigation-bar .header-col1 .header-row1 .header-outer .whatsapp-wrap .whatsapp-icon {
    width: 27px;
    margin-right: 10px;
}
.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 .ph-number a {
  margin-right: 15px;
  display: inline-block;
}
.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1:nth-child(2) {
  width: 55%;
}


.banner-wrapp .welcome-slides .banner-col1 .banner-box1 .btn.quick-enquiry-btn {
  background: #f00;
  border-radius: 0;
  border: 1px solid #fff;
  color: #fff;
  transition: ease all 0.5s;
}

.banner-wrapp .welcome-slides .banner-col1 .banner-box1 .btn.quick-enquiry-btn:hover {
  background: #fff;
  border-radius: 0;
  border: 1px solid #f00;
  color: #f00;
}


.modal.quick-enquiry-modal {
  z-index: 999999999;
  background: rgba(0,0,0,0.6);
}

.modal.quick-enquiry-modal .modal-dialog {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  width: 500px;
  max-width: 90%;
}

.modal.quick-enquiry-modal .modal-dialog .modal-header {
  position: relative;
  border: none;
  padding: 15px 30px;
  text-align: center;
}

.modal.quick-enquiry-modal .modal-dialog .modal-header h4#myModalLabel {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  margin: 0 auto;
  width: 100%;
}

.modal.quick-enquiry-modal .modal-dialog  .modal-body {
  padding: 10px 30px;
}

.modal.quick-enquiry-modal .modal-dialog .modal-body form {
  float: left;
  width: 100%;
}

.modal.quick-enquiry-modal .modal-dialog .modal-body form .form-group input.form-control {
  height: 50px;
  padding: 0 15px;
  border: 1px solid #999;
  border-radius: 0;
  color: #000;
}

.modal.quick-enquiry-modal .modal-dialog .modal-body form .form-group input.form-control::placeholder {
  color: #666;
}

.modal.quick-enquiry-modal .modal-dialog .modal-footer {
  border: none;
  text-align: center;
  padding: 0 30px 20px 30px;
}

.modal.quick-enquiry-modal .modal-dialog .modal-header button.close {position: absolute;right: 20px;top: 18px;}

.modal.quick-enquiry-modal .modal-dialog .modal-footer .enq-submit {
  background: #f00;
  border-radius: 0;
  border: 1px solid #f00;
  color: #fff;
  transition: ease all 0.5s;
  margin: 0 auto;
  padding: 10px 25px;
  font-weight: 600;
}

.modal.quick-enquiry-modal .modal-dialog .modal-footer .enq-submit:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}

@media screen and (min-width: 1441px) {

.container {  max-width: 1250px  !important;}



}





 .navigation-bar.sticky .main-btn.top-btn { background-color: #fff; color: #827252; background: transparent; border: 0;}



 .navigation-bar.sticky .main-btn.top-btn:hover { color: #642a68;}



 .main-btn.top-btn { border: 0;}



 .main-btn.top-btn:hover { background-color: #fff; color:#827252; border: 0;}

  







/*=========================== HEADER ===========================*/





.header { width: 100%; float: left; background: #ffffff; display: block; position: relative; margin: 0 auto;}



.header .navigation-bar .navbar-brand { max-width: 25%; float: left; margin: 0 auto 0 0; width: 235px; display: block; position: relative; z-index: 99; font-size: inherit; padding: 0;}



.navbar-expand-lg .navbar-collapse { width: 100%;}



.header .navigation-bar { position: relative; top: 0; left: 0; width: 100%; z-index: 99; padding: 15px 0; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; -ms-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; background: #ffffff;} 



.navigation-bar.sticky { position: fixed; background-color: #fffffffc; -webkit-box-shadow: 0px 5px 21px 0px rgb(237, 237, 237); -moz-box-shadow: 0px 5px 21px 0px rgb(237, 237, 237); box-shadow: 0px 5px 21px 0px rgb(237, 237, 237); z-index: 99999999; padding: 8px 0;} 





.header .navigation-bar .navbar { padding: 0; position: relative;}



.header .navigation-bar .navbar-brand img { width: 100%; max-width: 250px; margin: 0 auto; float: none; text-align: center; display: block;}



.navbar .navbar-toggler .toggler-icon { width: 35px; height: 4px; display: block; background-color: #fef5f6; margin: 5px 0;}



.navigation-bar.sticky span.toggler-icon { background-color: #ffffff;}







.banner-wrapp .welcome-slides .banner-col2 {

  width: 100%;

  float: left;

  height: 700px;

  margin: 0 0 0;

  position: relative;

}

.banner-wrapp .welcome-slides .banner-col2 .header {

  position: relative;

  display: flex;

  height: 100%;

  max-height: 100%;

  background: #666;

  overflow: hidden;

}

.banner-wrapp .welcome-slides .banner-col2 .header__background {

  position: absolute;

  top: 50%;

  left: 50%;

  width: 120%;

  height: 0;

  padding-bottom: 66.25%;

  transform: translate(-50%, -50%);

  pointer-events: none;

}

.banner-wrapp .welcome-slides .banner-col2 .header__video-overlay {

  position: absolute;

  width: 100%;

  height: 100%;

  background-position: center;

  background-size: cover;

  background-repeat: no-repeat;

  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.5s linear;

}

.banner-wrapp .welcome-slides .banner-col2 .header__video-overlay--fadeOut {

  opacity: 0;

  visibility: hidden;

}

.banner-wrapp .welcome-slides .banner-col2 .header iframe {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  pointer-events: none;

}

.header .navigation-bar .header-col1 .header-row1 a:hover {

  color: ff0000;

}



.header .navigation-bar .header-col1 .header-row1 .header-outer {

  display: flex;

  align-items: center;

}



.header .navigation-bar .header-col1 .header-row1 a {

  width: 100%;

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  position: relative;

  float: left;

  color: #000;

  font-size: 18px;

  font-family: 'Avant Garde Book BT';

  line-height: 24px;

  letter-spacing: 0;

  margin: 0 0;

}

.details-wrapp .details-row1 .details-col2 .prdt-outer {

  display: flex;

  width: 100%;

  flex-wrap: wrap;

  justify-content: space-between;

  position: relative;

}

.details-wrapp .details-row1 .details-col2 .prdt-outer::after {

  content: "";

  position: absolute;

  width: 239px;

  height: 445px;

  background: url(../images/prdt-set-bg.png) no-repeat center center;

  background-size: 100%;

  display: inline-block;

  right: -20%;

  top: -50px;

}

.details-wrapp .details-row1 .details-col2 .prdt-outer .prdt-outer-lft {

  display: inline-block;

  width: 35%;

  position: relative;

  z-index: 9;

}

.details-wrapp .details-row1 .details-col2 .prdt-outer .prdt-outer-lft .prdt-img.twoleft {

  float: right;

  height: 250px;

}



.details-wrapp .details-row1 .details-col2 .prdt-outer .prdt-outer-lft .prdt-img.twoleft img {

  height: 100%;

}

.details-wrapp .details-row1 .details-col2 .prdt-outer .prdt-outer-rgt {

  display: inline-block;

  width: 62%;

  position: relative;

  z-index: 9;

}

.details-wrapp .details-row1 .col-6.details-col1 {

  padding-right: 5%;

}



.details-wrapp .details-row1 .details-col2 .prdt-outer .prdt-outer-lft .prdt-img.oneleft {

  margin-bottom: 15px;

  width: 50%;

  float: right;

  margin-top: 40px;

}





@media only screen and (min-width: 768px) and (max-width: 991px) {

 .navigation-bar.sticky .navbar-btn { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

 .navbar .navbar-collapse { position: absolute; top: 101%; width: 100%; left: 0; background-color: #fff; padding: 5px 15px; z-index: 99; -webkit-box-shadow: 0px 5px 21px 0px rgb(237, 237, 237); -moz-box-shadow: 0px 5px 21px 0px rgb(237, 237, 237); box-shadow: 0px 5px 21px 0px rgb(237, 237, 237); }

 .banner-wrapp .welcome-slides .banner-col2 {

  height: 370px !important;

}
.header .navigation-bar .header-col1 .header-row1 .header-outer .whatsapp-wrap {
  margin: 0 0 0 15px;
}

.header .navigation-bar .header-col1 .header-btn1 {
  font-size: 15px;
  padding: 10px 10px 11px 10px;
}

.header .navigation-bar .header-col1 .header-row1 a {
  font-size: 15px;
}
}



@media (max-width: 767px) {

 .navigation-bar.sticky .navbar-btn { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

 .navbar .navbar-collapse { position: absolute; top: 100%; width: 100%; left: 0; background-color: #fff; padding: 5px 15px; z-index: 9; -webkit-box-shadow: 0px 5px 21px 0px rgb(70 158 204); -moz-box-shadow: 0px 5px 21px 0px rgb(70 158 204); box-shadow: 0px 5px 21px 0px rgb(70 158 204); }

}





.navbar .navbar-nav .nav-item a { color: #ffffff;     font-family: 'Avant Garde Book BT'; font-size: 18px; text-transform: capitalize; font-weight: 500; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; -ms-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; padding: 8px 15px; background: #5caf46; margin: 5px -2px; display: block;}

 

.navbar .navbar-nav .nav-item.active a, .navbar .navbar-nav .nav-item:hover a { color: #ffffff; background: #ff0000;}





.header .navigation-bar .col-lg-12 { padding: 0;}



.header .navigation-bar .header-col1 {width: 72%;float: left;display: flex;align-items: center;    justify-content: space-between;}



.header .navigation-bar .header-col1 .header-row1 { width: auto; float: left; display: inline-block; position: relative; margin: 0 ; padding: 10px 0}



.header .navigation-bar .header-col1 .header-row1 a { width: 100%; display: flex; flex-wrap: wrap; align-items: center; position: relative; float: left; margin: 0 0 0;}



.header .navigation-bar .header-col1 .header-row1.phone { width: auto; margin: 0  0 0 0;}



.header .navigation-bar .header-col1 .header-row1.phone .info-content p { margin-top: -5px;}



.header .navigation-bar .header-col1 .header-row1.email { width: auto;}



.header .navigation-bar .header-col1 .header-row1 .info-icon { width: auto; float: left; margin: 0 15px 0 0;}



.header .navigation-bar .header-col1 .header-row1 .info-icon img { width: auto; display: block; margin: 0 0 0; height: auto; max-width: 100%;}



.header .navigation-bar .header-col1 .header-row1.phone .info-icon { width: 8px; margin-right: 10px;}



.header .navigation-bar .header-col1 .header-row1 .info-content { width: fit-content; float: left; margin: 0 0 0;}



.header .navigation-bar .header-col1 .header-row1 .info-content p { color: #827252; font-size: 18px;     font-family: 'Avant Garde Book BT'; line-height: 24px; letter-spacing: 0; margin: 0 0;}



.header .navigation-bar .header-col1 .header-row1 .header-outer:hover p { color: ff0000;}



.header .navigation-bar .header-col1 .header-row1 a:hover .info-icon img { opacity: 0.5;}



 

.header .navigation-bar .header-col1 .header-right { width: auto; float: right; display: block; margin: 0 0 0 2%; position: relative;}



.header .navigation-bar .header-col1 .header-btn1 {     width: auto;

  font-size: 18px;

  padding: 10px 30px 11px 30px;

  margin: 0 auto;

  display: inline-block;

  color: #000;

  background: #fff;

  border: 1px solid #ff0000;

  outline: none;

  line-height: normal;

  box-shadow: none;

  float: right;}



.header .navigation-bar .header-col1 .header-btn1:hover { color: #fff; background: #ff0000; border: 1px solid #ff0000;}













/*=========================== Banner Section ===========================*/



.banner-wrapp { width: 100%; position: relative; float: left; display: block; margin: 0 0 0; background: #999999;}



.banner-wrapp .welcome-slides { width: 100%; display: flex; flex-wrap: wrap; align-items: center; margin: 0 auto; height: auto; position: relative; overflow: hidden;} 



.banner-wrapp .welcome-slides .banner-col1 { width: 45%; float: left;  display: block; margin: 0 0 0; background: none; height: auto;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 { max-width: 1250px !important; width: 94%; position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); padding: 0 15px; z-index: 9;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 h2 { color: #ffffff; font-size: 54px; letter-spacing: 0.5px; line-height: 60px; display: block;     font-family: 'Avant Garde Book BT'; max-width: 500px; margin: 0 0 20px; font-weight: 700;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 h2 span { display: block;     font-family: 'Avant Garde Book BT';}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 p { font-size: 28px; color: #ffffff;     font-family: 'Avant Garde Book BT'; letter-spacing: 1.2px; display: block; line-height: 40px; max-width: 500px; margin: 0 0 30px;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 p span { display: block;     font-family: 'Avant Garde Book BT';}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 .banner-btn1 { width: auto; font-size: 18px; padding: 10px 30px 11px 30px; margin: 0 auto; display: inline-block; color: #ffffff; background: transparent; border: 1px solid #fff; outline: none; line-height: normal; box-shadow: none; float: left;     font-family: 'Avant Garde Book BT';}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 .banner-btn1:hover { color: #fff; background: #ff0000; border: 1px solid #ff0000;}

 



.banner-wrapp .welcome-slides .banner-col2 { width:100%; float: left; height: 700px; margin: 0 0 0; position: relative;}



.banner-wrapp .welcome-slides .banner-col2 .main-bg-img {  position: relative;  width: 100%;  height: 100%;  max-height: 800px;  overflow: hidden;}



.banner-wrapp .welcome-slides .banner-col2 .main-bg-img img { max-width: 100%; width: 100%; height: auto; display: block; margin: 0 auto;}









/*=========================== About Section ===========================*/



 

.about-wrapp {width: 100%;display: block;float: left;margin: 0 0 0;padding: 120px 0 0;background: #ffffff;position: relative;}



.about-wrapp .about-row {background: transparent;justify-content: flex-end;position: relative;padding-bottom: 120px;}

 

.about-wrapp .about-row .about-col1 {width: 45%;flex: 0 0 45%;max-width: 45%;float: left;padding: 0 0 0;margin: 0 0 0;display: block;position: initial;}



.about-wrapp .about-row .about-col1 .about-box1 {display: block;max-width: 1250px !important;width: 94%;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: 0;padding: 0 15px; }



.about-wrapp .about-row .about-col1 .about-box1 img {width: 100%;display: block;margin: 0 0 0;height: 100%;max-width: 380px;object-fit: cover;}





.about-wrapp .about-row .about-col2 { width: 55%; flex: 0 0 55%; max-width: 55%; float: left; position: relative; padding: 0 0 0; margin: 0 0 0; background: #ffffff;}



.about-wrapp .about-row .about-col2 .about-box2 {width: 100%;float: left;position: relative;display: block;margin: 0 0 0; padding: 8% 5% 8% 3%; max-width: 610px;}



.about-wrapp .about-row .about-col2 .about-box2 h2 { font-size: 34px; color: #ff0000; line-height: 42px;     font-family: 'Avant Garde Book BT'; margin: 0 0 20px; display: block;}



.about-wrapp .about-row .about-col2 .about-box2 h2 span {      font-family: 'Avant Garde Book BT'; display: block;}



.about-wrapp .about-row .about-col2 .about-box2 p { font-size: 16px; color: #000000;     font-family: 'Avant Garde Book BT'; letter-spacing: 0.2px; display: block; line-height: 28px; margin: 0 0 30px;}



.about-wrapp .about-row .about-col2 .about-box2 p span { display: block;     font-family: 'Avant Garde Book BT';}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; float: left; margin: 25px auto 0 auto;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item { width:auto; margin: 0 4% 0 0; float: left; display: block; position: relative;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item:last-child { margin-right: 0;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item .item-icon { width: 100%; display: block; margin: 0 auto 15px; position: relative; float: left; height: auto; min-height: 50px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item .item-icon img { width: auto; height: auto; margin: auto; display: block; max-width: 50px; max-height: 50px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item h4 { font-size: 16px; color: #000000;     font-family: 'Avant Garde Book BT'; letter-spacing: 0.2px; display: block; line-height: 22px; margin: 0 0 0; width: 100%; float: left; text-align: center;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item h4 span { display: block;     font-family: 'Avant Garde Book BT';}









/*=========================== Gallery slider Section ===========================*/



 

.gallery-wrapp { width: 100%; display: block; float: left; margin: 0 0 0; padding: 0 0 120px; background: #ffffff; position: relative;}



.gallery-wrapp .gallery-slider {width: 100%; background: #ffffff; float: left; display: block; margin: 0 0 0; position: relative; }



.gallery-wrapp .gallery-slider .item {width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; margin: 0 auto; position: relative; float: left; }



.gallery-wrapp .gallery-slider .item .gallery-image {width: 75%; display: block; float: left; position: relative; margin: 0 auto; overflow: hidden;}



.gallery-wrapp .gallery-slider .item .gallery-image img { width: 100%; display: block; margin: 0 auto;  max-width: 100%; transition: all .9s ease-in-out;object-fit: cover;}



.gallery-wrapp .gallery-slider .item .gallery-image:hover img { transform: scale(1.04); transition: all .9s ease-in-out;}





.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav {position: absolute; width: 25%; margin: 0 auto; bottom: 30%; transform: translateY(-25%); right: 0; float: left; text-align: center; }



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav button.owl-prev {position: relative; width: 16px; height: 45px; font-size: 0; background: url(../images/arrow-left.png) no-repeat center / contain; outline: none !important; box-shadow: none; display: inline-block; margin: 0 5% 0 0; float: none; }



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav button.owl-next {position: relative; width: 16px; height: 45px; font-size: 0; background: url(../images/arrow-right.png) no-repeat center / contain; outline: none !important; box-shadow: none; display: inline-block; margin: 0 0 0 5%; float: none; }



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav button.owl-prev:hover, .gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav button.owl-next:hover { opacity: 0.5; }



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav span { font-size: 0;}







.gallery-wrapp .gallery-slider .item .cases-box1 {width: 25%; position: relative; margin: 0 auto 7%; text-align: center; }



.gallery-wrapp .gallery-slider .item .cases-box1 h3 {font-size: 22px; color: #191919;     font-family: 'Avant Garde Book BT'; letter-spacing: 0.2px; display: block; line-height: 44px;  margin: 0 auto;  position: relative;  max-width: 190px; text-align: left; }



.gallery-wrapp .gallery-slider .item .cases-box1 h3 span { display: block;      font-family: 'Avant Garde Book BT'; }



.gallery-wrapp .gallery-slider .item .cases-box1 h3:before {content:""; width: 80%; height: 1px; background: #cccccc; position: absolute; top: 52%; transform: translate(-50%, -50%); left: -50%;}









/*=========================== Detais Section ===========================*/





.details-wrapp {width: 100%;float: left; position: relative; background: #ffffff ; background-size: cover; padding: 25px 0px 0px; margin: 0 0 0; }



.details-wrapp .details-row1 { justify-content: space-between;}

 

.details-wrapp .details-col1 {width: 50%; float: left; position: relative; margin: 0 0 100px;}



.details-wrapp .details-col1 .details-box1 { width: 100%; display: block; margin: 0 0 0; float: left; position: relative;}



.details-wrapp .details-col1 .details-box1 p { font-size: 16px; color: #000000;     font-family: 'Avant Garde Book BT'; letter-spacing: 0.2px; display: block; line-height: 28px; margin: 0 0 26px;}



.details-wrapp .details-col1 .details-box1 p span { display: block;     font-family: 'Avant Garde Book BT';}



.details-wrapp .details-col1 .details-box1 h2 { font-size: 26px; color: #827252; line-height: 42px;     font-family: 'Avant Garde Book BT'; margin: 0 0 20px; display: block;}



.details-wrapp .details-col1 .details-box1 h2 span {      font-family: 'Avant Garde Book BT'; display: block;}









/*=========================== FAQ Section ===========================*/





.faq-wrapp { width: 100%; display: block; float: left; margin: 0 0 0; padding: 70px 0 140px; background: #ffffff; position: relative;}



.faq-wrapp .faq-head { width: 100%; padding: 0; float: left; display: block; margin: 0 0 0; text-align: center; position: relative;}



.faq-wrapp .faq-head h2 { font-size: 26px; color: #827252; line-height: 42px;     font-family: 'Avant Garde Book BT'; margin: 0 0 35px; display: block;}



.faq-wrapp .faq-head h2 span {      font-family: 'Avant Garde Book BT'; display: block;}





.faq-wrapp .faq-row2 { width: 100%; padding: 0; position: relative; float: left; margin: 30px auto 0 auto; max-width: 90%; display: flex; flex-wrap: wrap; justify-content: space-between;}



.faq-wrapp .faq-row2 .faq-drawer { width: 45%; float: left; display: block; margin: 0 0 0; position: relative;}





.faq-wrapp .faq-row2 .faq-drawer .faq-drawer-title { width: 100%; cursor: pointer; display: block; font-size: 18px; color: #000000; letter-spacing: 0; line-height: 30px; padding: 0 0 20px; position: relative; margin: 0 0 20px; transition: all 0.25s ease-out; border-bottom: 1px solid #79838c;}



.faq-wrapp .faq-row2 .faq-drawer .faq-drawer-title:after { content: "\f107"; display: inline-block; font-family: FontAwesome; float: right; position: absolute; right: 20px; font-size: 24px; line-height: 12px; top: 35%; transform: translateY(-50%); transition: 0.35s ease-in-out; width: auto; color: #79838c;}



.faq-wrapp .faq-row2 .faq-drawer .faq-drawer-content-wrapper { max-height: 0px;  margin: 0 0 10px; overflow: hidden; transition: 0.25s ease-in-out; padding: 0 10px;}



.faq-wrapp .faq-row2 .faq-drawer .faq-drawer-content-wrapper .faq-drawer-content { width: 100%; float: left; display: block; position: relative; margin: 0 0 0;}



.faq-wrapp .faq-row2 .faq-drawer .faq-drawer-content-wrapper .faq-drawer-content p { width: 100%; float: left; font-size: 16px; color: #000000;     font-family: 'Avant Garde Book BT'; letter-spacing: 0.2px; display: block; line-height: 28px; margin: 0 0 20px;}



.faq-wrapp .faq-row2 .faq-drawer .faq-drawer-trigger:checked + .faq-drawer-title + .faq-drawer-content-wrapper { max-height: 350px;}



.faq-wrapp .faq-row2 .faq-drawer .faq-drawer-trigger:checked + .faq-drawer-title::after { content: "\f106"; transition: 0.25s ease-in-out;}



.faq-wrapp .faq-row2 .faq-drawer input[type="checkbox"] { display: none;}



 



 

/*=========================== Contact Section ===========================*/



.contact-wrapp { width: 100%; float: left; position: relative; margin: 80px 0 0 0; padding: 90px 0 80px; background: #2e2e2e;}



.contact-wrapp .container { max-width: 88% !important;}



.contact-wrapp .contact-row1 { position: relative; justify-content: space-between;}



.contact-wrapp .contact-row1 .contact-col1 { width: 46%; flex: 0 0 46%; max-width: 46%; float: left; padding: 0; position: relative;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-around; margin: 0 0 0; position: relative;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 { width: 40%; float: left; margin: 0 auto; position: relative; display: block;}



.contact-wrapp .contact-row1 .contact-col1 .contact-map { width: 100%; display: block; position: relative; float: left; margin: 0 0 30px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-map iframe { width: 100%; display: block; height: 585px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 h3 { font-size: 20px; color: #ffffff; line-height: 32px;     font-family: 'Avant Garde Book BT'; margin: 0 0 15px; display: block; text-transform: uppercase;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p { font-size: 16px; color: #ffffff; letter-spacing: 0.2px; display: block; line-height: 28px; margin: 0 0 20px; padding-left: 40px; position: relative;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p a { color: #ffffff;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p a:hover { color: #ff0000;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p span { display: block; }



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p span.loacion-icon { width: 20px; display: inline-block; position: absolute; left: 0; top: 5px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p span.loacion-icon img { width: auto; display: block; margin: 0 0 0; height: auto; max-width: 100%;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p span.loacion-icon1 { width: 22px; display: inline-block; position: absolute; left: 0; top: 5px;    text-align: center;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p span.loacion-icon1 img {     width: auto;display: block;margin: 0 auto;height: auto;max-width: 100%;}





.contact-wrapp .contact-row1 .contact-col1 .contact-formrow { width: 100%; float: left; display: block; margin: 0 0 0; position: relative;}



.contact-wrapp .contact-row1 .contact-col1 .contact-formrow h2 { font-size: 26px; color: #ffffff; line-height: 36px;     font-family: 'Avant Garde Book BT'; margin: 0 0 15px; display: block;}



.contact-wrapp .contact-row1 .contact-col1 .contact-formrow p { font-size: 16px; color: #ffffff;     font-family: 'Avant Garde Book BT'; letter-spacing: 0.2px; display: block; line-height: 28px; margin: 0 0 15px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-formrow p span { display: block;     font-family: 'Avant Garde Book BT';}







.contact-wrapp .contact-row1 .contact-col1 .contacts { width: 100%; float: left; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 0 0;}



.contact-wrapp .contact-row1 .contact-col1 .contacts fieldset { width: 48.5%; float: left; margin: 0 0 0; padding: 0; position: relative;}



.contact-wrapp .contact-row1 .contact-col1 .contacts fieldset:nth-child(5) { width: 100%;}



.contact-wrapp .contact-row1 .contact-col1 .contacts fieldset:nth-child(6) { width: 100%;}



.contact-wrapp .contact-row1 .contact-col1 .contacts fieldset:last-child { width: auto;}



.contact-wrapp .contact-row1 .contact-col1 .contacts #contact-submit {padding: 0 20px; background: #ff0000; color: #ffffff; border: 1px solid #ff0000; transition: all .25s ease-in;}



.contact-wrapp .contact-row1 .contact-col1 .contacts #contact-submit:hover {background: none; color: #ff0000;}



.contact-wrapp .contact-row1 .contact-col1 .contacts input { font-size: 14px; color: #000000;     font-family: 'Avant Garde Book BT'; letter-spacing: 0.2px; width: 100%; border: 0; background: #ffffff; margin: 0 0 18px; padding: 0 15px; height: 40px; border-radius: 0; box-shadow: none; line-height: normal; outline: none !important;}

 

.contact-wrapp .contact-row1 .contact-col1 .contacts input::placeholder { color: #000000; }



.contact-wrapp .contact-row1 .contact-col1 .contacts textarea { font-size: 14px; color: #000000;     font-family: 'Avant Garde Book BT'; letter-spacing: 0.2px; width: 100%; border: 0; background: #ffffff; margin: 0 0 20px; padding: 10px 15px 5px 15px; height: 100px; max-width: 100%; resize: none; border-radius: 0; box-shadow: none; line-height: normal; outline: none !important;}



.contact-wrapp .contact-row1 .contact-col1 .contacts textarea::placeholder { color: #000000; }



.contact-wrapp .contact-row1 .contact-col1 .contacts button[type="submit"] { width: auto; font-size: 18px; letter-spacing: 0.5px; padding: 10px 40px 11px 40px; margin: 0 auto; display: inline-block; color: #ffffff;

  background: #2e2e2e; border: 1px solid #fff; outline: none; line-height: normal; box-shadow: none; float: left;     font-family: 'Avant Garde Book BT';}



.contact-wrapp .contact-row1 .contact-col1 .contacts button[type="submit"]:hover { color: #fff; background: #ff0000; border: 1px solid #ff0000;}

 

.contact-wrapp .contact-row1 .contact-col1 .contacts > span {color: #008000; padding: 0 0 10px;}





 

/*=========================== Copyright Section ===========================*/





.footer-wrapp { width: 100%; display: block; float: left; margin: 0 0 0; padding: 50px 0 50px; background: #ffffff; position: relative;}



.footer-wrapp .container { max-width: 88% !important;}



.footer-wrapp .footer_social_area { width: 100%; float: left; padding: 0; margin: 0 0 0; position: relative;}



.footer-wrapp .footer_social_area p { font-size: 16px; color: #333333;     font-family: 'Avant Garde Book BT'; letter-spacing: 0.2px; display: block; line-height: 28px; margin: 0 0 0;}







@media screen and (max-width: 767px) {



.navigation-bar.sticky { padding: 12px 0;}



.header .navigation-bar .header-col1 .header-row1 { display: none;}



.header .navigation-bar .navbar-brand { max-width: 170px;}



.header .navigation-bar .header-col1 .header-btn1 { font-size: 15px; padding: 10px 15px 11px 15px;}



.header .navigation-bar .header-col1 { width: 35%;}



.footer-wrapp {
   
    padding: 20px 0 20px;

}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 { width: 100%; max-width: 94% !important; position: relative; top: inherit; transform: inherit; left: inherit; right: inherit; text-align: center; margin: 0 auto; float: none; padding: 40px 15px;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 h2 { font-size: 38px; letter-spacing: 0.3px; line-height: 44px; max-width: 100%; margin: 0 0 20px; text-align: center;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 h2 span { display: inline;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 p { font-size: 20px; line-height: 28px; max-width: 100%; margin: 0 0 20px; text-align: center;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 p span { display: inline;}



.banner-wrapp .welcome-slides .banner-col2 .main-bg-img img { min-height: inherit; object-fit: cover;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 .banner-btn1 { font-size: 15px; padding: 10px 20px 11px 20px; float: none; margin: 0 auto; display: inline-block;}





.banner-wrapp .welcome-slides .banner-col1 { width: 100%; background: #ff0000;}



.banner-wrapp .welcome-slides .banner-col2 { width: 100%; order: -1; display: flex; flex-wrap: wrap;}







.about-wrapp { padding: 40px 0 0;}



.about-wrapp:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; bottom: 0; left: 0; right: 0; background: #ffffffd9;}



.about-wrapp .about-row { padding-bottom: 50px;}



.about-wrapp .about-row .about-col1 .about-box1 img { max-width: 260px;}



.about-wrapp .about-row .about-col1 .about-box1 { max-width: 100% !important; width: 100%; padding: 0;}



.about-wrapp .about-row .about-col2 { width: 100%; flex: 0 0 100%; max-width: 100%; background: transparent; background: transparent; z-index: 9;}



.about-wrapp .about-row .about-col2 .about-box2 { max-width: 100%; padding: 30px 15px 25px 15px;}



.about-wrapp .about-row .about-col2 .about-box2 h2 { font-size: 26px; line-height: 34px; text-align: center;}



.about-wrapp .about-row .about-col2 .about-box2 p { font-size: 15px; line-height: 26px; margin: 0 0 25px; text-align: center;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv { margin: 20px auto 0 auto;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item { width: 23%; margin: 0 2.6% 0 0;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item h4 { font-size: 14px; letter-spacing: 0.2px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item .item-icon { min-height: 35px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item .item-icon img { width: 100%; max-width: 40px; max-height: 35px; object-fit: contain;}









.gallery-wrapp { padding: 0 0 5%;}



.gallery-wrapp .gallery-slider .item .cases-box1 h3 { font-size: 22px; max-width: 100%; text-align: center; padding: 0 15px;}



.gallery-wrapp .gallery-slider .item .gallery-image { width: 100%;}



.gallery-wrapp .gallery-slider .item .cases-box1 { width: 100%; margin: 25px auto 0;}



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav { width: 100%; top: 50%; transform: translateY(-50%); bottom: inherit;}



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav button.owl-prev { width: 18px; height: 35px; float: left; margin: 0 0 0 5%;}



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav button.owl-next { width: 18px; height: 35px; float: right; margin: 0 5% 0 0;}



.banner-wrapp .welcome-slides .banner-col2 {

  height: 300px!important;

}



.gallery-wrapp .gallery-slider .item .cases-box1 h3:before {display: none;}



.details-wrapp .details-row1 .col-6.details-col1 {width: 100%; flex: 0 0 100%; max-width: 100%; padding: 0; margin: 0 0 50px;}



.details-wrapp .details-row1 .col-6.details-col2 {width: 100%; flex: 0 0 100%; max-width: 100%; padding: 0;}



.details-wrapp .details-row1 .details-col2 .prdt-outer::after {right: 0; width: 40%;}



.details-wrapp {padding: 25px 0px 5%;}



.contact-wrapp .contact-row1 .contact-col1 {width: 100%; flex: 0 0 100%; max-width: 100%;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p a {word-break: break-all;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 {width: 100%;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p span.loacion-icon {width: 12px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p {padding-left:6%; font-size: 14px;}



.contact-wrapp .contact-row1 .contact-col1 .contacts > span {font-size: 12px;}



.contact-wrapp {padding: 14% 0 8%; margin: 50px 0 0 0;}

.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1:nth-child(2) {
  width: 100%;
}

}







@media screen and (max-width: 480px) {



.header .navigation-bar .header-col1 .header-btn1 { font-size: 14px; padding: 10px 15px 11px 15px;}

.banner-wrapp .welcome-slides .banner-col2 {

  height: 190px!important;

}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 h2 {font-size: 25px !important; line-height: 34px !important;}

.banner-wrapp .welcome-slides .banner-col1 .banner-box1 p {font-size: 16px; line-height: 23px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item h4 {font-size: 12px !important; line-height: 18px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 h3 {font-size: 18px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p span.loacion-icon1 img {margin: 0 0 0;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p a {padding-left: 15px;}

.modal.quick-enquiry-modal .modal-dialog .modal-body {
  padding: 10px 15px;
}

.modal.quick-enquiry-modal .modal-dialog .modal-header {
  padding: 15px 15px;
}

.modal.quick-enquiry-modal .modal-dialog .modal-footer {
  padding: 0 15px 20px 15px;
}

}





 

@media only screen and (min-width: 768px) and (max-width: 900px) {



.header .navigation-bar .navbar-brand { max-width: 15%; width: 170px;}



.header .navigation-bar .header-col1 { width: 82%;}



.header .navigation-bar .header-col1 .header-row1 .info-content p { font-size: 15px;}



.header .navigation-bar .header-col1 .header-row1.phone .info-content p { margin-top: -2px;}



.header .navigation-bar .header-col1 .header-btn1 {     font-size: 14px;padding: 8px 10px 9px 10px;}



.header .navigation-bar .header-col1 .header-row1.email { width: auto; padding: 7px 0;}



.header .navigation-bar .header-col1 .header-row1.phone { width:auto; padding: 7px 0;}





.banner-wrapp .welcome-slides .banner-col1 .banner-box1 { max-width: 96% !important; width: 96%;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 h2 { font-size: 38px; letter-spacing: 0.3px; line-height: 44px; max-width: 315px;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 p { font-size: 20px; line-height: 28px; max-width: 315px;}



.banner-wrapp .welcome-slides .banner-col2 .main-bg-img img { min-height: 390px; object-fit: cover;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 .banner-btn1 { font-size: 15px; padding: 8px 20px 9px 20px;}

.header .navigation-bar .header-col1 .header-row1 a {font-size: 14px;}

.header .navigation-bar .header-col1 .header-row1 .header-outer .whatsapp-wrap .whatsapp-icon {
  width: 24px;
  margin-right: 7px;
}

.header .navigation-bar .header-col1 .header-row1 .info-icon {
  width: 21px;
  margin: 0 7px 0 0;
}



.about-wrapp { padding: 60px 0 0;}



.about-wrapp .about-row { padding-bottom: 70px;}



.about-wrapp .about-row .about-col1 .about-box1 img { max-width: 290px;}



.about-wrapp .about-row .about-col1 .about-box1 { max-width: 100% !important; width: 100%;}



.about-wrapp .about-row .about-col2 { width: 56%; flex: 0 0 56%; max-width: 56%;}



.about-wrapp .about-row .about-col2 .about-box2 { padding: 4% 0 4% 2%;}



.about-wrapp .about-row .about-col2 .about-box2 h2 { font-size: 26px; line-height: 34px;}



.about-wrapp .about-row .about-col2 .about-box2 p { font-size: 15px; line-height: 26px; margin: 0 0 25px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv { margin: 20px auto 0 auto;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item { width: 23%; margin: 0 2.6% 0 0;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item h4 { font-size: 13px; letter-spacing: 0px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item .item-icon { min-height: 35px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item .item-icon img { width: 100%; max-width: 40px; max-height: 32px; object-fit: contain;}









.gallery-wrapp { padding: 0 0 60px;}



.gallery-wrapp .gallery-slider .item .cases-box1 h3 { font-size: 20px; max-width: 160px;}



.gallery-wrapp .gallery-slider .item .gallery-image { width: 65%;height: 400px;}



.gallery-wrapp .gallery-slider .item .cases-box1 { width: 35%; margin: 0 auto 5%;}



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav { width: 24%;}



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav button.owl-prev { width: 18px; height: 35px;}



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav button.owl-next { width: 18px; height: 35px;}









.details-wrapp { padding: 25px 0px 50px; background-size: 155%; background-position: 60% 100%;}



.details-wrapp .details-col1 { margin: 0 0 50px; padding-left: 0;}



.details-wrapp .details-col1 .details-box1 h2 { font-size: 18px; line-height: 30px;}



.details-wrapp .details-col1 .details-box1 p { font-size: 15px; line-height: 26px; margin: 0 0 20px;}









.faq-wrapp { padding: 40px 0 85px;}



.faq-wrapp .faq-head h2 { font-size: 24px; line-height: 40px; margin: 0 0 30px;}



.faq-wrapp .faq-row2 { max-width: 96%;}



.faq-wrapp .faq-row2 .faq-drawer { width: 47%;}



.faq-wrapp .faq-row2 .faq-drawer .faq-drawer-title { font-size: 16px; line-height: 30px; padding: 0 0 15px; margin: 0 0 15px;}



.faq-wrapp .faq-row2 .faq-drawer .faq-drawer-content-wrapper .faq-drawer-content p { font-size: 15px; line-height: 26px; margin: 0 0 18px;}









.contact-wrapp { margin: 40px 0 0 0; padding: 50px 0 65px;}



.contact-wrapp .container { max-width: 94% !important;}



.contact-wrapp .contact-row1 .contact-col1 { width: 48%; flex: 0 0 48%; max-width: 48%;}



.contact-wrapp .contact-row1 .contact-col1 .contact-map { margin: -100px 0 30px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-map iframe { height: 420px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 { width: 48%;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 h3 { font-size: 18px; line-height: 28px; margin: 0 0 12px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p { font-size: 15px; letter-spacing: 0px; line-height: 24px; margin: 0 0 15px; padding-left: 25px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p span.loacion-icon { width: 15px; top: 3px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p span.loacion-icon1 { width: 18px; top: 6px;}







.contact-wrapp .contact-row1 .contact-col1 .contact-formrow h2 { font-size: 24px; line-height: 28px; margin: 0 0 11px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-formrow p { font-size: 14px; line-height: 22px; margin: 0 0 15px;}



.contact-wrapp .contact-row1 .contact-col1 .contacts input { font-size: 12px; margin: 0 0 15px; padding: 0 10px; height: 35px;}



.contact-wrapp .contact-row1 .contact-col1 .contacts textarea { font-size: 12px; margin: 0 0 15px; padding: 7px 10px 5px 10px; height: 75px;}



.contact-wrapp .contact-row1 .contact-col1 .contacts button[type="submit"] { font-size: 15px; padding: 8px 28px 9px 28px; letter-spacing: 0.2px;}







.footer-wrapp { padding: 40px 0 40px;}



.footer-wrapp .footer_social_area p { font-size: 15px; line-height: 26px;}





}









@media only screen and (min-width: 901px) and (max-width: 1024px) {



.header .navigation-bar .navbar-brand { max-width: 20%; width: 180px;}



.header .navigation-bar .header-col1 { width: 75%;}



.header .navigation-bar .header-col1 .header-row1 .info-content p { font-size: 15px;}



.header .navigation-bar .header-col1 .header-row1.phone .info-content p { margin-top: -2px;}



.header .navigation-bar .header-col1 .header-btn1 { font-size: 16px; padding: 10px 25px 11px 25px;}





.banner-wrapp .welcome-slides .banner-col1 .banner-box1 h2 { font-size: 44px; letter-spacing: 0.5px; line-height: 52px; max-width: 360px;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 p { font-size: 22px; line-height: 32px; max-width: 360px;}



.banner-wrapp .welcome-slides .banner-col2 .main-bg-img img { min-height: 450px; object-fit: cover;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 .banner-btn1 { font-size: 16px; padding: 10px 25px 11px 25px;}



 



.about-wrapp { padding: 80px 0 0;}



.about-wrapp .about-row { padding-bottom: 80px;}



.about-wrapp .about-row .about-col1 .about-box1 img { max-width: 310px;}



.about-wrapp .about-row .about-col1 .about-box1 { max-width: 100% !important; width: 100%;}



.about-wrapp .about-row .about-col2 .about-box2 { padding: 6% 4% 6% 2%;}



.about-wrapp .about-row .about-col2 .about-box2 h2 { font-size: 28px; line-height: 38px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item { width: 23%; margin: 0 2.6% 0 0;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item h4 { font-size: 14px;}





.gallery-wrapp { padding: 0 0 80px;}



.gallery-wrapp .gallery-slider .item .cases-box1 h3 { font-size: 20px; max-width: 160px;}



.gallery-wrapp .gallery-slider .item .gallery-image { width: 70%;height: 400px;}



.gallery-wrapp .gallery-slider .item .cases-box1 { width: 30%;}



.gallery-wrapp .gallery-slider .main-slider.owl-carousel .owl-nav { width: 20%;}







.details-wrapp {  padding: 25px 0px 50px; background-size: 145%; background-position: 54% 100%;}



.details-wrapp .details-col1 {  margin: 0 0 60px;}



.details-wrapp .details-col1 .details-box1 h2 { font-size: 20px; line-height: 30px;}



.details-wrapp .details-col1 .details-box1 p { line-height: 26px; margin: 0 0 22px;}





.faq-wrapp { padding: 40px 0 110px;}



.faq-wrapp .faq-row2 .faq-drawer { width: 47%;}





.contact-wrapp { margin: 40px 0 0 0; padding: 50px 0 65px;}



.contact-wrapp .container { max-width: 94% !important;}



.contact-wrapp .contact-row1 .contact-col1 { width: 48%; flex: 0 0 48%; max-width: 48%;}



.contact-wrapp .contact-row1 .contact-col1 .contact-map { margin: -114px 0 30px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-map iframe { height: 450px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 { width: 45%;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 h3 { font-size: 18px; line-height: 28px; margin: 0 0 12px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 p { font-size: 15px; letter-spacing: 0.1px; line-height: 26px; margin: 0 0 15px; padding-left: 35px;}





.contact-wrapp .contact-row1 .contact-col1 .contact-formrow h2 { font-size: 24px; line-height: 28px; margin: 0 0 11px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-formrow p { font-size: 15px; line-height: 24px; margin: 0 0 15px;}



.contact-wrapp .contact-row1 .contact-col1 .contacts input { font-size: 13px; margin: 0 0 15px; padding: 0 10px; height: 35px;}



.contact-wrapp .contact-row1 .contact-col1 .contacts textarea { font-size: 13px; margin: 0 0 15px; padding: 7px 10px 5px 10px; height: 85px;}



.contact-wrapp .contact-row1 .contact-col1 .contacts button[type="submit"] { font-size: 16px; padding: 10px 35px 11px 35px; letter-spacing: 0.3px;}





.footer-wrapp { padding: 40px 0 40px;}



.footer-wrapp .footer_social_area p { font-size: 15px; line-height: 26px;}

.banner-wrapp .welcome-slides .banner-col2 {

  height: 450px;

}

.header .navigation-bar .header-col1 .header-row1 .header-outer .whatsapp-wrap {
  margin: 0 0 0 20px;
}

.header .navigation-bar .header-col1 .header-btn1 {
  font-size: 15px;
  padding: 10px 15px 11px 15px;
}

.header .navigation-bar .header-col1 .header-row1 a {
  font-size: 15px;
}

}







@media only screen and (min-width: 1025px) and (max-width: 1240px) {



.header .navigation-bar .navbar-brand { max-width: 22%; width: 200px;}



.header .navigation-bar .header-col1 { width: 75%;}



.header .navigation-bar .header-col1 .header-row1 .info-content p { font-size: 16px;}



.header .navigation-bar .header-col1 .header-row1.phone .info-content p { margin-top: -2px;}







.banner-wrapp .welcome-slides .banner-col1 .banner-box1 h2 { font-size: 48px; letter-spacing: 0.5px; line-height: 58px; max-width: 400px;}



.banner-wrapp .welcome-slides .banner-col1 .banner-box1 p { font-size: 24px; line-height: 34px; max-width: 400px;}



.banner-wrapp .welcome-slides .banner-col2 .main-bg-img img { min-height: 500px; object-fit: cover;}



 



.about-wrapp { padding: 100px 0 0;}



.about-wrapp .about-row { padding-bottom: 80px;}



.about-wrapp .about-row .about-col1 .about-box1 img { max-width: 340px;}



.about-wrapp .about-row .about-col1 .about-box1 { max-width: 100% !important; width: 100%;}



.about-wrapp .about-row .about-col2 .about-box2 { padding: 6% 7% 6% 3%;}



.about-wrapp .about-row .about-col2 .about-box2 h2 { font-size: 32px; line-height: 40px;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item { width: 23%; margin: 0 2.6% 0 0;}



.about-wrapp .about-row .about-col2 .about-box2 .about-serv .about-item h4 { font-size: 15px;}





.gallery-wrapp { padding: 0 0 100px;}



.gallery-wrapp .gallery-slider .item .cases-box1 h3 { font-size: 20px; max-width: 160px;}







.details-wrapp {  padding: 25px 0px 90px;  background-size: 145%;  background-position: 54% 80%;}



.details-wrapp .details-col1 {  margin: 0 0 80px;}



.details-wrapp .details-col1 .details-box1 h2 { font-size: 24px; line-height: 38px;}





.faq-wrapp { padding: 60px 0 120px;}



.faq-wrapp .faq-row2 .faq-drawer { width: 47%;}





.contact-wrapp { margin: 60px 0 0 0; padding: 70px 0 80px;}



.contact-wrapp .container { max-width: 94% !important;}



.contact-wrapp .contact-row1 .contact-col1 { width: 47%; flex: 0 0 47%; max-width: 47%;}



.contact-wrapp .contact-row1 .contact-col1 .contact-map { margin: -150px 0 30px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-map iframe { height: 545px;}



.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 { width: 45%;}



.banner-wrapp .welcome-slides .banner-col2 {

  height: 550px;

}
.header .navigation-bar .header-col1 .header-row1 .header-outer .whatsapp-wrap {
  margin: 0 0 0 20px;
}

.header .navigation-bar .header-col1 .header-btn1 {
  font-size: 15px;
  padding: 10px 15px 11px 15px;
}

.header .navigation-bar .header-col1 .header-row1 a {
  font-size: 15px;
}


}







@media (min-width: 1700px) {



.details-wrapp { background-size: contain;}





}

@media screen and (max-width: 414px) {
.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 .ph-number a {
  width: 100%;
  float: left;
  margin-right: 0;
}

.contact-wrapp .contact-row1 .contact-col1 .contact-row2 .contact-box1 .ph-number {
  display: inline-block;
}
}

@media screen and (max-width: 360px) {



  .header .navigation-bar .header-col1 .header-btn1 { font-size: 14px; padding: 10px 15px 11px 15px;}

  .banner-wrapp .welcome-slides .banner-col2 {

    height: 150px !important;

  }

  }