.pt-90{
    padding-top: 90px !important;
}
.stickyPhone {
    position: fixed;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 32px;
    bottom: 40px;
    right: 0;
}

.pulse {
    height: 60px;
    width: 60px;
    background-color: #0b4b8a;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    margin-left: 32px;
    bottom: 30px;
    left: 0;
}

.pulse::before {
    content: "";
    position: absolute;
    border: 5px solid #0b4b8a;
    
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    border-radius: 50%;
    animation: pulse 1s linear infinite
}

.pulse::after {
    content: "";
    position: absolute;
    border: 5px solid #0b4b8a;
    
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
    animation-delay: 0.3s
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0
    }

    50% {
        transform: scale(0.8);
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}
.single_portfolio img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
    object-fit: fill;
    position: relative;
}
.ReactFlagsSelect-module_selectBtn__19wW7 {
    color: #fff !important;
}
.accordWrap .btn:hover {
    color: #fff !important;
    background: #0b4b8a;
}
.contactList .ico .icn, .contactList .time .icn {
    color: #0b4b8a!important;
}
.overlay:first-of-type:after {
    content: '';
    position: unset !important;
  
}
.input-group-prepend button {
    z-index: unset!important;
}
.mobile{
    display: none !important;
}
.menuHolder .search {
    display: none;
}
.midBar {
    box-shadow: 10px 10px 50px 5px #f5f5f5;
}
.cofBlock h4 {
    padding: 0px 28px;
}
.bgTheme {
    background-color: #3b3b3b !important;
}
.bg-primary {
    background-color: #9f9f9c !important;
}
.godhbL {
    background-color: #0b4b8a !important;
    height: 80px!important;
    width: 80px !important;
}
.rsc-float-button svg {
    width: 40px !important;
    height: 40px;
}
.hlpcBlock:hover svg {
    color: #fff !important;
}
.btn-warning {
    background-color: #0b4b8a !important;
    border-color: #0b4b8a !important;
    color: #fff;
}
.btn-warning:hover,h2.sc-VigVT.lifvqk.rsc-header-title {

    color: #fff !important;
}
.ReactFlagsSelect-module_selectBtn__19wW7:after {
    border-top: 5px solid #fff !important;
}
button:focus {
    outline: unset;
}
.btn-primary,.btnTheme,.btnTheme:hover,.glfuN,.hQsUiY {
    color: #fff!important;
    background-color: #083867 !important;
    border-color: #083867!important;
}
.contact-icon {
    filter: brightness(0.9) contrast(0.3) hue-rotate(45deg) saturate(1.5) sepia(0.3);
}
/* Tab */
.portfolio_area .filters ul li {
    display: inline-block;
    margin-right: 50px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #222222;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.portfolio_area .filters ul li:hover, .portfolio_area .filters ul li.active {
    color: #083867;
}
.home-categ {
    width: 125px !important;
}
.socialFNetwork a {
    color: #222 !important;
}
.ReactFlagsSelect-module_selectOptions__3LNBJ li span.ReactFlagsSelect-module_label__27pw9 {
    color: #222;
}
.psudo::after {
    content: '';
    display: block;
    border-bottom: 2px solid #0b4b8a !important;
    width: 12%;
    margin: auto;
    padding-top: 10px;
}
.ReactFlagsSelect-module_label__27pw9, .ReactFlagsSelect-module_secondaryLabel__37t1D {
    font-size: 1em;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}

.ReactFlagsSelect-module_selectBtn__19wW7 {
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    font-family: inherit;
    color: #fff !important;
    border: thin solid #fff !important;
    border-radius: 4px;
    background: transparent;
}
@media(max-width:991px){
    .contactList > li:nth-child(n+2) {
        margin-left: 4px;
        display: none !important;
    }
    .menuHolder {
        padding: 8px 0px!important;
    }
    .navHolder .toggleBar.left {
        margin-right: auto !important;
        margin-left: 10px;
    }
    .navHolder .toggleBar.right {
        margin-left: auto !important;
        margin-left: 10px;
    }
    .ReactFlagsSelect-module_selectBtn__19wW7 {
        color: #4d4d4d !important;
        margin-left: 8px;
    }
    video {
        margin-top: 100px;
    }
}

@media(max-width:767px){
    .hVpuhE {
        height: 60% !important;
        width: 75% !important;
    }
    .abtHead{
        display: none;
    }
    section.wsisSec {
        margin-top: 62px;
    }
    .faqWrapSec{
        margin-top: 62px;
    }
    .stickyPhone img.img-fluid {
        width: 55px;
        margin-bottom: 12px;
    }
    .godhbL {
        height: 55px!important;
        width: 55px !important;
    }
    .rsc-float-button svg {
        width: 22px !important;
        height: 22px;
    }
    .stickyPhone {
        bottom: 85px;
    }
    .ReactFlagsSelect-module_label__27pw9, .ReactFlagsSelect-module_secondaryLabel__37t1D {
        color: #000;
    }
    .ReactFlagsSelect-module_selectBtn__19wW7:after {
        border-top: 5px solid #333 !important;
    }
    button#rfs-btn {
        border: 1px solid #0b4b8a  !important;
        padding: 3px;
    }
    .navbar-dark .navbar-toggler {
        border-color: #333 !important;top: -2px !important;
    }
    .navbar-dark .navbar-toggler-icon {
        filter: grayscale(100%);
    }
    .text-center-mobile{
        text-align: center;
    }
    .text-center-mobile ul {
        margin: auto;
        padding: 0;
    }
    .justify-content-center-mobile{
        justify-content: center;
    }
}

@media (max-width: 576px){
    .pt-sm-12 {
        padding-top: 100px !important;
    }
}
.border-white{
    border: 1px solid #fff !important;
}
.border-white:hover{
    background: #fff !important;
    color: #0b4b8a !important;
}
.ipSaXD{
    background-color: #083867 !important;
}
