  
@media (max-width: 991px) {

    header{
      position: relative; 
    }
    .nav__menu{
      flex-direction: column !important;
      align-items: flex-end !important;
      width: 100%;     
      border-radius: 0 0 0 10px;
      border: none;
      background: #FFF;
      box-shadow: 0px 25px 25px 0px rgba(3, 19, 75, 0.10);
      text-align: end;
      padding-right: 20px;
      padding-bottom: 100px;  
      position: fixed;
      top: calc(100%+8px);
      right: -100%;   
      transition: right 0.3s ease;  
      display: none;   
      }

      .nav__menu.active {
        right: 0;
        display: flex !important;
      }

      .logo_line .toggler.active{
        transform: scale(1.1);
      }

    .nav__menu .sign_link{
      display: flex !important;     
      margin: 30px 0 10px 0;
        }
        .nav__menu .language{
          display: block !important;
          
            }
    
    .navbar_nav {   
      flex-direction: column !important;
      align-items: flex-end !important;
      margin-right: 10px;
       
      }
        
      .navbar_nav > li {
        position: relative; 
        transition: background-color 0.3s ease;
      }
          
      .navbar_nav .nav_item .nav_link {
        text-align: right;
        position: relative;
        display: block;
        padding: 10px 0;
        transition: color 0.3s ease;
      } 
      
      .navbar_nav .nav_item .nav_link:hover {
        color: #005FED;   
      }
      
      .subnav,.subnav_last {
        display: none;
      }
       
      
      .navbar_nav .subnav > ul li a,.navbar_nav .subnav_last > ul li a {
        text-align: right;
        display: block;
        padding: 5px 0;
        text-decoration: none;
        cursor: pointer;
        color: #373737 !important;
        transition: color 0.3s ease;
      }
        
      .navbar_nav .subnav > ul li a:hover,.navbar_nav .subnav_last > ul li a:hover {    
        color: #005FED !important;
      }

      .nav_item.active .subnav {
        display: block !important;
      }
      
      .navbar_nav .nav_link::after {
        display: none;
      }
       
      .navbar_nav .selected::after {
        display: none;
      }

  
  .logo_line .toggler{    
    display: block !important;
  }
  .nav__menu .toggler{    
    display:none !important;
  }
  
  .logo_line .language{
    display: none;
  }
  .logo_line .sign_link{
    display: none;
  }

 
  #footer .title p{
    letter-spacing: 0;
    font-size: 11px;
  }
  
  #footer .title{
   margin-left: 20px;
  }


  #footer .logo-img::before{          
     width: 50px;
     height: 60px;     
  }

  
}
 
@media screen and (min-width: 992px) and (max-width: 1224px) {

 .logo-img{
  width: 70px;
  height: 80px;
  margin-right:5px;
 }

.title p{  
  font-size: 13px; 
}
.title h2{
 font-size: 22px;
}

.special_buttons{
  gap: 0.7rem;
}


#footer .title{
 margin-left: 20px;
}

#footer .logo-img::before{  
   top: -11px;
   left: -5px;       
   width: 70px;
   height: 60px;  
}


.nav_link{
font-size: 18px;
}



.last_news .news_content{  
  margin: auto 40px 38px 30px;
}




.section_title{

  font-size: 36px;
  
  }

.service_box{ 
  padding: 40px 15px 0 25px;
  
}
  


.arrow_box{
  width: 50px;
  height: 55px;
  
 
}




.laws a{
font-size: 22px;   
}

.selected__link a{
font-size: 28px;
}



.dropdown-div p{
font-size: 18px;
}

.myDropdown {  
  padding: 20px;  
}



.myDropdown .dropdown-list li {
  padding: 20px 30px; 
  
}


.dropdown_content ul{  
  padding: 30px 75px 0 30px;
}

.content_list img{ 
margin-left: 30px;
}


.sub_organizations .section_title{
font-size: 30px;
}

.org_box{
  padding: 0 20px 0 40px;  
}



footer .title h4{  
padding-right: 100px;
}




/*=============== ABOUT HTML  BEGIN ===============*/

#history_main{
  background-image: url(../img/logo_big.png);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 106%;
  background-size:contain;
  min-height:80vh ;
}

/*=============== SECTION aboutNav BEGIN ===============*/



#right_menu{
width: 50px;
height: 50px;
}



.menu_item{
padding: 15px;
font-size: 18px;
}


.menu_item.selected{
font-size: 20px;
}


/*=============== SECTION aboutNav   END ===============*/


.person-div{  
  height: 600px;  
}

.major .person-div{  
  padding: 40px 60px !important; 
}

.person_img{  
  width: 100%;
  height: 400px;
  margin-bottom: 20px; 
}
.person_img img{  
  aspect-ratio: 1 / 1.2;   
}


.person-div h4{  
  font-size: 20px;  
}

.person-div p{  
  font-size: 18px;
  
}



.person_name h4{ 
  font-size: 26px;  
}

.person_name p{ 
  font-size: 22px;  
}


.person_name .person_img{  
  height: 400px;  
}


#services_main .dlgAbout{
  width: 670px;}



  .service_box_small{  
    height: 180px;   
    }
   

.heading h4 {
font-size: 30px; 
}
.heading span  {

font-size: 22px;
 
}


#prices p{

font-size: 30px;

}


.first_line h4{

font-size: 30px;

}




td{
font-size: 22px;
}


/*=============== contact HTML  BEGIN ===============*/


.contact_box{ 
  padding: 20px 80px 0 30px;  
  height: 210px;  
}


.contact_box p{ 
  font-size: 18px;  
}

.contact_box img{
  width:48px ;
  
}

.contact_box .arrow_box{
  right: 12%;
}


 td h5{
  
  font-size: 20px;
  
 }
 td p{
 
font-size: 18px;

 }
 
#admissions h4{

font-size: 30px;

}
 

#admissions h5{

  font-size: 22px;
  
}

#admissions p{
  
  font-size: 18px;
   
}
.dep_table td{  
  font-size: 16px;  
}
}


@media screen and (min-width: 768px) and (max-width: 992px) {
 
 
.logo-img{
 width: 70px;
 margin-right: 5px;
}


.title p{ 
 font-size: 13px; 
}
.title h2{
font-size: 20px;
}



.special_buttons{
 gap: 0.8rem;
}
 


.search_call {
 height: 40px;
 width: 40px; 
 
}




/* SEARCH HTML */



#search_result h3{

font-size: 30px;

}

.result_phrase{
 
font-size: 30px;

}


.result_list li a{
 
 font-size: 18px;
  }

 


  /*=============== SECTION NEWS BEGIN ===============*/

#news{
 margin: 180px auto 56px auto;
}


.last_news{ 
 width: 100%;
 height: 450px; 
 
}




.section_title{
font-size: 32px;
}


.laws a{

font-size: 22px;

}

.selected__link a{
font-size: 24px;
}

.myDropdown {
 width: 70%;
 
}




.dropdown_content ul{  
 padding: 40px 75px 0 75px;
}



.content_list a{

font-size: 18px;
 }

.sub_organizations .section_title{
font-size: 28px;
}


.org_box a p{
font-size: 16px;

}

.link_title{
font-size: 18px;
}

.link_box img{  
  margin-right:15px;
  margin-left: 15px;
  width: 80%;
  height: auto;
 }

.gov_sign{
 height: 200px; 
 margin-bottom: 0;
 margin-top: 10px;
}

/*=============== FOOTER BEGIN ===============*/   
#footer{
 padding: 0 0 0 0;
}

.line{
 padding: 45px 0 60px 0 !important;
}



footer .title h4{
font-size: 18px;
margin-top: 50px;
padding-right: 80px;
}

.footer_menu .menu_title{

font-size: 20px;

}

.footer_menu ul li a{

font-size: 16px;

}


.footer_menu ul li span{

 font-size: 16px;

 }

 
 .footer_end h6{
font-size: 20px;
 }


 .footer_end p{  
   font-size: 18px;

 }



.footer_sosial_box p{
 display: none;
}
.sosial li{
  margin-top: 20px;
 margin-left: 25px !important; 
}


.navbar_nav .nav_item .nav_link { 
  padding: 5px 0;  
} 

/*=============== A   P  P  L  Y  HTML ===============*/

#apply_now{
 margin-top: 180px;  
}

