/* Add here all your CSS customizations */
.social-icons li:hover.social-icons-instagram a {
	background: #E1306C !important;
}

.custom-square-1 rect {
    stroke: #175473;
    fill: #175473;
}

.sticky-wrapper.sticky-wrapper-effect-1.sticky-wrapper-effect-1-dark.sticky-effect-active .sticky-body{
    background: #071d2b;
}

html .text-color-primary, html .text-primary{
    color: #175473 !important;
}

#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active{
    color: #175473 !important;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-item:hover{
    color: #175473 !important;
}

.custom-featured-boxes-style-1 .featured-box:hover .box-content{
    border: 7px solid #cad1ae;
}

.form-style-4 .form-control{
    color: #071d2b;
}
.text-green{
    color: #cad1ae;
}
.country-list li{
    color: #ffffff;
    font-size: 16px;
}
.bg-darkblue{
    background-color: #071d2b !important ;
}