
@font-face {
    font-family: Kanit;
    src: url(../fonts/Kanit-Regular.ttf);
}

@font-face {
    font-family: Kanit;
    src: url(../fonts/Kanit-Light.ttf);
    font-weight: 300;
}

@font-face {
    font-family: Kanit;
    src: url(../fonts/Kanit-Medium.ttf);
    font-weight: 500;
}

@font-face {
    font-family: Kanit;
    src: url(../fonts/Kanit-SemiBold.ttf);
    font-weight: 600;
}



body {
    font-family: Kanit;
    font-size: 14px;
    min-height: 2000px;
    padding-top: 84px;
    background: #fff;
}

.one p,.two p{
    line-height:20px !important;
}

.one h3, .two h3{
    line-height:24px !important;
}

.one .container, .two .container, .more .container, .footer .container {
    padding-left: 50px;
    padding-right: 50px;
}


.one h4{
    font-size:20px;
    color: #212165;
}

.navbar-fixed-top {
    border-bottom: none;
    border-top: 6px solid #4EB1E5;
}

.navbar-default {
    background-color: #212165;
}

.navbar-brand {
    height: auto;
    padding: 22px 15px 27px 15px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
    }

i.fa-phone {
    display: inline-block;
    border-radius: 1000px;
    border: 1px solid #fff;
    padding: 7px;
}

.navbar-nav > li:last-child > a, .navbar-nav > li:last-child > a:hover {
    line-height: 58px;
    background-color: #12123E !important;
    margin-right: 0px;
    font-size: 14px;
}

.navbar-nav > li > a {
    margin-right: 20px;
}

    .navbar-nav > li > a:hover {
        background-color: #fff !important;
    }

