img {
  max-width: 100%;
}

header{
  padding-top: 23px;
  padding-bottom: 10px;
  position: fixed;
  top: 0;
  left:0;
  width: 100%;
  overflow: hidden;
  z-index: 100;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,0.6);
}

header .socialLinks {
  font-size: 21px;
  text-align: center;
}
header .socialLinks a {
  padding: 4px;
  color: black;
  display: inline-block;
  vertical-align: top;
  margin-left:1px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

header img{
  margin-top:8px;
}

header .contact{
  text-align: center;
}

header .contact .tel{
  font-size: 14px;
  font-style: bold;
  /*line-height: 0px;*/
  margin-top: -18px;
}

header .contact .btn0{
  background-color:#de5021;
  color:white;
  font-weight: bold;
  font-size: 15px;
} 

@media(max-width: 768px){
  header .logotip, .socialLinks, .contact {
    padding-bottom: 5px;
  }
  header .tel{
    padding-top: 15px;
  }
  header{
    text-align: center;
  }
  
}

@media(min-width: 769px) and (max-width:991px){
  header .logotip, .socialLinks, .contact {
    padding-bottom: 5px;
  }
  header .tel{
    padding-top: 15px;
  }
  
}

/*mainslider*/
html, body {
  position: relative;
  height: 100%;
  margin: 0;
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
  }
#mainSlider {
  width: 100%;
  position: relative;
  margin-top: 80px;
  }
#mainSlider .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; 
  }
#mainSlider  .content{
  height: auto;
  position: relative;
  z-index: 3;
  margin-top: -400px;
  }
#mainSlider .first , .second{
  font-size: 70px;
  line-height: 40px;
  } 
#mainSlider  .first{
  color:#DE5021 ;
  }
#mainSlider  .second{
  color:#2f2e2e;
  }

#mainSlider .third{
  font-size: 22px;
  color: #2F2E2E;
  padding-top:  20px;
  font-weight:500;
  max-width: 310px;
  }
#mainSlider .content-slider{
  padding: 110px 40px 200px 100px
  }

@media(max-width:767px){
  #mainSlider {
    width: 100%;
    height: 80%;
    position: relative;
    top:45px;
  }
  #mainSlider .first {
    font-size: 30px;
    line-height: 0px;
    margin-top: 60px;
    padding-bottom: 5px;
  }
  #mainSlider .second{
    font-size: 30px;
    line-height: 0px;
  }
  #mainSlider .third{
    font-size: 16px;
    margin-top: 10px;
    width: 200px;
    padding: 0;
    text-align: left;
  }
  #mainSlider .content{
    top:0px;
    left:0px;
  }
}

@media(min-width:768px) and (max-width:992px){
  #mainSlider .first {
    font-size: 40px;
    line-height: 0px;
    padding-bottom: 5px;
  }
  #mainSlider .second{
    font-size: 35px;
    line-height: 0px;
  }
  #mainSlider .third{
    font-size: 18px;
    margin-top: 23px;
    width: 200px;
    padding: 0;
    text-align: left;
  }
  #mainSlider .content{
    top:20px;
    left:20px;
  }

  #mainSlider {
    width: 100%;
    height: 80%;
    position: relative;
    text-outline: 35px;px;
  }
}


/*banner*/
@media(max-width:767px){
  .banner{
    margin-top: 0;
  }
  
  .banner .p0{
    margin-top: 50px;
    margin-bottom: -60px;
    padding:0 20px 20px 20px; 
  }

  .content_1 , .content_2{
    margin-top: 20px;
      }
  .content_1 h1 , .content_2 h2{
    color: #fff;
    font-size:20px;
    padding: 0;
    margin-top: -5px;
  }
  .content_1 h3 , .content_2 h3{
    color: #fff;
    font-size:18px;
    margin-top: -5px;
    padding-right: 8px;
  }
  .content_2 p, .content_1 a{
    font-size: 10px;
  }  
  .content_1 , .content_2{
    margin-top: 20px;
    margin-left: 40px;
    color: #fff;
  }
  .content_1 .btn1{
     white-space: normal;
     padding:4px 4px;
     font-size:80%;
     line-height: 1;
     margin-top: -5px;
     font-size: 12px;
  } 
}

@media(min-width:768px) and (max-width:992px){
  .banner img{
    width: 50%;
  }
  .banner .p0{
    margin-top: 60px;
    margin-bottom: -60px;
  }
  .content_1 h1 , .content_2 h2{
    color: #fff;
    font-size:28px;
    padding: 0;
    margin-top: -5px;
  }
  .content_1 h3 , .content_2 h3{
    color: #fff;
    font-size:18px;
    margin-top: -5px;
  }
  .content_1 a, .content_2 p{
    font-size: 13px;
  }  
  .content_1 , .content_2{
    margin-top: 20px;
    margin-left: 40px;
    color: #fff;
  }
  .content_1 .btn1{
    white-space: normal;
    font-size:80%;
    line-height: 1;
    margin-top: -5px;
    font-size: 14px;
  } 
}
 
