
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=DM+Serif+Text:ital@0;1&display=swap');

html {scroll-behavior:smooth;}
body {background:#fff; color:#474747; font-family: "DM Sans", serif; font-size:16px; font-weight:400; line-height:1.6; letter-spacing:0.03em;}

.font-dmsans{font-family: "DM Sans", serif;}
.font-dmtext{font-family: "DM Serif Text", serif;}

a img:hover{opacity:0.8;} 

*, *:focus {outline:none !important; transition:all 0.3s ease 0s;}
a {text-decoration:none !important; color:#474747;} a:hover{color:#004371;}
p{margin-bottom:20px;} 

.breadcrumb{color:#474747; margin:0px; background-color:transparent;padding:0 0 15px; font-size:12px; border-bottom:solid 1px #dddddd; text-transform:uppercase;}
.breadcrumb>li+li:before{content:"\27A4";color:#474747; margin:0 10px;}
.breadcrumb a{color:#0182a6;}

/******* Helpers ********************************************************************/
.Bor:after {border-bottom:3px solid #F0C832; content:"";display:block; margin:auto auto 35px auto; padding-bottom:30px; width:100px;}
.Bor1:after {border-bottom:3px solid #F0C832; content:"";display:block; margin:auto 0 30px 0; padding-bottom:25px; width:100px;}

hr{border-color:#fff !important; margin:20px 0px; opacity:.2;}

/***************************/
.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:20px; padding:15px 36px; font-family: "DM Sans", serif; border-radius:50px; text-transform:capitalize; text-shadow:none; letter-spacing:0.03em;}
.btn:focus{box-shadow:none; transition: none !important;}  


.btn-warning{border-color:#ffed00 !important; color:#000; background-color:#ffed00 !important;}
.btn-secondary{border-color:#fdc904 !important; color:#000; background-color:#fdc904 !important;}
.btn-info{border-color:#009adb !important; color:#fff; background-color:#009adb !important;}
.btn-warning:hover,.btn-warning.focus,.btn-secondary:hover,.btn-secondary.focus,.btn-info:hover,.btn-info.focus{border-color:#111316 !important; color:#fff; background:#111316 !important;}
   
/*****************************/
.bg-dark {background-color:#0f2f5c !important;}
.bg-danger {background-color:#ed3f27 !important;}
.bg-warning{background-color:#f7eb07 !important;}
.bg-info{background-color:#00a0e3 !important;}
.bg-success{background-color:#5bcd7a !important;}
 
.fw-lighter{font-weight:200 !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:#004371 !important;}
.text-success{color:#32bb44 !important;}
.text-secondary{color:#595A5F !important;} 

.border-secondary{border-color:#c8c8c8 !important;}
 
.lh-11{line-height:1.1 !important;}
.lh-13{line-height:1.6 !important;}

.fs-20{font-size:20px !important;}
.fs-40{font-size:35px !important;}
.fs-18{font-size:18px !important;}

/*****************************/
h1, .h1, h2, .h2  {font-weight:400; font-family: "DM Sans", serif;}
h1, .h1 {font-size:40px; line-height:1.1; font-weight:700;}
h2, .h2 {font-size:30px;}
h3, .h3 {font-size:20px;}
h4, .h4 {font-size:17px;}
h5, .h5 {font-size:14px;}

/*******************************************************************/
input.form-control,input.form-control:focus,textarea.form-control,textarea.form-select {font-size:14px; font-weight:400; box-shadow:none; padding-left:16px; min-height:50px;}
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,.form-select:focus {box-shadow:none; outline:none;}
textarea.form-control:not([rows]) {height:136px;}
.form-control::-moz-placeholder,.form-select::-moz-placeholder {color:#7B7B7B; 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:0px;letter-spacing:-0.8px; font-size:40px; line-height:1.2;} 

/********** Back To Top Button ***************************************************************************************************/
#ScrollToTop {display:none; position:fixed; bottom:10px;right:30px;z-index:99;border:none;outline:none; background-color:#171717;color:#fff;cursor:pointer;padding:0px;border-radius:10px;font-size:25px;border-radius:50%;width:50px;height:50px;line-height:50px;}#ScrollToTop:hover {background-color:#424121;color:#fff;}

.wow {visibility:hidden;}
.text-shadow{text-shadow:4px 4px 2px rgba(0, 0, 0, 0.20);}

.slick-slide {margin:0px 16px;opacity:1;}
.FeatPro .slick-slide {margin:0px;opacity:1;}

.slick-prev{left:-10px !important;}
.slick-next{right:-10px !important;}
.slick-prev::before, .slick-next::before {opacity:1;}


/*.slick-dots {bottom:-70px;}
.slick-dots li button::before {font-size:20px;}*/