/*
            Developer
    Author     : YUSIF SADIYEV
    Website    : sadiyev.com
    Contacts   : sadiyev.yusif@gmail.com
                 www.linkedin.com/in/sadiyevyusif/

*/
.clearfix::after {
    display: table;
    content: "";
    clear:both;
}

header {
    width: 100%;
    padding: 25px 0px !important;
    position: relative;
    z-index: 999999999;
}
div.header_center {
    width: 1200px;
    margin: 0 auto;
}
a.logo {
    display: block;
    float: left;
    width: 800px;
    /* height: 87px; */
    text-decoration: none;
}
a.logo img{
    display: block;
    float: left;
    width: 80px;
    height: 87px;
}
div.logo_text {
    float: left;
    width: 695px;
    padding: 20px 0px 10px 10px;
}
span.logo_txt1 {
    display: block;
    width: 100%;
    float: left;
    color: #13345a;
    font-size: 18px;
    font-family: RobotoCondensed-Regular;
}
span.logo_txt2 {
    display: block;
    width: 100%;
    float: left;
    color: #13345a;
    font-size: 18px;
    font-family: RobotoCondensed-Bold;
    letter-spacing: -0.8px;
}
div.imprt_word {
    display: block;
    float: right;
    width: 395px;
    margin-top: 10px;
}
span.word {
    width: 100%;
    float: left;
    display: block;
    line-height: 16px;
    text-align: justify;
    font-family: RobotoCondensed-Italic;
    font-size: 13px;
    color: #000;
    font-family: lucida calligraphy !important;
}
span.autor {
    width: 100%;
    float: left;
    display: block;
    margin-top: 14px;
    text-align: right;
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
    font-size: 13px;
    color: #1d4f87;
}

