/*  */
/* Global css */
*{margin:0;padding:0;}
html{overflow-x:hidden; scroll-behavior: smooth;}
 
table.rad tr.rad{line-height:24px;}
body{font-size:16px;line-height:24px;background:#fff;color:#000;overflow-x:hidden;   font-family: "Poppins", sans-serif;line-height: normal;}  
.containerBox{max-width:1140px;line-height:0px;margin:0 auto;}
.containerFull{width: 100%;margin:0 auto;padding: 0px 15px;}
.row-box{display:inline-block;width:100%;}
.text-center{text-align:center;}
a{text-decoration:none !important;outline:none;}
a:hover{text-decoration:none;outline:none;}
.global-section-wrapper a{color:#ba972f;}
.global-section-wrapper a:hover{color:#121212;}
div, li, ul, ol {display: block;-webkit-box-sizing: border-box;box-sizing: border-box;}
.homepage{float:left;width:100%;line-height:0px;position: relative;}
img{max-width:100%;}
.mb50{margin-bottom:50px;}
.marg0auto{margin:0px auto;}
img[align="left"]{max-width:500px;margin-right:15px;margin-bottom:20px;width:100%;}
img[align="right"]{max-width:500px;margin-left:15px;margin-bottom:20px;width:100%;}
h1,h2,h3{font-weight:700;font-family: "Bebas Neue", sans-serif;font-size: 36px;line-height: 54px;margin: 8px 0;padding: 2px 0;}
h4{font-weight:700;font-family: "Bebas Neue", sans-serif;font-size: 30px;line-height: 40px;margin: 8px 0;padding: 2px 0;}
p{line-height:24px;margin: 8px 0;padding: 2px 0;}
h5,h6{font-weight:700;font-family: "Bebas Neue", sans-serif;font-size: 24px;line-height: 34px;margin:0}
p, ul , ol{line-height:24px;margin-bottom:10px;}
ul {margin-inline-start: 2em;}
ul li{display:list-item;}
 html,button,input,select,textarea{font-family: "Poppins", sans-serif;}
section{width:100%;float:left;padding:60px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}
div, li , ul, ol{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;}
input{-webkit-box-sizing:border-box;box-sizing:border-box;}
input[type=submit],button{outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.col1{width:8.33333333%;}
.col2{width:16.66666667%;}
.col3{width:25%;}
.col4{width:33.33333333%;}
.col5{width:41.66666667%;}
.col6{width:50%;}
.col7{width:58.33333333%;}
.col8{width:66.66666667%;}
.col9{width:75%;}
.col10{width:83.33333333%;}
.col11{width:91.66666667%;}
.col12{width:100%;}
.col1,.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9,.col10,.col11,.col12{float:left;padding:0 15px;}
.header-menu.fixed-header{position:fixed;top:0;left:0;width:100%;-webkit-transition:.5s;transition:.5s;background:#fff;z-index: 999;-webkit-box-shadow:0px 0px 6px 0px #5c5c5c;
-moz-box-shadow:30px 0px 6px 0px #5c5c5c;
box-shadow:0px 0px 6px 0px #5c5c5c;}
.header-menu.fixed-header .top-header{padding:0px;-webkit-transition:.5s;transition:.5s;}
.header-menu .logo img {transition:.5s;}
.header-menu.fixed-header .logo img {width: 100%;	max-width: 90%;}
.orangeBtn {background: #f79627;color: #000;font-size: 16px;padding: 10px 17px;transition: .5s;font-weight:700;padding: 10px 20px;display: inline-flex; align-items: center;width: 230px;height:50px;justify-content:center;}
.orangeBtn:hover,
.orangeBtn:focus{background:rgb(191, 108, 0) !important;color: #fff !important;}
/* .header-menu .logo img {max-width: 90px;-webkit-transition: .5s;transition: .5s;} */
.bg-lgray{background:rgb(239 239 239);}
.bg-dgray{background:rgb(112 112 112);color:#fff;}
::-webkit-input-placeholder{
  color:#bfbfbf;
}
::-moz-placeholder{
  color:#bfbfbf;
}
:-ms-input-placeholder{
  color:#bfbfbf;
}
::-ms-input-placeholder{
  color:#bfbfbf;
}
::-webkit-input-placeholder{
  color:#bfbfbf;
}
:-ms-input-placeholder{
  color:#bfbfbf;
}
::placeholder{
  color:#bfbfbf;
}

@media (min-width:320px){.container{width:100%;}
}
@media (min-width:768px){.container{width:750px;}
}
@media (min-width:992px){.container{width:970px;}
}
@media (min-width:1200px){.container{width:1200px;}
}

@media (max-width:767px){.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12{width:100%;}
}

/* End Global css */

/* Top scroll */
#button{display:inline-block;background: #000; width:40px;height:40px;text-align:center;border-radius:4px;position:fixed;bottom:70px;right:30px;-webkit-transition:background-color .3s, opacity .5s, visibility .5s;transition:background-color .3s, opacity .5s, visibility .5s;opacity:0;visibility:hidden;z-index:6;cursor:pointer;}
#button.show{opacity:1;visibility:visible;}
#button::after{content:"\f077";font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:14px;line-height:40px;color:#fff;}
#button:hover{background:#b0020c;-webkit-transition: .5s;transition: .5s;}
.a-link1 {display: inline-block;background: #bb202a;color: #fff;padding:10px 48px;border-radius: 0 39px;	box-shadow: 0px 0px 0px 0px rgb(0, 0, 0);
  line-height: 26px;transition: .2s;}
  .a-link1:hover {box-shadow: 0px 4px 0px 0px rgb(0, 0, 0);}
/* End Top scroll */

.headerMain.fixed {background: #fff;width: 100%;top: 0;position: fixed;	z-index: 2;}

/* Middle header */
.header-menu .row-box .col12 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: center;}
.topBar .row {display: flex;justify-content: center;align-items: center}
.topBar .row.deskview{padding: 10.5px 0;}
.toplogo a {width: calc(100% - 65px) ;display: block ;max-width: 168.112px;text-align: center;margin: 0px auto;}
.topmail p {text-align: center;margin: 8px 0;padding: 2px 0;font-size: 24px;  font-family: "Bebas Neue", sans-serif;}
.topmail p a{font-weight:700;color:#000;padding-left:5px;}
.tophone {text-align: right;}
.tophone a {margin: 10px 0 0 auto;}
.tophone .face {background-color: rgb(249, 143, 1);color: #000;border-color: #000;display:flex;width: 36px;height: 36px;font-size: 18px;line-height: 28px;border-radius: 50px;padding: 4px;	justify-content: center;align-items: center;margin-bottom: 4px;}
.tophone .telphone {margin: 12px auto;background-color: #f98f01;border-color: #000;	font-size: 20px;color: #000;font-weight: 700;display: inline-flex;padding:10px 43px 10px 15px;justify-content: center;
	align-items: center;width: auto;}
.tophone .telphone i {font-size: 26px;}
.tophone .telphone span {justify-content: center;display: flex;padding-left: 37px;}

.header-menu{position:relative;padding: 17px 0;}
.header-menu .container {padding: 0;}
.header-menu::before {position: absolute;content: "";width: 80vw;top: 0;right: 0;height: 100%;z-index: 1;background: #f98f01;}
.header-menu::after {position: absolute;content: "";background: #f98f01;width: 8vw; left: 17vw;top: 0;height: 100%;clip-path: polygon(27.48% -1px, 100% 0px, 99.35% 104.61%, 12.37% 99.99%);}

.stellarnav.mobile li:hover a {background: #f79627;}
.topBar .container {max-width: 1200px;padding:0;}
.topBar .d-flex {display: flex;justify-content: space-between;align-items: center;}
.topBar .d-flex a {color: #fff;font-size: 22px;}
.topBar .d-flex .topmail a {display: inline-flex;align-items: center;text-decoration: none;transition: .5s;}
.topBar .d-flex .topmail a:hover {color: #f79627;}
.topBar .d-flex .topmail i {font-size: 30px;}
.topBar .d-flex a.cart {background: #f79627;padding: 12.5px 47px;display: inline-block;font-size: 25px;margin-left: 25px;}
.topBar .d-flex a.cart:hover {background: #fff;color: #000;}
.topBar .d-flex .toright {position: absolute;right: 0;top: 0;}
.topBar .d-flex a span {padding-left: 10px;text-decoration: none;font-weight: 600;line-height: normal;}
.topBar .d-flex a:hover {text-decoration: none;}
.header-menu .menuWrapp {z-index: 3; position: relative;}
.header-menu::after {width: 8vw;left: 17vw;}
.header-menu::before {width: 80vw;}
/* End logo section */
/* Menu section */
.stellarnav{position:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.stellarnav a{color:#fff;}
.stellarnav ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:right;}
.stellarnav li a img{margin-right:5px;float:left;}
.stellarnav li{list-style:none;display:block;margin:0;padding:0;position:relative;line-height:normal;vertical-align:middle;}
.stellarnav li a{display:block;text-decoration:none;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition: transform .2s ease-out,opacity .2s ease-out;margin: 0px 15px;
  font-size: 24px; font-family: "Bebas Neue", sans-serif; font-weight: 700;}
.stellarnav > ul > li{display:inline-block;}
.stellarnav > ul > li > a{color:#000;display:block;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;position:relative;}
/* .stellarnav > ul > li > a:before{content: ''; width: 0; position: absolute;height: 0; border-bottom:2px solid #000 display: block; transition: transform .2s ease-out,opacity .2s ease-out; opacity: 0;transform: scaleX(0);left:0;bottom: -5px;} */
.stellarnav > ul > li > a:hover:before{transform: scaleX(1);border-bottom: 2px solid #000;height:100%;opacity: 1;width: 100%;}
.searchBar a {color: #000;}
.stellarnav > ul > li.current_page_item > a:before{height: 100%;width: 100%; opacity: 1;transform: scaleX(1);    border-bottom: 2px solid #000;}
.stellarnav ul ul{top:auto;width:240px;position:absolute;z-index:9900;text-align:left;display:none;background:#121212 none repeat scroll 0 0;left:0;}
.stellarnav li li{display:block;}
.stellarnav ul ul ul{top:0;/* dd animtion - change to auto to remove */
 left:100%;}
.stellarnav > ul > li:hover > ul > li:hover > ul{opacity:1;visibility:visible;top:0;}
.stellarnav > ul > li.drop-left > ul{right:0;}
.stellarnav li.drop-left ul ul{left:auto;right:220px;}
.stellarnav.light{background:rgba(255, 255, 255, 1);}
.stellarnav.light a{color:#121212;}
.stellarnav ul ul li a{padding:10px 15px;color:#fff;}
.stellarnav ul ul li a:hover{background:#ffffff;}
.stellarnav.light ul ul{background:rgba(255, 255, 255, 1);}
.stellarnav.light li a{color:#121212;}
.stellarnav.fixed{position:fixed;width:100%;top:0;left:0;z-index:9999;}
body.stellarnav-noscroll-x{overflow-x:hidden;}
.stellarnav li.has-sub > a:after {content: '\f107';font-family: 'FontAwesome';border: none !important;margin-left: 7px;}
.stellarnav li li.has-sub > a:after{margin-left:10px;float:right;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #FFF;position:relative;top:4px;}
.stellarnav li.drop-left li.has-sub > a:after{float:left;margin-right:10px;border-left:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #FFF;}
.stellarnav.hide-arrows li.has-sub > a:after,.stellarnav.hide-arrows li li.has-sub > a:after,.stellarnav.hide-arrows li.drop-left li.has-sub > a:after{display:none;}
.stellarnav .menu-toggle,.stellarnav .close-menu,.stellarnav .call-btn-mobile,.stellarnav .location-btn-mobile{display:none;text-transform:uppercase;text-decoration:none;}
.stellarnav .dd-toggle{display:none;position:absolute;top:0;right:0;padding:0;width:48px;height:48px;text-align:center;z-index:9999;border:0;}
.stellarnav.desktop.hide-arrows li.has-sub a{padding-right:15px;}
.stellarnav.mobile > ul > li > a.dd-toggle{padding:0;}
.stellarnav li.call-btn-mobile,.stellarnav li.location-btn-mobile{display:none;}
.stellarnav a.dd-toggle .icon-plus{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;width:12px;height:100%;position:relative;vertical-align:middle;display:inline-block;}
.stellarnav a.dd-toggle .icon-plus:before{content:'';display:block;width:12px;height:0px;border-bottom:solid 3px #777;position:absolute;top:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:width 0.3s;transition:width 0.3s;}
.stellarnav a.dd-toggle .icon-plus:after{content:'';display:block;width:12px;height:0px;top:50%;border-bottom:solid 3px #777;position:absolute;}
.stellarnav li.open > a.dd-toggle .icon-plus{-webkit-transform:rotate(135deg);transform:rotate(135deg);}
.stellarnav.light a.dd-toggle .icon-plus:before{border-color:#121212;}
.stellarnav.light a.dd-toggle .icon-plus:after{border-color:#121212;}
.stellarnav.dark a.dd-toggle .icon-plus:before{border-color:#FFF;}
.stellarnav.dark a.dd-toggle .icon-plus:after{border-color:#FFF;}
.stellarnav .icon-close{-webkit-box-sizing:border-box;box-sizing:border-box;width:12px;height:12px;position:relative;display:inline-block;}
.stellarnav .icon-close:before{content:'';display:block;width:12px;height:0px;border-bottom:solid 3px #777;position:absolute;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.stellarnav .icon-close:after{content:'';display:block;width:12px;height:0px;top:50%;border-bottom:solid 3px #777;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.stellarnav.light .icon-close:before{border-color:#121212;}
.stellarnav.light .icon-close:after{border-color:#121212;}
.stellarnav.dark .icon-close:before{border-color:#FFF;}
.stellarnav.dark .icon-close:after{border-color:#FFF;}
.stellarnav .menu-toggle,.stellarnav .call-btn-mobile,.stellarnav .location-btn-mobile,.stellarnav .close-menu{padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;}
a.menu-toggle{border:none !important;background:#f79627;margin-top:0px;border-radius: 0px;margin-right: 15px;}
.stellarnav .menu-toggle span.bars{display:inline-block;position:relative;top:0px;}
.stellarnav .menu-toggle span.bars span{display:block;width:15px;height:2px;border-radius:6px;background:#777;margin:0 0 3px;}
.stellarnav .menu-toggle span.bars span:last-child{margin-bottom:0px;}
.search-container input[type="text"]{width:239px;}
.stellarnav .full{width:100%;}
.stellarnav .half{width:50%;}
.stellarnav .third{width:33%;text-align:center;}
.stellarnav .location-btn-mobile.third{text-align:center;}
.stellarnav .location-btn-mobile.half{text-align:right;}
.stellarnav.light .third,.stellarnav.light .half{border-left:1px solid rgba(0, 0, 0, .15);}
.stellarnav.light.left .third,.stellarnav.light.left .half{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav.light.right .third,.stellarnav.light.right .half{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav.light .third:first-child,.stellarnav.light .half:first-child{border-left:0;}
.stellarnav.dark .third,.stellarnav.dark .half{border-left:1px solid rgba(255, 255, 255, .15);}
.stellarnav.dark.left .third,.stellarnav.dark.left .half{border-bottom:1px solid rgba(255, 255, 255, .15);}
.stellarnav.dark.right .third,.stellarnav.dark.right .half{border-bottom:1px solid rgba(255, 255, 255, .15);}
.stellarnav.light.left .menu-toggle,.stellarnav.light.right .menu-toggle{border-bottom:0;}
.stellarnav.dark.left .menu-toggle,.stellarnav.dark.right .menu-toggle{border-bottom:0;}
.stellarnav.dark .third:first-child,.stellarnav.dark .half:first-child{border-left:0;}
.stellarnav.light .menu-toggle span.bars span{background:#6f3a95;}
.stellarnav.dark .menu-toggle span.bars span{background:#fff;}
.stellarnav.mobile{position:static;}
.stellarnav.mobile.fixed{position:static;}
.stellarnav.mobile ul{position:relative;display:none;}
.stellarnav.mobile.active{padding-bottom:0;}
.stellarnav.mobile.active > ul{display:block;}
.stellarnav.mobile ul{text-align:left;}
.stellarnav.mobile > ul > li{display:block;}
.stellarnav.mobile > ul > li > a{padding:15px;}
.stellarnav.mobile ul{background:rgba(221, 221, 221, 1);}
.stellarnav.mobile ul ul{position:relative;opacity:1;visibility:visible;width:auto;display:none;-webkit-transition:none;transition:none;}
.stellarnav.mobile ul ul ul{left:auto;top:auto;}
.stellarnav.mobile li.drop-left ul ul{right:auto;}
.stellarnav.mobile li a{border-bottom:1px solid rgba(255, 255, 255, .15);color:#fff;}
.stellarnav.mobile > ul{border-top:1px solid rgba(255, 255, 255, .15);}
.stellarnav.mobile.light li a{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav.mobile.light > ul{border-top:1px solid rgba(0, 0, 0, .15);}
.stellarnav.mobile li a.dd-toggle{border:0;}
.stellarnav.mobile.light li a.dd-toggle{border:0;}
.stellarnav.mobile .menu-toggle,.stellarnav.mobile .dd-toggle,.stellarnav.mobile .close-menu,.stellarnav.mobile .call-btn-mobile,.stellarnav.mobile .location-btn-mobile{display:inline-block;}
.stellarnav.mobile li.call-btn-mobile{border-right:1px solid rgba(255, 255, 255, .1);-webkit-box-sizing:border-box;box-sizing:border-box;}
.stellarnav.mobile li.call-btn-mobile,.stellarnav.mobile li.location-btn-mobile{display:inline-block;width:50%;text-transform:uppercase;text-align:center;}
.stellarnav.mobile li.call-btn-mobile.full,.stellarnav.mobile li.location-btn-mobile.full{display:block;width:100%;text-transform:uppercase;border-right:0;text-align:left;}
.stellarnav.mobile.light ul{background:rgba(255, 255, 255, 1);}
.stellarnav.mobile.dark ul{background:#000;}
.stellarnav.mobile.dark ul ul{background:rgba(255, 255, 255, .08);}
.stellarnav.mobile.light li.call-btn-mobile{border-right:1px solid rgba(0, 0, 0, .1);}
.stellarnav.mobile.top{position:absolute;width:100%;top:0;left:0;z-index:9999;}
.stellarnav.mobile li.has-sub > a:after,
.stellarnav.mobile li li.has-sub > a:after,
.stellarnav.mobile li.drop-left li.has-sub > a:after{display:none;}
.stellarnav.mobile.right > ul,
.stellarnav.mobile.left > ul{position:fixed;top:0;bottom:0;width:100%;max-width:280px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;}
.stellarnav.mobile.right > ul{right:0;z-index:9999;}
.stellarnav.mobile.right .close-menu,.stellarnav.mobile.left .close-menu{display:inline-block;text-align:right;}
.stellarnav.mobile.left > ul{left:0;}
.stellarnav.mobile.right .location-btn-mobile.half,.stellarnav.mobile.right .call-btn-mobile.half,.stellarnav.mobile.right .close-menu.half{text-align:center;}
.stellarnav.mobile.right .location-btn-mobile.third,.stellarnav.mobile.right .call-btn-mobile.third,.stellarnav.mobile.right .close-menu.third{text-align:center;}
.stellarnav.mobile.left .location-btn-mobile.half,.stellarnav.mobile.left .call-btn-mobile.half,.stellarnav.mobile.left .close-menu.half{text-align:center;}
.stellarnav.mobile.left .location-btn-mobile.third,.stellarnav.mobile.left .call-btn-mobile.third,.stellarnav.mobile.left .close-menu.third{text-align:center;}
.stellarnav.mobile.left .menu-toggle.half,.stellarnav.mobile.left .menu-toggle.third,.stellarnav.mobile.right .menu-toggle.half,.stellarnav.mobile.right .menu-toggle.third{text-align:left;}
.stellarnav.mobile.left .close-menu.third span,.stellarnav.mobile.right .close-menu.third span{display:none;}
.stellarnav.desktop li.mega ul ul{background:none;}
.stellarnav.desktop li.mega li{display:inline-block;vertical-align:top;width:100% !important;}
.stellarnav.desktop li.mega li li{display:block;position:relative;left:4px;}
.stellarnav.desktop > ul > li.mega > ul{-webkit-column-count:4;column-count:4;}
.stellarnav.desktop li.mega ul ul{width:auto;}
.stellarnav.desktop > ul > li.mega{position:inherit;}
.stellarnav.desktop > ul > li.mega > ul{width:100%;max-width:95% !important;}
.stellarnav.desktop > ul > li.mega > ul > li > a{padding:7px 15px;}
.stellarnav.desktop > ul > li.mega > ul li.has-sub ul{display:block;position:relative;left:auto;}
.stellarnav.desktop > ul > li.mega > ul > li{-webkit-box-sizing:border-box;box-sizing:border-box;}
.stellarnav.desktop li.mega li li a{padding:5px 15px;}
.stellarnav.desktop li.mega li.has-sub a:after{display:none;}
.stellarnav1{position:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.stellarnav1 a{color:#fff;}
.stellarnav1 ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.stellarnav1 li a img{margin-right:5px;float:left;}
.stellarnav1 li{list-style:none;display:block;margin:0;padding:0;position:relative;line-height:normal;vertical-align:middle;}
.stellarnav1 li a{display:block;text-decoration:none;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition: transform .2s ease-out,opacity .2s ease-out;margin: 0px 15px;
  font-size: 24px; font-family: "Bebas Neue", sans-serif; font-weight: 700;}
.stellarnav1 > ul > li{display:inline-block;}
.stellarnav1 > ul > li > a{color:#000;display:block;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;position:relative;}
.stellarnav1 > ul > li > a:before{content: ''; width: 0; position: absolute;height: 0; border-bottom:2px solid #000 display: block; transition: transform .2s ease-out,opacity .2s ease-out; opacity: 0;transform: scaleX(0);left:0;bottom: -5px;}
.stellarnav1 > ul > li > a:hover:before{transform: scaleX(1);border-bottom: 2px solid #000;height:100%;opacity: 1;width: 100%;}
.searchBar a {color: #000;}

.stellarnav1 ul ul{top:auto;width:240px;position:absolute;z-index:9900;text-align:left;display:none;background:#121212 none repeat scroll 0 0;left:0;}
.stellarnav1 li li{display:block;}
.stellarnav1 ul ul ul{top:0;/* dd animtion - change to auto to remove */
 left:100%;}
.stellarnav1 > ul > li:hover > ul > li:hover > ul{opacity:1;visibility:visible;top:0;}
.stellarnav1 > ul > li.drop-left > ul{right:0;}
.stellarnav1 li.drop-left ul ul{left:auto;right:220px;}
.stellarnav1.light{background:rgba(255, 255, 255, 1);}
.stellarnav1.light a{color:#121212;}
.stellarnav1 ul ul li a{padding:10px 15px;color:#fff;}
.stellarnav1 ul ul li a:hover{background:#ffffff;}
.stellarnav1.light ul ul{background:rgba(255, 255, 255, 1);}
.stellarnav1.light li a{color:#121212;}
.stellarnav1.fixed{position:fixed;width:100%;top:0;left:0;z-index:9999;}
body.stellarnav1-noscroll-x{overflow-x:hidden;}
.stellarnav1 li.has-sub > a:after {content: '\f107';font-family: 'FontAwesome';border: none !important;margin-left: 7px;}
.stellarnav1 li li.has-sub > a:after{margin-left:10px;float:right;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #FFF;position:relative;top:4px;}
.stellarnav1 li.drop-left li.has-sub > a:after{float:left;margin-right:10px;border-left:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #FFF;}
.stellarnav1.hide-arrows li.has-sub > a:after,.stellarnav1.hide-arrows li li.has-sub > a:after,.stellarnav1.hide-arrows li.drop-left li.has-sub > a:after{display:none;}
.stellarnav1 .menu-toggle,.stellarnav1 .close-menu,.stellarnav1 .call-btn-mobile,.stellarnav1 .location-btn-mobile{display:none;text-transform:uppercase;text-decoration:none;}
.stellarnav1 .dd-toggle{display:none;position:absolute;top:0;right:0;padding:0;width:48px;height:48px;text-align:center;z-index:9999;border:0;}
.stellarnav1.desktop.hide-arrows li.has-sub a{padding-right:15px;}
.stellarnav1.mobile > ul > li > a.dd-toggle{padding:0;}
.stellarnav1 li.call-btn-mobile,.stellarnav1 li.location-btn-mobile{display:none;}
.stellarnav1 a.dd-toggle .icon-plus{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;width:12px;height:100%;position:relative;vertical-align:middle;display:inline-block;}
.stellarnav1 a.dd-toggle .icon-plus:before{content:'';display:block;width:12px;height:0px;border-bottom:solid 3px #777;position:absolute;top:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:width 0.3s;transition:width 0.3s;}
.stellarnav1 a.dd-toggle .icon-plus:after{content:'';display:block;width:12px;height:0px;top:50%;border-bottom:solid 3px #777;position:absolute;}
.stellarnav1 li.open > a.dd-toggle .icon-plus{-webkit-transform:rotate(135deg);transform:rotate(135deg);}
.stellarnav1.light a.dd-toggle .icon-plus:before{border-color:#121212;}
.stellarnav1.light a.dd-toggle .icon-plus:after{border-color:#121212;}
.stellarnav1.dark a.dd-toggle .icon-plus:before{border-color:#FFF;}
.stellarnav1.dark a.dd-toggle .icon-plus:after{border-color:#FFF;}
.stellarnav1 .icon-close{-webkit-box-sizing:border-box;box-sizing:border-box;width:12px;height:12px;position:relative;display:inline-block;}
.stellarnav1 .icon-close:before{content:'';display:block;width:12px;height:0px;border-bottom:solid 3px #777;position:absolute;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.stellarnav1 .icon-close:after{content:'';display:block;width:12px;height:0px;top:50%;border-bottom:solid 3px #777;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.stellarnav1.light .icon-close:before{border-color:#121212;}
.stellarnav1.light .icon-close:after{border-color:#121212;}
.stellarnav1.dark .icon-close:before{border-color:#FFF;}
.stellarnav1.dark .icon-close:after{border-color:#FFF;}
.stellarnav1 .menu-toggle,.stellarnav1 .call-btn-mobile,.stellarnav1 .location-btn-mobile,.stellarnav1 .close-menu{padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;}
a.menu-toggle{border:none !important;background:#f79627;margin-top:0px;border-radius: 0px;margin-right: 15px;}
.stellarnav1 .menu-toggle span.bars{display:inline-block;position:relative;top:0px;}
.stellarnav1 .menu-toggle span.bars span{display:block;width:15px;height:2px;border-radius:6px;background:#777;margin:0 0 3px;}
.stellarnav1 .menu-toggle span.bars span:last-child{margin-bottom:0px;}
.search-container input[type="text"]{width:239px;}
.stellarnav1 .full{width:100%;}
.stellarnav1 .half{width:50%;}
.stellarnav1 .third{width:33%;text-align:center;}
.stellarnav1 .location-btn-mobile.third{text-align:center;}
.stellarnav1 .location-btn-mobile.half{text-align:right;}
.stellarnav1.light .third,.stellarnav1.light .half{border-left:1px solid rgba(0, 0, 0, .15);}
.stellarnav1.light.left .third,.stellarnav1.light.left .half{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav1.light.right .third,.stellarnav1.light.right .half{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav1.light .third:first-child,.stellarnav1.light .half:first-child{border-left:0;}
.stellarnav1.dark .third,.stellarnav1.dark .half{border-left:1px solid rgba(255, 255, 255, .15);}
.stellarnav1.dark.left .third,.stellarnav1.dark.left .half{border-bottom:1px solid rgba(255, 255, 255, .15);}
.stellarnav1.dark.right .third,.stellarnav1.dark.right .half{border-bottom:1px solid rgba(255, 255, 255, .15);}
.stellarnav1.light.left .menu-toggle,.stellarnav1.light.right .menu-toggle{border-bottom:0;}
.stellarnav1.dark.left .menu-toggle,.stellarnav1.dark.right .menu-toggle{border-bottom:0;}
.stellarnav1.dark .third:first-child,.stellarnav1.dark .half:first-child{border-left:0;}
.stellarnav1.light .menu-toggle span.bars span{background:#6f3a95;}
.stellarnav1.dark .menu-toggle span.bars span{background:#fff;}
.stellarnav1.mobile{position:static;}
.stellarnav1.mobile.fixed{position:static;}
.stellarnav1.mobile ul{position:relative;display:none;}
.stellarnav1.mobile.active{padding-bottom:0;}
.stellarnav1.mobile.active > ul{display:block;}
.stellarnav1.mobile ul{text-align:left;}
.stellarnav1.mobile > ul > li{display:block;}
.stellarnav1.mobile > ul > li > a{padding:15px;}
.stellarnav1.mobile ul{background:rgba(221, 221, 221, 1);}
.stellarnav1.mobile ul ul{position:relative;opacity:1;visibility:visible;width:auto;display:none;-webkit-transition:none;transition:none;}
.stellarnav1.mobile ul ul ul{left:auto;top:auto;}
.stellarnav1.mobile li.drop-left ul ul{right:auto;}
.stellarnav1.mobile li a{border-bottom:1px solid rgba(255, 255, 255, .15);color:#fff;}
.stellarnav1.mobile > ul{border-top:1px solid rgba(255, 255, 255, .15);}
.stellarnav1.mobile.light li a{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav1.mobile.light > ul{border-top:1px solid rgba(0, 0, 0, .15);}
.stellarnav1.mobile li a.dd-toggle{border:0;}
.stellarnav1.mobile.light li a.dd-toggle{border:0;}
.stellarnav1.mobile .menu-toggle,.stellarnav1.mobile .dd-toggle,.stellarnav1.mobile .close-menu,.stellarnav1.mobile .call-btn-mobile,.stellarnav1.mobile .location-btn-mobile{display:inline-block;}
.stellarnav1.mobile li.call-btn-mobile{border-right:1px solid rgba(255, 255, 255, .1);-webkit-box-sizing:border-box;box-sizing:border-box;}
.stellarnav1.mobile li.call-btn-mobile,.stellarnav1.mobile li.location-btn-mobile{display:inline-block;width:50%;text-transform:uppercase;text-align:center;}
.stellarnav1.mobile li.call-btn-mobile.full,.stellarnav1.mobile li.location-btn-mobile.full{display:block;width:100%;text-transform:uppercase;border-right:0;text-align:left;}
.stellarnav1.mobile.light ul{background:rgba(255, 255, 255, 1);}
.stellarnav1.mobile.dark ul{background: rgba(249, 143, 1);}
.stellarnav1.mobile.dark ul ul{background:rgba(255, 255, 255, .08);}
.stellarnav1.mobile.light li.call-btn-mobile{border-right:1px solid rgba(0, 0, 0, .1);}
.stellarnav1.mobile.top{position:absolute;width:100%;top:0;left:0;z-index:9999;}
.stellarnav1.mobile li.has-sub > a:after,.stellarnav1.mobile li li.has-sub > a:after,.stellarnav1.mobile li.drop-left li.has-sub > a:after{display:none;}
.stellarnav1.mobile.right > ul,.stellarnav1.mobile.left > ul{position:fixed;top:0;bottom:0;width:100%;max-width:280px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;}
.stellarnav1.mobile.right > ul{right:0;z-index:9999;}
.stellarnav1.mobile.right .close-menu,.stellarnav1.mobile.left .close-menu{display:inline-block;text-align:right;}
.stellarnav1.mobile.left > ul{left:0;}
.stellarnav1.mobile.right .location-btn-mobile.half,.stellarnav1.mobile.right .call-btn-mobile.half,.stellarnav1.mobile.right .close-menu.half{text-align:center;}
.stellarnav1.mobile.right .location-btn-mobile.third,.stellarnav1.mobile.right .call-btn-mobile.third,.stellarnav1.mobile.right .close-menu.third{text-align:center;}
.stellarnav1.mobile.left .location-btn-mobile.half,.stellarnav1.mobile.left .call-btn-mobile.half,.stellarnav1.mobile.left .close-menu.half{text-align:center;}
.stellarnav1.mobile.left .location-btn-mobile.third,.stellarnav1.mobile.left .call-btn-mobile.third,.stellarnav1.mobile.left .close-menu.third{text-align:center;}
.stellarnav1.mobile.left .menu-toggle.half,.stellarnav1.mobile.left .menu-toggle.third,.stellarnav1.mobile.right .menu-toggle.half,.stellarnav1.mobile.right .menu-toggle.third{text-align:left;}
.stellarnav1.mobile.left .close-menu.third span,.stellarnav1.mobile.right .close-menu.third span{display:none;}
.stellarnav1.desktop li.mega ul ul{background:none;}
.stellarnav1.desktop li.mega li{display:inline-block;vertical-align:top;width:100% !important;}
.stellarnav1.desktop li.mega li li{display:block;position:relative;left:4px;}
.stellarnav1.desktop > ul > li.mega > ul{-webkit-column-count:4;column-count:4;}
.stellarnav1.desktop li.mega ul ul{width:auto;}
.stellarnav1.desktop > ul > li.mega{position:inherit;}
.stellarnav1.desktop > ul > li.mega > ul{width:100%;max-width:95% !important;}
.stellarnav1.desktop > ul > li.mega > ul > li > a{padding:7px 15px;}
.stellarnav1.desktop > ul > li.mega > ul li.has-sub ul{display:block;position:relative;left:auto;}
.stellarnav1.desktop > ul > li.mega > ul > li{-webkit-box-sizing:border-box;box-sizing:border-box;}
.stellarnav1.desktop li.mega li li a{padding:5px 15px;}
.stellarnav1.desktop li.mega li.has-sub a:after{display:none;}
.stellarnav ul li a:before {content: '';width: 100%;height: 0;border: 0 solid transparent;border-top-color: currentColor;display: block;transition: transform .2s ease-out,opacity .2s ease-out;
	opacity: 0;transform: scaleX(0);transform-origin: left;left:0;bottom: -5px;position:absolute;}
.stellarnav ul li a:hover:before{opacity:1;transform: scaleX(1);}
/* End Menu section */


/*  */
.banner {padding: 0;position: relative;  background: #000;}
.banner img {min-height: 640px;opacity:.6;height:600px;width:100%;object-fit:cover;}
.innerbnnr img{opacity:.6;height:596px;min-height: 596px;}
.banner .bContent {padding: 4% 80px;position: absolute;width: 100%;top: 0;height: 100%;display: flex;justify-content: center;flex-direction:column;max-width:70%;}
.banner .bContent h1 {color: #fff; font-size: 96px;line-height: 1.5;margin-bottom: 35px;}
.banner .bContent aside a {padding: 10px 20px;color: #000;  width: 230px;}
.orangeBtn.bannCta .callNo {display: none;}
.orangeBtn.bannCta.dblock .call {display: none;}
.orangeBtn.bannCta.dblock .callNo {display:inline-block;}
/*  */

.innerbnnr {display: flex;justify-content: center;}
.innerbnnr .bContent {padding: 4% 70px 4% 149px;}
/*  */
.threebox {padding: 32.5px 70px;}
.threebox .topHead h4 {text-align: center;font-size: 60px;line-height: 1.5;}
.threebox .boxWrap svg {width: 80px;height: 80px;margin: 0px auto;}
.threebox .boxWrap {text-align: center;-webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0t; box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0;
 -moz-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0;padding: 15px;margin-top: 20px;}
.threebox .boxWrap aside { margin: 10px 0;}
.threebox .boxWrap aside a.orangeBtn {padding: 13px 56px;text-transform: uppercase;}
/*  */
.lftcontentimg {padding: 60px 70px;}
.lftcontentimg .container-fluid:before,
.lftcontentimg .row:before{display:none;}
.lftcontentimg .row:after{display:none;}
.lftcontentimg.row-reverse .row {flex-direction: row-reverse;}
.lftcontentimg .row {display: flex; align-items:center;}
.lftcontentimg  .imagesBox img {width: 100%;object-fit: cover;-webkit-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0 ; box-shadow: rgba(0,0,0,.25) 0 3px 11px 0 ;  -moz-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0;  border: 1px solid #000;  box-sizing: border-box;}
.lftcontentimg .boxcontent aside {margin: 19px 0px 10px;}
.lftcontentimg .boxcontent aside a.orangeBtn {padding: 13px 16px;}
/*  */
/*  */
.workshop .row {flex-direction: row-reverse;}
.workshop {padding-bottom: 40px;}
/*  */
.fullContentWithimg {padding: 15px 70px 10px;}
.fullContentWithimg .boxcontent {text-align: center;}
.fullContentWithimg .boxcontent svg {width: 80px; height: 80px;}
.fullContentWithimg .boxcontent  h3 {margin: 0 0 10px;}
/*  */


/*  */
.established {padding: 60px 70px;}
.established .boxcontent h3{font-size:20px;line-height:30px;}
/* .fullContentWithimg .boxcontent h3{font-family: "Poppins", sans-serif;} */
.ourpromise .topHead h4 {font-size: 30px;line-height: 40px;}
.ourpromise .row {display: flex;flex-wrap: wrap;row-gap:20px;}
.ourpromise .boxWrap {border-left: 1px solid rgb(249 143 1); border-right: 3px solid rgb(249 143 1);height: 100%;margin:0;}
.ourpromise .boxWrap svg {width: 70px;height: 70px;}
/*  */

/*  */
.alltrac-4wd  .row,
.vehicleservicing .row{display: flex;flex-wrap: wrap;row-gap:20px;}
.alltrac-4wd .topHead h4 {font-size: 30px;line-height: 40px;}
.alltrac-4wd .boxWrap,
.vehicleservicing .boxWrap{border-left: 1px solid rgb(249 143 1); border-right: 3px solid rgb(249 143 1);height: 100%;margin:0;}
.alltrac-4wd .boxWrap svg,
.vehicleservicing .boxWrap svg{width: 70px;height: 70px;}
.alltrac-4wd .boxWrap h4{font-size: 16px;line-height: 24px;}
/*  */

.testimonialwithimg {background: #666;}
.testimonialwithimg .container-fluid:before,
.testimonialwithimg .row:before{display:none;}
.testimonialwithimg .row:after{display:none;}
.testimonialwithimg .row {display: flex;align-items: center;}
.testimonialwithimg .boxwrapp h4{line-height: 1.5;color:#fff;}
.testimonialwithimg .boxwrapp p {color: #FFF;}
.testimonialwithimg #review {background: #4c4c4c;color: #fff; padding: 80px 50px;display: flex;align-items: center;overflow: hidden;transition: .5s;}
.testimonialwithimg #review h3{font-size: 25px;line-height: 1.5;}
.testimonialwithimg #review .owl-nav {display: flex;justify-content: space-between;width: 100%;align-items: center;}
.testimonialwithimg #review .owl-nav button{position: absolute;top: 50%; transition:.5s;}
.testimonialwithimg #review button i {font-size: 30px;text-shadow: 1px 1px 0 rgba(0,0,0,.3);color: rgba(255,255,255,.8);}
.testimonialwithimg #review button.owl-prev {transform: translateX(-50%);left: -50px;}
.testimonialwithimg #review button.owl-next {transform: translateX(-50%);right: -50px;}
.testimonialwithimg #review:hover .owl-nav .owl-prev {left: 5px;transform: translateX(5px);}
.testimonialwithimg #review:hover .owl-nav .owl-next {right: 10px;transform: translateX(-5px)}
.testimonialwithimg #review:hover .owl-nav .owl-prev:hover,
.testimonialwithimg #review:hover .owl-nav .owl-next {;color: rgba(255,255,255,.1);}
.testimonialwithimg .testimoinal {text-align: center;width: 100%;max-width: 612px;margin: 0px auto;font-size: 16px;}
.testimonialwithimg #review .owl-stage {display: flex;align-items: center;justify-content: center;}
.testimonialwithimg .imagesBox {height: 100%;}
.testimonialwithimg .imagesBox img{object-position: 0 50%;width:100%;}
/*  */


.footstrip .discriptionBox {text-align: center;font-size: 18px;line-height: 27px;}
.footstrip {padding: 18px 10px;position: relative;margin-top: -50px;height: 100px; display: flex; align-items: center;}
.footstrip::after {position: absolute;content: "";width: 100vw;height:100%;left: 0;top: 0px;background: #f79627;clip-path: polygon(4.24% -1px, 124.61% 0px, 124.29% 108.3%, 1.1% 99.03%);}
.footstrip .container-fluid {position: relative;z-index: 1;width:100%;}
.footstrip .row {display: flex;align-items: center;flex-wrap: wrap;}
.footstrip .cta a {background: #fff;}
.footstrip.for-all .cta a {background: #fff;border-right: 1px solid #000;}
.footstrip .cta a.orangeBtn:hover,
.footstrip .cta a:focus{background: #fff !important;color: #000 !important;}

/*  */
.footer {float: left;width: 100%;}
footer.footer .container-fluid {padding: 40px 60px 70px;}
footer.footer .row {display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
footer.footer .footLink h4 {font-size: 18px;margin: 8px 0;padding: 2px 0;line-height: 1.5;font-family: "Poppins", sans-serif;font-weight: 700;}
footer.footer .footLink  p {line-height: 1.5;margin: 8px 0;padding: 2px 0;}
footer.footer .footLink p a {font-weight: bold;color: #f79627;padding-left: 5px;}
footer.footer .footLink a.face {width: 36px;height: 36px;background: #1877f2;display: inline-flex;justify-content: center;align-items: center;color: #fff;border-radius:30px;}
footer.footer .footLink ul {padding: 0;list-style:none;margin-inline-start: 0;}
footer.footer .footLink ul li {padding: 0px 0px 20px;}
.footer .footLink ul.footer-navigation li {padding: 0 0 15px;}
.footer .footLink ul.footer-navigation li a{position:relative;transform .2s ease-out,opacity .2s ease-out;color: #000;padding:0 0 5px;}
.footer .footLink ul.footer-navigation li.current_page_item > a::before {width: 100%;opacity: 1;transform: scaleX(1);border-bottom: 2px solid #000;}
.footer .footLink ul.footer-navigation li a:hover::before {transform: scaleX(1);border-bottom: 2px solid #000;opacity: 1;width: 100%;}
.footer .footLink ul.footer-navigation li a:before {content: '';width: 100%;height: 0;border: 0 solid transparent;border-top-color: currentColor;display: block;transition: transform .2s ease-out,opacity .2s ease-out;
	opacity: 0;transform: scaleX(0);transform-origin: left;left:0;bottom: -5px;position:absolute;}
.footer .footLink ul.footer-navigation li a:hover:before{opacity:1;transform: scaleX(1);}
.copyright {float: left;width: 100%;padding: 20px 70px;background: rgb(239 239 239);text-align: center;}
.copyright .fulltext {padding: 15px 150px;text-align: center;font-size: 12px;color: #000;}
.copyright .fulltext p {margin: 0;}
.copyright .fulltext p a{font-weight:700;color:#000;text-decoration: underline !important;cursor: pointer}
/*  */

/*  */
.quickLink{padding:60px;70px;}
.quickLink .row {display: flex;}
.quickLink .boxWrap {background: transparent;box-shadow: 0 0 transparent;margin-top: 0;}
.quickLink .container-fluid{max-width:1200px;}
.quickLink .topHead h4 {font-size: 20px;font-family: "Poppins", sans-serif;}
.quickLink  .boxWrap aside a.orangeBtn {padding: 13px 20px;width: 230px;}
/*  */

/* gallery section  */
.gallery {padding-top: 0;}
#meettheowners .col-md-12 {padding: 0;}
.gallery #lightgallery {margin: 0;}
.gallery .gallery-head {text-align: center;}
.gallery .gallWrapp {border-right: 3px solid rgb(249 143 1);border-left: 1px solid rgb(249 143 1);-webkit-box-shadow: rgba(0,0,0,0.25) 0px 3px 11px 0px;box-shadow: rgba(0,0,0,0.25) 0px 3px 11px 0px;-moz-box-shadow: rgba(0,0,0,0.25) 0px 3px 11px 0px;margin: 20px 0px 0;}
.gallery .gallWrapp img {width: 100%;}
.gallery .caption {padding: 15px;text-align: center;}
.gallery .caption h5 {font-size: 16px;line-height: 24px;}
/*  */

.tabsection .topHead {text-align: center;}
.tabsection ul.tabs {margin: 0;padding: 0;display: flex;list-style: none;width: 100%;}
.tabsection ul.tabs li {cursor: pointer;overflow: hidden;position: relative;color: #000;font-size: 30px;padding: 18px;text-align: center;background-color: #ffffff;flex: 1 1 0%;font-weight: 700;
  font-family: "Bebas Neue", sans-serif;}
.tabsection ul.tabs li:hover {background-color: #f5f5f5;color: #000;}
.tabsection ul.tabs li.active {background-color: #f5f5f5;color: #000;}
.tabsection .tab_container {clear: both;float: left;width: 100%;background:#f5f5f5;overflow: auto;padding: 30px;}
.tabsection .tab_container .flexBox {display: flex;	gap: 20px;  align-items: center;}
.tabsection .tab_container .flexBox figure {max-width: 500px;height: 350px;min-width: 500px;}
.tabsection .tab_container .flexBox figure img{height:100%;width:100%;}
.tabsection .tab_content {display: none;}
.tabsection .tab_drawer_heading { display: none; }
/*  */
/*  */

.fullcontent.map {padding: 0;width: 100%;}
.fullcontent.map .contentBox p {line-height: 0;margin: 0;padding: 0;}
.fullcontent.map iframe{width:100%;height:315px;}
/*  */

/*  */
.contctPage {padding: 60px 70px;}
.contctPage .topCta {padding-bottom: 60px;text-align: center;}
.contctPage .topCta .orangeBtn {border-right: 1px solid #000;}
.contctPage .topCta .orangeBtn:hover {border-right: 1px solid #000;}
.contctPage .row {display: flex;row-gap:20px;}
.contctPage .wrapp p a {color: #000;}
.contctPage .wrapp svg {width: 60px;text-align: center;height: 60px;}
.contctPage .wrapp {border-left: 1px solid rgb(249 143 1);border-right: 3px solid rgb(249 143 1);height: 100%;margin: 0;background: #fff;text-align: center;-webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0t;
	box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0;-moz-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0;padding: 15px;}
.contctPage .wrapp ul {list-style: none;margin:0;}
.contctPage .wrapp ul li {float: left;width: 50%;margin-bottom: 10px;}
.contctPage .wrapp p a i {width: 36px;height: 36px;background: #1877f2;border-radius: 36px;display: inline-flex;align-items: center;justify-content: center;color: #fff;margin-top: 16px;}

/*  */
.form .contact-form {max-width: 1200px;margin: 0px auto;}
.form .contact-form form .form-group{margin:0;}
.form .contact-form form .form-group input {height: 40px;border: 1px solid #000;}
.form .contact-form form .d-flex {display: flex;width: 100%;}
.form .contact-form form .d-flex .form-group,
.form .contact-form form .d-flex input{width:100%;}
.form .contact-form form .form-group p {padding: 7.5px;margin: 0;}
.form .contact-form form .form-group textarea.form-control{height: 80px;border: 1px solid #000;resize:none;}
/* .form .contact-form form .form-group .wpcf7-spinner {display: none;} */
.form .contact-form form .form-group .form-control.orangeBtn {width: 100%;border: none;height: 45px;}
/*  */


/*  */
.thankyou .contentBox {text-align: center;}
.thankyou .contentBox i {font-size: 60px;color: #f98f01;}
/*  */

/*  */
.error-404{text-align:center;}
.error-404 .innerWrapp .four-o-four {font-size: 130px;line-height:1.5;}
.error-404 .innerWrapp .four-o-four .lean {display: inline-block;-webkit-transform: rotate(15deg) translate(-5px,-4px);-moz-transform: rotate(15deg) translate(-5px,-4px);	transform: rotate(15deg) translate(-5px,-4px);}
.error-404 .innerWrapp .description {font-size: 22px;line-height: 33px;}
.error-404 .innerWrapp .description p{margin: 45px 0;}
.error-404 .innerWrapp  .back-button {display: inline-block;width: 184px;height: 37px;margin-bottom: 20px;background: #898989;color: #fff;text-align: center;font-size: 16px;line-height: 37px;border-radius: 2px;	box-sizing: border-box;text-decoration: none;cursor: pointer;}


/*  */
.blogPost .blogWrapp {background-color: #fff;border-radius: 4px;box-shadow: rgba(0,0,0,.25) 0 3px 11px 0;-moz-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0;-webkit-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0;margin-top: 34px;}
.blogPost .blogWrapp figure{margin:0;transition: all .2s ease-out;overflow:hidden;}
.blogPost .blogWrapp figure img{transition: all .2s ease-out;}
.blogPost .blogWrapp figure a {display: block;}
.blogPost .blogWrapp figure:hover img{transform: scale(1.06);}
.blogPost .blogWrapp .captionBox {padding: 15px;}
.blogPost .blogWrapp .captionBox a {margin: 0;padding: 0;}
.blogPost .blogWrapp .captionBox a p{font-size:18px;font-weight:700;margin: 0 0 15px; color:#000;}
.blogPost .blogWrapp .captionBox p{color: #747474;font-size:15px; line-height:21px;margin: 0;}
.blogPost .searchBox {width: 100%;max-width: 360px;margin: 0px auto;position: relative;}
.blogPost .searchBox form {display: flex;align-items: center;}
.blogPost .searchBox form input {height: 41px;border-radius: 50px;padding: 15px;font-size: 14px;font-weight: 400;color: rgba(119,119,119,1);border: 1px solid rgba(224,224,224,1);width: 100%;}
.blogPost .searchBox .icon {position: absolute;right: 22px;background: none; border: none;}

/*  */
.blogsingle {padding: 180px 0;background-attachment: fixed;background-position: 50% 1.17994px;height: 782px;background-color:background-color: #000;position:relative;align-items:center;background-repeat: no-repeat;  background-size: cover;}
.innerbnnr.blogsingle::before {position: absolute;content: "";background: rgba(0,0,0,.2);width: 100%;height: 100%;top: 0;}
.blogsingle.innerbnnr .bContent {max-width: 860px;margin: 0px auto;padding: 0;text-align:center;color:#fff;position:relative;z-index:1;}
.blogsingle.innerbnnr .bContent h1 {color: #fff;font-size: 96px;line-height: 1.5;margin-bottom:10px}
.singleBlog .fullconWrap h3 {font-size: 30px;line-height: 45px;}
.singleBlog .fullconWrap p a {color: #666;cursor: pointer;}
.singleBlog .fullconWrap {width: 100%;max-width: 1200px;margin: 0px auto;}
.social .socialIcon {width: 100%;max-width: 1200px;margin: 0px auto;text-align: center;display: flex; justify-content: center; gap: 13px;align-items: center}
.social .socialIcon a {width: 36px;height: 36px;border-radius: 30px;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size: 20px;transition: all .2s ease-out;}
.social .socialIcon a:hover{transform: scale(1.06);}
.social .socialIcon a svg {fill: #fff;width: 20px;height: 20px;}
.social .socialIcon a:nth-child(1) {background: #1877f2;}
 .social .socialIcon a:nth-child(2) {background: #0f1419;}
 .social .socialIcon a:nth-child(3) {background: #0079b4;}
.social .socialIcon a:nth-child(4) {background: #01e675}
 .social .socialIcon a:nth-child(5) {background: #707070;}
.bottomFilter .d-flex {width: 100%;max-width: 1200px;margin: 0px auto;display: flex;justify-content: space-between;}
.bottomFilter .d-flex p {font-size: 14px;line-height: 25px;font-weight: 600;}
 .bottomFilter .d-flex .right span {color: #4b4f56;font-size: 14px;padding-right: 4px;line-height: 25px;}
.bottomFilter .d-flex #commentSort {background-color: #f5f6f7;border-color: #ccd0d5 !important;color: #4b4f56;border: none;text-align: center;text-shadow: none;padding: 2px 8px;font-size: 12px;
font-weight: 500;}
.bottomFilter hr {max-width: 1200px;margin: 0px auto;}
 .bottomFilter .d-flex figure {width: 48px;height: 48px;min-width: 48px;}
.bottomFilter .d-flex figure img {width: 100%;height: 100%;}
.bottomFilter .d-flex #reply-title {display: none;}
.bottomFilter .d-flex.post {margin: 24px auto 24px auto;}
 .bottomFilter .d-flex .rightrply {width: 100%;margin-left: 8px;}
.bottomFilter .d-flex .rightrply p{margin-top:0;line-height: 19px;}
.bottomFilter .d-flex .rightrply #comment {height: 62px;resize: none;border: 1px solid #ccc;}
 .bottomFilter .d-flex p {font-size: 14px;line-height: 25px;font-weight: 600;}
.bottomFilter .d-flex .rightrply .form-submit {margin: 0;padding-top: 5px;}
.bottomFilter .d-flex p #submit {background: #f98f01;padding: 4px 10px;border: none;color: #fff;}
 .faceBook {width: 100%;max-width: 1200px;margin: 0px auto;}
 .faceBook p {margin: 0;font-size: 11px;color: #385898;}.
.faceBook p a{color: #385898; cursor: pointer;text-decoration: none;}
.post-template-default .bottomFilter {	display: none;}
/*  */

/* serach result */
.no-results.not-found .searchBox {width: 100%;max-width: 1200px;margin: 0px auto;text-align: center;}
.no-results.not-found .searchBox form {display: flex;align-items: center;	justify-content: center;max-width: 400px; margin: 0px auto;position: relative;}
.no-results.not-found .searchBox form input {border-width: 1px;border-style: solid;border-color: inherit;padding: 0 37px 0 15px;background-color: transparent;outline: 0;font-size: 14px;font-weight: 400;
	border-color: rgba(147,147,147,1);border-radius: 50px;height: 40px;width: 100%;}
.no-results.not-found .icon {position: absolute;right: 22px;background: none;border: none;}

/*  */
.lftcontentimg .boxcontent p a {color: #666;cursor: pointer;}
.fullcontent.privacy-tou .contentBox {width: 100%;max-width: 1200px;margin: 0px auto;}
.fullcontent.privacy-tou .contentBox hr {border-top-style: double !important;border-style: none;border-width: 6px;border-width: 3px !important;border-top-width: 3px;border-top-width: 6px !important;}