@import "../fonts/nexa/stylesheet.css";
.p0{
    padding: 0px;
}
body{
    background: #f4f4f4;
    font-family: 'Nexa';
}
/** Scroll bar **/
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background-color: #4E4545;
    border-left: 1px solid #4E4545;
}
::-webkit-scrollbar-thumb {
    background-color: #DB0A0A;
}
::-moz-selection {
    background: #DB0A0A;
    color: #FFFFFF;
}
::selection {
    background: #DB0A0A;
    color: #FFF;
}
a::-moz-selection {
    background: #DB0A0A;
    color: #FFFFFF;
}
a::selection {
    background: #DB0A0A;
    color: #FFFFFF;
}
.slick-slide {
    outline: none !important;
}
.paddingLeft-50{
    padding-left: 50px;
}
.video-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    max-height: 60%;
    object-fit: cover;
    /* Display video below overlay */
    z-index: -1;
    outline: none !important;
}
.video-bg::-webkit-media-controls {
    display: none !important;
}
.printsan_header_cont{
    height: auto;
    min-height: 100px;
    background: #ffffff;
    border-bottom: 3px solid #DB0A0A;
    -webkit-box-shadow: 0px 3px 4px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 4px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 4px -2px rgba(0,0,0,0.75);
}
.navbar-default{
    height: auto;
    min-height: 100px;
    padding-left: 0px !important;
    background: none;
    border: none;
    padding-top: 30px;
}
.navbar-default .navbar-nav li a{
    height: auto;
    min-height: 35px;
    font-size: 15px;
    font-family: 'Nexa Book';
    font-weight:400;
    transition: all ease-in-out 200ms;
    background: #1a1a1a;
    color: #fff;
    margin-right: 5px;
    padding-top: 13px;
}
.navbar-default .navbar-nav li a:hover{
    color: #f00;
    background: #1a1a1a;
}
.language-menu:before{
    position: absolute;
    left: 0;
    top: 30px;
    height: 40px;
    width: 1px;
    background:#DB0A0A;
    content: "";
}
.navbar-default .navbar-nav li a.active{
    color: #fff !important;
    background: #f00 !important;
}


.printsan_header_cont{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: auto;
    min-height: 0px;
}
.header_logo{
    height: auto;
    min-height: 30px;
    width: 500px;
    padding-left: 15px;
}
.header_sertifika{
    height: auto;
    min-height: 30px;
    width: 500px;
    padding-top: 15px;
    padding-left: 30px;
}
.header_menu{
    height: auto;
    min-height: 30px;
    width: 100%;
    padding-right: 15px;
}




/** header end. **/
.slider-section{
    height: auto;
    min-height: 90vh;
    padding-top: 30%;
}
.items-box{
    height: auto;
    min-height: 250px;
    background: #fff;
}
.items-box-inner{
    border: 2px solid #4E4545;
    height: auto;
    min-height: 230px;
    margin-top: 10px;
    padding-top: 15%;
    text-align: center;
}
.items-box span{
    color: #000;
    font-size: 17px;
    font-weight: bold;
}
.items-box p{
    color: rgba(0,0,0,0.9);
    font-weight: bold;
}
.referanslarimiz{
    text-align: center;
    height: auto;
    min-height: 300px;
    margin-top: 50px;
}
.referans-title{
    font-family: 'Nexa';
    font-size: 30px;
    margin-top: 30px;
    color: #4E4545;
}

