pee
/*!
 *  HalicUniversitesi-Kurumsal-Html
 *  Halic Universitesi Project HTML
 *
 *  @version v0.24.3
 *  @date 2018-08-29T10:13:20.405Z
 *
 *  @link http://www.halic.edu.tr/ | http:// www.medyasoft.com.tr
 *  @license Copyright (c)2018 Halic Universitesi
 */

.captcha-textbox {
    margin-top: 10px;
}

.captcha-refresh-margin {
    margin-top: 15px;
}

.no-box-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

html {
    font-size: 14px
}

.text-resizable {
    font-size: 1rem
}

.gri {
    color: #8e8e8e;
    font-size: 13px;
}

.marg {
    margin: 25px;
    padding: 20px;
    text-align: center;
}

.marg:hover {
    background-color: #ab8b2e;
}

.marg a {
    font-size: 18px;
    color: #fff
}

.martop {
    margin-top: 100px;
}

.ikdetay {
    background-color: #ab8b2e !important;
    margin: 15px;
    width: 20%;
    border-radius: 50px 50px;
    text-align: center;
}

.ikdetay a {
    color: #fff;
}

.ms-box.box-border-text .box-text2 {
    font-size: 18px;
}

.box-text3 {
    font-size: 13px;
    line-height: 10px;
}

.halictv {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 120px;
    border-radius: 0px 0px 0px 10px;
    background-color: #cfad45;
    border-right: solid 1px #AC8818;
    padding-left: 15px;
}


.halictv .halic-link {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #134395;
    margin-left: -10px;
}

.text-resizable .text-xs {
    font-size: .625rem
}

.text-resizable .text-sm {
    font-size: .75rem
}

.text-resizable .text-md {
    font-size: .875rem
}

.text-resizable .text-lg {
    font-size: 1rem
}

.text-resizable .font-size-h1,
.text-resizable .title-size-h1 {
    font-size: 2.875rem
}

.text-resizable .font-size-h2,
.text-resizable .title-size-h2 {
    font-size: 1.875rem
}

.text-resizable .font-size-h3,
.text-resizable .title-size-h3 {
    font-size: 1.25rem
}

.text-resizable .font-size-h4,
.text-resizable .title-size-h4 {
    font-size: .875rem
}

.text-resizable .font-size-h5,
.text-resizable .title-size-h5 {
    font-size: .8125rem
}

.text-resizable .font-size-h6,
.text-resizable .title-size-h6 {
    font-size: .75rem
}

.display-block {
    display: block
}

.display-inline-block {
    display: inline-block
}

@media (max-width:767px) {
    .display-xs-block {
        display: block
    }

    .display-xs-inline-block {
        display: inline-block
    }
}

@media (min-width:768px) {
    .display-sm-block {
        display: block
    }

    .display-sm-inline-block {
        display: inline-block
    }
}

@media (min-width:992px) {
    .display-md-block {
        display: block
    }

    .display-md-inline-block {
        display: inline-block
    }
}

@media (min-width:1200px) {
    .display-lg-block {
        display: block
    }

    .display-lg-inline-block {
        display: inline-block
    }
}

.relative {
    position: relative
}

@media (min-width:768px) {
    .pull-sm-right {
        float: right
    }

    .pull-sm-left {
        float: left
    }

    .pull-sm-none {
        float: none
    }
}

@media (min-width:992px) {
    .pull-md-right {
        float: right
    }

    .pull-md-left {
        float: left
    }

    .pull-md-none {
        float: none
    }
}

@media (min-width:1200px) {
    .pull-lg-right {
        float: right
    }

    .pull-lg-left {
        float: left
    }

    .pull-lg-none {
        float: none
    }
}

.lm-xs-t12 {
    margin-top: 120px !important
}

.lm-xs-t11 {
    margin-top: 110px !important
}

.lm-xs-t10 {
    margin-top: 100px !important
}

.lm-xs-t9 {
    margin-top: 90px !important
}

.lm-xs-t8 {
    margin-top: 80px !important
}

.lm-xs-t7 {
    margin-top: 70px !important
}

.lm-xs-t6 {
    margin-top: 60px !important
}

.lm-xs-t5 {
    margin-top: 50px !important
}

.lm-xs-t4 {
    margin-top: 40px !important
}

.lm-xs-t3 {
    margin-top: 30px !important
}

.lm-xs-t2 {
    margin-top: 20px !important
}

.lm-xs-t1 {
    margin-top: 10px !important
}

.lm-xs-t0 {
    margin-top: 0 !important
}

.lm-xs-b12 {
    margin-bottom: 120px !important
}

.lm-xs-b11 {
    margin-bottom: 110px !important
}

.lm-xs-b10 {
    margin-bottom: 100px !important
}

.lm-xs-b9 {
    margin-bottom: 90px !important
}

.lm-xs-b8 {
    margin-bottom: 80px !important
}

.lm-xs-b7 {
    margin-bottom: 70px !important
}

.lm-xs-b6 {
    margin-bottom: 60px !important
}

.lm-xs-b5 {
    margin-bottom: 50px !important
}

.lm-xs-b4 {
    margin-bottom: 40px !important
}

.lm-xs-b3 {
    margin-bottom: 30px !important
}

.lm-xs-b2 {
    margin-bottom: 20px !important
}

.lm-xs-b1 {
    margin-bottom: 10px !important
}

.lm-xs-b0 {
    margin-bottom: 0 !important
}

.lm-xs-l12 {
    margin-left: 120px !important
}

.lm-xs-l11 {
    margin-left: 110px !important
}

.lm-xs-l10 {
    margin-left: 100px !important
}

.lm-xs-l9 {
    margin-left: 90px !important
}

.lm-xs-l8 {
    margin-left: 80px !important
}

.lm-xs-l7 {
    margin-left: 70px !important
}

.lm-xs-l6 {
    margin-left: 60px !important
}

.lm-xs-l5 {
    margin-left: 50px !important
}

.lm-xs-l4 {
    margin-left: 40px !important
}

.lm-xs-l3 {
    margin-left: 30px !important
}

.lm-xs-l2 {
    margin-left: 20px !important
}

.lm-xs-l1 {
    margin-left: 10px !important
}

.lm-xs-l0 {
    margin-left: 0 !important
}

.lm-xs-r12 {
    margin-right: 120px !important
}

.lm-xs-r11 {
    margin-right: 110px !important
}

.lm-xs-r10 {
    margin-right: 100px !important
}

.lm-xs-r9 {
    margin-right: 90px !important
}

.lm-xs-r8 {
    margin-right: 80px !important
}

.lm-xs-r7 {
    margin-right: 70px !important
}

.lm-xs-r6 {
    margin-right: 60px !important
}

.lm-xs-r5 {
    margin-right: 50px !important
}

.lm-xs-r4 {
    margin-right: 40px !important
}

.lm-xs-r3 {
    margin-right: 30px !important
}

.lm-xs-r2 {
    margin-right: 20px !important
}

.lm-xs-r1 {
    margin-right: 10px !important
}

.lm-xs-r0 {
    margin-right: 0 !important
}

.lp-xs-t12 {
    padding-top: 120px !important
}

.lp-xs-t11 {
    padding-top: 110px !important
}

.lp-xs-t10 {
    padding-top: 100px !important
}

.lp-xs-t9 {
    padding-top: 90px !important
}

.lp-xs-t8 {
    padding-top: 80px !important
}

.lp-xs-t7 {
    padding-top: 70px !important
}

.lp-xs-t6 {
    padding-top: 45px !important
}

.lp-xs-t5 {
    padding-top: 50px !important
}

.lp-xs-t4 {
    padding-top: 40px !important
}

.lp-xs-t3 {
    padding-top: 30px !important
}

.lp-xs-t2 {
    padding-top: 20px !important
}

.lp-xs-t1 {
    padding-top: 10px !important
}

.lp-xs-t0 {
    padding-top: 0 !important
}

.lp-xs-b12 {
    padding-bottom: 120px !important
}

.lp-xs-b11 {
    padding-bottom: 110px !important
}

.lp-xs-b10 {
    padding-bottom: 100px !important
}

.lp-xs-b9 {
    padding-bottom: 90px !important
}

.lp-xs-b8 {
    padding-bottom: 80px !important
}

.lp-xs-b7 {
    padding-bottom: 70px !important
}

.lp-xs-b6 {
    padding-bottom: 60px !important
}

.lp-xs-b5 {
    padding-bottom: 50px !important
}

.lp-xs-b4 {
    padding-bottom: 40px !important
}

.lp-xs-b3 {
    padding-bottom: 30px !important
}

.lp-xs-b2 {
    padding-bottom: 20px !important
}

.lp-xs-b1 {
    padding-bottom: 10px !important
}

.lp-xs-b0 {
    padding-bottom: 0 !important
}

.lp-xs-l12 {
    padding-left: 120px !important
}

.lp-xs-l11 {
    padding-left: 110px !important
}

.lp-xs-l10 {
    padding-left: 100px !important
}

.lp-xs-l9 {
    padding-left: 90px !important
}

.lp-xs-l8 {
    padding-left: 80px !important
}

.lp-xs-l7 {
    padding-left: 70px !important
}

.lp-xs-l6 {
    padding-left: 60px !important
}

.lp-xs-l5 {
    padding-left: 50px !important
}

.lp-xs-l4 {
    padding-left: 40px !important
}

.lp-xs-l3 {
    padding-left: 30px !important
}

.lp-xs-l2 {
    padding-left: 20px !important
}

.lp-xs-l1 {
    padding-left: 10px !important
}

.lp-xs-l0 {
    padding-left: 0 !important
}

.lp-xs-r12 {
    padding-right: 120px !important
}

.lp-xs-r11 {
    padding-right: 110px !important
}

.lp-xs-r10 {
    padding-right: 100px !important
}

.lp-xs-r9 {
    padding-right: 90px !important
}

.lp-xs-r8 {
    padding-right: 80px !important
}

.lp-xs-r7 {
    padding-right: 70px !important
}

.lp-xs-r6 {
    padding-right: 60px !important
}

.lp-xs-r5 {
    padding-right: 50px !important
}

.lp-xs-r4 {
    padding-right: 40px !important
}

.lp-xs-r3 {
    padding-right: 30px !important
}

.lp-xs-r2 {
    padding-right: 20px !important
}

.lp-xs-r1 {
    padding-right: 10px !important
}

.lp-xs-r0 {
    padding-right: 0 !important
}

@media (min-width:768px) {
    .lm-sm-t12 {
        margin-top: 120px !important
    }

    .lm-sm-t11 {
        margin-top: 110px !important
    }

    .lm-sm-t10 {
        margin-top: 100px !important
    }

    .lm-sm-t9 {
        margin-top: 90px !important
    }

    .lm-sm-t8 {
        margin-top: 80px !important
    }

    .lm-sm-t7 {
        margin-top: 70px !important
    }

    .lm-sm-t6 {
        margin-top: 60px !important
    }

    .lm-sm-t5 {
        margin-top: 50px !important
    }

    .lm-sm-t4 {
        margin-top: 40px !important
    }

    .lm-sm-t3 {
        margin-top: 30px !important
    }

    .lm-sm-t2 {
        margin-top: 20px !important
    }

    .lm-sm-t1 {
        margin-top: 10px !important
    }

    .lm-sm-t0 {
        margin-top: 0 !important
    }

    .lm-sm-b12 {
        margin-bottom: 120px !important
    }

    .lm-sm-b11 {
        margin-bottom: 110px !important
    }

    .lm-sm-b10 {
        margin-bottom: 40px !important
    }

    .lm-sm-b9 {
        margin-bottom: 90px !important
    }

    .lm-sm-b8 {
        margin-bottom: 80px !important
    }

    .lm-sm-b7 {
        margin-bottom: 70px !important
    }

    .lm-sm-b6 {
        margin-bottom: 60px !important
    }

    .lm-sm-b5 {
        margin-bottom: 50px !important
    }

    .lm-sm-b4 {
        margin-bottom: 40px !important
    }

    .lm-sm-b3 {
        margin-bottom: 30px !important
    }

    .lm-sm-b2 {
        margin-bottom: 20px !important
    }

    .lm-sm-b1 {
        margin-bottom: 10px !important
    }

    .lm-sm-b0 {
        margin-bottom: 0 !important
    }

    .lm-sm-l12 {
        margin-left: 120px !important
    }

    .lm-sm-l11 {
        margin-left: 110px !important
    }

    .lm-sm-l10 {
        margin-left: 100px !important
    }

    .lm-sm-l9 {
        margin-left: 90px !important
    }

    .lm-sm-l8 {
        margin-left: 80px !important
    }

    .lm-sm-l7 {
        margin-left: 70px !important
    }

    .lm-sm-l6 {
        margin-left: 60px !important
    }

    .lm-sm-l5 {
        margin-left: 50px !important
    }

    .lm-sm-l4 {
        margin-left: 40px !important
    }

    .lm-sm-l3 {
        margin-left: 30px !important
    }

    .lm-sm-l2 {
        margin-left: 20px !important
    }

    .lm-sm-l1 {
        margin-left: 10px !important
    }

    .lm-sm-l0 {
        margin-left: 0 !important
    }

    .lm-sm-r12 {
        margin-right: 120px !important
    }

    .lm-sm-r11 {
        margin-right: 110px !important
    }

    .lm-sm-r10 {
        margin-right: 100px !important
    }

    .lm-sm-r9 {
        margin-right: 90px !important
    }

    .lm-sm-r8 {
        margin-right: 80px !important
    }

    .lm-sm-r7 {
        margin-right: 70px !important
    }

    .lm-sm-r6 {
        margin-right: 60px !important
    }

    .lm-sm-r5 {
        margin-right: 50px !important
    }

    .lm-sm-r4 {
        margin-right: 40px !important
    }

    .lm-sm-r3 {
        margin-right: 30px !important
    }

    .lm-sm-r2 {
        margin-right: 20px !important
    }

    .lm-sm-r1 {
        margin-right: 10px !important
    }

    .lm-sm-r0 {
        margin-right: 0 !important
    }

    .lp-sm-t12 {
        padding-top: 120px !important
    }

    .lp-sm-t11 {
        padding-top: 110px !important
    }

    .lp-sm-t10 {
        padding-top: 100px !important
    }

    .lp-sm-t9 {
        padding-top: 90px !important
    }

    .lp-sm-t8 {
        padding-top: 80px !important
    }

    .lp-sm-t7 {
        padding-top: 70px !important
    }

    .lp-sm-t6 {
        padding-top: 60px !important
    }

    .lp-sm-t5 {
        padding-top: 50px !important
    }

    .lp-sm-t4 {
        padding-top: 40px !important
    }

    .lp-sm-t3 {
        padding-top: 30px !important
    }

    .lp-sm-t2 {
        padding-top: 20px !important
    }

    .lp-sm-t1 {
        padding-top: 10px !important
    }

    .lp-sm-t0 {
        padding-top: 0 !important
    }

    .lp-sm-b12 {
        padding-bottom: 120px !important
    }

    .lp-sm-b11 {
        padding-bottom: 110px !important
    }

    .lp-sm-b10 {
        padding-bottom: 35px !important
    }

    .lp-sm-b9 {
        padding-bottom: 90px !important
    }

    .lp-sm-b8 {
        padding-bottom: 80px !important
    }

    .lp-sm-b7 {
        padding-bottom: 70px !important
    }

    .lp-sm-b6 {
        padding-bottom: 60px !important
    }

    .lp-sm-b5 {
        padding-bottom: 50px !important
    }

    .lp-sm-b4 {
        padding-bottom: 40px !important
    }

    .lp-sm-b3 {
        padding-bottom: 30px !important
    }

    .lp-sm-b2 {
        padding-bottom: 20px !important
    }

    .lp-sm-b1 {
        padding-bottom: 10px !important
    }

    .lp-sm-b0 {
        padding-bottom: 0 !important
    }

    .lp-sm-l12 {
        padding-left: 120px !important
    }

    .lp-sm-l11 {
        padding-left: 110px !important
    }

    .lp-sm-l10 {
        padding-left: 100px !important
    }

    .lp-sm-l9 {
        padding-left: 90px !important
    }

    .lp-sm-l8 {
        padding-left: 80px !important
    }

    .lp-sm-l7 {
        padding-left: 70px !important
    }

    .lp-sm-l6 {
        padding-left: 60px !important
    }

    .lp-sm-l5 {
        padding-left: 50px !important
    }

    .lp-sm-l4 {
        padding-left: 40px !important
    }

    .lp-sm-l3 {
        padding-left: 30px !important
    }

    .lp-sm-l2 {
        padding-left: 20px !important
    }

    .lp-sm-l1 {
        padding-left: 10px !important
    }

    .lp-sm-l0 {
        padding-left: 0 !important
    }

    .lp-sm-r12 {
        padding-right: 120px !important
    }

    .lp-sm-r11 {
        padding-right: 110px !important
    }

    .lp-sm-r10 {
        padding-right: 100px !important
    }

    .lp-sm-r9 {
        padding-right: 90px !important
    }

    .lp-sm-r8 {
        padding-right: 80px !important
    }

    .lp-sm-r7 {
        padding-right: 70px !important
    }

    .lp-sm-r6 {
        padding-right: 60px !important
    }

    .lp-sm-r5 {
        padding-right: 50px !important
    }

    .lp-sm-r4 {
        padding-right: 40px !important
    }

    .lp-sm-r3 {
        padding-right: 30px !important
    }

    .lp-sm-r2 {
        padding-right: 20px !important
    }

    .lp-sm-r1 {
        padding-right: 10px !important
    }

    .lp-sm-r0 {
        padding-right: 0 !important
    }
}

@media (min-width:992px) {
    .lm-md-t12 {
        margin-top: 120px !important
    }

    .lm-md-t11 {
        margin-top: 110px !important
    }

    .lm-md-t10 {
        margin-top: 100px !important
    }

    .lm-md-t9 {
        margin-top: 90px !important
    }

    .lm-md-t8 {
        margin-top: 80px !important
    }

    .lm-md-t7 {
        margin-top: 70px !important
    }

    .lm-md-t6 {
        margin-top: 60px !important
    }

    .lm-md-t5 {
        margin-top: 50px !important
    }

    .lm-md-t4 {
        margin-top: 40px !important
    }

    .lm-md-t3 {
        margin-top: 30px !important
    }

    .lm-md-t2 {
        margin-top: 20px !important
    }

    .lm-md-t1 {
        margin-top: 10px !important
    }

    .lm-md-t0 {
        margin-top: 0 !important
    }

    .lm-md-b12 {
        margin-bottom: 120px !important
    }

    .lm-md-b11 {
        margin-bottom: 110px !important
    }

    .lm-md-b10 {
        margin-bottom: 100px !important
    }

    .lm-md-b9 {
        margin-bottom: 90px !important
    }

    .lm-md-b8 {
        margin-bottom: 80px !important
    }

    .lm-md-b7 {
        margin-bottom: 70px !important
    }

    .lm-md-b6 {
        margin-bottom: 60px !important
    }

    .lm-md-b5 {
        margin-bottom: 50px !important
    }

    .lm-md-b4 {
        margin-bottom: 40px !important
    }

    .lm-md-b3 {
        margin-bottom: 30px !important
    }

    .lm-md-b2 {
        margin-bottom: 20px !important
    }

    .lm-md-b1 {
        margin-bottom: 10px !important
    }

    .lm-md-b0 {
        margin-bottom: 0 !important
    }

    .lm-md-l12 {
        margin-left: 120px !important
    }

    .lm-md-l11 {
        margin-left: 110px !important
    }

    .lm-md-l10 {
        margin-left: 100px !important
    }

    .lm-md-l9 {
        margin-left: 90px !important
    }

    .lm-md-l8 {
        margin-left: 80px !important
    }

    .lm-md-l7 {
        margin-left: 70px !important
    }

    .lm-md-l6 {
        margin-left: 60px !important
    }

    .lm-md-l5 {
        margin-left: 50px !important
    }

    .lm-md-l4 {
        margin-left: 40px !important
    }

    .lm-md-l3 {
        margin-left: 30px !important
    }

    .lm-md-l2 {
        margin-left: 20px !important
    }

    .lm-md-l1 {
        margin-left: 10px !important
    }

    .lm-md-l0 {
        margin-left: 0 !important
    }

    .lm-md-r12 {
        margin-right: 120px !important
    }

    .lm-md-r11 {
        margin-right: 110px !important
    }

    .lm-md-r10 {
        margin-right: 100px !important
    }

    .lm-md-r9 {
        margin-right: 90px !important
    }

    .lm-md-r8 {
        margin-right: 80px !important
    }

    .lm-md-r7 {
        margin-right: 70px !important
    }

    .lm-md-r6 {
        margin-right: 60px !important
    }

    .lm-md-r5 {
        margin-right: 50px !important
    }

    .lm-md-r4 {
        margin-right: 40px !important
    }

    .lm-md-r3 {
        margin-right: 30px !important
    }

    .lm-md-r2 {
        margin-right: 20px !important
    }

    .lm-md-r1 {
        margin-right: 10px !important
    }

    .lm-md-r0 {
        margin-right: 0 !important
    }

    .lp-md-t12 {
        padding-top: 120px !important
    }

    .lp-md-t11 {
        padding-top: 110px !important
    }

    .lp-md-t10 {
        padding-top: 100px !important
    }

    .lp-md-t9 {
        padding-top: 90px !important
    }

    .lp-md-t8 {
        padding-top: 80px !important
    }

    .lp-md-t7 {
        padding-top: 70px !important
    }

    .lp-md-t6 {
        padding-top: 60px !important
    }

    .lp-md-t5 {
        padding-top: 50px !important
    }

    .lp-md-t4 {
        padding-top: 40px !important
    }

    .lp-md-t3 {
        padding-top: 30px !important
    }

    .lp-md-t2 {
        padding-top: 20px !important
    }

    .lp-md-t1 {
        padding-top: 10px !important
    }

    .lp-md-t0 {
        padding-top: 0 !important
    }

    .lp-md-b12 {
        padding-bottom: 120px !important
    }

    .lp-md-b11 {
        padding-bottom: 110px !important
    }

    .lp-md-b10 {
        padding-bottom: 100px !important
    }

    .lp-md-b9 {
        padding-bottom: 90px !important
    }

    .lp-md-b8 {
        padding-bottom: 80px !important
    }

    .lp-md-b7 {
        padding-bottom: 70px !important
    }

    .lp-md-b6 {
        padding-bottom: 60px !important
    }

    .lp-md-b5 {
        padding-bottom: 50px !important
    }

    .lp-md-b4 {
        padding-bottom: 40px !important
    }

    .lp-md-b3 {
        padding-bottom: 30px !important
    }

    .lp-md-b2 {
        padding-bottom: 20px !important
    }

    .lp-md-b1 {
        padding-bottom: 10px !important
    }

    .lp-md-b0 {
        padding-bottom: 0 !important
    }

    .lp-md-l12 {
        padding-left: 120px !important
    }

    .lp-md-l11 {
        padding-left: 110px !important
    }

    .lp-md-l10 {
        padding-left: 100px !important
    }

    .lp-md-l9 {
        padding-left: 90px !important
    }

    .lp-md-l8 {
        padding-left: 80px !important
    }

    .lp-md-l7 {
        padding-left: 70px !important
    }

    .lp-md-l6 {
        padding-left: 60px !important
    }

    .lp-md-l5 {
        padding-left: 50px !important
    }

    .lp-md-l4 {
        padding-left: 40px !important
    }

    .lp-md-l3 {
        padding-left: 30px !important
    }

    .lp-md-l2 {
        padding-left: 20px !important
    }

    .lp-md-l1 {
        padding-left: 10px !important
    }

    .lp-md-l0 {
        padding-left: 0 !important
    }

    .lp-md-r12 {
        padding-right: 120px !important
    }

    .lp-md-r11 {
        padding-right: 110px !important
    }

    .lp-md-r10 {
        padding-right: 100px !important
    }

    .lp-md-r9 {
        padding-right: 90px !important
    }

    .lp-md-r8 {
        padding-right: 80px !important
    }

    .lp-md-r7 {
        padding-right: 70px !important
    }

    .lp-md-r6 {
        padding-right: 60px !important
    }

    .lp-md-r5 {
        padding-right: 50px !important
    }

    .lp-md-r4 {
        padding-right: 40px !important
    }

    .lp-md-r3 {
        padding-right: 30px !important
    }

    .lp-md-r2 {
        padding-right: 20px !important
    }

    .lp-md-r1 {
        padding-right: 10px !important
    }

    .lp-md-r0 {
        padding-right: 0 !important
    }
}