@media(min-width:993px){
  .content_1 .btn1{
    white-space: normal;
    font-size:80%;
    line-height: 1;
    margin-top: 10px;
    font-size: 15px;
  } 
} 
.banner{
  margin-top:-60px;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
  }
.banner img{
  width: 100%;
  height: auto;
  }
.p0 {
  padding: 0;
  position: relative;
  }

.content_1 , .content_2{
  position: absolute;
  margin-top: 20px;
  margin-left: 40px;
  color: #fff;
}
 .btn1{
  background-color:#de5021;
  position: absolute;
  color:white;
  font-weight: bold;
}
  
 
/*#center.*/

@media(max-width:768px){
  #center .p0 {
    margin-top: 10px;
    padding: 20px;
  }
  
  #center .aisulu{
    margin-top: 25px;
    font-size: 15px;
    text-align: center;
  } 
  #center .master{
    font-size: 15px;
    line-height: 18px;
    text-align: center;
  }

  #center .text{
    font-size: 10px;
    text-align: center;
  }

  .center .full{
    float: none;
    }

}

@media(min-width:769px) and (max-width:992px){
    #center .p0{
      padding: 50px;
    }
    #center .aisulu{
      text-align: center;
    }

    #center .full{
      margin-left: 60px;
      margin-top: 50px; 
    }
  }


#center {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 20px;
  }

#center .aisulu{
  color:#DE5021 ;
  letter-spacing: 0.2em;
  font-weight: bold;
}
#center .master{
  letter-spacing:1.2px;
  font-weight: bold;
  color:#000000;
}
#center .text{
  font-size: 15px;
  line-height: 1.4em;
  color: #605E5E;
  padding: 0;
}
#center img{
  height: 100%;
  width: 100%;
  
}

/*content*/

@media(max-width:767px){
  #content{
    top: 20px;
    position: relative;
  }

  #content .p0{
    margin-top:-85px;
    z-index:4; 
  }
  #content .garant{
    font-size: 25px;
    color: #FFFFFF;
    letter-spacing: -0.04em;
    text-align: center;
  }
  #content .trud{
    color: #FFFFFF;
    letter-spacing: 0.01em;
    text-align: center;
    font-family:open sans condensed,sans-serif;
    font-weight: bold;
    font-size: 10px;
  }
  #content .btn3{
    margin-top:-25px;
    padding: 2px 6px;
    font-size: 10px;
  }

  #content 
  {
    text-align:center;  
  }

}
   
@media(min-width:768px) and (max-width:992px){
  #content .p0{
    margin-top:-50px;
    z-index:4; 
  }
  #content .garant{
    font-size: 50px;
  }
  #content .trud{
    font-size: 35px;
  }
  #content .btn3{
    margin-top:-10px;
    padding: 4px 8px;
    font-size: 16px;
  }
  #content 
  {
    text-align:center;  
  }

}

#content{
  margin-top: 50px;
  position: relative;
  }
#content .full{
  width: 100%;
  height: auto;
  z-index: 3;
  } 
#content .p0{
  position: absolute;
  top:70px;
  z-index: 4;
 }

#content 
{
  text-align:center;  
}

#content .btn3{
  background-color:#de5021;
  color:white;
  font-weight: bold;
  margin-bottom:-5px;
}

.garant{
  font-size: 88px;
  color: #FFFFFF;
  letter-spacing: -0.04em;
  text-align: center;

}
.trud{
  color: #FFFFFF;
  letter-spacing: 0.01em;
  text-align: center;
  font-family:open sans condensed,sans-serif;
  font-weight: bold;
  font-size: 35px;
  /*margin-bottom: 20px;*/
}

#content:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
  }
/*#course*/

#course{
  text-align: center;
}
#course .r1{
  margin-top: 50px;
}
#course .head{
  color: #2F2E2E;
  margin-bottom: 25px;
}

#course span{
  color: #DE5021;
}

#course .text{
  color:#605E5E;
 }

#course .m2 img{
  width: 85px;
  height: 80px;
} 

.p2{
  margin-top: 50px;
}

.m2{
  margin-bottom: 10px;
  /*margin-left:10px;*/
  /*padding-left: 40px;*/
}
.p3{
  padding-left: 300px;
  /*padding-right: 400px;*/
}