.page_titles{ 
font-size: 30px;
}

.info{
font-size: 18px;
}

/*=============== Form begin ===============*/


.box input{
font-size: 18px;}


.box textarea{
font-size: 18px;
}

.box span{  
  padding: 18px 50px;
font-size: 18px;
}

.form-element .box span{ 
 font-size: 18px;
}

.box span.selected_span{  
 padding: 10px 50px 0 50px; 
 font-size: 18px !important;
}

.form-element .list_dropdown li {
 padding: 15px 30px;
 font-size: 18px;
}
.form-element .list_dropdown li {
 font-size: 18px;
}

.form-container{
 padding: 65px 30px 25px 30px;
}

/*=============== ABOUT HTML  BEGIN ===============*/

#about_nav{
  margin: 200px 0 50px 0;  
 }
 
 #right_menu{
 width: 50px;
 height: 50px;
 margin-right: 15px;}
 
 
 .menu_item{
 font-size: 18px;
   padding: 15px;
 }

 
 .menu_item.selected{
   font-size: 20px;
 }
/*=============== SECTION aboutNav   END ===============*/


.about-content{
 padding: 0 50px 50px 40px;  
 }

.about-content p{  
 font-size: 18px; 
}





.galery_box{ 
  padding: 50px 40px 0 40px;
}
  

.galery_box p{

  font-size: 28px; 
margin-top: 60px;
}


.image-box{
  height: 250px ;

}

#all_images{
font-size: 24px;
margin-top:40px;
margin-bottom: 30px;
}


.myModal { 
  width: 100%;
  height: 100%;
}
.slider { 
  width: 100%;
  height: 100%;
}

.slider  img{
  box-shadow: none;
  width: 100%;
  height: 108vh !important;
  object-fit: contain; 
  border-radius:0;
}

.myModal img {
  border-radius:0;
  width: 100%; 
  height: 100%; 
  object-fit: contain; 
  box-shadow: none;
  z-index: 11;
}









.video-box{
height: 108px;
padding: 5px 50px 5px 20px;

}

.video-box a{
font-size: 16px;
margin-right:40px;
}

.video-box::before {  
  width: 15px;
  height: 15px;  

}

.about-content h4{
 font-size: 22px;
  padding: 35px 0 35px 0;
}
.structur_org{
 padding: 20px 60px;
 margin-bottom: 10px;
}
.structur_org h6{
 font-size: 20px; 
}


.person-div{  
  height: 500px;  
}

.major .person-div{  
  padding: 40px 60px !important; 
}

.person_img{  
  width: 100%;
  height: 300px;
  margin-bottom: 20px; 
}
.person_img img{  
  aspect-ratio: 1 / 1.2;   
}

.person-div h4{  
  font-size: 19px;  
}

.person-div p{  
  font-size: 16px;  
}

.person_name h4{ 
  font-size: 20px;  
}
.person_name p{ 
  font-size: 18px;  
}

.person_name .person_img{  
  height: 250px;  
}
.person_info{
  margin-left: 20px !important;
 }


 .services_content p{ 
font-size: 18px;
margin-right: 0;
 }

 #services_main span{ 
font-size: 16px;
 }

 .service_box_small{  
   height: 120px;   
   }
  
 .service_box_small p{
 font-size: 16px;
 }
  

.apply-box{
 margin: 80px auto;
 padding: 25px 20px;
 width: 90%;
}

.apply-box h3{
  font-size: 20px;
}

.heading {  
 padding: 25px 40px; 
 margin-top: 23px !important;
}

.heading h4 {
width: 90%;
font-size: 24px;
line-height: 36px;  
}
.heading span  {
font-size: 22px;
line-height: 36px;  
}
.heading::before{

 width: 25px;
 height: 25px;  
}

#prices p{
font-size: 20px;
margin-bottom: 35px;
}

.contact-box{
height: 100px;
}

.contact-box a{
 font-size: 24px; 
}
.contact-box img{
 margin-right: 20px;
 width: 50px;
}



.first_line h4{
font-size: 24px;
}

table thead th {
 font-size: 16px;
 font-weight: 600;
 line-height: 30px;
 padding: 15px;
}

tbody th{
font-size: 16px;
font-weight: 500;
padding: 25px 50px;
}


td{
font-size: 16px;
padding-left: 15px;
padding-right: 15px;
}

.little_info_box{
 max-width: 85%;
 padding: 20px 30px;
}

.little_info_box ul li{
 font-size: 16px;
}

.child th{
 padding: 5px 50px;
}


 .last-news .news_img{
   height: 350px;
   width: 100%;
 }
 .last-news .news_img img{
   width: 100%;
   height: 100%;
 } 

 .last-news .news__title{
   width: 100%;
   font-size: 22px;
 }
 .last-news .news_some_content{
font-size: 18px;
margin-bottom: 30px;
 }

 .last3-news .news__title{
font-size: 18px;
 }
 
 .last3-news{  
   margin-right: 20px;
   margin-bottom: 20px;   
 }

 .last3-news .news_img{
   height: 200px;
 
 }

   #news_main .news_date,  #news_main  .news_time {    
     font-size: 14px;     
     }
     
     #news_main  .news_vertical_line{      
       height: 12px;        
     }
 
   .searching_box{  
     padding:5px 40px;     
   }

       
   .newsSorting {   
     padding: 20px 30px;   
     font-size: 18px;
   }
   
   .newsSorting::before {
         
     width: 20px;
     height: 20px;  
   }
   

   
   .newsSorting .sorting-list li {
     padding: 15px 40px;       
   }
 
 
   .newsSearch{  
     padding: 0 30px;      
    
   }
   .newsSearch input{
     
     padding: 20px 5px;     
font-size: 18px;
   }
   .newsSearch button{
    
     width: 30px;
     height: 30px; 
     
   }
  
   .newsSearch input::placeholder{ 
font-size: 18px;
   }


   .every_news{
     width: 100%;
     padding: 33px 0;
     
     }
     .news_img_small{
       width: 28%;
       height: 150px;      
     }
     
     .news-text-content{
       width: 70%;
     }
   
   .news-text-content .news_some_content{   
font-size: 16px;
   }
 
   .news-text-content .news__title{   
font-size: 18px;
   }

   
   #additional_last_news .news_date,#additional_last_news .news_time{  
     font-size: 18px;
   }


   #additional_last_news .news_vertical_line{      
     height: 16px;     
   }

   .add_news_content p{
font-size: 18px;
   }

   .add_news_content .services_content_img img{
     width: 70% !important;
   }

   .spec_paragraph{
     margin: 20px 30px;
     padding: 30px 50px;
  
   }



/*=============== NEWS HTML  END ===============*/



/*=============== İNFORMATİON HTML BEGIN ===============*/

.missions_box ul li {
font-size: 18px;
}

/*=============== İNFORMATİON HTML  END ===============*/

/*=============== contact HTML  BEGIN ===============*/

.contact_box{
 padding: 15px 80px 0 40px;  
}

.contact_box p{
 font-size: 18px;
}

.contact_box img{
 width:40px;
}


.contact_box:hover .arrow_box{    
 transform: translateX(6px);
 opacity: 0.9;
}

 #contact_main_section .row div:nth-child(4){
   margin-left: 0 !important;
 }
 #contact_main_section .row div:nth-child(5){
  margin-left: 50% !important;
  transform: translateX(-50%);
}


#t_contact td,#t_contact th{
 padding: 15px 20px 15px 50px !important;
}
#t_contact tr:last-child td{
 padding-bottom: 25px !important;
}
td h5{
 font-size: 18px;
}
td p{
font-size: 18px;
}
#t_contact td span:first-child{
 margin-right: 25px;
}



#admissions h4{
font-size: 18px;
font-weight: 700;
line-height: 36px;
}

#admissions h5{
 font-size: 18px;
 font-weight: 700;
}

#admissions p{
 font-size: 18px; 
}

#admissions .row{
 padding: 25px 50px !important ;
}


.mapSearch{
 width: 60%;      
 padding: 0 50px;      
 margin: 60px auto;
}

.mapSearch input{
 padding: 20px 5px; 
}
.mapSearch button{
 width: 30px;
 height: 30px;   
}
.mapSearch button img{      
 width: 100%;
 height: 100%;
}
.mapSearch input::placeholder{
font-size: 18px;
}