input.full_width{
    display: block;
    float: left;
    padding: 5px 5px;
    width: 99%;
    border: 1px solid #36363682;
    outline: #363636;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.check_inp>input{
    margin-bottom: 10px;
    margin-top: 10px;
}
a.sorgu_form {
    display: flex;
    float: left;
    margin-left: 15px;
    font-family: Proxima-Nova !important;
    font-size: 20px;
    align-content: center;
    justify-content: center;
    margin-top: 10px;
    text-decoration: none;
    background: #1d4f87;
    color: #fff;
    padding: 15px;
    line-height: 30px;
}
.login.login_note.clearfix {
    position: fixed;
    background: #d8d3d3;
    color: #710a0a;
    font-weight: bold;
    font-size: 20px;
}
.login.login_note.clearfix.site_open {
    max-height: 600px;
    width: 610px;
    left: calc(50% - 300px);
    top: 5%;
}
input.lg_close {
    display: block;
    float: right;
    width: 35px;
    height: 35px;
    margin: -28px -28px 0px 0px;
    position: relative;
    /* right: -10px; */
    /* top: -10px; */
    background-image: url(../img/xs.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00557e;
    border-radius: 3px;
    border: none;
    outline: none;
    cursor: pointer;
}
div.login {
    display: none;
    background-color: rgba(212, 213, 213, 0.9);
    border-radius: 5px;
    width: 535px;
    max-height: 310px;
    padding: 15px;
    position: fixed;
    top: 15%;
    position: absolute;
    left: calc(50% - 266px);
    margin: 0px auto;
    z-index: 99999999999;
}
input.lg_close {
    display: block;
    float: right;
    width: 35px;
    height: 35px;
    margin: -28px -28px 0px 0px;
    position: relative;
    /* right: -10px; */
    /* top: -10px; */
    background-image: url(../img/xs.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00557e;
    border-radius: 3px;
    border: none;
    outline: none;
    cursor: pointer;
}
p.lg_head {
    margin: 0;
    padding: 10px 0px;
    color: #af323d;
    border-bottom: 1px dotted #00557E;
    font-family: Arial;
    font-size: 36px;
    text-align: center;
    font-weight: 600;
}
.main_left1.clearfix a {width: 84%;}
div.div1 {
    display: none;
    position: fixed;
    margin: 0 auto;
    padding-bottom: 91px;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.6);
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    header {
        width: 100%;
    }
    div.header_center {
        width: 1200px;
        margin: 0 auto;
    }
    a.logo {
        display: block;
        float: left;
        width: 724px;
        text-decoration: none;
    }
    a.logo img{
        display: block;
        float: left;
        width: 80px;
        height: 87px;
    }
    div.logo_text {
        float: left;
        width: 523px;
        padding: 8px 0px 10px 10px;
    }
    span.logo_txt1 {
        display: block;
        width: 100%;
        float: left;
        color: #13345a;
        font-size: 22px;
        font-family: RobotoCondensed-Bold !important;
        color: #13345a;
        margin-bottom: 0px;
    }
    span.logo_txt2 {
        display: block;
        width: 100%;
        float: left;
        color: #13345a;
        font-size: 22px;
        font-family: RobotoCondensed-Bold !important;
        letter-spacing: -0.8px;
        color: #13345a;
        margin-top: 6px;
    }
    div.imprt_word {
        display: block;
        float: right;
        width: 465px;
        margin-top: 10px;
    }
    span.word {
        width: 100%;
        float: left;
        display: block;
        line-height: 20px;
        text-align: justify;
        font-family: RobotoCondensed-Italic;
        font-size: 12px;
        color: #000;
        font-family: 'Roboto Condensed',sans-serif;
        font-style: italic;
        line-height: 16px;
    }
    span.autor {
        width: 100%;
        float: left;
        display: block;
        margin-top: 9px;
        text-align: right;
        font-family: Arial;
        font-weight: bold;
        font-style: italic;
        font-size: 14px;
        color: #1d4f87;
        font-family: 'Roboto Condensed',sans-serif;
        font-style: italic;
    }

    .main_left1.clearfix a {
        width: 548px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {
    header {
        display: block;
        width:100%;
    }
    div.header_center {
        display: block;
        width: 98%;
        margin: 0 auto;
    }
    a.logo {
        display: block;
        float: left;
        width: 435px;
        height: 87px;
        text-decoration: none;
    }

    div.logo_text {
        float: left;
        width: 345px;
        padding: 7px 0px 10px 10px;
        line-height: 25px;
    }
    div.imprt_word {
        display: block;
        float: right;
        width: 280px;
        /* margin-right: 20px; */
    }
    ul.full_drop>li>a {
        display: block;
        width: 100%;
        position: relative;
        color: #363636;
        font-family: FF_DIN_Pro_Bold;
        font-size: 15px;
        text-decoration: none !important;
    }

}
/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    header {
        width: 100%;
        position: relative;
        display: block;
    }
    div.header_center {
        display: block;
        width: 96%;
        margin: 0 auto;
    }
    a.logo {
        display: block;
        float: left;
        width: 100%;
        height: 87px;
        text-decoration: none;
    }
    a.logo img{
        display: block;
        float: left;
        width: 80px;
        height: 87px;
    }
    div.logo_text {
        float: left;
        width: 360px;
        padding: 10px 0px 10px 5px;
    }
    span.logo_txt1 {
        display: block;
        width: 100%;
        float: left;
        color: #13345a;
        font-size: 22px;
        font-family: RobotoCondensed-Regular;

    }
    span.logo_txt2 {
        display: block;
        width: 100%;
        float: left;
        color: #13345a;
        font-size: 22px;
        font-family: RobotoCondensed-Bold;
        letter-spacing: -0.8px;
    }
    div.imprt_word {
        display: none;
    }
    .login.login_note.clearfix.site_open {
        max-height: 600px;
        width: 400px;
        left: calc(50% - 200px);
        top: 5%;
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    header {
        width: 100%;
        padding: 10px 0px !important;
    }
    div.header_center {
        display: block;
        width: 96%;
        /* padding: 7px 10px; */
        margin: 0 auto;
    }
    a.logo {
        display: block;
        float: left;
        width: 100%;
        text-decoration: none;
    }
    a.logo img{
        display: block;
        float: left;
        width: 50px;
        height: 57px;
        margin: 0 auto;
    }
    div.logo_text {
        display: block;
        float: left;
        width: 245px;
        padding: 7px 0px 0px 5px;
    }
    span.logo_txt1 {
        display: block;
        width: 100%;
        float: left;
        color: #13345a;
        font-size: 14px;
        font-family: RobotoCondensed-Regular;
    }
    span.logo_txt2 {
        display: block;
        width: 100%;
        float: left;
        color: #13345a;
        font-size: 14px;
        font-family: RobotoCondensed-Bold;
        letter-spacing: -0.4px;
    }
    div.imprt_word {
        display: none;
    }
    .login.login_note.clearfix.site_open {
        max-height: 600px;
        width: 300px;
        left: calc(50% - 165px);
        top: 5%;
    }
}
/* ----- Header fix and responsive finish ----- */


/* ---- Footer start ---- */
footer {
    display: block;
    width: 100%;
    float: left;
}
div.footer_menu {
    display: block;
    width: 100%;
    background-color: #1d4f87;
}
div.ftr_menucent {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0px 40px 0px;
}
div.footer_text {
    display: block;
    width: 100%;
    background-color:#13345a;
    padding: 33px 0px;
}
div.ftr_textcent {
    display: block;
    width: 1200px;
    margin: 0 auto;
    text-align:center;
    font-family: DINPro-Regular;
    font-size: 14px;
    color: #fff;
}
div.ftr_textcent>span {
    font-family: DINPro-Regular;
    font-size: 15px;
    color: #fff;
    line-height: 17px;
}
a.backtotop {
    display: block;
    float: right;
    position: relative;
    margin-top: -60px;
    width: 50px;
    height: 50px;
    padding: 0;
    background-color: #13345a;
    background-image: url("../img/backtotop.png");
    background-size: 29px 29px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
}
/* --- footer full menu --- */
ul.full_menuft {
    position: relative;
    width: 100%;
    list-style: none;
    padding-top: 35px;
}
ul.full_menuft>li{
    display: block;
    float: left;
    position: relative;
    list-style: none;
    width: 170px;
    height: 270px;
    margin-bottom: 20px;
}
ul.full_menuft>li:first-child{
    margin-left: 0;
}
ul.full_menuft>li>p,ul.full_menuft>li>a{
    position: relative;
    display: block;
    float: left;
    color:#fff;
    font-family: FF_DIN_Pro_Bold;
    font-size: 20px;
    text-decoration: none;
    line-height: 25px;
}

ul.full_dropft {
    position: relative;
    float: left;
    list-style: none;
    width: 150px;
    /* top: 10px; */
    left: 0;
}
ul.full_dropft>li{
    display: block;
    position: relative;
    list-style: none;
    padding-top: 13px;
}
ul.full_dropft>li>a{
    display: block;
    width: 100%;
    position: relative;
    color: #dfeeff;
    font-family: FF_DIN_Pro_Bold;
    font-size: 15px;
    text-decoration: none !important;
    font-family: 'Roboto Condensed',sans-serif;
    line-height: 22px;
    font-family: Proxima-Nova,Proxima Nova;
}
ul.full_dropft>li>a:hover{
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/* --- footer full menu --- */
/* ---- Footer responsive start ---- */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    footer {
        display: block;
        width: 100%
    }
    div.footer_menu {
        display: block;
        width: 100%;
        background-color: #1d4f87;
    }
    div.ftr_menucent {
        width: 96%;
        margin: 0 auto;
        padding: 10px 0px 40px 0px;
    }
    div.footer_text {
        display: block;
        width: 100%;
        background-color:#13345a;
        padding: 33px 0px;
    }
    div.ftr_textcent {
        display: block;
        width: 96%;
        margin: 0 auto;
        text-align:center;
        font-family: DINPro-Regular;
        font-size: 14px;
        color: #fff;
    }

    ul.full_menuft {
        position: relative;
        width: 100%;
        list-style: none;
        padding-top: 35px;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    ul.full_menuft>li{
        display: block;
        float: none;
        position: relative;
        list-style: none;
        width: 230px;
        margin: 40px 0;
        height: auto;
        text-align: center;
        width: 100%;
    }
    ul.full_menuft>li:first-child{
        margin: 0 0;
        float: none;
        text-align: center;
    }
    ul.full_menuft>li>p{
        position: relative;
        display: block;
        float: none;
        color:#fff;
        font-family: FF_DIN_Pro_Bold;
        font-size: 20px;
        text-decoration: underline;
        text-align: center;
        line-height: 25px;
    }
    ul.full_dropft {
        position: relative;
        float: none;
        list-style: none;
        width: 150px;
        /* top: 10px; */
        /* left: 0; */
        margin: 0 auto 0 8px;
        text-align: left;
        width: 100%;
    }
    ul.full_dropft>li{
        display: block;
        position: relative;
        list-style: none;
        padding-top: 13px;
    }
    div.ftr_textcent>span {
        font-family: DINPro-Regular;
        font-size: 10px;
        color: #fff;
        line-height: 17px;
    }
    ul.full_menuft>li>p, ul.full_menuft>li>a {
        position: relative;
        display: block;
        float: none;
        color: #fff;
        font-family: FF_DIN_Pro_Bold;
        font-size: 17px;
        /* text-decoration: underline; */
        line-height: 25px;
        margin: 0 auto;
        text-align: left;
    }

}

/* Medium part ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    footer {
        display: block;
        width: 100%;
        float: left;
    }
    div.footer_menu {
        display: block;
        width: 100%;
        background-color: #1d4f87;
    }
    div.ftr_menucent {
        width: 96%;
        margin: 0 auto;
        padding: 10px 0px 40px 0px;
    }
    div.footer_text {
        display: block;
        width: 100%;
        background-color:#13345a;
        padding: 33px 0px;
    }
    div.ftr_textcent {
        display: block;
        width: 96%;
        margin: 0 auto;
        text-align:center;
        font-family: DINPro-Regular;
        font-size: 14px;
        color: #fff;
    }

    ul.full_menuft {
        position: relative;
        width: 96%;
        list-style: none;
        padding-top: 35px;
        float: none;
        margin: 0 auto;
    }
    ul.full_menuft>li{
        display: block;
        float: left;
        position: relative;
        list-style: none;
        width: 215px;
        min-height: 300px;
        margin: 15px 14px 15px 0;
    }
    ul.full_menuft>li:first-child{
        margin-left: 0;
    }
    ul.full_dropft {
        position: relative;
        float: left;
        list-style: none;
        width: 150px;
        top: 20px;
        left: 0;
    }
    ul.full_dropft>li{
        display: block;
        position: relative;
        list-style: none;
        padding-top: 13px;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1223px) {
    footer {
        display: block;
        width: 100%
    }
    div.footer_menu {
        display: block;
        width: 100%;
        background-color: #1d4f87;
    }
    div.ftr_menucent {
        display: block;
        width: 96%;
        margin: 0 auto;
        padding: 10px 0px 40px 0px;
    }
    div.footer_text {
        display: block;
        width: 100%;
        background-color:#13345a;
        padding: 33px 0px;
    }
    div.ftr_textcent {
        display: block;
        width: 96%;
        margin: 0 auto;
        text-align:center;
        font-family: DINPro-Regular;
        font-size: 14px;
        color: #fff;
    }

    ul.full_menuft {
        position: relative;
        width: 96%;
        list-style: none;
        padding-top: 35px;
        float: none;
        margin: 0 auto;
    }
    ul.full_menuft>li{
        display: block;
        float: left;
        position: relative;
        list-style: none;
        width: 170px;
        min-height: 300px;
    }
    ul.full_menuft>li:first-child{
        margin-left: 0;
    }
    ul.full_dropft {
        position: relative;
        float: left;
        list-style: none;
        width: 150px;
        top: 20px;
        left: 0;
    }
    ul.full_dropft>li{
        display: block;
        position: relative;
        list-style: none;
        padding-top: 13px;
    }

}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    footer {
        display: block;
        width: 100%
    }
    div.footer_menu {
        display: block;
        width: 100%;
        background-color: #1d4f87;
    }
    div.ftr_menucent {
        width: 1200px;
        margin: 0 auto;
        padding: 10px 0px 20px 0px;
    }
    div.footer_text {
        display: block;
        width: 100%;
        background-color:#13345a;
        padding: 33px 0px;
    }
    div.ftr_textcent {
        display: block;
        width: 1200px;
        margin: 0 auto;
        text-align:center;
        font-family: DINPro-Regular;
        font-size: 14px;
        color: #fff;
    }

    ul.full_menuft {
        position: relative;
        width: 100%;
        list-style: none;
        padding-top: 35px;
    }
    ul.full_menuft>li{
        display: block;
        float: left;
        position: relative;
        list-style: none;
        width: 210px;
        height: 270px;
        margin-left: 24px;
    }
    ul.full_menuft>li:first-child{
        margin-left: 0;
    }
    ul.full_menuft>li:last-child{
        margin-right: 0px;
        float: right;
        width: 165px;
    }
    ul.full_dropft {
        position: relative;
        float: left;
        list-style: none;
        width: 209px;
        top: 20px;
        left: 0;
    }
    ul.full_dropft>li{
        display: block;
        position: relative;
        list-style: none;
        padding-top: 4px;
    }

}

/* ---- Footer responsive finish ---- */
/* ---- Footer start ---- */


/* ---- navigation start ---- */
nav.nav {
    display: block;
    width: 100%;
    height: 60px;
    background-color: #1d4f87;
    z-index: 99999999;
}
.visible {
    position: fixed;
    top: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
div.src_right {
    display: block;
    float: right;
    width: 90px;
    height: 59px;
    margin-top: -59px;
}
.search_div {
    display: block;
    width: 100%;
    margin: -59px auto 0 auto;
    background: none;
    height: 59px;
    transition: all 0.6s;
}
input.src_inp {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 20px 90px 20px 30px;
    float: left;
    background: none;
    font-family: DINPro-Regular;
    color: #fff;
    font-size: 15px;
    background-image: url("../img/src_icon.png");
    background-position: 0px 23px;
    background-repeat: no-repeat;
    border: none;
    outline: none;
}
input.src_inp::placeholder {
    font-family: Roboto-Light;
    font-style: italic;
    font-weight: 100;
    color: #fff;
    font-size: 15px;
}
button.src_button {
    display: block;
    width: 75px;
    float: left;
    padding: 20px 0px;
    outline: none;
    border:none;
    background: none;
    font-family: DINPro-Regular;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.7s;
}

span.src_close {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
span.src_close::before {
    display: block;
    float: left;
    margin: 22px 0px;
    padding: 0;
    font-family: "Font Awesome 5 Free";
    content: "\f00d";
    display: inline-block;
    float: left;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    color: #fff;
    transition: all 0.7s;
}
span.src_close:hover:before{
    cursor: pointer;
    color: #c7c7c7;
}
div.navall_cent {
    display: block;
    width: 1200px;
    margin:0 auto;
    height: 558px;
    overflow: hidden;
}
div.navall_cent1 {
    display: block;
    width: 1200px;
    margin:0 auto;
    height: 250px;
    overflow: hidden;
}
div.nav_center {
    display: block;
    width: 100%;
    margin:0 auto;
    height: 59px;
    transition: all 0.2s;
}
/* ----  Drop menu start ----- */
ul.menu {
    display: block;
    width: 920px;
    float: left;
    list-style: none;
}
ul.menu>li {
    display: block;
    position: relative;
    float: left;
    list-style: none;
    padding: 20px 5px;
    /* background-image: url("../img/line.png"); */
    background-repeat: no-repeat;
    background-position: left;
}
ul.menu>li:first-child {
    padding: 20px 20px 20px 0px;
    background:none;
}
ul.menu>li>a {
    display: block;
    padding: 2px 2px;
    color: #fff;
    text-decoration: none;
    font-family: DINPro-Regular;
    font-size: 14px;
    font-family: Proxima-Nova !important;
    font-weight: 400;
}

ul.menu>li:hover ul.menu_drop{
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
ul.menu>li>a:hover {
    color: #8da0ff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
ul.menu_drop {
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    float: left;
    list-style: none;
    width: 271px;
    top: 58px;
    left: 0;
    z-index: 9999;
    color: #fff;
    background-color: #1d4f87ed;
}
ul.menu_drop>li{
    width: 100%;
    display: block;
    position: relative;
    list-style: none;
    border-top: 1px solid #486d98;

}
ul.menu_drop>li:first-child {
    border-top: none;
}

ul.menu_drop>li>a{
    display: block;
    position: relative;
    border-left: none;
    color: #fff;
    padding: 15px 0px 15px 10px;
    font-family: DINPro-Regular;
    font-size: 15px;
    text-decoration: none !important;
    font-family: Proxima-Nova;
    font-weight: 400;
}
ul.menu_drop>li>a:hover{
    background-color: #13345a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


/* ----  Drop menu finish ----- */

div.nav_icons {
    width: 280px;
    float: left;
    padding: 22px 0px 0px 0px;
}
div.btns {
    display: block;
    width: 25px;
    float: left;
    margin-right: 40px;
}

a.fulmicon {
    display: block;
    float: left;
    width: 25px;
    height: 15px;
    background-image: url("../img/fulmicon.png");
    background-repeat: no-repeat;
}
a.fulmiconx {
    display: block;
    float: left;
    width: 25px;
    height: 15px;
    background-image: url("../img/fulx.png");
    background-repeat: no-repeat;
    background-position: center;
}

div.lang {
    position: relative;
    width: 30px;
    height: 30px;
    float: left;
    margin-top: -6px;
    /* background-color: #13345a; */
    border-radius: 3px;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
div.lang:hover {
    background-color: #1d4f87;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 1px solid #1d4f87;
    position: relative;
    width: 29px;
    height: 29px;
    float: left;
    margin-top: -8px;
    /* background-color: #13345a; */
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
div.lang a{
    display: flex;
    width: 100%;
    height: 30px;
    line-height: 26px;
    font-family: DINPro-Regular;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    align-items: center;
    justify-content: center;
}
a.give {
    display: flex;
    position: relative;
    width: 110px;
    padding: 0px 5px;
    height: 30px;
    float: left;
    /* line-height: 27px; */
    font-family: DINPro-Regular;
    font-size: 14px;
    color: #f3f3f3;
    text-align: center;
    margin-top: -7px;
    margin-right: 20px;
    background-color: #13345a;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.give:hover {
    color: #f3f3f3;
    background-color: #205ea3;
}
a.srcbtn {
    width: 17px;
    height: 17px;
    display: block;
    float: right;
    background-image: url("../img/src_icon.png");
    background-repeat: no-repeat;
    margin-left: 25px;
    margin-top: -2px;
}
/* ---- Drop menu responsive start ---- */
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    nav.nav {
        width: 100%;
        /* position: relative; */
        height: 60px;
        background-color: #1d4f87;
        display: block;
        float: left;
        z-index: 999999999;
        /* overflow: hidden; */
    }
    div.navall_cent {
        display: block;
        width: 1200px;
        position: relative;
        margin:0 auto;
        height: 60px;
        overflow: visible;
    }
    div.navall_cent1 {
        display: block;
        width: 1200px;
        position: relative;
        margin:0 auto;
        height: 250px;
        overflow: hidden;
    }
    div.nav_center {
        width: 100%;
        margin:0 auto;
        top: 0;
        position: relative;
    }

    /* ----  Drop menu start ----- */
    ul.menu {
        display: block;
        width: 870px;
        float: left;
        list-style: none;
    }
    div.nav_icons {
        width: 280px;
        float: left;
        padding: 22px 0px 0px 0px;
    }

    div.btns {
        display: block;
        width: 25px;
        float: left;
        margin-right: 40px;
        margin-left: 143px;
    }
    a.give {
        /* display: block; */
        float: left;
    }
    a.fulmicon {
        display: block;
        float: left;
        width: 25px;
        height: 15px;
        background-image: url("../img/fulmicon.png");
        background-repeat: no-repeat;
    }
    a.fulmiconx {
        display: block;
        float: left;
        width: 25px;
        height: 15px;
        background-image: url("../img/fulx.png");
        background-repeat: no-repeat;
        background-position: center;
    }

    div.lang {
        position: relative;
        width: 29px;
        height: 29px;
        float: left;
        margin-top: -8px;
        /* background-color: #13345a; */
        border-radius: 50%;
        text-align: center;
        border: 1px solid #1d4f87;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    a.srcbtn {
        width: 17px;
        height: 17px;
        display: block;
        float: left;
        background-image: url("../img/src_icon.png");
        background-repeat: no-repeat;
        margin-left: 36px;
        margin-top: -2px;
    }
    .btns.btn_menu.clearfix {
        display: none !important;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {
    nav.nav {
        width: 100%;
        height: 60px;
        background-color: #1d4f87;
        /* z-index: 1; */
    }
    div.navall_cent {
        display: block;
        width: 96%;
        margin:0 auto;
        overflow: hidden;
        height: 88px;
    }
    div.navall_cent1 {
        display: block;
        width: 96%;
        margin:0 auto;
        overflow: hidden;
    }
    div.nav_center {
        display: block;
        width: 100%;
        margin:0 auto;
    }
    /* ----  Drop menu start ----- */
    ul.menu {
        display: none;
        width: 100%;
        max-width: 565px;
        transition: all 0.5s;
    }
    ul.menu>li {
        padding: 24px 5px 22px 5px;
    }
    ul.menu>li:first-child {
        padding: 24px 5px 22px 0px;
    }
    ul.menu>li>a {
        padding: 2px 2px;
        font-size: 12px;
    }

    ul.menu_drop {
        width: 200px;
        top: 59px;
        left: 0;
    }
    ul.menu_drop>li{
        border-top: 1px solid #486d98;

    }
    ul.menu_drop>li:first-child {
        border-top: none;
    }
    ul.menu_drop>li>a{
        padding: 15px 0px 15px 10px;
        font-size: 15px;
    }
    div.nav_icons {
        width: 100%;
        float: none;
        padding: 22px 0px 0px 0px;
    }
    div.btns {
        display: block;
        width: 25px;
        float: left;
        margin-right: 40px;
        visibility: visible !important;
    }
    a.give {
        /* display: block; */
        float: left;
    }
    a.fulmicon {
        display: block;
        float: left;
        width: 25px;
        height: 15px;
        background-image: url("../img/fulmicon.png");
        visibility: visible !important;
        background-repeat: no-repeat;
    }
    a.fulmiconx {
        display: block;
        float: left;
        width: 25px;
        height: 15px;
        background-image: url("../img/fulx.png");
        background-repeat: no-repeat;
        background-position: center;
        visibility: visible !important;
    }

    div.lang {
        display: block;
        position: relative;
        width: 30px;
        height: 30px;
        float: left;
        margin-top: -6px;
        background-color: #13345a;
        border-radius: 3px;
        text-align: center;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    a.srcbtn {
        width: 17px;
        height: 17px;
        display: block;
        float: right;
        background-image: url("../img/src_icon.png");
        background-repeat: no-repeat;
        margin-left: 12px;
        margin-top: -2px;
    }

}

/* meduim part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    nav.nav {
        width: 100%;
        height: 60px;
        background-color: #1d4f87;
        margin: 0;
    }
    div.navall_cent {
        display: block;
        width: 96%;
        height: 60px;
        margin:0 auto;
        overflow: hidden;
    }
    div.navall_cent1 {
        display: block;
        width: 96%;
        margin:0 auto;
        min-height: 59px;
        overflow: hidden;
    }
    div.nav_center {
        width: 100%;
        margin:0 auto;
    }
    /* ----  Drop menu start ----- */
    ul.menu {
        display: none;
    }
    div.nav_icons {
        display: block;
        width: 100%;
        float: none;
        margin: 0 auto;
        padding: 22px 0px 0px 0px;
    }

    div.btns {
        display: block;
        width: 25px;
        float: left;
        margin-right: 80px;
    }
    a.give {
        /* display: block; */
        float: left;
        margin-right: 80px;
    }
    a.fulmicon {
        display: block;
        float: left;
        width: 25px;
        height: 15px;
        background-image: url("../img/fulmicon.png");
        background-repeat: no-repeat;
    }
    a.fulmiconx {
        display: block;
        float: left;
        width: 25px;
        height: 15px;
        background-image: url("../img/fulx.png");
        background-repeat: no-repeat;
        background-position: center;
    }

    div.lang {
        position: relative;
        width: 30px;
        height: 29px;
        float: left;
        margin-top: -6px;
        background-color: #13345a;
        border-radius: 3px;
        text-align: center;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    a.srcbtn {
        width: 17px;
        height: 17px;
        display: block;
        float: right;
        background-image: url("../img/src_icon.png");
        background-repeat: no-repeat;
        margin-left: 80px;
        margin-top: -2px;
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    nav.nav {
        width: 100%;
        height: 60px;
        background-color: #1d4f87;
        z-index: 4444;
    }
    div.navall_cent {
        display: block;
        width: 96%;
        margin:0 auto;
        overflow: hidden;
        height: 60px;
        z-index: 44555555;
    }
    div.navall_cent1 {
        display: block;
        width: 96%;
        margin:0 auto;
        min-height: 59px;
        overflow: hidden;
    }
    div.nav_center {
        display: block;
        width: 100%;
        margin:0 auto;
    }
    /* ----  Drop menu start ----- */
    ul.menu {
        display: none;
    }
    div.nav_icons {
        width: 100%;
        float: none;
        margin: 0 auto;
        padding: 22px 0px 0px 0px;
    }

    div.btns {
        display: block;
        width: 25px;
        float: left;
        margin-right: 25px;
        z-index: 888888888888;
    }
    a.give {
        /* display: block; */
        float: left;
        margin-right: 20px;
    }
    a.fulmicon {
        display: block;
        float: left;
        width: 25px;
        height: 15px;
        background-image: url("../img/fulmicon.png");
        background-repeat: no-repeat;
    }
    a.fulmiconx {
        display: block;
        float: left;
        width: 25px;
        height: 15px;
        background-image: url("../img/fulx.png");
        background-repeat: no-repeat;
        background-position: center;
    }

    div.lang {
        position: relative;
        width: 30px;
        height: 30px;
        float: left;
        margin-top: -6px;
        background-color: #13345a;
        border-radius: 3px;
        text-align: center;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    a.srcbtn {
        width: 17px;
        height: 17px;
        display: block;
        float: right;
        background-image: url("../img/src_icon.png");
        background-repeat: no-repeat;
        margin-left: 20px;
        margin-top: 0px;
    }

}
/* ---- Drop menu responsive finish ---- */

/* --- Ful drop menu start ---- */
div.drop_menu {
    display: none;
    position: relative;
    width: 100%;
    background-color: #fff;
    z-index: 777;
    float: left;
    /* margin-top: -191px; */
}

div.drop_menu_center {
    width: 1200px;
    height: fit-content;
    margin: 0 auto;
}
img.drop_img {
    display: block;
    position: relative;
    width: 24px;
    height: 18px;
    float: left;
    margin-top: 22px;
    margin-right: 255px;
    z-index: 666555;
}
ul.full_menu {
    position: relative;
    width: 100%;
    height: fit-content;
    list-style: none;
    padding-top: 35px;
}
ul.full_menu>li{
    display: block;
    float: left;
    position: relative;
    list-style: none;
    /* margin-left: 55px; */
    width: 170px;
}
ul.full_menu>li:first-child{
    margin-left: 45px;
}
ul.full_menu>li>p{
    position: relative;
    display: block;
    float: left;
    color:#1d4f87;
    font-family: FF_DIN_Pro_Bold;
    font-size: 20px;
    text-decoration: underline;
}

ul.full_drop {
    position: relative;
    float: left;
    list-style: none;
    width: 150px;
    margin-top: 10px;
    left: 0;
}
ul.full_drop>li{
    display: block;
    position: relative;
    list-style: none;
    padding-top: 13px;
}
ul.full_drop>li>p>a{
    display: block;
    width: 100%;
    position: relative;
    color: #363636;
    font-family: FF_DIN_Pro_Bold;
    font-size: 15px;
    text-decoration: none !important;
}
ul.full_drop>li>p>a:hover{
    color: #1d4f87;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* === Ful drop menu responsive finish ==== */
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    div.drop_menu {
        display: none;
        float: left;
        position: absolute;
        width: 100%;
        margin-top: 0;
        height: 410px;
        background-color: #fff;
        z-index: 777;
    }

    div.drop_menu_center {
        display: block;
        width: 1200px;
        position: relative;
        margin: 0 auto;
    }
    div.drop_menu_center>img {
        display: block;
        width: 24px;
        height: 18px;
        float: right;
        margin-right: 255px;
    }
    img.drop_img {
        display: block;
        position: relative;
        width: 24px;
        height: 18px;
        float: left;
        margin-top: 22px;
        margin-right: 255px;
        z-index: 666555;
    }
    ul.full_menu {
        position: relative;
        width: 100%;
        /* min-height: 410px; */
        list-style: none;
        padding-top: 35px;
    }
    ul.full_menu>li{
        display: block;
        float: left;
        position: relative;
        list-style: none;
        width: 171px;
        /* margin-left: 66px; */
    }
    ul.full_menu>li:first-child{
        margin-left: 0px;
    }
    ul.full_menu>li>p,ul.full_menu>li>p>a{
        position: relative;
        display: block;
        float: left;
        color:#1d4f87;
        font-family: FF_DIN_Pro_Bold;
        font-size: 20px;
    }

    ul.full_drop {
        position: relative;
        float: left;
        list-style: none;
        width: 150px;
        top: 30px;
        left: 0;
    }
    ul.full_drop>li{
        display: block;
        position: relative;
        list-style: none;
        padding-top: 13px;
    }
    ul.full_drop>li>p>a{
        display: block;
        width: 100%;
        position: relative;
        color: #363636;
        font-family: FF_DIN_Pro_Bold;
        font-size: 15px;
        text-decoration: none !important;
    }

}
/* medium part (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {
    div.drop_menu {
        display: none;
        position: relative;
        width: 100%;
        height: 560px;
        background-color: #fff;
        z-index: 0;
    }

    div.drop_menu_center {
        display: block;
        width: 96%;
        position: relative;
        /* height: 410px; */
        margin: 0 auto;
        z-index: 0;
    }
    div.drop_menu_center>img {
        display: block;
        width: 24px;
        height: 18px;
        float: right;
        margin-right: 255px;
    }
    img.drop_img {
        display: block;
        position: relative;
        width: 24px;
        height: 18px;
        float: left;
        margin-top: 22px;
        margin-right: 0;
        z-index: 666555;
    }
    ul.full_menu {
        position: relative;
        width: 100%;
        list-style: none;
        padding-top: 35px;
    }
    ul.full_menu>li{
        display: block;
        float: left;
        position: relative;
        list-style: none;
        width: 172px;
        height: 260px;
        margin-bottom: 20px;
    }
    ul.full_menu>li:first-child{
        margin-left: 0px;
    }

    ul.full_menu>li:nth-child(4n + 1){
        margin-left: 0px;
    }

    ul.full_menu>li>p{
        position: relative;
        display: block;
        float: left;
        color:#1d4f87;
        font-family: FF_DIN_Pro_Bold;
        font-size: 20px;
    }

    ul.full_drop {
        position: relative;
        float: left;
        list-style: none;
        width: 150px;
        top: 20px;
        left: 0;
    }
    ul.full_drop>li{
        width: 100%;
        display: block;
        position: relative;
        list-style: none;
        padding-top: 13px;
    }
    ul.full_drop>li>p>a{
        display: block;
        width: 100%;
        position: relative;
        color: #363636;
        font-family: FF_DIN_Pro_Bold;
        font-size: 15px;
        text-decoration: none !important;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    div.drop_menu {
        display: none;
        position: relative;
        float: left;
        width: 100%;
        height: fit-content;
        background-color: #fff;
        z-index: 0;
        /* top: -241px; */
    }

    div.drop_menu_center {
        display: block;
        width: 96%;
        position: relative;
        height: fit-content;
        margin: 0 auto;
        z-index: 0;
    }
    div.drop_menu_center>img {
        display: block;
        width: 24px;
        height: 18px;
        float: right;
        margin-right: 255px;
    }
    img.drop_img {
        display: block;
        position: relative;
        width: 24px;
        height: 18px;
        float: left;
        margin-top: 22px;
        margin-right: 255px;
        z-index: 9999999999999;
    }
    ul.full_menu {
        position: relative;
        width: 100%;
        height: fit-content;
        list-style: none;
        padding-top: 35px;
    }
    ul.full_menu>li{
        display: block;
        float: left;
        position: relative;
        list-style: none;
        width: 172px;
        height: 270px;
        /* padding: 10px 0px; */
        margin-left: 45px;
        margin-bottom: 20px;
    }

    ul.full_menu>li>p{
        position: relative;
        display: block;
        float: left;
        color:#1d4f87;
        font-family: FF_DIN_Pro_Bold;
        font-size: 20px;
    }

    ul.full_drop {
        position: relative;
        float: left;
        list-style: none;
        width: 150px;
        top: 10px;
        left: 0;
    }
    ul.full_drop>li{
        width: 100%;
        display: block;
        position: relative;
        list-style: none;
        padding-top: 13px;
    }
    ul.full_drop>li>p>a{
        display: block;
        width: 100%;
        position: relative;
        color: #363636;
        font-family: FF_DIN_Pro_Bold;
        font-size: 15px;
        text-decoration: none !important;
    }

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    div.drop_menu {
        display: none;
        position: relative;
        float: none;
        width: 100%;
        /* min-height: 410px; */
        /* background-color: #fff; */
        z-index: 0;
    }

    div.drop_menu_center {
        /* max-width: 320px; */
        width: 96%;
        height: fit-content;
        position: relative;
        margin: 0 auto;
        z-index: 0;
    }
    div.drop_menu_center>img {
        display: block;
        width: 24px;
        height: 18px;
        float: right;
        margin-right: 255px;
    }
    img.drop_img {
        display: none;
        position: relative;
        width: 24px;
        height: 18px;
        float: left;
        margin-top: 22px;
        margin-right: 255px;
        z-index: 666555;
    }
    ul.full_menu {
        position: relative;
        width: 100%;
        list-style: none;
        padding-top: 35px;
        text-align: center;
    }
    ul.full_menu>li{
        display: block;
        float: none;
        position: relative;
        list-style: none;
        width: 172px;
        padding-bottom: 0;
        /* height: 270px; */
        margin: 40px auto;
    }
    ul.full_menu>li:first-child{
        margin-left: 0px;
        position: relative;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 0px;
        margin: 25px auto;
    }

    ul.full_menu>li>p{
        position: relative;
        display: block;
        float: none;
        color:#1d4f87;
        font-family: FF_DIN_Pro_Bold;
        font-size: 20px;
    }
    ul.full_menu>li>p>a {
        color: #1d4f87;
        font-family: FF_DIN_Pro_Bold;
    }

    ul.full_drop {
        position: relative;
        float: none;
        list-style: none;
        width: 150px;
        text-align: center;
        margin: 0 auto;
        margin-top: 9px;
        left: 0;
    }
    ul.full_drop>li{
        width: 100%;
        display: block;
        position: relative;
        list-style: none;
        padding-top: 13px;
        float: none;
    }
    ul.full_drop>li>p>a{
        display: block;
        width: 100%;
        position: relative;
        color: #363636;
        font-family: FF_DIN_Pro_Bold;
        font-size: 15px;
        text-decoration: none !important;
    }

}

/* ===== Ful drop menu responsive finish ====== */
/* --- Ful drop menu finish---- */
/* ---- navigation end ---- */

/* ---- Manshet start ---- */
main {
    width: 100%;
    background-color: #f3f3f3;
    float: left;
}
div.manshet_full {
    display: block;
    width: 100%;
    float: left;
    transition: all 0.3s;
    z-index: 2;
}
div.manshet_full::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 260px;
    background-color:#1d4f87;
    float: left;
    transition: all 0.3s;
    z-index: 0;
}
div.manshet {
    display: block;
    position: relative;
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    margin-top: -241px;
    /* z-index: 1; */
    background-color: #1d4f87;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-bottom: -100px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0.01px #000;
    box-shadow: 0 0 15px 0.01px #000;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    margin-top: 0px;
}
/*.bg {
    display: block;
    margin:0 auto;
    width: 100%;
    height: 500px;
    z-index: 66;
}
.bg::before {
    display: block;
    position: absolute;
    width: 100%;
    height: 500px;
    content: "";
    background-image: url("../img/manshetbg.png");
    z-index: 99;
}*/
div.manshet_text {
    display: block;
    float: left;
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 950px;
    z-index: 100;
    text-align: left;
    padding: 25px;
}
div.slide-copy>p {
    width: 100%;
    font-family: Roboto-Bold;
    font-size: 26px;
    color: #fff;
    padding-bottom: 15px;
}
div.slide-copy>span.man_date {
    width: 100%;
    font-family: Roboto-Bold;
    font-size: 16px;
    color: #fff;
    padding-right: 10px;
}
div.slide-copy>span.man_kat {
    width: 100%;
    font-family: Roboto-Bold;
    font-size: 17px;
    color: #fff;
    padding: 5px 12px;
    text-align: center;
    background-color: #197b30;
}
/* ---- Manshet responsive start ---- */
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    div.manshet_full {
        display: block;
        width: 100%;
        margin-top: 0;
        float: left;
        transition: all 0.3s;
        background-size: 100px;
    }
    main {
        width: 100%;
    }
    div.manshet {
        display: block;
        position: relative;
        width: 1200px;
        height: 500px;
        margin: 0 auto;
        margin-top: -241px;
        z-index: 1;
        box-shadow: 0 0 15px 0.01px #000;
        -webkit-box-shadow: 0 0 15px 0.01px #000;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
    }
    div.slide-copy {
        display: block;
        float: left;
        position: absolute;
        left: 0px;
        bottom: 0;
        width: 950px;
        z-index: 100;
        text-align: left;
        padding: 25px;
    }
    div.slide-copy>p>a {
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 26px;
        text-decoration:none;
        color: #fff;
        padding-bottom: 15px;
    }
    div.slide-copy>span.man_date {
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 16px;
        color: #fff;
        padding-right: 10px;
    }
    div.slide-copy>span.man_kat {
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 17px;
        color: #fff;
        padding: 5px 12px;
        text-align: center;
        background-color: #197b30b0;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {
    div.manshet_full {
        display: block;
        width: 100%;
        margin-top: 0px;
        float: left;
        transition: all 0.3s;
    }
    main {
        width: 100%;
    }
    div.manshet {
        display: block;
        position: relative;
        float: none;
        /* left: 7px; */
        width: 96%;
        height: 500px;
        margin: 10px auto;
        margin-top: 0;
        z-index: 1;
        box-shadow: 0 0 15px 0.01px #000;
        -webkit-box-shadow: 0 0 15px 0.01px #000;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
    }
    div.slide-copy {
        display: block;
        float: left;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 700px;
        z-index: 100;
        text-align: left;
        padding: 25px;
    }
    div.slide-copy>p>a {
        width: 100%;
        font-family: Roboto-Bold;
        text-decoration:none;
        font-size: 26px;
        color: #fff;
        padding-bottom: 15px;
    }
    div.slide-copy>span.man_date {
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 16px;
        color: #fff;
        padding-right: 10px;
    }
    div.slide-copy>span.man_kat {
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 17px;
        color: #fff;
        padding: 5px 12px;
        text-align: center;
        background-color: #197b30;
    }

}
/* medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    div.manshet_full {
        display: block;
        width: 100%;
        margin-top: 0px;
        float: left;
        transition: all 0.3s;
    }
    main {
        width: 100%;
    }
    div.manshet {
        display: block;
        position: relative;
        float: none;
        /* left: 7px; */
        width: 96%;
        height: 350px;
        margin: 0 auto;
        z-index: 1;
        box-shadow: 0 0 15px 0.01px #000;
        -webkit-box-shadow: 0 0 15px 0.01px #000;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
    }
    div.slide-copy {
        display: block;
        float: left;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 460px;
        z-index: 100;
        text-align: left;
        padding: 25px;
    }

    .sw-manshet {
        display: block;
        width: 100%;
        height: 350px !important;
        margin: 0px auto;
        position: relative;
    }
    div.slide-copy> div {
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 18px !important;
        color: #fff;
        padding-bottom: 15px;
    }
    div.slide-copy>p>a {
        width: 100%;
        font-family: Roboto-Bold;
        text-decoration:none;
        font-size: 20px;
        color: #fff;
        padding-bottom: 15px;
    }
    div.slide-copy>span.man_date {
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 14px;
        color: #fff;
        padding-right: 10px;
    }
    div.slide-copy>span.man_kat {
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 15px;
        color: #fff;
        padding: 5px 12px;
        text-align: center;
        background-color: #197b30;
    }

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 480px) and (min-width: 320px) {
    div.manshet_full {
        display: block;
        position: relative;
        width: 100%;
        margin-top: 0px;
        float: left;
        transition: all 0.3s;
    }
    main {
        width: 100%;
    }
    div.manshet {
        display: block;
        position: relative;
        float: none;
        width: 96%;
        height: 260px;
        margin: 0 auto;
        margin-top: -241px;
        z-index: 1;
        box-shadow: 0 0 15px 0.01px #000;
        -webkit-box-shadow: 0 0 15px 0.01px #000;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        height: 404px;
    }

    div.slide-copy> div {
        font-size: 16px !important;
        width: 100% !important;
    }

    .sw-manshet {
        display: block;
        width: 100%;
        height: 400px !important;
        margin: 0px auto;
    }
    div.slide-copy {
        display: block;
        float: left;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: calc(100% - 20px) !important;
        z-index: 100;
        text-align: left;
        padding: 10px 10px 10px 10px !important;
    }
    div.slide-copy>p>a {
        width: 100%;
        text-decoration:none;
        display: block;
        font-family: Roboto-Bold;
        font-size: 17px;
        color: #fff;
        /* padding-bottom: 15px; */
    }
    div.slide-copy>span.man_date {
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 13px;
        color: #fff;
        padding-right: 10px;
    }
    div.slide-copy>span.man_kat {
        width: 100%;
        font-family: Roboto-Regular;
        font-size: 13px;
        color: #fff;
        padding: 5px 12px;
        text-align: center;
        background-color: #197b30;
    }
    .bg::before {
        display: block;
        position: absolute;
        width: 100%;
        /* height: 410px;*/
        content: "";
        background-image: url("../img/manshetbg.png");
        z-index: 99;
    }

}
/* ---- Manshet responsive finish ---- */
/* ---- Manshet finish ---- */

/* -----  Xeberler start ---- */
div.info {
    width: 100%;
    background-color: #fff !important;
    padding: 50px 0px;
    display: block;
    position: relative;
    float: left;
}
div.info_center {
    width: 1200px;
    margin: 0 auto;
}
div.info_head {
    display: block;
    width: 200px;
    padding: 70px 40px;
    float: left;
    background-image: url("../img/infoheadbg.png");
    background-repeat: no-repeat;
    background-size: 160px 145px;
    text-align: center;
    margin-right: 50px;
    margin-bottom: 20px;
}
a.info_name {
    display: block;
    text-align: center;
    font-family: RobotoCondensed-Bold;
    font-size: 32px;
    color: #1d4f87;
    margin-top: 0px;
    margin-bottom: 20px;
}
div.info_head >p{
    display: block;
    text-align: center;
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #898989;
    text-align: center;
    margin-bottom: 30px;

}
a.all_info {
    display: block;
    text-align: center;
    font-family: RobotoCondensed-Bold;
    font-size: 15px;
    color: #1d4f87;
    margin-top: 45px;
    padding: 10px;
    border: 1px solid #1d4f87;
    border-radius: 3px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.all_info:hover {
    background-color: #1d4f87d4;
    color: #fff;

}

div.info_in {
    display: block;
    float: left;
    width: 280px;
    height: 345px;
    padding-bottom: 13px;
    margin-right: 15px;
    margin-bottom: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
div.info_in {
    cursor: pointer;
}
div.info_in:nth-child(4n + 1) {
    margin-right: 0px;
}
div.info_in:nth-child(4n + 4) {
    margin-right: 0px;
}

div.info_foto {
    display: block;
    float: left;
    width: 280px;
    height: 200px;
    margin-bottom: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

div.info_in:hover div.inf_hover,div.info_in:hover div.info_foto::before {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 33;
}
div.inf_hover {
    position: relative;
    display: block;
    visibility: hidden;
    opacity: 0;
    width: 70px;
    float: left;
    padding: 5px;
    top: -219px;
    left: 3px;
    background-color: #a42725;
    z-index: 33;
}
div.info_foto::before {
    content: "";
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    float: left;
    width: 280px;
    height: 200px;
    margin-bottom: 15px;
    background-image: url("../img/divhovbg.png");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 33;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.inf_hv1 {
    display: block;
    float: left;
    width: 23px;
    height: 19px;
    padding-right: 12px;
    margin-right: 11px;
    background-image: url("../img/infhov1.png");
    background-repeat: no-repeat;
    border-right: 1px solid #fff;
    z-index: 44;
}
a.inf_hv2 {
    display: block;
    float: left;
    width: 23px;
    height: 19px;
    background-image: url("../img/infhov2.png");
    background-repeat: no-repeat;
    z-index: 44;
}

div.info_foto>p {
    display: block;
    position: relative;
    top: -29px;
    left: 3px;
    float: left;
    width: 200px;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #f3f3f3;
    background-color: #197b30b8;
    padding: 7px 5px;
    z-index: 99;
}
div.info_date {
    display: block;
    width: 65px;
    float: left;
    position: relative;
    margin-right: 10px;
    padding: 0px 0px 5px 0px;
    background-color: #1d4f87;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
div.info_in:hover div.info_date {
    background-color: #13345a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
span.dat1, span.dat2, span.dat3 {
    color: #fff;
    display: block;
    float: left;
    width: 100%;
}
span.dat1{font-family: FF_DIN_Pro_Bold;font-size: 40px; text-decoration: underline;text-align: center;}
span.dat2{font-family: DINPro-Regular;font-size: 10px;text-align: center;padding: 10px 0px;text-transform: uppercase;}
span.dat3{font-family: DINPro-Regular;font-size: 21px;text-align: center;}
a.info_text {
    display: block;
    float: left;
    width: 205px;
    font-family: RobotoCondensed-Regular;
    font-size: 17px;
    color: #000;
    text-align: left;
    line-height: 23px;
    text-decoration: none;
}
/* -----  Xeberler responsive start ---- */

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 593px) {
    div.info {
        position: relative;
        margin: 0 auto;
        float: left;
        width: 100%;
        background-color: #fff !important;
        padding: 20px 0px;
        display: block;
    }
    div.info_center {
        display: block;
        position: relative;
        float: none;
        width: 96%;
        margin: 0 auto;
    }
    div.info_head {
        display: block;
        position: relative;
        width: 200px;
        padding: 0px 40px;
        float: none;
        background: none;
        background-repeat: no-repeat;
        background-size: 160px 145px;
        text-align: center;
        margin: 10px auto;
    }
    a.info_name {
        display: block;
        text-align: center;
        font-family: RobotoCondensed-Bold;
        font-size: 32px;
        color: #1d4f87;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    div.info_head >p{
        display: none;

    }
    a.all_info {
        display: none;
    }
    div.info_in {
        display: block;
        position: relative;
        float: none;
        width: 280px;
        padding-bottom: 13px;
        margin: 10px auto;
    }
    div.info_in:nth-child(4n + 1) {
        margin:  auto;
        float: none;
    }
    div.info_in:nth-child(4n + 4) {
        margin: auto;
    }
}

/* Medium part  ----------- */
@media only screen and (min-width : 594px) and (max-width : 767px) {
    div.info {
        position: relative;
        margin: 0 auto;
        float: left;
        width: 100%;
        background-color: #fff !important;
        padding: 50px 0px;
        display: block;
    }
    div.info_center {
        display: block;
        position: relative;
        float: none;
        width: 96%;
        margin: 0 auto;
    }
    div.info_head {
        display: block;
        position: relative;
        width: 200px;
        float: left;
        background-image: url("../img/infoheadbg.png");
        background-repeat: no-repeat;
        background-size: 160px 145px;
        text-align: center;
        margin-right: 10px;
    }
    div.info_in {
        display: block;
        position: relative;
        float: left;
        width: 280px;
        padding-bottom: 13px;
        margin: 10px auto;
    }
    div.info_in:nth-child(4n + 1) {
        margin: 10px auto;
        float: left;
    }
    div.info_in:nth-child(2n + 2) {
        margin: 10px auto;
        float: right;
    }
    div.info_in:nth-child(2n + 1) {
        margin: 10px auto;
        float: left;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1223px) {
    div.info {
        width: 100%;
        background-color: #fff !important;
        padding: 50px 0px;
        display: block;
    }
    div.info_center {
        display: block;
        position: relative;
        float: none;
        width: 96%;
        margin: 0 auto;
    }
    div.info_head {
        display: block;
        position: relative;
        width: 200px;
        padding: 70px 40px;
        float: left;
        background-image: url("../img/infoheadbg.png");
        background-repeat: no-repeat;
        background-size: 160px 145px;
        text-align: center;
        margin: 20px 45px;
    }
    div.info_in {
        display: block;
        position: relative;
        float: left;
        width: 280px;
        padding-bottom: 13px;
        margin: 10px 43px;
    }
    div.info_in:nth-child(4n + 1) {
        margin-right: 0px;
        float: left;
    }
    div.info_in:nth-child(2n + 2) {
        margin: 20px 20px;
        /* float: right !important; */
    }
    div.info_in:nth-child(2n + 1) {
        margin: 20px 20px;
        float: left;
        /* clear: both; */
    }

}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    div.info {
        width: 100%;
        background-color: #fff !important;
        padding: 50px 0px;
        float: left;
        position: relative;
        display: block;
    }
    div.info_center {
        width: 1200px;
        margin: 0 auto;
    }
    div.info_head {
        display: block;
        width: 200px;
        padding: 70px 40px;
        float: left;
        background-image: url("../img/infoheadbg.png");
        background-repeat: no-repeat;
        background-size: 160px 145px;
        text-align: center;
        margin-right: 50px;
    }
    div.info_in {
        display: block;
        float: left;
        width: 280px;
        padding-bottom: 13px;
        margin-right: 27px;
    }
    div.info_in:nth-child(4n + 1) {
        margin-right: 0px;
        float: right;
    }
    div.info_in:nth-child(4n + 4) {
        margin-right: 0px;
    }

}
/* -----  Xeberler responsive finish ---- */
/* -----  Xeberler finish ---- */

/* ---- Add function start --- */
div.add_func {
    display: block;
    width: 100%;
    float: left;
}
div.add_center {
    display: block;
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0px;
}
div.site_map {
    display: block;
    float: left;
    width: 200px;
    margin-right: 97px;
}
span.map_txt {
    display: block;
    float: left;
    font-family: RobotoCondensed-Bold;
    font-size: 18px;
    color: #1d4f87;
    margin-right: 10px;
    line-height: 50px;
}
a.map_icon {
    display: block;
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 3px;
    background-image: url("../img/map_icon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px 50px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
div.site_map:hover {cursor: pointer;}
div.site_map:hover a.map_icon {
    background-image: url("../img/map_iconhov.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #1d4f87;
    background-size:30px 30px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

div.social {
    display: block;
    float: left;
    width: 300px;
    margin-right: 98px;
}
span.map_arw {
    display: block;
    float: left;
    width: 21px;
    height: 7px;
    background-image: url("../img/map_arw.png");
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 22px;
}
a.face,a.twt, a.youtb {
    display: block;
    position: relative;
    float: left;
    margin-left: 10px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border:1px solid #1d4f87;
    background-repeat: no-repeat;
    background-position: center;
}
a.face:hover,a.twt:hover, a.youtb:hover {
    display: block;
    position: relative;
    float: left;
    margin-left: 10px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #1d4f87;
    border:1px solid #1d4f87;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
a.face {
    background-image: url("../img/fb.png");
    background-size: 7px 15px;
}
a.twt {
    background-image: url("../img/twt.png");
    background-size: 15px 13px;
}
a.youtb {
    background-image: url("../img/youtb.png");
    background-size: 12px 14px;
    margin-top: 0px;
}
a.face:hover {
    background-image: url("../img/fbhov.png");
    background-size: 7px 15px;
}
a.twt:hover {
    background-image: url("../img/twthov.png");
    background-size: 15px 11px;
}
a.youtb:hover {
    background-image: url("../img/youtbhov.png");
    background-size: 12px 14px;
}

form.email {
    display: block;
    float: right;
    width: 470px;
}
form.email>input{
    display: block;
    float: left;
    width: 285px;
    font-family: DINPro-Light;
    font-size: 14px;
    color: #c2c2c2;
    background: none;
    margin: 11px 10px 0px 28px;
    padding: 7px 10px 7px 30px;
    background-image: url("../img/mailicon.png");
    background-position: 10px 12px;
    background-repeat: no-repeat;
    border: 1px solid #1d4f87;
    outline: none;
}
form.email>input::placeholder {
    font-family: DINPro-Light;
    font-size: 14px;
    color: #c2c2c2;
}
form.email>button {
    display: block;
    float: left;
    width: 115px;
    padding: 5px 20px 4px 20px;
    margin-top: 10px;
    border: 1px solid #1d4f87;
    font-family: RobotoCondensed-Regular;
    font-size: 16px;
    color: #1d4f87;
    background: none;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    outline: none;
}
form.email>button:hover {
    background-color: #1d4f87;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    div.add_func {
        display: block;
        width: 100%;
        float: left;
    }
    div.add_center {
        display: block;
        width: 1200px;
        margin: 0 auto;
        padding: 25px 0px;
    }
    div.site_map {
        display: block;
        float: left;
        width: 200px;
        margin-right: 100px;
    }
    div.social {
        display: block;
        float: left;
        width: 326px;
        margin-right: 95px;
    }
    form.email {
        display: block;
        float: right;
        width: 470px;
    }

}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1223px) {
    div.add_func {
        display: block;
        width: 100%;
        float: left;
    }
    div.add_center {
        display: block;
        width: 96%;
        margin: 0 auto;
        padding: 25px 0px;
    }
    div.site_map {
        display: block;
        float: left;
        width: 200px;
        margin-right: 20px;
    }
    div.social {
        display: block;
        float: right;
        width: 300px;
        margin-right: 0px;
    }
    form.email {
        display: block;
        float: none;
        width: 475px;
        margin: 65px auto;
        clear: both;
    }

}

/* medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    div.add_func {
        display: block;
        width: 100%;
        float: left;
    }
    div.add_center {
        display: block;
        width: 96%;
        margin: 0 auto;
        float: none;
        padding: 25px 0px;
    }
    div.site_map {
        display: block;
        float: none;
        width: 200px;
        margin: 0px auto 30px auto;
    }
    div.social {
        display: block;
        float: none;
        width: 300px;
        margin: 30px auto;
    }
    form.email {
        display: block;
        float: none;
        width: 100%;
        margin: 30px auto;
        clear: both;
    }
    form.email>input{
        display: block;
        float: left;
        margin-left: 0;
        width: 77%;
        margin-top: 11px;
        margin-right: 10px;
        padding: 5px 7px 7px 24px;
        background-position: 4px 11px;
    }
    form.email>button {
        display: block;
        float: right;
        width: 20%;
        padding: 4px 5px 2px 5px;
        margin-top: 11px;
        border: 1px solid #1d4f87;
        font-family: RobotoCondensed-Regular;
        font-size: 11px;
        color: #1d4f87;
        background: none;
        cursor: pointer;
        text-align: center;
        line-height: 24px;
    }

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    div.add_func {
        display: block;
        width: 100%;
        float: left;
    }
    div.add_center {
        display: block;
        width: 96%;
        margin: 0 auto;
        padding: 25px 0px;
    }
    div.site_map {
        display: block;
        float: none;
        width: 200px;
        margin: 0px auto 20px auto;
    }
    div.social {
        display: block;
        float: none;
        width: 300px;
        margin: 10px auto;
    }
    form.email {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        margin: 0px auto;
        clear: both;
    }
    form.email>input{
        display: block;
        float: left;
        margin-left: 0;
        width: 76%;
        margin-top: 11px;
        margin-right: 10px;
        padding: 5px 7px 7px 24px;
        background-position: 4px 11px;
    }
    form.email>input::placeholder {
        font-family: DINPro-Light;
        font-size: 12px;
        color: #c2c2c2;
    }
    form.email>button {
        display: block;
        float: right;
        width: 20%;
        padding: 4px 5px 2px 5px;
        margin-top: 11px;
        border: 1px solid #1d4f87;
        font-family: RobotoCondensed-Regular;
        font-size: 11px;
        color: #1d4f87;
        background: none;
        cursor: pointer;
        text-align: center;
        line-height: 24px;
    }
}
/* ---- Add function finish --- */

/* ---- Sticky div start --- */
div.div_stick {
    display: block;
    position: relative;
    margin: 0px 0px 30px 0px;
    padding: 50px 0px;
    float: left;
    width: 100%;
    height: 250px;
    background-color: #7a95b3;
    background-image: url("../img/stickbg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
div.call_analytcs {
    display: block;
    position: relative;
    margin: 0px 0px 30px 0px;
    padding: 50px 0px;
    float: left;
    width: 100%;
    height: 250px;
    /* background-color: #7a95b3; */
    /* background-image: url("../img/stickbg1.png"); */
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

div.stick_center {
    display: block;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
div.e_muraciet {
    display: block;
    float: left;
    width: 245px;
    text-align: center;
    height: 256px;
}

div.e_muraciet:hover {
    cursor: pointer;
}
div.e_icon1, div.e_icon2, div.e_icon3, div.e_icon4 {
    display: block;
    position: relative;
    border-radius: 50%;
    width: 148px;
    height: 148px;
    margin: 0 auto;
    margin-bottom: -10px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
div.e_icon1 {
    background-image: url("../img/exidmet.png");
    background-size: 128px 80px;
}
div.e_icon2 {
    background-image: url("../img/callicon.png");
    background-size: 88px 80px;
}
div.e_icon3 {
    background-image: url("../img/eicon3.png");
    background-size: 80px 80px;
}
div.e_icon4 {
    background-image: url("../img/eicon4.png");
    background-size: 74px 80px;
}
div.e_muraciet:hover div.e_icon1, div.e_muraciet:hover div.e_icon2, div.e_muraciet:hover div.e_icon3, div.e_muraciet:hover div.e_icon4{
    width: 111px;
    height: 105px;
    margin-top: 10px;
    margin-bottom: 21px;
    border-radius: 50%;
    background-color: #fffc;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    box-shadow: 0 0 25px 0.01px #464646;
    -webkit-box-shadow: 0 0 25px 0.01px #464646;
}
div.e_muraciet:hover div.e_icon1 {
    background-image: url("../img/exidmethov.png");
    background-size: 70px 44px;
}
div.e_muraciet:hover div.e_icon2 {
    background-image: url("../img/calliconhov.png");
    background-size: 67px 60px;
}
div.e_muraciet:hover div.e_icon3 {
    background-image: url("../img/eicon3hov.png");
    background-size: 55px 60px;
}
div.e_muraciet:hover div.e_icon4 {
    background-image: url("../img/eicon4hov.png");
    background-size: 60px 60px;
}
div.e_dropox {
    display: block;
    position: relative;
    width: 20px;
    height: 30px;
    margin: 0 auto;
    margin-bottom: 20px;
    background-image: url("../img/eletrox.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 30px;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
div.e_muraciet:hover div.e_dropox {
    -moz-transform: scale(1) rotatey(180deg);;
    -webkit-transform: scale(1) rotatey(180deg);;
    -o-transform: scale(1) rotatey(180deg);;
    -ms-transform: scale(1) rotatey(180deg);;
    transform: scale(1) rotatey(180deg);;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
div.e_text {
    display: block;
    width: 100%;
    font-family: FF_DIN_Pro_Bold;
    font-size: 24px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
div.e_muraciet:hover  div.e_text {
    text-shadow: 0 0 10px #464646;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
/* ---- Sticky div   responsive start --- */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 593px) {
    div.div_stick {
        display: none;
        position: relative;
        margin: 0px 0px 30px 0px;
        padding: 20px 0px;
        float: left;
        width: 100%;
        height: fit-content;
    }
    div.call_analytcs {
        display: block;
        position: relative;
        margin: 0px 0px 0px 0px;
        padding: 20px 0px 0px 0px;
        float: none;
        width: 100%;
        height: fit-content;
    }
    div.stick_center {
        display: block;
        position: relative;
        width: 96%;
        margin: 0 auto;
    }
    div.e_muraciet {
        float: none;
        margin: 0 auto;
    }

}
/* Medium part ----------- */
@media only screen and (max-width: 765px) and (min-width: 594px) {
    div.div_stick {
        display: block;
        position: relative;
        margin: 0px 0px 30px 0px;
        padding: 10px 0px;
        float: left;
        width: 100%;
        height: fit-content;
    }
    div.call_analytcs {
        display: block;
        position: relative;
        margin: 0px 0px 30px 0px;
        padding: 10px 0px;
        float: left;
        width: 100%;
        height: fit-content;
    }
    div.stick_center {
        display: block;
        float: none;
        position: relative;
        width: 96%;
        margin: 0 auto;
    }
    div.e_muraciet {
        float: left;
        margin: 10px auto;
    }
    div.e_muraciet:nth-child(2n + 1) {
        float: left;
        margin: 10px auto;
    }
    div.e_muraciet:nth-child(2n + 2) {
        float: right;
        margin: 10px auto;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 766px) {
    div.div_stick {
        display: block;
        position: relative;
        margin: 0px 0px 30px 0px;
        padding: 50px 0px;
        float: left;
        width: 100%;
        height: fit-content;
    }
    div.call_analytcs {
        display: block;
        position: relative;
        margin: 0px 0px 30px 0px;
        padding: 0px 0px;
        float: left;
        width: 100%;
        height: fit-content;
    }
    .e_muraciet:nth-child(3) {
        clear: both;
    }

    .e_muraciet:nth-child(2n) {
        float: right !important;
        margin-right: 72px;
    }
    div.stick_center {
        display: block;
        position: relative;
        width: 96%;
        margin: 0 auto;
        float: none;
    }
    div.e_muraciet {
        float: left;
        margin-left: 72px;
    }
    div.e_muraciet:nth-child(4n + 1) {
        float: left;
        margin-left: 72px;
    }
    div.e_muraciet:nth-child(4n + 1) {
        float: left;
        margin-left: 72px;
    }

}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    div.div_stick {
        display: block;
        position: relative;
        margin: 0px 0px 30px 0px;
        padding: 0px 0px;
        float: left;
        width: 100%;
        height: 250px;
    }
    div.call_analytcs {
        display: block;
        position: relative;
        margin: 0px 0px 30px 0px;
        padding: 0px 0px;
        float: left;
        width: 100%;
        height: 481px;
    }
    div.stick_center {
        display: block;
        position: relative;
        float: none;
        width: 1200px;
        margin: 0 auto;
    }
    div.e_muraciet {
        float: left;
        margin-left: 72px;
    }
    div.e_muraciet:nth-child(4n + 1) {
        float: left;
        margin-left: 0;
    }
    .map_body {
        width: 1200px;
        margin: 0 auto;
    }

}

/* ---- Sticky div  responsive  finish --- */
/* ---- Sticky div   finish --- */

/* <-- change 3  div start --> */
div.myvideo {
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 0px;
    margin-bottom: 40px;
    float: left;
}
div.myvideo_center {
    display: block;
    width: 1200px;
    /* height: 520px; */
    margin: 0 auto;
}
div.myv_top {
    display: block;
    width: 100%;
    padding: 0;
}
div.myv_head{
    display: block;
    float: left;
    width: 360px;
    display: flex;
    padding: 0px 10px;
    align-items: center;
    justify-content: center;
    height: 60px;
    margin-left:  30px;
    font-family: RobotoCondensed-Bold;
    font-size: 17px;
    color: #1d4f87;
    background-color: #ffffff;
    text-align: center;
    line-height: 22px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
div.active{
    display: block;
    float: left;
    width: 360px;
    display: flex;
    padding: 0px 10px;
    align-items: center;
    justify-content: center;
    height: 60px;
    margin-left:  30px;
    font-family: RobotoCondensed-Bold;
    font-size: 17px;
    color: #ffffff;
    background-color: #1d4f87;
    text-align: center;
    line-height: 22px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
div.myv_head.active:hover {
    cursor: pointer;
    background-color: #fff;
    color: #1d4f87;
    box-shadow: 0 0 10px 0.01px #858585;
    -webkit-box-shadow: 0 0 10px 0.01px #858585;
}

div.myv_head:hover {
    cursor: pointer;
    background-color: #1d4f87;
    color: #ffffff;
    box-shadow: 0 0 10px 0.01px #858585;
    -webkit-box-shadow: 0 0 10px 0.01px #858585;
}


div.myv_head:first-child {
    margin-left: 0px;
}

div.myv_center {
    display: block;
    float: left;
    width: 100%;
    height: 420px;
    margin: 45px auto 0px auto;
    overflow: hidden;
}
div.myv_center1 {
    display: none;
    margin: 0 auto;
    width: 100%;
}
div.myv_center2 {
    display: block;
    margin: 0 auto;
    width: 100%;
}

div.myfot {
    display: block;
    position: relative;
    width: 380px;
    height: 200px;
    background-size: cover;
}
div.myfot::before {
    content: "";
    display: block;
    visibility: visible;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 200px;
    background-image: url("../img/linefond.png");
    background-position: center;
    background-repeat: repeat;
    transition: all 0.4s;
}
div.myv_fototxt:hover div.myfot::before {
    visibility: hidden;
    opacity: 0;
}
div.mytext {
    display: block;
    /* float: left; */
    width: 100%;
    /* height: 160px; */
}
span.mytext_hdr {
    display: block;
    /* float: left; */
    width: 100%;
    font-family: FF_DIN_Pro_Bold;
    font-weight: bold;
    font-size: 17px;
    color: #363636;
    text-align: justify;
    margin: 10px auto;
    line-height: 21px;
}
span.mytext_cont {
    display: block;
    /* float: left; */
    width: 100%;
    height: 100px;
    font-family: DINPro-Regular;
    font-size: 15px;
    color: #363636;
    text-align: justify;
    margin: 0px auto 10px auto;
    line-height: 19px;
    overflow: hidden;
}
div.myv_center3 {
    display: none;
    float: left;
    margin: 0 auto;
    width: 100%;
}

a.gal_link {
    display: block;
    position: relative;
    float: left;
    width: 380px;
    height: 200px;
    margin: 0px 0px 20px 30px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 7;
    transition: all 0.4s;
}
a.gal_link:nth-child(4n + 1){
    margin: 0px 15px 20px 15px;
}
a.gal_link span {
    display: block;
    position: absolute;
    bottom: 10px;
    float: left;
    width: 95%;
    padding: 10px;
    font-family: FF_DIN_Pro_Bold;
    font-size: 17px;
    color: #fff;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 88888;

}
a.gal_link::before {
    content: "";
    display: block;
    visibility: visible;
    opacity: 1;
    position: absolute;
    float: left;
    width: 100%;
    height: 200px;
    background-image: url("../img/xcbg.png");
    z-index: 7777;
    transition: all 0.4s;
}
a.gal_link:hover:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    background-color: #0000009e !important;
    transition: all 0.4s;
}

div.myv_youtube {
    display: block;
    float: left;
    width: 575px;
    height: 320px;
}

div.myv_text {
    display: block;
    float: left;
    width: 600px;
    /* height: 320px; */
    margin-left: 25px;
    /* overflow: hidden; */
}
div.myv_txt {
    display: flex;
    width: 96%;
    /* max-height: 100px; */
    padding: 10px 12px 10px 11px;
    align-items: center;
    justify-items: center;
    border-left: 1px solid #1d4f87;
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #363636;
    background-color: #fff;
    margin-bottom: 20px;
    text-align: justify;
    line-height: 20px;
    overflow: hidden;
}
div.myv_txt:last-child {
    margin-bottom: 0px;
}

div.myv_fototxt {
    display: block;
    float: left;
    width: 380px;
    margin-right: 30px;
}
div.myv_fototxt:last-child {
    margin-right: 0px;
}
a.moreinfo {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    bottom: 0;
    /* left: 0; */
    float: right;
    width: 140px;
    /* height: 35px; */
    padding: 10px 20px;
    margin: 3px auto 0px auto;
    background-color: #1d4f87;
    font-family: DINPro-Regular;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s;
}
a.moreinfo:hover {
    background-color: #13345a;
    color: #fff;
}


div.myv_bottom {
    display: block;
    float: left;
    width: 100%;
    z-index: 1;
    height: 50px;
    margin: 44px auto 0 auto;
    background-color: #1d4f87;
    text-align: center;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
div.myv_bottom>span {
    width: 100%;
    height: fit-content;
    margin: 0 auto;
    font-family: Roboto-Bold;
    font-size: 22px;
    color: #fff;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    line-height: 50px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
div.myv_bottom>span::before{
    display: block;
    position: relative;
    float: left;
    top: 14px;
    right: 14px;
    width: 20px;
    height: 20px;
    background-image: url("../img/allx.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    content: "";
}
div.myv_bottom:hover {
    cursor: pointer;
    color: #fff;
    background-color: #13345a;
    box-shadow: 0 0 10px 0.01px #464646;
    -webkit-box-shadow: 0 0 10px 0.01px #464646;
}
div.myv_bottom:hover span{
    text-shadow: 0 0 10px #464646;
}
iframe.iframe_scale {
    width: 575px;
    height: 320px;
    display: block;
}

div.mytext_span {
    display: block;
    width: 100%;
    height: 160px;
}
/* <-- change 3 responsive  div start --> */
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    div.myvideo {
        display: block;
        position: relative;
        width: 100%;
        padding: 20px 0px;
        margin-bottom: 20px;
        float: left;
    }
    div.myvideo_center {
        display: block;
        width: 1200px;
        /* height: 520px; */
        margin: 0 auto;
    }
    div.myv_top {
        display: block;
        width: 100%;
        padding: 0;
    }
    div.myv_head{
        float: left;
        width: 564px;
        display: flex;
        padding: 0px 10px;
        align-items: center;
        justify-content: center;
        height: 60px;
        margin-left:  30px;
        font-size: 17px;
    }
    div.myv_head:first-child {
        margin-left: 0px;
    }
    div.myv_center {
        display: block;
        float: left;
        width: 100%;
        height: 490px;
        margin: 45px auto 0px auto;
    }
    div.myv_center1 {
        display: none;
        margin: 0 auto;
        width: 100%;
    }
    div.myv_center2 {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    div.myfot {
        display: block;
        position: relative;
        width: 380px;
        height: 200px;
    }
    div.mytext {
        display: block;
        /* float: left; */
        width: 100%;
        /* height: 160px; */
    }
    span.mytext_hdr {
        display: block;
        /* float: left; */
        width: 100%;
        font-size: 17px;
        margin: 10px auto;
    }
    span.mytext_cont {
        display: block;
        /* float: left; */
        width: 100%;
        max-height: 95px;
        font-size: 15px;
        color: #363636;
        margin: 0px auto 10px auto;
    }
    div.myv_center3 {
        display: none;
        margin: 0 auto;
        width: 100%;
    }

    a.gal_link {
        display: block;
        position: relative;
        float: left;
        width: 380px;
        height: 200px;
        margin: 0px 0px 20px 13px;
    }
    a.gal_link:nth-child(4n + 1),  a.gal_link:nth-child(4n + 4){
        /* margin-left: 0px; */
        /* margin-top: 0px; */
    }
    div.myv_youtube {
        display: block;
        float: left;
        width: 575px;
        height: 320px;
    }

    div.myv_text {
        display: block;
        float: left;
        width: 600px;
        height: 320px;
        margin-left: 25px;
    }
    div.myv_txt {
        display: flex;
        width: 96%;
        max-height: 100px;
        padding: 10px 12px 10px 11px;
        align-items: center;
        justify-items: center;
        font-size: 15px;
        margin-bottom: 20px;
    }
    div.myv_txt:last-child {
        margin-bottom: 0px;
    }
    div.myv_fototxt {
        display: block;
        float: left;
        width: 380px;
        margin-right: 30px;
    }

    div.myv_fototxt:last-child {
        margin-right: 0px;
    }

    div.myv_bottom {
        display: block;
        float: left;
        width: 100%;
        z-index: 1;
        height: 50px;
        margin: 0px auto 0 auto;
    }
    iframe.iframe_scale {
        width: 100%;
        height: 320px;
        display: block;
    }

    div.mytext_span {
        display: block;
        width: 100%;
        height: 160px;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {
    div.myvideo {
        display: block;
        position: relative;
        width: 100%;
        padding: 20px 0px;
        margin-bottom: 40px;
        float: left;
    }
    div.myvideo_center {
        display: block;
        width: 96%;
        height: fit-content;
        margin: 0 auto;
    }
    div.myv_top {
        display: block;
        width: 100%;
        padding: 0;
    }
    div.myv_head{
        float: none;
        width: 100%;
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
        height: 60px;
        margin: 0 auto;
        font-size: 17px;
        border-bottom: 1px solid #c4c4c4;
    }
    div.myv_head:first-child {
        margin-left: 0px;
    }
    div.myv_center {
        display: block;
        float: none;
        width: 100%;
        height: fit-content;
        margin: 45px auto 0px auto;
    }
    div.myv_center1 {
        display: none;
        margin: 0 auto;
        width: calc(100% - 40px);
        padding: 0px 20px;
    }
    div.myv_center2 {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: fit-content;
    }

    div.myfot {
        display: block;
        position: relative;
        float: left;
        width: 360px;
        height: 200px;
        margin-right: 15px;
    }
    div.mytext {
        display: block;
        float: left;
        width: 360px;
        height: 200px;
    }
    span.mytext_hdr {
        display: block;
        float: left;
        width: 100%;
        font-size: 17px;
        margin: 0px auto 10px auto;
    }
    span.mytext_cont {
        display: block;
        float: left;
        width: 100%;
        height: 100px;
        font-size: 15px;
        color: #363636;
        margin: 0px auto 10px auto;
    }
    div.myv_center3 {
        display: none;
        margin: 0 auto;
        float: none;
        width: 96%;
    }

    a.gal_link {
        display: block;
        position: relative;
        float: left;
        width: 380px;
        height: 200px;
        margin: 15px 15px 15px 15px;
    }
    a.gal_link:nth-child(4n + 1){
        margin: 15px 15px 15px 15px;
    }
    a.gal_link:nth-child(2n + 1){
        margin: 15px 15px 15px 15px;
    }
    div.myv_youtube {
        display: block;
        float: none;
        width: 100%;
        height: 320px;
    }

    div.myv_text {
        display: block;
        float: none;
        width: 100%;
        /* height: 320px; */
        margin-left: 0;
    }
    div.myv_txt {
        display: flex;
        width: calc(100% - 24px);
        max-height: 100px;
        padding: 10px 12px 10px 11px;
        align-items: center;
        justify-items: center;
        font-size: 15px;
        margin: 20px 0px;
    }
    div.myv_txt:last-child {
        margin-bottom: 0px;
    }

    div.myv_fototxt {
        display: block;
        float: none;
        width: 736px;
        /* height: 426px; */
        margin: 10px auto;
    }
    div.myv_fototxt:last-child {
        margin: 10px auto;
        float: none;
    }

    div.myv_bottom {
        display: block;
        float: left;
        width: 100%;
        z-index: 1;
        height: 50px;
        margin: 25px auto 0 auto;
    }
    iframe.iframe_scale {
        width: 100%;
        height: 320px;
        display: block;
    }

    div.mytext_span {
        display: block;
        width: 100%;
        height: 160px;
        float: right;
    }

}

/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    div.myvideo {
        display: block;
        position: relative;
        width: 100%;
        padding: 20px 0px;
        margin-bottom: 40px;
        float: left;
    }
    div.myvideo_center {
        display: block;
        width: 96%;
        height: fit-content;
        margin: 0 auto;
    }
    div.myv_top {
        display: block;
        width: 100%;
        padding: 0;
    }
    div.myv_head{
        float: none;
        width: 100%;
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
        height: 60px;
        margin: 0 auto;
        font-size: 17px;
        border-bottom: 1px solid #c4c4c4;
    }
    div.myv_head:first-child {
        margin-left: 0px;
    }
    div.myv_center {
        display: block;
        float: none;
        width: 100%;
        height: fit-content;
        margin: 45px auto 0px auto;
    }
    div.myv_center1 {
        display: none;
        margin: 0 auto;
        width: 100%;
    }
    div.myv_center2 {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: fit-content;
    }

    div.myfot {
        display: block;
        position: relative;
        float: none;
        width: 380px;
        height: 200px;
        margin: 10px auto;
    }
    div.mytext {
        display: block;
        float: none;
        width: 380px;
        height: 200px;
        margin: 10px auto;
    }
    span.mytext_hdr {
        display: block;
        float: left;
        width: 100%;
        font-size: 17px;
        margin: 0px auto 10px auto;
    }
    span.mytext_cont {
        display: block;
        float: left;
        width: 100%;
        height: 100px;
        font-size: 15px;
        color: #363636;
        margin: 0px auto 10px auto;
    }
    div.myv_center3 {
        display: none;
        margin: 0 auto;
        width: 96%;
        float: none;
    }

    a.gal_link {
        display: block;
        position: relative;
        float: none;
        width: 380px;
        height: 200px;
        margin: 10px auto;
    }
    a.gal_link:nth-child(4n + 1){
        margin: 10px auto;
    }
    div.myv_youtube {
        display: block;
        float: none;
        width: 100%;
        height: 320px;
    }

    div.myv_text {
        display: block;
        float: none;
        width: 100%;
        /* height: 320px; */
        margin-left: 0;
    }
    div.myv_txt {
        display: block;
        width: calc(100% - 24px);
        /* max-height: 100px; */
        height: fit-content;
        padding: 10px 12px 10px 10px;
        align-items: center;
        justify-items: center;
        font-size: 15px;
        margin: 20px 0px;
        /* overflow: hidden; */
    }
    div.myv_txt:last-child {
        margin-bottom: 0px;
    }

    div.myv_fototxt {
        display: block;
        float: none;
        width: 460px;
        /* height: 426px; */
        margin: 10px auto;
    }
    div.myv_fototxt:last-child {
        margin: 10px auto;
        float: none;
    }

    div.myv_bottom {
        display: block;
        float: left;
        width: 100%;
        z-index: 1;
        height: 50px;
        margin: 25px auto 0 auto;
    }
    iframe.iframe_scale {
        width: 100%;
        height: 320px;
        display: block;
    }

    div.mytext_span {
        display: block;
        width: 100%;
        height: 160px;
        float: right;
    }

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 0px) and (max-width : 480px) {
    div.myvideo {
        display: none;
        position: relative;
        width: 100%;
        padding: 20px 0px;
        margin-bottom: 5px;
        float: left;
    }
    div.myvideo_center {
        display: block;
        width: 96%;
        height: fit-content;
        margin: 0 auto;
    }
    div.myv_top {
        display: block;
        width: 100%;
        padding: 0;
    }
    div.myv_head{
        float: none;
        width: 100%;
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
        height: 60px;
        margin: 0 auto;
        font-size: 17px;
        border-bottom: 1px solid #c4c4c4;
    }
    div.myv_head:first-child {
        margin-left: 0px;
    }
    div.myv_center {
        display: block;
        float: none;
        width: 100%;
        height: fit-content;
        margin: 15px auto 0px auto;
    }
    div.myv_center1 {
        display: none;
        margin: 0 auto;
        width: 100%;
    }
    div.myv_center2 {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: fit-content;
    }

    div.myfot {
        display: block;
        position: relative;
        float: none;
        width: 100%;
        height: 200px;
        margin: 10px auto;
        background-size: cover;
    }
    div.mytext {
        display: block;
        float: none;
        width: 100%;
        height: fit-content;
        margin: 10px auto;
    }
    span.mytext_hdr {
        display: block;
        float: left;
        width: 100%;
        font-size: 17px;
        margin: 0px auto 10px auto;
    }
    span.mytext_cont {
        display: block;
        float: left;
        width: 100%;
        height: fit-content;
        font-size: 15px;
        color: #363636;
        margin: 0px auto 10px auto;
    }
    div.myv_center3 {
        display: none;
        margin: 0 auto;
        width: 96%;
        float: none;
    }

    a.gal_link {
        display: block;
        position: relative;
        float: none;
        width: 100%;
        height: 200px;
        margin: 10px auto;
    }
    a.gal_link iframe {
        width:100% !important;
    }

    a.gal_link:nth-child(4n + 1){
        margin: 10px auto;
        float: none;
    }
    div.myv_youtube {
        display: block;
        float: none;
        width: 100%;
        height: fit-content;
    }

    div.myv_text {
        display: block;
        float: none;
        width: 100%;
        /* height: 320px; */
        margin-left: 0;
    }
    div.myv_txt {
        display: block;
        width: calc(100% - 24px);
        /* max-height: 100px; */
        height: fit-content;
        padding: 10px 12px 10px 10px;
        align-items: center;
        justify-items: center;
        font-size: 15px;
        margin: 20px 0px;
        /* overflow: scroll; */
    }
    div.myv_txt:last-child {
        margin-bottom: 0px;
    }

    div.myv_fototxt {
        display: block;
        float: none;
        width: 96%;
        /* height: 426px; */
        margin: 10px auto;
    }
    div.myv_fototxt:last-child {
        margin: 10px auto;
        float: none;
    }

    div.myv_bottom {
        display: block;
        float: none;
        width: 100%;
        z-index: 1;
        height: fit-content;
        margin: 25px auto 0 auto;
    }
    iframe.iframe_scale {
        width: 99%;
        height: 260px;
        display: block;
        float: none;
        margin: 0 auto;
    }

    div.mytext_span {
        display: block;
        width: 100%;
        height: fit-content;
        float: none;
        margin: 0 auto;
    }
}

/* <-- change 3  responsive div finish --> */
/* <-- change 3  div start --> */

/* ---- Vakancy start --- */
div.vacancy_back {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 200px;
    margin: 0px 0px 20px 0px;
}
div.vac_center1:before, div.vac_center2:before {
    content: "";
    display: block;
    position: absolute;
    float: left;
    width: 100%;
    height: 200px;
    background-color: #ffffffc7;
    /* background-size: cover; */
    z-index: 12999922;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
div.vac_center1:hover:before, div.vac_center2:hover:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    opacity: 0.7;
    background-color: #c1d1e2!important;
    transition: all 0.4s;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
div.vac_center1:hover span.vac_text1, div.vac_center2:hover span.vac_text2{
    color: #13345a;
}
div.vac_center1:hover div.sivi {
    background-image: url("../img/sivihv.png");
}
div.vac_center2:hover div.quest {
    background-image: url("../img/questihv.png");
}
div.vac_in1:hover  , div.vac_in2:hover{
    cursor: pointer;
}


div.vac_center1 {
    display: block;
    position: relative;
    width: 50%;
    height: 200px;
    float: left;
    margin: 0 auto;
    z-index: 4;
    background-image: url("../img/left.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
div.vac_center2 {
    display: block;
    position: relative;
    width: 50%;
    height: 200px;
    float: left;
    margin: 0 auto;
    z-index: 4;
    background-image: url("../img/right.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
div.vac_in1 {
    display: block;
    position: relative;
    float: none;
    width: 420px;
    margin: 0px auto;
    top: 50px;
    z-index: 66999666;
}
div.vac_in2 {
    display: block;
    position: relative;
    float: none;
    width: 583px;
    top: 50px;
    margin: 0 auto;
    z-index: 99999999;
}
div.sivi {
    display: block;
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    /* opacity: 0.6; */
    background-image: url("../img/sivi.png");
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
div.quest {
    display: block;
    position: relative;
    float: right;
    width: 140px;
    height: 115px;
    /* opacity: 0.6; */
    background-image: url("../img/questi.png");
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
span.vac_text1 {
    display: block;
    float: left;
    width: 225px;
    margin: 35px 0px 0px 15px;
    font-family: RobotoCondensed-Bold;
    font-size: 30px;
    color: #1d4f87;
    line-height: 35px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
span.vac_text2 {
    display: block;
    float: left;
    width: 225px;
    margin: 35px 0px 0px 54px;
    font-family: RobotoCondensed-Bold;
    font-size: 30px;
    color: #1d4f87;
    line-height: 35px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

/* ---- Vakancy responsive start --- */
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    div.vacancy_back {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        height: 200px;
        margin: 0;
    }
    div.vac_center1 {
        float: left;
        margin: 0 auto;
    }
    div.vac_center2 {
        float: left;
        margin: 0 auto;
    }
    div.sivi {
        display: block;
        position: relative;
        float: left;
    }
    div.quest {
        display: block;
        position: relative;
        float: right;
    }
    span.vac_text1 {
        display: block;
        float: left;
        width: 225px;
        margin: 35px 0px 0px 15px;
    }
    span.vac_text2 {
        display: block;
        float: left;
        width: 440px;
        margin: 39px 0px 0px 0px;
    }

}
/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {
    div.vacancy_back {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        height: fit-content;
        margin: 0px 0px 20px 0px;
    }
    div.vac_center1 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    div.vac_center2 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    div.sivi {
        display: block;
        position: relative;
        float: left;
    }
    div.quest {
        display: block;
        position: relative;
        float: left;
    }
    span.vac_text1 {
        display: block;
        float: left;
        width: 225px;
        margin: 35px 0px 0px 20px;
    }
    span.vac_text2 {
        display: block;
        float: left;
        width: 225px;
        margin: 35px 0px 0px 10px;
    }

}
/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    div.vacancy_back {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        height: fit-content;
        margin: 0px 0px 20px 0px;
    }
    div.vac_center1 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    div.vac_center2 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    div.vac_in1 {
        display: block;
        position: relative;
        float: none;
        width: 375px;
        margin: 0px auto;
        top: 50px;
        z-index: 66999666;
    }
    div.vac_in2 {
        display: block;
        position: relative;
        float: none;
        width: 375px;
        top: 50px;
        margin: 0 auto;
        z-index: 99999999;
    }
    div.sivi {
        display: block;
        position: relative;
        float: left;
    }
    div.quest {
        display: block;
        position: relative;
        float: left;
    }
    span.vac_text1 {
        display: block;
        float: left;
        width: 225px;
        margin: 35px 0px 0px 20px;
    }
    span.vac_text2 {
        display: block;
        float: left;
        width: 225px;
        margin: 35px 0px 0px 10px;
    }

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    div.vacancy_back {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        height: fit-content;
        margin: 0px 0px 20px 0px;
    }
    div.vac_center1 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    div.vac_center2 {
        width: 100%;
        float: none;
        min-height: 200px;
        margin: 0 auto;
    }
    div.vac_in1 {
        display: block;
        position: relative;
        float: none;
        width: 300px;
        margin: 0px auto;
        top: 25px;
        z-index: 66999666;
    }
    div.vac_in2 {
        display: block;
        position: relative;
        float: none;
        width: 300px;
        height: fit-content;
        top: 10px;
        margin: 0 auto;
        z-index: 99999999;
    }
    div.sivi {
        display: block;
        position: relative;
        float: none;
        margin: 0 auto;
    }
    div.quest {
        display: block;
        position: relative;
        float: none;
        margin: 0 auto;
    }
    span.vac_text1 {
        display: block;
        float: none;
        width: 100%;
        margin: 20px auto;
        text-align: center;
    }
    span.vac_text2 {
        display: block;
        position: relative;
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        font-size: 28px;
    }


}
/* ---- Vakancy responsive finish --- */
/* ---- Vakancy finish --- */

/* --- Banner part start --- */
div.banner_part {
    display: block;
    width: 100%;
    height: fit-content;
    float: left;
    padding: 30px 0px;
    background-color: #fff;
}
div.banner_center {
    display: block;
    width: 1200px;
    height: fit-content;
    margin: 10px auto;
}
div.banner_in {
    display: block;
    width: 980px;
    float: left;
    margin-right: 20px;
}

div.slider-wrap {
    display:block;
    position: relative;
    margin: 0px auto;
    width: 100%;
    height:90px;
}
div.slider {
    position: relative;
    width: calc(100% - 110px) !important;
    height:70px;
    margin: auto;
    padding: 11px;
    border:1px solid #f3f3f3;
    padding-right: 0px;
    padding-left: 7px;
}
div.banner_in ul {
    margin: 0;
    padding: 0;
}
div.banner_in ul li {
    list-style: none;
    text-align: center;
    /* width:220px !important; */
}
div.banner_in ul li a {
    display: flex;
    vertical-align: middle;
    align-items:center;
    justify-content:center;
    width: 210px;
    height: 70px;
    background-color:#f3f3f3;
    text-decoration:none;
    text-align:center;
    font-family: RobotoCondensed-Regular;
    font-size:15px;
    color:#1d4f87;
    transition: all 0.3s;
}
div.banner_in ul li a:hover {
    background-color: #1d4f87;
    color:#fff;
}
a.slider-arrow {
    position: absolute;
    top: 0px;
    width: 25px;
    height: 90px;
    background-color:#fff;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border:1px solid #dedede;
}
a.sa-left {
    left: 0px;
    background-image:url("../img/banprev.png");
    background-position:center;
    background-repeat:no-repeat;
    background-position:center;
}
a.sa-right {
    right: 0px;
    background-image:url("../img/bannext.png");
    background-position:center;
    background-repeat:no-repeat;
    background-position:center;
}

div.use_links {
    display: block;
    float: left;
    width: 200px;
    height: 90px;
}
div.use_links1, div.use_links2 {
    display: block;
    float: left;
    width: 199px;
    padding: 33px 0px;
    border: 1px solid  #1d4f87;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
div.use_links1>span,div.use_links2>span {
    display: block;
    font-family: RobotoCondensed-Regular;
    font-size: 20px;
    color: #1d4f87;
    text-align: center;
    justify-content: center;
    align-content: center;
    /* padding: 10px; */
    z-index: 3;
}
div.use_links1:hover, div.use_links2:hover {
    background-color: #1d4f87 !important;
    cursor: pointer;
}

div.use_links1:hover>span, div.use_links2:hover>span  {
    color: #fefefe !important;
}
div.use_links1:hover >span:after, div.use_links2:hover >span:after {
    content: "";
    display: block;
    position: relative;
    float: right;
    left: -25px;
    background-image: url("../img/uselnkarrhov.png");
    background-position: right;
    background-repeat: no-repeat;
    text-align: center;
    justify-content: center;
    align-content: center;
    padding: 10px 10px;
    z-index: 555;
}
div.use_links1>span::after {
    content: "";
    display: block;
    position: relative;
    float: right;
    left: -25px;
    background-image: url("../img/uselnkarr.png");
    background-position: right;
    background-repeat: no-repeat;
    text-align: center;
    justify-content: center;
    align-content: center;
    padding: 10px 10px;
    z-index: 555;
}
div.use_links2>span::after {
    content: "";
    display: block;
    position: relative;
    float: right;
    left: -25px;
    background-image: url("../img/uselnkarrhov.png");
    background-position: right;
    background-repeat: no-repeat;
    text-align: center;
    justify-content: center;
    align-content: center;
    padding: 10px 10px;
    z-index: 555;
}

div.use_links_drop {
    display: none;
    margin: 20px auto;
    width: 100%;
    float: left;
}

div.use_drop {
    display: block;
    float: left;
    width: 360px;
    margin-left: 60px;
}
div.use_drop:first-child {
    margin-left: 0px;
}
div.use_drop>a {
    display: block;
    width: 100%;
    padding: 10px 0px;
    font-family: DINPro-Regular;
    font-size: 18px;
    color: #363636;
    text-decoration: none;
    /* border-bottom: 1px dashed #363636; */
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
div.use_drop>a>span {
    display: block;
    position: relative;
    margin-left: 15px;
}
div.use_drop>a>i {
    display: block;
    float: left;width: 1%;

}
/* div.use_drop>a:before {
   font-family: "Font Awesome 5 Free";
   content: "\f0c1";
   display: inline-block;
   float: left;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
} */
/* i.ilink {
  display: block;
  float: left;
  font-size: 15px;
} */
div.use_drop>a:last-child {
    border: none;
}
div.use_drop>a:hover {
    color: #1d4f87;
    border-color: #1d4f87;
}
.map_right_info {
    float: left;
    line-height: 30px;
    background: #ffffff;
    padding: 10px;
}
/* ---- Banner part  responsive start ---- */
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    div.banner_part {
        display: block;
        width: 100%;
        float: left;
    }
    div.banner_center {
        display: block;
        width: 1200px;
        margin: 0 auto;
    }
    div.banner_in {
        display: block;
        width: 980px;
        float: left;
        margin-right: 17px;
    }
    div.use_links {
        display: block;
        float: left;
        width: 203px;
        height: 90px;
        overflow: hidden;
    }
    .map_right_info {
        width: 280px;
        /* height: 500px; */
        float: right;
        margin-top: 47px;
        padding: 10px 10px 10px 10px;
        float: left;
        line-height: 30px;
        background: #ffffff;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {
    div.banner_part {
        display: block;
        width: 100%;
        float: left;
    }
    div.banner_center {
        display: block;
        width: 96%;
        margin: 20px auto;
    }
    div.banner_in {
        display: block;
        width: calc(100% - 220px);
        float: left;
        margin-right: 17px;
    }
    div.use_links {
        display: block;
        float: left;
        width: 200px;
        background: #fff;
        border: 1px solid #1d4f87;
    }

}

/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    div.banner_part {
        /* display: none; */
        width: 100%;
        float: left;
    }
    div.banner_center {
        display: block;
        width: 96%;
        margin: 0 auto;
        display: none;
    }
    div.banner_in {
        display: block;
        width: 980px;
        float: left;
        margin-right: 20px;
    }
    div.use_links {
        display: block;
        float: left;
        width: 200px;
    }

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    div.banner_part {
        display: block;
        width: 100%;
        float: left;
    }
    div.banner_center {
        display: none;
        width: 96%;
        margin: 0 auto;
    }
    div.banner_in {
        display: block;
        width: 980px;
        float: left;
        margin-right: 20px;
    }
    div.use_links {
        display: block;
        float: left;
        width: 200px;
    }

}
/* ---- Banner part responsive  finish ---- */
/* ---- Banner part  finish ---- */
/* ============== Master  Page finifh here  =================  */

/* ============== Ishe muraciet and muracieti gondar Page Start here  =================  */
nav.nav_back {
    /* display: block; */
    /* height: 60px; */
    /* background-color: #1d4f87; */
}

div.work_bg {
    display: block;
    width: 100%;
    /* background-image: url("../img/bggg.jpg"); */
    /* height: 250px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 15px;
    background: #154d8e;
}

div.work_civi {
    display: block;
    width: 1200px;
    margin: 0 auto;
    height: 190px;
    position: relative;
    padding: 2px 0px;
    z-index: 55555555;
}
div.main_center {
    display: block;
    width: 1200px;
    margin: 40px auto;
}
span.civi_categ {
    display: block;
    position: relative;
    float: left;
    padding: 30px 0px;
    margin: 50px auto;
    font-family: RobotoCondensed-Regular;
    font-size: 30px;
    color:#fff;
}
div.civi_copy {
    display: block;
    float: right;
    width: 270px;
    position: relative;
    margin: 84px auto 0px auto;
}
span.aplus,span.aminus{
    display: block;
    float: left;
    width: 29px;
    height: 20px;
    margin-top: 2px;
    background-position: 0px 0px;
    margin-right: 20px;
    background-repeat: no-repeat;
    transition: all 0.4s;
}

span.print {
    display: flex;
    float: left;
    width: 150px;
    height:30px;
    margin-left:  20px;
    font-family: DINPro-Regular;
    font-size: 16px;
    color: #fff;
    justify-content: center;
    align-content: center;
    line-height: 27px;
    text-align: center;
    background-image: url("../img/printhov.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
span.print:hover {
    color: #85b7ef;
    cursor: default;
    background-position: 0px -30px;
}
span.aplus {
    background-image: url("../img/Aphov.png");
}
span.aplus:hover{
    background-position: 0px -19px;
}
span.aminus {
    background-image: url("../img/Amhov.png");
}
span.aminus:hover {
    background-position: 0px -19px;
}
/* top and background finish */
div.main_left {
    display: block;
    float: left;
    width: 820px;
    margin-right: 30px;
}
div.work_header {
    display: block;
    width: calc(100% - 34px);
    height: fit-content;
    padding: 20px 17px 20px 17px;
    margin-bottom: 60px;
    background-color: #fff;
}
span.work_head {
    display: block;
    width: 100%;
    /* float: left; */
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #790000;
}
span.work_text {
    display: block;
    /* float: left; */
    position: relative;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
    margin-top: 15px;
    line-height: 24px;
}
form.personal_info {
    display: block;
    width: 100%;
}
div.pers_div {
    display: block;
    float: left;
    width: 255px;
    margin-bottom: 20px;
}
div.pers_inp {
    display: block;
    float: left;
    width: 255px;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
    margin-left:  25px;
}
div.pers_inp_adr {
    display: block;
    float: left;
    width: 535px;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
    margin-left:  0px;
}
div.pers_inp:first-child {
    margin-left:  0;
}
span.per_span {
    display: block;
    float: left;
    width: 100%;
    padding: 5px 0px;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
}
span.per_span>sup {
    color:#ff0000;
    padding: 0px 3px;
}
select.per_sect {
    display: block;
    float: left;
    width: 100%;
    padding: 5px;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
    border: 1px solid #36363682;
    outline: #363636;
    background-image: url("../img/selecarr.png");
    background-repeat: no-repeat;
    background-position: 99% 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-appearance: none;
}
select.per_sect:hover {
    -webkit-box-shadow: 0 0 9px 0 #363636;
    box-shadow: 0 0 7px 0 #363636;
    border: 1px solid #fff;
}
select.per_sect>option:hover {
    -webkit-box-shadow: 0 0 9px 0 #363636;
    box-shadow: 0 0 7px 0 #363636;
    border: 1px solid #fff;
}
select.per_sect>option {
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
    background: #fff;
    padding: 5px;
    border: 1px solid #36363682;
    outline: #363636;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div.pers_inp>input, div.pers_inp_adr>input{
    display: block;
    float: left;
    padding: 5px 5px;
    width: 100%;
    border: 1px solid #36363682;
    outline: #363636;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div.pers_inp>input:hover, div.pers_inp_adr>input:hover {
    -webkit-box-shadow: 0 0 9px 0 #363636;
    box-shadow: 0 0 7px 0 #363636;
    border: 1px solid #fff;
}
textarea.pers_text {
    display: block;
    width: 99%;
    max-width: 100%;
    min-height: 300px;
    resize: none;
    padding: 5px;
    margin: 15px auto;
    border: 1px solid #36363682;
    outline: #363636;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
textarea.pers_text:hover {
    -webkit-box-shadow: 0 0 9px 0 #363636;
    box-shadow: 0 0 7px 0 #363636;
    border: 1px solid #fff;
}
button.pers_but {
    display: block;
    width: 200px;
    padding: 15px 0px;
    float:right;
    background-color: #1d4f87;
    outline: none;
    border:none;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
button.pers_but:hover {
    background-color: #13345a;

}
/* main left finish */
div.main_right {
    display: block;
    float: right;
    width:350px;
}

div.now span.elect_name {
    color: #fff;
}
div.now div.elec_icon1 {
    background-image: url("../img/emur1hov.png");
}
div.now div.elec_icon2 {
    background-image: url("../img/echaghov.png");
}
div.now div.elec_icon3 {
    background-image: url("../img/eqebulhov.png");
}
div.now div.elec_icon4 {
    background-image: url("../img/usconechov.png");
}
div.now div.elec_icon5 {
    background-image: url("../img/workmhov.png");
}
div.now div.elec_icon6 {
    background-image: url("../img/allqueshov.png");
}

div.electron_sivi {
    display: flex;
    width: 100%;
    background-color: #fff;
    padding: 15px 0px;
    margin-bottom: 15px;
    align-items:  center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
div.now {
    display: flex;
    width: 100%;
    background-color: #1d4f87;
    padding: 15px 0px;
    margin-bottom: 15px;
    align-items:  center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
div.electron_sivi:hover {
    background-color: #1d4f87;
}
div.electron_sivi:hover span.elect_name {
    color:#fff;
}
div.elec_icon1, div.elec_icon2, div.elec_icon3, div.elec_icon4, div.elec_icon5, div.elec_icon6 {
    display: block;
    float: left;
    width: 80px;
    height: 61px;
    margin-left: 25px;
    background-repeat: no-repeat;
}
div.elec_icon1 {
    background-image: url("../img/eicon3hov.png");
    background-size: 61px;
}
div.elec_icon2 {
    background-image: url("../img/exidmethov.png");
    background-size: 70px;
}
div.elec_icon3 {
    background-image: url("../img/calliconhov.png");
}
div.elec_icon4 {
    background-image: url("../img/eicon4hov.png");
    background-size: 55px;
}
div.elec_icon5 {
    background-image: url("../img/workm.png");
}
div.elec_icon6 {
    background-image: url("../img/allques.png");
}

div.electron_sivi:hover div.elec_icon1 {
    background-image: url("../img/eicon3.png");
}
div.electron_sivi:hover div.elec_icon2 {
    background-image: url("../img/exidmet.png");
}
div.electron_sivi:hover div.elec_icon3 {
    background-image: url("../img/callicon.png");
}
div.electron_sivi:hover div.elec_icon4 {
    background-image: url("../img/eicon4.png");
}
div.electron_sivi:hover div.elec_icon5 {
    background-image: url("../img/workmhov.png");
}
div.electron_sivi:hover div.elec_icon6 {
    background-image: url("../img/allqueshov.png");
}

span.elect_name {
    display: flex;
    float: left;
    margin-left: 15px;
    font-family: FF_DIN_Pro_Bold;
    font-size: 20px;
    color: #1d4f87;
    align-content: center;
    justify-content: center;
    line-height: 25px;
    margin-top: 10px;
}
/* main right finifh */
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    div.work_civi {
        display: block;
        width: 1200px;
        margin: 0 auto;
        height: 190px;
        position: relative;
        padding: 2px 0px;
        z-index: 558;
    }
    div.main_center {
        display: block;
        width: 1200px;
        margin: 40px auto;
    }
    span.civi_categ {
        display: block;
        position: relative;
        float: left;
        padding: 30px 0px;
        margin: 50px auto;
        font-family: RobotoCondensed-Regular;
        font-size: 30px;
        color:#fff;
        width: 71%;
        /* text-transform: uppercase; */
    }
    div.civi_copy {
        display: block;
        float: right;
        width: 320px;
        position: relative;
        margin: 84px auto 0px auto;
    }
    /* top and background finish */
    div.main_left {
        display: block;
        float: left;
        width: 820px;
        margin-right: 30px;
        overflow: hidden;
    }
    div.pers_inp {
        display: block;
        float: left;
        width: 255px;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        margin-left:  25px;
    }
    div.pers_div {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        padding-left: 2px;
    }
    div.pers_inp_adr {
        display: block;
        float: left;
        width: 535px;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        margin-left:  0px;
    }
    div.pers_inp:first-child {
        margin-left:  0;
    }
    div.pers_inp>input, div.pers_inp_adr>input{
        display: block;
        float: left;
        padding: 4px 5px 5px 5px;
        width: 96%;
        border: 1px solid #36363682;
        outline: #363636;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    /* main left finish */
    div.main_right {
        display: block;
        float: right;
        width:350px;
    }
    .pers_inp.special.clearfix {
        width: 385px;
    }
    .pers_inp_adr.special.clearfix {
        width: 501px;
    }

    .pers_inp_adr.special.clearfix input {
        margin: 2px 0px 3px 2px;
    }
    input.special_inpt {
        margin: 2px 0px 3px 2px;
    }
    .language_option.special {
        margin-top: -16px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {
    div.work_civi {
        display: block;
        width: 96%;
    }
    div.main_center {
        display: block;
        width: 96%;
        margin: 0 auto;
    }
    span.civi_categ {
        display: block;
        float: left;
        padding: 30px 0px;
        margin: 50px auto 0px auto;
        font-size: 25px;
    }
    div.civi_copy {
        display: block;
        width: 250px;
        margin: 84px auto 0px auto;
    }

    span.print {
        display: flex;
        float: left;
        width: 130px;
        height:30px;
        margin-left:  20px;
    }
    /* top and background finish */
    div.main_left {
        display: block;
        width: calc(100% - 370px);
        margin: 20px 15px 20px 0px;
        float: left;
        position: relative;
    }
    div.rehber_in table {
        width:100% !important;
    }
    div.rehber_in table td {
        width:33% !important;
    }


    div.pers_div {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 0px;
    }
    div.pers_inp {
        display: block;
        float: none;
        width: 100%;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        margin: 14px auto;
    }
    div.pers_inp_adr {
        display: block;
        float: left;
        width: 100%;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        margin: 15px auto;
    }
    div.pers_inp:first-child {
        margin-left:  0;
    }
    div.pers_inp>input {
        display: block;
        float: left;
        padding: 5px 5px;
        width: 100% !important;
        border: 1px solid #36363682;
        outline: #363636;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    div.pers_inp_adr>input{
        display: block;
        float: left;
        padding: 5px 5px;
        width: calc(100% - 171px) !important;
        border: 1px solid #36363682;
        outline: #363636;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    /* main left finish */
    div.main_right {
        display: block;
        float: right;
        width: 355px;
        margin: 20px auto;
    }

}

/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    div.work_civi {
        display: block;
        width: 96%;
    }
    div.main_center {
        display: block;
        width: 96%;
        margin: 0 auto;
    }
    span.civi_categ {
        display: block;
        float: none;
        padding: 10px 0px;
        margin: 10px auto;
        font-size: 25px;
        text-align: center;
    }
    div.civi_copy {
        display: block;
        width: 310px;
        margin: 0px auto;
        float: none;
    }

    span.print {
        display: flex;
        float: left;
        width: 130px;
        height:30px;
        margin-left:  20px;
    }
    /* top and background finish */
    div.main_left {
        display: block;
        float: none;
        width: 100%;
        margin: 30px auto;
    }

    div.rehber_in table {
        width:100% !important;
    }
    div.rehber_in table td {
        width:33% !important;
    }

    div.pers_div {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 0px;
    }
    div.pers_inp {
        display: block;
        float: none;
        width: 100%;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        margin: 14px auto;
    }
    textarea.pers_text{
        width:calc(100% - 10px) !important;
    }
    div.pers_inp_adr {
        display: block;
        float: none;
        width: 100%;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        margin: 15px auto;
    }
    div.pers_inp:first-child {
        margin-left:  0;
    }
    div.pers_inp>input {
        display: block;
        float: left;
        padding: 5px 5px;
        width: calc(100% - 10px) !important;
        border: 1px solid #36363682;
        outline: #363636;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    div.pers_inp_adr>input{
        display: block;
        float: left;
        padding: 5px 5px;
        width: calc(100% - 171px) !important;
        border: 1px solid #36363682;
        outline: #363636;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    /* main left finish */
    div.main_right {
        display: block;
        float: none;
        width: 100%;
        margin: 10px auto;
    }
    .language_item .pers_inp{
        width: 100% !important;
        margin: 5px 0px 5px 0px !important;
        padding: 5px 0px !important;
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    div.work_civi {
        display: block;
        width: 96%;
        margin: 0 auto;
        height: 68px;
        position: relative;
        padding: 2px 0px;
        z-index: 55555555;
        height: auto;
    }
    div.main_center {
        display: block;
        width: 96%;
        margin: 10px auto;
    }
    span.civi_categ {
        display: block;
        float: none;
        padding: 10px;
        margin: 10px auto;
        text-align: center;
        line-height: 35px;
        font-size: 25px;
    }
    div.civi_copy {
        display: block;
        float: none;
        width: 100%;
        margin: 10px auto;
    }
    span.print {
        width: 120px;
    }

    div.main_left {
        display: block;
        float: none;
        width: 100%;
        margin: 10px auto 20px auto;
    }

    div.rehber_in table {
        width:100% !important;
    }
    div.rehber_in table td {
        width:33% !important;
    }
    textarea.pers_text {
        width: calc(100% - 10px) !important;
    }
    div.pers_div {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 0px;
    }
    div.work_header{
        margin:5px 5px 5px 5px;
    }
    div.pers_inp {
        display: block;
        float: none;
        width: 100%;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        margin: 14px auto;
    }
    div.pers_inp_adr {
        display: block;
        float: none;
        width: 100%;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        margin: 15px auto;
    }
    div.pers_inp:first-child {
        margin-left:  0;
    }
    div.pers_inp>input {
        display: block;
        float: left;
        padding: 5px 5px;
        width: calc(100% - 10px) !important;
        border: 1px solid #36363682;
        outline: #363636;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    button.pers_but{
        width:100%;
    }
    div.pers_inp_adr>input{
        display: block;
        float: left;
        padding: 5px 5px;
        width: calc(100% - 150px) !important;
        border: 1px solid #36363682;
        outline: #363636;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .captch_refresh {
        display: block;
        width: 128px !important;
        height: 50px !important;
    }

    /* main left finish */
    div.main_right {
        display: block;
        float: none;
        width: 100%;
        margin: 10px auto;
    }
    .language_item .pers_inp{
        width: 100% !important;
        margin: 5px 0px 5px 0px !important;
        padding: 5px 0px !important;
    }
}
/* ============== Ishe muraciet and muracieti gondar Page finifh here  =================  */

/* ==============  Goverment muracieti  Page finifh here  =================  */
div.gov_murac {
    display: flex;
    float: left;
    width: 215px;
    height: 110px;
    margin-right:  25px;
    margin-bottom: 25px;
    padding: 20px;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    overflow: hidden;
    background-image:url("../img/govdivbg.png");
    background-position: -252px 0px;
    background-repeat: no-repeat;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
div.gov_murac:hover {
    background-position: 0px 0px;
}
div.gov_murac:hover span {
    color: #fff;
}

div.gov_murac:nth-child(4n) {
    /* margin-right:0px */
}
span.gov_txt {
    display: block;
    font-family: Roboto-Bold;
    font-size: 16px;
    color: #1d4f87;
    text-align: center;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;

}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    div.gov_murac {
        display: flex;
        float: left;
        width: 220px;
        height: 110px;
        margin-right: 10px;
        margin-bottom: 25px;
        padding: 20px;
    }
    div.gov_murac:nth-child(4n) {
        /* margin-right:0px */
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {
    div.gov_murac {
        display: flex;
        float: left;
        width: 100%;
        height: 110px;
        margin-right: 0;
        margin-bottom: 15px;
        padding: 15px 0px;
        background-image:url("../img/govdivbg.png");
        background-position: -395px 0px;
        background-size: cover;
        background-repeat: no-repeat;
    }


}

/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
    div.gov_murac {
        display: flex;
        float: left;
        width: 100%;
        height: 110px;
        margin-right: 0;
        margin-bottom: 15px;
        padding: 15px 0px;
        background-image:url("../img/govdivbg.png");
        background-position: 0 -140px;
        background-size: 100% 143px;
        background-repeat: no-repeat;
    }

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    div.gov_murac {
        display: flex;
        float: left;
        width: 100%;
        height: 110px;
        margin-right: 0;
        margin-bottom: 15px;
        padding: 15px 0px;
        background-image:url("../img/govdivbg.png");
        background-position: 0 -141px;
        background-size: 100% 143px;
        background-repeat: no-repeat;
    }


}
/* ============== Goverment muracieti  muracieti  Page finifh here  =================  */

/* ============== Call center  Page finifh here  =================  */
div.work_headercal {
    display: block;
    width: calc(100% - 37px);
    height: fit-content;
    padding: 20px 17px 20px 17px;
    border-left: 3px solid #1d4f87;
    margin-bottom: 10px;
    background-color: #fff;
}
div.call_drop_divs {
    display: block;
    width: 100%;
    margin-top: 10px;
}
div.call_drop {
    display: block;
    width: calc(100% - 37px);
    height: fit-content;
    padding: 20px 17px 20px 17px;
    border-left: 3px solid #1d4f87;
    background-color: #fff;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    background-color: #1d4f87 !important;
}
div.call_dropdown {
    display: none;
    width: calc(100% - 34px);
    padding: 10px 17px 10px 17px;
    border-bottom: 1px solid #1d4f87;
    margin-bottom: 10px;
    background-color: #fff;
}
div.call_drop:hover {
    background-color: #fff !important;
}
div.call_drop:hover span.cal1  {
    color: #363636 !important;
}
div.call_drop:hover span.cal2  {
    background-image: url("../img/caldricon.png");
    cursor: pointer;
    /* display: none; */
}
div.pagination-wrapper {
    width: 65%;
    margin:80px auto 0px auto;
}
ul.pagination {
    display: block;
    padding-left: 0;
    margin: 20px auto;
}
ul.pagination>li {
    display: inline;
    float: left;
    margin-right: 5px;
}
ul.pagination>li.active>a{
    background-color: #1d4f87;
    float: left;
    color: #fff;
}
ul.pagination>li>a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    border: 1px solid #ddd;
}
ul.pagination>li:hover a{
    background-color: #1d4f87;
    color: #fff;
}
span.call_head {
    display: inline-block;
    width: 200px;
    font-family: Roboto-Bold;
    font-size: 24px;
    color: #1d4f87;
}
span.call_fon {
    display: inline-block;
    width: 77px;
    height: 20px;
    margin-left: 15px;
    /* background-image: url("../img/clcent.png"); */
    background-repeat: no-repeat;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
span.cal1 {
    display: block;
    float: left;
    position: relative;
    font-family: Roboto-Regular;
    font-size: 17px;
    width: 90%;
    line-height: 25px;
    color: #363636;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    color: #fff !important;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    span.cal1 {
        display: block;
        float: left;
        width: 90%;
        position: relative;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #363636;
        line-height: 24px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -ms-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
    }
}
div.cal_click {
    display: block;
    float: right;
    position: relative;
    width: 25px;
    height: 25px;
    margin-top: 4px;
}
span.cal2 {
    display: block;
    float: right;
    position: relative;
    width: 25px;
    height: 25px;
    background-image: url("../img/caldriconhov.png");
    background-repeat: no-repeat;
    /* display: none; */
}
span.cal21 {
    display: block;
    float: right;
    position: relative;
    width: 25px;
    height: 25px;
    background-image: url("../img/caldrdiconhov.png");
    background-repeat: no-repeat;
    display: none;
}
span.cal21:hover {
    cursor: pointer;
}
span.cal_about {
    display: block;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
    margin-bottom: 10px;
    line-height: 27px;
    text-align: justify;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
/* ============== Call center  Page finifh here  =================  */

/* ============== Connect with us start  here  =================  */
div.us_top {
    display: block;
    width: 100%;
}
div.us_topdiv {
    display: block;
    width: 100%;
}
div.us_topdiv:nth-child(2n+1) {
    background-color: #fff;
}
div.us_topin {
    display: block;
    float:left;
    width:calc(50% - 20px);
    padding: 10px;
}
span.worker_name {
    display: block;
    font-family: Roboto-Bold;
    font-size: 16px;
    color:#1d4f87;
    padding: 5px 0px;

}
span.worker_about {
    display: block;
    font-family: Roboto-Regular;
    font-size: 16px;
    color:#363636;
    padding: 5px 0px;
    line-height: 23px;
}
div.worker_tel,div.worker_mail{
    display: block;
    width: 100%;
    float: left;
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 5px 0px;
    line-height: 23px;
}
span.telh {display: block;width: 70px;float: left;color:#1d4f87;}
span.telcont {display: block;float: left;color:#252525;}
span.mailcont {display: block;float: left;color:#252525;}

div.work_time {
    display: block;
    width: calc(100% - 20px);
    padding: 10px;
    margin: 20px auto;
    border-bottom: 1px solid #252525;
}
div.work_time>span {
    display: block;
    width:100%;
    font-family: Roboto-Bold;
    font-size: 16px;
    color:#252525;
    padding: 15px 0px;
}
div.adress {
    display: block;
    width: 100%;
    margin-top: 15px;
}
div.map_text {
    display: block;
    width: calc(100% - 420px);
    padding: 10px;
    float: right;
    line-height: 30px;
    margin-top: 10px;
}
div.map_span {
    display: block;
    width: 100%;
}
div.map_span>span {
    display: block;
    float: left;
    font-family: Roboto-Bold;
    font-size: 15px;
    color:#1d4f87;
    padding:3px 0px;
    margin-right:25px;
}
div.map {
    display: block;
    width: 100%;
    height: 400px;
    margin: 20px auto;
    width: 359px;
    float: left;
}
div.map>iframe {
    display: block;
    width: 100%;
    height: 400px;
}

/* ============== Connect with us finish  here  =================  */

/* ============== Foto in start  =================  */
div.galery {
    display: block;
    width: 100%;
}
.product_gallery_images_upload {
    width: 280px;
    height: 200px;
    background-size: cover;
    background-position: 50%;
    border-radius: 0px;
}
li.fonto_galeryli {
    margin-bottom: 25px !important;
    margin-right:  25px;
    margin-left: 0px !important;
    width: 280px;
    height: 200px;
    display: block;
    float: left;
}
a.fonto_galery_anchor:hover span.galer_text {
    visibility: visible;
}
span.galer_text {
    display: block;
    visibility: hidden;
    position: relative;
    top: -45px;
    float: left;
    padding: 5px;
    font-family: Roboto-Bold;
    font-size: 17px;
    color: #fff;
    text-align: left;
    transition: all 0.1s;
}
li.fonto_galeryli:nth-child(4n) {
    margin-right:  0px;
}

div.foto_select {
    display: block;
    float: left;
    width: 610px;
    margin: 50px auto;
    padding: 26px;
}
span.foto_categ {
    display: block;
    position: relative;
    float: left;
    padding: 30px 0px;
    margin: 50px auto;
    font-family: RobotoCondensed-Regular;
    font-size: 30px;
    color:#fff;
}
select.foto_cateq1 {
    display: block;
    width: 315px;
    float: left;
    font-family: DINPro-Light;
    font-size: 13px;
    color: #1d4f87;
    padding: 5px;
    margin-left: 0;
    background-color: #ffffffad;
}
select.foto_cateq2 {
    display: block;
    width: 240px;
    float: left;
    font-family: DINPro-Light;
    font-size: 13px;
    color: #1d4f87;
    padding: 5px;
    margin-left: 50px;
    background-color: #ffffffad;
}

div.civi_copyfot {
    display: block;
    float: right;
    width: 130px;
    position: relative;
    margin: 80px auto 0px auto;
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    div.foto_select {
        display: block;
        float: left;
        width: 610px;
        margin: 50px auto;
        padding: 26px;
    }
    span.foto_categ {
        display: block;
        position: relative;
        float: left;
        padding: 30px 0px;
        margin: 50px auto;
        font-family: RobotoCondensed-Regular;
        font-size: 30px;
        color:#fff;
    }
    select.foto_cateq1 {
        display: block;
        width: 315px;
        margin-top: 5px;
        float: left;
        font-family: DINPro-Light;
        font-size: 13px;
        color: #1d4f87;
        padding: 5px;
        margin-left: 0;
        background-color: #ffffffad;
    }
    select.foto_cateq2 {
        display: block;
        width: 240px;
        margin-top: 5px;
        float: left;
        font-family: DINPro-Light;
        font-size: 13px;
        color: #1d4f87;
        padding: 5px;
        margin-left: 50px;
        background-color: #ffffffad;
    }

    div.civi_copyfot {
        display: block;
        float: right;
        width: 174px;
        position: relative;
        margin: 80px auto 0px auto;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 971px) {

    div.foto_select {
        display: block;
        float: left;
        width: 610px;
        margin: 50px auto;
        padding: 26px;
    }
    span.foto_categ {
        display: block;
        position: relative;
        float: left;
        padding: 30px 0px;
        margin: 50px auto;
        font-family: RobotoCondensed-Regular;
        font-size: 30px;
        color:#fff;
    }
    select.foto_cateq1 {
        display: block;
        width: 315px;
        float: left;
        font-family: DINPro-Light;
        font-size: 13px;
        color: #1d4f87;
        padding: 5px;
        margin-left: 0;
        background-color: #ffffffad;
    }
    select.foto_cateq2 {
        display: block;
        width: 240px;
        float: left;
        font-family: DINPro-Light;
        font-size: 13px;
        color: #1d4f87;
        padding: 5px;
        margin-left: 50px;
        background-color: #ffffffad;
    }

    div.civi_copyfot {
        display: block;
        float: right;
        width: 140px;
        position: relative;
        margin: 80px auto 0px auto;
    }

}

/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 675px) and (max-width : 970px) {
    div.foto_select {
        display: block;
        float: left;
        width: 320px;
        margin: 20px auto;
        padding: 26px;
    }
    span.foto_categ {
        display: block;
        position: relative;
        float: left;
        padding: 30px 0px;
        margin: 50px auto;
        font-family: RobotoCondensed-Regular;
        font-size: 30px;
        color:#fff;
    }
    select.foto_cateq1 {
        display: block;
        width: 315px;
        float: none;
        margin-top: 28px;
        margin-bottom: 10px;
        font-family: DINPro-Light;
        font-size: 13px;
        color: #1d4f87;
        padding: 5px;
        margin-left: 0;
        background-color: #ffffffad;
    }
    select.foto_cateq2 {
        display: block;
        width: 240px;
        float: none;
        font-family: DINPro-Light;
        font-size: 13px;
        color: #1d4f87;
        padding: 5px;
        margin:  auto;
        background-color: #ffffffad;
    }

    div.civi_copyfot {
        display: block;
        float: right;
        width: 145px;
        position: relative;
        margin: 80px auto 0px auto;
    }


}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 674px) {
    div.foto_select {
        display: block;
        float: none;
        width: 100%;
        margin: 0px auto 10px auto;
        padding: 0;
    }
    span.foto_categ {
        display: block;
        position: relative;
        float: none;
        text-align: center;
        padding: 0;
        margin: 10px auto;
        font-family: RobotoCondensed-Regular;
        font-size: 30px;
        color:#fff;
    }
    select.foto_cateq1 {
        display: block;
        width: 100%;
        float: none;
        margin-top: 28px;
        margin-bottom: 10px;
        font-family: DINPro-Light;
        font-size: 13px;
        color: #1d4f87;
        padding: 5px;
        margin-left: 0;
        background-color: #ffffffad;
    }
    select.foto_cateq2 {
        display: block;
        width: 100%;
        float: none;
        font-family: DINPro-Light;
        font-size: 13px;
        color: #1d4f87;
        padding: 5px;
        margin:  auto;
        background-color: #ffffffad;
    }
    select option {
        display: block;
        width: 315px;
        float: none;
        font-family: DINPro-Light;
        font-size: 13px;
        color: #1d4f87;
        padding: 5px;
        margin:  auto;
        background-color: #ffffffad;
    }

    div.civi_copyfot {
        display: block;
        float: none;
        width: 130px;
        position: relative;
        margin:10px auto;
    }

}


/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    li.fonto_galeryli:nth-child(4n) {
        margin-right:  0px;
    }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 915px) {
    li.fonto_galeryli:nth-child(4n) {
        margin-right:  25px;
    }

}

/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 653px) and (max-width : 914px) {
    li.fonto_galeryli:nth-child(4n) {
        margin-right:  25px;
    }
    li.fonto_galeryli:nth-child(2n) {
        margin-right: 0px;
        float: right;
    }
    li.fonto_galeryli:nth-child(2n+1) {
        float: left;
    }

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 652px) {
    li.fonto_galeryli {
        display: block;
        float: none !important;
        margin: 20px auto !important;
    }
    li.fonto_galeryli:nth-child(4n) {
        margin-right:  25px;
    }


}
/* ============== Foto in finish  =================  */

/* ============== Fealiyyet page start  =================  */
div.feal_divs {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 5px 0px 15px 0px;
    /* border-bottom: 1px dashed #000; */
}
div.feal_divs:hover a.feal_etr {
    background-color: #1d4f87;
    color: #fff;
}
div.feal_divs:hover .etraf_div {
    color: #1d4f87;
}
div.feal_divs>.etraf_div {
    display: block;
    position: relative;
    float: right;
    width: calc(100% - 165px);
    padding: 2px 0px 20px 0px;
    font-family: FF_DIN_Pro_Bold;
    font-size: 17px;
    color: #000;
    text-align: left;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    line-height: 20px;
    text-decoration: none;
}

a.feal_etr {
    display: flex;
    position: relative;
    float: left;
    width: 124px;
    padding: 13px;
    margin-right: 15px;
    background-color: #fff;
    font-family: Roboto-Bold;
    font-size: 14px;
    color: #1d4f87;
    text-align: center;
    text-decoration: none;
    align-content: center;
    justify-content: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-color: #1d4f87;
    color: #fff;
}
div.check_feal {
    display: block;
    width: calc(100% - 40px);
    padding: 20px;
    background-color: #fff;
    margin-bottom: 30px;
}
a.tick{
    display: block;
    width:100%;
    padding: 10px 0px;
    background-color: #fff;
    border-bottom: 1px dashed #1d4f87;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none;
}
a.acttick {
    border-bottom:1px dashed #000;
    border: none;
}
a.acttick>div.divtick {
    /* background-image: url("../img/tickhov.png"); */
}
a.acttick>span {
    color: #000 !important;
}
a.tick:hover {
    border-bottom: 1px dashed #000;
    border: none;
}
a.tick:hover div.divtick{
    /* background-image: url("../img/tickhov.png"); */
}
a.tick:hover span{
    color: #000;
}
a.tick>span{
    display: block;
    float: left;
    width: calc(100% - 25px);
    background-color: #fff;
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #1d4f87;
    margin-top: 2px;
}
div.divtick {
    display: block;
    float: left;
    width: 0px;
    height: 18px;
    margin-right: 0px;
    /* background-image: url("../img/tick.png"); */
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    div.feal_divs>span.etraf_div {
        width: 100%;
        float: none;
        margin: 10px auto;
        text-align: justify;
        display: block;
    }
    div.feal_divs {
        width: 100%;
        float: none;
        margin: 10px auto;
        text-align: justify;
        display: block;
        padding-bottom: 5px;
    }
    a.feal_etr {
        float: none;
        margin: 0px auto 20px auto;

    }
    div.feal_divs>.etraf_div {
        display: block;
        float: none;
        width: 100%;
    }
    span.etraf_div {
        width: 100%;
    }

    div.us_topin {
        display: block;
        float: none;
        width: 100%;
        padding: 10px 0px;
        margin-bottom: 5px
    }
    div.map_text {
        display: block;
        width: 100%;
        padding: 5px 0px;
        float: none;
    }
    div.map {
        display: block;
        width: 100%;
        height: 400px;
        margin: 10px auto;
        float: none;
    }

}
/* ============== Fealiyyet page finish  =================  */

/* ============== Qanunlar page start here  =================  */
span.madde_text {
    display: block;
    position: relative;
    float: right;
    width: calc(100% - 165px);
    padding: 2px 0px 20px 0px;
    font-family: DINPro-Regular;
    font-size: 17px;
    color: #000;
    text-align: left;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
@media only screen and (min-width : 320px) and (max-width : 480px) {
    span.madde_text {
        width: 100%;
        float: none;
        margin: 10px auto;
        text-align: justify;
    }


}
/* ============== Qanunlar page finish here  =================  */

/* ============== Tarix page start here  =================  */
div.date_all {
    display: block;
    /* float: left; */
    width: 100%;
    margin-bottom: 30px;
}
span.date_head {
    display: block;
    width: 100%;
    font-family: Roboto-Bold;
    font-size: 25px;
    color: #1d4f87;
    padding: 15px 0px;
}
span.date_text {
    display: block;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #252525;
    padding: 15px 0px;
    line-height: 24px;
    text-align: justify;
}
div.date_share {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 25px 0px;
    float: left;
    border-top: 1px solid #1d4f87;
}
a.share, a.fbdat, a.twtdat, a.indat, a.whatdat, a.messagedat , a.googledat {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    margin: 10px 1px 10px 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.share {background-image: url("../img/share.png");margin-right: 10px;}
a.share:hover {background-image: url("../img/sharehov.png");background-color: #1d4f87;}

a.fbdat {background-image: url("../img/fbdat.png");}
a.fbdat:hover {background-image: url("../img/fbdathov.png");background-color: #1d4f87;}

a.twtdat {background-image: url("../img/twtdat.png");}
a.twtdat:hover {background-image: url("../img/twtdathov.png");background-color: #1d4f87;}

a.indat {background-image: url("../img/indat.png");}
a.indat:hover {background-image: url("../img/indathov.png");background-color: #1d4f87;}

a.whatdat {background-image: url("../img/what.png");}
a.whatdat:hover {background-image: url("../img/whathov.png");background-color: #1d4f87;}

a.messagedat {background-image: url("../img/messag.png");}
a.messagedat:hover {background-image: url("../img/messaghov.png");background-color: #1d4f87;}

a.googledat {background-image: url("../img/googl.png");}
a.googledat:hover {background-image: url("../img/googlhov.png");background-color: #1d4f87;}

/* ============== Tarix page finish here  =================  */

/* ============== Rehberlik page start here  =================  */
div.lider_divs {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 40px;
    /* border-bottom: 1px dashed #1d4f87; */
}
img.lider_foto {
    display: block;
    float: left;
    width: 250px;
    height: 350px;
    margin: 0px 10px 10px 0px;
}
div.lider_about {
    display: block;
    float: left;
    width: calc(100% - 0px);
}
div.lider_name {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    width: 70%;
    float: left;
}
span.ldname {
    display: block;
    width: 100%;
    font-family: Roboto-Bold;
    font-size: 22px;
    color: #1d4f87;
    padding-bottom: 10px;
}
span.ldabout {
    display: block;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 22px;
    color: #252525;
    padding-bottom: 15px;
}
div.ldtel,div.ldmail {
    display: block;
    width: 100%;
}
span.ldtnam {
    display: block;
    float: left;
    width: 100px;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #1d4f87;
    padding-bottom: 10px;
}
.lider_name.r_right{
    float: right;
    width: 150px;
}
span.ldtnum {
    display: block;
    float: left;
    width: calc(100% - 100px);
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #252525;
}
a.lid_etr {
    display: block;
    float: left;
    width: 120px;
    padding: 15px;
    background-color: #1d4f87;
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.lid_etr:hover {
    background-color: #13345a;
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 930px) {
    div.lider_divs {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 25px;
        border-bottom: 1px dashed #1d4f87;
    }
    img.lider_foto {
        display: block;
        float: left;
        width: 250px;
        height: 350px;
        margin: 0px 10px 10px 0px;
    }
    div.lider_about {
        display: block;
        float: left;
        width: calc(100% - 260px);
    }
    div.lider_name {
        display: block;
        width: 100%;
        margin-bottom: 50px;
    }
    span.ldname {
        display: block;
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 22px;
        color: #1d4f87;
        padding-bottom: 10px;
    }
    span.ldabout {
        display: block;
        width: 100%;
        font-family: Roboto-Regular;
        font-size: 22px;
        color: #252525;
        padding-bottom: 15px;
    }
    div.ldtel,div.ldmail {
        display: block;
        width: 100%;
    }

}
/* Medium part (portrait and landscape) ----------- */
@media only screen and (max-width: 929px) and (min-width: 0px) {
    div.lider_divs {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 25px;
        border-bottom: 1px dashed #1d4f87;
    }
    img.lider_foto {
        display: block;
        float: none;
        margin: 0px auto  20px auto;
    }
    div.lider_about {
        display: block;
        float: none;
        width:100%;
    }
    div.lider_name {
        display: block;
        width: 100%;
        margin-bottom: 40px;
    }
    span.ldname {
        display: block;
        width: 100%;
        font-family: Roboto-Bold;
        font-size: 22px;
        color: #1d4f87;
        padding-bottom: 10px;
        text-align: justify;
    }
    span.ldabout {
        display: block;
        width: 100%;
        font-family: Roboto-Regular;
        font-size: 22px;
        color: #252525;
        padding-bottom: 5px;
        text-align: justify;
        line-height: 30px;
    }
    div.ldtel,div.ldmail {
        display: block;
        width: 100%;
    }

}
/* ============== Rehberlik page finish here  =================  */

/* ============== Rehberlik+in page finish here  =================  */
div.rehber_in {
    display: block;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #252525;
    text-align: justify;
    line-height: 27px;
}
div.lider_namein {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
div.liderin_name {
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0px;
}
img.lid_img {
    display: block;
    float: left;
    width: 250px;
    height: 350px;
    margin: 0px 20px 10px 0px;
}
span.rehberin_name {
    display: block;
    width: calc(100% - 270px);
    float: left;
    padding-bottom: 20px;
    margin-bottom: 10px;
    font-family: Roboto-Bold;
    font-size: 26px;
    color: #1d4f87;
    border-bottom: 1px solid #1d4f87;
}
span.rehberin_vezif {
    display: block;
    width: calc(100% - 270px);
    float: left;
    font-family: Roboto-Regular;
    font-size: 25px;
    color: #252525;
    padding-bottom: 20px;
    line-height: 35px;
}
div.ldtelin,div.ldmailin {
    display: block;
    width: 100%;
}
span.ldtnamin {
    display: block;
    float: left;
    width: 100px;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #1d4f87;
    padding-bottom: 10px;
}
span.ldtnumin {
    display: block;
    float: left;
    width: calc(100% - 100px);
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #252525;
}
/* ============== Rehberlik+in page finish here  =================  */

/* ============== NEWS PAGE start  here  =================  */
div.news_all {
    display: block;
    width: 100%;
    margin: 20px auto;
}
div.info_innew {
    display: block;
    float: left;
    width: 280px;
    padding-bottom: 13px;
    margin-right: 20px;
    margin-bottom: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 340px;
}
div.info_innew {
    cursor: pointer;
}
div.info_innew:nth-child(4n) {
    margin-right: 0px;
}
div.info_innew:hover div.inf_hover,div.info_innew:hover div.info_foto::before {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 33;
}
div.info_innew:hover div.info_date {
    background-color: #13345a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

div.foto_selectnew {
    display: block;
    float: right;
    width: calc(100% - 332px);
    margin: 50px auto 0px auto;
    padding: 26px 0px;
}
select.foto_cateq2new {
    display: block;
    width: 240px;
    float: right;
    font-family: DINPro-Light;
    font-size: 13px;
    color: #1d4f87;
    padding: 5px;
    margin-right: 50px;
    background-color: #ffffffad;
}
span.arxivnew {
    display: flex;
    float: right;
    width: 60px;
    padding-left: 35px;
    height:30px;
    margin-left:  20px;
    font-family: DINPro-Regular;
    font-size: 16px;
    color: #fff;
    justify-content: center;
    align-content: center;
    line-height: 27px;
    text-align: center;
    background-image: url("../img/arxiv.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
span.arxivnew:hover {
    color: #85b7ef;
    cursor: default;
    background-position: 0px -31px;
}


/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    div.info_innew {
        width: 280px;
        padding-bottom: 13px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    div.info_innew:nth-child(4n) {
        margin-right: 0px;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 911px) {
    div.info_innew {
        width: 280px;
        padding-bottom: 13px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    div.info_innew:nth-child(4n) {
        margin-right: 20px;
    }

}

/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 606px) and (max-width : 910px) {
    div.info_innew {
        width: 280px;
        padding-bottom: 13px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    div.info_innew:nth-child(2n) {
        margin-right: 0px;
        float: right;
    }
    div.info_innew:nth-child(2n + 1) {
        margin-right: 20px;
        float: left;
    }

}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 605px) {
    div.info_innew {
        float: none;
        width: 280px;
        padding-bottom: 13px;
        margin: 20px auto;
    }
    div.info_innew:nth-child(4n) {
        margin: 20px auto;
        float: none;
    }
    img.lid_img {
        display: block;
        float: none;
        width: 250px;
        height: 350px;
        margin: 0px auto 15px auto;
    }
    span.rehberin_name {
        display: block;
        width: 100%;
        float: none;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
    span.rehberin_vezif {
        display: block;
        width: 100%;
        float: none;
        padding-bottom: 20px;
        line-height: 35px;
    }

    .rehber_in {
        overflow-x: scroll;
    }
    .rehber_in img {
        width:100% !important;
        height: 407px;
        margin:5px auto 10px auto !important;
    }

}

/* ============== NEWS PAGE Finish  here  =================  */

/* ============== NEWS-In  PAGE Start  here  =================  */
span.printnewin {
    display: flex;
    float: right;
    width: 150px;
    height:30px;
    margin-left:  20px;
    font-family: DINPro-Regular;
    font-size: 16px;
    color: #fff;
    justify-content: center;
    align-content: center;
    line-height: 27px;
    text-align: center;
    background-image: url("../img/printhov.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
span.printnewin:hover {
    color: #85b7ef;
    cursor: default;
    background-position: 0px -30px;
}
span.aplusnewin,span.aminusnewin {
    display: block;
    float: right;
    width: 29px;
    height: 20px;
    margin-top: 3px;
    background-position: 0px 0px;
    margin-right: 20px;
    background-repeat: no-repeat;
    transition: all 0.4s;
}
span.aplusnewin {
    background-image: url("../img/Aphov.png");
}
span.aplusnewin:hover{
    background-position: 0px -19px;
}
span.aminusnewin {
    background-image: url("../img/Amhov.png");
}
span.aminusnewin:hover {
    background-position: 0px -19px;
}
span.looknew {
    display: flex;
    float: right;
    width: 72px;
    height:22px;
    padding-left: 25px;
    margin-left:  20px;
    margin-top: 3px;
    font-family: DINPro-Regular;
    font-size: 16px;
    color: #fff;
    justify-content: center;
    align-content: center;
    line-height: 21px;
    text-align: center;
    background-image: url("../img/look.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
span.looknew:hover {
    color: #85b7ef;
    cursor: default;
    background-position: 0px -22px;
}
span.civi_categnewin {
    display: block;
    position: relative;
    float: left;
    padding: 30px 0px;
    margin: 50px auto 0px auto;
    font-family: RobotoCondensed-Regular;
    font-size: 30px;
    color:#fff;
}
div.now_info {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    /* border-bottom: 1px dashed #363636; */
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
div.now_info:hover span.now_text {
    color: #1d4f87;
}
span.now_head {
    display: block;
    width: 100%;
    font-family: Roboto-Bold;
    font-size: 16px;
    color: #363636;
    text-align: left;
    padding-bottom: 10px;
    line-height: 21px;
}
span.now_text {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    font-family: Roboto-Regular;
    font-size: 16px;
    color: #363636;
    text-align: left;
    line-height: 20px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
@media only screen and (max-width: 981px) and (min-width: 320px) {

    select.foto_cateq2new {
        display: block;
        position: relative;
        width: 100%;
        top: 10px;
        float: none;
        padding: 5px;
        margin:10px auto;
    }
    span.arxivnew {
        display: flex;
        float: right;
        width: 60px;
        height:30px;
        padding-left: 35px;
        margin: 5px;
    }
    div.foto_selectnew {
        display: block;
        float: none;
        width:100%;
        margin: 10px auto;
        padding: 10px 0px;
    }
    span.printnewin {
        display: flex;
        float: left;
        width: 150px;
        height:30px;
        margin: 5px;
    }
    span.aplusnewin,span.aminusnewin {
        display: block;
        float: left;
        width: 29px;
        height: 20px;
        margin: 10px;
    }
    span.looknew {
        display: flex;
        float: right;
        width: 72px;
        height:22px;
        padding-left: 25px;
        margin: 9px 5px 5px 5px;
        /* margin-top: 3px; */
    }
    span.civi_categnewin {
        display: block;
        float: none;
        padding: 10px;
        margin: 10px auto;
        text-align: center;
        line-height: 10px;
        font-size: 25px;
    }

}
/* news in center */
div.nwe_inner {
    display: block;
    width: 100%;
}
div.news_inhead {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
span.news_intxt1 {
    font-family: Roboto-Bold;
    font-size: 27px;
    color: #1d4f87;
    line-height: 30px;
}
span.news_intxt2 {
    font-family: Roboto-Bold;
    font-size: 27px;
    color: #790000;
}
div.news_incateg {
    display: block;
    width: 100%;
    margin-top: 30px;
}
span.category {
    display: block;
    width: 208px;
    float: left;
    padding: 10px;
    margin-right: 20px;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #fff;
    background-color: #197b30;
    text-align: center;
}
span.category_date {
    display: block;
    width: 150px;
    float: left;
    padding: 7px;
    font-family: Roboto-MediumItalic;
    font-size: 16px;
    color:#1d4f87;
}
div.news_infoto {
    display: block;
    width: 100%;
    height: 585px;
    margin: 20px auto;
    background-position: center;
    background-repeat: no-repeat;
}
div.news_inbdytext {
    display: block;
    width: 100%;
}
div.news_inbdytext>span {
    display: block;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #252525;
    line-height: 25px;
}
li.news_galry {
    width: 260px !important;
    height: 185px !important;
    margin: 0px 20px 20px 0px !important;
}
li.news_galry:nth-child(4n) {
    margin-right: 0px !important;
}
a.newsin_anchor {
    display: block;
    width: 260px !important;
    height: 185px !important;
}
div.news_galrydiv {
    display: block;
    width: 260px !important;
    height: 185px !important;
}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    li.news_galry {
        width: 250px !important;
        height: 185px !important;
        margin: 0px 20px 20px 0px !important;
    }
    li.news_galry:nth-child(4n) {
        margin-right: 0px !important;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 925px) {
    li.news_galry {
        width: 260px !important;
        height: 185px !important;
        margin: 0px 20px 20px 0px !important;
    }
    li.news_galry:nth-child(4n) {
        margin-right: 20px !important;
    }
    li.news_galry:nth-child(2n) {
        margin-right: 0px !important;
    }

}

/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 0px) and (max-width : 924px) {
    li.news_galry {
        width: 260px !important;
        height: 185px !important;
        margin: 10px auto !important;
        float: none !important;
    }
    li.news_galry:nth-child(4n) {
        margin: 10px auto !important;
        float:none !important;
    }
    li.news_galry:nth-child(2n) {
        margin: 10px auto !important;
        float: none !important;
    }

}

/* news in center */
/* ============== NEWS-In  PAGE Finish  here  =================  */

/* ============== STRUCTUR  PAGE Start  here  =================  */
div.struct_part {
    display: block;
    width: 100%;
}
div.struct_line {
    display: block;
    width: 100%;
    margin: 20px auto;
    border-bottom: 1px solid #1d4f87;
}
span.struc_header {
    display: block;
    width: 80%;
    margin: 4px auto;
    padding: 7px;
    font-family: RobotoCondensed-Bold;
    font-size: 28px;
    color: #1d4f87;
    text-align: center;
    /* border-bottom: 1px solid #1d4f87; */
}
div.pop_upkomit {
    display: block;
    max-width: 780px;
    width: calc(100% - 70px);
    position: absolute;
    padding: 20px;
    background-color: #fff;
    z-index: 77;
    box-shadow: 0 0 8px 0.01px #000;
    -webkit-box-shadow: 0 0 8px 0.01px #000;
}
span.popup_close {
    position: relative;
    display: block;
    float: right;
    margin: -35px;
    width: 35px;
    height: 35px;
    background-color: #1d4f87;
    background-image:url("../img/popupcls.png");
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 3px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
span.popup_close:hover {
    background-color: #13345a;
    cursor: pointer;
}
span.popuo_text {
    display: block;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #363636;
    text-align: justify;
}
ul.struct_ul {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.struct_ul>li.str_sedr {
    display: block;
    width: 250px;
    float: none;
    position: relative;
    padding: 0;
    margin: 20px auto;
}
ul.struct_ul>li {
    display: block;
    width: 259px;
    float: left;
    position: relative;
    padding: 0;
    margin-right: 8px;
    margin-bottom: 20px;
    margin-left: 6px;
    height: 115px;
}
ul.struct_ul>li:nth-child(4n) {
    /* margin-right: 0px; */
}
ul.struct_ul>li>a.pop_clic {
    display: block;
    position: relative;
    padding: 20px;
    font-family: RobotoCondensed-Regular;
    font-size: 20px;
    color: #fff;
    background-color: #1d4f87;
    text-align: center;
    text-decoration: none;
    height: 60px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
ul.struct_ul>li>a.pop_clic:hover {
    background-color: #13345a;
}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1223px) and (min-width: 768px) {

}

/* Medium part (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {


}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    ul.struct_ul {
        margin: 0px auto;
    }
    ul.struct_ul>li {
        display: block;
        width: 100%;
        float: none;
        position: relative;
        padding: 0;
        margin: 0px auto 15px auto;
    }
    ul.struct_ul>li:nth-child(4n) {
        margin: 0px auto 15px auto;
    }
    ul.struct_ul>li.str_sedr {
        display: block;
        width: 100%;
        float: none;
        position: relative;
        padding: 0;
        margin: 0px auto 15px auto;
    }

}
.inf_hover.only_foto.clearfix {
    position: relative;
    display: block;
    visibility: hidden;
    opacity: 0;
    width: 28px;
    float: left;
    padding: 5px;
    top: -219px;
    left: 3px;
    background-color: #a42725;
    z-index: 33;
    margin-right: 40px;
}

a.inf_hv1.only_fotos {
    border-right: none;
}
.inf_hover.only_video.clearfix {
    width: 20px;
    margin-right: 45px;
}

a.news_info_a {
    display: block;
    float: left;
    width: 205px;
    font-family: RobotoCondensed-Regular;
    font-size: 17px;
    color: #000;
    text-align: left;
    line-height: 23px;
    text-decoration: none;
}
a.all_services {
    display: flex;
    text-decoration: none;
}
a.main_services {
    text-decoration: none;
}
/* ============== STRUCTUR  PAGE Finish  here  =================  */
img.banner_imgs {
    width: 210px;
    height: 70px;
}
span.aplus.normal_font {
    background-image: url(../img/Anhov.png);
}
.civi_categ.in_law {
    margin-top: 22px;
    font-size: 24px;
    line-height: 35px;
}
span.aminusnewin.anormalnewin {
    background-image: url(../img/Anhov.png);
}
div.call_dropdown *{
    font-size:17px !important;
    line-height:25px;
}
div.call_dropdown p{
    margin:0px !important;
}

ul.sitemap li a {
    color: #1d4f87;
    text-decoration: none;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px;
    font-weight: 600;
}
ul.sitemap ul.sub_map {
    margin-left: 35px;
}
ul.sitemap li {
    padding: 3px 0;
    clear: both;
}
.search_result {
    margin: 0px;
    padding-left: 9px;
    padding-right: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    border-bottom-style: dotted;
}
.search_r_top {
    display: block;
}
a.search_r_a {
    text-decoration: none;
    color: #337ab7;
}
span.search_r_title {
    color: #1a0dab;
    font-size: 17px;
    font-weight: bolder;
    font-family: "Skolar Regular",Palatino,Cambria,"Droid Serif",Georgia,"Times New Roman",Times,serif !important;
}
span.search_date {
    display: block;
    font-style: italic;
    margin-top: 6px;
}
span.search_r_link {
    display: block;
    color: #006621;
    font-style: normal;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}
span.search_r_text {
    font-size: 13px;
    color: #000;
    margin-top: 4px;
    display: block;
}
.s_result {
    font-size: 17px;
    font-family: RobotoCondensed-Regular;
}
p.no_result {
    color: red;
    padding: 10px;
    text-align: center;
    margin-top: 30px;
}
.adv_search {
    margin: 32px 0 20px;
}
.adv_search input {
    margin: 0;
    padding: 0 10px;
    width: 67%;
    height: 32px;
    border: 1px solid #00324c;
}
.adv_search select {
    margin: 0;
    padding: 0 11px;
    height: 32px;
    width: 178px;
    margin-left: -5px;
    border: 1px solid #00324c;
}
.adv_search button {
    margin: 0;
    padding: 5px 29px;
    margin-left: -6px;
    background: #1d4f87;
    border: 1px solid #1d4f87;
    color: #FFF;
    height: 32px;
}
a.fonto_galery_anchor:hover img.news_gal {
    display: none;
}
a.news_gal_link {
    font-family: Roboto-Bold;
    font-size: 27px;
    color: #1d4f87;
    line-height: 30px;
    text-decoration: none;
}

.myv_youtube.full_dq.clearfix {
    width: 100%;
    height: auto;
}

.myv_text.full_dq.clearfix {
    width: 100%;
    margin-top: 12px;
    margin-left: 0px;
}

.myv_txt.full_dq {
    width: 98%;
    padding: 10px 11px 10px 11px;
    display: block;
    position: relative;
}
.myv_bottom a {
    color: #fff;
    text-decoration: none;
}
.call_drop_divs.open .cal2 {
    display: none;
}
.call_drop_divs.open .cal21 {
    display: block;
}
.call_drop_divs.open .dropdown__top {
    display: block;
    background:#1d4f87;
}
.call_drop_divs.open span.cal1 {
    color: #fff !important;

}
.btns.clearfix a {
    display: block;
    position: relative;
    float: left;
    margin-left: 7px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    /* border: 1px solid #ffffff; */
    background-repeat: no-repeat;
    background-position: center;
    padding: 1px;
}
.btns.clearfix a:hover {
    border: 0px solid #1d4f87;
}
.btns.clearfix {
    width: 151px;
    float: left;
    margin: 0;
    margin-top: -8px;
    margin-left: 42px;
}
.homemenu {
    background: none;
    margin-top: 14px;
    height: 37px;
    margin-left: 0;
    padding: 0;
    float: left;
    list-style: none;
}

img.home-bg {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 23px;
}
.swiper-wrapper a {
    background-repeat: no-repeat;
    background-size: cover;
}
.latest_news.clearfix a.info_name {
    text-decoration: none;
}
.myv_bottom.clearfix.all_news {
    margin-top: 1px;
}
img.signature {
    width: 90px;
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}
ul.struct_ul>li.str_sedr:first-child {
    width: 255px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    /* height: 67px; */
}
a.ftcall_link.clearfix {
    text-decoration: none;
}
a.feal_a_href {
    display: block;
    position: relative;
    float: right;
    width: calc(100% - 165px);
    padding: 2px 0px 20px 0px;
    font-family: FF_DIN_Pro_Bold;
    font-size: 17px;
    color: #000;
    text-align: left;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    line-height: 20px;
    text-decoration: none;
}
span.foto_categ>a.news_gal_link {
    font-family: RobotoCondensed-Regular;
    font-size: 30px;
    color: #fff;
}
li.news_right_cat {
    list-style: none;
}

a.news_right_cat {
    display: block;
    width: 100%;
    padding: 10px 0px;
    background-color: #fff;
    border-bottom: 1px dashed #1d4f87;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none;
    display: block;
    float: left;
    width: calc(100% - 25px);
    background-color: #fff;
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #1d4f87;
    margin-top: 2px;
    text-decoration: none;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {

    .adv_search input {
        margin: 0;
        padding: 0 10px;
        width: calc(100% - 22px);
        height: 32px;
        border: 1px solid #00324c;
    }
    .adv_search select {
        margin: 5px auto;
        padding: 0 11px;
        height: 32px;
        width: calc(100% - 112px);
        border: 1px solid #00324c;
    }
    div.news_infoto {
        display: block;
        width: 100%;
        height: 300px;
        margin: 20px auto;
        background-position: center;
        background-repeat: no-repeat;
    }

}
img.news_images {
    display: block;
    width: 100%;
    height: 100%;
}
a.inst {
    background-image: url(../img/inst.png);
    background-size: 18px 16px;
}

.call_analytcs{
    display: block;
    /* background-image: url(../img/stickbg1.png); */
    min-height: 300px;
}
.call_analytcs_right {
    height: 100%;
    float: right;
    width: 55%;
    background-color: #1d4f87;
}
.call_analytcs_left {
    background: #f3f3f3;
    height: 100%;
    float: left;
    width: 45%;
    min-height: 300px;
    position: relative;
    background-image: url(../img/call_img.jpg?v14);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}


.container {
    max-width: 1100px;
    margin: 0 auto;
    /* overflow: auto; */
}



.counters {
    color: #fff;
    padding: 5px 20px;
}

.counters .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px;
    text-align: center;
}

.counters i {
    color: lightskyblue;
    margin-bottom: 5px;
}

.counters .counter {
    font-size: 43px;
    margin: 10px 0;
    border-bottom: 2px solid;
    text-align: left;
}
b.sir1 {
    font-family: ProximaNovas;
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #ffffff;
    margin-top: 25px;
    display: block;
    margin-left: 17px;
}
@media (max-width: 1199px) {
    .counters .container {
        grid-template-columns: repeat(2, 1fr);
    }
    .call_analytcs_left {
        height: 100%;
        float: none;
        width: 100%;
        clear: both;
    }

    .call_text {
        width: calc(100% - 40px);
        position: relative !important;
        padding: 20px;
        text-align: justify;
        line-height: 28px;
        background: #7b98b8;
        position: absolute;
        top: 0 !important;
        left: 0 !important;
        margin: 10px 0 0px 0 !important;
        transform: none !important;
        color: #ebebeb;
        clear: both;
    }

    .call_analytcs_right {
        width: 492px;
        background: #1d4f87a6;
        height: 100%;
        float: none;
        width: 100%;
    }
    .counters .container > div:nth-of-type(1),
    .counters .container > div:nth-of-type(2) {
        /* border-bottom: 1px lightskyblue solid; */
        padding-bottom: 20px;
    }
    b.sir1 {
        font-family: ProximaNovas;
        font-size: 23px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.19;
        letter-spacing: normal;
        color: #ffffff;
        margin-top: 0px;
        display: block;
        margin-left: 17px;
        padding: 10px 0;
    }


}

.container h3 {
    font-size: 16px;
    text-align: left;
}
.call_text {
    padding: 0px 20px 15px 20px;
    text-align: justify;
    line-height: 28px;
    background: #1d4f8773;
    background-size: 100%;
    position: relative;
    /* top: 49%; */
    /* left: 40%; */
    margin: 0 auto;
    /* transform: translate(-50%, -50%); */
    color: #ffffff;
    height: calc(100% - 15px);
    min-height: 300px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.add_new_family_member, .add_new_block  {
    margin-bottom: 10px;
    padding: 5px 15px;
    border: 0;
    background: #1d4f87 !important;
    color: #ffffff;
    font-size: 16px;
    border: 2px solid #1d4f87;
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
}
.member_block {
    margin: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.lang_button {
    margin: 0;
    height: 32px;
    width: 33px;
    background: #f10808;
    border: 1px solid #f10808;
    color: #ffffff;
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
}
.language_item .pers_inp input {
    width: 100%;
}

.language_option {
    width: 40px;
    float: right;
}

.language_item .pers_inp {
    margin-left: 10px;
    width: 250px;
}
.language_item {
    border: 0px solid #8c8989;
    margin: 5px 0px 5px 0px;
    background: #dedede;
}


@media only screen and (max-width: 1223px) and (min-width: 0px) {
    ul.menu_drop {-webkit-overflow-scrolling: touch;position: fixed;top: 0;left: 100%;bottom: 0;z-index: 2;width: 130%;padding-right: 30%;line-height: 24px;line-height: var(--mm-spn-line-height);overflow: visible;overflow-y: auto;background: inherit;-webkit-transition: left .3s ease 0s;-o-transition: left .3s ease 0s;transition: left .3s ease 0s;cursor: default;visibility: visible;opacity: 1;}

}
@media only screen and (max-width: 895px) and (min-width: 0px) {

    a.gal_link {
        display:block;
        margin:15px auto !important;
        float:none;
    }

    /* Aze map --- */
    .ammapDescriptionWindow {
        background-color: #d8d8d8;
        width: 160px !important;
        padding: 5px;
        font-size: 11px !important;
        line-height: 14px !important;
    }


    /* Aze map --- */
}

.int_map {
    display: block;
    width: 96%;
    /* height: 400px; */
    margin: 20px auto;
    position: relative;
    float: left;
    width: 900px;
}

/* Aze map --- */
.ammapDescriptionWindow {
    background-color: #1d4f87;
    padding: 5px;
    color: white;
    font-size: 15px;
    line-height: 18px;
    z-index: 99999;
    /* position: absolute !important;
    left: calc(50% - 85px) !important;
    top: calc(50% - 85px) !important; */
}
div#mapdiv {
    overflow: visible !important;
}

.map_title {
    display: block;
    margin: 10px auto;
    width: 100%;
    text-align: center;
    font-family: ProximaNovas;
    font-size: 23px;
}

/* Aze map --- */



/* Progressbar class css*/
.progressbar {
    width: 100%;
    height: 35px;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    background-color: #25242400 !important;
    /* box-shadow: inset 0px 1px 1px rgba(0,0,0,.1); */
}

.proggress{
    height: 8px;
    width: 10px;
    background-color: #fff !important;
    height: 3px !important;
}

.percentCount{
    margin: 10px auto;
    clear: both;
    font-weight: bold;
    font-family: ProximaNovas;
    font-size: 19px;
    float: none;
    text-align: left;
}
.counters .container { margin:10px auto !important;  max-width: 1100px;}

.row_stc {
    display: block;
    float:left;
    margin: 0px 0px 20px 20px;
    width: calc(100% - 10px);
    overflow: hidden;
}
.row_stc:nth-child(2n+1) {
    margin: 0px 0px 0px 0px;
}

.captch_refresh {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    width: 149px;
    margin-left: 0px;
    height: 50px !important;
}
input.captch_input {
    display: block !important;
    width: 342px !important;
    float: right !important;
    padding: 10px !important;
    border: 1px solid #887857 !important;
    font-family: Roboto-Regular !important;
    font-size: 15px !important;
    color: #000 !important;
    height: 28px !important;
}
span.error_videoform {
    background: #ebebeb;
    padding: 5px 10px 5px 10px;
    display: block;
    width: 97.8%;
    margin: 6px 0px;
    color: red;
    font-size: 15px;
}
.load_response {
    clear: both;
}
.modal-title-videoform {
    font-weight: bold;
    background: red;
    padding: 5px 5px 5px 5px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin: 20px 0px 10px 0px;
}

@media only screen and (max-width: 768px) and (min-width: 481px) {
    .int_map {
        display: block;
        width: 96%;
        height: 340px;
        margin: 0px auto 20px auto;
    }
    .map_title {
        display: block;
        margin: 0px auto 20px auto;
        width: 100%;
        text-align: center;
        font-family: ProximaNovas;
        font-size: 18px;
    }
    #mapdiv {
        max-height: 300px;
        position: relative;
    }
    .ammapDescriptionWindow {
        display: block;
        background-color: #1d4f87;
        padding: 5px;
        color: white;
        font-size: 15px;
        line-height: 18px;
        z-index: 99999;
        position: absolute !important;
        left: calc(50% - 85px) !important;
        top: calc(50% - 85px) !important;
        margin: 100px 150px 100px 100px;
    }

}
@media only screen and (max-width: 480px) and (min-width: 0px) {
    .map_right_info {
        float: none;
        line-height: 30px;
        background: #ffffff;
        padding: 10px;
    }
    .int_map {
        display: block;
        width: 96%;
        height: 300px;
        margin: 10px auto 10px auto;
        float: none;
    }
    .map_title {
        display: block;
        margin: 10px auto 5px auto;
        width: 98%;
        text-align: center;
        font-family: ProximaNovas;
        font-size: 12px;
    }
    #mapdiv {
        max-height: 300px;
        position: relative;
    }
    .ammapDescriptionWindow {
        display: block;
        background-color: #1d4f87;
        padding: 5px;
        color: white;
        font-size: 15px;
        line-height: 18px;
        z-index: 99999;
        position: absolute !important;
        left: calc(50% - 85px) !important;
        top: calc(50% - 85px) !important;
        margin: 148px 150px 100px 150px;
    }

}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}
.special_fa{
    margin-left: 8px;
}