#course .a{
  text-align: center;
  
  margin-top: 10px;
  margin-bottom: 10px;
}
#course .a, .im{
  
 /* font-weight: bold;*/
  -webkit-animation-duration: 3s;
  /*-webkit-animation-delay: 2s;*/
  /*-webkit-animation-iteration-count: 30;*/

}

#course .a a{
  text-decoration: none;
  text-decoration: none;
  color: #605E5E;
  font-size:15px;
}

/*example*/
@media(min-width:993px){
  #counter .number1 {
    font-size:70px;
    padding-left: 100px;
    padding-right: 100px;
    margin-top:100px;
  }
 #counter .svg{
  margin-top: -90px;
  margin-right: -40px; 
 }
 #counter .text{
  font-size: 17px;
 }
}

@media(min-width:768px) and (max-width: 992px){
  #counter .number1 {
    font-size:50px;
    padding-left: 80px;
    padding-right: 80px;
    margin-top:80px;
    }

  #counter .svg{
    width: 25%;
    height: 25%;
    margin-top: -75px;
    margin-right: -40px; 
    }

  #counter .text{
    font-size: 13px;
    }
  }

@media(max-width:767px){
  #counter .number1 {
    font-size:22px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top:40px;
  }
  
  #counter .svg{
    width: 20%;
    height: 20%;
    margin-top: -45px;
    margin-right: -23px;
  }

  #counter .text{
    font-size: 8px;
    
    }
  }

#counter{
  margin-top: 100px;
  position: relative;
  text-align:center;  
}
#counter .full{
  width: 100%;
  height: auto;
}
#counter .p0{
  position: absolute;
  z-index:2; 
}

#counter .number1{
  z-index: 104;
  color:#DE5021;
  padding: 0;
}

#counter  .text{
  color: #fff;
}

#counter  .svg{
  float: right;
  z-index: 2;   
}

#counter:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
  }

 @media(max-width:768px){
  #graduates .text{
    font-size: 20px;
  }
} 

#graduates .text{
  margin-top: 70px;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.4em;
  color: #605E5E;
}
#graduates .text span{
  color:#DE5021 ;
}
#learning .text{
  margin-top: 70px;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.4em;
  color: #605E5E;
}

#learning .text span{
  color:#DE5021 ;
}

#learning .flip{
  text-align: center;
  margin-top: 10px;
}

#learning .cp1{
  margin-bottom: 30px;
}

#learning .btn5{
  margin-bottom: 20px;
  background-color:#de5021;
  color:white;
  font-weight: bold;
}

#learning .d{
  text-align:center;
}

#learning img{

  width: 100%;
  height:auto;
}



#training .text{
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.4em;
  color: #605E5E;
}

#training .text span{
  color:#DE5021 ;
}

#training .flip{
  text-align: center;
  margin-top: 10px;
}

#training .cp1{
  margin-bottom: 30px;
}

#training .btn5{
  margin-bottom: 20px;
  background-color:#de5021;
  color:white;
  font-weight: bold;
}

#training .d{
  text-align:center;
}

#training img{
  width: 100%;
  height:auto;
}

@media(max-width:767px){
  #learning .text{
    font-size: 20px;
  }
  #learning img{
    padding: 5px 25px;
  }
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */    
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content1 {
  position: relative;
	  top: 85px;
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* The Close Button */
#myModal1 .closet {
    position: absolute;
    top: 65px;
    right: 70px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 30;
}

#myModal1 .closet:hover,
#myModal1 .closet:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 767px){
    .modal-content1 {
        width: 60%;
    }
    #myModal1 .closet {
      top:85px;
      color:black;
      right: 5px;
      font-size: 30px;
      z-index: 30;
    }
}

@media (min-width:768px) and (max-width: 849px){
    #myModal1 .closet {
      top:85px;
      right: 2px;
      z-index: 30;
      color:#fff;
    }
  
}

@media (min-width:850px) and (max-width: 992px){
    #myModal1 .closet {
      top:85px;
      right: 36px;
      z-index: 30;
      color:#fff;
    }
  
}

@media (min-width:1025px) and (max-width: 1440px){
    #myModal1 .closet {
      top:85px;
      right: 180px;
      z-index: 30;
      color:#fff;
    }
  
}
@media (min-width:1441px){
    #myModal1 .closet {
      top:85px;
      right: 230px;
      z-index: 30;
      color:#fff;
    }
  
}
/*Feedback*/

#feedback{
  background:#e8e6e6   ;
  /*margin-bottom: 20px;*/
}
#feedback .cont{
  text-align: center;
  color:#DE5021 ;
  margin-bottom: 30px;
}

#feedback .contact{
  /*/top:20px;*/
  bottom: 20px;
  padding-left:80px;
  padding-right:80px;
  padding-top: 20px;
  padding-bottom: 30px;
  border-radius: 1px;
}

