.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both;}
@media (prefers-reduced-motion){
.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important;}
}
.appear-animation{opacity:0;}
.appear-animation-visible{opacity:1;}
.fadeInUpShorter{animation-name:fadeInUpShorter;} 
.expandIn{animation-name:expandIn;}
 
@keyframes fadeInUpShorter{from{opacity:0;transform:translate(0, 50px);}to{opacity:1;transform:none;}}
@keyframes expandIn{from{opacity:0;transform:scale(0.8);}to{opacity:1;transform:scale(1);}}
.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;}

.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem;}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important;}
.card{position:relative;border:1px solid rgba(0, 0, 0, 0.06);}
.card-body{padding:2rem;}




.border-0{border:0!important;}
.d-block{display:block!important;}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important;}
.align-items-center{-ms-flex-align:center!important;align-items:center!important;}
.overflow-hidden{overflow:hidden!important;}
.position-relative{position:relative!important;}
.m-0{margin:0!important;}
.mb-0{margin-bottom:0!important;}
.mb-2{margin-bottom:.5rem!important;}
.mb-3{margin-bottom:1rem!important;}
.mt-4,.my-4{margin-top:1.5rem!important;}
.mb-4,.my-4{margin-bottom:1.5rem!important;}
.mb-5{margin-bottom:3rem!important;}
.pt-3,.py-3{padding-top:1rem!important;}
.pb-3,.py-3{padding-bottom:1rem!important;}
.px-5{padding-right:3rem!important;}
.pb-5{padding-bottom:3rem!important;}
.px-5{padding-left:3rem!important;}
.h-100{height:100%!important;}
.m-0{margin:0!important;}
.mb-0{margin-bottom:0!important;}
.mb-2{margin-bottom:.5rem!important;}
.mb-3{margin-bottom:1rem!important;}
.mt-4{margin-top:1.5rem!important;}
.mb-4{margin-bottom:1.5rem!important;}
.mb-5{margin-bottom:3rem!important;}
.px-2{padding-right:.5rem!important;}
.px-2{padding-left:.5rem!important;}
.py-3{padding-top:1rem!important;}
.pb-3,.py-3{padding-bottom:1rem!important;}
.py-4{padding-top:1.5rem!important;}
.px-4{padding-right:1.5rem!important;}
.py-4{padding-bottom:1.5rem!important;}
.px-4{padding-left:1.5rem!important;}
.px-5{padding-right:3rem!important;}
.px-5{padding-left:3rem!important;}
@media (min-width:576px){
.mb-sm-0{margin-bottom:0!important;}
}
@media (min-width:992px){
.mb-lg-0{margin-bottom:0!important;}
.mx-lg-5{margin-right:3rem!important;}
.mx-lg-5{margin-left:3rem!important;}
}
@media (min-width:1200px){
.mx-xl-0{margin-right:0!important;}
.mx-xl-0{margin-left:0!important;}
.my-xl-4{margin-top:1.5rem!important;}
.my-xl-4{margin-bottom:1.5rem!important;}
}
 
 
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}
.owl-carousel{display:none;width:100%;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}
.owl-carousel .owl-dots.disabled{display:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{background:0 0;color:inherit;border:none;padding:0!important;font:inherit;}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme .owl-nav{margin-top:10px;}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none;}

