﻿@media (min-width: 1200px) {
    .footer-col1
    {
        width: 30%;
    }

    .footer-col1 p
    {
        width: 80%;
    }

    .footer-col2 {
        width: 20%;
    }

    .footer-col3 {
        width: 20%;
    }

    .footer-col4 {
        width: 30%;
    }
}

.dropdown-style-1 {
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s border-left: 1px solid #80deea !important;
    border-top: 1px solid #80deea !important;
    border-bottom: 1px solid #80deea !important;
    border-left: 1px solid #80deea !important;
    border-right: 1px solid #80deea !important;
    background-color: transparent;
    text-align: left;
    height: 45px;
    line-height: 45px;
    padding: 0 55px 0 15px;
    font-style: italic;
    font-weight: 300;
    font-size: 13px;
    color: #888;
    width: 100%;
}

.select2-container--bootstrap .select2-selection {
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #80deea;
    border-right: 0px !important;
    background-color: transparent !important;
}

.button {
    display: inline-block;
    width: auto;
    max-width: 100%;
    border: 1px solid;
    border-radius: 0;
    padding: 13px 25px;
    font-size: 14px;
    line-height: 17px;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    transition: .33s all ease;
    white-space: normal;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}

.title-1 {
    font-size: 0.725rem;
}

.font-1 {
    font-size: 0.6rem;
    font-style: italic;
    color: #ACAFBA;
}

.partners-tabs {
    background-color: #1F2845;
}

@media (min-width: 768px) {
    .col-xl-w30
    {
        width: 28%;
    }

    .col-xl-w10 {
        width: 16%;

    }
    .tabs-custom .nav-custom-tabs a {
        color: #fff;
    }

    .dropdown-style-1 {
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s border-left: 1px solid #80deea !important;
        border-top: 1px solid #80deea !important;
        border-bottom: 1px solid #80deea !important;
        border-left: 1px solid #80deea !important;
        border-right: 0px !important;
        background-color: transparent;
        text-align: left;
        height: 45px;
        line-height: 45px;
        padding: 0 55px 0 15px;
        font-style: italic;
        font-weight: 300;
        font-size: 13px;
        color: #888;
        width: 100%;
    }

}

.border-bottom-black {
    border-bottom: 1px solid #000 !important;
}

.row-services-20
{
    padding-bottom: 20px;
    padding-top: 20px;
}

.services-border .border-bottom-black:last-child {
    border-bottom: 0px !important;
}

.empty-content:before
{
    content: '' !important;
}

.pl-0
{
    padding-left: 0px;
}

.section-services-bar
{
    padding: 15px 0px;
}

.pr-0{
    padding-right: 0px !important;
}

.select2-search--dropdown {
    display: none !important;
    padding: 4px;
}

.bg-light-blue:before {
    background-color: #80DEEA !important;
}

.values-decorated::after
{
    background-color: #fff;
}

.fnt-weight-600{
    font-weight: 600;
}