:root {
  --basic: #287B7B;
}


* {
    font-family:"Open Sans", Arial, sans-serif;
}

.site_header {
    background:#f5f5f5;
}

.text_colored {
    color:#var(--basic);
}

        .site_header .ln {
            display:block;
            width: 35px;
            height: 2px;
            background: #111;
            position: relative;
            transition: .2s
        }
        .site_header .ln.line-1 {
            top: -8px
        }

        .site_header .ln.line-2 {
            top: 0
        }

        .site_header .ln.line-3 {
            top: 8px
        }
        .navbar-toggler-icon.toggled .ln.line-1 {
            top: 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            transition: .2s
        }

        .navbar-toggler-icon.toggled .ln.line-2 {
            background: none;
            transition: .2s
        }

        .navbar-toggler-icon.toggled .ln.line-3 {
            top: -4px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            transition: .2s
        }


        .navbar-toggler:focus {
            box-shadow: none;
        }

.relative {
    position:relative;
}

.sticky {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background: #f5f5f5;
    z-index: 999999;
}

a {
    transition: 0.2s;
}

.espa_badges {
    text-align: center;
}

.espa_badges img {
    text-align: center;
}

.espa_img {
    max-width: 500px;
    padding:20px;
}

.site_header {
    background:#f5f5f5;
    padding:0;
}

.site_logo img {
    max-width: 180px;
    padding:15px 0 0 0;
}

.colored_bg {
        background: rgb(40,123,123);
background: linear-gradient(35deg, rgba(40,123,123,1) 50%, rgba(40 123 123,1) 100%);
}

.mauto {
    margin: auto;
}

.percentage_100 {
    width:100%;
}

.max_width_700 {
    max-width:700px;
}

.max_width_1000 {
    max-width:1000px;
}
.nav-link,
.nav-link:hover {
    color:var(--basic);
    font-size:16px;
    font-weight:700;
}

.nav-link:focus, .nav-link:hover {
    color:#222222;
}

.row.img-gallery {
    margin:0;
    padding:0;
}

.hero {
    background:url(../img/bg_1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;    
}

.hero .container {
    padding-top:200px;
    padding-bottom: 200px;
}

.hero .dark_bg {
    padding:20px 20px 10px 20px;
    max-width:380px;
    margin-bottom:35px;
    background:#f5f5f5;
    color:var(--basic);
    border-radius:0 45px 0 0;
}

.hero a {
    background:var(--basic);
    border:none;
    padding:12px 45px;
    color:#fff;
    text-decoration:none;
    border-radius:3px;
}

.hero h3 {
    font-size: 20px;
}

.row.img-gallery a {
    margin:0;
    padding:0;
}

.titles {
    font-size:2.5rem;
    font-weight:700;
}

#services {
    max-width:750px;
    margin:auto;
}

#services .row .col-md-12 {
    justify-content: center;
    padding-top: 45px;
}


#services .h4 {
    font-size:20px;
}

#services svg {
    width:130px;
    margin-bottom: 10px;
    background: rgb(40,123,123);
    border-radius: 5px;
background: linear-gradient(35deg, rgba(40 123 123,0.25) 50%, rgba(40 123 123,0.25) 100%);
padding:25px;    
}

#services .icon {
line-height: 1.3;
    position: relative;
    width: 100px;
    height: 100px;
    background: #f8fbff;
    border-radius:100%;
    text-align:center;    
    margin:auto;
}


#services .icon span {
    font-size:45px;
    color:var(--basic);
}

#site_brands img {
    max-width: 250px;
}

#site_brands svg {
    margin-right: 15px;
}


.about-wrap {
    padding:60px 25px;
}

.list-services {
    align-items: center;
    padding-bottom: 25px;
}

.list-services .icon {
        width: 60px;
    height: 60px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    position: relative;
}


.list-services .icon span {
            width: 60px;
            height: 60px;
            transform: rotate(-45deg);
            font-size:26px;
            line-height: 60px;
            text-align: center;
}

.list-services p {
    padding-left:25px;
    margin:0;
}


.map iframe{
    height:500px;
    width:100%;
}


footer {
    background:url(../img/bg_1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.footer_h4 {
    font-weight:700;
    font-size:22px;
}

footer div.colored_overlay {
    background: rgb(40,123,123);
    background:rgb(40 123 123 / 90%);
background: linear-gradient(35deg, rgba(40,123,123,0.85) 50%, rgba(40 123 123,0.85) 100%);
padding-top:100px;
padding-bottom: 100px;
}


footer img {
    max-width: 220px;
}
footer p {
    padding-top:10px;
    display: flex;
    align-items: center;
    font-size:18px;
}


footer .like_a,
footer a,
footer svg {
    color:#fff;
    transition: 0.2s;
    font-size:18px;
    text-decoration: none;
}

footer svg {margin-right:3px}

footer a:hover {
    transition: 0.2s;
    text-decoration: underline;
    color:#fff;
}

footer hr {
    margin: 0 0 10px;
    width: 90px;
    border: 1px solid #fff;
}


.bg_gradient_opacity {
    background: rgb(40,123,123);
background: linear-gradient(35deg, rgba(40,123,123,0.85) 50%, rgba(40 123 123,0.85) 100%);
}

#company {
    margin-top:80px;
}

#company .company_img {
    background:url(../img/bg_1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.subheader {
    position: relative;
    top: -70px;    
}


.dark_bg {
    background:var(--basic);
    color:#fff;
}

.dark_bg a {
    color:#fff;
}


@media (max-width:992px) {
 .espa_badges {
    text-align: center;
     display:flex;
     align-items:center;
     
}
.espa_badges img {
    width:100%;
 }


    #company img {
    max-width:200px;
        padding-bottom:40px;
}


#services .feature {
    padding-bottom:60px;
}

    footer .container {
        max-width:100%
    }
    
footer .col-md-4 {
    padding-bottom:40px;
}

   
}