.text-3{font-size:1em!important;}
.text-4{font-size:1.2em!important;}
.line-height-2{line-height:1.2!important;}
.line-height-9{line-height:1.9!important;}
.overflow-hidden{overflow:hidden!important;}
.z-index-2{z-index:2!important;}
.font-weight-bold{font-weight:700!important;}
.font-weight-extra-bold{font-weight:900!important;}

 
 
 
html body .btn:focus,html body .btn:active{box-shadow:none!important;}
.btn-outline{border-width:2px;padding:0.483rem 0.933rem;}
.btn-dark{background-color:#998670;border-color:#212529 #212529 #0a0c0d;color:#FFF;}
.btn-dark:hover{background-color:#32383e;border-color:#383f45 #383f45 #212529;color:#FFF;}
.btn-dark:focus{box-shadow:0 0 0 3px rgba(33, 37, 41, 0.5);}
.btn-dark:disabled{background-color:#998670;border-color:#212529 #212529 #0a0c0d;}
.btn-dark:active{background-color:#101214;background-image:none;border-color:#0a0c0d #0a0c0d black;}
.btn-outline.btn-dark{color:#212529;background-color:transparent;background-image:none;border-color:#212529;}
.btn-outline.btn-dark:hover{color:#FFF;background-color:#998670;border-color:#212529;}
.btn-outline.btn-dark:focus{box-shadow:0 0 0 3px rgba(33, 37, 41, 0.5);}
.btn-outline.btn-dark:disabled{color:#212529;background-color:transparent;}
.btn-outline.btn-dark:active{color:#FFF;background-color:#998670;border-color:#212529;}
.card{position:relative;border:1px solid rgba(0, 0, 0, 0.06);}
.card-body{padding:2rem;}
.owl-carousel{margin-bottom:20px;}
.owl-carousel .owl-nav{top:50%;position:absolute;width:100%;margin-top:0;transform:translate3d(0, -50%, 0);}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{display:inline-block;position:absolute;top:50%;width:30px;height:30px;outline:0;margin:5px!important;transform:translate3d(0, -50%, 0);}
.owl-carousel .owl-nav button.owl-prev{right:0;}
.owl-carousel .owl-nav button.owl-prev:before{font-family:'FontAwesome';font-weight:900;font-size:0.5rem;content:"\f053";content:"\f054";position:relative;right:-1px;top:-1px;}
.owl-carousel .owl-nav button.owl-next{left:0;}
.owl-carousel .owl-nav button.owl-next:before{font-family:'FontAwesome';font-weight:900;font-size:0.5rem;content:"\f054";content:"\f053";position:relative;right:1px;top:-1px;}
.owl-carousel.nav-style-1 .owl-nav .owl-next,.owl-carousel.nav-style-1 .owl-nav .owl-prev{width:20px;background:transparent!important;color:#000;}
.owl-carousel.nav-style-1 .owl-nav .owl-next:hover,.owl-carousel.nav-style-1 .owl-nav .owl-next:active,.owl-carousel.nav-style-1 .owl-nav .owl-prev:hover,.owl-carousel.nav-style-1 .owl-nav .owl-prev:active{color:#CCC;}
.owl-carousel.nav-style-1 .owl-nav .owl-next:before,.owl-carousel.nav-style-1 .owl-nav .owl-next:after,.owl-carousel.nav-style-1 .owl-nav .owl-prev:before,.owl-carousel.nav-style-1 .owl-nav .owl-prev:after{font-size:inherit;}
.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-next,.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-prev{color:#212529!important;}



h2{color:#212529;font-weight:200;margin:0;-webkit-font-smoothing:antialiased;}
h2{font-size:2.2em;font-weight:300;line-height:42px;margin:0 0 32px 0;}
@media (max-width:575px){
h2{line-height:40px;}
}
@media (min-width:1440px){
.container-xl{max-width:1630px;}
}
.overlay{position:relative;}
.overlay:before{content:' ';position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#212529;opacity:0;pointer-events:none;transition:ease opacity 300ms 100ms;}
.overlay:hover:before,.overlay.overlay-show:before{opacity:0.8;}
.overlay .container{position:relative;z-index:3;}
section.section{background:#f7f7f7;//border-top:5px solid #f1f1f1;margin:30px 0;padding:50px 0;}
section.section.section-height-4{padding:6.9230769231rem 0;}
section.section.section-parallax{background-color:transparent;background-position:50% 50%;background-repeat:repeat;background-attachment:fixed;border:0;}
 
 
.custom-negative-margin-top{margin-top:-150px;}
.custom-box-shadow-1{-webkit-box-shadow:0px 0px 100px -27px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 100px -27px rgba(0, 0, 0, 0.2);}
.custom-btn-pos-1{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);margin-top:-37px;}
.custom-text-size-1{font-size:6.4em;}
@media (min-width:1440px){
.custom-responsive-m-p-x{margin-right:3rem!important;margin-left:3rem!important;padding-right:3rem!important;padding-left:3rem!important;}
}
.custom-btn-style-1.btn-dark{background:#FFF!important;}
.custom-btn-style-1.btn-dark:hover{background:#212529!important;}
.owl-carousel.custom-nav-size-1 .owl-nav .owl-prev,.owl-carousel.custom-nav-size-1 .owl-nav .owl-next{font-size:22.4px;font-size:1.4rem;}
 
.MyDirNum{direction:ltr!important;}
.MyDirNum span{font-size:0.5em;font-weight:400;position:absolute;top:40px;}
.owl-carousel .owl-nav button.owl-prev:before{font-size:30px!important;color:rgba(0,103,172,1)!important;}
.owl-carousel .owl-nav button.owl-next:before{font-size:30px!important;color:rgba(0,103,172,1)!important;}
.NewLine1_Style{font-weight:bold!important;color:#0099ff!important;}
 
 
 
 
 
.Home_news{background-color:#f7f7f7;padding-bottom:50px;padding-top:20px}
.Home_news h2{font-size:22px}
.Home_news .p_h2{font-size:16px;margin-bottom:30px!important}

.Newsitem h3{margin-top:0;margin-bottom:0;font-size:16px!important;font-weight:400!important;line-height:30px}
@media (max-width: 900px) {
.Newsitem h3{min-height:10px}
}
.Newsitem p{margin-top:10px;font-size:14px!important;line-height:30px}




.thumb-info{display:block;position:relative;text-decoration:none;max-width:100%;background-color:#FFF;border-radius:4px;overflow:hidden;backface-visibility:hidden;transform:translate3d(0, 0, 0);}
.thumb-info .thumb-info-wrapper{backface-visibility:hidden;transform:translate3d(0, 0, 0);border-radius:4px;margin:0;overflow:hidden;display:block;position:relative;}
.thumb-info .thumb-info-wrapper:after{content:"";background:rgba(33, 37, 41, 0.8);transition:all 0.3s;border-radius:4px;bottom:-4px;color:#FFF;right:-4px;position:absolute;left:-4px;top:-4px;display:block;opacity:0;z-index:1;}
.thumb-info .thumb-info-inner{transition:all 0.3s;display:block;}
.thumb-info .thumb-info-title{transition:all 0.3s;background:rgba(33, 37, 41, 0.8);color:#FFF;font-weight:600;right:0;letter-spacing:-.05em;position:absolute;z-index:2;max-width:90%;font-size:17px;padding:13px 21px 2px;bottom:13%;}
.thumb-info .thumb-info-type{background-color:#CCC;border-radius:2px;display:inline-block;float:right;font-size:0.6em;font-weight:600;letter-spacing:0;margin:8px -2px -15px 0px;padding:2px 12px;text-transform:uppercase;z-index:2;line-height:2.3;}
.thumb-info img{transition:all 0.3s ease;border-radius:3px;position:relative;width:100%;}
.thumb-info:hover .thumb-info-wrapper:after{opacity:1;}
.thumb-info:hover .thumb-info-title{background:rgba(33, 37, 41, 0.9);}
.thumb-info:hover img{transform:scale(1.1, 1.1);}
.thumb-info.thumb-info-bottom-info .thumb-info-title{background:#FFF;left:0;width:100%;max-width:100%;transition:transform .2s ease-out, opacity .2s ease-out;transform:translate3d(0, 100%, 0);top:auto;bottom:0;opacity:0;padding:15px;text-shadow:none;color:#777;}
.thumb-info.thumb-info-bottom-info .thumb-info-type{float:none;background:none;padding:0;margin:0;}
.thumb-info.thumb-info-bottom-info:hover .thumb-info-title{transform:translate3d(0, 0, 0);opacity:1;}
.thumb-info.thumb-info-bottom-info:hover img{transform:scale(1.1);}
.thumb-info.thumb-info-bottom-info-dark .thumb-info-title{background:#212529;color:#FFF;}
.thumb-info.thumb-info-bottom-info-dark-linear .thumb-info-title{background:linear-gradient(to top, rgba(33, 37, 41, 0.8) 0, transparent 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);}
.thumb-info.thumb-info-no-borders,.thumb-info.thumb-info-no-borders img{border:0;padding:0;margin:0;border-radius:0;}
.thumb-info.thumb-info-no-borders .thumb-info-wrapper{border:0;padding:0;margin:0;border-radius:0;}
.thumb-info.thumb-info-no-borders .thumb-info-wrapper:after{border-radius:0;bottom:0;right:0;left:0;top:0;}
.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded,.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded img,.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper,.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper:after{border-radius:4px;}
@media (max-width:991px){
.thumb-info .thumb-info-title{font-size:14px;}
}

 
.custom-thumb-info-style-1.thumb-info-bottom-info-dark-linear .thumb-info-title{background:transparent;}
.custom-thumb-info-style-1.thumb-info-bottom-info .thumb-info-title{padding:36.8px;padding:2.3rem;}



.HomeLastNews span{font-size:12px;}
.HomeLastNews h2{font-size:25px;}
.HomeLastNews p{font-size:17px;line-height:35px;}

@media (max-width: 900px) {
.HomeLastNews p{font-size:15px;line-height:30px;}
}


.moreBox{
margin-bottom:15px;
}

.moreBox .thumb-info-inner{
font-size:25px;
margin-bottom:10px;
 
}

.moreBox .thumb-info-type{
font-weight:normal;
font-size:15px;
line-height:30px;
}

.moreBox h3{
margin-bottom:0px;
margin-bottom:0px;
}





.custom-btn-color-1{border-color:rgba(255,255,255,.5)!important;}
.custom-btn-color-1:hover{border-color:#212529!important;}
.MyHomeBorer{border:7px solid #424649!important; margin-bottom:10px;}
.Font_Clean{font-weight:normal!important;letter-spacing:normal!important;}
.NewLine1_Style{font-weight:bold!important;color:#0099ff!important;}
html .bg-quaternary{background-color:#998670!important;}
 
 
 






.d-flex{display:-ms-flexbox!important;display:flex!important;}





 
.negative-ls-1{letter-spacing:-1px;}
.text-3{font-size:1em!important;}
.text-4{font-size:1.2em!important;}
.text-5{font-size:1.50em!important;}
.text-8{font-size:2.30em!important;}
.line-height-3{line-height:1.3!important;}
.line-height-9{line-height:1.9!important;}
.overflow-hidden{overflow:hidden!important;}
.z-index-0{z-index:0!important;}
.z-index-1{z-index:1!important;}
.font-weight-extra-bold{font-weight:900!important;}
 
.appear-animation{opacity:0;}
.appear-animation-visible{opacity:1;}
.maskUp{animation-name:maskUp;}
.fadeInUpShorter{animation-name:fadeInUpShorter;}
.fadeInLeftShorter{animation-name:fadeInLeftShorter;}
.fadeInRightShorter{animation-name:fadeInRightShorter;}
.border-width-4{border-width:4px!important;}
 
 
 
 
@media (min-width:1200px) and (max-width:1530px){
.custom-responsive-text-size-1{font-size:0.8rem!important;line-height:1.5!important;}
}
.custom-square-1{position:absolute;top:-10px;left:-10px;}
.custom-square-1 rect{fill-opacity:0;stroke-dasharray:1550;stroke-dashoffset:1550;-webkit-transition:ease all 2000ms;transition:ease all 2000ms;}
.custom-square-1 rect.appear-animation-visible{stroke-dashoffset:0;}
.custom-square-1.custom-square-top-right{right:-10px;left:auto;}
.custom-square-1.custom-square-1-no-pos{top:0;left:0;}
.custom-square-1.custom-square-1-no-pos rect.appear-animation-visible{fill-opacity:1;}
.lineProgressFrom{stroke-dashoffset:1550!important;-webkit-transition:ease stroke-dashoffset 8s!important;transition:ease stroke-dashoffset 8s!important;}
.lineProgressTo{stroke-dashoffset:0!important;}
.lineProgressAndFillFrom{stroke-dashoffset:1550;fill-opacity:0;-webkit-transition:ease stroke-dashoffset 3s, ease fill-opacity 1s 2s!important;transition:ease stroke-dashoffset 3s, ease fill-opacity 1s 2s!important;}
.lineProgressAndFillTo{stroke-dashoffset:300;fill-opacity:1;}
 
.custom-square-1 rect{stroke:#998670;fill:#998670;}
.custom-square-1{position:absolute;top:-10px;left:-10px;}
.custom-square-1 rect{fill-opacity:0;stroke-dasharray:1550;stroke-dashoffset:1550;-webkit-transition:ease all 2000ms;transition:ease all 2000ms;}
.custom-square-1 rect.appear-animation-visible{stroke-dashoffset:0;}
.custom-square-1.custom-square-top-right{right:-10px;left:auto;}
.custom-square-1.custom-square-1-no-pos{top:0;left:0;}
.custom-square-1.custom-square-1-no-pos rect.appear-animation-visible{fill-opacity:1;}
 
 
.HomeAbout_Info span{
 

}

.HomeAbout_Info h1{
margin-top:0px;
margin-bottom:30px!important;
 

}

.HomeAbout_Info p{
 

}  


@media (max-width: 900px) {
.HomeAbout_Info h1{
font-size:28px!important;
margin-bottom:10px!important;
} 


.HomeAbout_Info p{
 font-size:16px!important;
 line-height:40px!important;

} 
}


@media (max-width: 900px) {
.mobile_off{display:none!important;} 
.HomeAbout_Info{margin-bottom:0px!important;padding-bottom:0px!important;}
.mobile_on{display:block!important;}


}


@media (min-width: 901px) {
.mobile_on{display:none!important;} 


}

 







.HomeProject span{font-size:15px; font-weight:normal!important; margin-bottom:10px;}
.HomeProject h2{font-size:25px;margin-bottom:10px!important; }
@media (max-width: 900px) {
 
.HomeProject{padding-top:50px!important; padding-bottom:50px!important;}

}


.Home_LastProject span{font-size:15px; font-weight:normal!important; margin-bottom:10px;}
.Home_LastProject h2{font-size:25px;margin-bottom:10px!important; }
.Home_LastProject p{font-size:16px; line-height:40px; }
.Home_LastProject_pro .btn{padding-top:15px; padding-bottom:15px;}
@media (max-width: 900px) {
.Home_LastProject{padding-top:50px!important; padding-bottom:50px!important;}
.Home_LastProject p{font-size:14px; line-height:30px; }
}





.Home_WhyUs span{font-size:15px; font-weight:normal!important; margin-bottom:10px;}
.Home_WhyUs h2{font-size:25px;margin-bottom:0px!important; }
.Home_WhyUs p{font-size:16px; line-height:40px; margin-bottom:80px!important; }
@media (max-width: 900px) {
.Home_WhyUs p{font-size:14px; line-height:30px; font-weight:normal!important;margin-bottom:80px!important; }
}


.HomePage_news h2{font-size:25px;margin-bottom:10px!important; }
.HomePage_news p{font-size:16px; line-height:40px; margin-bottom:20px!important; }
.HomePage_news  .card-body {padding: 0px!important;}
.HomePage_news .card-body{padding-top:0px;padding-bottom:5px;padding-right:20px;padding-left:20px;}
.HomePage_news .card{min-height:220px;margin-bottom:15px; padding:0px!important;}
.HomePage_news .card h3{font-size:18px; font-weight:normal!important;margin-bottom:10px!important; }
.HomePage_news .card p{ font-size:16px;margin-bottom:0px!important; line-height:35px;} 
.HomePage_news .btn{padding-top:15px; padding-bottom:15px;}



@media (max-width: 900px) {
.HomePage_news p{font-size:14px; line-height:30px; margin-bottom:20px!important;  }
.HomePage_news .card h3{font-size:14px; font-weight:normal!important;margin-bottom:10px!important; }
.HomePage_news .card p{font-size:14px;margin-bottom:0px!important; line-height:30px;} 
}





