@import url('https://use.fontawesome.com/releases/v6.2.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600;700;800&display=swap');

*{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;outline:none;margin:0;padding:0;-webkit-transition:none;-o-transition:none;transition:none}
html{-webkit-text-size-adjust:100%}
body{font-family:'Barlow' ,sans-serif;font-size: 17px;font-weight: 400;line-height: 1.4;position:relative;margin:0;padding:0;color: #1c1c1c;overflow-x: hidden;background: #fff;letter-spacing: 0.4px;}
.container{ width: 100%; max-width: 1300px; margin: 0 auto; }
iframe{border:none}
h1,h2,h3,h4,h5,h6{font-weight: 400;margin:0;line-height: 1.3;font-family:'Roboto Slab' ,sans-serif;}
a,a:focus,a:hover{outline:medium none;text-decoration:none;color: #d11a1e;}
ul,ol{padding:0;margin:0;list-style:none}
hr{margin:15px 0}
.cuani, a{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
b, strong{font-weight:600}
::selection {background: #d11a1e;color:#fff }
::-moz-selection {background: #d11a1e;color:#fff}
.vcenter > .row{align-items: center;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;    flex-wrap: wrap;}
.imgdrk{filter: gray;-webkit-filter: grayscale(1);filter: grayscale(1);}
.imgdrk:hover{filter: none; -webkit-filter: grayscale(0);filter: grayscale(0);}
.h100{height:100%;}

.p0{padding:0 !important}
.p5{padding:5px !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding: 20px !important;}
.p30{padding: 30px !important;}
.pr10{padding-right: 10px !important;}
.pr15{padding-right: 15px !important;}
.pr20{padding-right: 20px !important;}
.pr30{padding-right: 30px !important;}
.pb0{padding-bottom:0 !important}
.pb10{padding-bottom: 10px !important;}
.pb15{padding-bottom: 15px !important;}
.pb20{padding-bottom: 20px !important;}
.pb30{padding-bottom: 30px !important;}
.pb60{padding-bottom: 60px !important;}
.pt0{padding-top:0 !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}
.pt60{padding-top:60px !important}
.pl10{padding-left: 10px !important;}
.pl15{padding-left: 15px !important;}
.pl20{padding-left: 20px !important;}
.pl30{padding-left: 30px !important;}
.mt30{margin-top:30px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{/* margin-bottom:30px!important; */}
.radius-10{border-radius:10px}
.swbox{background:#ffffff;box-shadow: rgb(0 0 0 / 6%) 0px 16px 40px 0px;border-radius: 6px;padding: 20px;}
.automrg{margin: auto;/* text-align: center; */float: none;}
.bgwhite{background:#fff}
.border-box{position:relative;border: 1px solid #00000030;border-radius: 8px;box-shadow: 0 3px 6px 0 #0106140f;}
.border-box.lightbg{background: #27b7b712;border: none;}
.border-box:hover{box-shadow: 0 10px 15px 0 #0106141a;}
.box-swbox{box-shadow: #0000000f 0px 2px 12px 0px;border-radius: 10px;overflow:hidden}
.box-swbox.bg{background: #f9f6f3;box-shadow:none}
.w100{width:100% !important}
@keyframes slide-down 
{
    0% {opacity: 0;transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transform: translateY(-100%);}
    100% {opacity: 1;transform: translateY(0);}
}



/*-----------*/
.header-main{transition:all .5s ease;/* position: absolute; */border-bottom: 1px solid #ffffff5c;background: #d11a1e url(../images/headerbg.png);background-position: bottom;}

.header-main.site-header {}
.header-main .header-wrap{display: flex;justify-content: space-between;max-width: 100%;flex-wrap: wrap;float: none;margin: 0 auto;list-style: none;display: flex;flex-direction: row;align-items: center;/* justify-content: flex-start; */width: 95%;}
.header-main .logo{/* float:left; */margin-right: 0;position: relative;z-index: 1;}
.header-main .logo img{width: 145px;padding: 3px 0;}
.getquote{font-weight: 600;font-size: 16px;padding: 8px 20px;text-transform: uppercase;border-radius: 5px;background: #d11a1e;color: #fff;display: inline-block;}
.getquote:hover{color: #1a1d21;background: #d11a1e;}
.menu-getquote{display: none !important;}
@media (max-width: 992px)
{   
    .header-main .header-wrap{/* display: block; */width: 100%;padding: 0 15px;}
	.getquote{display:none}
    .menu-getquote{display: inline-block !important;}
}


body.fixed .header-main{position:fixed;/* background: #f8f8f8; */padding: 0;top:0;left:0;right:0;z-index:9;-webkit-animation: slide-down 0.7s;-moz-animation: slide-down 0.7s;-o-animation: slide-down 0.7s;box-shadow: 0 9px 9px rgba(0,0,0,.1);height: auto;border-bottom: none;}
body.fixed{/* padding-top: 81px; */}
body.fixed .logo img{/* width: 242px; *//* padding: 0; */filter: none;}

body.fixed #cssmenu > ul > li::after{top: 16px;}
body.fixed #header .main-header{background: transparent;}
body.fixed {padding-top: 81px;}

.htitle{position:relative;display:block;font-size: 34px;color: #d11a1e;margin: 0 0 15px 0;}
.htitle.small{font-size: 28px;}
.htitle.white, .htitle.white + p{color:#fff;}
.htitle.center{text-align:center}
.htitle + p{width: 60%;margin: 0;margin-bottom: 25px;font-size:18px;position: relative;}
.htitle.center + p{text-align:center;margin-left: auto;margin-right: auto;}
@media (max-width: 992px) 
{
    .htitle{font-size: 28px;}
    .htitle + p{width: 100%;}
}

   
.title-box{position:relative;display:block;margin: 0;z-index: 1;}
.title-box h4{position:relative;display:inline-block;font-size: 18px;line-height:24px;padding-bottom: 0;margin-bottom: 5px;color: #27252480;text-transform: uppercase;}
.title-box.center h4:before{content: "";display: inline-block;background-color: #d11a1e;width: 35px;height: 1px;margin-right: 10px;position: relative;top: -7px;}
.title-box h4:after{content: "";display: inline-block;background-color: #d11a1e;width: 35px;height: 1px;margin-left: 10px;position: relative;top: -7px;}
.title-box h2{position:relative;display:block;font-size: 36px;color: #d11a1e;margin:0;padding-bottom: 15px;text-transform: uppercase;}
.title-box h2 + p{width: 70%;text-align:left;margin: 0 0;margin-bottom: 25px;font-size: 18px;position: relative;font-weight: 400;}
.title-box.light h2, .title-box.light h4, .title-box.light p{color:#fff}
.title-box.light h4:before{background-color:#fff}
.title-box.center{text-align:center}
.title-box.center p{text-align:center;margin-left:auto;margin-right:auto }
@media (max-width: 992px) 
{
    .title-box h2{font-size: 32px;line-height: 40px;}
    .title-box.light p,.title-box.center p,.title-box p{width:100%}
}

/*----------*/
.page-head{
    padding: 80px 0 80px 0;
    color: #fff;
    position:relative;
    text-align: center;
    background: #d11a1e url(../images/headerbg.png);
    background-position: top;
}}
.page-head h1{margin:0;padding: 0px 0;font-size: 38px;color: #fff;}
.breadcrumb{padding: 0;margin-top: 10px;list-style:none;margin-bottom: 0;text-align: center;display: inline-block;}
.breadcrumb > li{display:inline-block}
.breadcrumb > li + li:before{padding:0 5px;color:#ccc;content:"/\00a0"}
.breadcrumb > li,
.breadcrumb > li > a,
.breadcrumb > li + li:before{color: #fff;text-transform: uppercase;}


/*------------*/
.section{position:relative;padding:80px 0}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #fcfbf9;padding:80px 0;position: relative;}
.bgbox{background: #f2f2f2;padding: 20px;position: relative;}
.bgbox.nobg{background:none}



@media (max-width:992px) {
	.flexslider .slides{margin-top:0px;}
    .flexslider {/* padding-top: 52px !important; */}
}



.category-section{position: relative;}
.category-section::before,
.category-section::after {content: '';display: inline-block;position: absolute;background-size: 18%;background-position-y: center;background-repeat: no-repeat;bottom: 0;left: 0;right: 0;top: 0;z-index: 0;opacity:0.6}
.category-section::before {background-position-x: left;animation: floatUpDown 6s ease-in-out infinite;}
.category-section::after {background-position-x: right; animation: floatUpDown 4s ease-in-out infinite;animation-delay: 1s;}
@keyframes floatUpDown {
    0%   { background-position-y: calc(50% - 10px); }
    50%  { background-position-y: calc(50% + 10px); }
    100% { background-position-y: calc(50% - 10px); }
}
.tomatobg,.onionbg{position:relative}
.tomatobg::before,
.onionbg::after {content: '';display: inline-block;position: absolute;background-size: 18%;background-repeat: no-repeat;bottom: 0;left: 0;right: 0;top: 0;z-index: 0;}
.tomatobg::before {background-image:url(../images/tomatobg.png);background-position-x: left;background-position-y: top;left:-5%}
.onionbg::after {background-image:url(../images/onionbg.png);background-position-x: right;background-position-y: bottom;}



.leafbg{position: absolute;animation: upDown 1s infinite alternate;bottom: 0;right: 0;z-index: 0;}
@keyframes upDown {
  0% {transform: translateY(0);}
  100% {transform: translateY(-10px);}
}

.whus-box{position:relative;display:block;padding: 80px 50px;background: none;z-index:1;/* background: #f36d32; */}
.whus-box.light{background: #efefef;}
.whus-box img{width: 60px;display: inline-block;filter: brightness(0%) contrast(30%);}
.whus-box h4{position:relative;display:block;font-size: 28px;line-height: 1.2;padding: 25px 0;color: #d11a1e;}
.whus-box:hover img {filter: invert(48%) sepia(18%) saturate(3207%) hue-rotate(327deg) brightness(98%) contrast(101%)}



.panel-main{display:flex;align-items:flex-start;}
.panel-main .side-left{flex:auto;position:sticky;top: 30px;left:0;}
.panel-main .side-right{flex:auto;margin:0 auto;}
@media screen and (max-width:992px){
.panel-main{flex-direction:column;}
.panel-main .side-left{position:relative;}
}

.core-box{border-bottom: 1px solid #cdcdcd;padding: 45px;margin-top: 0;cursor:pointer;transition:all .4s ease-in-out;position: relative;z-index: 1;}
.core-box h4{color: #d11a1e;font-size: 20px;}
.core-box p{margin:0}



/*------*/
.highlight2{position: relative;padding: 80px 60px;background: #d11a1e;border-radius: 10px;overflow: hidden;}
.highlight2 p{margin:0}
.highlight2 .highlight-inner{position:relative;text-align: left;margin: 0 auto;}
.highlight2 .htitle,
.highlight2 .htitle + p{color: #fff;}
.highlight2 .sub-title{ background: #14493e; color: #fff;}
.highlight2 a{color: #fff;font-weight:400;display:inline-block;font-size: 80px;line-height:1;color: #f8f8f800;-webkit-text-stroke: 1px #f9c500;}
.highlight2 a:hover{color: #f9c500;-webkit-text-stroke: 1px #ffffff00;}
.highlight2 a i{transform:rotate(-45deg);transition:transform 0.5s ease-in-out;}
.highlight2 a:hover i{transform:rotate(0);}
.highlight2 .btn-arrow {position: absolute;bottom: 0;/* right: 25%; */opacity: 0.6;}

 @media (max-width: 992px) 
{   .highlight2 .btn-arrow {right: 0;left: 10px;display: none;}
	.highlight2{padding:60px 0;text-align:center}
	.highlight2 .highlight-inner{width:95%}
    .highlight2 a{float: none;margin-top: 14px;line-height: 30px;}
}

 
.circle{position:relative;width:200px;height:200px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}
.circle-icon{position:absolute;font-size:24px;rotate:-45deg;transition:all .4s ease;z-index:2;color: #d11a1e;}
.circle:hover .circle-icon{rotate:0}
.circle-text{position:absolute;width:100%;height:100%;font-size:16px;animation:spin 10s linear infinite;pointer-events:none}
.circle-text span{position:absolute;left:50%;top:0;transform-origin:0 100px;text-transform:uppercase;font-weight:700;color:#333}
@keyframes spin {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}


.fun-box {position: relative;text-align: left;}
.fun-box h3{font-size: 60px;line-height:1em;color: #d11a1e;}
.fun-box h4{position:relative;display:block;font-size: 20px;/* color: #fff; */padding: 10px 0 0 0;}
@media (max-width: 768px) {
	.fun-box h3{font-size: 40px;}
}


.gsap-reveal{visibility:hidden}








































.home-about img {
    border-radius: 10px;
}
.home-about .funfact{margin-top: -108px;background: #d11a1e;border-radius: 10px;padding: 35px 35px !important;text-align: center;}
.home-about .funfact, .home-about .funfact h3{color:#fff}

 



/*------*/
.highlight{position: relative;padding: 80px 50px;background: #e8e8e8 center center no-repeat fixed;background-size: cover;overflow: hidden;}
.highlight:before{position:absolute;content: '';left:0;top:0;width:100%;height:100%;display:block;background: #000000a1;}
.highlight .highlight-inner{position:relative;text-align: left;margin: 0 auto;}
.highlight a{float: none;background: transparent;}
.highlight a:active,.highlight a:hover,.highlight a:focus{background: #0d505a;}
 @media (max-width: 992px) 
{
	.highlight{padding:60px 0;text-align:center}
	.highlight .highlight-inner{width:95%}
    .highlight a{float: none;margin-top: 14px;line-height: 30px;}
}

 

.accordion-item{margin-bottom:15px;border:1px solid #d6d6d6 !important} 
.accordion-button::after {font-family: 'FontAwesome';content: "\f067";font-weight: 900;background-image: none !important;transition: none !important;width: auto;height: auto;}
.accordion-button:not(.collapsed)::after {content: "\f068"; /* minus */}
.accordion-button {font-weight: 600;font-size: 15px;color: #000;}
.accordion-button:active,.accordion-button:focus{border:0;box-shadow:none}
.accordion-button:not(.collapsed) {color: #dc3d2e;background-color: #f8f9fa;}

.elfsight-app-4019247a-c8ba-45af-9b5d-dd5048e4c9ed script + a, .eapps-widget-toolbar {
    display: none !important
}




.box46{position:relative;background: #fff;padding: 15px;text-align: center;border: 1px solid #cdcdcd;border-radius: 10px;overflow: hidden;z-index: 1;}
.box46:hover{box-shadow: 0 5px 7px 0 #d6d7d84f;}
.box46 img{border-radius: 10px;margin-bottom: 0;}
.box46 .inner-box h4{display: inline-block;font-size: 20px;padding: 0;color: #272524;margin-top: 15px;}
.box46:hover .inner-box h4{color: #d11a1e;border-color: #e8e635; }
.box46 .inner-box a{font-size: 14px;line-height: 30px;background: #d11a1e;color:#fff;padding: 5px 25px;display:inline-block;border-radius:35px;text-transform: uppercase;font-weight: 600;margin-top: 15px;}
.box46 .inner-box a:hover{background: #2d2d32;}



.box31{position:relative;display:block;-webkit-transition:transform .3s;transition:transform .3s;}
.box31:hover{-webkit-transform: translateY(-8px);-ms-transform: translateY(-8px);transform: translateY(-8px);}
.box31 .box-img img{display:block;width:100%;/* filter: saturate(0%); */}
.box31:hover .box-img img{filter: none;-webkit-transition:filter .3s;transition:filter .3s;}
.box31 .box-inner{background-color:#121c22;color:#fff;position:absolute;bottom: 30px;left:0;width:100%;padding: 22px 25px;-webkit-transition:background-color .3s,bottom .3s;transition:background-color .3s,bottom .3s;}
.box31 .box-inner h4{padding:0 30px 0 0;position:relative;line-height: 24px;font-size: 22px;}
.box31:hover .box-inner{bottom:0;background-color:#147280;}



































@media (max-width: 575px){.funfact li{width: 100% !important;}}

.vision-box{border: 1px solid #cdcdcd;padding: 45px;padding-bottom:50px;margin-top: 0;cursor:pointer;transition:all .4s ease-in-out}
.vision-box .img-box{padding-bottom: 20px;}
.vision-box .img-box h4{color: #d11a1e;font-size: 28px;margin-left: 15px;}
.vision-box .img-box img{width: 50px;height: 50px;filter: invert(48%) sepia(12%) saturate(3207%) hue-rotate(335deg) brightness(100%) contrast(100%);}
.vision-box p{margin:0}


/*-----------------*/
.text-desc h1:first-child,.text-desc h2:first-child,.text-desc h3:first-child,.text-desc h4:first-child,.text-desc h5:first-child{margin:0 0 5px}
.text-desc h1,.text-desc h2,.text-desc h3,.text-desc h4,.text-desc h5{margin:14px 0 5px}
.text-desc table{border-collapse:collapse;margin:0 0 20px;width:100%;text-align: center;background: #fff;}
.text-desc table thead,.text-desc table th{background: #dadada70;font-weight:600;}
.text-desc table tr:nth-of-type(odd) {background: #fafafa;}
.text-desc table tr:hover{background: #d4d6dc;}
.text-desc table th:hover{background: #d4d6dc;}
.text-desc table td,.text-desc table th{padding: 10px 10px;vertical-align:middle;border: 1px solid #dadada;text-align: center;}
.text-desc tt{font-size: 22px;font-weight: 300;line-height: 32px;padding-bottom: 0;display: block;/* color: #fff; */}
.text-desc ul,.text-desc ul ul{margin-left:17px;margin-bottom:22px}
.text-desc ul li{list-style-type: none;position: relative;margin-bottom: 5px;}
.text-desc ul.list2 li{width: 46%;display:inline-block;}
@media (max-width: 768px){.text-desc ul.list2 li{width: 100%;}}
.text-desc ul ul li{list-style-type:circle}
.text-desc ul li:before{position:absolute;font-size: 9px;top: 0px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #d11a1e;left: -15px;}
.text-desc h2{font-size: 28px;padding: 12px 0 6px;margin:0;position:relative;color: #d11a1e;text-transform: capitalize;}
.text-desc h3{color: #d11a1e;font-size: 26px;padding: 0;margin:0;position:relative;text-transform: uppercase;}
.text-desc h4{color: #d11a1e;font-size: 26px;padding: 0;margin: 5px 0 15px 0;display: block;position:relative;}
.text-desc h5{color: #d11a1e;font-size: 22px;padding: 0px 0 1px 25px;display: block;position:relative;text-transform:capitalize;}
.text-desc h5:before{position:absolute;font-size: 18px;top: 0px;left: -3px;font-family: "Font Awesome 5 Free";content: "\f0a4";font-weight: 900;}

.text-desc h2 + hr,.text-desc h4 + hr{border-color:#d0d0d0;width:55%;text-align:center;display:inline-block}
.text-desc img{display:inline-block!important}
.text-desc p{}

/*------*/
.readmore{color:#d11a1e;text-transform:uppercase;font-weight:600;font-size: 13px;padding-top: 10px;display: inline-block;}
.readmore i{font-size:11px;padding-left:6px}
.readmore:hover{color: #000000;}
.readmore:hover i{padding-left:9px}

.owl-stage{display: flex;flex-wrap: wrap;}
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}


/*---------*/
.box1{padding: 22px 8px;}
.box1 .box-inner{overflow:hidden;}
.box1 img{text-align:center;width:100%;margin-bottom: 20px;transition:all 500ms ease;}
.box1:hover .box-inner img{transform:scale(1.05);}
.box1 h4{text-transform:none;font-weight: 600;padding: 12px 0;font-size: 20px;color:#2d2d2d;margin:0;letter-spacing:.5px;text-align:center;}
.box1:hover h4{color: #d11a1e;}
 
  /*-----------*/
.box2{padding-top:0;/* background:#fff; */text-align: center;}
.box2 img{padding:4px;border:1px solid #d8d6d6;text-align:center;width:100%}
.box2.noborder img{border:none;padding:10px}
.box2:hover img{border-color:#d11a1e}
.box2 h4{text-transform:none;padding: 5px 0 5px 0;font-size: 15px;color: #2d2d2d;margin:0;letter-spacing:.5px;text-align: center;font-weight: 600;/* text-transform: capitalize; */}
.box2 h4 a{color:#2d2d2d}
.box2:hover a, .box2:hover h4{color:#d11a1e}
.box2 p{color:#4c4c4c;line-height:24px;margin: 0;}

/*----------*/
.box3{padding-top:0;text-align:center}
.box3 img{border:1px solid #EEE;padding:4px;margin-bottom:7px;text-align:center;width:100%;transition:all .7s ease 0;-webkit-box-shadow:5px 5px 0 0 #f1f1f1;-moz-box-shadow:5px 5px 0 0 #f1f1f1}
.box3:hover img{border: 1px solid #d11a1e;-webkit-box-shadow: 5px 5px 0 0 #d11a1e5c;-moz-box-shadow:5px 5px 0 0 #3e4095a6;}
.box3 h4{font-size: 16px;color: #2d2d2d;margin:0;font-weight: 700;text-transform: capitalize;letter-spacing:.5px;display:inline-block;padding:7px 13px;}


.box7-1{position:relative;overflow:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;-moz-transition:all 300ms ease}
.box7-1 img{position:relative;width:100%;display:block;transition:all 600ms ease;-webkit-transition:all 600ms ease;-ms-transition:all 600ms ease;-o-transition:all 600ms ease;-moz-transition:all 600ms ease}
.box7-1:hover img{-webkit-transform:scale(1.2,1.3);-ms-transform:scale(1.2,1.3);-moz-transform:scale(1.2,1.3);transform:scale(1.2,1.3)}
.box7-1 .overlay-box{position:absolute;left:0;top:0;right:0;bottom:0}
.box7-1 .overlay-box:before{position:absolute;content:'';left:0;top:0;right:0;bottom:-1px;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition:all 1000ms ease;background:-webkit-linear-gradient(top,#37354200 24%,#37354200 50%,#37354203 43%,#00000014 57%,#00000052 75%,#000000ba 92%,#000000fa 100%)}
.box7-1 .overlay-box:after{position:absolute;content:'';left:0;top:-100%;width:100%;height:100%;opacity:0;-webkit-transition:all 700ms ease;-moz-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;transition:all 700ms ease;background:#000000b3}
.box7-1:hover .overlay-box:before{top:100%;opacity:0}
.box7-1:hover .overlay-box:after{opacity:1;top:0}
.box7-1 .overlay-box h3{position:absolute;right:0;left:0;bottom:45px;text-align:center;padding-bottom:10px;font-size: 22px;display:inline-block;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;z-index:1;color:#fff}
.box7-1:hover .overlay-box h3{opacity:0;-webkit-transform:translateX(150%);-ms-transform:translateX(150%);-moz-transform:translateX(150%);transform:translatey(150%)}
.box7-1 .overlay-box h3:before{position:absolute;content:'';bottom:0;height:1px;width:50px;background-color: #fff;text-align:center;left:42%;right:0}
.box7-1 .overlay-box .overinner{position:absolute;left:0;top:50%;margin-top:-22px;width:100%;text-align:center;opacity:0;-webkit-transform:translateY(-70px);-ms-transform:translateY(-70px);-moz-transform:translateY(-70px);transform:translateY(-70px);-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;z-index:1}
.box7-1:hover .overlay-box .overinner{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}
.box7-1 .overlay-box .overinner h4{position:relative;display:inline-block;color:#fff;font-size: 22px;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}


/*-----------*/
.boxdesc{text-align:center;padding:5px;color:#555}
.boxdesc strong{display:block;text-decoration:underline;font-weight:500;line-height:10px}
.boxdesc p{margin:5px 0}

.boxdesc img{border:1px solid #eee;padding:5px;}
.gallery .box2_img{border:1px solid #eee;}
.gallery .col-sm-3{padding:15px}
.pdfbox{text-align:center}
.pdfbox img{display:inline-block}


/*--------*/
.social{list-style-type:none;padding:10px 0 0;margin:0}
.social li{display:inline-block;width: inherit !important;}
.social a{color: #d11a1e;margin-right: 0;cursor:pointer;display:block;width: 45px;height: 45px;text-align:center;text-decoration:none;background: transparent;border-radius: 50%;border: 1px solid #d11a1e;line-height: 40px;font-size: 22px;color: #d11a1e;margin: 2px;}
.social a i{line-height: 43px;}
.social a:hover{background: #d11a1e;color: #fff;}

/*--------------*/

/*--------------*/
.cenq{display:none}
.form label{font-weight:600}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form .select{margin:0!important;font-size:15px!important}
.form  input[disabled],.form .text-field{background: #f6f6f6;border: 0;color: #222d35;/* font-size: 16px; */margin: 0 0 18px;padding: 15px;width:100%;border-radius: 5px;border: 1px solid #e4e4e4;}
.form .text-field:focus,.form .text-field:hover{/* border-color: #c3002f; */box-shadow:none;/* border-width:1px; */background: #fff;}
.errorbox,.errorbox span,.errorbox li{color:#147280}
.errorbox .sucmsg{color:#046310}

.custbtn{border-radius: 0;padding: 15px 30px;background: #d11a1e;position:relative;display:inline-block;border-radius: 5px;font-size:16px;font-weight: 600;margin-top: 0;border: 1px solid #ffff;color:#fff;text-transform:uppercase;transition:400ms all;-webkit-transition:400ms all;}
.custbtn:hover,.custbtn:focus,.custbtn:active{text-decoration:none;background: #000000;color: #fff;}

.capcha{background:transparent !important}
.capcha + input{width:200px !important;margin-top:5px !important}

/*-------------*/
#download{position:fixed;top:50%;right:0;font-size: 26px;color: #ffffff;background-color: #d11a1e;padding: 10px 18px;border-radius:30px 3px 3px 30px;z-index: 1;}
#download:hover{cursor:pointer;-webkit-box-shadow:0 8px 6px -6px #999;-moz-box-shadow:0 8px 6px -6px #999;box-shadow:0 8px 6px -6px #999}
#download > a{color:#0E0E0E}


/*-----------*/
.contact-item h5{font-size: 22px;margin-bottom: 10px;color: #d11a1e;text-transform: capitalize;}
.contact-item {padding: 10px 0;}

/*------*/
.google-map {width: 100%;overflow: hidden;}


/*------*/

.address{}
.address li{margin: 10px 0;}
.address h4{font-size: 24px;font-weight: 700;letter-spacing: .5px;padding-bottom: 6px;margin-bottom: 13px;display: inherit;color: #d11a1e;}
.address i{display:inline-block;vertical-align:top;margin-top: 4px;width: 20px;text-align: center;font-size: 17px;margin-right: 10px;}
.address p{display:inline-block;text-align:left!important;margin:0;}
.address a{color: #1c1c1c;}



/*--------------*/
.hdwatsp{position: fixed;bottom: 10px;right: 10px;z-index:21/*top: 2px!important;position: absolute !important;left: 0;right: 0;margin: 0 auto;width: 100%;text-align: center;*/}
.hdwatsp a{text-align: center;width: 50px;height: 50px;float: left;color: #FFFFFF;border-radius: 10px;background-color: #25D366;background-color: #25D366;}
.hdwatsp i{font-size: 40px;margin-top: 5px;}

/*---------------*/
.footer{padding-top: 0;position:relative;background: #f6f3ec url(../images/headerbg.png);border-top: 2px solid #9f9f9f2b;}
.footer .footer-inner{padding: 0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
.footer .footer-inner .inner-left{padding-right:40px}
.footer .footer-inner .inner-left, 
.footer .footer-inner .inner-right{padding-bottom: 80px;padding-top: 80px;position:relative;}
.footer .inner-left::before{content: '';position: absolute;top: 0;bottom: 0;right: 0;width: 1px;height: 100%;display: inline-block;background: #9f9f9f2b;}

.footer p, .footer a{color: #493e4f;}
.footer h3{color: #d11a1e;font-size: 22px;letter-spacing: 0;margin-top: 0;margin-bottom: 35px;padding-bottom: 8px;position: relative;text-transform: capitalize;}
.footer h3:not(.noline):before {background: #d11a1e;bottom: -5px;content: "";height: 1px;position: absolute;width: 46px;}
.footer img{padding: 10px 0 40px 0;width: 260px;display: inline-block;}
.footer .address h4{font-size: 16px;font-weight: 500 !important;color: #ececec;margin: 0;padding-bottom: 0;}
.footer .address h4 i{margin: 0;margin-right: 9px;}
.footer .address i{display:inline-block;margin:6px 8px 0 0;vertical-align:top;color: #d11a1e;font-size: 13px;width: 20px;text-align: center;}
.footer .address li{margin: 6px 0 6px 0;}
.footer .social a{/* background: transparent; *//* border-color:#fff; *//* color: #fff; */}
.footer .textright{text-align: right;}
.copyrights{padding: 21px 0;overflow: hidden;margin-top: 0;border-top: 2px solid #9f9f9f2b;}
.copyrights p, .copyrights a{margin: 0;/* font-size: 12px; */}
@media screen and (max-width: 992px) {
	.footer .ftleft{padding: 15px;}
	.footer .ftright{padding: 15px;}
	.footer .ftleft::before,.footer .ftright::before {display:none}
	.footer .footer-inner .inner-left, .footer .footer-inner .inner-right{padding:15px}
}

@media (max-width: 992px) 
{
    .header-main{position: relative;padding: 0  0 50px 0;height: auto;/* background: #000; */border: none;}
    .header-main .container{width:100%}
    .logo{margin-right:0;text-align:center;/* float:none!important; */position: inherit;padding: 10px 0;}
    .logo img{}
    .page-head{margin-top: 0px;padding: 40px 0 40px 0;}
    .page-head h1, .page-head .breadcrumb  {float:none}
    .page-head h1{font-size:25px}
   .footer{padding-top: 15px;text-align:left}
    .footer h3 {}
    .footer .address p{text-align:left !important}
    .footer .textright{text-align:left}
	.footer img{/* display:none; */}
	.copyrights{margin-top:25px}
   
}
@media (max-width: 768px) 
{
     .vcenter > .row{ display: initial;}
}