#feedback .form-control{
  margin-bottom: 6px;
}


#feedback .form-group{
  padding: 0;
  padding-left: 5px;
  margin-top:20px; 
  }


#feedback .btn2{
  background-color:#de5021;
  color:white;
  font-weight: bold;
  float: right;
  margin-bottom: 10px;
}

#map{
  /*margin-top:40px;*/
}
footer{
  padding-top: 20px;
  padding-bottom: 10px;
  width: 100%;
  background-color: #fff;
  
}

footer .socialLinks {
  font-size: 21px;
  text-align: center;
}
footer .socialLinks a {
  padding: 4px;
  color: black;
  display: inline-block;
  vertical-align: top;
  margin-left:1px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

footer img{
  margin-top:8px;
  }
footer .contact{
  text-align: center;
  }
footer .contact .tel{
  font-size: 14px;
  font-style: bold;
  /*line-height: 0px;*/
  }
footer .contact .btn0{
  background-color:#de5021;
  color:white;
  font-weight: bold;
  font-size: 15px;
  } 

@media(max-width: 768px){
  footer .logotip, .socialLinks, .contact {
    padding-bottom: 5px;
  }
  footer .tel{
    padding-top: 15px;
  }
  
  .modal-header {
    margin-top: 30px;
  }
}

@media(min-width: 769px) and (max-width:991px){
  footer .logotip, .socialLinks, .contact {
    padding-bottom: 5px;
  }
  footer .tel{
    padding-top: 15px;
  }
  
}

 @media(max-width:767px){
    .popup {
    width: 90%;
  }
}
 @media(min-width:768px) and (max-width: 992px){
    .popup {
    width: 50%;
  }
}
  @media(min-width:993px){
    .popup {
    width: 35%;
  }
}

.modal{
  z-index: 103;
  background: rgba(0, 0, 0, 0.7);

}

.modal:target {
  visibility: visible;
  opacity: 1;

}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  /*width: 30%;*/
  position: relative;
  /*transition: all 5s ease-in-out;*/
  text-align: center;
}
.popup:target {
  visibility: visible;
  opacity: 1;
}

.popup h2 {
  margin-top: 16px;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup h5 {
  font-weight:600; 
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
  /*margin-left: 80px;*/

}
.popup .btn2{
  background-color:#de5021;
  color:white;
  font-weight: bold;
  margin-top:15px; 

}
.content {
  text-align: center;
}

#firstt{
  display: none;
}
#secondd{
  display: none;
}

#graduates .swiper-container{
  width: 100%;
  height: 100%;
  padding-top:50px;
  padding-bottom:50px;
}
#graduates .swiper-slide{
  background-position:center;
  background-size:cover;
  width:600px;
  height:400px;}

@media (max-width: 992px) {
  #course .p2  {
    padding:0;
    margin-left:0; 
    } 
  #course .m2 {
    margin-left:0 ;
    }


@media(max-width: 768px){
/*header*/
    
  header .img{
    float:none;
    }
}
/*#footer*/
  footer{
    text-align: center;
    }
  footer .img{
    float:none;
    margin-bottom: 5px ;
    }
  }

/*mainSlider*/

@media(max-width: 992px){
	#mainSlider .content .first {margin-top:100px;}
/*#learning*/
  #learning .pic{
    margin-bottom: 10px;
  }
}

/*#training*/
@media(max-width:768px){
  #training .text{
    font-size: 20px;
  }
  #training img{
    padding: 5px 50px;
  }
}

@media(min-width:769px) and (max-width:991px){
  #training img{
    padding: 5px 70px;
  }
}

@media(max-width: 992px){
  #training .pic{
    margin-bottom: 10px;
  }
}
/*modal*/
.popup .success{
  display: none;
  color: green;
  font-weight: 800;
}
#sed, #med, #ted{
  display: none;
}
.popup .h3{
  margin-top:55px;
}
section #first, #second, #third{
  display: none;
}
section #sed, #med, #ked{
  display: none;
}

.modal-footer .text{
  text-align: left;
}
.modal-footer .modal-title .mt{
  text-align: left;
}

#feedback .form-group {
  padding-left: 15px;
}

#feedback .form-group {
  margin-top: 2px;
  margin-bottom: 2px;
}

#feedback {
  background: url('../img/call.jpg') no-repeat -100px -80px;
  padding-bottom: 140px;
}

#feedback .cont {
  margin-top: 130px;
}

#contactForm1 {
  display: inline-block;
  width: auto;
  max-width: none;
}

.top-screen {
  margin-top: 120px !important;
}

.banner {
  margin-top: 0px;
}

.top-screen img.full {
  margin-top: 64px;
}