.city_box{
 padding:20px 30px 20px 60px;
}
.city_box h6{
font-size: 20px;
}

#policeDepartaments .row{
 margin: 50px 0 !important;
}

#departament_info .heading h5{
 font-size: 20px; 
 
}
#departament_info .heading p{
 font-size: 18px;
}

.dep_table th{
 font-size: 18px;
}

.dep_table td{
 font-size: 16px;
 padding: 12px 8px; 
}


#mapFrame{
  height: 350px !important;
}

/*=============== contact HTML  END ===============*/


 

/*=============== Fade-in effect to sections ===============*/


.section {
 opacity: 0;
 transition: all 1s;
 transform: translate(0, 30px);
}

.section.visible {
 opacity: 1;
 transform: translate(0, 0);
}



}

@media screen and (min-width: 420px) and (max-width: 768px) {

  

 /*=============== HEADER BEGIN ===============*/
 .special_user{
   margin-top: 1rem;
 }

.special_user p{
font-size: 8px;
}

#special__user{ 
 width: 18px;
 height: 18px;  
}

.dlgSpecial_user{
 box-shadow: 0px 10px 25px 0px rgba(43, 57, 77, 0.20);  
 padding: 15px 20px;
}

.spec_active{
 display: flex !important;
 transform: translate(0,105%) scale(1) !important;
}

.dlgSpecial_user p{
 font-size: 12px;
}

.dlgSpecial_user button{
font-size: 12px;
height: 30px;
}

.shift_up{
 width: 35px;
}
.img_true{
 width: 55px;
}
.color_type{
 width: 55px;
}

.dlgSpecial_user img{
 width: 20px;
 margin-left: 10px !important;
}

.logo-img{
  width: 40px;
  height: 50px;
  margin-right:0;
 }

.title p{  
  font-size: 7px; 
  letter-spacing: 0;
}
.title h2{
 font-size: 13px;
}

.special_buttons{
 gap: 0.3rem;
}

.ring_link a img{
  width: 25px;
  height: 25px;    
  margin-right: 0.3rem;
}


.ring_link a h5{
 font-size: 12px; 
}
.ring_link a p{
font-size: 8px;
}

.vertical_line{
height: 25px;
}

.language{
 width: 60px;
 margin-bottom: 100px;
 margin-right: 10px;
}
.sign_link{
  margin-right: 8px !important;
}

.lang-select img{
height: 12px;
width: 12px;
margin-left: 0.5rem;
}

.lang-select p{
 font-size: 16px; 
}

.lang a {
font-size: 14px;
}

.search_call {
 height: 30px;
 width: 30px; 
}

   .flying_search {       
    
     padding: 0 15px;  
     top:  130px;
 }
     .flying_search.show_me {
       height: 91px; 
      }
    

     .flying_search input {
       padding-left: 10px;    
       height: 90px;  
 font-size: 16px;
 }

     .flying_search .close {     
       width: 20px;
       height: 20px;
    }
       
   
   .search_bg {     
     height: calc(100vh - 220px);  
     top: 220px;
     }



/* SEARCH HTML */

#search_result{
 margin-top: 100px;
}

#search_result h3{
font-size: 20px;
}

.result_phrase{
font-size: 20px;
}

.result_list ul{
 margin-top: 60px;
}

.result_list li{
 padding: 15px 0;
}

.result_list li a{
 font-size: 16px;
 font-weight: 600;
 line-height: 28px;
  }

  
 .sign_link {
   width: 180px;
   height: 50px;
 }
   
.nav__menu{
 padding: 8px 0; 
}

.nav_link{
font-size: 16px;
}

 .toggler {    
     display: block;
     width: 20px;
     height: 20px;
 } 



  /*=============== SECTION NEWS BEGIN ===============*/

#news{
 margin: 130px auto 56px auto;
}


.last_news{
  width: 100%;
 height: 330px; 
}


.last_news .news_title{
font-size: 16px;
}

.last_news .news_date,.last_news .news_time{
font-size: 14px;
}
.last_news .news_vertical_line{
 height: 12px;
}


.last_news .news_content{
 z-index: 2;
 position: relative;
 margin: auto 20px 20px 20px;
}

.other_news{
 padding: 20px 0;  
}

.other_news .news_title{
font-size: 16px;
}

.other_news .news_date, .other_news .news_time {
font-size: 14px;
}

.other_news .news_vertical_line{
 height: 12px; 
}

#all_news{
 margin-left:0;
font-size: 14px;}

 
/*=============== SECTION NEWS END ===============*/


/*=============== SECTION SERVICES BEGIN ===============*/


.section_title{
font-size: 24px;
}

.service_box{ 
 padding: 25px 15px 0 30px;
 height: 220px;
 position: relative;
 margin-bottom: 20px;
}

.service_box p{
font-size: 16px;
margin-top: 25px;
}

.service_box img{
 width:35px ;
 }

.arrow_box{
 width: 35px;
 height: 35px;

}


.arrow_box img{
 width: 19px !important;
 height: 19px !important;

}


/*=============== SECTION SERVICES END ===============*/




/*=============== SECTION legislation BEGIN ===============*/


.laws_div{
position: relative;
column-gap:30px;
margin-bottom: 40px;
}

.laws a{
font-size: 20px;
}

.selected__link a{
font-size: 22px;
}


.dropdown-div p{
font-size: 16px;
}

.myDropdown {
 width: 100%;
 position: relative;
 margin-top: 20px;
 padding: 20px; 
font-size: 18px;
}

.myDropdown::before {
 width: 18px;
 height: 18px;  
}

.myDropdown .dropdown-list {
 top: 120%;
 padding: 5px 25px;
}

.myDropdown .dropdown-list li {
 padding: 15px 30px;  
 font-size: 16px;
}

.myDropdown .dropdown-list li:hover {
font-size: 18px;
}


.dropdown_content ul{  
 padding: 20px 35px 0 20px;
}
.dropdown_content ul li:last-child {
  margin-bottom: 20px;  
}

.dropdown_content ul li hr{
  margin: 14px 0 !important;
}

.content_list a{
font-size: 16px;
 }

.content_list img{
width: 20px;
height: 20px;
}


#all_content{
font-size: 18px;
}




/*=============== SECTION legislation END ===============*/



/*=============== SECTION SUB_ORGANIZATIONS BEGIN ===============*/


#sub_organizations{
 padding: 20px 0 0 0;
 margin-bottom: 45px;    
}

.sub_organizations{ 
 padding-bottom: 70px; 
}

.bg-logo{ 
 width: 80%;
 height: 130%;
 top: -100%;
 left: -10%; 
 }

.sub_organizations .section_title{
font-size: 24px;
}

.org_box{
 height: 70px;
 padding: 0 30px;
 background-position-x: 15px;
 width: 100%;
margin-bottom: 15px;
}

.org_box a p{
font-size: 16px;
}




/*=============== SECTION SUB_ORGANIZATIONS END ===============*/


/*=============== SECTION USEFUL LINKS BEGIN ===============*/


.link_box{
  width: 100%;
 height: 110px;
margin-bottom: 15px;
}
.link_img{
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.link_title{
font-size: 22px;
}

.gov_sign{
 padding: 0;
 height: 110px;
 width: 100%;
 margin-bottom: 0;
 margin-top:15px;
}
.gov_sign img{
 height: 100%;
 width: 100%;
}


/*=============== SECTION USEFUL LINKS END ===============*/



/*=============== FOOTER BEGIN ===============*/   
#footer{
 padding: 35px 0 0 0;
}

.line{
 padding: 35px 0 0 0 !important;
}

.last_line{
 padding: 15px 0 15px 0 !important;
 flex-direction: column-reverse;
}



#footer .logo-img img{
  display: none;
}

#footer .title{
 margin-left: 20px;
}


#footer .logo-img::before{ 
  top: -8px;
  left: -20px;       
  width: 70px;
  height: 50px;
}

footer .title h4{
transform: translateX(-40px);
font-size: 16px;
margin-top: 30px;
padding-right: 10px;
margin-bottom: 30px;
}
.footer_menu{  
  margin-bottom: 25px;
}

.footer_menu .menu_title{
font-size: 20px;
margin-bottom: 15px;
}

.footer_menu ul li a{
font-size: 16px;
}

