@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
 
html {scroll-behavior:smooth;}
body {background:#fff; color:#231F20; font-family: "Montserrat", sans-serif; font-size:18px; font-weight:400; line-height:1.7;}

.font-poppins {font-family: "Montserrat", sans-serif;}
 
*, *:focus {outline:none !important; transition:all 0.3s ease 0s;}
a {text-decoration:none !important; color:#000;} a:hover{color:#bcbcbc;}
p{margin-bottom:20px;} 

.Bor:after {border-bottom:1px solid #afd78e; content:"";display:block; margin:auto auto 40px auto; padding-bottom:30px; width:45%;}
.Bor1:after {border-bottom:1px solid #33242b; content:"";display:block; margin:auto auto 20px auto; padding-bottom:55px; width:24%;}

.breadcrumb{color:#2B2B2B; margin:0px; background-color:transparent;padding:0 0 20px; font-size:12px; border-bottom:solid 1px #fff; text-transform:uppercase;}
.breadcrumb>li+li:before{content:"\27A4";color:#2B2B2B; margin:0 10px;}
.breadcrumb a{color:#BF8D53;}

/******* Helpers ********************************************************************/
.ImgFade{background-color:#000;}
.ImgFade img{opacity:0.5; filter:alpha(opacity=5); /* For IE8 and earlier */}

.Homebnr{background-color:#000;}
.Homebnr video{opacity:0.5; filter:alpha(opacity=5); /* For IE8 and earlier */}

hr{border-color:#BCBCBC; margin:30px 0px; opacity:1;}

/***************************/
.btn{moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;text-decoration:none !important; font-weight:500; font-size:16px; padding:13px 30px; font-family: "Montserrat", sans-serif; border-radius:50px; line-height:1; text-transform:capitalize; min-width:142px;}
.btn:focus{box-shadow:none; transition: none !important;}

.btn-danger{border-color:#E62262 !important; color:#fff; background-color:#E62262 !important;}
.btn-danger:hover,.btn-danger.focus{border-color:#000 !important; color:#fff; background-color:#000 !important;}
 
/*****************************/
.bg-dark {background-color:#231F20 !important;}
.bg-info{background-color:#27A497 !important;}
.bg-light{background-color:#F0F0F0 !important;}
    
.fw-light{font-weight:300 !important;}
.fw-medium{font-weight:500 !important;}
.fw-semi{font-weight:600 !important;}
.fw-bold{font-weight:700 !important;}
.fw-bolder{font-weight:900 !important;}

.text-dark{color:#000 !important;}
.text-danger{color:#FF8A00 !important;}
   
.ls-1{letter-spacing:.1em !important;}

.rounded-24{border-radius:24px;}

.fs-17 {font-size:17px;} 
.lh-0{line-height:0;} .lh-1{line-height:1;}.lh-12{line-height:1.2;}

/*****************************/
h1, .h1, h2, .h2{font-weight:400; font-family: "Montserrat", sans-serif;}
h1, .h1 {font-size:40px; line-height:1.2;}
h2, .h2 {font-size:25px;line-height:1;}
h3, .h3 {font-size:25px;}
h4, .h4 {font-size:20px;}
h5, .h5 {font-size:16px;}

/*******************************************************************/
input.form-control,input.form-control:focus,textarea.form-control,textarea.form-select {font-size:16px; font-weight:400; box-shadow:none;}
textarea:focus, 
textarea.form-control:focus, 
input.form-control:focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
[type=text].form-control:focus, 
[type=password].form-control:focus, 
[type=email].form-control:focus, 
[type=tel].form-control:focus, 
[contenteditable].form-control:focus,textarea.form-select:focus {box-shadow:inset 0 -1px 0 #ddd; outline:none;}
textarea.form-control:not([rows]) {height:136px;}
.form-control::-moz-placeholder,.form-select::-moz-placeholder {color:#Anywhere; opacity:1;}

/**************************************************************/
.MainBanner .carousel-caption {z-index:99;display:flex;justify-content:center;align-items:center;margin:auto;left:0; top:0px; bottom:0%;right:0;padding-bottom:0px;} 

/**************************************************************/
.carousel-control-next, .carousel-control-prev {width:10%; z-index:99;} 

.Slider .carousel-indicators {z-index:99; bottom:0px; justify-content: start; margin-left:5%;}
.Slider .carousel-indicators li {background-color:#fff; opacity:1;border-radius:50%; width:20px; height:20px;} 
.Slider .carousel-indicators .active {background-color:#e7e7e7 !important;}

/****************************************************************
.Borderhd {line-height: 0.5;text-align: center;}
.Borderhd span {display: inline-block;position: relative;  }
.Borderhd span:before,.Borderhd span:after {content: "";position: absolute; border-bottom-color:#b8b8b8 !important; border-bottom:double; border-width:4px; top:8px;width:50%;}
.Borderhd span:before {right: 100%;margin-right:45px;}
.Borderhd span:after {left: 100%;margin-left:45px;}

/***********************************************************************
ul.orange {padding:0 0 0 25px; margin:0px;}
ul.orange li {color:#3c3c3c; list-style: none; position:relative;}
ul.orange li::before {color:#3ba148; content:"\2022"; font-size:3em; position:absolute; top:-26px; left:-25px;}

/********** Back To Top Button ***************************************************************************************************/
#ScrollToTop {display:none; position:fixed; bottom:20px;right:30px;z-index:99;border:none;outline:none; background-color:#14171C;color:white;cursor:pointer;padding:0px;border-radius:10px;font-size:25px;border-radius:50%;width:50px;height:50px;line-height:50px;}#ScrollToTop:hover {background-color:#ecdcb4;color:#000;}

.social-icons li a{background-color:#3DD6C6; font-size:14px; width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;display:inline-block;}
.social-icons li a:hover{background-color:#75012b;} .social-icons .list-inline-item:not(:last-child) {margin-right:6px;}

