@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Nunito:wght@400;600;700;900&display=swap');


html {scroll-behavior:smooth;}
body {background:#fff; color:#1c1c1c; font-family: 'Nunito', sans-serif; font-size:16px; font-weight:400; line-height:1.7;}

.font-montserrat {font-family: 'Montserrat', sans-serif;}
.font-nunito {font-family: 'Nunito', sans-serif;}

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

a {text-decoration:none !important; color:#616161;} a:hover{color:#b09f0c;}
p{margin-bottom:25px;} 

/******* breadcrumb ********************************************************************
.hdbg:after {background:url(../images/hdbg.png) no-repeat center; content:"";display:block; margin:30px auto 35px auto; padding-bottom:20px; height:20px;}*/

.breadcrumb{color:1c1c1c; margin:0px; background-color:transparent;padding:0 0 15px; font-size:16px; border-bottom:dashed 1px #ccc;}
.breadcrumb>li+li:before{content:"\27A4";color:#e91313; margin:0 10px;}
.breadcrumb a:hover{color:#e91313 !important;}


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



.Bor:before,.Bor:after {border-bottom:1px solid #339933; content:"";display:block; margin:auto auto 20px auto; padding-bottom:20px; width:15%;}
.Bor1:after {border-bottom:3px solid #f58d0c; content:"";display:block; margin:auto auto 20px auto; padding-bottom:30px; width:50px;}

hr{background-color:#ccc !important; margin:30px 0px 30px 0px;}

/***************************/
.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:600; font-size:18px; padding:13px 40px; font-family: 'Nunito', sans-serif; vertical-align:top; border-radius:40px;}

.btn.btn-sm{padding: 8px 25px !important;}

.btn-success{border-color:#00a090;color:#fff !important;background-color:#00a090;}
.btn-success:hover,.btn-success.focus,.btn-success:focus,
.btn-warning:hover,.btn-warning.focus,.btn-warning:focus{background-color:#000; border-color:#000 !important;color:#fff !important;}
.btn-warning{border-color:#ff9c00;color:#fff !important;background-color:#ff9c00;}

.btn-outline-light{border-width:2px;}
.Radius30{border-radius:30px;}
.box-shadow {box-shadow: 0px 0px 15px rgba(0,0,0,.2) !important; border-radius:30px;}
.border {border: 10px solid #e91313 !important;}
/*****************************/
.fw-lighter{font-weight:100 !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;}

.ls-1{letter-spacing:.1em !important;}
.ls-2{letter-spacing:.2em !important;}

.fs-18{font-size:18px;}
.fs-24{font-size:24px;}
.fs-22{font-size:22px;}
.fs-36{font-size:36px;}

.bg-dark {background:#8a60cc !important;}
.bg-success{background:#9ff5ec !important;}
.bg-dangernew{background: #8a60cc !important;}
.bg-danger{background:#e91313 !important;}
.bg-warning{background:#ff9c00 !important;}
.bg-info{background:#00a090 !important;}
.bg-light {background:#f6d49f !important;}

.border-dark{border-color:#b5b5b5 !important;}

/*****************************/
.text-dark {color:#000 !important;}
.text-danger {color:#e91313!important}
.text-light {color:#c3c3c3!important} 
.text-warning {color:#ff9c00!important}
.text-info {color:#00a090!important}

/*****************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {font-weight:400;}
h1, .h1 {font-size:55px; letter-spacing:-.025em; font-weight:900;}
h2, .h2 {font-size:40px;}
h3, .h3 {font-size:24px;}
h4, .h4 {font-size:14px;}
h5, .h5 {font-size:12px;}

/*******************************************************************/
input.form-control,input.form-control:focus {font-size:15px; box-shadow:none;}
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:#999999; 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:10px;}
.MainBanner .carousel-indicators li {background-color:#a8a4a2; opacity:1;border-radius:50%; width:12px; height:12px;} 
.MainBanner .carousel-indicators .active {background-color:#fff !important;width:12px; height:12px;}

/****************************************************************/
.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:#b2b2b2 !important; border-bottom:solid 1px; top:8px;width:100%;}
.Borderhd span:before {right: 100%;margin-right:45px;}
.Borderhd span:after {left: 100%;margin-left:45px;}

/***********************************************************************
ul.orange li {color: #3c3c3c;list-style: none;position: relative;}
ul.orange li::before {color: #f69322; content: "\2022"; font-size:1.5em; position: absolute; top: -8px; left: -20px;}

/********** 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;}