.footer_menu ul li span{
 font-size: 16px;
 margin-top: 20px;
 }

 
 .footer_end h6{
font-size: 18px;
 }


 .footer_end p{

   font-size: 16px;
 
 }

 .footer_sosial_box  {  
   justify-content: flex-start;
 }

 .sosial{  
   justify-content: flex-start;
 }



.footer_sosial_box .row>* {  
 padding-right: 0 !important;
}

.footer_sosial_box p{
font-size: 16px;
margin-bottom: 15px;
}

.sosial li{
 margin-left: 15px !important; 
 margin-bottom: 25px;
}
.sosial li:first-child{
 margin-left: 0 !important; 

}

.sosial li a img{
 width: 55px; 
 height: 55px; 
}



/*=============== FOOTER END ===============*/



/*=============== A   P  P  L  Y  HTML ===============*/

#apply_now{
 margin-top: 0px;  
 padding-bottom:50px;
}
.page_titles{
font-size: 18px;
}

.info{
font-size: 16px;
margin-top: 0.7rem;
margin-right: 0;
}


/*=============== Form begin ===============*/

.box input{
padding: 8px 30px 3px 30px;
font-size: 16px;
font-weight: 600;
}

  .box textarea{
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 600;
  }  
  .box span{  
  padding: 3px 30px;
  font-size: 14px;
  }  
  .form-element .box span{ 
   font-size: 13px;
  }
  
  .box span.selected_span{  
   padding: 10px 30px 0 30px; 
   font-size: 14px !important;
  }
  
  .form-element .list_dropdown li {
   padding: 15px 30px;
   font-size: 18px;
  }
  .form-element .list_dropdown li {
   font-size: 18px;
  }
  
  .form-container{
   padding: 65px 0 25px 0;
  }

  .form-element{  
    height: 66px;  
    margin-bottom: 10px;
  }
  .form-element-without-dd{   
    height: 66px;  
    border-radius: 10px;
    margin-bottom: 10px;
  }
  .form-element-textarea{  
    width: 100%; 
    height: 158px;  
    border-radius: 10px;
    margin-bottom: 18px;
  }
  .form-element::before {
    width: 15px;
    height: 15px;   
  }
  

  
  .form-element .list_dropdown {
    position: absolute;
    top: 120%;
    right: 0;
    left: 0;
    height: auto;
    margin: 0;
    padding: 5px 20px;
    max-height: 331px;

  }
  
  .form-element .list_dropdown li {
    padding: 10px 30px;  
    font-size: 16px;
  }
 
  .blue_btn{
    width: 250px;
  padding: 15px;
  margin-top:36px;
  font-size: 18px;
  }
  
/*=============== form END ===============*/

/*=============== APPLY HTML  END ===============*/



/*=============== ABOUT HTML  BEGIN ===============*/



/*=============== SECTION aboutNav BEGIN ===============*/

#about_nav{
 margin: 150px 0 50px 0;  
}

.map{
 column-gap: 10px;
 margin-bottom: 40px;
}

ul.map li:not(.point,.active_link) {
font-size: 10px;
}

li.active_link{
font-size: 10px !important;
}

#right_menu{

width: 50px;
height: 50px;
margin-right: 15px;
}

.dlgAbout{
 width: 400px;
 min-width: 250px;
 padding: 20px;
}


.menu_item{
 padding: 15px; 
font-size: 18px;
}

.menu_item::before {
display: none;
}

.menu_item.selected{ 
font-size: 18px;
}

.menu_item.selected::before{
 display: none;
}

/*=============== SECTION aboutNav   END ===============*/


.about-content{
 padding: 0 0 50px 0; 
 }

.about-content p{   
 font-size: 16px;
 margin-bottom: 15px;
}

.about-content h4{
 font-size: 18px;
 padding: 20px 0 20px 0;
}
.structur_org{
 padding: 15px 30px;
 margin-bottom: 14px;
}
.structur_org h6{
 font-size: 18px;
}

#adminstration{
 padding: 35px 0;
}
.person-div{
 width: 100%;
 height: 550px;
 padding: 20px 30px;
 margin-bottom: 20px;
}

.major .person-div{  
  padding: 20px 30px;
}

.person_img{  
 width: 100%;
 height: 300px; 
}


.person-div h4{
 font-size: 18px;
 margin-bottom: 10px;
}

.person-div p{
 font-size: 16px;
}



.person_name h4{
 font-size: 18px; 
 margin-bottom: 5px;
 padding-right: 0;
 text-align: center;
}

.person_name p{
 font-size: 18px;
 padding-right: 0;
 text-align: center;
 margin-bottom: 30px;
}
.person_info{
 margin-left: 0 !important;
}
.person_info p{
font-size: 16px;
margin-bottom: 15px;
}

.person_name .person_img{  
 width: 85%;
 margin: 0 auto;
 height: 400px; 
 margin-bottom: 20px; 
}

/*=============== ABOUT HTML  END ===============*/

/*=============== SERVİCES HTML  BEGİN ===============*/


#services_main .dlgAbout{
 width: 400px;}


 #aboutServices .services_content{
   margin-left: 0;
   padding-top: 40px ;
 }

 .about_menu{ 
align-self:flex-start;

}
 .services_content p{
font-size: 16px;
margin-bottom: 10px;
margin-right: 0;
 }

 #services_main section{   
   padding-top: 40px ;
 }
 
 #services_main span{
font-size: 16px;
margin-bottom: 25px;
 }

.services_content{
margin-left: 0;

 }

 .service_box_small{  
   height: 120px;   
   padding: 18px 5px;}
  
   
 
 .service_box_small p{
 font-size: 16px;
 }
 
 .service_box_small img{
   width:40px ;
   height: auto;  
 }

 
 #informer .services_content{
   margin-left: 0; 
   margin-right: 0 !important;   
 }
 #informer {
   padding-top: 0 !important;    
 }

 .informer_map{
   width: 100%;
   padding: 15px 0;
   object-fit: contain;
 }
 

.apply-box{
 margin: 40px auto;
 padding: 30px 10px;
 width: 100%;
}
.apply-box h3{
font-size: 18px;
margin-bottom: 25px;
}

.accordion {  
 width: 100%;
 border-radius: 10px;  
}

.heading {  
 border-radius: 10px;
 padding: 15px;  
 margin-top: 23px !important;
}

.heading h4 {
width: 82%;
font-size: 18px;
font-weight: 600;
line-height: 32px;  
}
.heading span  {
font-size: 16px;
line-height: 32px;  
}

.heading::before{
 width: 25px;
 height: 25px; 
}


#prices hr{
width: 100%;
color: #E3E3E3;
margin: 40px auto;
}
#prices p{
font-size: 24px;
}

.contact-box{
  width: 100%;
 column-gap:0;
}

.contact-box a{
 font-size: 24px;
}
.contact-box img{
 margin-right: 20px;
 width: 50px;
}


.first_line{
 padding: 25px 5px;
}

.first_line h4{
font-size: 16px;
font-weight: 600;
}

table thead th {
 font-size: 14px;
 font-weight: 500;
 line-height: 20px;
 padding: 5px;
}

tbody th{
width: 40%;
font-size: 14px;
padding: 10px;
}


td{
font-size: 12px;
padding-left: 5px;
padding-right: 5px;

}

.little_info_box{
 max-width: 100%;}

.little_info_box ul li{
 font-size: 14px;
 line-height: 26px;
 margin-bottom: 7px;
}


.child th{
 padding: 5px 10px;
}

.sosial li a img{
  width: 45px; 
  height: 45px;  
}

/*=============== SERVİCES HTML  END ===============*/

