:root{
	--main-color:#24638c;
}
img{max-width: 100%;}
a:hover{text-decoration: none;}
a{-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;}
body{
	font-family: 'Roboto', sans-serif;
	font-size: 0.9rem;
	color: #333;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Poppins', sans-serif;
}
.site-header{
	background: #d1edf8;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.04);
}
.site-logo > a {font-family: 'Poppins', sans-serif; font-weight: 600; color: #333; font-size: 1.5rem; display: inline-block; padding: 0.3rem 0.3rem 0.3rem 0px;}
.site-logo > a > span > i {font-style: normal; color: var(--main-color); }
.main-navbar{padding: 0px !important; background: transparent !important; }
.main-navbar > div{justify-content: flex-end; }
.navbar-light.main-navbar .navbar-nav .nav-link{color: #333;padding: .4rem 0.5rem; position: relative;    text-transform: uppercase;}
.navbar-light.main-navbar .navbar-nav .nav-item:not(:last-child) .nav-link{margin-right: 5px;}
.navbar-light.main-navbar .navbar-nav .nav-link.btn-stff{
    background: var(--main-color);
    color: #fff;
}
.navbar-light.main-navbar .navbar-nav .nav-link.btn-stff:hover{color: #fff;}
.navbar-light.main-navbar .navbar-nav .nav-link:before{
	content: '';
    position: absolute;
    width: 0px;
    background: var(--main-color);
    left: 0px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height: 3px;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}
.navbar-light.main-navbar .navbar-nav .active .nav-link:before, .navbar-light.main-navbar .navbar-nav .nav-link:hover:before{
	width: 20px
}
.navbar-light.main-navbar .navbar-nav .active .nav-link, .navbar-light.main-navbar .navbar-nav .nav-link:hover{color: #000000;}
/* .navbar-light.main-navbar .navbar-nav .nav-item:not(:last-child) .nav-link{margin-right: 0.7rem; } */
.play-str-wrap img{height: 50px}
.caption-wrap-col {max-width: 640px; padding: 10% 0px 0px; position: absolute; top: 0; z-index: 99; left: 6%; }
.home-slider-wrap .homepage-carousel .item:after {content: ''; position: absolute; left: 0; top: 0; width: 100%; /* background: rgba(255, 255, 255, 0.5); */ height: 100%; z-index: 1; }
.slider-caption-wrp {
    color: #000;
}
.home-slider-wrap{background: url('../images/sld-img-01.jpg') no-repeat; background-size: cover; position: relative;z-index: 1;}
.slider-caption-wrp > h1 {font-weight: 700; line-height: 1.4;     margin-bottom: 2rem;}
.slider-caption-wrp > h1 > span {color: var(--main-color); font-weight: 500; text-transform: uppercase; }
.slider-caption-wrp > p {font-size: 1.3rem; font-weight: 400; color: #060606; font-family: 'Jost', sans-serif; margin-bottom: 2rem;}
.site-footer {background: #212121; color: #ffffffeb;padding: 3rem 0px 2rem; }
.top-foot-left .site-logo a{color: #fff; font-size: 1.1rem; letter-spacing: 1px;}
.bottom-footer {border-top: 1px solid rgba(255, 255, 255, 0.73); padding: 1rem 0px; }
.social-media-foot a {display: block; background: #fff; width: 35px; text-align: center; color: #000; font-size: 1.2rem; border-radius: 4px 0px 4px 0px; padding: 0.2rem 0.3rem; height: 35px; line-height: 31px; }
.social-media-foot a:hover{border-radius: 50%; color: var(--main-color)}
.cmon-tp-fot > h3 {font-size: 1.3rem; margin-bottom: 1rem; }
.top-footer {padding: 0rem 0px 1rem; }
.cmon-tp-fot ul li a{color: #fff;}
.cmon-tp-fot ul li a {color: rgba(255, 255, 255, 0.8784313725490196); }
.cmon-tp-fot ul li{margin-bottom: 8px;}
.foot-link a, .cnt-lft-wrp  li{position: relative; padding-left: 1.1rem;}
.cnt-lft-wrp  li a{color: #333;}
.desc-foot {font-size: 14px; line-height: 26px;}
.foot-link a:before{position: absolute; content: '\eaa0'; left: 0; font-family: IcoFont!important; }
.fott-addr a i, .cnt-lft-wrp  li i{position: absolute; left: 0; font-size: 1.4rem; color: rgba(255, 255, 255, 0.83); }
.cnt-lft-wrp li i{color: var(--main-color)}
.fott-addr a {position: relative; display: block; padding-left: 2rem; }
.cmon-tp-fot .fott-addr li, .cnt-lft-wrp  li{margin-bottom: 16px; }
.contact-us-right .form-control {border-radius: inherit; font-size: 14px; }
.btn-com {border: 2px solid var(--main-color); border-radius: inherit; color: var(--main-color); background: #fff; font-size: 14px; font-weight: 500; }
.btn-com:hover{background: var(--main-color); color: #fff;}
.contact-left > p{font-family: 'Jost', sans-serif;    font-size: 1.2rem;}
.contact-left > h1 {text-transform: uppercase; font-weight: 700; }
.list{list-style-type: none;margin: 0;padding: 0;}
.cnt-lft-wrp li{padding-left: 2rem;}
.cnt-rgt.contact-us-right h3 {position: absolute; left: 11px; top: -12px; background: var(--main-color); color: #fff; font-size: 16px; padding: 4px 8px; }
.cnt-rgt.contact-us-right {
    border: 1px solid #eee;
    position: relative;
    padding: 1.5rem 1rem 1rem;
}
.list li{
    position: relative;
    padding-left: 2rem;
    margin-bottom: 0.5rem;
}
.list li:before {
    content: '\ea98';
    font-family: IcoFont;
    top: 6px;
    color: #fff;
    background: var(--main-color);
    padding: 3px 4px;
    position: absolute;
    left: 0;
    line-height: normal;
    height: auto;
}
.about-us-wrap-top{
	background: url('../images/about-us-img.jpg');
	background-size: cover;
}
.inner-body-con {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
    font-size: 14px;
    line-height: 25px;
}
.about-us-wrap-top h1{color: #fff; font-weight: 700;}
.about-us-temp {background: #f9f9f9; }
.site-logo img{
    max-height: 100px;
}
.powre-er {
    font-size: 12px;
}
.powre-er > a {
    color: #76c9ff;
}
.heading-3 {
    background: #eee;
    border-left: 5px solid var(--main-color);
    padding: 4px 5px;
    font-size: 20px;
    margin-bottom: 15px;
}
.welcome-rght-cnt {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.welcome-rght-cnt:after {
    content: '';
    position: absolute;
    right: 0;
    width: 70%;
    height: 100%;
    background: var(--main-color);
    z-index: -1;
    bottom: 0;
}
.welcome-left-cnt > h1 > span {
    color: var(--main-color);
    font-weight: 600;
}
.heading-1 {
    position: relative;
    padding-bottom: 0.7rem;
    font-size: 2rem;
    font-weight: 500;
}
.heading-1:after {
    content: '';
    width: 35px;
    height: 3px;
    left: 0;
    background: var(--main-color);
    position: absolute;
    bottom: 0px;
}
.welcome-left-cnt {
    color: #717171;
    line-height: 24px;
}
.virtual-tool-wrp .dropdown-menu{
    border: 0px none;
    padding: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.virtual-tool-wrp .dropdown-menu a{
    padding: .4rem 1.1rem;font-size: 14px;
}
.virtual-tool-wrp .dropdown-menu a:not(:last-child) {
    border-bottom: 1px dashed rgba(93, 132, 173, 0.36);
}
.home-slider-wrap .owl-dots {text-align: center; position: absolute; left: 0; width: 100%; bottom: 4%; }
.home-slider-wrap .owl-dots button:not(:last-child){margin-right: 0.2rem;}
.home-slider-wrap .owl-dots button:focus{outline: none;}
.home-slider-wrap .owl-dots button.active span{background: var(--main-color)}
.home-slider-wrap .owl-dots button span{
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid var(--main-color);
}
.fooot-lst-cl.list li:before{
    top: 2px;
}
.fooot-lst-cl li{font-size: 13px;}
.our-features-wrp-cl{
    background: #fdfdfd;
}
.our-features-wrp-cl h2 {
    margin-bottom: 1.5rem;
}
.uor-fetrs {
    display: flex;
    align-items: center;
        margin-bottom: 0.7rem;
}
.uor-fetrs > h3 {
    font-weight: 500;
    margin-bottom: 0;
    color: var(--main-color);
    margin-left: 0.5rem;
    font-size: 1.2rem;
}
.our-fetrus-wrp .col-md-4{

}
.uor-fetrs > i {
    font-size: 2rem;
    color: var(--main-color);
}
.our-fter-cl {
    padding: 15px 10px 15px;
}
.site-header.sticky {
        position: fixed;
    top: 0px;
    width: 100%;
    left: 0;
    z-index: 9999;
}
.foot-features-link li {
    font-weight: 500;
}

@media screen and (min-width: 768px){
	.home-slider-wrap{
		height: auto;
	}
}