@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {background: #ffffff; width: 100%; margin:0 auto; padding:0 ; font-family: 'Poppins', sans-serif; overflow-x: hidden;}
a{text-decoration:none; outline:none; transition:all .3s;}
a:hover{text-decoration:none; transition:all .5s;}
button, button:focus{outline:none;}
h1, h2, h3, h4, h5, h6, ul, li, p{padding:0; margin:0;}
li{list-style:none;}
input, input:hover, input:focus, textarea:hover, textarea:focus, .form-control:hover, .form-control:focus{outline:none !important; box-shadow:none;}
p:empty { display: none; }
input[type=password] { font-family: sans-serif !important; }
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------- Home Page -------------------*/
header { width: 100%; position: relative; top: 0; left: 0; right: 0; z-index: 1010; background: #ffffff; }
.topheader { width: 100%; overflow: hidden; }
.topheader_row { display: flex; flex-wrap: wrap; align-items: center; align-content: center; justify-content: space-between; padding: 10px 0; } 
.header_left { width: 25%; padding-right: 50px; } 
.header_left a img { max-width: 200px; }
.header_right { width: 75%; } 
.topheader_right { display: flex; align-items: center; align-content: center; justify-content: space-between; padding: 15px 0; margin: 0 0 20px; position: relative; }
.topheader_right:after { content: ''; position: absolute; bottom: 0; left: 0; width: 1000000px; height: 1px; background: #f4f4f4; }
.topheadercall { display: none; }
.welcomesocial { display: flex; align-items: center; justify-content: space-between; width: 100%; }
.welcomesocial p { font-size: 15px; color: #181818; font-weight: 500; margin: 0; transition: all .3s;}
.social_links { display: flex; align-items: center; align-content: center; } 
.social_links li a { font-size: 16px; color: #747474; padding: 5px; margin-left: 10px; }
.topheader_right p:hover, .social_links li a:hover { color: #e12027; } 
.bottomheader_right { display: flex; align-items: flex-start; } 
.bottomheader_right li { padding-right: 23px; margin-right: 23px; border-right: 1px solid #e8e8e8; }
.bottomheader_right li:first-child .headeraddress { white-space: nowrap; }
.bottomheader_right li:last-child { padding: 0; margin: 0; border: 0; }
.headeraddress { display: flex; } 
.headeraddress i.fa { font-size: 35px; color: #e12027; margin-top: 4px; } 
.headeraddress div { padding-left: 10px; }
.headeraddress div h5 { font-size: 18px; font-weight: 700; color: #3f3e3e; margin: 0; letter-spacing: 0.5px; font-family: 'Josefin Sans', sans-serif; }
.headeraddress div a { font-size: 15px; line-height: 20px; display: block; color: #3f3e3e; }
.headeraddress div a:hover { color: #e12027; } 
.bottomheader { width: 100%; background: #723a33; }
.headernavbar .navbar { width: 100%; padding: 0; }
.btn.whatsappbtn { border: 0; padding: 0; box-shadow: none; position: fixed; bottom: 20px; left: 15px; z-index: 999; }
.newbanner_row .item { width: 100%; height: 700px; background-size: cover; background-repeat: no-repeat; background-position: center top; display: flex !important; align-items: center; align-content: center; position: relative; }
.bannerdetails { width: 100%; max-width: 600px; background: rgba(0,0,0,0.45); padding: 30px 40px; } 
.bannerdetails h2 { font-family: 'Josefin Sans', sans-serif; font-size: 42px; font-weight: 700; margin: 0 0 10px; color: #ffffff; } 
.bannerdetails p { font-size: 16px; color: #fff; line-height: 28px; margin: 0; }
.newbanner_row .slick-arrow { background: rgb(255,255,255,0.42); width: 42px; height: 60px; left: 15px; z-index: 9; border-radius: 0; box-shadow: none; border: 0;}
.newbanner_row .slick-arrow:before{content: "\f104"; font: normal 14px/1 FontAwesome; color: #000; font-size: 36px; opacity: 1;}
.newbanner_row .slick-arrow.slick-next{left: auto; right: 15px;}
.newbanner_row .slick-arrow.slick-next:before{content: "\f105";}
.homeabout_sec { width: 100%; padding: 70px 0; background: #ffffff; position: relative; z-index: 9; }
.homeabout_sec:before, .homeabout_sec:after { content: ''; background: url(../images/productbeforbg.png) no-repeat center top; background-size: 100%; width: 155px; height: 450px; position: absolute; right: 0; top: 0; z-index: -1; opacity: 0.25; }
.homeabout_sec:before { left: 0; right: auto; top: auto; bottom: 0; background-position: center bottom; }
.headingwidth { max-width: 750px; margin: 0 auto; }
.homeheadingbox h5 { font-size: 18px; color: #e12027; font-weight: 700; margin: 0 0 10px; font-family: 'Josefin Sans', sans-serif; }
.homeheadingbox  h2 { font-size: 36px; color: #723a33; font-weight: 700; margin: 0 0 10px; font-family: 'Josefin Sans', sans-serif; } 
.homeheadingbox p { font-size: 15px; color: #3f3e3e; line-height: 28px; margin: 0 0 13px; }
.homeabout_img { width: 100%; height: 100%; padding: 3px; box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.homeabout_img img { width: 100%; height: 100%; object-fit: cover; }
.btn.bgcolorbutton { background: #ffffff; border: 1px solid #723a33; color: #723a33; font-size: 16px; padding: 12px 10px; min-width: 170px; border-radius: 3px; text-transform: uppercase; box-shadow: none; transition: all .5s; }
.service_col:hover .btn.bgcolorbutton, .btn.bgcolorbutton:hover { background: #723a33; color: #ffffff; }
.homeheadingbox .btn.bgcolorbutton { margin: 5px 0 0; }
.homeservice { width: 100%; padding: 70px 0; background: #723a33; position: relative; z-index: 9; }
.homeservice:before, .homeservice:after { content: ''; background: url(../images/bestselbg.png) no-repeat center top; background-size: 100%; width: 145px; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; opacity: 0.25; }
.homeservice:after { left: auto; right: 0; transform: rotate(180deg); }
.homeservice .homeheadingbox  h2, .homeservice .homeheadingbox  p { color: #ffffff; }
.service_col { width: 100%; position: relative; overflow: hidden; border-radius: 8px; background: #ffffff; margin: 10px 0 15px; box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.serviceimgbox { display: block; width: 100%; height: 300px; position: relative; overflow: hidden; }
.serviceimgbox:before { content: ""; background: rgba(225,32,39); bottom: 0; left: 0; right: 0; top: 0; position: absolute; transform: rotate(90deg); opacity: 1; width: 0; height: 0; z-index: 1; }
.serviceimgbox img { width: 100%; height: 100%; object-fit: cover; transition: all 1s; }
.servicedatabox { width: 100%; padding: 20px 15px; } 
.servicedatabox h5 { font-size: 22px; color: #723a33; font-weight: 700; margin: 0 0 7px; font-family: 'Josefin Sans', sans-serif; } 
.servicedatabox p { font-size: 15px; color: #3f3e3e; line-height: 26px; margin: 0 0 13px; } 
.servicedatabox .btn.bgcolorbutton { font-size: 14px; padding: 8px 15px; min-width: auto; }
.service_col:hover .serviceimgbox:before { transform: rotateY(180deg); transition-duration: 1.1s; opacity: 0; height: 100%; width: 100%; }
.service_col:hover .serviceimgbox img { transform: scale(1.2); }
.homegallery_sec { width: 100%; padding: 70px 0; background: #ffffff; }
.slidimgbox{width:100%; display:inline-block; margin:13px 0; position:relative; transition:all .5s; overflow:hidden; border-radius:5px; box-shadow:0 0 5px rgba(0,0,0,0.2);} 
.slidimgbox > img{ width: 100%; height: 300px; object-fit: cover; } 
.galleyhover { width: 100%; height: 100%; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(114,58,51,0.6); display: flex; flex-wrap: wrap; align-items: center; align-content: center; justify-content: center; transition: all .5s; opacity: 0; visibility: hidden; font-size: 26px; color: #fff;}
.slidimgbox:hover .galleyhover{ opacity: 1; visibility: visible; cursor: zoom-in; }
.slidimgbox.gallerybig > img { height: 500px; }
.fancybox__container .fancybox__thumbs { display: none !important; }
.seemoregallery { text-align: center; margin: 20px 0 0; } 
.homeenquiry_sec { width: 100%; padding: 70px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; position: relative; z-index: 2; }
.homeenquiry_sec:before { content: ''; width: 100%; height: 100%; background: rgba(114,58,51,0.85); position: absolute; left: 0; top: 0; z-index: -1; }
.homeenquiry_sec .homeheadingbox  h2, .homeenquiry_sec .homeheadingbox  p { color: #ffffff; }
.callbox_form { padding: 15px 0 15px; }
.callbox_form h4{ font-size: 22px; color: #fff; font-weight: 600; margin: 0 0 7px; font-family: 'Josefin Sans', sans-serif; }
.callbox_form a{ color: #fff; font-size: 15px; }
.formsingle_row { width: 100%; background: rgba(114,58,51,0.85); padding: 30px 35px; border-radius: 10px; }
.formsingle_row .form-group { margin-bottom: 15px; } 
.formsingle_row .form-group > label { width: 100%; font-size: 15px; color: #fff; margin: 0 0 5px;}
.formsingle_row .form-control{ border: 1px solid rgba(249,251,254,0.09); border-radius: 0; box-shadow: none; background: transparent; font-size: 15px; color: #ffffff; height: 50px; padding: 10px 15px; }
.formsingle_row textarea.form-control { height: auto; }
.formsingle_row .btn.bgcolorbutton:hover { border-color: #181818; background: #181818;} 
.hometestimonial_sec { width: 100%; padding: 70px 0; background: #ffffff; }
/**/
footer { width: 100%; background: #723a33; padding: 50px 0 0; }
.topfooter .col-lg-6.col-md-6 { padding-bottom: 30px; }
.footerabout img { max-width: 150px; margin: 0 0 10px; } 
.footerabout p, .footercontact p { font-size: 15px; color: #ffffff; line-height: 26px; margin: 0  0 7px; } 
.footerheading { font-size: 20px; color: #ffffff; font-weight: 700; margin: 0 0 10px; text-transform: uppercase; font-family: 'Josefin Sans', sans-serif; } 
.googlemap iframe { width: 100%; height: 250px; }
.footer_link li a { color: #fff; display: inline-block; padding: 2px 0; margin: 2px 0; font-size: 15px; }
.footer_link li a:hover { text-decoration: underline; text-underline-position: under; }
.footercontact a { color: #fff; }
.footersocial { display: flex; align-items: center; align-content: center; padding: 5px 0 0; } 
.footersocial li { padding: 0 3px; }
.footersocial li a { background: #ffffff; width: 28px; height: 28px; line-height: 28px; border-radius: 2px; display: block; text-align: center; color: #723a33; font-size: 16px; }
.footersocial li a:hover { background: #e12027; color: #ffffff; }
.bottomfooter { text-align: center; padding: 15px 0; margin: 0; background: #64312b; }
.bottomfooter p { font-size: 15px; color: #fff; margin: 0; }
.bottomfooter p a { color: #e12027; }
/*Scroll Button*/
#elevator_item{position:fixed; right:15px; bottom:20px; transition:opacity .4s ease-in-out; opacity:1; z-index:999; display:none;}
#elevator_item.off{opacity:0; visibility:hidden;}
#elevator{display:block; width:40px; height:40px; cursor:pointer; background:url(../images/icon_top.png) center center no-repeat; background-size:40%; background-color:#000000; border-radius:5px; box-shadow:0 1px 3px rgba(0, 0, 0, .2);}


/*-------------- About page --------------*/
.innerbanner { width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; min-height: 500px; display: flex; align-items: center; align-content: center; justify-content: center; text-align: center; position: relative; z-index: 9; }
.innerbanner:before { content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.4); position: absolute; left: 0; right: 0; top: 0; z-index: -1; }
.innerbanner h2 { font-size: 46px; color: #ffffff; font-weight: 700; margin: 0; font-family: 'Josefin Sans', sans-serif; }
.aboutpage_sec { width: 100%; padding: 50px 0; }
.aboutpage_sec .homeabout_img { width: 520px; height: 520px; border-radius: 100%; border: 4px solid #fff; padding: 0; margin: 0 auto; overflow: hidden;}
.aboutpage_sec .row { padding: 20px 0; }
.aboutpage_sec .row:nth-child(even) { flex-direction: row-reverse; }
.aboutpage_sec .row:nth-child(even) .homeheadingbox { text-align: right; }
.aboutestimonial_sec { width: 100%; padding: 70px 0; background: #f4f4f4; }


/*-------------- Gallery page --------------*/
.gallerypage_sec { width: 100%; padding: 70px 0; background: #ffffff; }
.slidimgbox > iframe { width: 100%; height: 300px; object-fit: cover; float: left; }


/*-------------- Testimonial page --------------*/
.clientreview_sec { width: 100%; padding: 70px 0; background: #ffffff; }
.dFwLrb > a, .eapps-widget-toolbar, .csdoal > a { display: none !important; }


/*-------------- Contact page --------------*/
.contactpage_sec { width: 100%; padding: 70px 0; background: #ffffff; }
.contact_details { padding: 20px 0; }
.contact_details > h3 { font-size: 22px; font-weight: 600; color: #000000; margin: 0 0 10px; line-height: inherit; font-family: 'Josefin Sans', sans-serif; }
.contact_details > p { font-size: 18px; color: #7a7a7a; line-height: 30px; margin: 0 0 15px; font-family: 'Josefin Sans', sans-serif; }
.contact_list li { padding: 15px 0; }
.contactlistbox { position: relative; min-height: 65px; padding-left: 60px; display: inline-block; width: 100%; }
.contactimg { position: absolute; top: 0; left: 0; }
.contactlistbox h4 { font-size: 20px; font-weight: 700; color: #000000; margin: 0 0 5px; font-family: 'Josefin Sans', sans-serif; }
.contactlistbox p, .contactlistbox a { font-size: 16px; color: #7a7a7a; line-height: 24px; display: block; margin: 0; }
.request_quote { width: 100%; background: #fff; box-shadow: 0 1px 38px rgba(94,94,94,0.15); padding: 35px 30px; border-radius: 12px; } 
.request_quote h2 { font-size: 26px; font-weight: 700; color: #000000; text-transform: capitalize; margin: 0 0 15px; font-family: 'Josefin Sans', sans-serif; }
.request_quote .form-group { margin: 0 0 15px; }
.request_quote .form-group label { font-size: 16px; margin: 0 0 5px; width: 100%; }
.request_quote .form-group .form-control { border: 1px solid #cfcfcf; font-size: 15px; color: #4d4c4c; padding: 10px 15px; height: auto; min-height: 50px; border-radius: 4px; outline: none; box-shadow: none; }
.request_quote .form-group textarea.form-control { height: auto; }
.contactmap { width: 100%; padding: 0; }
.contactmap iframe { width: 100%; height: 650px; border: 0; }


/*-------------- service pages --------------*/
.servicedetailpage_sec { width: 100%; padding: 70px 0; background: #ffffff; }
.servicedetail_row { display: flex; flex-wrap: wrap; align-items: center; align-content: center; background: #f5e8e6; margin: 0 0 30px; } 
.servicedetail_img { width: 35%; } 
.servicedetail_img img { width: 100%; height: 350px; object-fit: cover; }
.servicedetail_data { width: 65%; padding: 20px 35px; } 
.servicedetail_data h2 { font-size: 32px; font-weight: 700; color: #723a33; margin: 0 0 7px; font-family: 'Josefin Sans', sans-serif; } 
.servicedetail_data p { font-size: 16px; color: #3f3e3e; line-height: 30px; margin: 0 0 10px; }
.servicedetail_row:nth-child(even) { flex-direction: row-reverse; }
/*.servicedetail_row:nth-child(even) .servicedetail_data { text-align: right; }*/
.pricebox { width: 100%; padding: 0 0 13px; font-size: 18px; font-weight: 500; color: #723a33; } 
.oldprice { text-decoration: line-through; color: #a58f8f; padding-right: 5px; } 
.pricebox strong { display: block; font-weight: 600; padding: 5px 0 0; }


/*-------------- Book Now pages --------------*/
.booknowpage_sec { width: 100%; padding: 70px 0; background: #ffffff; }
.servicebook_row { display: flex; flex-wrap: wrap; background: #ffffff; box-shadow: 0 0 5px rgba(0,0,0,0.15); border-radius: 10px; overflow: hidden; } 
.booknowimg { width: 45%; } 
.booknowimg img { width: 100%; height: 100%; object-fit: cover; } 
.servicebook_form { width: 55%; padding: 30px 30px; }
.servicebook_form .form-group { margin: 0 0 12px; }
.servicebook_form .form-group label { font-size: 16px; margin: 0 0 5px; width: 100%; }
.servicebook_form .form-group .form-control { border: 1px solid #cfcfcf; font-size: 15px; color: #4d4c4c; padding: 10px 15px; border-radius: 4px; outline: none; box-shadow: none; }
.servicebook_form .form-group textarea.form-control { height: auto; }












/*-------------------------------- Responsive Media Query --------------------------------*/
@media (min-width: 992px){
#openavbar { justify-content: center; }
.headernavbar .navbar-nav > li > a{ font-size: 16px; color: #fff; text-transform: uppercase; padding: 15px 25px 13px; margin: 0 5px; font-weight: 400; display: block; position: relative; border-top: 2px solid transparent; }
.headernavbar .navbar-nav > li:hover > a, .headernavbar .navbar-nav > li.active > a { background: #ffffff; border-color: #e12027; color: #e12027; }
.headernavbar .navbar-nav > .dropdown > a:after { content: "\f107"; font: normal 16px/1 FontAwesome; display: inline-block; vertical-align: middle; padding-left: 5px; }
.headernavbar .navbar-nav .dropdown .dropdown-menu { background: #723a33; display: block; min-width: 250px; margin: 0; padding: 0; border-radius: 0; border: 0; left: 5px; box-shadow: none; transform: translateY(30px); transition: all .5s; opacity: 0; visibility: hidden; }
.headernavbar .navbar-nav .dropdown .dropdown-menu li a { font-size: 15px; color: #ffffff; padding: 10px 10px; font-weight: 400; display: block; border-bottom: 1px solid rgba(255,255,255,0.1); position: relative; text-transform: capitalize;}
.headernavbar .navbar-nav .dropdown > .dropdown-menu > li:hover > a { background: #553834; }
.headernavbar .navbar-nav > .dropdown:hover > .dropdown-menu { transform: translateY(0px); opacity: 1; visibility: visible; top: 100%; }
/*sticky header*/
header.sticky{ position: fixed; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15); box-shadow: 0 0 5px rgba(0,0,0,0.15); animation-name: slideInDown; animation-duration: 1s; animation-fill-mode: both; }
header.sticky .topheader { display: none; }
@-webkit-keyframes slideInDown {
  0% {-webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}
@keyframes slideInDown {
  0% { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}


}


@media (min-width: 1200px){
body .container { max-width: 1200px; }


}


@media (max-width: 1199px){
.header_left { width: 20%; padding-right: 15px; }
.header_left a img { max-width: 170px; }
.header_right { width: 80%; }
.bottomheader_right li { padding-right: 15px; margin-right: 15px; }
.headernavbar .navbar-nav > li > a { margin: 0; padding: 15px 18px; }
.headernavbar .navbar-nav .dropdown .dropdown-menu { left: 0; }
.newbanner_row .item { height: 550px; align-items: flex-end; align-content: flex-end;  padding: 0 0 30px;}
.slidimgbox > img, .slidimgbox > iframe { height: 220px; }
.slidimgbox.gallerybig > img { height: 400px; }
/*Inner pages*/
.innerbanner { min-height: 300px; }
.innerbanner h2 { font-size: 36px; }
.aboutpage_sec .homeabout_img { width: 450px; height: 450px; }
.contactmap iframe { height: 400px; }


}


@media (max-width: 991px){
.header_left, .homeabout_sec:before { display: none; }
.topheader_right:after { width: 100%; }
.header_right { width: 100%; }
.headeraddress i.fa { font-size: 26px; }
.bottomheader { background: #fff; border-top: 1px solid #f4f4f4; padding: 7px 0; }
.headernavbar .navbar-brand img { max-width: 150px; }
#openavbar { justify-content: flex-end; }
#offcanvasnavbar { z-index: 99999; height: 100vh; }
.offcanvas-backdrop.fade.show { z-index: 2500; }
.offcanvas-logo img { max-width: 140px; }
.headernavbar .navbar-toggler { box-shadow: none; border-radius: 0; padding: 4px 7px; background: #723a33; }
.headernavbar .navbar-toggler-icon { filter: invert(1); }
#openavbar { padding: 0; }
.headernavbar .navbar-nav > li > a { padding: 10px 50px 10px 15px; color: #0a0a0a; font-size: 16px; font-weight: 400; text-align: left; margin: 0; border-top: 1px solid #f1f1f1; display: block; position: relative;}
.headernavbar .navbar-nav li.dropdown > a:before { content: "\f105"; font: normal 14px/1 FontAwesome; font-size: 16px; display: inline-block; vertical-align: middle; width: 40px; height: 45px; line-height: 45px; text-align: center; position: absolute; top: 0; right: 0; border-left: 1px solid #f1f1f1; }
.headernavbar .navbar-nav > li:hover > a, .headernavbar .navbar-nav > li.activemenu > a{ background: #723a33; border-color: #723a33; color: #fff; }
.headernavbar .navbar-nav li.dropdown.activemenu > a:before { content: "\f107"; color: #ffffff; border-color: rgba(255,255,255,0.15);}
.headernavbar .navbar-nav li.dropdown:hover > a:before { border-color: rgba(255,255,255,0.15); }
.headernavbar .navbar-nav .dropdown > .dropdown-menu { border: 0; box-shadow: none; border-radius: 0; background: #e3e2e2; padding: 0; }
.headernavbar .navbar-nav > .dropdown > .dropdown-menu > li > a { padding: 10px 50px 10px 15px; color: #0a0a0a; display: block; font-size: 15px; border-top: 1px solid #d8d8d8;}
.headernavbar .navbar-nav > .dropdown.activemenu > .dropdown-menu { display: block;}
.headernavbar .navbar-nav .activemenu > .dropdown-menu > .activemenu > a { background: #650965; color: #fff; border-color: #650965; }
.headernavbar .navbar-nav > .dropdown > .dropdown-menu > li:hover > a { color: #e12027; }
.bannerdetails h2 { font-size: 32px; }
.homeheadingbox h2 { font-size: 26px; }
.homeabout_img { height: auto; margin: 0 0 20px; }
/*Inner pages*/
.aboutpage_sec .homeabout_img { width: 330px; height: 330px; }
.innerbanner h2 { font-size: 26px; }
.servicedetail_img { width: 45%; }
.servicedetail_img img { height: 300px; }
.servicedetailpage_sec { padding: 40px 0 15px; }
.servicedetail_data { width: 55%; padding: 15px 20px; }
.servicedetail_data h2 { font-size: 22px; margin: 0 0 5px; }
.servicedetail_data p { font-size: 15px; line-height: 24px; margin: 0 0 7px; }
.pricebox { font-size: 15px; padding: 0 0 10px; }
.btn.bgcolorbutton { font-size: 15px; padding: 7px 10px; min-width: 110px; }
.booknowimg, .servicebook_form { width: 100%; }
.booknowimg img { max-height: 450px; }


}


@media (max-width: 767px){
.topheader { width: 100%; background: #723a33; }
.topheader_right { padding: 0; margin: 0; }
.topheader_right:after, .welcomesocial p, .bottomheader_right { display: none;}
.topheadercall { display: inline-block; }
.topheadercall a { color: #ffffff; font-size: 15px; }
.welcomesocial { display: block; width: auto; }
.social_links li a { margin-left: 5px; color: #ffffff; border: 1px solid rgba(255,255,255,0.15); padding: 2px 6px; font-size: 14px; }
.social_links li a:hover { background: #ffffff; color: #723a33; }
.newbanner_row .item { height: auto; min-height: 300px; padding: 50px 0 15px; }
.bannerdetails, .formsingle_row { padding: 10px 8px; }
.bannerdetails h2 { font-size: 20px; margin: 0 0 3px; }
.bannerdetails p { font-size: 14px; line-height: 22px; }
.homeheadingbox h2 { font-size: 22px; }
.formsingle_row { padding: 15px 13px; }
.btn.bgcolorbutton { padding: 8px 10px; min-width: 120px; font-size: 15px; }
.homegallery_sec .row > .col-md-4 { display: flex; flex-wrap: wrap; }
.slidimgbox { width: calc(50% - 20px); margin: 10px 10px; }
.slidimgbox > img, .slidimgbox > iframe { height: 220px !important; }
/*#elevator_item { bottom: 98px; }*/
.btn.whatsappbtn img { width: 40px; }
/*Inner pages*/
.homeabout_sec, .homeservice, .homegallery_sec, .homeenquiry_sec, .hometestimonial_sec, .aboutpage_sec, .aboutestimonial_sec, .gallerypage_sec, .clientreview_sec, .booknowpage_sec { padding: 40px 0; }
.innerbanner h2 { font-size: 22px; }
.aboutpage_sec .row { padding: 15px 0; }
.aboutpage_sec .homeabout_img { width: 100%; height: auto; border-radius: 10px; margin: 0 0 20px; }
.aboutpage_sec .row:nth-child(even) { flex-direction: inherit; }
.aboutpage_sec .row:nth-child(even) .homeheadingbox { text-align: left; }
.gallerypage_sec .slidimgbox { width: 100%; margin: 7px 0; }
.servicedetail_img img { height: auto; max-height: 450px; }
.contactpage_sec { padding: 30px 0 50px; }
.contact_details > h3 { font-size: 18px; }
.contact_list li { padding: 10px 0; }
.contactlistbox p, .contactlistbox a { font-size: 15px; }
.servicedetail_img, .servicedetail_data { width: 100%; }
.servicedetail_row:nth-child(even) { flex-direction: inherit; }


}


@media (max-width: 480px){
.newbanner_row .item { min-height: 275px; }
.slidimgbox > img, .slidimgbox > iframe { height: 150px !important; }
.innerbanner { min-height: 200px; }
.request_quote { padding: 20px 15px; }
.contactmap iframe { height: 300px; }
.booknowimg img { max-height: 250px; }
.servicebook_form { padding: 15px 15px; }


}