.space_form2 {
    padding-top: 0.6rem !important;
}
.bottom-contact{
    margin-bottom:10px;
}
.social-padding {
    padding-left: 0;
    padding-top: 10px;
    padding-right: 10px;
    margin-right: 20px;
}
@media only screen and (max-width: 900px) {
    .social-padding {
        padding-left: 0;
        padding-top: 10px;
        padding-right: 10px;
        margin-right: 0px;
    }
	.social-space{
		flex: 0 0 16.666667% !important;
    max-width: 16.666667% !important;
	}
	.subbanner{
        font-size:20px !important;
    }
    .breadcrumb{
        font-size:14px !important;
    }
}
.icon-contact {
    font-size: 2em;
}
.topheader {
    text-align: center;
    background: #16427e;
    padding: 10px;
}
.topheader2 {
    text-align: center;
    background: #16427e;
    padding: 10px;
}
.topheader h4 {
    color: #fff;
}
.main-title-2 {
    margin-bottom: 0 !important;
}
.bg_color_4 {
    background-color: #2ea8eb;
}
.Form_col {
    padding: 0;
    margin-top: 60px;
}
.nobottom{
    margin-bottom:0px !important;
}
.icon-check-rounded-green {
    display: block;
    background: url(../img/icon-check-rounded-green.png) no-repeat;
    width: 100px;
    height: 100px;
    clear: both;
    background-size: 100%;
    margin: 0 auto 30px auto;
}
.topheader h4 a {
    font-size: 20px;
    color: #fff;
}

    .topheader h4 b {
        color: #ffe000;
        padding-left: 10px;
    }
.head_bas
{
    font-size:20px;
}

.subbanner {
    text-align: center;
    font-size: 30px;
    background: #0053a3;
    padding-top:30px;   
    padding-bottom:30px;
    color: #fff;
}
@media only screen and (max-width: 900px) {
    .logo_width {
        width: 150px !important;
    }

    .col_mob {
        display: none;
    }

    .col_mob_form {
        margin-bottom: 30px;
    }

    .line_mob {
        margin-left: 15px;
        margin-right: 15px;
    }

    .btn_mobile {
        width: 100%;
    }

    .form_mob_line {
        margin: 0px;
    }

    .form_mob_linee {
        margin-top: 20px;
    }

    .head_mob_active {
        display: block;
    }

    .head_mob_noactive {
        display: none;
    }

    .slider_imgg {
        display: none;
    }

    .slider-contact-form {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 600px) {
    .logo_width {
        width: 150px !important;
		display:none;
    }
    .col_mob{
        display:none;
    }
    .col_mob_form
    {
        margin-bottom:30px;

    }
    .line_mob
    {
        margin-left:15px;
        margin-right:15px;
    }
    .btn_mobile
    {
        width:100%;
    }
    .form_mob_line {
        margin:0px;
        
    }
    .form_mob_linee {
        margin-top: 0px;
    }
    .head_mob_active {
        display: block !important;
    }
    .head_mob_noactive {
        display: none;
    }
    .slider_imgg {
        display: none;
    }

    .slider-contact-form {
        margin-top: 10px;
        margin-bottom:10px;
    }
}
.top-6{
    font-size:0.8em;
}
.top-7 {
    font-size: 0.8em;
    margin-right:5px;
}
.space_heading{
    margin-top:0 !important;
}
.space_form {
    padding-top: 2.6rem !important;
}
.form_text{
    font-size:16px !important;
}
.head_mob_active {
    display: none;
}
.adres_font{
    font-size:14px;
    color:#fff;
}
.slider_col
{
    position:relative;
}
.breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    font-size:16px;
}
.breadcrumb>li {
    display: inline-block;
    font-size: 0.8em;
    text-transform: uppercase;
    text-shadow: none;
}
.breadcrumb > li > a {
    color: #e9424c;
}
.breadcrumb > li > a:hover {
    color: #fff !important;
}
.row_space{
    margin-bottom:-15px;
}
.arrow{
    font-size:0.8em;
}
.color_strong {
    color: #0054a4;
}
@media (min-width: 992px) {
        .slider-contact-form {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 99;
        width: 100%;
    }
}
.slider_imgg {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
.btn_form {
    background: #ffe000;
    font-size: 17px;
    border: 0;
    color: #000000;
    display: inline-block;
    height: 44px;
    padding: 0 15px;
    text-align: center;
    vertical-align: top;
    font: 400 16px/46px "Helvetica", Arial, sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px 0px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px 0px;
}
.btn_form:hover{
    
}
.bg-color {
    background-color: #16427e !important;
}
    @media only screen and (max-width: 600px) {
    }
    /* Menu */
    .main-menu {
    position: relative;
    z-index: 9;
    width: auto;
    top: 18px;
    float: right;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .main-menu ul, .main-menu ul li {
        position: relative;
        margin: 0;
        padding: 0;
    }

        .main-menu ul a, .main-menu ul li a {
            position: relative;
            margin: 0;
            padding: 0;
            display: block;
            padding: 10px;
        }

    /*First level styles */
    .main-menu > ul > li > a {
        color: #333;
        padding: 3px 10px;
        font-size: 14px;
        font-size: 17px;
        font-weight: 500;
        text-transform: uppercase;
    }

    .main-menu > ul > li:hover > a {
        color: #e74e84;
    }

/* Opacity mask when left open */
.layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    z-index: 100;
    min-height: 100%;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    opacity: 0;
    visibility: hidden;
}

.layer-is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}

