@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Viaoda+Libre&display=swap');

html {scroll-behavior:smooth;}
body {background:#000; color:#fff; font-family: "Jost", sans-serif; font-size:18px; font-weight:400; line-height:1.8;}

.font-jost{font-family: "Jost", sans-serif;}
.font-viaoda{font-family: "Viaoda Libre", serif;}

*, *:focus {outline:none !important; transition:all 0.3s ease 0s;}
a {text-decoration:none !important; color:#fff;} a:hover{color:#1A9716;}
p{margin-bottom:25px;} 

.breadcrumb{color:#2B2B2B; 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:#2B2B2B; margin:0 10px;}
.breadcrumb a{color:#E60013;}

/******* 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:600; font-size:14px; padding:15px 30px; font-family: "Jost", sans-serif; border-radius:5px; letter-spacing:0.1em; text-transform:uppercase; text-shadow:none;}
.btn:focus{box-shadow:none; transition: none !important;}

.btn-dark{border-color:#000 !important; color:#fff; background-color:#000 !important;}
.btn-danger:hover,.btn-danger.focus,.btn-dark:hover,.btn-dark.focus{border-color:#3e3e3e !important; color:#fff; background:#3e3e3e !important;}

.link-light{font-size:30px; text-transform:uppercase; border-bottom:solid 2px #fff;} .link-light:hover{color:#666 !important;border-bottom:solid 2px #666;}
   
/*****************************/
.bg-dark {background-color:#45166A !important;}
.bg-light{background-color:#F4F4F4 !important;}
.bg-secondary{background-color:#626262 !important;}
 
.text-dark{color:#000 !important;}
.text-secondary{color:#626262 !important;}

.rounded-40{border-radius:40px;}
   
.ls-1{letter-spacing:.1em !important;}
.ls-5{letter-spacing:.05em !important;}

.lh-11{line-height:1.4 !important;}
.lh-lg{line-height:54px !important;}

.fs-15{font-size:15px !important;}
.fs-25{font-size:25px !important;}
.fs-30{font-size:30px !important;}
.fs-40{font-size:40px !important;}
   
/*****************************/
h1, .h1, h2, .h2, h3, .h3, h5, .h5 {font-weight:400; font-family: "Viaoda Libre", serif;}
h1, .h1 {font-size:40px; line-height:1.1; text-transform:uppercase;}
h2, .h2 {font-size:34px;line-height:1;}
h3, .h3 {font-size:22px;}
h4, .h4 {font-size:20px;}
h5, .h5 {font-size:14px;}

/*******************************************************************/
input.form-control,input.form-control:focus,textarea.form-control,textarea.form-select {font-size:16px; font-weight:400; box-shadow:none; padding-left:20px;}
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:none; outline:none;}
textarea.form-control:not([rows]) {height:136px;}
.form-control::-moz-placeholder,.form-select::-moz-placeholder {color:#585858; opacity:1;}

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

/********** Back To Top Button ***************************************************************************************************/
#ScrollToTop {display:none; position:fixed; bottom:20px;right:30px;z-index:99;border:none;outline:none; background-color:#9d0e06;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:#ec1c13;}

.social-icons li a{background-color:#fff;color:#8EB50B;font-size:26px; width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;display:inline-block;}
.social-icons li a:hover{background-color:#eefcc1;} .social-icons .list-inline-item:not(:last-child) {margin-right:6px;}

.wow {visibility:hidden;}

.slick-slide {margin:0px 15px;opacity:1;}
.slick-prev{left:0px;}
.slick-next{right:0px;}
.slick-prev::before, .slick-next::before {}


/*.slick-dots {bottom:-70px;}
.slick-dots li button::before {font-size:20px;}*/