@media (min-width:1200px) {
    .lm-lg-t12 {
        margin-top: 120px !important
    }

    .lm-lg-t11 {
        margin-top: 110px !important
    }

    .lm-lg-t10 {
        margin-top: 100px !important
    }

    .lm-lg-t9 {
        margin-top: 90px !important
    }

    .lm-lg-t8 {
        margin-top: 80px !important
    }

    .lm-lg-t7 {
        margin-top: 70px !important
    }

    .lm-lg-t6 {
        margin-top: 60px !important
    }

    .lm-lg-t5 {
        margin-top: 50px !important
    }

    .lm-lg-t4 {
        margin-top: 40px !important
    }

    .lm-lg-t3 {
        margin-top: 30px !important
    }

    .lm-lg-t2 {
        margin-top: 20px !important
    }

    .lm-lg-t1 {
        margin-top: 10px !important
    }

    .lm-lg-t0 {
        margin-top: 0 !important
    }

    .lm-lg-b12 {
        margin-bottom: 120px !important
    }

    .lm-lg-b11 {
        margin-bottom: 110px !important
    }

    .lm-lg-b10 {
        margin-bottom: 100px !important
    }

    .lm-lg-b9 {
        margin-bottom: 90px !important
    }

    .lm-lg-b8 {
        margin-bottom: 80px !important
    }

    .lm-lg-b7 {
        margin-bottom: 70px !important
    }

    .lm-lg-b6 {
        margin-bottom: 60px !important
    }

    .lm-lg-b5 {
        margin-bottom: 50px !important
    }

    .lm-lg-b4 {
        margin-bottom: 40px !important
    }

    .lm-lg-b3 {
        margin-bottom: 30px !important
    }

    .lm-lg-b2 {
        margin-bottom: 20px !important
    }

    .lm-lg-b1 {
        margin-bottom: 10px !important
    }

    .lm-lg-b0 {
        margin-bottom: 0 !important
    }

    .lm-lg-l12 {
        margin-left: 120px !important
    }

    .lm-lg-l11 {
        margin-left: 110px !important
    }

    .lm-lg-l10 {
        margin-left: 100px !important
    }

    .lm-lg-l9 {
        margin-left: 90px !important
    }

    .lm-lg-l8 {
        margin-left: 80px !important
    }

    .lm-lg-l7 {
        margin-left: 70px !important
    }

    .lm-lg-l6 {
        margin-left: 60px !important
    }

    .lm-lg-l5 {
        margin-left: 50px !important
    }

    .lm-lg-l4 {
        margin-left: 40px !important
    }

    .lm-lg-l3 {
        margin-left: 30px !important
    }

    .lm-lg-l2 {
        margin-left: 20px !important
    }

    .lm-lg-l1 {
        margin-left: 10px !important
    }

    .lm-lg-l0 {
        margin-left: 0 !important
    }

    .lm-lg-r12 {
        margin-right: 120px !important
    }

    .lm-lg-r11 {
        margin-right: 110px !important
    }

    .lm-lg-r10 {
        margin-right: 100px !important
    }

    .lm-lg-r9 {
        margin-right: 90px !important
    }

    .lm-lg-r8 {
        margin-right: 80px !important
    }

    .lm-lg-r7 {
        margin-right: 70px !important
    }

    .lm-lg-r6 {
        margin-right: 60px !important
    }

    .lm-lg-r5 {
        margin-right: 50px !important
    }

    .lm-lg-r4 {
        margin-right: 40px !important
    }

    .lm-lg-r3 {
        margin-right: 30px !important
    }

    .lm-lg-r2 {
        margin-right: 20px !important
    }

    .lm-lg-r1 {
        margin-right: 10px !important
    }

    .lm-lg-r0 {
        margin-right: 0 !important
    }

    .lp-lg-t12 {
        padding-top: 120px !important
    }

    .lp-lg-t11 {
        padding-top: 110px !important
    }

    .lp-lg-t10 {
        padding-top: 100px !important
    }

    .lp-lg-t9 {
        padding-top: 90px !important
    }

    .lp-lg-t8 {
        padding-top: 80px !important
    }

    .lp-lg-t7 {
        padding-top: 70px !important
    }

    .lp-lg-t6 {
        padding-top: 60px !important
    }

    .lp-lg-t5 {
        padding-top: 50px !important
    }

    .lp-lg-t4 {
        padding-top: 40px !important
    }

    .lp-lg-t3 {
        padding-top: 30px !important
    }

    .lp-lg-t2 {
        padding-top: 20px !important
    }

    .lp-lg-t1 {
        padding-top: 10px !important
    }

    .lp-lg-t0 {
        padding-top: 0 !important
    }

    .lp-lg-b12 {
        padding-bottom: 120px !important
    }

    .lp-lg-b11 {
        padding-bottom: 110px !important
    }

    .lp-lg-b10 {
        padding-bottom: 100px !important
    }

    .lp-lg-b9 {
        padding-bottom: 90px !important
    }

    .lp-lg-b8 {
        padding-bottom: 80px !important
    }

    .lp-lg-b7 {
        padding-bottom: 70px !important
    }

    .lp-lg-b6 {
        padding-bottom: 60px !important
    }

    .lp-lg-b5 {
        padding-bottom: 50px !important
    }

    .lp-lg-b4 {
        padding-bottom: 40px !important
    }

    .lp-lg-b3 {
        padding-bottom: 30px !important
    }

    .lp-lg-b2 {
        padding-bottom: 20px !important
    }

    .lp-lg-b1 {
        padding-bottom: 10px !important
    }

    .lp-lg-b0 {
        padding-bottom: 0 !important
    }

    .lp-lg-l12 {
        padding-left: 120px !important
    }

    .lp-lg-l11 {
        padding-left: 110px !important
    }

    .lp-lg-l10 {
        padding-left: 100px !important
    }

    .lp-lg-l9 {
        padding-left: 90px !important
    }

    .lp-lg-l8 {
        padding-left: 80px !important
    }

    .lp-lg-l7 {
        padding-left: 70px !important
    }

    .lp-lg-l6 {
        padding-left: 60px !important
    }

    .lp-lg-l5 {
        padding-left: 50px !important
    }

    .lp-lg-l4 {
        padding-left: 40px !important
    }

    .lp-lg-l3 {
        padding-left: 30px !important
    }

    .lp-lg-l2 {
        padding-left: 20px !important
    }

    .lp-lg-l1 {
        padding-left: 10px !important
    }

    .lp-lg-l0 {
        padding-left: 0 !important
    }

    .lp-lg-r12 {
        padding-right: 120px !important
    }

    .lp-lg-r11 {
        padding-right: 110px !important
    }

    .lp-lg-r10 {
        padding-right: 100px !important
    }

    .lp-lg-r9 {
        padding-right: 90px !important
    }

    .lp-lg-r8 {
        padding-right: 80px !important
    }

    .lp-lg-r7 {
        padding-right: 70px !important
    }

    .lp-lg-r6 {
        padding-right: 60px !important
    }

    .lp-lg-r5 {
        padding-right: 50px !important
    }

    .lp-lg-r4 {
        padding-right: 40px !important
    }

    .lp-lg-r3 {
        padding-right: 30px !important
    }

    .lp-lg-r2 {
        padding-right: 20px !important
    }

    .lp-lg-r1 {
        padding-right: 10px !important
    }

    .lp-lg-r0 {
        padding-right: 0 !important
    }
}

.width-xs-12 {
    width: 100%
}

.width-xs-11 {
    width: 91.66666667%
}

.width-xs-10 {
    width: 83.33333333%
}

.width-xs-9 {
    width: 75%
}

.width-xs-8 {
    width: 66.66666667%
}

.width-xs-7 {
    width: 58.33333333%
}

.width-xs-6 {
    width: 50%
}

.width-xs-5 {
    width: 41.66666667%
}

.width-xs-4 {
    width: 33.33333333%
}

.width-xs-3 {
    width: 25%
}

.width-xs-2 {
    width: 16.66666667%
}

.width-xs-1 {
    width: 8.33333333%
}

@media (min-width:768px) {
    .width-sm-12 {
        width: 100%
    }

    .width-sm-11 {
        width: 91.66666667%
    }

    .width-sm-10 {
        width: 83.33333333%
    }

    .width-sm-9 {
        width: 75%
    }

    .width-sm-8 {
        width: 66.66666667%
    }

    .width-sm-7 {
        width: 58.33333333%
    }

    .width-sm-6 {
        width: 50%
    }

    .width-sm-5 {
        width: 41.66666667%
    }

    .width-sm-4 {
        width: 33.33333333%
    }

    .width-sm-3 {
        width: 25%
    }

    .width-sm-2 {
        width: 16.66666667%
    }

    .width-sm-1 {
        width: 8.33333333%
    }
}

@media (min-width:992px) {
    .width-md-12 {
        width: 100%
    }

    .width-md-11 {
        width: 91.66666667%
    }

    .width-md-10 {
        width: 83.33333333%
    }

    .width-md-9 {
        width: 75%
    }

    .width-md-8 {
        width: 66.66666667%
    }

    .width-md-7 {
        width: 58.33333333%
    }

    .width-md-6 {
        width: 50%
    }

    .width-md-5 {
        width: 41.66666667%
    }

    .width-md-4 {
        width: 33.33333333%
    }

    .width-md-3 {
        width: 25%
    }

    .width-md-2 {
        width: 16.66666667%
    }

    .width-md-1 {
        width: 8.33333333%
    }
}

@media (min-width:1200px) {
    .width-lg-12 {
        width: 100%
    }

    .width-lg-11 {
        width: 91.66666667%
    }

    .width-lg-10 {
        width: 83.33333333%
    }

    .width-lg-9 {
        width: 75%
    }

    .width-lg-8 {
        width: 66.66666667%
    }

    .width-lg-7 {
        width: 58.33333333%
    }

    .width-lg-6 {
        width: 50%
    }

    .width-lg-5 {
        width: 41.66666667%
    }

    .width-lg-4 {
        width: 33.33333333%
    }

    .width-lg-3 {
        width: 25%
    }

    .width-lg-2 {
        width: 16.66666667%
    }

    .width-lg-1 {
        width: 8.33333333%
    }
}

@media (max-width:1199px) {
    .responsive-lp-h0 {
        padding-left: 0;
        padding-right: 0
    }

    .responsive-lp-v0 {
        padding-top: 0;
        padding-bottom: 0
    }
}

.mt-03 {
    margin-top: 3px
}

.gradient-wrapper {
    position: relative
}

.element-desktop {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.gradient-desktop:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(252, 255, 255, 0) 0, #fff 60%, #fff 100%);
    width: 12%;
    pointer-events: none
}

.gradient-desktop.with-border:after {
    top: 1px;
    right: 1px;
    bottom: 1px
}