.referans-title span{
    color: #D00000
}
.items_list{
    height: auto;
    min-height: 100px;
    margin-right: 5px;
    padding-top: 15px;
}
.referans-list{
    margin-top: 50px;
}
.referans-list .fa-arrow-left, .referans-list .fa-arrow-right{
    font-size: 1.2em;
    margin: 10px;
    cursor: pointer;
    background: #D00000;
    padding: 8px;
    color: #fff;
}
.referans-list .fa-arrow-left{
   position: absolute;
    right: 60px;
    top: -50px;
}
.referans-list .fa-arrow-right{
    position: absolute;
    right: 10px;
    top: -50px;
}
.slick-dots{
    display: none !important;
}
.hakkimizda{
    height: auto;
    min-height: 450px;
    background: #fff;
    position: relative;
}
.hakkimizda_text{
    height: auto;
    min-height: 450px;
    padding-top: 10%;
    z-index: 999;
}
.hakkimizda_text h2{
    color: #D00000;
    font-family: 'Nexa';
    font-size: 20px;
}
.hakkimizda_text p{
    color: #4E4545;
    font-family: 'Nexa';
    font-size: 16px;
}
.hakkimizda_text a{
    color: #fff;
}
.hakkimizda_text button{
    display: block;
    width: 150px;
    height: 45px;
    background: #D00000 ;
    color: #fff;
    border: none;
    margin-top: 20px;
    transition: all ease-in-out 200ms;
    outline: none !important;
}
.hakkimizda_text button:hover{
    background: none;
    color: #D00000;
    border: 2px solid #D00000;
}
.hakkimizda_text a:hover{
    color: #4E4545;
}
.hakkimizda_images{
    height: auto;
    min-height: 450px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}