#close_in, #header_menu, .cmn-toggle-switch {
    display: none;
}

/* All styles for screen size over 992px
================================================== */
@media only screen and (min-width: 992px) {
    .main-menu {
        width: auto;
    }

        .main-menu a {
            white-space: nowrap;
        }

        .main-menu ul li {
            display: inline-block;
        }

            .main-menu ul li.submenu:hover > a:before,
            .main-menu ul li.submenu:hover > a:after {
                bottom: -10px;
                opacity: 0;
            }

            /* Submenu*/
            .main-menu ul ul, .main-menu ul li .menu-wrapper {
                position: absolute;
                border-top: 2px solid #e74e84;
                z-index: 1;
                visibility: hidden;
                left: 3px;
                top: 100%;
                margin: 0;
                display: block;
                padding: 0;
                background: #fff;
                min-width: 210px;
                -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
                -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
                box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
                -webkit-transform: translateY(20px);
                -moz-transform: translateY(20px);
                -ms-transform: translateY(20px);
                -o-transform: translateY(20px);
                transform: translateY(20px);
                opacity: 0;
                -moz-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                -webkit-transition: all 0.2s ease;
                -ms-transition: all 0.2s ease;
                transition: all 0.2s ease;
            }

            .main-menu ul li .menu-wrapper {
                padding: 10px 15px !important;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }

            .main-menu ul li:hover > ul, .main-menu ul li:hover .menu-wrapper {
                padding: 0;
                visibility: visible;
                -webkit-transform: translateY(0);
                -moz-transform: translateY(0);
                -ms-transform: translateY(0);
                -o-transform: translateY(0);
                transform: translateY(0);
                opacity: 1;
            }

        .main-menu ul .menu-wrapper ul {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            border-top: none;
            margin: 0;
            position: static;
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
            transform: translateY(0);
        }

            .main-menu ul .menu-wrapper ul:before {
                border: 0;
            }

        .main-menu ul ul li {
            display: block;
            height: auto;
            padding: 0;
        }

            .main-menu ul ul li a {
                font-size: 13px;
                font-size: 0.8125rem;
                color: #555;
                border-bottom: 1px solid #ededed;
                display: block;
                padding: 15px;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .main-menu ul ul li:last-child a {
                border-bottom: none;
            }

            .main-menu ul ul li:hover > a {
                background-color: #f9f9f9;
                color: #e74e84;
                padding-left: 18px;
            }

            /* Submenu 3rd level */
            .main-menu ul ul li.third-level > a {
                font-weight: normal !important;
            }

                .main-menu ul ul li.third-level > a:hover {
                    background-color: #f9f9f9;
                    color: #e74e84;
                    padding-left: 18px;
                    opacity: 1;
                }

                .main-menu ul ul li.third-level > a:after {
                    font-family: 'ElegantIcons';
                    content: "\35";
                    float: right;
                    font-size: 16px;
                    font-size: 1rem;
                    margin-top: -2px;
                }

        .main-menu ul ul ul {
            position: absolute;
            border-top: 0;
            z-index: 1;
            height: auto;
            left: 100%;
            top: 0;
            margin: 0;
            padding: 0;
            background: #fff;
            min-width: 190px;
            -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
            -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
            box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
        }
}

@media only screen and (max-width: 991px) {
    .main-menu ul li a:hover,
    a.show-submenu:hover,
    a.show-submenu:focus,
    a.show-submenu-mega:hover,
    a.show-submenu-mega:focus {
        color: #e74e84 !important;
        background-color: #f9f9f9;
    }

    .main-menu ul li {
        border-top: none;
        border-bottom: 1px solid #ededed;
        color: #fff;
    }

        /* Menu mobile first level */
        .main-menu ul li a {
            padding: 15px !important;
        }

    .main-menu li,
    .main-menu a {
        display: block;
        color: #333 !important;
    }

    .main-menu li {
        position: relative;
    }

    .main-menu a:hover {
        color: #e74e84 !important;
    }

    .main-menu ul > li {
        padding-bottom: 0;
    }

        .main-menu ul > li i {
            float: right;
        }

    /* Menu mobile second level */
    .main-menu ul li.submenu ul {
        border-left: 1px solid #ededed;
        margin: 0 0 10px 25px;
    }

        .main-menu ul li.submenu ul li {
            border: 0;
        }

        /* Menu mobile 3rd level */
        .main-menu ul li.submenu ul ul {
            border-left: none;
            margin: 0 0 0 15px;
        }

    /* Menu mobile left panel */
    .main-menu {
        overflow-y: scroll;
        padding-bottom: 55px;
        transform: translateX(-102%);
        top: 57px;
        border-top: 1px solid #ededed;
        left: 0;
        bottom: 0;
        width: 55%;
        height: 100%;
        position: fixed;
        background-color: #fff;
        -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
        -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
        -ms-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
        -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    }

        .main-menu.show {
            transform: translateX(0);
        }

        .main-menu .show-submenu + ul,
        a.show-submenu-mega + .menu-wrapper {
            display: none;
            visibility: hidden;
        }

            a.show-submenu-mega + .menu-wrapper.show_mega,
            .main-menu a.show-submenu + ul.show_normal {
                display: block;
                visibility: visible;
            }

    /* Hamburger menu button*/
    .cmn-toggle-switch {
        position: relative;
        display: block;
        overflow: visible;
        position: absolute;
        top: 15px;
        right: 15px;
        margin: 0;
        padding: 0;
        width: 30px;
        height: 30px;
        font-size: 0;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        border: none;
        cursor: pointer;
        z-index: 99999999;
    }

        .cmn-toggle-switch:focus {
            outline: none;
        }

        .cmn-toggle-switch span {
            display: block;
            position: absolute;
            top: 10px;
            left: 0;
            right: 0;
            height: 2px;
            background: #333;
        }

            .cmn-toggle-switch span::before,
            .cmn-toggle-switch span::after {
                position: absolute;
                display: block;
                left: 0;
                width: 100%;
                height: 2px;
                background-color: #333;
                content: "";
            }

            .cmn-toggle-switch span::before {
                top: -10px;
            }

            .cmn-toggle-switch span::after {
                bottom: -10px;
            }

    .cmn-toggle-switch__htx span::before,
    .cmn-toggle-switch__htx span::after {
        -webkit-transition-duration: 0.3s, 0.3s;
        transition-duration: 0.3s, 0.3s;
        -webkit-transition-delay: 0.3s, 0;
        transition-delay: 0.3s, 0;
    }

    .cmn-toggle-switch__htx span::before {
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, transform;
    }

    .cmn-toggle-switch__htx span::after {
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform;
    }

    /* active state, i.e. menu open */
    .cmn-toggle-switch__htx.active span {
        background: none !important;
    }

        .cmn-toggle-switch__htx.active span::before {
            top: 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .cmn-toggle-switch__htx.active span::after {
            bottom: 0;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .cmn-toggle-switch__htx.active span::before,
        .cmn-toggle-switch__htx.active span::after {
            -webkit-transition-delay: 0, 0.3s;
            transition-delay: 0, 0.3s;
        }
}

@media only screen and (max-width: 480px) {
    .main-menu {
        width: 100%;
    }
}
.input-requirements {
    font-size: 13px;
    font-style: italic;
    text-align: left;
    list-style: disc;
    list-style-position: inside;
    max-width: 400px;
    margin: 10px auto;
    color: rgb(150,150,150);
}


    .input-requirements li.invalid {
        color: #fff;
    }

    .input-requirements li.valid {
        color: #2ecc71;
    }

        .input-requirements li.valid:after {
            display: inline-block;
            padding-left: 10px;
            content: "\2713";
        }

/* States ------------------ */

input[disabled],
textarea[disabled],
select[disabled],
option[disabled],
button[disabled] {
    cursor: not-allowed;
}

input:focus,
textarea:focus,
select:focus,
option:focus,
button:focus {
    
    border-color: var(--fh-focus-border-color);
}

input[type="checkbox"]:focus,
input[type="radio"]:focus {
    outline: var(--fh-focus-border-color) solid 2px;
}

button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
    background-color: var(--fh-button-hover-bg-color);
    color: var(--fh-button-hover-font-color);
}

/* Custom ------------------ */


input:not([type="submit"]):valid {
    border-color: #2ecc71;
}


/* Hide and show related .input-requirements when interacting with input */

input:not([type="submit"]) + .input-requirements {
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s ease-out;
}


input:not([type="submit"]):focus + .input-requirements,
input:not([type="submit"]):active + .input-requirements {
    max-height: 1000px; /* any large number (bigger then the .input-requirements list) */
    transition: max-height 1s ease-in;
}
.g-recaptcha iframe{
	height:78px !important;
}
@media (max-width:720px){
    .mobilLA21123{display:block !important;}
    .ejlKYF{display:none !important;}
}