@media (max-width:991px) {
    .dynamic-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .element-responsive {
        width: 100%;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .gradient-responsive:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(to right, rgba(252, 255, 255, 0) 0, #fff 60%, #fff 100%);
        width: 12%;
        pointer-events: none
    }

    .gradient-responsive.with-border:after {
        top: 1px;
        right: 1px;
        bottom: 1px
    }

    .responsive-block {
        display: block !important;
        width: 100% !important
    }
}

.text-xs {
    font-size: 10px
}

.text-sm {
    font-size: 12px
}

.text-md {
    font-size: 14px
}

.text-lg {
    font-size: 16px
}

.text-thiner {
    font-weight: 200 !important
}

.text-thin {
    font-weight: 300 !important
}

.text-normal {
    font-weight: 400 !important
}

.text-strong {
    font-weight: 700 !important
}

.text-stronger {
    font-weight: 900 !important
}

@media (max-width:991px) {
    .text-xs-right {
        text-align: right
    }

    .text-xs-left {
        text-align: left
    }

    .text-xs-center {
        text-align: center
    }
}

@media (min-width:768px) {
    .text-sm-right {
        text-align: right
    }

    .text-sm-left {
        text-align: left
    }

    .text-sm-center {
        text-align: center
    }
}

@media (min-width:992px) {
    .text-md-right {
        text-align: right
    }

    .text-md-left {
        text-align: left
    }

    .text-md-center {
        text-align: center
    }
}

@media (min-width:1200px) {
    .text-lg-right {
        text-align: right
    }

    .text-lg-left {
        text-align: left
    }

    .text-lg-center {
        text-align: center
    }
}

.font-size-h1,
.title-size-h1 {
    font-size: 46px
}

.font-size-h2,
.title-size-h2 {
    font-size: 30px
}

.font-size-h3,
.title-size-h3 {
    font-size: 20px
}

.font-size-h4,
.title-size-h4 {
    font-size: 14px
}

.font-size-h5,
.title-size-h5 {
    font-size: 13px
}

.font-size-h6,
.title-size-h6 {
    font-size: 12px
}

.h1,
.h2,
.h3,
.title-size-h1,
.title-size-h2,
.title-size-h3,
h1,
h2,
h3 {
    font-weight: 700
}

.h4,
.h5,
.h6,
.title-size-h4,
.title-size-h5,
.title-size-h6,
h4,
h5,
h6 {
    font-weight: 700
}

.sub-title .small,
.sub-title small,
.title .small,
.title small,
.title-size-h1 .small,
.title-size-h1 small,
.title-size-h2 .small,
.title-size-h2 small,
.title-size-h3 .small,
.title-size-h3 small,
.title-size-h4 .small,
.title-size-h4 small,
.title-size-h5 .small,
.title-size-h5 small,
.title-size-h6 .small,
.title-size-h6 small {
    color: inherit
}

.bg-primary-light {
    background-color: #134395 !important;
    border-right: 3px solid #14417a;
}

.bg-primary-light-aday {
    background-color: #134395 !important;
    border-right: 3px solid #14417a;
}

.bg-yellow {
    background-color: #134395 !important;
    border-right: 3px solid #14417a;
}

.bg-second {
    background-color: #134395 !important;
    border-right: 3px solid #14417a;
}

.bg-maroon {
    background-color: #134395 !important;
    border-right: 3px solid #14417a;
}

.bg-greenish {
    background-color: #134395 !important;
}

.ui-icon,
.ui-icons {
    display: inline-block;
    background: url(../img/ui-icons.png) no-repeat 0 0;
    vertical-align: middle;
    line-height: 1
}

.ui-icons.pull-right {
    margin-right: auto;
    margin-left: 10px
}

.ui-icons.pull-left {
    margin-left: auto;
    margin-right: 10px
}

.ui-icons.ui-icons-retina-all-large {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -127px -135px;
    width: 21px;
    height: 21px
}

.ui-icons.ui-icons-retina-all-small {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -82px -160px;
    width: 14px;
    height: 14px
}

.ui-icons.ui-icons-retina-arrow-left-blue-large {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px -69px;
    width: 10px;
    height: 20px
}

.ui-icons.ui-icons-retina-arrow-left-gray-large {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px -23px;
    width: 10px;
    height: 20px
}

.ui-icon-circle-triangle-w,
.ui-icons.ui-icons-retina-arrow-left-white-large {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -162px -103px;
    width: 10px;
    height: 20px
}

.ui-icons.ui-icons-retina-arrow-right-blue-large {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -162px -78px;
    width: 10px;
    height: 20px
}

.ui-icons.ui-icons-retina-arrow-right-gray-large {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px 0;
    width: 10px;
    height: 20px
}

.ui-icons.ui-icons-retina-arrow-right-gray-small {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px -107px;
    width: 6px;
    height: 12px
}

.btn-link:hover .ui-icons,
.ui-icons.ui-icons-retina-arrow-right-primary-light-small {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px -122px;
    width: 6px;
    height: 12px
}

.ui-icons.ui-icons-retina-arrow-right-primary-soft-small {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px -137px;
    width: 6px;
    height: 12px
}

.ui-icon-circle-triangle-e,
.ui-icons.ui-icons-retina-arrow-right-white-large {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px -46px;
    width: 10px;
    height: 20px
}

.ui-icons.ui-icons-retina-arrow-right-white-long {
    background-position: -44px -160px;
    width: 18px;
    height: 14px
}

.btn-link-second:hover .ui-icons,
.ui-icons.ui-icons-retina-arrow-right-white-small {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px -167px;
    width: 6px;
    height: 12px
}

.ui-icons.ui-icons-retina-calendar {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -135px -45px;
    width: 34px;
    height: 30px
}

.ui-icons.ui-icons-retina-call-center {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -27px -135px;
    width: 22px;
    height: 22px
}

#header .search-icon.active .ui-icons,
.ui-icons.ui-icons-retina-cancel-gold-small {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: 0 -177px;
    width: 16px;
    height: 16px
}

.ui-icons.ui-icons-retina-cancel-white-small {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -180px -82px;
    width: 16px;
    height: 16px
}

.ui-icons.ui-icons-retina-contact-gold-small {
    background-image: url(../img/mail.svg);
    width: 24px;
    height: 22px;

}

.ui-icons.ui-icons-retina-download-blue {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -135px -103px;
    width: 24px;
    height: 22px
}

.ui-icons.ui-icons-retina-download {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -135px -78px;
    width: 24px;
    height: 22px
}

.ui-icons.ui-icons-retina-facebook-primary {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -135px 0;
    width: 42px;
    height: 42px
}

.grid-social .social-item .share-facebook,
.ui-icons.ui-icons-retina-facebook-share {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -38px -177px;
    width: 16px;
    height: 16px
}

.grid-social .social-item .timeline-head .ui-icons.facebook,
.ui-icons.ui-icons-retina-facebook-small-ico {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -180px -25px;
    width: 16px;
    height: 16px
}

.ui-icons.ui-icons-retina-facebook-white {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -90px -90px;
    width: 42px;
    height: 42px
}

.grid-social .social-item .timeline-content .actions .tw-favorite::before,
.ui-icons.ui-icons-retina-favorite {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -180px -63px;
    width: 16px;
    height: 16px
}

.ui-icons.ui-icons-retina-fax {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -52px -135px;
    width: 22px;
    height: 22px
}

.ui-icons.ui-icons-retina-google-primary {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: 0 0;
    width: 42px;
    height: 42px
}

.ui-icons.ui-icons-retina-instagram-primary {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -90px -45px;
    width: 42px;
    height: 42px
}

.ui-icons.ui-icons-retina-instagram-white {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -90px 0;
    width: 42px;
    height: 42px
}

.grid-social .social-item .permalink,
.ui-icons.ui-icons-retina-link {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -19px -177px;
    width: 16px;
    height: 16px
}

.ui-icons.ui-icons-retina-linkedin-primary {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -45px -45px;
    width: 42px;
    height: 42px
}

.ui-icons.ui-icons-retina-linkedin-white {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: 0 -45px;
    width: 42px;
    height: 42px
}

.ui-icons.ui-icons-retina-map-point {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -180px 0;
    width: 16px;
    height: 22px
}

.accordion.info > dt.selected:after,
.ui-icons.ui-icons-retina-minus-gray {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -152px -128px;
    width: 14px;
    height: 3px
}

.faq > dt.selected:after,
.ui-icons.ui-icons-retina-minus-white {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -135px -128px;
    width: 14px;
    height: 3px
}

.ui-icons.ui-icons-retina-phone {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -102px -135px;
    width: 22px;
    height: 22px
}

.faq > dt:after,
.ui-icons.ui-icons-retina-plus-grey {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -65px -160px;
    width: 14px;
    height: 14px
}

.grid-social .social-item .timeline-content .actions .tw-reply::before,
.ui-icons.ui-icons-retina-reply {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -180px -139px;
    width: 16px;
    height: 16px
}

.grid-social .social-item .timeline-content .actions .tw-retweet::before,
.ui-icons.ui-icons-retina-retweet {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -180px -120px;
    width: 16px;
    height: 16px
}

.ui-icons.ui-icons-retina-right-arrow-blue {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px -152px;
    width: 6px;
    height: 12px
}

.ui-icons.ui-icons-retina-right-arrow-gray {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -199px -92px;
    width: 6px;
    height: 12px
}

.ui-icons.ui-icons-retina-right-white-arrow {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -23px -160px;
    width: 18px;
    height: 14px
}

.ui-icons.ui-icons-retina-search-gold-small {
    background-image: url(../img/search.svg);
    width: 22px;
    height: 22px
}

.ui-icons.ui-icons-retina-toggle-gold-opened-small {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: 0 -160px;
    width: 20px;
    height: 14px
}

#header .navbar-toggle.collapsed .ui-icons,
.ui-icons.ui-icons-retina-toggle-gold-small {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -151px -135px;
    width: 20px;
    height: 14px
}

.ui-icons.ui-icons-retina-twitter-primary {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -45px -90px;
    width: 42px;
    height: 42px
}

.grid-social .social-item .share-twitter,
.ui-icons.ui-icons-retina-twitter-share {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -180px -44px;
    width: 16px;
    height: 16px
}

.grid-social .social-item .timeline-head .ui-icons.twitter,
.ui-icons.ui-icons-retina-twitter-small-ico {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -180px -101px;
    width: 16px;
    height: 16px
}

.ui-icons.ui-icons-retina-twitter-white {
    background-image: url(../img/sprite/ui-icons-retina.png);
    background-position: -45px 0;
    width: 42px;
    height: 42px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ui-icons.ui-icons-retina-all-large {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-all-small {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-arrow-left-blue-large {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-arrow-left-gray-large {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icon-circle-triangle-w,
    .ui-icons.ui-icons-retina-arrow-left-white-large {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-arrow-right-blue-large {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-arrow-right-gray-large {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-arrow-right-gray-small {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .btn-link:hover .ui-icons,
    .ui-icons.ui-icons-retina-arrow-right-primary-light-small {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-arrow-right-primary-soft-small {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icon-circle-triangle-e,
    .ui-icons.ui-icons-retina-arrow-right-white-large {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-arrow-right-white-long {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .btn-link-second:hover .ui-icons,
    .ui-icons.ui-icons-retina-arrow-right-white-small {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-calendar {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-call-center {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    #header .search-icon.active .ui-icons,
    .ui-icons.ui-icons-retina-cancel-gold-small {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-cancel-white-small {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-contact-gold-small {
        background-image: url(../img/mail.svg);
    }

    .ui-icons.ui-icons-retina-download-blue {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-download {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-facebook-primary {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .grid-social .social-item .share-facebook,
    .ui-icons.ui-icons-retina-facebook-share {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .grid-social .social-item .timeline-head .ui-icons.facebook,
    .ui-icons.ui-icons-retina-facebook-small-ico {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-facebook-white {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .grid-social .social-item .timeline-content .actions .tw-favorite::before,
    .ui-icons.ui-icons-retina-favorite {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-fax {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-google-primary {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-google-white {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-instagram-primary {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-instagram-white {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .grid-social .social-item .permalink,
    .ui-icons.ui-icons-retina-link {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-linkedin-primary {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-linkedin-white {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-map-point {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .accordion.info > dt.selected:after,
    .ui-icons.ui-icons-retina-minus-gray {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .faq > dt.selected:after,
    .ui-icons.ui-icons-retina-minus-white {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-phone {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .faq > dt:after,
    .ui-icons.ui-icons-retina-plus-grey {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .grid-social .social-item .timeline-content .actions .tw-reply::before,
    .ui-icons.ui-icons-retina-reply {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .grid-social .social-item .timeline-content .actions .tw-retweet::before,
    .ui-icons.ui-icons-retina-retweet {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-right-arrow-blue {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-right-arrow-gray {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-right-white-arrow {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-search-gold-small {
        background-image: url(../img/search.svg);
    }

    .ui-icons.ui-icons-retina-toggle-gold-opened-small {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    #header .navbar-toggle.collapsed .ui-icons,
    .ui-icons.ui-icons-retina-toggle-gold-small {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-twitter-primary {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .grid-social .social-item .share-twitter,
    .ui-icons.ui-icons-retina-twitter-share {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .grid-social .social-item .timeline-head .ui-icons.twitter,
    .ui-icons.ui-icons-retina-twitter-small-ico {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }

    .ui-icons.ui-icons-retina-twitter-white {
        background-image: url(../img/sprite/ui-icons-retina@2x.png);
        background-size: 209px 193px
    }
}

::-webkit-input-placeholder {
    color: #505050 !important;
    font-weight: 400
}

::-moz-placeholder {
    color: #505050 !important;
    font-weight: 400
}

:-moz-placeholder {
    color: #505050 !important;
    font-weight: 400
}

input:-moz-placeholder {
    color: #505050 !important;
    font-weight: 400
}

:-ms-input-placeholder {
    color: #505050 !important;
    font-weight: 400
}

.placeholder {
    color: #505050 !important;
    font-weight: 400
}

form {
    margin-bottom: -15px
}

input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-control {
    border: 1px solid #7d7d7d;
    padding: 0 20px;
    color: #505050;
    font-size: 14px
}

input.form-control {
    height: 50px;
    line-height: 50px
}

.form-group {
    width: 100%;
    margin-bottom: 20px
}

.form-group button.form-control,
.form-group input.form-control,
.form-group textarea.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25)
}

.form-group button.form-control:focus,
.form-group input.form-control:focus,
.form-group textarea.form-control:focus {
    border-color: #134395;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25)
}

textarea.form-control {
    resize: none;
    height: 12.8em;
    padding: 20px
}

textarea.form-control.textarea-sm {
    resize: none;
    height: 8em
}

iframe {
    border: none
}

.btn {
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn .ui-icons {
    margin-left: 15px
}

.btn-primary:hover {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2)
}

.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:focus:active,
.btn-primary:hover,
.btn-primary:link,
.btn-primary:visited {
    background-color: #002d5e !important;
    border-color: #002d5e !important
}

.btn-second {
    color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
}

.btn-second:hover {
    color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0) !important;
    border-color: rgba(255, 255, 255, 0) !important
}

.btn-second:active,
.btn-second:active:hover,
.btn-second:focus,
.btn-second:focus:active,
.btn-second:link,
.btn-second:visited {
    color: rgba(255, 255, 255, 0);
    background-color: rgba(171, 139, 46, 0);
    border-color: rgba(171, 139, 46, 0)
}

.btn-lg {
    padding: 0;
    font-size: 14px;
    line-height: 50px;
    border-radius: 4px;
    font-weight: 900
}

.btn-lg-round {
    font-size: 16px;
    border-radius: 26px
}

.btn-lg.btn-link-thirty {
    font-size: 16px
}

.btn-sm {
    padding: 0;
    font-size: 14px;
    line-height: 45px;
    border-radius: 4px;
    font-weight: 500
}

.btn-link {
    color: #505050;
    text-decoration: none;
    font-size: 13px !important;
    background-color: transparent
}

.btn-link:hover {
    color: #33495f;
    text-decoration: none
}

.btn-link-second {
    color: #8494a8;
    text-decoration: none;
    font-size: 13px !important;
    background-color: transparent
}

.btn-link-second:hover {
    color: #fff;
    text-decoration: none
}

.btn-lg {
    padding: 0;
    font-size: 14px;
    line-height: 50px;
    border-radius: 4px;
    font-weight: 900
}

.btn-sm {
    padding: 0;
    font-size: 14px;
    line-height: 45px;
    border-radius: 4px;
    font-weight: 500
}

.btn-link-thirty {
    color: #8494a8;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    background-color: transparent
}

.bootstrap-select.btn-group {
    height: 50px;
    width: 100% !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25)
}

.bootstrap-select.btn-group .dropdown-toggle {
    border: 1px solid #f0f0f0;
    padding: 0 20px;
    color: #505050;
    font-size: 14px
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 20px;
    margin-top: -4px !important;
    border-top: 10px dashed;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 0;
    transform-origin: 50% 40%;
    transition: all .2s
}

.bootstrap-select.btn-group .dropdown-toggle,
.bootstrap-select.btn-group .dropdown-toggle:active,
.bootstrap-select.btn-group .dropdown-toggle:focus,
.bootstrap-select.btn-group .dropdown-toggle:hover,
.bootstrap-select.btn-group.open .dropdown-toggle,
.bootstrap-select.btn-group.open .dropdown-toggle:active,
.bootstrap-select.btn-group.open .dropdown-toggle:focus,
.bootstrap-select.btn-group.open .dropdown-toggle:hover {
    background: #fff;
    border: 1px solid #f0f0f0;
    height: 50px;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25)
}

.bootstrap-select.btn-group.open .dropdown-toggle .caret {
    transform: rotate(-180deg)
}

.bootstrap-select.btn-group .dropdown-menu {
    background: #fff;
    border: 1px solid #f0f0f0;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25);
    box-shadow: none 1px 2px 0 rgba(0, 0, 0, .25)
}

.bootstrap-select.btn-group .dropdown-menu li {
    margin: 0 10px
}

.bootstrap-select.btn-group .dropdown-menu li:last-child {
    border-bottom: 0
}

.bootstrap-select.btn-group .dropdown-menu li a {
    line-height: 3
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
    background-color: #002d5e;
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.selected a {
    background-color: #fff;
    color: #002d5e
}

@media (max-width:991px) {
    .mobile-native.bootstrap-select > select {
        border: 1px solid red !important;
        width: 100% !important;
        height: 100% !important;
        z-index: 8;
        left: 0;
        right: 0;
        top: 0
    }
}

.has-error .form-control {
    border: 1px solid #a94442
}

.has-error .form-control:focus {
    border-color: #a94442
}

.has-error .bootstrap-select {
    border: none
}

.has-error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle:active,
.has-error .bootstrap-select .dropdown-toggle:focus,
.has-error .bootstrap-select .dropdown-toggle:hover,
.has-error .bootstrap-select.open .dropdown-toggle,
.has-error .bootstrap-select.open .dropdown-toggle:active,
.has-error .bootstrap-select.open .dropdown-toggle:focus,
.has-error .bootstrap-select.open .dropdown-toggle:hover {
    border: 1px solid #b94a48
}

.desktop-menu .contact form .alert,
.tablet-menu .contact form .alert,
.toggle-container.form .toggle-content form .alert {
    line-height: initial;
    font-size: 15px
}

aside > div {
    top: -75px;
    position: relative
}

aside .fixed {
    position: fixed;
    width: 100%;
    max-width: 245px;
    top: 96px
}

aside .absolute {
    position: absolute;
    bottom: 0;
    top: auto;
    width: 245px;
    z-index: 0
}

aside .aside-accordion {
    border-radius: 5px;
    background: #fafafa;
    list-style: none;
    border: 1px solid #f0f0f0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 20px;
    margin-bottom: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

aside .aside-accordion .active > a {
    color: #002d5e;
    font-weight: 900
}

aside .aside-accordion .active > ul {
    display: block
}

aside .aside-accordion ul {
    display: none;
    list-style: none;
    padding-left: 0
}

aside .aside-accordion > li {
    position: relative;
    font-size: 14px;
    background-color: #fafafa;
    cursor: pointer
}

aside .aside-accordion > li:last-child::before {
    display: none
}

aside .aside-accordion > li > a {
    padding: 13px 0;
    line-height: 1.42857143
}

aside .aside-accordion > li > ul {
    padding-top: 25px;
    padding-left: 10px
}

aside .aside-accordion > li > ul > li a {
    line-height: 40px
}

aside .aside-accordion > li > ul > li > ul {
    padding-left: 20px
}

aside .aside-accordion > li.active > a {
    position: relative
}

aside .aside-accordion > li.active > a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -1px;
    height: 3px;
    width: 30px;
    background-color: #002d5e;
    z-index: 2
}

aside .aside-accordion > li a {
    display: block;
    color: #505050;
    font-weight: 500
}

aside .aside-accordion > li a:hover {
    color: #002d5e
}

@media (max-width:1199px) {

    aside .absolute,
    aside .fixed {
        max-width: 200px
    }
}

.mobile-aside-wrapper {
    border-bottom: 1px solid #f0f0f0
}

.mobile-aside {
    height: 60px;
    line-height: 60px
}

.mobile-aside .form-group {
    margin-bottom: 0
}

.mobile-aside .form-control {
    height: inherit;
    display: block !important;
    height: 60px
}

.mobile-aside .bootstrap-select.btn-group > .dropdown-toggle {
    height: 100%;
    background: #cfad45;
    color: #fff;
    border: none;
    padding: 0 20px;
    box-shadow: none
}

.mobile-aside .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 20px;
    margin-top: -4px !important;
    border-top: 6px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: none
}

* {
    outline: 0 !important
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

.flat-list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.border {
    border: 1px solid red
}

.content-title {
    font-weight: 900;
    font-size: 25px !important;
    margin: 0
}

.content-title.text-primary .separator::after,
.content-title.text-primary .separator::before {}

.content-title .separator {
    background-color: transparent;
    position: relative;
    display: block;
    width: 100%;
    height: 2px;
    line-height: 2px;
    margin: 0px 0 30px 0
}

.content-title .separator::after,
.content-title .separator::before {
    content: '';
    height: 2px;
    line-height: 2px;
    background: #fff;
    border-radius: 5px;
    top: 0;
    display: inline-block;
    vertical-align: top
}

.content-title .separator::before {
    width: 5px
}

.content-title .separator::after {
    width: 43px;
    margin-left: 3px
}

.section-main {
    position: relative
}

.separator {
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #f0f0f0
}

.separator.separator-headline {
    position: relative;
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #f2f2f2
}

.separator.separator-headline:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 60px;
    background-color: #002d5e
}

.separator.separator-line {
    position: relative;
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #f2f2f2
}

.toggle-container .toggle-content {
    display: none
}

.toggle-container.active .toggle-content {
    display: block
}

.page-content .list-primary {
    margin-bottom: 40px
}

.page-content .text,
.page-content p {
    color: #505050;
    font-weight: 400;
    line-height: 25px;
    margin: 0 0 20px
}

.page-content .full-width {
    width: 100%
}

.page-content .title {
    font-size: 46px;
    color: #002d5e;
    font-weight: 700;
    margin: 0 0 20px 0;
    line-height: 38px
}

.page-content .img {
    margin: 20px 0 40px;
    width: 100%
}

.page-content .content-img {
    margin-bottom: 40px
}

.page-content .content-img img {
    display: block;
    max-width: 100%;
    width: 100%
}

.page-content .content-img.pull-left {
    float: left;
    margin-right: 20px
}

.page-content .content-img.center {
    width: 100%
}

.page-content .content-img.center img {
    margin-left: auto;
    margin-right: auto;
    width: auto
}

.page-content .content-img.pull-right {
    float: right;
    margin-left: 20px
}

.page-content .content-img.stretch {
    width: 100%
}

.page-content .content-img.stretch img {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.page-content .list-primary {
    padding-left: 15px
}

.page-content .list-primary li {
    line-height: 1.8
}

.page-content .sub-title,
.page-content .text,
.page-content address {
    font-weight: 400
}

.page-content .sub-title {
    font-weight: 900;
    font-size: 1.25rem
}

.page-content address {
    line-height: 25px;
    margin-bottom: 20px
}

.page-content .tel {
    display: block
}

.page-content .tel strong {
    font-weight: 900;
    margin-right: 5px
}

.page-content .tel a {
    text-decoration: none;
    color: #505050
}

.img-bg-cover {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 250px;
}

.box-bg {
    border-radius: 5px;
    padding: 20px
}

.box-bg.lg-height {
    height: 300px
}

.box-bg.xs-height {
    height: 150px
}

.box-bg .box-bottom {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    z-index: 2
}

.box-bg .link,
.box-bg .text {
    display: none
}

.box-bg .date {
    display: block;
    font-size: 12px;
    font-weight: 900;
    margin-bottom: 10px
}

.box-bg .title {
    font-weight: 900;
    font-size: 26px;
    line-height: 32px;
    color: #fff;
    margin: 0 0 15px
}

.box-bg .separator {
    display: block;
    height: 4px;
    width: 30px;
    border-radius: 100px
}

@media (min-width:768px) {
    .box-bg {
        padding: 40px
    }

    .box-bg.lg-height {
        height: 420px
    }

    .box-bg.xs-height {
        height: 200px
    }

    .box-bg .box-bottom {
        left: 40px;
        bottom: 40px;
        right: 40px
    }

    .box-bg .link,
    .box-bg .text {
        display: block
    }

    .box-bg .text {
        font-size: 16px;
        line-height: 25px;
        color: #fff;
        font-weight: 400
    }

    .box-bg .separator {
        margin-bottom: 10px
    }

    .box-bg .link {
        font-weight: 900;
        font-size: 14px;
        color: #fff
    }

    .box-bg .link .ui-icons {
        margin-left: 10px;
        margin-top: -3px
    }
}

.ms-box {
    position: relative
}

.ms-box.box-border-text {
    padding: 12px 20px 20px 20px;
    height: 160px
}


.ms-box.box-border-text2 {
    padding: 12px 20px 20px 20px;
    height: 230px
}

@media (max-width:767px) {
    .ms-box.box-border-text.border-gray {
        padding: 10px
    }
}

@media (max-width:1199px) {
    .ms-box.box-border-text {
        height: 130px
    }
}

.ms-box.box-border-text .bottom {
    left: 20px;
    right: 20px;
    bottom: 20px
}

.ms-box.box-border-text .bottom .details {
    font-size: 14px
}

.ms-box.box-border-text .box-text {
    font-weight: 400;
    font-size: 13px;
    color: #134395;
    line-height: 18px
}

.ms-box.box-border-text .box-date {
    font-size: 16px;
    margin-bottom: 10px
}

.ms-box.box-border-text .box-date span {
    font-size: 26px
}

.ms-box.box-border-text:hover {
    box-shadow: 0 10px 20px 0 rgba(19, 67, 149, 0.27);
    border: 0px solid #e9edf3;
}

.ms-box.box-mini-news {
    color: #fff;
    overflow: hidden;
    height: 240px
}

.ms-box.box-mini-news .bottom {
    z-index: 5
}

.ms-box.box-mini-news .box-img {
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-position: center center
}

.ms-box.box-mini-news .box-title {
    padding: 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #fff
}

.ms-box.box-mini-news .hover {
    top: 250px;
    border-radius: 4px;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: rgba(19, 67, 149, 0.51)
}

.ms-box.box-mini-news .hover .hover-detail {
    position: absolute;
    top: 70px;
    left: 20px;
    right: 20px;
    font-size: 12px;
    line-height: 18px
}

.ms-box.box-mini-news .hover .hover-link {
    position: absolute;
    bottom: 0;
    padding: 20px
}

.ms-box.box-mini-news .hover .hover-link a {
    color: #fff;
    font-size: 15px;
    font-weight: 900
}

.ms-box.box-mini-news:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2)
}

.ms-box.box-mini-news:hover .hover {
    top: 0
}

.ms-box.box-mini-news:hover .bottom {
    bottom: 0;
    top: 5px
}

.ms-box.box-mini-news:hover .bottom .box-title {
    font-size: 16px;
    font-weight: 900
}

.ms-box.box-news .box-img {
    background-size: cover;
    background-position: center;
    height: 190px
}

.ms-box.box-news:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2)
}

.ms-box.box-news .box-title {
    font-size: 18px;
    line-height: 24px
}

.ms-box.box-news .top {
    padding: 20px 20px 60px 20px;
    height: 160px;
    overflow: hidden
}

.ms-box.box-news .bottom {
    padding: 20px
}

.ms-box.box-anouncement {
    padding: 20px 30px 40px 30px
}

.ms-box.box-anouncement .top {
    height: 130px;
    overflow: hidden
}

.ms-box.box-anouncement .bottom {
    bottom: 20px
}

.ms-box.box-anouncement:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2)
}

.ms-box.box-activity {
    padding: 10px 30px 70px 30px
}

@media (min-width:768px) {
    .ms-box.box-activity {
        height: 380px
    }
}

.ms-box.box-activity .ui-icons-retina-right-arrow-gray {
    display: none
}

.ms-box.box-activity.gray,
.ms-box.box-activity.gray * {
    color: #c1c1c1
}

.ms-box.box-activity.gray * .ui-icons-retina-right-arrow-blue,
.ms-box.box-activity.gray .ui-icons-retina-right-arrow-blue {
    display: none
}

.ms-box.box-activity.gray * .ui-icons-retina-right-arrow-gray,
.ms-box.box-activity.gray .ui-icons-retina-right-arrow-gray {
    display: inline-block
}

.ms-box.box-activity:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2)
}

.ms-box.box-activity .box-date {
    font-size: 30px;
    font-weight: 900
}

.ms-box.box-activity .box-date span {
    font-size: 64px
}

.ms-box.box-activity .box-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px
}

.ms-box.box-activity .bottom {
    bottom: 30px
}

.ms-box.box-activity .top {
    height: 260px
}

.ms-box.box-student .box-img {
    display: block;
    width: 100%
}

.ms-box.box-student .box-title {
    font-weight: 400;
    font-size: 20px
}

.ms-box.box-student .box-title .department {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    color: #505050
}

.ms-box.box-student .box-title .separator {
    background-color: transparent;
    position: relative;
    display: block;
    width: 100%;
    height: 2px;
    line-height: 2px;
    margin: 20px 0
}

.ms-box.box-student .box-title .separator::after,
.ms-box.box-student .box-title .separator::before {
    content: '';
    height: 2px;
    line-height: 2px;
    background: #002d5e;
    border-radius: 5px;
    top: 0;
    display: inline-block;
    vertical-align: top
}

.ms-box.box-student .box-title .separator::before {
    width: 5px
}

.ms-box.box-student .box-title .separator::after {
    width: 43px;
    margin-left: 3px
}

.ms-box.box-student .box-text {
    font-weight: 400;
    font-size: 13px;
    color: #505050;
    line-height: 20px
}

.ms-box.box-personal .box-right-side {
    padding-bottom: 40px
}

.ms-box.box-personal .bottom {
    bottom: 0
}

.ms-box.box-personal .box-img {
    width: 160px;
    height: 160px
}

.ms-box.box-personal .box-title {
    font-weight: 400;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.ms-box.box-personal .box-title .department {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    color: #505050
}

.ms-box.box-personal .box-text {
    font-weight: 500;
    font-size: 13px;
    color: #505050;
    line-height: 20px
}

.ms-box.box-personal .box-text a {
    color: #505050;
    position: relative;
    z-index: 8;
    font-size: 11px
}

.ms-box.box-academic .img-content {
    padding: 0
}

.ms-box.box-academic .box-title {
    font-size: 14px;
    color: #505050;
    font-weight: 900;
    padding-left: 10px
}

.ms-box.box-academic .box-title .department {
    font-weight: 300;
    font-size: 12px !important;
    margin-bottom: 20px
}

.ms-box.box-academic .box-text {
    padding-left: 10px;
    line-height: 22.65px;
    font-size: 12px;
    font-weight: 300
}

.ms-box.border-gray {
    border: 3px solid #e9edf3;
}

.ms-box.border-gray-thin {
    border: 2px solid #f0f0f0
}

.ms-box.border-radius {
    border-radius: 4px;
    background: rgb(255, 255, 255);
    transition: all 0.5s;
}

.ms-box .bottom {
    position: absolute;
    bottom: 0
}

.ms-box .box-title {
    font-weight: 900;
    font-size: 20px;
    color: #002d5e
}

.ms-box .box-text {
    font-weight: 900;
    font-size: 14px;
    line-height: 24px
}

.ms-box .box-text.info {
    text-align: center
}

.ms-box .box-text.info .large,
.ms-box .box-text.info .medium,
.ms-box .box-text.info .small {
    color: #2e2e2e
}

.ms-box .box-text.info .small {
    font-size: 12px;
    font-weight: 500
}

.ms-box .box-text.info .medium {
    font-size: 14px;
    font-weight: 500
}

.ms-box .box-text.info .large {
    font-size: 14px;
    font-weight: 700;
    color: #202020 !important
}

.ms-box .box-text.info span {
    display: block
}

.ms-box .link {
    font-weight: 700;
    font-size: 13px;
    color: #002d5e
}

.ms-box .link .ui-icons {
    margin-left: 15px;
    margin-top: -3px
}

.ms-box .box-full-link {
        position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 6
}

.ms-box .img-shadow-filter:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 3%, rgba(0, 0, 0, .6) 99%)
}

.ms-box .img-shadow-filter:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgba(0, 0, 0, .1)
}

@media (max-width:1199px) {
    .ms-box {
        height: auto
    }

    .ms-box.box-border-text {
        padding: 12px
    }

    .ms-box.box-border-text .box-date {
        font-size: 14px;
        margin-bottom: 2px
    }

    .ms-box.box-border-text .box-date span {
        font-size: 22px
    }

    .ms-box.box-border-text .box-text {
        line-height: 16px
    }

    .ms-box.box-mini-news {
        height: 130px
    }

    .ms-box.box-mini-news .box-title {
        padding: 20px
    }

    .ms-box.box-mini-news:hover .bottom .box-title {
        font-size: 13px;
        padding: 10px
    }

    .ms-box.box-mini-news .hover .hover-detail {
        top: 55px;
        left: 10px;
        right: 10px
    }

    .ms-box.box-mini-news .hover .hover-link {
        padding: 10px
    }

    .ms-box.box-activity {
        padding: 10px 20px 70px 20px
    }

    .ms-box.box-activity .box-date {
        font-size: 28px
    }

    .ms-box.box-activity .box-date span {
        font-size: 60px
    }

    .ms-box.box-activity .box-title {
        font-size: 16px
    }

    .ms-box.box-personal .box-img {
        width: 110px;
        height: 110px
    }

    .ms-box.box-anouncement {
        padding: 20px 20px 40px 20px
    }

    .ms-box.box-anouncement .box-title {
        font-size: 16px
    }
}

@media (max-width:991px) {
    .ms-box.box-border-text {
        padding: 25px
    }

    .ms-box.box-border-text .box-text {
        font-size: 16px;
        line-height: 24px
    }

    .ms-box.box-activity .box-date {
        margin-bottom: 0
    }

    .ms-box.box-activity .top {
        height: auto
    }

    .ms-box.box-anouncement .top {
        height: auto
    }

    .ms-box.box-anouncement .box-title {
        font-size: 18px
    }

    .ms-box.box-anouncement .box-date {
        margin-bottom: 10px
    }

    .ms-box.box-student .box-title {
        font-weight: 900;
        font-size: 18px;
        color: #505050
    }

    .ms-box.box-student .box-title .department {
        margin-bottom: 20px;
        font-weight: 400
    }

    .ms-box.box-student .box-img {
        max-width: 320px;
        margin: 0 auto;
        margin-bottom: 20px
    }

    .ms-box.box-personal .box-title {
        font-weight: 900;
        font-size: 18px;
        color: #505050
    }

    .ms-box.box-personal .box-title .department {
        margin-bottom: 20px;
        font-weight: 400
    }

    .ms-box.box-personal .box-img {
        width: 130px;
        height: 130px
    }

    .ms-box.box-news .top {
        height: auto
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .ms-box.box-anouncement .top {
        height: 140px
    }

    .ms-box.box-news .top {
        height: 180px
    }

    .ms-box.box-activity .top {
        height: 300px
    }
}

.inline-top {
    height: 300px
}

.inline-top .container {
    height: 300px;
    position: relative
}

.inline-top .container .row {
    height: 300px
}

.inline-top .container .row > div {
    height: auto;
    position: absolute;
    bottom: 60px
}

.inline-top .container .row > div .page-title {
    position: relative
}

.inline-top::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 45, 94, .8)
}

.inline-top.xs-height {
    height: 150px
}

.inline-top.xs-height .page-title {
    margin-top: 30px
}

.inline-top .page-title {
    text-align: left;
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    position: absolute;
    left: 0;
    bottom: 0
}

.inline-top .breadcrumb {
    background: 0 0;
    padding: 0;
    font-size: 14px;
    margin-bottom: 0
}

.inline-top .breadcrumb,
.inline-top .breadcrumb a {
    color: #fff
}

.inline-top.white {
    height: 100px;
    border-bottom: 2px solid #f2f2f2
}

.inline-top.white .container {
    height: 125px
}

.inline-top.white .container .row {
    height: 100px
}

.inline-top.white .container .row > div {
    bottom: 40px
}

.inline-top.white::before {
    display: none
}

.inline-top.white.xs-height {
    height: 150px
}

.inline-top.white.xs-height .page-title {
    margin-top: 30px
}

.inline-top.white .page-title {
    color: #002d5e;
    text-align: left
}

.inline-top.white .breadcrumb,
.inline-top.white .breadcrumb a {
    color: #d7d7d7
}

@media (max-width:991px) {
    .inline-top {
        height: 140px
    }

    .inline-top .page-title {
        padding-left: 20px;
        padding-bottom: 20px
    }

    .inline-top .container {
        height: 140px
    }

    .inline-top .container .row {
        height: 140px
    }

    .inline-top .container .row > div {
        height: auto;
        bottom: 0
    }

    .inline-top .page-title {
        font-size: 30px
    }

    .inline-top.xs-height {
        height: 80px
    }

    .inline-top.white {
        height: 100px
    }

    .inline-top.white .container {
        height: 100px
    }

    .inline-top.white .container .row {
        height: 100px
    }

    .inline-top.white .container .row > div {
        position: relative;
        height: 100px;
        bottom: inherit
    }

    .inline-top.white .container .row > div .page-title {
        height: auto;
        position: absolute;
        font-size: 26px;
        text-align: center;
        top: 50%;
        bottom: inherit;
        left: 20px;
        right: 20px;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.gallery .gallery-item {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    height: 220px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative
}

.gallery .gallery-item .hover {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    background-color: #134395;
}

.gallery .gallery-item .gallery-text {
    display: none;
    padding: 25px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.gallery .gallery-item.selected,
.gallery .gallery-item:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4)
}

.gallery .gallery-item.selected .gallery-text,
.gallery .gallery-item.selected .hover,
.gallery .gallery-item:hover .gallery-text,
.gallery .gallery-item:hover .hover {
    display: block
}

.gallery .gallery-item .play-video-btn {
    width: 45px;
    height: 45px
}

.gallery .gallery-item .play-video-btn::after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff
}

.accordion > dd {
    display: none
}

.accordion.info > dt {
    font-weight: 900;
    color: #002d5e;
    font-size: 16px;
    padding: 20px 60px 20px 20px
}

.accordion.info > dt.selected {
    color: #002d5e !important;
    background: #fafafa
}

@media (min-width:768px) {
    .accordion.info > dd {
        padding: 10px 20px 20px
    }
}

.accordion-ul ul {
    display: none
}

.faq > dt {
    background: #fafafa;
    color: #505050;
    font-size: 1.15rem;
    border-radius: 4px;
    display: flex;
    align-items: center;
    min-height: 80px;
    padding: 20px 60px 20px 30px;
    cursor: pointer;
    position: relative;
    margin-top: 20px;
    font-weight: 400
}

.faq > dt:first-child {
    margin-top: 0
}

.faq > dt:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px
}

.faq > dt.selected {
    background-color: #002d5e;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-weight: 900
}

.faq > dt.selected:hover {
    color: #fff;
    border-color: #b96f88
}

.faq > dt.selected:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 22px
}

.faq > dd {
    font-size: 1.15rem;
    line-height: 32px;
    background: #fafafa;
    color: #2e2e2e;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 30px 40px;
    overflow: auto
}

@media (max-width:991px) {
    .faq > dd {
        padding: 20px
    }
}

.all-activities .banner {
    margin-bottom: 20px
}

.table-fixed-wrapper {
    position: relative
}

.table-fixed-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 95%, #fff 100%);
    width: 12%;
    max-width: 60px;
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -ms-pointer-events: none;
    -o-pointer-events: none;
    pointer-events: none;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.table-fixed-wrapper.scroll-end:after {
    opacity: 0;
    width: 0
}

.table-fixed-wrapper .table-responsive {
    border: none
}

.table-fixed-wrapper .table-responsive > .table {
    margin-bottom: 0
}

.table-fixed-wrapper .table-responsive .table-fixed-column tbody > tr > :first-child {
    border-bottom: none
}

.table-fixed-wrapper .table-responsive .table-fixed-column tbody tr > :first-child {
    margin-top: 0
}

.table-fixed-wrapper .table-responsive .table-fixed-column tr > :first-child {
    position: absolute;
    left: 0;
    top: auto;
    z-index: 1
}

.table-fixed-wrapper .table-responsive tbody tr:nth-child(even) td:first-child {
    background: #f8f7f7
}

.table-fixed-wrapper .table-responsive tbody tr:nth-child(odd) td:first-child {
    background: #fff
}

@media (min-width:768px) {
    .table-fixed-wrapper:after {
        display: none;
        content: none
    }

    .table-fixed-wrapper .table-responsive .table-fixed-column tbody td,
    .table-fixed-wrapper .table-responsive .table-fixed-column tbody th,
    .table-fixed-wrapper .table-responsive .table-fixed-column thead td,
    .table-fixed-wrapper .table-responsive .table-fixed-column thead th {
        height: auto !important;
        padding-left: inherit !important
    }
}

.tbl {
    width: 100%
}

.tbl .text-left {
    text-align: left
}

.tbl .text-right {
    text-align: right
}

.tbl .text-center {
    text-align: center
}

.tbl tbody .td,
.tbl thead .th {
    text-align: left;
    padding-left: 20px
}

.tbl th {
    border-bottom: none;
    border-right: 1px solid #fafafa;
    font-size: 14px;
    font-weight: 700;
    background-color: #002d5e;
    color: #fff;
    padding-top: 9px;
    padding-bottom: 9px;
    line-height: 2.9;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.tbl th:first-child {
    border-top-left-radius: 4px
}

.tbl th:last-child {
    border-right: none;
    border-top-right-radius: 4px
}

.tbl td {
    border-top: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 2.5;
    padding: 8px 30px
}

.tbl td:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.tbl td:last-child {
    border-right: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.tbl tr:nth-child(even) {
    background-color: #fafafa
}

.tbl tr a {
    display: block;
    cursor: pointer
}

.tbl tr .ui-icons-retina-download-blue {
    display: none
}

.tbl tr:hover {
    text-decoration: none;
    background-color: #edf6f6;
    color: #505050
}

.tbl tr:hover td {
    background-color: #f0f0f0;
    color: #002d5e
}

.tbl tr:hover td .ui-icons-retina-download {
    display: none
}

.tbl tr:hover td .ui-icons-retina-download-blue {
    display: inline-block
}

.tbl tr:hover a {
    color: #505050
}

.tbl tr .text-left {
    padding-left: 30px
}

@media (max-width:991px) {
    .tbl {
        min-width: 720px
    }

    .tbl tbody td.table-col-const {
        width: 140px
    }
}

.map iframe {
    width: 100%;
    height: 280px
}

@media (min-width:768px) {
    .map iframe {
        height: 400px
    }
}

.media-toggle {
    margin-bottom: 20px
}

.media-toggle .media-left {
    padding-right: 0;
    width: 100%;
    float: left
}

.media-toggle .media-left img {
    width: 100%
}

.media-toggle .media-body {
    display: block;
    background: #f0f0f0;
    position: relative;
    max-width: 100%
}

.media-toggle .media-body .text-inner-show {
    display: none
}

.media-toggle .media-body .text-inner-show .dl-table {
    padding: 20px 15px
}

.media-toggle .media-body .text-inner-show .dl-table dd,
.media-toggle .media-body .text-inner-show .dl-table dt {
    line-height: 24px
}

.media-toggle .media-body .text-content {
    margin-bottom: 40px
}

.media-toggle .media-body .text-content .text-inner .media-heading {
    color: #2e2e2e;
    font-weight: 900;
    text-align: center;
    padding: 25px 15px 15px;
    margin-bottom: 0
}

.media-toggle .media-body .text-content .text-inner .dl-table {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px 15px
}

.media-toggle .media-body .text-content .text-inner .dl-table dd,
.media-toggle .media-body .text-content .text-inner .dl-table dt {
    line-height: 24px
}

.media-toggle .media-body .text-content-detail {
    margin-bottom: 0;
    line-height: 1
}

.media-toggle .media-body .text-content-detail .text-inner p {
    font-weight: 700
}

.media-toggle .media-body .btn-content {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #e3e3e3
}

.media-toggle .media-body .btn-content a {
    color: #2e2e2e;
    text-decoration: none
}

.media-toggle .media-body .btn-content .btn-link {
    font-size: 12px;
    font-weight: 700;
    padding: 20px 13.33333333px 20px 20px
}

.media-toggle .media-body .btn-content .btn-detail {
    width: 100%;
    text-align: center;
    border-right: none;
    vertical-align: text-bottom
}

.media-toggle .media-body .btn-content .btn-detail span {
    margin-left: 10px
}

.media-toggle .media-body .btn-content .out-show {
    display: none;
    background-color: #eee
}

.media-toggle .media-body .btn-content .out-show .ui-icons-more {
    background-position: -210px -120px !important
}

.media-toggle .media-body .btn-content .on-show .ui-icons-more {
    background-position: -180px -120px !important
}

.media-toggle .media-body .btn-detail-show {
    text-align: center;
    line-height: 20px
}

.media-toggle .media-body .btn-detail-show .btn-link span {
    margin-left: 10px
}

.media-toggle .media-body .btn-detail-show .on-show {
    line-height: 60px
}

.media-toggle .media-body .btn-detail-show .out-show {
    background-color: #eee
}

.media-toggle .media-body .link-detail {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #e3e3e3
}

.media-toggle .media-body .link-detail a {
    line-height: 58px
}

.media-toggle.active .media-body .text-inner-show {
    display: block
}

.media-toggle.active .btn-content .on-show {
    display: none
}

.media-toggle.active .btn-content .out-show {
    display: block
}

@media (min-width:768px) {
    .media-toggle .media-left {
        width: 190px
    }

    .media-toggle .media-left img {
        width: 100%
    }

    .media-toggle .media-body {
        display: table-cell
    }

    .media-toggle .media-body .text-inner-show .dl-table {
        padding: 30px 50px
    }

    .media-toggle .media-body .text-content .text-inner .media-heading {
        text-align: left;
        padding: 25px 50px 15px
    }

    .media-toggle .media-body .text-content .text-inner .dl-table {
        padding: 15px 50px
    }

    .media-toggle .media-body .link-detail {
        width: 40%;
        border-bottom: none
    }

    .media-toggle .media-body .btn-detail-show {
        width: 60%
    }

    .media-toggle .media-body .btn-detail-show .btn-link {
        border-right: 1px solid #e3e3e3;
        width: 100%
    }

    .media-toggle .media-body .btn-detail-show .out-show {
        line-height: 20px
    }

    .media-toggle .media-body .btn-detail-show .on-show {
        line-height: 20px
    }
}

.dl-table {
    margin-bottom: 0
}

.dl-table dt {
    width: 100%;
    float: left;
    clear: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
    line-height: 1.466666;
    color: #505050;
    font-weight: 900;
    margin-bottom: 5px;
    font-size: 14px
}

.dl-table dd {
    line-height: 1.466666;
    color: #505050;
    font-weight: 400;
    font-size: 14px;
    word-wrap: break-word;
    margin-bottom: 20px
}

.dl-table.gutter dd {
    margin-bottom: 10px
}

@media (min-width:768px) {
    .dl-table dt {
        width: 117px;
        position: relative
    }

    .dl-table dt:after {
        content: ":";
        display: inline-block;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
        vertical-align: middle;
        color: #505050;
        font-weight: 900
    }

    .dl-table dd {
        margin-left: 140px;
        margin-bottom: 5px
    }
}

@media (max-width:767px) {
    .communication-form .btn {
        width: 100%
    }
}

.link-margin {
    margin: -4px 0 0 5px
}

.box-date {
    font-size: 14px;
    margin-bottom: 10px
}

.box-date .yellow,
.box-date.yellow {
    color: #ebd9c0
}

.box-date .gold,
.box-date.gold {
    color: #cfad45
}

.box-date .blue,
.box-date.blue {
    color: #134395;
}

.box-date .day {
    font-weight: 600
}

.box-date .separator-span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px
}

.box-hour {
    font-size: 14px;
    color: #002d5e;
    line-height: 26px;
    font-weight: 900
}

.overlay-menu {
    background: #000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.overlay-menu.active {
    opacity: .85;
    z-index: 8
}

@media (min-width:1200px) {
    body {
        padding-top: 90px
    }

    body.sticky {
        padding-top: 100px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    body {
        padding-top: 119px
    }

    body.sticky {
        padding-top: 100px
    }
}

.huge-table {
    text-align: center
}

.huge-table thead tr th {
    background-color: #002d5e;
    font-size: 12px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    padding: 10px
}

.huge-table thead tr th:first-child {
    border-top-left-radius: 4px
}

.huge-table thead tr th:last-child {
    border-top-right-radius: 4px
}

.huge-table thead tr th .head-big-text {
    font-size: 20px
}

.huge-table thead tr th .head-medium-text {
    font-size: 14px;
    line-height: 19px
}

.huge-table tbody tr {
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff
}

.huge-table tbody tr td {
    background-color: #fafafa;
    color: #002d5e;
    font-size: 14px;
    border-right: 1px solid #f0f0f0;
    padding: 20px
}

.huge-table tbody tr td.main-area {
    border-right: 5px solid #fff;
    font-size: 18px;
    font-weight: 900
}

.huge-table tbody tr td:last-child {
    border-right: 0
}

.mini-calendar {
    border: 2px solid #f0f0f0;
    border-radius: 4px
}

.mini-calendar .left-box {
    background-color: #fff;
    border-right: 1px solid #f0f0f0;
    color: #002d5e;
    padding-bottom: 86px;
    position: relative
}

.mini-calendar .left-box .month-name {
    font-size: 24px;
    font-weight: 900
}

.mini-calendar .left-box .separator {
    position: relative;
    background-color: transparent;
    width: 50px;
    display: block;
    margin: 20px auto 30px auto
}

.mini-calendar .left-box .separator::after,
.mini-calendar .left-box .separator::before {
    content: '';
    position: absolute;
    height: 2px;
    background: #002d5e;
    border-radius: 5px;
    top: 0
}

.mini-calendar .left-box .separator::before {
    width: 5px;
    left: 0
}

.mini-calendar .left-box .separator::after {
    width: 43px;
    left: 7px
}

.mini-calendar .left-box .controls {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #f0f0f0;
    height: 50px;
    line-height: 50px
}

.mini-calendar .left-box .controls > div {
    border-right: 1px solid #f0f0f0;
    width: 100%;
    cursor: pointer;
    position: relative
}

.mini-calendar .left-box .controls > div a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit
}

.mini-calendar .left-box .controls > div:last-child {
    border-right: none
}

.mini-calendar .right-box {
    padding: 30px;
    height: 200px
}

.mini-calendar .right-box .title {
    color: #2e2e2e;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 10px
}

.mini-calendar .right-box .detail {
    color: #898989;
    font-size: 14px
}

@media (max-width:991px) {
    .mini-calendar .right-box {
        height: auto
    }

    .mini-calendar .left-box {
        border-right: 0;
        border-bottom: 1px solid #f0f0f0
    }
}

.medium-calendar {
    height: 347px
}

.medium-calendar .month-picker {
    transform: rotate(-90deg);
    transform-origin: 195px 195px;
    background-color: #cfad45;
    color: #002d5e;
    position: relative;
    width: 347px;
    height: 50px;
    margin-top: -50px
}

.medium-calendar .month-picker .month-name {
    font-size: 40px;
    font-weight: 900;
    line-height: 50px;
}

.medium-calendar .month-picker .controls {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    height: 50px;
    line-height: 50px
}

.medium-calendar .month-picker .controls > div {
    width: 100%;
    position: relative
}

.medium-calendar .month-picker .controls > div a {
    display: block;
    width: 60px;
    height: 100%;
    line-height: inherit;
    cursor: pointer
}

.medium-calendar .month-picker .controls > div:last-child {
    border-right: none
}

.medium-calendar .date-details {
    padding: 0 0 0 70px;
    height: 347px;
    width: 100%;
    overflow-y: hidden
}

.medium-calendar .date-details li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    position: relative
}

.medium-calendar .date-details li:last-child {
    margin-bottom: 0
}

.medium-calendar .date-details li.gray,
.medium-calendar .date-details li.gray * {
    color: #c1c1c1 !important
}

.medium-calendar .date-details li .box-link {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%
}

.medium-calendar .date-details li .left-box {
    flex: 0 0 auto;
    width: 90px;
    margin-right: 10px
}

.medium-calendar .date-details li .left-box .date-day {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    font-weight: 900;
    font-size: 36px;
    color: #cfad45;
    text-align: center;
    height: 100px;
    line-height: 100px
}

.medium-calendar .date-details li .right-box {
    flex: 1 1 auto
}

.medium-calendar .date-details .title {
    color: #002d5e;
    font-weight: 400;
    font-size: 12px
}

.medium-calendar .date-details .detail {
    color: #898989;
    font-size: 14px
}

@media (max-width:1199px) {
    .medium-calendar .month-picker {
        transform: rotate(0);
        transform-origin: 50% 50%;
        width: 280px;
        height: 45px;
        margin-top: 0
    }

    .medium-calendar .month-picker .month-name {
        font-size: 32px
    }

    .medium-calendar .month-picker .controls {
        height: 45px;
        line-height: 45px
    }

    .medium-calendar .date-details {
        margin-top: 35px;
        padding: 0;
        height: 202px;
        width: 100%;
        overflow-y: hidden
    }

    .medium-calendar .date-details li .left-box {
        width: 90px
    }

    .medium-calendar .date-details li .left-box .date-day {
        height: 90px;
        line-height: 90px
    }
}

@media (max-width:991px) {
    .medium-calendar {
        height: auto
    }

    .medium-calendar .month-picker {
        width: 100%;
        height: 45px
    }

    .medium-calendar .date-details {
        height: auto;
        overflow-y: visible;
        display: block
    }

    .medium-calendar .date-details li .left-box {
        width: 100px
    }

    .medium-calendar .date-details li .left-box .date-day {
        height: 100px;
        line-height: 100px
    }
}

.management-boxes .management-box {
    margin-bottom: 20px;
    height: 310px
}

.management-boxes .management-details {
    font-size: 12px;
    color: #505050;
    line-height: 20px;
    font-weight: 500
}

.management-boxes .management-details .text-strong {
    font-size: 14px
}

.management-boxes .management-details a {
    color: #505050
}

.management-boxes .img-box {
    margin-bottom: 10px;
    border-radius: 4px;
    overflow: hidden
}

.management-boxes .img-box img {
    width: 100%;
    display: block
}

@media (max-width:991px) {
    .mutevelli .management-boxes {
        min-width: 100%
    }

    .management-boxes {
        min-width: 920px
    }

    .management-boxes .management-box {
        height: 360px
    }

    .management-boxes .management-details {
        font-size: 12px;
        color: #505050;
        line-height: 20px
    }
}

.overflow-x-mobile-hidden {
    overflow-x: hidden
}

@media (min-width:768px) {
    .overflow-x-mobile-hidden {
        overflow-x: inherit
    }
}

.link-list li {
    padding: 5px 0
}

.link-list li a {
    line-height: 21px;
    color: #2e2e2e;
    font-weight: 400
}

.link-list li a:hover {
    color: #002d5e
}

.yellow-date {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px
}

.yellow-date .day {
    color: #ebd9c0;
    font-weight: 600
}

.yellow-date .separator-span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px
}

.contact-icon {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    padding: 20px 30px;
    min-height: 130px
}

.contact-icon .title {
    font-size: 14px;
    font-weight: 900;
    color: #002d5e;
    display: block;
    margin-bottom: 20px
}

.contact-icon .title .ui-icons {
    margin-right: 10px
}

.contact-icon .text {
    font-size: 14px;
    line-height: 20px;
    color: #898989
}

.big-video-opener {
    position: absolute;
    width: 100%;
    max-width: 800px;
    margin-right: 90px;
    right: 0;
    top: 0;
    text-align: right;
    z-index: 1
}

.big-video-opener a {
    position: absolute;
    text-align: center;
    color: white;
}

.big-video-opener img {
    width: 100%
}

.big-video-opener .orange-box {
    background: #ff974f;
    width: 150px;
    height: 275px;
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: -1;
    border-radius: 4px
}

.big-video-opener .video-image {
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 435px;
}

.big-video-opener .video-kilavuz-image:hover img {
    -moz-transform: rotate(10deg) scale(0.9);
    -webkit-transform: rotate(10deg) scale(0.9);
    -ms-transform: rotate(10deg) scale(0.9);
    -o-transform: rotate(10deg) scale(0.9);
    transform: rotate(10deg) scale(0.9);
}

.big-video-opener .video-kilavuz-image:hover h3 {
    color: #e41b98;
}

.big-video-opener .video-kilavuz-image img {
    width: calc(80px + 5vw);
    margin-left: auto;
    margin-right: auto;
    display: block;
    transition: all 1s;
}

.big-video-opener .video-kilavuz-image {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    display: contents;
    height: 300px;
}

.halicx-giris {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    display: block;
    transition: all 1s;
}

.halicx-giris:hover {
    -moz-transform: rotate(10deg) scale(0.9);
    -webkit-transform: rotate(10deg) scale(0.9);
    -ms-transform: rotate(10deg) scale(0.9);
    -o-transform: rotate(10deg) scale(0.9);
    transform: rotate(10deg) scale(0.9);
}

@media (max-width:1199px) {
    .big-video-opener .video-image {
        height: 395px
    }

    .big-video-opener .orange-box {
        right: -15px;
        top: -15px
    }
}

@media (max-width:991px) {
    .big-video-opener {
        max-width: 100%;
        position: static;
        margin-bottom: 40px
    }

    .big-video-opener .orange-box {
        right: -10px;
        top: -20px
    }

    .big-video-opener .video-image {
        height: 300px
    }
}

.play-video-btn {
    background: #ff974f;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    position: absolute;
    left: 50%;
    transform: translateY(-50%) translateX(-48%);
    top: 50%
}

.play-video-btn::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #fff
}

.play-video-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    left: 0;
    top: 0
}

.tabs-list {
    display: table;
    margin: 0 auto
}

.tabs-list li {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.tabs-list li a {
    display: block;
    line-height: 32px;
    color: #d7d7d7;
    font-size: 17px;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600
}

.tabs-list li.active a {
    background-color: #002d5e;
    color: #fff;
    letter-spacing: 1px
}

@media (max-width:1199px) {
    .tabs-list li a {
        font-size: 16px;
        padding-left: 32px;
        padding-right: 32px;
        letter-spacing: 1px
    }
}

@media (max-width:991px) {
    .tabs-list {
        display: flex;
        padding-bottom: 30px;
        overflow-x: scroll;
        justify-content: center
    }

    .tabs-list li {
        white-space: nowrap
    }
}

@media (max-width:767px) {
    .tabs-list {
        justify-content: flex-start
    }
}

.tab-content {
    font-size: 16px
}

.sub-videos-list {
    font-size: 0
}

.sub-videos-list .sub-video {
    vertical-align: top;
    position: relative;
    display: inline-block;
    margin-right: 20px;
    width: 150px;
    height: 240px
}

.sub-videos-list .sub-video:last-child {
    margin-right: 0
}

.sub-videos-list .sub-video .play-video-container {
    position: relative
}

.sub-videos-list .sub-video .play-video-container .play-video-btn {
    width: 45px;
    height: 45px
}

.sub-videos-list .sub-video .play-video-container .play-video-btn::after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff
}

.sub-videos-list .sub-video .play-video-container img {
    width: 100%
}

.sub-videos-list .sub-video .title {
    font-size: 14px;
    font-weight: 700
}

@media (max-width:1199px) {
    .sub-videos-list .sub-video {
        width: 120px;
        height: 200px
    }

    .sub-videos-list .sub-video .play-video-btn {
        width: 35px;
        height: 35px
    }

    .sub-videos-list .sub-video .play-video-btn::after {
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #fff
    }
}

@media (max-width:991px) {
    .sub-videos-list .sub-video {
        width: 160px;
        height: 290px
    }

    .sub-videos-list .sub-video .play-video-btn {
        width: 45px;
        height: 45px
    }

    .sub-videos-list .sub-video .play-video-btn::after {
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 8px solid #fff
    }
}

@media (max-width:767px) {
    .sub-videos-list .sub-video {
        height: 90vw
    }
}

@media (min-width:992px) {
    .sub-videos-list {
        min-height: 150px
    }
}

.full-image-media {
    position: relative
}

.full-image-media .tab-pane {
    height: 660px
}

.full-image-media .carousel {
    z-index: 2
}

.full-image-media::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: -webkit-linear-gradient(-88deg, #fff 0, #fff 72%);
    background-image: -o-linear-gradient(-88deg, #fff 0, #fff 72%);
    background-image: linear-gradient(-88deg, #fff 0, #fff 72%);
    opacity: .2
}

@media (max-width:1199px) {
    .full-image-media .tab-pane {
        height: 383px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .full-image-media .tab-pane {
        height: 500px
    }
}

.btn-social-group .btn {
    letter-spacing: 1px
}

.ajax-rsp-msg {
    display: none
}

.page-social-list {
    padding-left: 0;
    font-size: 0;
    text-align: right
}

.page-social-list li {
    padding: 0 5px;
    list-style: none;
    display: inline-block
}

.page-social-list li:last-child {
    padding: 0 0 0 5px
}

@media (max-width:767px) {
    .page-social-list {
        text-align: center
    }

    .page-social-list li:last-child {
        padding: 0 5px
    }
}

.glyph-fix .form-group.has-feedback .glyphicon {
    line-height: 0;
    font-size: 18px;
    top: 50%
}

.glyph-fix .form-group.has-feedback.has-error .bootstrap-select span.caret,
.glyph-fix .form-group.has-feedback.has-success .bootstrap-select span.caret {
    right: 34px
}

.font-resize {
    font-size: 0;
    border: 1px solid #f0f0f0;
    display: inline-block
}

.font-resize li {
    display: inline-block;
    border-right: 1px solid #f0f0f0
}

.font-resize li:last-child {
    border-right: 0
}

.font-resize li a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #d7d7d7;
    cursor: pointer;
    text-align: center
}

.text-resizable {
    font-size: 1.15rem
}

.text-resizable .table-responsive .tbl thead th {
    font-size: .95rem
}

.text-resizable .table-responsive .tbl tbody td {
    font-size: 1rem
}

.main-wrapper {
    z-index: 2
}

#notice-popup {
    display: none;
    max-width: 800px
}

.btn-notice-popup {
    display: none
}

.search-results .head {
    margin: 80px 0 30px
}

.search-results .head .title {
    margin: 0;
    font-size: 30px;
    line-height: 34px;
    font-weight: 900;
    color: #898989
}

.search-results .head .title strong {
    color: #002d5e
}

.search-results .head .subtitle {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    color: #fafafa
}

.search-results .head .separator {
    margin-top: 30px;
    display: block
}

.search-results .list ul {
    padding-left: 0;
    color: #505050;
    list-style: none
}

.search-results .list ul li {
    padding: 30px 0 0
}

.search-results .list ul li a {
    color: #505050
}

.search-results .list ul li a .title {
    font-size: 20px;
    line-height: normal;
    font-weight: 400;
    margin: 0 0 20px;
    color: #898989
}

.search-results .list ul li a .title strong {
    color: #002d5e;
    font-weight: 900
}

.search-results .list ul li a .subtitle {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    margin: 0 0 10px
}

.search-results .list ul li .separator {
    display: block;
    margin: 30px 0 0
}

@media (min-width:768px) {
    .search-results .head {
        margin: 100px 0 0
    }

    .search-results .list ul li {
        padding: 60px 0 0
    }

    .search-results .list ul li .separator {
        margin: 60px 0 0
    }
}

/*! jQuery UI - v1.11.4 - 2016-06-03
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-datepicker {
    width: 17em;
    padding: 0;
    display: none
}

.ui-datepicker-inline {
    width: auto
}

.ui-datepicker .ui-datepicker-header {
    position: relative
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 0;
    width: 10px;
    height: 20px
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev {
    left: auto;
    right: 10px
}

.ui-datepicker .ui-datepicker-next {
    right: 0
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -2.5px;
    top: 50%;
    margin-top: -5px
}

.ui-datepicker .ui-datepicker-title {
    padding: 12px 0;
    border: 1px solid #ececec;
    border-width: 1px 0
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 0;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.ui-datepicker .ui-datepicker-info {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700
}

.ui-datepicker .ui-datepicker-info .small,
.ui-datepicker .ui-datepicker-info small {
    font-weight: 400;
    line-height: 1;
    color: #fafafa
}

.ui-datepicker .ui-datepicker-info .small,
.ui-datepicker .ui-datepicker-info small {
    font-size: 75%
}

.ui-datepicker .bootstrap-select {
    width: 50% !important;
    padding-right: 5px
}

.ui-datepicker .bootstrap-select + .bootstrap-select {
    padding-left: 5px;
    padding-right: 0
}

.ui-datepicker table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0;
    color: #464646;
    font-size: 8px
}

.ui-datepicker td {
    border: 0;
    font-weight: 700;
    text-align: center
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    text-align: right;
    text-decoration: none;
    width: 29px;
    height: 29px;
    line-height: 29px;
    border-radius: 50%;
    text-align: center;
    color: #464646;
    margin: auto
}

.ui-datepicker td.active a,
.ui-datepicker td.highlight a {
    background-color: #e7f1fb
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #454545;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    font-weight: 400
}

.ui-state-active,
.ui-state-highlight,
.ui-widget-content .ui-state-active,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-active,
.ui-widget-header .ui-state-highlight {
    font-weight: 400;
    color: #fff;
    background: #002d5e
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #a9a9a9
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-other-month a,
.ui-datepicker .ui-datepicker-other-month span {
    color: #afc6dc
}

.ui-datepicker .bootstrap-select {
    height: auto
}

.ui-datepicker .bootstrap-select button {
    background: #e5edf5;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #232323
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3
}

.ui-widget-shadow {
    margin: 0;
    padding: 5px;
    background: #666;
    opacity: .3;
    border-radius: 8px
}

.ui-icon {
    text-indent: -999em
}

.ui-datepicker-next,
.ui-datepicker-prev {
    top: 14px
}

.ui-datepicker-info,
.ui-datepicker-title {
    border: none;
    border-bottom: 1px solid #ececec
}

.ui-datepicker-info {
    padding-bottom: 10px;
    margin-bottom: 20px
}

.radiobox label {
    position: relative;
    padding-left: 26px !important;
    line-height: 18px;
    font-weight: 400;
    cursor: pointer
}

.radiobox label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: none;
    background: #f1f1f1
}

.radiobox label:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 6px;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    opacity: 0;
    background: #505050
}

.radiobox label.active:after,
.radiobox label:checked:after {
    opacity: 1
}

.radiobox label.active:before,
.radiobox label:checked:before {
    background-color: #f1f1f1
}

.radiobox label.disabled,
.radiobox label:disabled {
    opacity: .6
}

.radiobox input {
    display: none
}

.radiobox.animated label:after {
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2)
}

.radiobox.animated label.active:after,
.radiobox.animated label:checked:after {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.checkbox label {
    position: relative;
    padding-left: 28px !important;
    line-height: 18px;
    font-weight: 400;
    cursor: pointer
}

.checkbox label:after,
.checkbox label:before {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    font-size: 10px;
    color: #505050
}

.checkbox label:before {
    left: 0;
    top: 0;
    content: "";
    border: 1px solid #e5e5e5;
    background: #f1f1f1
}

.checkbox label:after {
    left: 4px;
    top: 0;
    font-family: "Glyphicons Halflings", sans-serif;
    content: "\e013";
    opacity: 0;
    text-shadow: 0 0 3px #fff
}

.checkbox label.active:after,
.checkbox label:checked:after {
    opacity: 1
}

.checkbox label.active:before,
.checkbox label:checked:before {
    background-color: #f1f1f1
}

.checkbox label.disabled,
.checkbox label:disabled {
    opacity: .6
}

.checkbox input {
    display: none
}

.checkbox.animated label:after {
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2)
}

.checkbox.animated label.active:after,
.checkbox.animated label:checked:after {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.fancybox-slide--video .fancybox-content {
    width: 800px;
    height: 600px;
    max-width: 80%;
    max-height: 80%
}

.pagination {
    border: 1px solid #f0f0f0
}

.pagination .active > a {
    z-index: 1;
    background: #fff;
    color: #002d5e;
    font-weight: 900
}

.pagination .active > a:hover {
    background: #fff;
    color: #002d5e
}

.pagination > li > a,
.pagination > li > span {
    color: #a9a9a9;
    font-size: 14px;
    border: none;
    padding: 15px
}

.pagination > li > a.previous,
.pagination > li > span.previous {
    border-right: 1px solid #f0f0f0;
    z-index: 1;
    margin-right: 25px
}

.pagination > li > a.next,
.pagination > li > span.next {
    border-left: 1px solid #f0f0f0;
    z-index: 1;
    margin-left: 25px
}

.pagination > li > a:hover,
.pagination > li > span:hover {
    background-color: #fff
}

.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: transparent
}

.pagination .ui-icons-retina-arrow-left-white-large,
.pagination .ui-icons-retina-arrow-right-white-large {
    display: none
}

.pagination .next.disabled,
.pagination .next.disabled:hover,
.pagination .previous.disabled,
.pagination .previous.disabled:hover {
    background: #fff
}

.pagination .next.disabled .ui-icons-retina-arrow-left-gray-large,
.pagination .next.disabled .ui-icons-retina-arrow-right-gray-large,
.pagination .previous.disabled .ui-icons-retina-arrow-left-gray-large,
.pagination .previous.disabled .ui-icons-retina-arrow-right-gray-large {
    display: inline-block
}

.pagination .next.disabled .ui-icons-retina-arrow-white-left,
.pagination .next.disabled .ui-icons-retina-arrow-white-right,
.pagination .previous.disabled .ui-icons-retina-arrow-white-left,
.pagination .previous.disabled .ui-icons-retina-arrow-white-right {
    display: none
}

.pagination .next,
.pagination .previous {
    width: 50px
}

.pagination .next,
.pagination .next:hover,
.pagination .previous,
.pagination .previous:hover {
    background: #002d5e
}

.pagination.blue .next.disabled,
.pagination.blue .next.disabled:hover,
.pagination.blue .previous.disabled,
.pagination.blue .previous.disabled:hover {
    background: #fff
}

@media (max-width:991px) {

    .pagination > li > a,
    .pagination > li > span {
        padding: 15px 8px
    }

    .pagination > li > a.previous,
    .pagination > li > span.previous {
        margin-right: 5px
    }

    .pagination > li > a.next,
    .pagination > li > span.next {
        margin-left: 5px
    }

    .pagination .next,
    .pagination .previous {
        width: 35px
    }
}

.ui-datepicker-header {
    background-color: #002d5e;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 0 20px;
    color: #fff
}

.ui-datepicker-header .ui-datepicker-title {
    border: none;
    font-size: 18px;
    font-weight: 900
}

.ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
    font-weight: 400
}

.ui-datepicker-header .ui-datepicker-prev {
    right: 60px;
    top: 10px
}

.ui-datepicker-header .ui-datepicker-next {
    right: 30px;
    top: 10px
}

.ui-datepicker td a,
.ui-datepicker td span {
    height: 35px;
    width: 35px;
    line-height: 35px
}

.ui-datepicker-calendar {
    border: 1px solid #eee;
    background-color: #fff
}

.ui-datepicker .ui-datepicker-other-month a {
    color: #5f5f5f;
    font-weight: 400
}

.ui-datepicker .ui-datepicker-other-month a.ui-state-active {
    color: #fff;
    font-weight: 700
}

.ui-state-hover,
.ui-widget-content .ui-state-hover {
    font-weight: 700
}

.ui-state-active {
    font-weight: 700
}

.ui-priority-secondary {
    color: #fff
}

.ui-datepicker-title {
    padding: 13px 0
}

.ui-datepicker-title .ui-datepicker-info {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px
}

.ui-datepicker td.active a {
    position: relative;
    color: #002d5e;
    background-color: #fff
}

.ui-datepicker td.active a:before {
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 4px;
    height: 4px;
    background: #002d5e
}

.ui-datepicker td.active a.ui-state-active {
    background: #002d5e;
    color: #fff !important
}

.ui-datepicker tr th {
    padding-top: 14px
}

.ui-datepicker tr td:first-child,
.ui-datepicker tr th:first-child {
    padding-left: 10px
}

.ui-datepicker tr td:last-child,
.ui-datepicker tr th:last-child {
    padding-right: 10px
}

.ui-datepicker tr:last-child td {
    padding-bottom: 10px
}

#event-list li {
    display: flex;
    align-items: center;
    border: 1px solid #f0f0f0;
    height: 100px;
    margin-bottom: 10px
}

#event-list li .no-event-content {
    padding: 0 40px;
    display: inline-block;
    vertical-align: top
}

#event-list li.old-event .selected-day,
#event-list li.old-event a,
#event-list li.old-event span {
    color: #d7d7d7
}

#event-list li .selected-day {
    color: #002d5e;
    width: 110px;
    height: 100px;
    border-right: 1px solid #f0f0f0;
    font-size: 36px;
    font-weight: 900;
    text-align: center;
    line-height: 100px
}

#event-list li a {
    color: #505050;
    height: 100%;
    font-weight: 700;
    font-size: 14px;
    vertical-align: top;
    display: flex;
    align-items: center;
    padding: 0 40px
}

@media (max-width:991px) {
    #event-list li .no-event-content {
        padding: 0 20px
    }

    #event-list li a {
        padding: 0 20px;
        font-size: 14px
    }
}

#header {
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative;
    z-index: 9
}

@media (max-width:767px) {
    #header .mobile-menu .search-form {
        position: absolute;
        height: 70px;
        top: 90px;
        right: 0;
        left: 0;
        z-index: 1;
        -webkit-box-shadow: 0 15px 50px -15px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 15px 50px -15px rgba(0, 0, 0, .5);
        box-shadow: 0 15px 50px -15px rgba(0, 0, 0, .5);
        display: none
    }

    #header .mobile-menu .search-form.active {
        display: block
    }

    #header .mobile-menu .search-form .submit-btn {
        padding: 0;
        position: absolute;
        top: 17px;
        right: 20px;
        border: none;
        background: 0 0
    }

    #header .mobile-menu .search-form .form-control {
        font-size: 12px;
        color: #cfad45;
        background-color: #092951;
        height: 70px;
        line-height: 70px;
        border-radius: 0;
        border: none
    }

    #header .mobile-menu .search-form .form-control::-webkit-input-placeholder {
        color: #cfad45 !important
    }

    #header .mobile-menu .search-form .form-control::-moz-placeholder {
        color: #cfad45 !important
    }

    #header .mobile-menu .search-form .form-control:-moz-placeholder {
        color: #cfad45 !important
    }

    #header .mobile-menu .search-form .form-control input:-moz-placeholder {
        color: #cfad45 !important
    }

    #header .mobile-menu .search-form .form-control:-ms-input-placeholder {
        color: #cfad45 !important
    }

    #header .mobile-menu .navbar-header {
        position: relative;
        z-index: 2;
        text-align: center;
        height: 92px;
        background-color: #134395;
        border-bottom: 2px solid #cfad45
    }

    #header .mobile-menu .navbar-header .navbar-toggle {
        position: absolute;
        float: none;
        top: 38px;
        left: 25px;
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 0
    }

    #header .mobile-menu .navbar-header .logo {
        display: inline-block;
        position: relative
    }

    #header .mobile-menu .navbar-header .logo:after {
        content: '';
        position: absolute;
        top: 10px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100px;
        height: 100px;
        background-color: #002d5e;
        border: 2px solid #cfad45;
        border-radius: 100%;
        z-index: 0;
        display: none
    }

    #header .mobile-menu .navbar-header .logo::before {
        content: '';
        position: absolute;
        top: 10px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 200px;
        height: 80px;
        background-color: #002d5e;
        z-index: 1;
        display: none
    }

    #header .mobile-menu .navbar-header .logo a {
        position: relative;
        z-index: 2;
        padding-top: 14px;
        display: inline-block
    }

    #header .mobile-menu .navbar-header .search-icon {
        position: absolute;
        right: 25px;
        top: 34px
    }
}

@media (max-width:1199px) {

    #header .mobile-menu .navbar-collapse,
    #header .tablet-menu .navbar-collapse {
        box-shadow: none;
        border-top: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 90px;
        background-color: #092951
    }

    #header .mobile-menu .navbar-collapse .main-list,
    #header .tablet-menu .navbar-collapse .main-list {
        padding: 0 10px;
        list-style: none;
        margin: 0
    }

    #header .mobile-menu .navbar-collapse .main-list a,
    #header .tablet-menu .navbar-collapse .main-list a {
        font-size: 12px !important;
        line-height: 17px;
        font-weight: 900;
        display: inline-block;
        padding: 17px 0;
        color: #cfad45
    }

    #header .mobile-menu .navbar-collapse .main-list li,
    #header .tablet-menu .navbar-collapse .main-list li {
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }

    #header .mobile-menu .navbar-collapse .main-list li:last-child,
    #header .tablet-menu .navbar-collapse .main-list li:last-child {
        border-bottom: 1px solid transparent
    }

    #header .mobile-menu .navbar-collapse .main-list > li.active .inner-wrap,
    #header .tablet-menu .navbar-collapse .main-list > li.active .inner-wrap {
        display: block
    }

    #header .mobile-menu .navbar-collapse .main-list > li .inner-wrap,
    #header .tablet-menu .navbar-collapse .main-list > li .inner-wrap {
        padding-left: 20px;
        display: none
    }

    #header .mobile-menu .navbar-collapse .main-list > li .inner-wrap ul,
    #header .tablet-menu .navbar-collapse .main-list > li .inner-wrap ul {
        padding-left: 0;
        list-style: none
    }

    #header .mobile-menu .navbar-collapse .main-list > li > ul,
    #header .tablet-menu .navbar-collapse .main-list > li > ul {
        display: none;
        padding: 0 10px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    #header.sticky {
        height: 179px
    }

    #header.sticky .tablet-menu .under-menu nav .navbar-collapse {
        top: 157px
    }

    #header.sticky .tablet-menu .under-menu .navbar-header .logo {
        display: none
    }

    #header.sticky .tablet-menu .under-menu .navbar-header .navbar-toggle {
        left: inherit;
        right: 31px
    }

    #header.sticky .tablet-menu .under-menu .navbar-header .search-icon {
        display: none
    }

    #header .tablet-menu {
        background-color: #134395
    }

    #header .tablet-menu .navbar-collapse {
        top: 119px;
        z-index: -1
    }

    #header .tablet-menu .under-menu .navbar-header {
        position: relative;
        text-align: center;
        height: 62px;
        border-bottom: 4px solid #cfad45
    }

    #header .tablet-menu .under-menu .navbar-header .navbar-toggle {
        position: absolute;
        top: 20px;
        left: 31px;
        float: none;
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 0
    }

    #header .tablet-menu .under-menu .navbar-header .logo {
        position: relative;
        display: inline-block;
        margin-top: -40px
    }

    #header .tablet-menu .under-menu .navbar-header .logo:after {
        content: '';
        position: absolute;
        top: 20px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 120px;
        height: 120px;
        background-color: #134395;
        border: 4px solid #cfad45;
        border-radius: 100%;
        z-index: 0;
        display: none;
    }

    #header .tablet-menu .under-menu .navbar-header .logo:before {
        content: '';
        position: absolute;
        top: 18px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 200px;
        height: 80px;
        background-color: #134395;
        z-index: 1;
        display: none;
    }

    #header .tablet-menu .under-menu .navbar-header .logo a {
        display: block;
        position: relative;
        z-index: 3
    }

    #header .tablet-menu .under-menu .navbar-header .search-icon {
        position: absolute;
        top: 19px;
        right: 30px
    }
}

@media (min-width:768px) {
    #header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0
    }

    #header::before {
        content: '';
        height: 119px;
        left: 0;
        top: 0;
        right: 0;
        position: relative
    }

    #header.sticky {
        top: -57px
    }

    #header.sticky .navbar-header {
        height: 100px !important
    }

    #header.sticky .navbar-header .navbar-toggle {
        top: 35px !important
    }

    #header.sticky .sticky-logo {
        padding-left: 40px;
        padding-top: 15px;
        display: inline-block !important
    }

    #header .desktop-menu .search-form,
    #header .tablet-menu .search-form {
        margin-top: -60px;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        height: 60px
    }

    #header .desktop-menu .search-form form,
    #header .tablet-menu .search-form form {
        position: relative
    }

    #header .desktop-menu .search-form.active,
    #header .tablet-menu .search-form.active {
        margin-top: 0
    }

    #header .desktop-menu .search-form .submit-btn,
    #header .tablet-menu .search-form .submit-btn {
        padding: 0;
        position: absolute;
        top: 17px;
        right: 20px;
        border: none;
        background: 0 0
    }

    #header .desktop-menu .search-form .form-control,
    #header .tablet-menu .search-form .form-control {
        font-size: 13px;
        color: #cfad45;
        background-color: #092951;
        height: 60px;
        line-height: 60px;
        border-radius: 0;
        border: none
    }

    #header .desktop-menu .search-form .form-control::-webkit-input-placeholder,
    #header .tablet-menu .search-form .form-control::-webkit-input-placeholder {
        color: #cfad45 !important
    }

    #header .desktop-menu .search-form .form-control::-moz-placeholder,
    #header .tablet-menu .search-form .form-control::-moz-placeholder {
        color: #cfad45 !important
    }

    #header .desktop-menu .search-form .form-control:-moz-placeholder,
    #header .tablet-menu .search-form .form-control:-moz-placeholder {
        color: #cfad45 !important
    }

    #header .desktop-menu .search-form .form-control input:-moz-placeholder,
    #header .tablet-menu .search-form .form-control input:-moz-placeholder {
        color: #cfad45 !important
    }

    #header .desktop-menu .search-form .form-control:-ms-input-placeholder,
    #header .tablet-menu .search-form .form-control:-ms-input-placeholder {
        color: #cfad45 !important
    }

    #header .desktop-menu .upper-menu,
    #header .tablet-menu .upper-menu {
        background-color: #134395;
        height: 57px
    }

    #header .desktop-menu .upper-menu .contact,
    #header .tablet-menu .upper-menu .contact {
        float: left;
        background-color: #cfad45;
        border-radius: 0px 0px 10px 0px;
    }

    #header .desktop-menu .upper-menu .contact > ul,
    #header .tablet-menu .upper-menu .contact > ul {
        position: relative;
        list-style: none;
        font-size: 0;
        padding-left: 0;
        margin-bottom: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    #header .desktop-menu .upper-menu .contact > ul::after,
    #header .tablet-menu .upper-menu .contact > ul::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: -160px;
        width: 160px;
        height: 1px;
        background-color: #134395;
    }

    #header .desktop-menu .upper-menu .contact > ul .form .form-group,
    #header .tablet-menu .upper-menu .contact > ul .form .form-group {
        margin-bottom: 10px
    }

    #header .desktop-menu .upper-menu .contact > ul .form .toggle-content,
    #header .tablet-menu .upper-menu .contact > ul .form .toggle-content {
        width: 310px;
        padding: 30px;
        position: absolute;
        z-index: 2;
        left: 0;
        background-color: #092951
    }

    #header .desktop-menu .upper-menu .contact > ul .form.active,
    #header .tablet-menu .upper-menu .contact > ul .form.active {
        background-color: #092951;
        border-color: #092951
    }

    #header .desktop-menu .upper-menu .contact > ul > li,
    #header .tablet-menu .upper-menu .contact > ul > li {
        display: inline-block;
        padding: 0 25px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-right: solid 1px #AC8818;
    }

    #header .desktop-menu .upper-menu .contact > ul > li:last-child,
    #header .tablet-menu .upper-menu .contact > ul > li:last-child {
        border-right: none
    }

    #header .desktop-menu .upper-menu .contact > ul > li > a,
    #header .tablet-menu .upper-menu .contact > ul > li > a {
        font-size: 15px;
        font-weight: 900;
        color: #134395;
    }

    #header .desktop-menu .upper-menu .fast-access,
    #header .tablet-menu .upper-menu .fast-access {
        float: right
    }

    #header .desktop-menu .upper-menu .fast-access > ul,
    #header .tablet-menu .upper-menu .fast-access > ul {
        position: relative;
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
        display: inline-block;
    }

    #header .desktop-menu .upper-menu .fast-access > ul::after,
    #header .tablet-menu .upper-menu .fast-access > ul::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: -160px;
        width: 160px;
        height: 1px;
        background-color: #134395;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container {
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 132px;
        background-color: #cfad45;
    }
    .hizli-erisim .toggle-container {
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 120px!important;
        background-color: #cfad45;
        border-right: solid 1px #AC8818;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container.active,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container.active {
        background-color: #cfad45;
        border-color: #cfad45;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container.active .toggle-link::after,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container.active .toggle-link::after {
        top: -2px;
        border-bottom: 6px solid #134395;
        border-top: 6px solid transparent;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-link,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-link {
        position: relative;
        font-size: 14px;
        font-weight: 700;
        color: #134395;
        margin-left: -10px
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-link::after,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-link::after {
        content: '';
        position: absolute;
        right: -17px;
        top: 5px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 6px solid #134395;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content {
        position: absolute;
        z-index: 1;
        width: 252px;
        background-color: #cdab44;
        right: 0;
        top: 40px;
        border-radius: 0px 0px 0px 10px;
        height: 40px;
    }
    .hizli-erisim .toggle-container .toggle-content {
        position: absolute;
        z-index: 1;
        width: 260px!important;
        background-color: #cdab44;
        right: -140px!important;
        top: 40px;
        border-radius: 0px 0px 0px 10px;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul {
        list-style: none;
        padding: 0 10px 0 10px;
        -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2);
        font-size: 0;
        display: inline;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li {
        padding: 0px 10px;
        display: inline-block;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li:last-child,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li:last-child {
        border-bottom: none
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li a,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li a {
        display: block;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li a .title,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li a .title {
        display: none;
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        color: #505050;
        margin-top: 10px;
    }
    .hizli-erisim .toggle-content ul li a .title {
        font-size: 13px!important;
        line-height: 16px;
        font-weight: 700;
        color: #134395!important;
        margin-top: 15px!important;
        display: block!important;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li .unhover,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li .unhover {
        display: inline-block;
        width: 20px;
        padding-bottom: 10px;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li .hover,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li .hover {
        display: none;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li:hover .unhover,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li:hover .unhover {
        display: none;
    }

    #header .desktop-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li:hover .hover,
    #header .tablet-menu .upper-menu .fast-access > ul .toggle-container .toggle-content ul li:hover .hover {
        display: inline-block;
        width: 25px;
    }

    #header .desktop-menu .under-menu .sticky-logo,
    #header .tablet-menu .under-menu .sticky-logo {
        display: none;
        float: left
    }
}

@media (min-width:1200px) {
    #header.sticky {
        top: -60px;
        height: 160px
    }

    #header.sticky .desktop-menu .under-menu {
        height: 100px;
        padding-top: 0;
        padding-right: 25px
    }

    #header.sticky .desktop-menu .under-menu .logo {
        display: none
    }

    #header.sticky .desktop-menu .under-menu nav {
        height: 100px;
        padding-top: 25px
    }

    #header.sticky .desktop-menu .under-menu nav .main-list {
        height: 70px;
        text-align: right
    }

    #header.sticky .desktop-menu .under-menu nav .main-list .inner-wrap {
        top: 100px
    }

    #header.sticky .desktop-menu .under-menu nav .main-list .logo-space {
        width: 0
    }

    #header .desktop-menu .upper-menu {
        height: 60px
    }

    #header .desktop-menu .upper-menu .contact ul::after {
        right: -330px;
        width: 330px
    }

    #header .desktop-menu .upper-menu .fast-access > ul::after {
        left: -330px;
        width: 330px
    }

    #header .desktop-menu .upper-menu .search-icon.active {
        background-color: #092951;
        border-color: #092951
    }

    #header .desktop-menu .under-menu {
        background-color: #134395;
        border-bottom: 4px solid #cfad45;
        height: 90px;
        padding-top: 17px;
        position: relative
    }

    #header .desktop-menu .under-menu .logo {
        position: absolute;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -45px
    }

    #header .desktop-menu .under-menu .logo:after {
        content: '';
        position: absolute;
        bottom: -20px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 168px;
        height: 168px;
        background-color: #134395;
        border: 4px solid #cfad45;
        border-radius: 100%;
        z-index: 0;
        margin-left: -3px;
        display: none;
    }

    #header .desktop-menu .under-menu .logo::before {
        content: '';
        position: absolute;
        bottom: 26px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 200px;
        height: 135px;
        z-index: 1;

    }

    #header .desktop-menu .under-menu .logo a {
        display: block;
        position: relative;
        z-index: 3
    }

    #header .desktop-menu .under-menu nav {
        height: 86px
    }

    #header .desktop-menu .under-menu nav .main-list {
        height: 20px;
        padding-top: 17px;
        margin-bottom: 0;
        list-style: none;
        padding: 0;
        text-align: center;
        font-size: 0
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap {
        z-index: 0;
        max-height: none;
        overflow: visible;
        min-height: 525px;
        position: absolute;
        padding-left: 0;
        left: 0;
        right: 0;
        background-color: #134395;
        -webkit-box-shadow: 0 15px 50px -15px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 15px 50px -15px rgba(0, 0, 0, .5);
        box-shadow: 0 15px 50px -15px rgba(0, 0, 0, .5);
        top: 90px;
        display: none
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap.trio > ul {
        padding: 20px 105px 40px 105px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap.quart > ul {
        padding: 20px 60px 40px 60px;
        width: 25%
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap.quart > ul li:first-child {
        padding: 0
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap.quart .menu-image .menu-image-wrapper {
        padding: 0 105px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap.quart .menu-image .menu-image-wrapper .menu-image-content {
        position: relative;
        width: 25%;
        float: left;
        padding: 105px 20px 0
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap.quart .menu-image .menu-image-wrapper .menu-image-content:last-child {
        right: auto
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap.quart .menu-image .menu-image-wrapper .menu-image-content:nth-child(2) {
        right: auto
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap.quart .menu-image .menu-image-wrapper .menu-image-content .text-arena .text-inner {
        max-height: inherit
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image,
    #header .desktop-menu .under-menu nav .main-list .inner-wrap > ul {
        float: left
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap > ul {
        width: 33.3333%;
        text-align: left;
        list-style: none;
        padding: 70px 20px 70px 190px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap > ul li {
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        padding: 12px 0 12px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap > ul li:last-child {
        border-bottom: none
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap > ul li a {
        font-size: 13px;
        font-weight: 900;
        color: #e1e1e1;
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap > ul .title {
        margin-top: 0;
        color: #e1e1e1;
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image {
        position: static
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper {
        overflow: auto;
        width: inherit
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content {
        position: absolute;
        height: 100%;
        overflow: hidden;
        padding: 105px 10px 0;
        width: 18%;
        text-align: left
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .img-content {
        height: 190px;
        border-radius: 4px;
        margin-bottom: 20px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .title {
        font-weight: 900;
        line-height: 32px;
        margin: 0 0 15px;
        color: #e1e1e1;
        font-size: 24px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .title .separator {
        position: relative;
        background-color: transparent;
        width: auto;
        display: block;
        margin-top: 10px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .title .separator::after,
    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .title .separator::before {
        content: '';
        position: absolute;
        height: 2px;
        background: #cfad45;
        border-radius: 5px;
        top: 0
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .title .separator::before {
        width: 5px;
        left: 0
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .title .separator::after {
        width: 43px;
        left: 7px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .text-inner {
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        max-height: 0
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .text-inner .text {
        font-size: 14px;
        line-height: 22.65px;
        opacity: .5;
        font-weight: 400;
        color: #f2f2f2;
        margin: 0 0 15px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .text-inner .link {
        font-size: 13px;
        font-weight: 700;
        line-height: 15px;
        color: #fff;
        opacity: .5
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content .text-arena .text-inner .link .ui-icons {
        margin-left: 10px;
        margin-top: -2px
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content:last-child {
        right: 10%
    }

    #header .desktop-menu .under-menu nav .main-list .inner-wrap .menu-image .menu-image-wrapper .menu-image-content:nth-child(2) {
        right: 29%
    }

    #header .desktop-menu .under-menu nav .main-list .logo-space {
        width: 374px;
    }

    #header .desktop-menu .under-menu nav .main-list > li {
        display: inline-block
    }

    #header .desktop-menu .under-menu nav .main-list > li.active > a {
        opacity: 1 !important;
    }

    #header .desktop-menu .under-menu nav .main-list > li.active .inner-wrap {
        display: block
    }

    #header .desktop-menu .under-menu nav .main-list > li > a {
        display: block;
        padding: 14px 14px;
        font-size: 14px;
        font-weight: 600;
        color: #e1e1e1;
        line-height: 20px;
        transition: ease 0.4s;
    }

    #header .desktop-menu .under-menu nav .main-list > li > a.selected {
        color: #002d5e;
        background: #ab8b2e;
        border-radius: 100px
    }
}

.footer-top .footer-top-img img {
    max-width: 100%
}

.footer-top .footer-top-text {
    margin-bottom: 60px
}

@media (max-width:768px) {
    .footer-top .footer-top-text img {
        max-width: 90%
    }

    .footer-top .footer-top-text {
        margin-bottom: 20px
    }
}

#footer {
    position: relative;
    z-index: 2
}

#footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

#footer .upper-side {
    background-color: #002d5e;
    min-height: auto;
    color: #cfad45;
    padding-bottom: 60px
}

#footer .upper-side a {
    color: #cfad45
}

#footer .upper-side .inner .title {
    position: relative;
    margin: 0;
    font-weight: 900;
    font-size: 12px;
    margin: 26px 0
}

#footer .upper-side .inner .title::after,
#footer .upper-side .inner .title::before {
    content: '';
    position: absolute;
    top: 25px;
    height: 2px;
    background: #cfad45;
    border-radius: 5px
}

#footer .upper-side .inner .title::before {
    width: 5px;
    left: 0
}

#footer .upper-side .inner .title::after {
    width: 43px;
    left: 7px
}

#footer .upper-side .inner .title .caret {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 15px;
    top: 50%;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #cfad45;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#footer .upper-side .inner .main-list {
    display: none;
    margin-top: 30px
}

#footer .upper-side .inner .main-list li {
    padding: 7px 0
}

#footer .upper-side .inner .main-list li a {
    font-size: 14px;
    font-weight: 400
}

#footer .upper-side .inner.active .title .caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #cfad45;
    border-top: none
}

#footer .upper-side .inner.active .main-list {
    display: block
}

#footer .upper-side .logo {
    text-align: center;
    position: relative;
    margin: 60px 0
}

#footer .upper-side .logo a {
    display: inline-block
}

#footer .upper-side .logo .ui-icons {
    display: inline-block
}

#footer .upper-side .logo::after,
#footer .upper-side .logo::before {
    content: '';
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    background-color: rgba(255, 255, 255, .1)
}

#footer .upper-side .logo::before {
    right: 0
}

#footer .upper-side .logo::after {
    left: 0
}

#footer .under-side {
    min-height: 160px;
    background-color: #092951
}

#footer .under-side .social-list {
    font-size: 0;
    text-align: center;
    padding: 32px 0
}

#footer .under-side .social-list li {
    display: inline-block;
    padding: 0 5px
}

#footer .under-side .social-list li .ui-icons {
    opacity: .3
}

#footer .under-side .copyright {
    text-align: center;
    display: block;
    opacity: .4;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    margin-top: 20px
}

#footer .under-side .separator {
    background-color: #1a426e
}

@media (min-width:768px) and (max-width:1199px) {

    #footer .upper-side .logo::after,
    #footer .upper-side .logo::before {
        width: 280px !important
    }

    #footer .upper-side .inner .title {
        font-size: 14px;
        line-height: 18px
    }

    #footer .upper-side .inner .main-list li a {
        font-size: 13px
    }
}

@media (min-width:768px) {
    #footer .upper-side {
        min-height: 665px
    }

    #footer .upper-side .logo {
        margin: 85px 0
    }

    #footer .upper-side .logo::after,
    #footer .upper-side .logo::before {
        width: 400px
    }

    #footer .upper-side .logo::before {
        right: -20px
    }

    #footer .upper-side .logo::after {
        left: -20px
    }

    #footer .upper-side .inner {
        padding-left: 45px
    }

    #footer .upper-side .inner .title {
        font-size: 14px
    }

    #footer .upper-side .inner .title .caret {
        display: none
    }

    #footer .upper-side .inner .main-list {
        display: block
    }

    #footer .upper-side .inner .main-list li a {
        font-size: 14px
    }

    #footer .under-side {
        min-height: 80px
    }

    #footer .under-side .social-list {
        float: right;
        padding: 20px 0
    }

    #footer .under-side .copyright {
        float: left;
        margin-top: 35px
    }
}

.slider-main {
    position: relative;
    width: 100%;
    height: 30vw;
    min-height: 8vw;
    margin-bottom: 50px;
    opacity: 0;
    visibility: hidden
}

.slider-main .slick-slide {
    position: relative;
    height: 30vw
}

.slider-main.slick-initialized {
    opacity: 1;
    visibility: visible
}

.slider-main .img-content a {
    color: #fff
}

.slider-main .text-content {
    min-width: 280px;
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    color: #fff;
    text-align: center
}

.slider-main .text-content .btn {
    width: 100%;
    height: 500px;
    margin: 0px auto 0
}

.slider-main .text-content .title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    opacity: 0.8;
}

.slider-main .text-content .title span {
    font-weight: 900
}

.slider-main .text-content .subtitle {
    position: relative;
    font-size: 12px;
    line-height: 21px;
    font-weight: 300;
    margin: 15px 0 0
}

.slider-main + .dots {
    position: absolute;
    left: 0;
    right: 0
}

.slider-main + .dots .slick-dots {
    right: 0;
    bottom: 40px;
    text-align: center
}

.slider-main + .dots .slick-dots li {
    margin: 0 5px;
    width: 8px;
    height: 8px
}

.slider-main + .dots .slick-dots li button {
    display: block;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #fff;
    width: 8px;
    height: 8px;
    opacity: 1
}

.slider-main + .dots .slick-dots li button:before {
    padding: 0;
    display: none !important
}

.slider-main + .dots .slick-dots li.slick-active button {
    opacity: 1;
    border-color: #fff;
    background: #fff
}

.slider-main + .dots .slick-dots li.slick-active button:before {
    display: none !important
}

.slider-main + .dots .slick-dots li {
    margin: 0 5px;
    width: 6px;
    height: 2px
}

.slider-main + .dots .slick-dots li button {
    width: 6px;
    height: 2px;
    border-radius: 3px;
    background-color: #fff;
    opacity: .3
}

.slider-main + .dots .slick-dots li.slick-active {
    position: relative;
    width: 30px;
    height: 2px
}

.slider-main + .dots .slick-dots li.slick-active:before {
    content: '';
    position: absolute;
    margin-left: -13px;
    margin-top: -1px;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 2px;
    border-radius: 5px;
    background-color: #fff
}

.slider-main + .dots .slick-dots li.slick-active button {
    width: 30px;
    height: 2px;
    background: 0 0;
    border-color: transparent
}

.slider-main .container {
    height: inherit
}

.slider-main.mini-slider {
    height: auto
}

@media (min-width:768px) and (max-width:1199px) {
    .slider-main {
        height: 480px
    }

    .slider-main .img-content {
        height: 480px
    }

    .slider-main .img-content .text-content .title {
        font-size: 50px;
        line-height: 56px;
        font-weight: 400
    }

    .slider-main .img-content .text-content .subtitle {
        line-height: 22px;
        font-weight: 400
    }
}

@media (min-width:1199px) {
    .slider-main .text-content .title {
        font-weight: 400
    }

    .slider-main.mini-slider .img-content {
        height: 380px
    }

    .slider-main.mini-slider .img-content .text-content {
        width: 100%;
        text-align: left
    }

    .slider-main.mini-slider .img-content .text-content .title {
        max-width: 500px;
        font-size: 50px;
        line-height: 50px
    }

    .slider-main.mini-slider .img-content .text-content .subtitle {
        max-width: 500px;
        font-weight: 400
    }

    .slider-main.mini-slider .img-content .container {
        height: 380px
    }

    .slider-main.mini-slider + .dots .slick-dots {
        right: 0;
        left: 0;
        bottom: 60px;
        text-align: left
    }

    .slider-main .img-content {
        position: initial
    }

    .slider-main .img-content .container {
        position: relative
    }

    .slider-main .img-content .text-content {
        left: 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        text-align: center;
        max-width: auto;
        width: 100%;
    }

    .slider-main .img-content .text-content .title {
        font-size: 80px;
        line-height: 80px
    }

    .slider-main .img-content .text-content .subtitle {
        font-size: 20px;
        line-height: 32px;
        margin: 20px 0 0
    }

    .slider-main + .dots .slick-dots {
        right: 0;
        left: 20px;
        bottom: 74px;
        text-align: center
    }

    .slider-main + .dots .slick-dots li {
        width: 10px;
        height: 6px
    }

    .slider-main + .dots .slick-dots li button {
        width: 10px;
        height: 6px
    }

    .slider-main + .dots .slick-dots li.slick-active {
        width: 45px;
        height: 6px
    }

    .slider-main + .dots .slick-dots li.slick-active:before {
        margin-left: -23px;
        margin-top: -3px;
        width: 45px;
        height: 6px
    }

    .slider-main + .dots .slick-dots li.slick-active button {
        width: 45px;
        height: 6px
    }
}

@media (max-width:767px) {
    .slider-main {
        height: 420px
    }

    .slider-main .img-content {
        height: 420px
    }
}

.slider-icons {
    padding: 0 60px
}

.slider-icons::after,
.slider-icons::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    height: 100%;
    width: 70px;
    z-index: 1;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-icons::before {
    right: 0;
    background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 4%, #fff 100%);
    background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 4%, #fff 100%)
}

.slider-icons::after {
    left: 0;
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(90deg, rgba(255, 255, 255, 0) 4%, #fff 100%);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 4%, #fff 100%)
}

.slider-icons .slider-container {
    padding-left: 0;
    list-style: none
}

.slider-icons .slider-container li {
    position: relative;
    height: 168px;
    display: inline-block
}

.slider-icons .slider-container .slick-list {
    overflow: visible
}

.slider-icons .slider-container a {
    display: inline-block
}

.slider-icons .slider-container li {
    text-align: center
}

.slider-icons .slider-container li a {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.slider-icons .slider-container li .img-content {
    width: 50px;
    display: inline-block
}

.slider-icons .slider-container li .img-content img {
    width: 100%;
    display: inline-block
}

.slider-icons .slider-container .title {
    font-size: 12px;
    line-height: 21px;
    margin-top: 30px;
    font-weight: 700;
    color: #fff;
    display: block
}

@media (min-width:992px) {
    .slider-icons {
        padding: 0
    }

    .slider-icons::after,
    .slider-icons::before {
        display: none
    }

    .slider-icons .slider-container {
        text-align: center;
        width: 100%;
        padding: 0;
        height: 240px
    }

    .slider-icons .slider-container li .img-content {
        width: auto
    }
}

@media (max-width:1599px) {
    .slider-icons .slider-container li {
        height: 240px;
        width: 20%;
        float: left;
        box-sizing: border-box;
    }
}

@media (min-width:1600px) {
    .slider-icons .slider-container li {
        height: 240px;
        width: 20%;
        float: left;
        box-sizing: border-box;
    }
}

@media (max-width:1329px) {
    .slider-icons .slider-container li {
        height: 240px;
        width: 20%;
        float: left;
        box-sizing: border-box;
    }
}

.slider-gallery .slider-head {
    padding: 0 10px
}

.slider-gallery .slider-head .slick-arrows {
    float: right;
    display: inline-block;
    padding-left: 0;
    list-style: none;
    border: 1px solid #f0f0f0;
    font-size: 0;
    margin: 5px 0 0
}

.slider-gallery .slider-head .slick-arrows li a {
    display: inline-block;
    border-radius: 4px;
    padding: 8px
}

.slider-gallery .gallery-item {
    height: 160px
}

.slider-gallery .slider-container .slick-list {
    padding: 0 70px 0 10px !important
}

.slider-gallery .slider-container .slick-list::after,
.slider-gallery .slider-container .slick-list::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    height: 100%;
    width: 70px;
    z-index: 1;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-gallery .slider-container .slick-list::before {
    right: -10px;
    background-image: -webkit-linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%)
}

.slider-gallery .slider-container .slick-list::after {
    left: -10px;
    background-image: -webkit-linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%)
}

.slider-gallery .slider-container .play-video-btn {
    width: 65px;
    height: 65px
}

.slider-gallery .slider-container .play-video-btn::after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff
}

@media (min-width:992px) {
    .slider-gallery .slider-head {
        padding: 0
    }

    .slider-gallery .slider-head .slick-arrows li {
        line-height: 50px;
        text-align: center;
        display: inline-block;
        width: 50px;
        height: 50px;
        border-right: 1px solid #f0f0f0
    }

    .slider-gallery .slider-head .slick-arrows li:last-child {
        border-right: none
    }

    .slider-gallery .slider-head .slick-arrows li a {
        padding: 0
    }

    .slider-gallery .slider-head .slick-arrows .slick-next {
        right: inherit;
        position: relative;
        top: inherit;
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    .slider-gallery .slider-head .slick-arrows .slick-prev {
        left: inherit;
        position: relative;
        top: inherit;
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    .slider-gallery .slider-container .slick-list {
        padding: 0 !important
    }

    .slider-gallery .slick-list::after,
    .slider-gallery .slick-list::before {
        display: none
    }

    .slider-gallery .gallery-item {
        height: 130px
    }
}

@media (min-width:1200px) {
    .slider-gallery .gallery-item {
        height: 160px
    }
}

.slider-img-text .slider-head {
    padding: 0 10px
}

.slider-img-text .slider-head .slick-arrows {
    float: right;
    display: inline-block;
    padding-left: 0;
    list-style: none;
    border: 1px solid #f0f0f0;
    font-size: 0;
    margin: 5px 0 0
}

.slider-img-text .slider-head .slick-arrows li a {
    display: inline-block;
    border-radius: 4px;
    padding: 8px
}

.slider-img-text .slider-container .slick-list {
    padding: 0 70px 0 10px !important
}

.slider-img-text .slider-container .banner .box-top-img .bottom {
    left: 10px;
    right: 10px
}

.slider-img-text .slider-container .banner .box-top-img.border-text .bottom {
    left: 30px;
    right: 20px
}

.slider-img-text .slider-container .slick-list::after,
.slider-img-text .slider-container .slick-list::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    height: 100%;
    width: 70px;
    z-index: 1;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-img-text .slider-container .slick-list::before {
    right: -10px;
    background-image: -webkit-linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%)
}

.slider-img-text .slider-container .slick-list::after {
    left: -10px;
    background-image: -webkit-linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%)
}

@media (min-width:768px) {
    .slider-img-text .slider-head {
        padding: 0
    }

    .slider-img-text .slider-head .slick-arrows li {
        line-height: 50px;
        text-align: center;
        display: inline-block;
        width: 50px;
        height: 50px;
        border-right: 1px solid #f0f0f0
    }

    .slider-img-text .slider-head .slick-arrows li:last-child {
        border-right: none
    }

    .slider-img-text .slider-head .slick-arrows li a {
        padding: 0
    }

    .slider-img-text .slider-head .slick-arrows .slick-next {
        right: inherit;
        position: relative;
        top: inherit;
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    .slider-img-text .slider-head .slick-arrows .slick-prev {
        left: inherit;
        position: relative;
        top: inherit;
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    .slider-img-text .slider-container .slick-list {
        padding: 0 !important
    }

    .slider-img-text .slick-list::after,
    .slider-img-text .slick-list::before {
        display: none
    }
}

.slider-just-mobile-img-text .slider-head {
    padding: 0 10px
}

.slider-just-mobile-img-text .slider-head .slick-arrows {
    float: right;
    display: inline-block;
    padding-left: 0;
    list-style: none;
    border: 1px solid #f0f0f0;
    font-size: 0;
    margin: 5px 0 0
}

.slider-just-mobile-img-text .slider-head .slick-arrows li a {
    display: inline-block;
    border-radius: 4px;
    padding: 8px
}

.slider-just-mobile-img-text .slider-container .slick-list {
    padding: 0 70px 0 10px !important
}

.slider-just-mobile-img-text .slider-container .banner .box-top-img .bottom {
    left: 10px;
    right: 10px
}

.slider-just-mobile-img-text .slider-container .banner .box-top-img.border-text .bottom {
    left: 30px;
    right: 20px
}

.slider-just-mobile-img-text .slider-container .slick-list::after,
.slider-just-mobile-img-text .slider-container .slick-list::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    height: 100%;
    width: 70px;
    z-index: 1;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-just-mobile-img-text .slider-container .slick-list::before {
    right: -10px;
    background-image: -webkit-linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%)
}

.slider-just-mobile-img-text .slider-container .slick-list::after {
    left: -10px;
    background-image: -webkit-linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%)
}

@media (min-width:768px) {
    .slider-just-mobile-img-text .slider-head {
        padding: 0
    }

    .slider-just-mobile-img-text .slider-head .slick-arrows li {
        line-height: 50px;
        text-align: center;
        display: inline-block;
        width: 50px;
        height: 50px;
        border-right: 1px solid #f0f0f0
    }

    .slider-just-mobile-img-text .slider-head .slick-arrows li:last-child {
        border-right: none
    }

    .slider-just-mobile-img-text .slider-head .slick-arrows li a {
        padding: 0
    }

    .slider-just-mobile-img-text .slider-head .slick-arrows .slick-next {
        right: inherit;
        position: relative;
        top: inherit;
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    .slider-just-mobile-img-text .slider-head .slick-arrows .slick-prev {
        left: inherit;
        position: relative;
        top: inherit;
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    .slider-just-mobile-img-text .slider-container .slick-list {
        padding: 0 !important
    }

    .slider-just-mobile-img-text .slick-list::after,
    .slider-just-mobile-img-text .slick-list::before {
        display: none
    }
}

.slider-dual .img-content .img {
    height: 220px;
    margin: 10px;
    border-radius: 4px
}

.slider-dual .slick-dots {
    text-align: left;
    padding-left: 10px
}

.slider-dual .slick-dots li {
    margin: 0 5px;
    width: 10px;
    height: 10px
}

.slider-dual .slick-dots li button {
    display: block;
    border-radius: 50%;
    background: #d7d7d7;
    border: 0 solid #d7d7d7;
    width: 10px;
    height: 10px;
    opacity: 1
}

.slider-dual .slick-dots li button:before {
    padding: 0;
    display: none !important
}

.slider-dual .slick-dots li.slick-active button {
    opacity: 1;
    border-color: #33495f;
    background: #33495f
}

.slider-dual .slick-dots li.slick-active button:before {
    display: none !important
}

.slider-dual + .slick-arrows {
    position: relative;
    margin-top: 5px;
    float: right;
    list-style: none;
    font-size: 0;
    margin-bottom: 0
}

.slider-dual + .slick-arrows .slick-next,
.slider-dual + .slick-arrows .slick-prev {
    position: relative
}

.slider-dual + .slick-arrows li {
    display: block;
    float: left;
    height: 21px;
    position: relative
}

.slider-dual + .slick-arrows li:last-child {
    text-align: right
}

@media (max-width:1199px) {
    .slider-dual .img-content .img {
        height: 130px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .slider-dual .img-content .img {
        height: 180px
    }
}

.slider-promo .slider-head {
    padding: 0 10px
}

.slider-promo .slider-head .slick-arrows {
    float: right;
    display: inline-block;
    padding-left: 0;
    list-style: none;
    border: 1px solid #f0f0f0;
    font-size: 0;
    margin: 5px 0 0
}

.slider-promo .slider-head .slick-arrows li a {
    display: inline-block;
    border-radius: 4px;
    padding: 8px
}

.slider-promo .gallery-item {
    height: 160px
}

.slider-promo .slider-container .slick-list {
    padding: 0 70px 0 10px !important
}

.slider-promo .slider-container .slick-list::after,
.slider-promo .slider-container .slick-list::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    height: 100%;
    width: 70px;
    z-index: 1;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-promo .slider-container .slick-list::before {
    right: -10px;
    background-image: -webkit-linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: linear-gradient(-90deg, rgba(238, 238, 238, 0) 4%, #fff 100%)
}

.slider-promo .slider-container .slick-list::after {
    left: -10px;
    background-image: -webkit-linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: -o-linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%);
    background-image: linear-gradient(90deg, rgba(238, 238, 238, 0) 4%, #fff 100%)
}

.slider-promo .slider-container .play-video-btn {
    width: 45px;
    height: 45px
}

.slider-promo .slider-container .play-video-btn::after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff
}

@media (min-width:768px) {
    .slider-promo .slider-head {
        padding: 0
    }

    .slider-promo .slider-head .slick-arrows li {
        line-height: 40px;
        text-align: center;
        display: inline-block;
        width: 40px;
        height: 40px;
        border-right: 1px solid #f0f0f0
    }

    .slider-promo .slider-head .slick-arrows li:last-child {
        border-right: none
    }

    .slider-promo .slider-head .slick-arrows li a {
        padding: 0;
        width: 100%
    }

    .slider-promo .slider-head .slick-arrows .slick-next {
        right: inherit;
        position: relative;
        top: inherit;
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    .slider-promo .slider-head .slick-arrows .slick-prev {
        left: inherit;
        position: relative;
        top: inherit;
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    .slider-promo .slider-container .slick-list {
        padding: 0 !important
    }

    .slider-promo .slick-list::after,
    .slider-promo .slick-list::before {
        display: none
    }

    .slider-promo .gallery-item {
        height: 130px
    }
}

@media (min-width:1200px) {
    .slider-promo .gallery-item {
        height: 160px
    }

    .slider-promo .slider-head {
        padding: 0
    }

    .slider-promo .slider-head .slick-arrows li {
        line-height: 50px;
        text-align: center;
        display: inline-block;
        width: 50px;
        height: 50px;
        border-right: 1px solid #f0f0f0
    }
}

.slick-slider {
    margin-bottom: 0 !important
}

.slick-next:before,
.slick-prev:before {
    display: none !important
}

.slick-prev {
    left: 0
}

.slick-next {
    right: 0
}

.slick-dots {
    z-index: 0
}

.slick-dots li button,
.slick-dots li.slick-active button {
    padding: 0
}

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    display: none !important;
    padding: 0
}

.slick-dots li {
    margin: 0 5px;
    width: 20px;
    height: 20px
}

.slick-dots li button {
    display: block;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
    opacity: 1
}

.slick-dots li button:before {
    padding: 0;
    display: none !important
}

.slick-dots li.slick-active button {
    opacity: 1;
    border-color: #fff;
    background: #fff
}

.slick-dots li.slick-active button:before {
    display: none !important
}

.carousel .video-content {
    background-color: #000
}

.carousel .video-content:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 5
}

.carousel .video-content iframe,
.carousel .video-content video {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    pointer-events: none
}

@media (min-width:768px) and (max-width:1199px) {

    .video-content,
    video {
        max-height: 480px
    }
}

@media (min-width:1199px) {

    .video-content,
    video {
        height: 100%;
        max-height: 600px
    }
}

.iconsFancy {
    position: absolute;
    top: 50%;
    width: 99%;
    margin-top: -50px
}

.iconsFancy a {
    width: 60px;
    height: 60px;
    padding: 17px;
    font-size: initial;
    line-height: initial;
    display: initial;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    color: #fff;
    user-select: none
}

.iconsFancy a:hover {
    color: #fff
}

.iconsFancy a::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -7px;
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 30, .6)
}

.iconsFancy a svg {
    display: block;
    position: relative;
    overflow: visible;
    shape-rendering: geometricPrecision;
    z-index: 9
}

.iconsFancy a svg path {
    fill: currentColor;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 0;
}

.iconsFancy .slick-disabled {
    color: #777
}

.iconsFancy .slick-disabled:hover {
    color: #777
}

@media (max-width:767px) {
    .iconsFancy {
        display: none
    }
}

#error {
    height: 100%
}

#error body {
    height: 100%;
    background-color: #092951
}

#error body #viewport {
    height: 100%
}

#error body #viewport .error-content {
    height: 100%
}

#error body #viewport .error-content .logo-content {
    position: fixed;
    height: 90px;
    left: 0;
    top: 0;
    right: 0;
    text-align: center;
    border-bottom: 2px solid #cfad45
}

#error body #viewport .error-content .logo-content .logo {
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 14px
}

#error body #viewport .error-content .logo-content .logo:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 85px;
    height: 85px;
    background-color: #092951;
    border: 2px solid #cfad45;
    border-radius: 100%;
    z-index: 0;
    margin-left: -1px
}

#error body #viewport .error-content .logo-content .logo::before {
    content: '';
    position: absolute;
    bottom: 8px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
    height: 135px;
    background-color: #092951;
    z-index: 1
}

#error body #viewport .error-content .logo-content .logo a {
    display: block;
    position: relative;
    z-index: 3
}

#error body #viewport .error-content .text-content {
    position: relative;
    height: 100%
}

#error body #viewport .error-content .text-content .inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 280px;
    text-align: center;
    z-index: 1
}

#error body #viewport .error-content .text-content .inner .title {
    display: block;
    font-weight: 900;
    font-size: 160px;
    color: #fff;
    line-height: 211px;
    margin: 0 0 5px
}

#error body #viewport .error-content .text-content .inner .sub-title {
    display: block;
    font-weight: 700;
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    margin: 0 0 30px
}

#error body #viewport .error-content .text-content .inner .btn {
    min-width: 200px
}

#error body #viewport .error-content .text-content .ghost-title {
    position: absolute;
    top: 42%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: .05;
    font-weight: 900;
    font-size: 280px;
    color: #ab8b2e
}

#error body #viewport .error-content .text-content .footer {
    border-top: 1px solid rgba(255, 255, 255, .1);
    height: 56px;
    line-height: 56px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    opacity: .5;
    font-size: 12px
}

@media (min-width:480px) and (max-width:767px) {
    #error body #viewport .error-content .logo-content {
        position: relative
    }

    #error body #viewport .error-content .text-content .inner {
        margin-top: 30px;
        margin-bottom: 100px;
        position: relative
    }

    #error body #viewport .error-content .text-content .footer {
        position: relative
    }

    #error body #viewport .error-content .text-content .ghost-title {
        top: 35%
    }
}

@media (min-width:768px) and (max-width:1199px) {
    #error body #viewport .error-content .logo-content {
        height: 115px;
        border-bottom: 3px solid #cfad45
    }

    #error body #viewport .error-content .logo-content .logo::after {
        bottom: -15px;
        width: 115px;
        height: 115px;
        border-bottom: 3px solid #cfad45
    }

    #error body #viewport .error-content .logo-content .logo:before {
        bottom: 29px
    }

    #error body #viewport .error-content .text-content .inner .title {
        font-size: 200px !important;
        line-height: 200px !important
    }

    #error body #viewport .error-content .text-content .inner .sub-title {
        font-size: 16px !important
    }

    #error body #viewport .error-content .text-content .ghost-title {
        font-size: 340px
    }
}

@media (min-width:1200px) {
    #error body #viewport .error-content .logo-content {
        height: 158px;
        border-bottom: 4px solid #cfad45
    }

    #error body #viewport .error-content .logo-content .logo {
        top: 20px
    }

    #error body #viewport .error-content .logo-content .logo:after {
        bottom: -20px;
        width: 155px;
        height: 155px;
        border-bottom: 4px solid #cfad45
    }

    #error body #viewport .error-content .logo-content .logo::before {
        bottom: 23px
    }

    #error body #viewport .error-content .text-content .ghost-title {
        font-size: 420px;
        top: 47%
    }

    #error body #viewport .error-content .text-content .inner {
        top: 55%;
        width: auto
    }

    #error body #viewport .error-content .text-content .inner .title {
        font-size: 260px;
        line-height: 260px
    }

    #error body #viewport .error-content .text-content .inner .sub-title {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 60px
    }
}

.short-menus-band > ul {
    position: relative;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0
}

.short-menus-band > ul > li {
    display: inline-block;
    line-height: 60px;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, .1)
}

.short-menus-band > ul > li:last-child {
    border-right: none
}

.short-menus-band > ul > li > a {
    font-size: 13px;
    font-weight: 700;
    color: #cfad45
}

.short-menus-band > ul > li:nth-child(1) {
    width: 50%
}

.short-menus-band > ul > li:nth-child(2) {
    width: 25%
}

.short-menus-band > ul > li:nth-child(3) {
    width: 25%
}

.short-menus-band .form .toggle-content {
    width: 100%;
    padding: 30px;
    position: absolute;
    z-index: 7;
    top: 64px;
    left: 0;
    background-color: #092951
}

.short-menus-band .form.active {
    background: #092951
}

.short-menus-band .fast-access .toggle-link {
    position: relative
}

.short-menus-band .fast-access .toggle-link::after {
    content: '';
    position: absolute;
    right: -27px;
    top: 5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #cfad45
}

.short-menus-band .fast-access .toggle-content {
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 64px;
    right: 0;
    z-index: 7;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2)
}

.short-menus-band .fast-access .toggle-content ul {
    list-style: none;
    padding: 0 30px 0 19px
}

.short-menus-band .fast-access .toggle-content ul li {
    float: left;
    width: 50%;
    padding: 20px 0
}

.short-menus-band .fast-access .toggle-content ul li:last-child {
    border-bottom: none
}

.short-menus-band .fast-access .toggle-content ul li a {
    display: block
}

.short-menus-band .fast-access .toggle-content ul li a .title {
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #505050;
    margin-top: 20px
}

.short-menus-band .fast-access .toggle-content ul li .unhover {
    display: inline-block;
    width: 40px;
}

.short-menus-band .fast-access .toggle-content ul li .hover {
    display: none;
    width: 40px;
}

.short-menus-band .fast-access .toggle-content ul li:hover .unhover {
    display: none
}

.short-menus-band .fast-access .toggle-content ul li:hover .hover {
    display: inline-block
}

.short-menus-band .fast-access.active {
    background: #092951
}

.short-menus-band .fast-access.active .toggle-link::after {
    top: -2px;
    border-bottom: 6px solid #cfad45;
    border-top: 6px solid transparent
}

.short-menus-band.visible-xs .toggle-container.form .toggle-content {
    z-index: 10
}

#social-filters {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    z-index: 1
}

#social-filters .btn {
    letter-spacing: 1px;
    float: none;
    box-shadow: none;
    color: #8494a8;
    border-radius: 26px;
    padding-left: 32px;
    padding-right: 32px
}

#social-filters .btn.active {
    background-color: #002d5e;
    color: #fff;
    font-weight: 500
}

.grid-social {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif
}

.grid-social .social-item {
    padding: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    background: #fff 0 20px no-repeat;
    border: 1px solid #e6e6e6;
    box-shadow: 0 3px 2px #d6d6d6;
    color: #666
}

.grid-social .social-item a {
    color: #6d84b4;
    text-decoration: none;
    position: relative;
    word-wrap: break-word
}

.grid-social .social-item .timeline-head {
    padding: 7px 10px;
    background: #f5f5f5;
    border-bottom: 1px dashed #e6e6e6
}

.grid-social .social-item .timeline-head .ui-icons {
    float: left
}

.grid-social .social-item .user {
    font-size: 11px;
    margin-left: 10px;
    margin-top: 3px;
    text-transform: uppercase;
    float: left;
    line-height: 100%;
    color: #999;
    text-shadow: 0 1px 0 #fff
}

.grid-social .social-item .permalink,
.grid-social .social-item .share-facebook,
.grid-social .social-item .share-twitter {
    float: right;
    display: block;
    opacity: .7;
    text-decoration: none;
    margin-left: 5px
}

.grid-social .social-item .permalink:hover,
.grid-social .social-item .share-facebook:hover,
.grid-social .social-item .share-twitter:hover {
    opacity: 1
}

.grid-social .social-item .timeline-content {
    font-size: 12px;
    line-height: 21px;
    padding: 20px 15px 20px 15px;
    text-align: left;
    word-wrap: break-word
}

.grid-social .social-item .timeline-content .img-ling {
    display: block;
    box-shadow: 0 0 2px #000;
    background: #eee;
    margin: 0 auto 5px;
    padding: 3px
}

.grid-social .social-item .timeline-content .img-ling span {
    display: inherit;
    height: 110px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.grid-social .social-item .timeline-content .item-thumb {
    box-shadow: 0 0 2px #000;
    background: #eee;
    position: relative;
    margin: 0 auto 5px;
    padding: 3px;
    border: 0;
    display: block;
    height: auto;
    width: 100%
}

.grid-social .social-item .timeline-content .text {
    margin-bottom: 10px;
    text-align: left;
    word-wrap: break-word
}

.grid-social .social-item .timeline-content .actions {
    width: 100%;
    margin-top: 10px
}

.grid-social .social-item .timeline-content .actions a {
    font-size: 10px;
    text-transform: uppercase;
    margin-right: 10px;
    padding-left: 20px;
    font-weight: 700;
    color: #555;
    word-wrap: normal;
    display: inline-block;
    position: relative
}

.grid-social .social-item .timeline-content .actions a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.grid-social .social-item .timeline-foot {
    background: #f5f5f5 url(../img/clock.png) 5px 5px no-repeat;
    border-top: 1px dashed #e6e6e6;
    padding: 5px 10px;
    text-align: left;
    line-height: 130%
}

.grid-social .social-item .time {
    color: #999;
    text-shadow: 0 1px 0 #fff;
    font-size: 9px;
    margin-left: 15px
}

.grid-social .publishedDate {
    display: none
}

@media (min-width:768px) {
    .grid-social .social-item {
        width: 30.4%;
        margin: 10px
    }
}

@media (min-width:1200px) {
    .grid-social .social-item {
        width: 23.06%
    }

    .bg-bir {
        background-color: #002d5e !important;
        border-right: 3px solid #183f6a;
    }

    .bg-iki {
        background-color: #002d5e !important;
        border-right: 3px solid #183f6a;
    }

    .bg-uc {
        background-color: #002d5e !important;
        border-right: 3px solid #183f6a;
    }

    .bg-dort {
        background-color: #002d5e !important;
        border-right: 3px solid #183f6a;
    }

    .bg-bes {
        background-color: #002d5e !important;
    }

    .main-list li:hover .main-link {
        opacity: 1 !important;
    }

    .main-list:hover li .main-link {
        opacity: 0.5;
    }
}

.halicx-rektor {
    text-align: justify;
    font-size: 15px;
}

.halic-x-giris {
    background: linear-gradient(-45deg, #e00101, #b10000, #d61a1a, #af0101);
    background-size: 400% 400%;
    animation: halic-x-gra 15s ease infinite;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    transition: all 0.5s;
    margin-bottom: 40px;
}

@keyframes halic-x-gra {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.halic-x-giris:hover {
    box-shadow: 0px 20px 40px #b5b5b5;
    transition: all 0.5s;
}


.counter-Txt {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    bottom: 0px;
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    margin-bottom: -10px;
    color: #002D5E;
}

.counter-Txt span {
    display: inline-block;
    font-size: 45px;
    margin-bottom: -26px;
}

.counter-Txt p {
    display: block;
    font-size: 20px;
}

.hlc-count {
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 216px;
    padding: 0px;
    background-size: auto 130px;
}

.hlc-count.ogr {
    background-image: url(/documents/lisansustu/student.svg);
}

.hlc-count.aka {
    background-image: url(/documents/lisansustu/XMLID_1423_.svg);
}

.hlc-count.lab {
    background-image: url(/documents/lisansustu/lab.svg);
}

.hlc-count.mezun {

    background-image: url(/documents/lisansustu/mezun.svg);
}

.sayilarla-hlc h1 {
    display: inline-block;
    color: #002D5E;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    margin: 25px 0px 0px 0px;
}

.sayilarla-hlc p {
    display: inline-block;
    float: right;
    margin: 80px 80px 45px 0px;
}

.sayilarla-hlc p a {
    font-size: 20px;
    font-weight: 500;
    color: #B1BFCE;
    text-decoration: none;
}

.sayilarla-hlc p a:hover {
    color: #134395;
    transition: all 0.5s;
}

.halicx-egitim-video {
    margin: 20px 0 50px 0;
    display: flow-root;
}

.halicx-egitim-video .relative {
    margin: 10px 0px 10px 0px;
}

.halicx-egitim-video .video-image {
    border-radius: 20px;
    height: 270px !important;
}

halicx-video-head .video-image {
    border-radius: 20px;
    height: 435px !important;

}

.halicx-video .egitim-video a {
    color: #ffffff !important;
}

#halicx .box-date .yellow,
.box-date.yellow {
    color: #e41b98;
}

@media screen and (max-width: 700px) {
    .halicx-rektor {
        font-size: 15px;
        text-align: left;
    }

    .halic-x-giris {
        background: #af0101;
        background-size: 400% 400%;
        animation: none;
        color: white;
        font-size: 20px;
        font-weight: bold;
        padding: 10px;
        width: 100%;
        height: 50px;
        border-radius: 5px;
        text-align: center;
        display: inline-block;
        transition: all 0.5s;
        margin-bottom: 40px;
    }

    .halic-x-giris:hover {
        box-shadow: 0px 20px 40px #b5b5b5;
        transition: all 0.5s;
    }

    .counter-Txt span {
        display: inline-block;
        font-size: 30px;
        margin-bottom: -26px;
    }

    halicx-video-head .video-image {
        border-radius: 20px;
        height: 230px !important;

    }

    .halicx-egitim-video .video-image {
        border-radius: 20px;
        height: 230px !important;
    }

    #halicx .halicx-slider {
        display: inline-block !important;
        width: 100%;
    }

}

#halicxvideo {
    right: 0;
    bottom: 0;
    width: 100%;
    margin-bottom: -8px;
}

.rektorluk-slider {
    position: relative;
    margin: auto;
    overflow: hidden;
}

.rektorluk-slider img {
    max-width: 100%;
    transition: all 1.8s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
    filter: grayscale(100%);
}

.rektorluk-tarihce h2 {
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    margin-top: 0px;
    color: black;
    line-height: 1.3;
}

.rektorluk-slider:hover img {
    transform: scale(1.05);
    filter: grayscale(0%);
}

.rektorluk-baslik {
    position: relative;
    color: #081d3a;
    background-color: rgba(193, 193, 193, 0.44);
}

.rektorluk-baslik h1 {
    font-size: calc(17px + 2vw);
    text-align: center;
    padding: 30px;
    margin-top: 0px;
    letter-spacing: 10px;
    font-family: 'Libre Baskerville', serif;
}

.rektorluk-slider:hover .rektorluk-baslik h1 {
    transform: scale(0.95);
}

.halicx-slider-alt {
    width: 100%;
    background-color: #1c1c6d;
    height: calc(490px + 11vw);
    position: absolute;
    z-index: -20;
    margin-top: -10px;
}

#halicx aside .aside-accordion {
    background: none;
    border: none;
    margin-top: -20px
}

#halicx aside .aside-accordion > li {
    background: none;
}

#halicx aside .aside-accordion > li a {
    color: white;
    font-family: 'Oxanium', cursive;
    padding: 20px 0px;
    font-size: 17px;
    transition: all 1s;
}

#halicx aside .aside-accordion > li a:hover {
    color: #e41b98;
    -moz-transform: rotate(10deg) scale(1.0);
    -webkit-transform: rotate(10deg) scale(1.0);
    -ms-transform: rotate(10deg) scale(1.0);
    -o-transform: rotate(10deg) scale(1.0);
    transform: rotate(10deg) scale(1.0);
}

#halicx aside .fixed {
    position: fixed;
    width: 100%;
    max-width: 245px;
    top: 180px;
}

#halicx aside > div {
    top: 50px;
    position: relative;
}

#halicx {
    padding-top: inherit;
}

#halicx .mobile-aside .bootstrap-select.btn-group > .dropdown-toggle {
    height: 100%;
    background: #e41b98;
}

#halicx .row:after {
    clear: none
}

#halicx .container:after {
    clear: none
}

#halicx-genel {
    padding-top: inherit;
}

#halicx-genel .inline-top {
    height: 400px;
}

.mobile-aside-wrapper {
    border-bottom: 1px solid #f0f0f000;
}

#halicx .big-video-opener {
    position: inherit;
    height: calc(190px + 7vw);
}

#halicx .egitim-video a {
    color: #1d2274;
    font-family: 'Oxanium', cursive;
}

.halicx-genel .page-content p {
    color: white;
    font-family: 'Oxanium', cursive;
    margin: 0 0 5px;
}

.halicx-genel .page-content h3 {
    color: white;
    font-family: 'Oxanium', cursive;
}

.halicx-genel .font-resize {
    border-radius: 6px;
    background-color: #9a1166;
    display: none;
}

#halicx tbody {
    text-align: left
}

.halicx-genel .tbl tr:nth-child(even) {
    background-color: #fafafa1c;
}

.halicx-genel .tbl th {
    background-color: #9a1166;
}

.halicx-genel .huge-table tbody tr td {
    background-color: #fafafa00;
    color: #002d5e;
    border-right: none;
}

.halicx-genel .huge-table tbody tr {
    border-bottom: 1px solid #ffffff42;
    border-top: 0px solid #fff;
}

.halicx-genel .faq > dt {
    background: #ffffff1a;
    color: #ffffff;
    font-family: 'Oxanium', cursive;
    width: 100%;
}

#halicx aside .aside-accordion > li.active > a:after {
    background-color: white;
}

.halicx-genel .faq > dd {
    background: #ffffff;
    color: #011e50;
    font-family: 'Oxanium', cursive;
}

.halicx-genel .contact-icon .text {
    color: #ffffff;
}

.halicx-genel .contact-icon .title {
    color: #ffffff;
    margin-left: 5px;
}

.halicx-genel .contact-icon {
    border: none;
}

.halicx-genel .contact-icon:hover {
    background-color: #841158;
}

@media (min-width: 1200px) {
    .rektorluk .container {
        width: 1300px !important;
    }

    .rektorluk-tarihce h2 {
        font-size: 16px !important;
    }
}

@media (min-width: 992px) {
    .rektorluk .container {
        width: 1080px;
    }

    .rektorluk-tarihce h2 {
        font-size: 16px;
    }

    .rektorluk-slider-video .flickity-viewport {
        height: 355px !important;
    }
}

@media (max-width: 1000px) {
    .rektorluk-tarihce {
        margin-top: 50px;
        position: relative;
        float: left;
    }

    .halic-etk-dyr {
        margin-top: 0px !important;
    }

    .halic-etk-dyr {
        margin-top: 20px;
    }

    .halic-duyuru {
        padding: 0px !important;
    }

    .dyr-detay h5 {
        padding: 15px 0px 0px 5px !important;
        font-size: 14px !important;
        font-weight: 600;
        width: 80% !important;
    }

    .halic-etk-dyr h6 {
        padding: 10px 0px 0px 5px !important;
        font-size: 12px !important;
        width: 80% !important;
    }

    .rektorluk-slider-video {
        height: 300px !important;
    }

    .rektorluk-slider-video .flickity-viewport {
        height: 200px !important;
    }

    .rektorluk-idari dt strong {
        float: left !important;
    }

    .rektorluk-idari strong {
        font-size: 12px
    }

}

.rektorluk-idari .col-xs-12 {
    padding-left: 0px;
}

.rektorluk-idari .col-md-12 {
    padding-left: 0px;
}

.rektorluk aside .fixed {
    position: fixed;
    width: 100%;
    max-width: 195px;
    top: 96px;
}

.rektorluk aside > div {
    top: 0px;
}

/* rektorluk duyuru*/
.halic-etk-dyr {
    margin-top: 40px;
}

.halic-etk-dyr h1 {
    display: inline-block;
    color: #002D5E;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin: 0px 0px 25px 5px;
}

.halic-etk-dyr p {
    display: inline-block;
    float: right;
    margin-top: 6px;
}

.halic-etk-dyr p a {
    font-size: 15px;
    font-weight: 500;
    color: #B1BFCE;
    text-decoration: none;
}

.halic-etk-dyr p a:hover {
    color: #134395;
    transition: all 0.5s;
}

.halic-duyuru {
    padding: 0px 20px 0px 0px;
}

.halic-duyuru .dyr {
    margin: 0px;
    border-bottom: solid 2px #DDE6F1;
    display: flex;
    transition: all 1s;
}

.halic-duyuru .dyr:hover {
    -webkit-box-shadow: 0px 3px 42px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0px 3px 42px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 3px 42px 0px rgba(0, 0, 0, 0.29);
}

.halic-duyuru .baslik {}

.dyr-ic {
    padding: 15px 0px 10px 15px;
}

.dyr-tarih {
    background-color: #CFAD45;
    width: 60px;
    height: 65px;
    display: inline-block;
    float: left;
    border-radius: 9px;
}

.dyr-ic:hover .dyr-tarih {
    background-color: #002D5E;
    transition: all 0.5s;
}

.dyr-tarih h4 {
    padding: 10px;
    font-size: 15px;
    text-align: center;
    color: #FFFFFF;
    font-weight: 500;
}

.dyr-detay h5 {
    padding: 15px 0px 0px 10px;
    position: unset;
    margin-top: -18px;
    font-size: 16px;
    font-weight: 600;
    float: left;
    width: 85%;
    margin-bottom: 0px;
}

.halic-etk-dyr h6 {
    display: inherit;
    position: relative;
    padding: 10px 0px 0px 10px;
    font-size: 13px;
    float: left;
    width: 85%;
    margin-top: 0px;
    font-weight: 400;
}

.dyr-detay a {
    color: #2D2D2D;
}

/* rektorluk duyuru*/
.rektorluk-slider-video {}

.rektorluk-slider-video img {
    display: block;
    height: 380px;
}

.rektorluk-slider-foto {
    background: #EEE;
}

.rektorluk-slider-foto img {
    display: block;
    height: 300px;
}

.flickity-viewport {
    height: calc(200px + 7vw) !important;
    width: 100%;
    border-radius: 10px;
}

#aday .flickity-viewport {
    height: calc(200px + 9vw) !important;
}

.rektorluk .gallery-cell {
    width: 100%;
    height: 340px;
    margin-right: 10px;
    counter-increment: gallery-cell;
}

.rektorluk .gallery .gallery-item {
    height: 100%;
}

.rektorluk .gallery-item img {
    width: 100%;
    height: 100%;
}

.rektorluk-slider-video .flickity-viewport {
    height: 350px !important;
    margin-top: 5px
}

.rektorluk .play-video-btn {
    background: #cfad45;
}

.rektorluk .big-video-opener .video-image {
    height: 355px;
}

.rektorluk-slider-video .gallery-cell {
    width: 700px;
}

.rektorluk-idari .has-content {
    padding: 10px 60px 10px 15px;

}

.rektorluk-idari .has-content:hover {
    -webkit-box-shadow: 0px 6px 12px -6px rgba(122, 122, 122, 1);
    -moz-box-shadow: 0px 6px 12px -6px rgba(122, 122, 122, 1);
    box-shadow: 0px 6px 12px -6px rgba(122, 122, 122, 1);
    transition: all 1s;
}

.rektorluk-idari .has-content:hover img {
    filter: grayscale(0%);
}

.rektorluk-idari img {
    filter: grayscale(100%);
    transition: all 1s;
}

.rektorluk-idari .selected img {
    filter: grayscale(0%);
}

.online-sinav-form .page-social-list {
    display: none;
}

.online-sinav-form #formc * input:hover {
    -webkit-box-shadow: 0px 6px 20px -1px rgba(171, 171, 171, 1);
    -moz-box-shadow: 0px 6px 20px -1px rgba(171, 171, 171, 1);
    box-shadow: 0px 6px 20px -1px rgba(171, 171, 171, 1);
}

.online-sinav-form #formc * input {
    transition: all 1s;
}

@keyframes onlinesinav {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }

}

.online-sinav-form .control-label h3 {
    width: 100%;
    background: linear-gradient(-45deg, #00db43, #00b41b, #22c66e, #1ecb53);
    display: flex;
    justify-content: center;
    margin: 0;
    width: 100%;
    font-size: 24px;
    color: white;
    padding: 7px;
    border-radius: 10px;
    animation: onlinesinav 12s ease infinite;
    background-size: 600%;
}

.online-sinav-form .control-label {
    width: 100%
}

#halicx .gradient-responsive:after {
    display: none;
}

.dekan-sayfalari .genel-icerik-baslik {
    display: none;
}

.online-sinav-form .form-group a {
    display: none;
}

.online-sinav-form .help-block li {
    display: none;
}

#fixed-form-container{
    position: fixed;
    bottom: 0px;
    right: 3%;
    width: 94%;
    text-align: center;
    margin: 0;
    z-index: 10;

}
#fixed-form-container #formc{
    display: contents!important;
}

#fixed-form-container .button:before { 
   content: "+ ";
}

#fixed-form-container .expanded:before { 
    content: "- ";
}

#fixed-form-container .button { 
  font-size:1.1em; 
	cursor: pointer;
	margin-left: auto;
  margin-right: auto;
	border: 2px solid #cfad45;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 0px 0px;
	padding: 5px 20px 5px 20px;
	background-color: #cfad45;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
  -webkit-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
}

#fixed-form-container .body{
    background-color: #fff; 
    border-radius: 5px;
    border: 2px solid #cfad45;
    margin-bottom: 16px;
    padding: 10px; 
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
}

@media only screen and (min-width:768px){
    #fixed-form-container .button{
       margin: 0;

    }
    #fixed-form-container {
        width: 390px;
        text-align: right;
    }

    #fixed-form-container .body{
        padding: 30px;
        border-radius: 0px 5px 5px 5px;
    }
}
.aday-ara a{
    display: none;
}
.slick-slider .container{
    width: 100%;
}
/* ANA MENÜ YENİ */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500;600;700&display=swap');

        @-webkit-keyframes slide-top {
            0% {
                transform: scale(0);
            }

            100% {
                transform: scale(1);
            }
        }

        @keyframes slide-top {
            0% {
                transform: scale(0);
            }

            100% {
                transform: scale(1);
            }
        }

        #header-new {
            top: 0;
            left: 0;
            right: 0;
            position: fixed;
            height: 90px;
            background-color: #134395;
            padding: 0 25px;
            display: -ms-flexbox!important;
            display: flex!important;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            font-family: 'Raleway', sans-serif;
        }

        #header-new .header {
            height: 100%;
            position: relative;
        }

        #header-new .logo {
            width: 13%;
            display: inline-block;
        }

        #header-new .menu {
            width: 57%;
            display: inline-block;

        }

        #header-new .logo img {
            width: 60px;
            height: 60px;
            float: left;
            vertical-align: middle;
            margin-top: 5px;

        }

        #header-new .logo a {
            color: white;
        }

        .logo h3 {
            display: inline-block;
            margin-left: 10px;
            font-size: 18px;
            font-weight: 600;
            line-height: 1.2;
            margin-top: 16px;
        }

        #header-new .main-list {
            text-align: center;
            padding-left: 0;
            margin: 0;
            list-style: none;

        }

        #header-new .main-list:hover li {
            opacity: 0.3;

        }

        #header-new .main-list li {
            display: inline-block;
            transition: all 0.6s;
        }

        .menu .main-list .mega-menu {
            position: absolute;
            min-height: 450px;
            background-color: white;
            top: 90px;
            width: 80%;
            left: 10%;
            display: none;
            -webkit-box-shadow: 1px 29px 114px -5px rgba(0,6,74,0.51);
-moz-box-shadow: 1px 29px 114px -5px rgba(0,6,74,0.51);
box-shadow: 1px 29px 114px -5px rgba(0,6,74,0.51);
        }

        .menu .main-list .mega-menu .image {
            width: 25%;
            height: 100%;
            position: relative;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            display: inline-flex;
        }

        .menu .main-list .mega-menu ul {
            width: 20%;
            text-align: left;
            padding-left: 15px;
        }

        .menu .main-list .mega-menu ul li {
            display: block !important;
            padding: 8px 0px;
            opacity: 1 !important;
        }

        .menu .main-list .mega-menu ul li h3 {
            font-size: 16px;
            padding: 20px 0px 0px 0px;
            margin: 0;
            font-weight: bold;
            color: #012D5E;
        }

        .menu .main-list .mega-menu ul li a {
            padding: 20px 0px 0px 0px !important;
            margin: 0 !important;
            font-weight: 400 !important;
            color: #012D5E !important;
            font-size: 15px!important;
        }

        .menu .main-list .mega-menu ul:hover li h3 {
            color: #ca9c30 !important;
        }

        .menu .main-list .mega-menu ul li:hover a {
            color: #ca9c30 !important;
        }
        .menu .main-list .mega-menu ul li {
            
        }

        #header-new .main-list li a {
            color: white;
            text-decoration: none;
            padding: 37px 7px;
            font-size: 0.9vw;
            font-weight: 600;
        }
#header-new .mega-menu .text-arenna .title {
            color: #134395;
            text-decoration: none;
            padding: 10px 0px;
            font-size: 0.9vw;
            font-weight: 600;
        }

        #header-new .main-list li:hover {
            opacity: 1;

        }
#header-new .main-list li:hover .main-wrapper {
            filter: blur(6px);

        }
        #header-new .main-list li:hover .mega-menu {
            display: block;

        }

        #header-new .fast-access {
            width: 30%;
            justify-content: flex-end;
            display: flex;
            align-items: center
        }

        #header-new .fast-access .halicx {}

        #header-new .fast-access a {
            margin-left: 12px;
            vertical-align: middle;
        }

        #header-new .fast-access a img {
            width: 4vw;
        }


        #header-new .fast-access i {
            color: white;
            font-size: 18px;
        }

        #header-new .fast-access a h3 {
            color: white;
            text-decoration: none;
            font-size: 14px;
            font-weight: 600;
            display: inline-block;
            margin: 0;
        }

        #header-new .fast-access .social {
            border: 2px solid #ca9c30;
            display: inline-block;
            height: 40px;
            width: 8vw;
            vertical-align: middle;
            margin-left: 15px;
            position: relative;
        }

        #header-new .fast-access .social .box {
            font-size: 16px;
            padding: 12px 4px 5px 4px;
            transform: scale(0);
            transition: all 0.6s;
            display: flex;
            justify-content: center;
        }

        #header-new .fast-access .social .box.active {

            transform: scale(1);
        }

        #header-new .fast-access .social a i {
            font-size: 20px;
            padding: 0px 1px;
            color: white;
        }

        #header-new .fast-access .social a:hover i {
            color: #ecb635;
        }

        #header-new .fast-access .social a {
            margin:0;
            padding: 0 0.08vw;

        }

        #header-new .fast-access .social h3 {
            position: absolute;
            z-index: 10;
            margin: 6px 0px;
            width: 100%;
            text-align: center;
            transition: all 0.4s;
        }

        #header-new .fast-access .social h3.active {
            margin: -10px 0px;
            transform: scale(1);
        }


        #header-new .fast-access .social h3 span {
            font-size: 0.7vw;
            background-color: #134395;
            padding: 1px 10px;
            color: white;
            text-align: center;
            transition: all 0.4s;
        }