.hakkimizda_images img{
    position: absolute;
    left: 0;
    top: 10px;
    overflow: hidden;
}
.hakkimizda_images .image-5{
    position: absolute;
    left: 180px;
    top: 300px;
}
.hakkimizda_images .image-6{
    position: absolute;
    left: 210px;
    top: 270px;
}
.medya_basin{
    height: auto;
    min-height: 400px;
    background: url('../img/medya/medya_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 35px;
    padding-bottom: 15px;
}
.media_title h3{
    color: rgba(225,225,225, 0.9);
    font-family: 'Nexa';
}
.media_box{
    margin-top: 25px;
    position: relative;
}
.media_box .fa-arrow-left, .media_box .fa-arrow-right{
    font-size: 1.2em;
    margin: 10px;
    cursor: pointer;
    background: #D00000;
    padding: 8px;
    color: #fff;
}
.media_box .fa-arrow-left{
    position: absolute;
    right: 55px;
    top: -50px;
}
.media_box  .fa-arrow-right{
    position: absolute;
    right: 5px;
    top: -50px;
}
.media_button a{
    color: #fff;
    display: block;
    margin-top: 0px;
    font-size: 16px;
    font-family: 'Nexa';
    text-decoration: none;
    transition: all ease-in-out 200ms;
}
.media_button a:hover{
    color: #D00000;
}
.media_button a i{
    color: #D00000;
}
.media_box_inner{
    position: relative;
}
.media_box_title{
    position: relative;
    bottom: 45px;
    left: 0;
    height: auto;
    color: #fff;
    min-height: 49px;
    text-align: center;
    padding-top: 15px;
    border-bottom: 2px solid #D00000;
    background: rgba(71,71,71,0);
    background: -moz-linear-gradient(top, rgba(71,71,71,0) 0%, rgba(71,71,71,0.26) 7%, rgba(40,40,40,0.56) 15%, rgba(17,17,17,0.62) 21%, rgba(19,19,19,0.66) 26%, rgba(25,25,25,0.92) 54%, rgba(28,28,28,0.92) 67%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(71,71,71,0)), color-stop(7%, rgba(71,71,71,0.26)), color-stop(15%, rgba(40,40,40,0.56)), color-stop(21%, rgba(17,17,17,0.62)), color-stop(26%, rgba(19,19,19,0.66)), color-stop(54%, rgba(25,25,25,0.92)), color-stop(67%, rgba(28,28,28,0.92)));
    background: -webkit-linear-gradient(top, rgba(71,71,71,0) 0%, rgba(71,71,71,0.26) 7%, rgba(40,40,40,0.56) 15%, rgba(17,17,17,0.62) 21%, rgba(19,19,19,0.66) 26%, rgba(25,25,25,0.92) 54%, rgba(28,28,28,0.92) 67%);
    background: -o-linear-gradient(top, rgba(71,71,71,0) 0%, rgba(71,71,71,0.26) 7%, rgba(40,40,40,0.56) 15%, rgba(17,17,17,0.62) 21%, rgba(19,19,19,0.66) 26%, rgba(25,25,25,0.92) 54%, rgba(28,28,28,0.92) 67%);
    background: -ms-linear-gradient(top, rgba(71,71,71,0) 0%, rgba(71,71,71,0.26) 7%, rgba(40,40,40,0.56) 15%, rgba(17,17,17,0.62) 21%, rgba(19,19,19,0.66) 26%, rgba(25,25,25,0.92) 54%, rgba(28,28,28,0.92) 67%);
    background: linear-gradient(to bottom, rgba(71,71,71,0) 0%, rgba(71,71,71,0.26) 7%, rgba(40,40,40,0.56) 15%, rgba(17,17,17,0.62) 21%, rgba(19,19,19,0.66) 26%, rgba(25,25,25,0.92) 54%, rgba(28,28,28,0.92) 67%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#1c1c1c', GradientType=0 );
}
.media_box_title a {
    color: #fff;
    text-decoration: none;
    transition: all ease-in-out 200ms;
}
.media_box_title a:hover {
    color: #D00000;
}
.prosedur{
    height: auto;
    min-height: 550px;
    background: url('../img/prosedur/bottom-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom;
}
.prosedur:before{
    position: absolute;
    right: 31.5%;
    top: -35px;
    content: url('../img/prosedur/top-bg.png');
}
.prosedur h4 {
    color:  #D00000;
    font-size: 20px;
    margin-top: 25px;
    padding-left: 15px;
}
.prosedur-items-container{
    padding-top: 75px;
}
.prosedur-items-box{
    position: relative;
    height: auto;
    min-height: 165px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #707070;
    padding: 8px;
}
.prosedur-items-box-inner{
    height: auto;
    min-height: 150px;
    border-radius: 50%;
    padding-top: 40%;
    border: 4px solid #D00000;
    transition: all ease-in-out 200ms;
}
.prosedur-items-box-inner:hover{
    color:  #fff;
    background: #D00000;
    cursor: pointer;
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg20120deg); /* Safari 3-8 */
    transform: rotate(360deg);
}
.prosedur-items-box-inner a{
    color:  #707070;
}
.prosedur-items-box-inner:hover a{
    color:  #fff;
}
.prosedur-items-box_1:before, .prosedur-items-box_3:before, .prosedur-items-box_5:before{
    position: absolute;
    right: -40px;
    bottom: -40px;
    content: url('../img/prosedur/1.png');
}
.prosedur-items-box_2:before, .prosedur-items-box_4:before{
    position: absolute;
    right: -40px;
    top: -40px;
    content: url('../img/prosedur/2.png');
}
.read-more{
    position: relative;
    padding-top: 80px;
    height: auto;
    min-height: 150px;
}
.read-more span{
    font-size: 18px;
    color:  #D00000;
}
.read-more a{
    color: #707070;
    text-decoration: none;
    transition: all ease-in-out 200ms;
}
.read-more a:hover{
    color: #D00000;
    text-decoration: none;
}
#footer{
    height: auto;
    min-height: 420px;
    background: url('../img/footer/footer-bg.jpg');
}
.footer-logo-container{
    padding-top: 20px;
    padding-left: 3%;
}
.footer-box-list-cont{
    height: auto;
    min-height: 300px;
    padding-top: 50px;
    padding-left: 3%;
}
.footer-box-one, .footer-box-two, .footer-box-three{
    height: auto;
    min-height: 300px;
}
.footer-box-one span{
    color: #D00000;
    font-weight: 600;
}
.footer-box-one p{
    display: block;
    width: 85%;
}
.footer-box-two{
    border-left: 1px solid #707070;
    padding-left: 3%;
}
.footer-box-two ul li a{
    color:#000000 ;
    display: block;
    height: auto;
    min-height: 30px;
    text-decoration: none;
    transition: all ease-in-out 200ms;
}
.footer-box-two ul li a:hover{
    color: #D00000;
    padding-left: 10px;
}
.footer-box-three{
    border-left: 1px solid #707070;
    padding-left: 3%;
}
.footer-box-three .footer-social i {
    display: block;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    float: left;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #707070;
    font-size: 1.5em;
    cursor: pointer;
    transition: all ease-in-out 200ms;
}
.footer-box-three .footer-social i:hover {
    background: #D00000;
    color: #fff;
    border: none;
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg20120deg); /* Safari 3-8 */
    transform: rotate(360deg);
}
.footer-box-three .footer-social span{
    line-height: 35px;
    font-size: 18px;
}
.footer-maps{
    margin-top: 25px;
}
.footer-bottom{
    height: auto;
    min-height: 45px;
    background: #1a1a1a;
    color: #fff;
    margin-top: 30px;
    padding-top: 15px;
    padding-left: 3%;
}
.footer-bottom span{
    color: #f00;
}
.page_content h2{
    font-size: 18px;
    color: #000;
}
.page_content ul li{
    list-style: disc;
    padding: 5px;
}