/*=============== NEWS HTML BEGIN ===============*/

 #last_news_box .page_titles {
   padding-bottom: 20px;
 }

   #all_news_box .page_titles {
     padding-top: 30px;
     width: 100%;
     border-top: 2px solid #E3E3E3;  
     margin-top: 30px; 
     margin-bottom: 35px;
     }

 .last-news{
   border-right: none;
 }

 .last-news .news_img{
   height: 300px;
   width: 100%;
   margin-bottom: 24px;
 }
 
 .last-news .news__title{
   width: 100%;
   font-size: 16px;
   font-weight: 700;
   margin-bottom: 20px;
 }
 .last-news .news_some_content{
  display: none;
 }

 .last3-news .news__title{

font-size: 16px;
font-weight: 700;
 }

 .last3-news{  
   margin-right: 0;
   margin-bottom: 25px;   
 }
 .last3-news .news_img{
   height: 300px;
   width: 100%;
   margin-bottom: 10px;
 }

   #news_main .news_date,  #news_main  .news_time {
     font-size: 14px;
     }
     
     #news_main  .news_vertical_line{
       width: 2px;
       height: 12px;
       margin-left: 8px;
       margin-right: 8px;
     }
 
   .searching_box{
     width: 100%;
     padding:5px;
   }
 
   .newsSorting {
     padding: 15px;  
font-size: 16px;
   }
   
   .newsSorting::before {   
     width: 20px;
     height: 20px;  
   }
   
   .newsSorting .sorting-list {
     margin: 0;
     padding: 5px;     
   }
   
   .newsSorting .sorting-list li {
     padding: 10px 20px;  
     font-size: 16px;
   }

   .newsSearch{
     padding: 10px;      
   }
   .newsSearch input{
     width: 80%;
     padding: 5px 5px;
font-size: 16px;
   }
   .newsSearch button{  
     width: 30px;
     height: 30px;
   }

   .newsSearch input::placeholder{
font-size: 16px;
   }
   .all_news{
     padding: 50px 0 30px 0;
   }

   .every_news{
     padding: 33px 0;
     flex-direction: column;
     column-gap: 33px;
     }
     .news_img_small{
       width: 100%;
       height: 250px;
       margin-bottom: 5px;
     }
     .news_img_small img{
       object-fit: contain;
     }


     .news-text-content{
       width: 100%;
     }
   .every_news::before {
     left: 50%;          
     width: 70%;
     transform: translateX(-50%);          
   }
 .news-text-content .news_some_content{
font-size: 16px;
width: 98%;
   }
 
   .news-text-content .news__title{
font-size: 18px;
font-weight: 700;
margin-bottom: 5px;
   }

   .btn_more_news{
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 25px;
     padding: 18px 60px;
     margin-bottom: 40px;     
   }

   .btn_more_news img{
     margin-left: 10px;
     width: 14px;
     height: 14px;
   }
  
   .active_news {
     max-width: 80%;
   }

   #additional_last_news .news_date,#additional_last_news .news_time{
    margin-top:2px ;
    margin-bottom: 20px;
    font-size: 18px;
   }

   #additional_last_news .news_vertical_line{
     margin-top:2px ;
     margin-bottom: 20px;     
     height: 16px;
     
   }

   .add_news_content p{
font-size: 16px;
margin-bottom: 15px;
   }

   .add_news_content .services_content_img img{
     width: 90% !important;
   }

   .spec_paragraph{
     margin: 20px;
     padding:40px  30px;
     border-radius: 10px;
   }

   .services_content_img video{
       width: 90%;
       height: auto;
       border-radius: 10px;
   }

   .share{
font-size: 16px;
font-weight: 700;
width: 210px;
height: 60px;
margin: 50px 0;
   }


   .other_last_news{
     margin: 20px 0;
   }


/*=============== NEWS HTML  END ===============*/



/*=============== İNFORMATİON HTML BEGIN ===============*/



   #information_main .services_content{
     margin-left: 0 !important;
     margin-right: 0 !important;
   }  

.missions_box{
  width: 100%;
padding: 25px 30px 25px 50px;
margin: 20px auto;
}
.missions_box ul li {
font-size: 16px;
margin-bottom: 5px;
line-height: 30px;
}


/*=============== İNFORMATİON HTML  END ===============*/

/*=============== contact HTML  BEGIN ===============*/

#contact_main .container{
 background-size: 450px;
}

#contact_main_section{
 padding: 10px 0 50px 0;
}

.contact_box{
 background-position-x: 90%;
background-size: 90px;
 border-radius: 10px;
 background-color: #F1F4FF;
 padding: 30px 80px 0 40px;  
 height: 165px;
 margin-bottom: 13px; 
}

.contact_box p{
 font-size: 18px;
margin-top: 18px;
}

.contact_box img{
 width:40px ;
 }


 #contact_main_section .row div:nth-child(4){
   margin-left: 0 !important;
 }
#t_contact td,#t_contact th{
 padding: 15px 5px 15px 15px !important;
}
#t_contact tr:last-child td{
 padding-bottom: 25px !important;
}
td h5{
 font-size: 14px;
}
td p{
font-size: 12px;
line-height: 24px;
}
#t_contact td span:first-child{
 margin-right: 25px;
}


#admissions h4{
font-size: 18px;
margin: 10px 0;
line-height: 26px;
}


#admissions h5{
 font-size: 14px;
}

#admissions p{
 font-size: 12px;
}

#admissions .row{
 border-radius: 10px;
 background: #F8F7F7;
 padding: 35px 50px !important ;
 margin-bottom: 13px;
}

#admissions hr{
 width: 100%;
 height: 1px;
 background-color: #E3E3E3;
 margin:35px 0;
}

.mapSearch{
 width: 90%;      
 padding: 0 30px;      
 margin: 40px auto;
}
.mapSearch::before{ 
 width: 30%;
}

.mapSearch input{
 width: 90%;
 padding: 15px 5px;  
font-size: 16px;
}
.mapSearch button{
 width: 30px;
 height: 30px;    
}

.mapSearch input::placeholder{
font-size: 16px;
}

.city_box{

 border-radius: 10px;
 margin-bottom: 5px; 
 padding:14px 30px 14px 30px;
 background-image: none;
}
.city_box h6{
font-size: 18px;
text-align: center;
}

#policeDepartaments .row{
 margin: 50px 0 !important;
}

#departament_info .heading h5{
 font-size: 18px;
}
#departament_info .heading p{
 font-size: 16px;
}

.dep_table th{
 font-size: 12px;
 font-style: normal;
 font-weight: 500;
 line-height: 25px; 
 width: 16%; 
}

.dep_table th:nth-child(5){
  width: 15%;
 }
.dep_table th:nth-child(5){
 width: 25%;
}
.dep_table td{
 font-size: 10px;
 padding: 5px; 
}



/*=============== contact HTML  END ===============*/

 /*=============== SCROLL UP ===============*/


.scrollup__icon {
 font-size: 1rem;
}
    
.galery_box{ 
  padding: 50px 40px 0 40px;
}
  

.galery_box p{

  font-size: 28px; 
margin-top: 60px;
}


.image-box{
  height: 250px ;

}

#all_images{
font-size: 24px;
margin-top:40px;
margin-bottom: 30px;
}



.myModal { 
  width: 100%;
  height: 100%;
}
.slider { 
  width: 100%;
  height: 100%;
}

.slider  img{
  box-shadow: none;
  width: 100%;
  height: 108vh !important;
  object-fit: contain; 
  border-radius:0;
}

.myModal img {
  border-radius:0;
  width: 100%; 
  height: 100%; 
  object-fit:contain;
  box-shadow: none;
  z-index: 11;
}


.video-box{
height: 108px;
padding: 5px 50px 5px 20px;

}

.video-box a{
font-size: 16px;
margin-right:40px;
}

.video-box::before {  
  width: 15px;
  height: 15px;  

}

/*=============== Fade-in effect to sections ===============*/


.section {
 opacity: 0;
 transition: all 1.5s;
 transform: translate(0, 50px);
}

}
   
    
@media screen and (max-width: 420px) {


  .galery_box{ 
    padding: 50px 40px 0 40px;
  }
    
  
  .galery_box p{
  
    font-size: 28px; 
  margin-top: 60px;
  }
  
  
  .image-box{
    height: 250px ;
  
  }
  
  #all_images{
  font-size: 24px;
  margin-top:40px;
  margin-bottom: 30px;
  }
  
  
 
.myModal { 
  width: 100%;
  height: 100%;
}
.slider { 
  width: 100%;
  height: 100%;
}

.slider  img{
  box-shadow: none;
  width: 100%;
  height: 108vh !important;
  object-fit: contain; 
  border-radius:0;
}