#header-new .selected{
    color:#fa018c!important;
}

        #header-new .fast-access .social h3.active span {
            font-size: 13px;
        }

        #header-new .fast-access .fast-button {
            padding: 13px 15px;
            background-color: #ca9c30;
            color: white;
            font-size: 0.9vw;
            font-weight: 600;
            text-decoration: none;
        }

        #header-new .fast {
            position: relative;
            display: inline-block;
        }

        #header-new .fast-button-detail {
            display: none;
            position: absolute;
            width: 145px;
            top: 29px;
            right: -15;
        }

        #header-new .fast-button-detail.active {
            display: block;
        }

        #header-new .fast-button-detail.focus {
            display: block;

        }

        #header-new .fast-button-detail a {
            position: relative;
            display: block;
            margin: 0;
        }

        #header-new .fast-button-detail a img {
            display: none;
            margin: auto;
            width: 2vw;
        }

        #header-new .fast-button-detail .light {
            text-align: center;
            padding-left: 0;
            margin: 0;
            list-style: none;
            background-color: white;
            width: 100%;
            position: relative;
            margin-top: 30px;
            -webkit-box-shadow: -15px 15px 20px 0px rgba(35, 64, 122, 0.15);
            -moz-box-shadow: -15px 15px 20px 0px rgba(35, 64, 122, 0.15);
            box-shadow: -15px 15px 20px 0px rgba(35, 64, 122, 0.15);
        }
