@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Roboto:wght@400;500;700&display=swap');

html {scroll-behavior:smooth;}
body {background:#fff; color:#323232; font-family: 'Roboto', sans-serif; font-size:17px; font-weight:400; line-height:1.8;}

.font-poppins {font-family: 'Poppins', sans-serif;}
.font-roboto {font-family: 'Roboto', sans-serif;}

.textdecor{text-decoration:underline !important;}
    
*, *:focus {outline:none !important; transition:all 0.3s ease 0s;}
a {text-decoration:none !important; color:#777777;} a:hover{color:#000;}
p{margin-bottom:25px;} 

.breadcrumb{color:#818181; margin:0px; background-color:transparent;padding:0 0 15px; font-size:12px; border-bottom:solid 1px #dddddd;}
.breadcrumb>li+li:before{content:"\27A4";color:#818181; margin:0 10px;}
.breadcrumb a{color:#487201;}

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

hr{background-color:#fff !important; opacity:1; 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:500; font-size:20px; padding:9px 36px; font-family: 'Poppins', sans-serif;vertical-align:top; border-radius:0px; text-transform:uppercase;}

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

/*****************************/
.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:800 !important;}

.fs-19 {font-size:19px !important;}.fs-20 {font-size:20px !important;line-height:1.6;}

.lh-12{line-height:1.2 !important;}
.lh-11{line-height:1.1 !important;}

.bg-info{background-color:#103756 !important;}
.bg-secondary{background-color:#C4C4C4 !important;}
.bg-primary{background-color:#28394B !important;}  
.bg-light{background-color:#718699 !important;}

.BoxShadow {box-shadow:0px 0px 13px rgba(116, 116, 116, 0.20);}
.border-20{border-width:20px !important;} .border-info{border-color:#52BBF6 !important;}.border-secondary{border-color:#C4C4C4 !important;} .border-light{border-color:#F3F3F3 !important;}

/*****************************/
.text-dark {color:#000 !important;}
.text-info {color:#29333A!important}
.text-danger {color:#e7625f!important}

/*****************************/
h1, .h1, h2, .h2, h4, .h4, h5, .h5 {font-weight:400;font-family: 'Poppins', sans-serif;}
h1, .h1 {font-size:52px; font-weight:800; line-height:1.1; color:#29333A;}
h2, .h2 {font-size:40px;}
h3, .h3 {font-size:25px;font-family: 'Poppins', sans-serif;}
h4, .h4 {font-size:13px;}
h5, .h5 {font-size:12px;}

/*******************************************************************/
input.form-control,input.form-control:focus {font-size:15px; font-weight:400; box-shadow:none;font-family: 'Poppins', sans-serif;}
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 {box-shadow:inset 0 -1px 0 #ddd; outline:none;}
textarea.form-control:not([rows]) {height:136px;}
.form-control::-moz-placeholder {color:#6a6a6a !important; 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;font-size:32px;}
.MainBanner .carousel-caption h1{font-size:44px; line-height:.9; font-family: 'Poppins', sans-serif;color:#29333A;} 

/**************************************************************
.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 28px; margin:0px; font-size:22px; line-height:35px;}
ul.orange li {color:#fff; list-style: none; position:relative;}
ul.orange li::before {color:#ff9c00; content:"\2022"; font-size:1.5em; position:absolute; top:-1px; left:-32px;}

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

.social-icons li a{background-color:#CDB98B;color:#2C3942;font-size:22px; width:46px;height:46px;line-height:48px;text-align:center;border-radius:50%;display:inline-block;}
.social-icons li a:hover{background-color:#fff;} .social-icons .list-inline-item:not(:last-child) {margin-right:8px;}