.navbar-links {
    width: 160px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #212165 !important;
    background-color: #fff;
    border-bottom: 3px solid #4EB2E5;
    margin-top: 18px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.item {
    height: auto;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    width: 34px;
    height: 66px;
    position: absolute;
    top: 50%;
    margin: -33px 0 0;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    font-size: 75px;
    color: white;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.owl-carousel .owl-nav button.owl-prev {
    left: 30px;
}

.owl-carousel .owl-nav button.owl-next {
    right: 30px;
}

.owl-carousel .pos-fix {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 20px 0 0;
    z-index: 3;
}

    .owl-carousel .pos-fix .container {
        padding-right: 100px;
        padding-left: 100px;
        margin-top: 50px;
    }

.pos-fix .container .left-side img {
    width: 100px;
    margin-bottom: 15px;
}

.pos-fix .container .left-side p {
    font-size: 14px;
    color: #212165;
    line-height: 20px;
    font-weight: 300;
}

.pos-fix .container .left-side .slider-links {
    width: 160px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #f4f4f4 !important;
    background-color: #212165;
    border-bottom: 3px solid #4EB2E5;
    margin-top: 15px;
    padding: 8px;
    display: inline-block;
    margin-right: 20px;
}

.slider .slider-links {
    width: 150px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #f4f4f4 !important;
    background-color: #212165;
    border-bottom: 3px solid #4EB2E5;
    margin-top: 15px;
    padding: 8px;
    display: inline-block;
    /*margin-right: 20px;*/
    margin-bottom: 20px;
}

    .slider .slider-links:first-child {
        margin-right: 10px;
    }

.caption {
    font-size: 30px;
    font-weight: 500;
    color: #212165;
}

.bg-grey {
    background-color: #E9E6E6;
}

.bg-grey2 {
    background-color: #E0E0E9;
}

.infoList {
    font-size: 20px;
    color: #162032;
    list-style: disc;
}

.infoTopList {
margin-left:40px;
    list-style: disc;
}

.footer .border-top {
    border-top: 6px solid #212165;
}

.footer .border-bottom {
    border-top: 2px solid rgba(33, 33, 101, 0.1);
}


.companies ul li {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
}

    .companies ul li:last-child {
        margin-right: auto;
    }

.footer-cap {
    font-size: 18px;
    color: #162032;
    font-weight: 600;
    margin: 5px 10px 15px 0px;
}

.websites, .social {
    height: 110px;
}


.footer .websites ul li {
    width: 157px;
    margin-bottom: 10px;
    margin-right: 30px;
}

    .footer .websites ul li a {
        color: #162032;
    }


.footer .social ul li {
    width: 100px;
    margin-bottom: 10px;
    margin-right: 30px;
    font-size: 14px;
}

    .footer .social ul li a {
        color: #162032;
    }

.footer .contact li {
    margin-bottom: 15px;
    margin-top: 15px;
}

    .footer .contact li:first-child a {
        color: #162032;
    }

        .footer .contact li:first-child a i {
            color: #162032;
            border-color: #162032;
        }


.footer .info li:last-child {
    float: right;
}

.footer .info li {
    margin-bottom: 20px;
    margin-top: 20px;
}

    .footer .info li a {
        color: #162032;
    }

.owl-carousel {
    margin-bottom: 10px;
}

.navbar-toggle {
    margin-top: 21px;
}

.mt-160{
    margin-top:160px;margin-bottom:20px;
}

.s_mt1{
    margin-top:70px;
}
.s_mt2{
    margin-top:130px;
}
.s_mt3{
    margin-top:150px;
}
.s_mt4{
    margin-top:130px;
}
.s_mt5{
    margin-top:125px;
}
.s_mt6{
    margin-top:140px;
}
.owl-carousel .owl-item{max-height:550px !important;}

/*RESPONSİVE*/




@media (min-width: 319px) and (max-width: 768px) {
    .s_mt1,.s_mt2,.s_mt3,.s_mt4,.s_mt5,.s_mt6{
        margin-top:0px !important;
    }

    .mt-160{
    margin-top:20px;margin-bottom:20px;
}
    .websites, .social {
        min-height: 110px;
    }

    .footer .websites ul li {
        width: 130px;
    }

    .footer .info li {
        display:block;
        width:100%;
        margin-bottom: 5px;
        margin-top: 5px;
        text-align:center;
    }

    .one .container, .two .container, .more .container, .footer .container {
        padding-left: 25px;
        padding-right: 25px;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        font-size: 30px !important;
    }

    .owl-carousel .pos-fix .container {
        padding-right: 80px;
        padding-left: 80px;
        margin-top: 0px;
    }

/*    .pos-fix .container .left-side p {
        font-size: 20px;
        line-height: 20px;
    }*/

    .owl-carousel {
        margin-bottom: 0px;
    }

    .pos-fix .container .left-side img {
        width: 50px;
        margin-bottom: 15px;
    }

    .navbar-nav > li:last-child > a, .navbar-nav > li:last-child > a:hover {
        display: block;
        line-height: 28px;
    }

    .navbar-nav > li:first-child, .navbar-nav > li:nth-child(2) {
        width: 50%;
        float: left;
    }


    .navbar-nav > li:last-child {
        width: 100%;
        float: left;
        text-align: center;
    }

    .navbar-links {
        width: 150px;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: center;
        color: #212165 !important;
        background-color: #fff;
        border-bottom: 3px solid #4EB2E5;
        margin-top: 0px;
        margin: 0 auto;
        margin-bottom: 10px;
        margin-left: 10px;
    }
}


@media (min-width: 768px) and (max-width: 1180px) {

    .pos-fix .container .left-side img {
        width: 85px;
        margin-bottom: 15px;
    }

/*    .pos-fix .container .left-side p {
        font-size: 26px;
        color: #212165;
        line-height: 28px;
        font-weight: 300;
    }*/

    .pos-fix .container .left-side .slider-links {
        width: 125px;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: center;
        color: #f4f4f4 !important;
        background-color: #212165;
        border-bottom: 3px solid #4EB2E5;
        margin-top: 15px;
        padding: 8px;
        display: inline-block;
        margin-right: 20px;
    }
}
@media (min-width:1070px) and (max-width:1200px) {
    .owl-carousel .owl-item{max-height:400px !important;}
}

@media (min-width:1200px) and (max-width:1450px) {
    .owl-carousel .owl-item{max-height:440px !important;}
}

@media (min-width:1450px) and (max-width:1580px){

        .owl-carousel .pos-fix .container{
            width:1400px !important;
        }
}

@media (min-width:1580px) {

            .owl-carousel .pos-fix .container .row{
           margin-top:0px;
        }
        .owl-carousel .pos-fix .container{
            width:1500px !important;
        }
}