#header-new .mega-menu .menu-image{
    width:  80%;
}
#header-new .mega-menu .menu-image-wrapper{
    width: 100%;
    height: 100%;
}
#header-new .mega-menu .menu-image-wrapper .link {
    display: inline-block;
    width: 27%;
}

        #header-new .fast-button-detail .light li {
            padding: 15px 0;
            transition: all 0.4s;
        }

        #header-new .fast-button-detail .light:hover li {
            opacity: 0.2;
        }

        #header-new .fast-button-detail .light:hover .dark li {
            opacity: 1;
        }

        #header-new .fast-button-detail .light li:hover {
            opacity: 1;
        }

        #header-new .fast-button-detail .light li::after {
            content: "";
            width: 80%;
            height: 1px;
            background-color: #DBE7FB;
            position: relative;
            display: block;
            top: 15px;
            margin: auto;
        }

        #triangle-up {
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 20px solid white;
            position: absolute;
            margin-top: 10px;
            transform: translateX(-50%);
            left: 50%;
        }

        #header-new .fast-button-detail .light li h3 {
            color: #124294;
            font-size: 16px;
            font-weight: bold;
            margin: 0;
            margin-top: 15px;
        }

        #header-new .fast-button-detail .dark {
            text-align: center;
            padding-left: 0;
            margin: 0;
            list-style: none;
            background-color: #124294;
            width: 100%;
            position: relative;
            padding: 5px 0;
        }

        #header-new .fast-button-detail .dark li {
            padding: 5px 0;
        }

        #header-new .fast-button-detail .dark li::after {
            display: none;
        }

        #header-new .fast-button-detail .dark li h3 {
            color: white;
            font-size: 16px;
            font-weight: bold;
            margin: 0;

        }

        @media (max-width: 1400px) {
            #header-new .logo img {
                width: 40px;
                height: 40px;
                margin-top: 11px;
            }

            .logo h3 {
                margin-left: 6px;
                font-size: 14px;
                line-height: 1.2;
            }

            #header-new .logo {
                width: 11%;
            }

            #header-new .fast-access {
                width: 32%;
            }

            #header-new .fast-access .social a i {
                font-size: 14px;
            }

            #header-new .fast-access .social h3.active span {
                font-size: 11px;
            }
            .menu .main-list .mega-menu {
            width: 90%;
            left: 5%;
        }

        }
@media (max-width: 1200px){
    #header-new{
        display: none !important;
    }
}
.besyo-yetenek {width: 100%;height: 100%;padding: 0px;margin: 0px;overflow: hidden;font-family: arial;font-size: 10px;color: #6e6e6e;} 

#preview-frame {width: 100%;background-color: #fff;}

#spcchat-app-header-title > span {    height: 40px;
    position: absolute !important;
    float: left !important;
    width: 80% !important;
}

#optname {
    line-height: 25px;
    margin-left: 15px;
}
#optname:before {
    margin-left: 10px;
}



aside .aside-accordion > li > a[href="/tr/basvuru-uls-ogrenci"]{
    background-color: #ff0093;
    border-radius: 10px;
    color: white!important;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    margin: 20px 0px;
}
    
aside .aside-accordion > li > a[href="/en/apply-int-student"]{
    background-color: #ff0093;
    border-radius: 10px;
    color: white!important;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    margin: 20px 0px;
}
    