
@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:#000; font-family: "Montserrat", sans-serif; font-size:18px; font-weight:400; line-height:1.7;}

.font-montserrat {font-family: "Montserrat", sans-serif;}

a {text-decoration:none !important; color:#484848;} a:hover{color:#000;}
p{margin-bottom:15px;} a img:hover{opacity:0.8;}

.Bor:after {border-bottom:5px solid #730303; content:"";display:block; margin:auto auto 10px auto; padding-bottom:25px; width:96%;}
.Bor:hover:after,.Bor.active:after {border-bottom:5px solid #000;}

/******* Helpers ********************************************************************/
.ImgFade{background-color:#000;}
.ImgFade img{opacity:0.7; filter:alpha(opacity=7); /* For IE8 and earlier */}

hr{border-color:#747474 !important; border-width:2px; margin:20px 0px; opacity:1 !important;}

/***************************/
.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:16px; padding:19px 28px; font-family: "Montserrat", sans-serif; border-radius:10px; text-transform:capitalize; text-shadow:none;line-height:1.1;}
.btn:focus{box-shadow:none; transition: none !important;}  .btn-sm{padding:15px 24px;}

.btn-primary{border-color:#5300E3 !important; color:#FFF; background-color:#5300E3 !important;}
.btn-success{border-color:#A7CB2D !important; color:#fff; background-color:#A7CB2D !important;}
.btn-primary:hover,.btn-primary.focus,.btn-success:hover,.btn-success.focus{border-color:#242627 !important; color:#fff; background-color:#242627 !important;}

/*****************************/
.bg-dark {background-color:#101010 !important;}
.bg-warning{background-color:#D4AF37 !important;}
.bg-primary{background-color:#5300E3 !important;}
.bg-light{background-color:#EFE9F9 !important;}
  
.text-dark{color:#222222 !important;}
.text-success{color:#A7CB2D !important;}
 
.rounded-10{border-radius:10px;}
.rounded-20{border-radius:10px;}
.rounded-start60{border-radius:40px 0px 40px 0px;}

.ls-1{letter-spacing:.05em !important;}

.lh-1{line-height:1;}.lh-3{line-height:1.3;} .lh-08{line-height:.8;}

.fs-25{font-size:25px !important;}
.fs-22{font-size:22px !important;}  
.fs-60{font-size:40px !important;} 
 
/*****************************/
h1, .h1, h2, .h2, h3, .h3,h4, .h4, h5, .h5 {font-weight:400; font-family: "Montserrat", sans-serif;}
h1, .h1 {font-size:50px; line-height:1;}
h2, .h2 {font-size:35px;}
h3, .h3 {font-size:26px;}
h4, .h4 {font-size:19px;}
h5, .h5 {font-size:20px;}

/*******************************************************************/
input.form-control,input.form-control:focus,textarea.form-control,textarea.form-select {font-size:16px; font-weight:500; 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:none; outline:none;}
textarea.form-control:not([rows]) {height:136px;}
.form-control::-moz-placeholder,.form-select::-moz-placeholder {color:#323232; opacity:1;}

/**************************************************************/
.MainBanner .carousel-caption {z-index:99;margin:auto;left:0; bottom:0px;right:0;padding:0px;} 

/**************************************************************/
.carousel-control-next, .carousel-control-prev {width:10%; z-index:99;} 
.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:#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 35px; margin:0px;}
ul.orange li {color:#3c3c3c; list-style: none; position:relative;}
ul.orange li::before {color:#d81e05; content:"\2022"; font-size:3em; position:absolute; top:0px; left:-38px;}

/********** Back To Top Button ***************************************************************************************************/
#ScrollToTop {display:none; position:fixed; bottom:14px;right:30px;z-index:99;border:none;outline:none; background-color:#292928;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:#999;}

.social-icons li a{background-color:#fff;color:#A7CB2D !important;font-size:20px; width:46px;height:46px;line-height:46px;text-align:center;border-radius:50%;display:inline-block;}
.social-icons li a:hover{background-color:#A7CB2D; color:#fff !important;} .social-icons .list-inline-item:not(:last-child) {margin-right:4px;}

.wow {visibility:hidden;}

 