.myModal img {
  border-radius:0;
  width: 100%; 
  height: 100%; 
  object-fit:contain;
  box-shadow: none;
  z-index: 11;
}
  
  .video-box{
  height: 108px;
  padding: 5px 50px 5px 20px;
  
  }
  
  .video-box a{
  font-size: 16px;
  margin-right:40px;
  }
  
  .video-box::before {  
    width: 15px;
    height: 15px;  
  
  }

  /*=============== HEADER BEGIN ===============*/
  .special_user{
    margin-top: 1rem;
  }
 
 .special_user p{
 font-size: 8px;
 }
 
 #special__user{ 
  width: 18px;
  height: 18px;  
 }
 
 .dlgSpecial_user{
  box-shadow: 0px 10px 25px 0px rgba(43, 57, 77, 0.20);  
  padding: 15px 20px;
 }
 
 .spec_active{
  display: flex !important;
  transform: translate(0,105%) scale(1) !important;
 }
 
 .dlgSpecial_user p{
  font-size: 12px;
 }
 
 .dlgSpecial_user button{
 font-size: 12px;
 height: 30px;
 }
 
 .shift_up{
  width: 35px;
 }
 .img_true{
  width: 55px;
 }
 .color_type{
  width: 55px;
 }
 
 .dlgSpecial_user img{
  width: 20px;
  margin-left: 10px !important;
 }
 
 .logo-img{
   width: 40px;
   height: 50px;
   margin-right:0;
  }
 
 .title p{  
   font-size: 7px; 
   letter-spacing: 0;
 }
 .title h2{
  font-size: 13px;
 }
 
 .special_buttons{
  gap: 0.3rem;
 }
 
 .ring_link a img{
   width: 25px;
   height: 25px;    
   margin-right: 0.3rem;
 }
 
 
 .ring_link a h5{
  font-size: 12px; 
 }
 .ring_link a p{
 font-size: 8px;
 }
 
 .vertical_line{
 height: 25px;
 }
 
 .language{
  width: 60px;
  margin-bottom: 100px;
  margin-right: 10px;
 }
 .sign_link{
   margin-right: 8px !important;
 }
 
 .lang-select img{
 height: 12px;
 width: 12px;
 margin-left: 0.5rem;
 }
 
 .lang-select p{
  font-size: 16px; 
 }
 
 .lang a {
 font-size: 14px;
 }
 
 .search_call {
  height: 30px;
  width: 30px; 
 }
 
    .flying_search {       
     
      padding: 0 15px;  
      top:  130px;
  }
      .flying_search.show_me {
        height: 91px; 
       }
     
 
      .flying_search input {
        padding-left: 10px;    
        height: 90px;  
  font-size: 16px;
  }
 
      .flying_search .close {     
        width: 20px;
        height: 20px;
     }
        
    
    .search_bg {     
      height: calc(100vh - 220px);  
      top: 220px;
      }
 
 
 
 /* SEARCH HTML */
 
 #search_result{
  margin-top: 100px;
 }
 
 #search_result h3{
 font-size: 20px;
 }
 
 .result_phrase{
 font-size: 20px;
 }
 
 .result_list ul{
  margin-top: 60px;
 }
 
 .result_list li{
  padding: 15px 0;
 }
 
 .result_list li a{
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
   }
 
   
  .sign_link {
    width: 180px;
    height: 50px;
  }
    
 .nav__menu{
  padding: 8px 0; 
 }
 
 .nav_link{
 font-size: 16px;
 }
 
  .toggler {    
      display: block;
      width: 20px;
      height: 20px;
  } 
 
 
 
   /*=============== SECTION NEWS BEGIN ===============*/
 
 #news{
  margin: 130px auto 56px auto;
 }
 
 
 .last_news{
   width: 100%;
  height: 330px; 
 }
 
 
 .last_news .news_title{
 font-size: 16px;
 }
 
 .last_news .news_date,.last_news .news_time{
 font-size: 14px;
 }
 .last_news .news_vertical_line{
  height: 12px;
 }
 
 
 .last_news .news_content{
  z-index: 2;
  position: relative;
  margin: auto 20px 20px 20px;
 }
 
 .other_news{
  padding: 20px 0;  
 }
 
 .other_news .news_title{
 font-size: 16px;
 }
 
 .other_news .news_date, .other_news .news_time {
 font-size: 14px;
 }
 
 .other_news .news_vertical_line{
  height: 12px; 
 }
 
 #all_news{
  margin-left:0;
 font-size: 14px;}
 
  
 /*=============== SECTION NEWS END ===============*/
 
 
 /*=============== SECTION SERVICES BEGIN ===============*/
 
 
 .section_title{
 font-size: 24px;
 }
 
 .service_box{ 
  padding: 25px 15px 0 30px;
  height: 220px;
  position: relative;
  margin-bottom: 20px;
 }
 
 .service_box p{
 font-size: 16px;
 margin-top: 25px;
 }
 
 .service_box img{
  width:35px ;
  }
 
 .arrow_box{
  width: 35px;
  height: 35px;
 
 }
 
 
 .arrow_box img{
  width: 19px !important;
  height: 19px !important;
 
 }
 
 
 /*=============== SECTION SERVICES END ===============*/
 
 
 
 
 /*=============== SECTION legislation BEGIN ===============*/
 
 
 .laws_div{
 position: relative;
 column-gap:30px;
 margin-bottom: 40px;
 }
 
 .laws a{
 font-size: 20px;
 }
 
 .selected__link a{
 font-size: 22px;
 }
 
 
 .dropdown-div p{
 font-size: 16px;
 }
 
 .myDropdown {
  width: 100%;
  position: relative;
  margin-top: 20px;
  padding: 20px; 
 font-size: 18px;
 }
 
 .myDropdown::before {
  width: 18px;
  height: 18px;  
 }
 
 .myDropdown .dropdown-list {
  top: 120%;
  padding: 5px 25px;
 }
 
 .myDropdown .dropdown-list li {
  padding: 15px 30px;  
  font-size: 16px;
 }
 
 .myDropdown .dropdown-list li:hover {
 font-size: 18px;
 }
 
 
 .dropdown_content ul{  
  padding: 20px 35px 0 20px;
 }
 .dropdown_content ul li:last-child {
   margin-bottom: 20px;  
 }
 
 .dropdown_content ul li hr{
   margin: 14px 0 !important;
 }
 
 .content_list a{
 font-size: 16px;
  }
 
 .content_list img{
 width: 20px;
 height: 20px;
 }
 
 
 #all_content{
 font-size: 18px;
 }
 
 
 
 
 /*=============== SECTION legislation END ===============*/
 
 
 
 /*=============== SECTION SUB_ORGANIZATIONS BEGIN ===============*/
 
 
 #sub_organizations{
  padding: 20px 0 0 0;
  margin-bottom: 45px;    
 }
 
 .sub_organizations{ 
  padding-bottom: 70px; 
 }
 
 .bg-logo{ 
  width: 80%;
  height: 130%;
  top: -100%;
  left: -10%; 
  }
 
 .sub_organizations .section_title{
 font-size: 24px;
 }
 
 .org_box{
  height: 70px;
  padding: 0 30px;
  background-position-x: 15px;
  width: 100%;
 margin-bottom: 15px;
 }
 
 .org_box a p{
 font-size: 16px;
 }
 
 
 
 
 /*=============== SECTION SUB_ORGANIZATIONS END ===============*/
 
 
 /*=============== SECTION USEFUL LINKS BEGIN ===============*/
 
 
 .link_box{
   width: 100%;
  height: 110px;
 margin-bottom: 15px;
 }
 .link_img{
   width: 40%;
   display: flex;
   align-items: center;
   justify-content: center;
 }
 
 .link_title{
 font-size: 22px;
 }
 
 .gov_sign{
  padding: 0;
  height: 110px;
  width: 100%;
  margin-bottom: 0;
  margin-top:15px;
 }
 .gov_sign img{
  height: 100%;
  width: 100%;
 }
 
 
 /*=============== SECTION USEFUL LINKS END ===============*/
 
 
 
 /*=============== FOOTER BEGIN ===============*/   
 #footer{
  padding: 35px 0 0 0;
 }
 
 .line{
  padding: 35px 0 0 0 !important;
 }
 
 .last_line{
  padding: 15px 0 15px 0 !important;
  flex-direction: column-reverse;
 }
 
 
 
 #footer .logo-img img{
   display: none;
 }
 
 #footer .title{
  margin-left: 20px;
 }
 
 
 #footer .logo-img::before{
   top: -8px;
   left: -20px;       
   width: 70px;
   height: 50px;
 }
 
 footer .title h4{
 transform: translateX(-40px);
 font-size: 16px;
 margin-top: 30px;
 padding-right: 10px;
 margin-bottom: 30px;
 }
 .footer_menu{  
   margin-bottom: 25px;
 }
 
 .footer_menu .menu_title{
 font-size: 20px;
 margin-bottom: 15px;
 }
 
 .footer_menu ul li a{
 font-size: 16px;
 }
 
 .footer_menu ul li span{
  font-size: 16px;
  margin-top: 20px;
  }
 
  
  .footer_end h6{
 font-size: 18px;
  }
 
 
  .footer_end p{
 
    font-size: 16px;
  
  }
 
  .footer_sosial_box  {  
    justify-content: flex-start;
  }
 
  .sosial{  
    justify-content: flex-start;
  }
 
 
 
 .footer_sosial_box .row>* {  
  padding-right: 0 !important;
 }
 
 .footer_sosial_box p{
 font-size: 16px;
 margin-bottom: 15px;
 }
 
 .sosial li{
  margin-left: 15px !important; 
  margin-bottom: 25px;
 }
 .sosial li:first-child{
  margin-left: 0 !important; 
 
 }
 
 .sosial li a img{
  width: 55px; 
  height: 55px; 
 }
 
 
 
 /*=============== FOOTER END ===============*/
 
 
 
 /*=============== A   P  P  L  Y  HTML ===============*/
 
 #apply_now{
  margin-top: 0px;  
  padding-bottom:50px;
 }
 .page_titles{
 font-size: 18px;
 }
 
 .info{
 font-size: 16px;
 margin-top: 0.7rem;
 margin-right: 0;
 }
 
 
 /*=============== Form begin ===============*/
 
 .box input{
 padding: 8px 30px 3px 30px;
 font-size: 16px;
 font-weight: 600;
 }
 
   .box textarea{
   padding: 15px 30px;
   font-size: 16px;
   font-weight: 600;
   }  
   .box span{  
   padding: 3px 30px;
   font-size: 14px;
   }  
   .form-element .box span{ 
    font-size: 13px;
   }
   
   .box span.selected_span{  
    padding: 10px 30px 0 30px; 
    font-size: 14px !important;
   }
   
   .form-element .list_dropdown li {
    padding: 15px 30px;
    font-size: 18px;
   }
   .form-element .list_dropdown li {
    font-size: 18px;
   }
   
   .form-container{
    padding: 65px 0 25px 0;
   }
 
   .form-element{  
     height: 66px;  
     margin-bottom: 10px;
   }
   .form-element-without-dd{   
     height: 66px;  
     border-radius: 10px;
     margin-bottom: 10px;
   }
   .form-element-textarea{  
     width: 100%; 
     height: 158px;  
     border-radius: 10px;
     margin-bottom: 18px;
   }
   .form-element::before {
     width: 15px;
     height: 15px;   
   }
   
 
   
   .form-element .list_dropdown {
     position: absolute;
     top: 120%;
     right: 0;
     left: 0;
     height: auto;
     margin: 0;
     padding: 5px 20px;
     max-height: 331px;
 
   }
   
   .form-element .list_dropdown li {
     padding: 10px 30px;  
     font-size: 16px;
   }


   .blue_btn{
    width: 250px;
  padding: 15px;
  margin-top:36px;
  font-size: 18px;
  }
  
 
 /*=============== form END ===============*/
 
 /*=============== APPLY HTML  END ===============*/
 
 
 
 /*=============== ABOUT HTML  BEGIN ===============*/
 
 
 
 /*=============== SECTION aboutNav BEGIN ===============*/
 
 #about_nav{
  margin: 150px 0 50px 0;  
 }
 
 .map{
  column-gap: 10px;
  margin-bottom: 40px;
 }
 
 ul.map li:not(.point,.active_link) {
 font-size: 10px;
 }
 
 li.active_link{
 font-size: 10px !important;
 }
 
 #right_menu{
 
 width: 50px;
 height: 50px;
 margin-right: 15px;
 }
 
 .dlgAbout{
  width: 400px;
  min-width: 250px;
  padding: 20px;
 }
 
 
 .menu_item{
  padding: 15px; 
 font-size: 18px;
 }
 
 .menu_item::before {
 display: none;
 }
 
 .menu_item.selected{ 
 font-size: 18px;
 }
 
 .menu_item.selected::before{
  display: none;
 }
 
 /*=============== SECTION aboutNav   END ===============*/
 
 
 .about-content{
  padding: 0 0 50px 0; 
  }
 
 .about-content p{   
  font-size: 16px;
  margin-bottom: 15px;
 }
 
 .about-content h4{
  font-size: 18px;
  padding: 20px 0 20px 0;
 }
 .structur_org{
  padding: 15px 30px;
  margin-bottom: 14px;
 }
 .structur_org h6{
  font-size: 18px;
 }
 
 #adminstration{
  padding: 35px 0;
 }
 .person-div{
  width: 100%;
  height: 550px;
  padding: 20px 30px;
  margin-bottom: 20px;
 }
 
 .major .person-div{  
   padding: 20px 30px;
 }
 
 .person_img{  
  width: 100%;
  height: 300px; 
 }
 
 
 .person-div h4{
  font-size: 18px;
  margin-bottom: 10px;
 }
 
 .person-div p{
  font-size: 16px;
 }
 
 
 
 .person_name h4{
  font-size: 18px; 
  margin-bottom: 5px;
  padding-right: 0;
  text-align: center;
 }
 
 .person_name p{
  font-size: 18px;
  padding-right: 0;
  text-align: center;
  margin-bottom: 30px;
 }
 .person_info{
  margin-left: 0 !important;
 }
 .person_info p{
 font-size: 16px;
 margin-bottom: 15px;
 }
 
 .person_name .person_img{  
  width: 85%;
  margin: 0 auto;
  height: 400px; 
  margin-bottom: 20px; 
 }
 
 /*=============== ABOUT HTML  END ===============*/
 
 /*=============== SERVİCES HTML  BEGİN ===============*/
 
 
 #services_main .dlgAbout{
  width: 400px;}
 
 
  #aboutServices .services_content{
    margin-left: 0;
    padding-top: 40px ;
  }
 
  .about_menu{ 
 align-self:flex-start;
 
 }
  .services_content p{
 font-size: 16px;
 margin-bottom: 10px;
 margin-right: 0;
  }
 
  #services_main section{   
    padding-top: 40px ;
  }
  
  #services_main span{
 font-size: 16px;
 margin-bottom: 25px;
  }
 
 .services_content{
 margin-left: 0;
  }
 
  .service_box_small{  
    height: 120px;   
    padding: 18px 5px;}
   
    
  
  .service_box_small p{
  font-size: 16px;
  }
  
  .service_box_small img{
    width:40px ;
    height: auto;  
  }
 
  
  #informer .services_content{
    margin-left: 0;  
    margin-right: 0 !important;  
  }
  #informer {
    padding-top: 0 !important;    
  }
 
  .informer_map{
    width: 100%;
    padding: 15px 0;
    object-fit: contain;
  }
  
 
 .apply-box{
  margin: 40px auto;
  padding: 30px 10px;
  width: 100%;
 }
 .apply-box h3{
 font-size: 18px;
 margin-bottom: 25px;
 }
 
 .accordion {  
  width: 100%;
  border-radius: 10px;  
 }
 
 .heading {  
  border-radius: 10px;
  padding: 15px;  
  margin-top: 23px !important;
 }
 
 .heading h4 {
 width: 82%;
 font-size: 18px;
 font-weight: 600;
 line-height: 32px;  
 }
 .heading span  {
 font-size: 16px;
 line-height: 32px;  
 }
 
 .heading::before{
  width: 25px;
  height: 25px; 
 }
 
 
 #prices hr{
 width: 100%;
 color: #E3E3E3;
 margin: 40px auto;
 }
 #prices p{
 font-size: 24px;
 }
 
 .contact-box{
   width: 100%;
  column-gap:0;
 }
 
 .contact-box a{
  font-size: 24px;
 }
 .contact-box img{
  margin-right: 20px;
  width: 50px;
 }
 
 
 .first_line{
  padding: 25px 5px;
 }
 
 .first_line h4{
 font-size: 16px;
 font-weight: 600;
 }
 
 table thead th {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 5px;
 }
 
 tbody th{
 width: 40%;
 font-size: 14px;
 padding: 10px;
 }
 
 
 td{
 font-size: 12px;
 padding-left: 5px;
 padding-right: 5px;
 
 }
 
 .little_info_box{
  max-width: 100%;}
 
 .little_info_box ul li{
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 7px;
 }
 
 
 .child th{
  padding: 5px 10px;
 }
 
 .sosial li a img{
   width: 45px; 
   height: 45px;  
 }
 
 /*=============== SERVİCES HTML  END ===============*/
 
 /*=============== NEWS HTML BEGIN ===============*/
 
  #last_news_box .page_titles {
    padding-bottom: 20px;
  }
 
    #all_news_box .page_titles {
      padding-top: 30px;
      width: 100%;
      border-top: 2px solid #E3E3E3;  
      margin-top: 30px; 
      margin-bottom: 35px;
      }
 
  .last-news{
    border-right: none;
  }
 
  .last-news .news_img{
    height: 300px;
    width: 100%;
    margin-bottom: 24px;
  }
  
  .last-news .news__title{
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .last-news .news_some_content{
   display: none;
  }
 
  .last3-news .news__title{
 
 font-size: 16px;
 font-weight: 700;
  }
 
  .last3-news{  
    margin-right: 0;
    margin-bottom: 25px;   
  }
  .last3-news .news_img{
    height: 300px;
    width: 100%;
    margin-bottom: 10px;
  }
 
    #news_main .news_date,  #news_main  .news_time {
      font-size: 14px;
      }
      
      #news_main  .news_vertical_line{
        width: 2px;
        height: 12px;
        margin-left: 8px;
        margin-right: 8px;
      }
  
    .searching_box{
      width: 100%;
      padding:5px;
    }
  
    .newsSorting {
      padding: 15px;  
 font-size: 16px;
    }
    
    .newsSorting::before {   
      width: 20px;
      height: 20px;  
    }
    
    .newsSorting .sorting-list {
      margin: 0;
      padding: 5px;     
    }
    
    .newsSorting .sorting-list li {
      padding: 10px 20px;  
      font-size: 16px;
    }
 
    .newsSearch{
      padding: 10px;      
    }
    .newsSearch input{
      width: 80%;
      padding: 5px 5px;
 font-size: 16px;
    }
    .newsSearch button{  
      width: 30px;
      height: 30px;
    }
 
    .newsSearch input::placeholder{
 font-size: 16px;
    }
    .all_news{
      padding: 50px 0 30px 0;
    }
 
    .every_news{
      padding: 33px 0;
      flex-direction: column;
      column-gap: 33px;
      }
      .news_img_small{
        width: 100%;
        height: 250px;
        margin-bottom: 5px;
      }
      .news_img_small img{
        object-fit: contain;
      }
 
 
      .news-text-content{
        width: 100%;
      }
    .every_news::before {
      left: 50%;          
      width: 70%;
      transform: translateX(-50%);          
    }
  .news-text-content .news_some_content{
 font-size: 16px;
 width: 98%;
    }
  
    .news-text-content .news__title{
 font-size: 18px;
 font-weight: 700;
 margin-bottom: 5px;
    }
 
    .btn_more_news{
 font-size: 16px;
 font-style: normal;
 font-weight: 700;
 line-height: 25px;
      padding: 18px 60px;
      margin-bottom: 40px;     
    }
 
    .btn_more_news img{
      margin-left: 10px;
      width: 14px;
      height: 14px;
    }
   
    .active_news {
      max-width: 80%;
    }
 
    #additional_last_news .news_date,#additional_last_news .news_time{
     margin-top:2px ;
     margin-bottom: 20px;
     font-size: 18px;
    }
 
    #additional_last_news .news_vertical_line{
      margin-top:2px ;
      margin-bottom: 20px;     
      height: 16px;
      
    }
 
    .add_news_content p{
 font-size: 16px;
 margin-bottom: 15px;
    }
 
    .add_news_content .services_content_img img{
      width: 90% !important;
    }
 
    .spec_paragraph{
      margin: 20px;
      padding:40px  30px;
      border-radius: 10px;
    }
 
    .services_content_img video{
        width: 90%;
        height: auto;
        border-radius: 10px;
    }
 
    .share{
 font-size: 16px;
 font-weight: 700;
 width: 210px;
 height: 60px;
 margin: 50px 0;
    }
 
 
    .other_last_news{
      margin: 20px 0;
    }
 
 
 /*=============== NEWS HTML  END ===============*/
 
 
 
 /*=============== İNFORMATİON HTML BEGIN ===============*/
 
 
 
    #information_main .services_content{
      margin-left: 0 !important;
     
    }  
 
 .missions_box{
  width: 100%;
 padding: 25px 30px 25px 50px;
 margin: 20px auto;
 }
 .missions_box ul li {
 font-size: 16px;
 margin-bottom: 5px;
 line-height: 30px;
 }
 
 
 /*=============== İNFORMATİON HTML  END ===============*/
 
 /*=============== contact HTML  BEGIN ===============*/
 
 #contact_main .container{
  background-size: 450px;
 }
 
 #contact_main_section{
  padding: 10px 0 50px 0;
 }
 
 .contact_box{
  background-position-x: 90%;
 background-size: 90px;
  border-radius: 10px;
  background-color: #F1F4FF;
  padding: 30px 80px 0 40px;  
  height: 165px;
  margin-bottom: 13px; 
 }
 
 .contact_box p{
  font-size: 18px;
 margin-top: 18px;
 }
 
 .contact_box img{
  width:40px ;
  }
 
 
  #contact_main_section .row div:nth-child(4){
    margin-left: 0 !important;
  }
 #t_contact td,#t_contact th{
  padding: 15px 5px 15px 15px !important;
 }
 #t_contact tr:last-child td{
  padding-bottom: 25px !important;
 }
 td h5{
  font-size: 14px;
 }
 td p{
 font-size: 12px;
 line-height: 24px;
 }
 #t_contact td span:first-child{
  margin-right: 25px;
 }
 
 
 #admissions h4{
 font-size: 18px;
 margin: 10px 0;
 line-height: 26px;
 }
 
 
 #admissions h5{
  font-size: 14px;
 }
 
 #admissions p{
  font-size: 12px;
 }
 
 #admissions .row{
  border-radius: 10px;
  background: #F8F7F7;
  padding: 35px 50px !important ;
  margin-bottom: 13px;
 }
 
 #admissions hr{
  width: 100%;
  height: 1px;
  background-color: #E3E3E3;
  margin:35px 0;
 }
 
 .mapSearch{
  width: 90%;      
  padding: 0 30px;      
  margin: 40px auto;
 }
 .mapSearch::before{ 
  width: 30%;
 }
 
 .mapSearch input{
  width: 90%;
  padding: 15px 5px;  
 font-size: 16px;
 }
 .mapSearch button{
  width: 30px;
  height: 30px;    
 }
 
 .mapSearch input::placeholder{
 font-size: 16px;
 }
 
 .city_box{
 
  border-radius: 10px;
  margin-bottom: 5px; 
  padding:14px 30px 14px 30px;
  background-image: none;
 }
 .city_box h6{
 font-size: 18px;
 text-align: center;
 }
 
 #policeDepartaments .row{
  margin: 50px 0 !important;
 }
 
 #departament_info .heading h5{
  font-size: 18px;
 }
 #departament_info .heading p{
  font-size: 16px;
 }
 
 .dep_table th{
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; 
  width: 16%; 
 }
 
 .dep_table th:nth-child(5){
   width: 15%;
  }
 .dep_table th:nth-child(5){
  width: 25%;
 }
 .dep_table td{
  font-size: 10px;
  padding: 5px; 
 }
 
 
 
 /*=============== contact HTML  END ===============*/
 
  /*=============== SCROLL UP ===============*/
 
 
 .scrollup__icon {
  font-size: 1rem;
 }
     
 
 
 /*=============== Fade-in effect to sections ===============*/
 
 
 .section {
  opacity: 0;
  transition: all 1.5s;
  transform: translate(0, 50px);
 }
 
 } 

