
@font-face {
    font-family:BebasNeue;
    src: url(../home_fonts/BebasNeueRegular.ttf) format("truetype");
}
@font-face {
    font-family:BebasReg;
    src: url(../home_fonts/BebasRegular.ttf) format("truetype");
}
@font-face {
    font-family:StratuBold;
    src: url(../home_fonts/stratumno1boldbigfontsite.com.ttf) format("truetype");
}
@font-face {
    font-family:StratuLite;
    src: url(../home_fonts/stratumno1lightbigfontsite.com.ttf) format("truetype");
}
@font-face {
    font-family:CentGo;
    src: url(../home_fonts/gothicb.ttf) format("truetype");
}
body{
    overflow-x: hidden;
}



.service-temp3 a{
    color: white !important;
}

@media (min-width: 992px){
    .col-md-offset-4{
        margin-left:33.3%;
    }
}

.service-temp{
    padding-top: 20px;
}

.service-temp a{
    padding-left:30px;
    font-family:StratumNo1, Arial;
    text-decoration:none;
    text-transform:none;
    margin-top:20px;
    color: white;
    font-size:14px;
}

.service-temp2{
    padding-left: 60px;
    margin-left: -40px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    color: #777;
    margin-top: 10px;
}

.service-temp3{
    padding-left: 30px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #777;
    margin-top: 10px;
}

.disclamer{
    color:#777;
    font-size:12px;
    padding:15px;	
}    
    

@media screen and (min-width: 566px){
    #footerlog{
        margin-left:56rem !important;
    }
    #footerimg img{
        margin-left:7rem !important;
    }
}

@media screen and (max-width:567px) {
    .searchbar:hover > .search_input{
        width:230px !important;
    }

    #joinbtn{
        position: relative;
        margin-top:-6rem !important;
        resize:60%;
    }

    #menu-button{
        display: none !important;
    }

    .search-container{
        margin-left:19rem !important;
    }

    .langsearch{
        flex-direction: column !important;
    }

    .service-temp2{
        margin-top: -1rem !important;
        margin-left: -4rem !important;
    }

    #newsline{
	display:none !important;}
}


.carousel-control-prev span,.carousel-control-next span{
    width: 1.5rem;
    height: 1.5rem;
}

#backgroundvid{
    max-width: 100%;
    height: auto;
}

.carousel-inner{
    padding-top: 0px;
    padding-left: 1em;
    padding-right: 1em;

}

@media screen and (min-width:568px) {
.cards-wrapper{
    display: flex;
}

.image-wrapper{
    height: 22vw;
    margin: 0 auto;
    /* display: flex;
    align-items: center;
    justify-content: center; */

}
}

.image-wrapper img{
    max-width: 100%;
    max-height: 100%;
    min-height:285px;
}

@media screen and (max-width:567px) {
    .card-news:not(:first-child){
        display: none;
    }    
    .card-news{
        width: 100% important;    
    }
}


.card-news{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: 0;
    margin: 0.4em 0.4em;
    width:calc(100%/3);
    box-shadow: 2px 6px 8px 0 rgba(22,22,26,0.18);
}


.btnTop{
    z-index: 999;
    position:fixed;
    right: 10px;
    bottom:10px;
    width:50px;
    height:50px;
    border-radius: 20%;
    background-color: rgb(0, 132, 255);
    box-shadow: 0 0 10px rgba(2, 2, 2, 0.432);
    color: white;
    border: none;
    outline: none;
    cursor: pointer;
}

.section-padding {
    padding: 80px 0;
}

.section-title {
    text-align: center;
    margin-bottom: 60px;
}

.section-borders span {
    height: 5px;
    background: #1475e4;
    width: 40px;
    display: inline-block;
    border-radius: 2px;
}

.section-borders span.black-border {
    background: #333;
    width: 30px;
    margin: 0 6px;

}

.client-testimonial-carousel .owl-dots button {
    height: 5px;
    background: #1475e4 !important;
    width: 20px;
    display: inline-block;
    margin: 5px;
    transition: .2s;
    border-radius: 2px;
}

.client-testimonial-carousel button.owl-dot.active {
    background: #000 !important;
    width: 30px;
}

.client-testimonial-carousel .owl-dots {
    text-align: center;
    margin-top: 25px
}

.single-testimonial-item {
    position: relative;
    box-shadow: 0 0 2px #dadfd3;
    margin: 2px;
    padding: 20px;
    font-style: italic;
    padding-left: 85px;
}

.single-testimonial-item:before {
    font-family: "Font Awesome 5 Free";
    content: "\f10e";
    font-weight: 900;
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 20px;
    color: #1475e4;
    line-height: 30px;
    margin-top: -15px;
    display: none;
}

.single-testimonial-item:after {
    background: #ddd;
    content: "";
    height: 70%;
    left: 60px;
    position: absolute;
    top: 10%;
    width: 1px;
}

.single-testimonial-item h3 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 0;
}

.single-testimonial-item h3 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}


.logo_max{
    font-family: Tahoma, Geneva, Verdana, sans-serif !important;
    /*color: rgb(53, 98, 184);*/
    color: rgb(255,255,255);
}

.logo_min{
    margin-top: -2rem;
    letter-spacing: 0.18rem;
}

.dis{
    padding-right: 3rem;
}

.heading{
    text-align: center;
    /* padding-bottom: 3rem; */
    font-size: 2rem;
    color:var(--black);
}

.heading span{
    /* color:var(--main-color); */
    color: rgb(23, 107, 233);
    border-radius: .5rem;
    background: var(--bg);
    padding:0 1.5rem;
}

.services .box-container .box{
    text-align: center;
    border:.1rem solid rgba(0,0,0,.1);;
    box-shadow:0 .5rem 1.5rem rgba(0,0,0,.1) ;
    border-radius: .5rem;
    padding:4rem 2rem;
}

.icons .box-container .box{
    text-align: center;
    border:.1rem solid rgba(0,0,0,.1);;
    box-shadow:0 .5rem 1.5rem rgba(0,0,0,.1) ;
    border-radius: .5rem;
    padding:4rem 2rem;
}

.services .box-container{
    display:grid;
    grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
    gap:-0.5rem;
}

.icons .box-container{
    display:grid;
    grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
    gap:-0.5rem;
}

.light{
    color: #007be7;
}