@media screen and (min-width: 1350px){
    .navbar-nav .active a{
        background: none !important;

    }
}
@media screen and (max-width: 1400px){
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a {
        font-size: 12px !important;
        padding: 10px;
    }
}
@media screen and (max-width: 1220px){

    .prosedur-items-box-inner:hover{

        -ms-transform: none; /* IE 9 */
        -webkit-transform: none; /* Safari 3-8 */
        transform: none;
    }
}
@media screen and (max-width: 1200px){
    .prosedur-items-box{
        min-height: 145px;
        border-radius: 0px;
        margin-top: 15px;
    }
    .prosedur-items-box-inner{
        min-height: 130px;
        border-radius: 0px;
        padding-top: 17%;
    }
    .prosedur-items-box_1:before, .prosedur-items-box_3:before, .prosedur-items-box_5:before{
        position: absolute;
        right: -40px;
        bottom: -40px;
        content: "";
    }
    .prosedur-items-box_2:before, .prosedur-items-box_4:before{
        position: absolute;
        right: -40px;
        top: -40px;
        content: "";
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px){

    .navbar-default{
        width: 50%;
        float: right;
    }
    .navbar-default .navbar-collapse{
        position: fixed;
        z-index: 999999999;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li {
        color: #fff !important;
        display: block !important;
        width: 100% !important;
        height: 35px !important;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a {
        margin: 0px;
        padding: 0px;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav{
        padding-top: 15px;
        padding-left: 15px;
        text-align: center;
    }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a {
        color: #fff;
        background-color: #e7e7e7;
    }
    .language-menu:before{
        position: absolute;
        left: 0;
        top: 0px;
        height: 0px;
        width: 0px;
        background:#DB0A0A;
        content: "";
    }
    .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a {
        border-color: #ddd;
        background: #f00;
    }
    .navbar-header{
        padding-top: 30px;
    }
    .header_logo{
        height: auto;
        min-height: 30px;
        width: 1000px;
    }
    .header_sertifika{
        height: auto;
        min-height: 30px;
        width: 1000px;
    }
    .header_menu{
        height: auto;
        min-height: 30px;
        width: 100%;
    }
}
@media screen and (max-width: 768px){
    .navbar-default{
        height: auto;
        padding-top: 0px;
        min-height: 0px;
        padding-left: 0px !important;
        background: none;
        border: none;
        z-index: 9999999999999999px;
        background: #fff;
    }
    .navbar-default .navbar-nav li a{
        height: auto;
        min-height: 20px;
        padding-top: 10px !important;
        color: #fff;
        font-size: 16px;
        text-align: center;
    }
    .navbar-default .navbar-nav li a:hover{
        color: #f00
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-bottom: 3px solid #f00;
        background: #1a1a1a;
    }
    .navbar-toggle{
        background: #f00;
        border: none;
        border-radius: 0px;
        color: #fff !important;
        z-index: 9999999;
    }
    .navbar-toggle:hover{
        background: #f00 !important;
    }
    .navbar-default .navbar-toggle .icon-bar , .navbar-default .navbar-toggle .icon-bar:focus , .navbar-default .navbar-toggle .icon-bar:active{
        background-color: #fff;
        outline: none;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #f00 !important;
    }
    .navbar-nav .active a{
        background: none !important;
        color: #fff !important;
    }

    .slider-section{
        padding-top: 0vh;
        margin-top: 0px;
        z-index: -99;
    }
    .video-bg{
        display: none;
    }
    .prosedur-items-box{
        min-height: 145px;
        border-radius: 0px;
        margin-top: 15px;
    }
    .prosedur-items-box-inner{
        min-height: 130px;
        border-radius: 0px;
        padding-top: 45px;
        font-size: 12px;
    }
    .media_box_inner img{
        width: 100%;
    }
    .prosedur-items-box-inner:hover{

        -ms-transform: none; /* IE 9 */
        -webkit-transform: none; /* Safari 3-8 */
        transform: none;
    }
}
@media screen and (max-width: 479px){
    .video-bg{
        display: none;
    }
    .items-box{
        margin-bottom: 5px;
    }
    .slider-section{
        padding-top: 0px;
        margin-top: 0px;
        z-index: -99;
    }
    .footer-box-two{
        border-left: 0px;
        border-top: 1px solid #707070;
        padding-left: 3%;
        padding-top: 5%;
    }
    .footer-box-three{
        border-left: 0px;
        border-top: 1px solid #707070;
        padding-left: 3%;
        padding-top: 5%;
    }
    .prosedur:before{
        right: 23.5%;
    }
    .hakkimizda_text h2{
        font-size: 18px;
    }
    .hakkimizda_text p{
        font-size: 14px;
    }
    .hakkimizda_text button{
        width: 150px;
        height: 35px;
        margin-bottom: 30px;
    }
    .prosedur-items-box{
        min-height: 45px;
        border-radius: 0px;
        margin-top: 5px;
    }
    .prosedur-items-box-inner{
        min-height: 35px;
        border-radius: 0px;
        padding-top: 10px;
        font-size: 14px;
        border: 1px;
    }
    .slider-section{
        height: auto;
        min-height: 200px;
        padding-top: 0;
    }
    .header_logo{
        height: auto;
        min-height: 30px;
        width: 1000px;
    }
    .header_sertifika{
        height: auto;
        min-height: 30px;
        width: 1000px;
        padding: 0px;
        padding: 0px;
    }
    .header_menu{
        height: auto;
        min-height: 30px;
        width: 100%;
    }
    .printsan_header_cont{
        margin-bottom: 15px;
    }
    .header_sertifika img{
        width: 100%;;
    }
}
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        background: #f00;
        border: none;
        border-radius: 0px;
        color: #fff !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }

    .navbar-toggle:hover{
        background: #f00 !important;
    }
    .navbar-default .navbar-toggle .icon-bar , .navbar-default .navbar-toggle .icon-bar:focus{
        background-color: #fff;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-bottom: 3px solid #f00;
        background: #1a1a1a;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a {
        color: #fff;
    }
    .navbar-default .navbar-nav li a:hover{
        color: #f00
    }
}

@media screen and (max-width: 1460px){
    .navbar-default .navbar-nav li a{
        font-size: 14px;
    }
}
@media screen and (max-width: 768px){
    .printsan_header_cont{
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        height: auto;
        min-height: 0px;
    }
    .header_sertifika{
        height: auto;
        min-height: 30px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
    }
    .hakkimizda_images{
        display: none;
    }
    .header_logo{
        height: auto;
        min-height: 30px;
        width: 100%;
    }
}
