@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital@1&family=Merriweather+Sans:ital,wght@0,300;0,700;1,300&family=Poppins:wght@500;700&family=Roboto&display=swap');

html {scroll-behavior:smooth;}
body {background:#fff; color:#000; font-family: 'Merriweather Sans', sans-serif; font-size:17px; font-weight:300; line-height:1.9;}

.font-cormorant {font-family: 'Cormorant', serif;}
.font-merriweather {font-family: 'Merriweather Sans', sans-serif;}
.font-poppins {font-family: 'Poppins', sans-serif;}
.font-roboto {font-family: 'Roboto', sans-serif;}


*, *:focus {outline:none !important; transition:all 0.3s ease 0s;}

a {text-decoration: none !important;color: #fff;}
a:hover {color: #3e87df;}
p{margin-bottom:25px;} .nomrgn{margin:0px !important;}

.Bor:after {border-bottom:4px solid #efa457; content:"";display:block; margin:auto auto 20px auto; padding-bottom:25px; width:113px;}
.Bor1:after {border-bottom:1px solid #fff; content:"";display:block; margin:0 0 25px 0; padding-bottom:25px; width:100%;}

/******* Helpers ********************************************************************/
.ImgFade{background-color:#000;}
.ImgFade img{opacity:0.70; filter:alpha(opacity=70); /* For IE8 and earlier */}
.img-thumbnail {padding:5px; border:1px solid #cbcbcb; border-radius:0; box-shadow:2px 2px 4px rgba(0,0,0,0.75);}

.row.divider > [class*='col-']:before,.row.divider > [class*='col-']:after {background:#ccc; bottom: 0; content: " "; left: 0; position: absolute; width: 1px; top: 0;}
.row.divider > [class*='col-']:before {left: 0;}
.row.divider > [class*='col-']:after {right:-1px;left:auto;}
.row.divider > [class*='col-']:first-child:before,.row.divider > [class*='col-']:last-child:after {display: none;}

.fs-11 {font-size: 11px !important;}
.fs-18 {font-size: 18px !important;}
.fs-25 {font-size: 25px !important;}
.fs-15 {font-size: 15px !important;}
.fs-16 {font-size: 16px !important;}
/*************Line Height****************/
.lh-1{line-height:1 !important;}
.lh-14{line-height:1.4 !important;}
.lh-17{line-height:1.7 !important;}

.ls-1 {letter-spacing:.1em !important;}
.ls-7 {letter-spacing:.7em !important;}
hr{background-color:#515151;}

/*****************************/
.breadcrumb{border-bottom:1px dashed #d3d3d3; color:#505050; margin:15px 0px; background-color:transparent;padding:0 0 15px; text-transform:uppercase; font-size:12px;}
.breadcrumb>li+li:before{content:"\00BB";color:#000; margin:0 10px;}

.card {border:1px solid rgba(0,0,0,0.3);}
.Box-shadow{box-shadow:5px 5px 5px rgba(0,0,0,.45);}
.Box-shadow1{box-shadow:15px 15px 15px rgba(0,0,0,.10);}

/***************************/
.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:700; font-size:11px; padding:20px 45px; font-family: 'Merriweather Sans', sans-serif; text-transform:uppercase;  border-radius:0px; letter-spacing:.040em; box-shadow:none !important;}

.btn-info{background-color: #91ab57 !important;
    border-color: #91ab57 !important;color:#fff !important;}
.btn-info:hover,.btn-info.focus,.btn-info:focus{background-color:#97ae58 !important; border-color:#97ae58 !important;color:#fff !important;}
.btn-light{background-color:#fff !important; border-color:#fff !important;color:#000 !important; padding:22px 50px;}
.btn-light:hover,.btn-light.focus,.btn-light:focus{background-color:#91ab57 !important; border-color:#91ab57 !important;color:#000 !important;}
.btn-primary{background-color: #91ab57 !important;
    border-color: #91ab57!important;
    color: #fff !important; padding:22px 70px;}
.btn-primary:hover,.btn-primary.focus,.btn-primary:focus{background-color:#97ae58 !important; border-color:#97ae58 !important;color:#fff !important;}

.btn-sm {font-size:14px; letter-spacing:normal; text-transform:none; font-weight:400;padding:8px 20px;}
.fas{vertical-align:middle;}

.btn-lg {padding:23px 50px;}

.input-group .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;}
/*****************************/
.fw-light{font-weight:300 !important;}
.fw-normal{font-weight:400 !important;}
.fw-medium{font-weight:500 !important;}
.fw-bold{font-weight:700 !important;}


/*****************************/
.bg-info {background: #91ab57 !important;}
.bg-dark {background: #241e20 !important;}
.bg-primary {background: #91ab57 !important;}
/*****************************/
.text-dark {color: #000 !important;}
.text-info {color: #3e87df !important;}
.text-secondary {color: #666666 !important;}
.text-danger {color: #3e87df !important;}
/*****************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {}
h1, .h1 {font-size:40px;}
h2, .h2 {font-size:35px;}
h3, .h3 {font-size:30px;}
h4, .h4 {font-size:14px;}
h5, .h5 {font-size:12px;}



/*******************************************************************/
input.form-control,input.form-control:focus {font-size: 13px; height: calc(2.5em + 1.2rem + 2px); box-shadow:none;font-family: 'Source Sans Pro', sans-serif;}
select.form-control {font-size:13px; height:calc(1.5em + 1.2rem + 2px);}
textarea.form-control {font-size:13px; resize:none;}
textarea.form-control:not([rows]) {height:136px;}
.form-control::-moz-placeholder {color:#272727; opacity: 1;}

/**************************************************************/
.MainBanner .mask{position:absolute; top:0px; right:0%; left:0%; z-index:99; background:url(../images/bnr_shadow.png) repeat-x top; min-height:100%;}
.MainBanner .carousel-indicators {z-index:999; bottom:-60px;}
.MainBanner .carousel-indicators li {background-color:transparent; opacity:1;border-radius:50%; width:16px; height:16px; border:solid 1px #a2b5d1;} 
.MainBanner .carousel-indicators .active {background-color:#a2b5d1 !important;width:16px; height:16px;}

/****************************************************************/
.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 li {color: #fff;list-style: none;position: relative;} 
ul.orange li::before {color: #68a3eb; content: "\2022"; font-size:2.8em; position: absolute; top: -30px; left: -40px;}

/********** Back To Top Button ***************************************************************************************************/
#scroll {position:fixed; right:10px; bottom:10px; z-index:99999; cursor:pointer; width:45px; height:45px; text-align:center; line-height:43px; background:#000; color:#fff !important;}
#scroll:hover {opacity:.7;}