@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@100;300;400;500;700&display=swap);
@import url("https://fonts.googleapis.com/css2?family=Anton&amp;family=Mulish:wght@300&amp;family=Saira+Semi+Condensed:wght@400;500;600;700;800&amp;display=swap");
body {
     font-family: "Mulish", sans-serif !important;
}
:root {
    --thm-oswald-font: "Mulish", sans-serif;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins', sans-serif;
}
.main-slider.style1 .slide {
    padding: 300px 0px 300px;
    height: 100vh;
}
.header-right_buttom{
    margin-left: 25px;
}
/* css of header 2:

.header-two_left .nav-outer{
    margin-left: 40px;
}
.header-two_left .logo{
        width: 180px;
        padding: 20px 0;
}
.header-two .outer-box{
    background: #fff;
}
.main-menu .navigation>li>a{
    color: #1f2026;
}*/

.main-menu .navigation>li>a{
     color: #1f2026;
        padding: 35px 14px 35px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}
.main-menu .navigation>li>a:before{
    opacity: 1;
    background: #1f202617;
}
.main-slider.style1 .slide .image-layer{
    background-position: center;
}
.main-slider .content .big-title h2 {
    color: #1f2026;
        font-size: 58px;
}
.main-slider .content .big-title h1 {
    color: #1f2026;
        font-size: 58px;
}
.header-social-link-1 ul li a{
    background: #1f202617;
}
.sticky-header{
    background: #fff;
}
.sticky-header .logo{
    padding: 0;
    padding-top: 10px;
}
.about-style1_image-box .image-box .single-box .inner img {
    filter: none;
}
.about-style1_content-box{
    padding: 0;
}
.sec-title h2 {
    font-size: 44px;
    color: #c5112b;
}
.abt-text{
    margin-bottom: 50px;
    margin-top: 30px;
    text-align: justify;
}
.app-box{
        background: #222222cc;
    padding: 20px;
    outline: 2px solid;
    outline-offset: -10px;
    max-width: 31%;
    margin: 10px;
    margin-bottom: 20px !important;
}
.app-box .single-service-style1{
    display: flex;
    align-items: center;
       padding: 10px 0 10px 0;
    margin-bottom: 0;
}
.app-box .single-service-style1 .icon{
    position: relative;
    top: 0;
    left: 0;
    width: unset;
}
.app-sec {
    padding: 90px 0 90px;
}
.service-style1-area_bg::before{
    opacity: 0.7;
}
.app-sec .service-style1-area_bg{
  background-attachment: fixed;
}
.header{
  padding-left: 35px;
    padding-right: 35px;
}
.sticky-header{
     padding-left: 35px;
    padding-right: 35px;
}
.btn-one{
    color: #fff;
}
.pt-0{
    padding-top: 0;
}
.footer-top .inner .text h2{
    font-size: 50px;
    line-height: normal;
}
.copyright-text{
    max-width: 100%;
    margin-top: 50px;
    background: #333;
}
.p-0{
    padding: 0;
}
.copyright-text p {
    color: #ccc;
    font-size: 16px;
    text-align: center;
}
.single-footer-widget .our-company-info .text-box p,.footer-widget-links1 li a{
       color: #ccc;
    font-size: 15px;
}
.single-footer-widget .title h3{
    font-size: 20px;
}
.single-footer-widget .title{
    margin-bottom: 15px;
}
.footer-widget-links1 li{
    margin-bottom: 10px;
}
.quick-link{
    margin-top: 20px !important;
}
.footer__info-icon{
    height: 35px;
    width: 35px;
    line-height: 35px;
    background: #444;
    text-align: center;
    margin-top: 5px;
    border-radius: 10px;
}
.footer__info ul li {
    margin-bottom: 10px;
}
.footer-map-icon {
    width: 90px;
}
.footer__info-icon i {
    color: #fff;
}
.mr-15 {
    margin-right: 15px;
}
.footer__info-text a{
        color: #ccc;
    font-size: 15px;
}
.footer__info-text a:hover{
        color: #fff;
}
.footer__social{
    margin-top: 20px;
    display: flex;
}
.footer__social li a {
    font-size: 14px;
    color: #aaaaaa;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    background: #444;
    margin-right: 5px;
    display: block;
    transition: all 0.3s ease-out 0s;
    color: #fff;
    border-radius: 10px;
    margin-right: 10px;
}
.footer__social li a:hover {
    background: #ce122d;
}
.compubrain img {
    vertical-align: middle;
}
.gallery-sec .single-portfolio-style1 .img-holder img {
    width: 100%;
    filter: unset;
        background: rgb(255 255 255 / 30%);
}
.gallery-sec .single-portfolio-style1 .img-holder .overlay-icon a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #fff;
    font-size: 50px;
    text-align: center;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    background: #00000096;
}
.gallery-sec .flaticon-plus {
    position: absolute;
    top: 30%;
    left: 45%;
}

.portfolio-carousel.owl-carousel .owl-dots {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px 0 23px;
}
.portfolio-carousel.owl-carousel .owl-dots:before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    width: 150px;
    margin: 0 auto;
    border-radius: 30px;
}
.portfolio-carousel.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 5px;
    border: 0px solid transparent;
    margin: 0px 5px;
    padding: 0px;
    background: var(--thm-black);
    transition: all 100ms linear;
    transition-delay: 0.1s;
}
.portfolio-carousel.owl-carousel .owl-dots .owl-dot.active{
    background: var(--thm-base);
}

.app-sec .sec-title h2 {
    color: #fff;
}
.app-sec  .sec-title {
    margin-top: 0;
    padding-bottom: 30px;
}
.header .outer-box{
    justify-content: center;
}
.header-left .logo {
    margin-right: 25px;
}
.single-portfolio-style2 .title-holder h3{
    font-size: 20px;
}