@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap');


*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  list-style: none;       
}

body{
  line-height: 1.5;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  height: 100vh;
}


/*HEADER-CONTAINER*/
.container_1{
  /* background-color: rgb(0, 32, 63, 0.9); */
  height: 120px;
  width: 100%;
  transition: all 0.2s ease;
  
}
nav{
  /* background-color: blue; */
  height: 230px;
}


.banner#home{
  background: url("images/img2.jpg") no-repeat;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.banner#guidelines{
  background: url("images/img2.jpg") no-repeat;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.banner#banner_accoms{
  background: url("images/img2.jpg") no-repeat;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.banner#banner_accoms_in{
  background: url("images/img2.jpg") no-repeat;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}



/*LOGO-CONTAINERS*/
.logo{
  /* background-color: rgb(173, 239, 209); */
  max-width: 26%;
  display: inline-flex;
  height: 120px;
  transition: all 0.2s ease;
}
.logo_stud_acco{
  /* background-color: rgb(0, 32, 63); */
  padding-top: 25px;
  display: flex;
  padding-right: 10px;
}
/* .stud_cont{
  background-color: rgb(0, 32, 63);
} */
.rect{
  background-color: #3caea3;
  width: 10px;
  height: 30px;
  margin-left: 5px;
  margin-top: -35px;
  margin-bottom: 5px;
}
#triangle-up {
  width: 0;
  height: 0;
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  border-bottom: 60px solid #3caea3;
  margin-left: 30px;
}

.logo_vut{
  background-color: #2b5476; 
  border-bottom-right-radius: 5%; 
  border-bottom-left-radius: 5%; 
  width: 100px; 
  height: 100px; 
  margin-left: -120px;
  margin-top: 60px;
  
}

span#rez{
  /* background-color: #00bb00; */
  display: block; 
  font-size: 2.5em; 
  margin-top: -10px; 
  margin-left: 20px; 
  font-weight: bolder; 
  font-variant: small-caps; 
  color: rgb(75, 139, 154);
  /* height: 50px; */
}
span#for{
  display: block; 
  font-size: 2.5em; 
  margin-top: -30px; 
  margin-left: 20px; 
  padding-left: 10px; 
  font-weight: bolder; 
  color: rgb(75, 139, 154);
}

span#mi{
  display: block; 
  font-size: 2.5em; 
  margin-top: -30px; 
  margin-left: 25px; 
  font-weight: bolder; 
  font-variant: small-caps; 
  color: rgb(75, 139, 154);
}

 .vut_cont #spanVut{
  /*background-color: green;*/
  color: #00203fff;
  font-weight: bolder;
  font-size: 70px;
  padding-left: 10px;
  padding-right: 10px;
  /* background-color: rgb(173, 239, 209, 0.9); */
  display: flex;
  
}
.stud_cont #spanStud{
  /*background-color: blue;*/
  color: #adefd1ff;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
}
.logo .stud_cont #spanAcco{
  /*background-color: white;*/
  color: #adefd1ff;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
  display: block;
}




.mid_sec{
  background-color: rgba(76, 105, 94, 0.9);
  height: 500px;
  margin-top: 100px;
}



.more{
  /* background-color: rgb(145, 151, 126, 0.9); */
  height: 450px;
  margin-top: 100px;
}
.swiper#product_sect_two_slides{
  width: 80%;
  height: 400px;
}

.hr_one{
  height: 2px;
  margin-top: 50px;
  margin-bottom: 5px;
  background-color: white;
}
.hr_two{
  height: 2px;
  background-color: white;
  margin-top: 55px;
}





/*________//SUB-HEADS HOME\\__________*/

.subheads_cont ul{
  background-color: rgb(2, 46, 90,);
  height: 30px;
  padding-top: 10px;
  padding-bottom: 34px;
  display: flex;
  font-variant: small-caps;
  font-weight: bolder;
  
}
.subheads_cont ul li{
  display: inline-block;
}
.subheads_cont ul{
  float: right;
  padding-right: 15px;
}
.subheads_cont ul li a{
  color: #adefd1ff;
  padding: 10px 15px 10px 15px;
  font-weight: bold;
}

.icon{
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}

.icon.cancel_btn{
  position: absolute;
  right: 30px;
  top: 20px;
  color:#fff;
}
.icon.menu_btn{
  right: 20px;
  color:#fff;
  position: absolute;
  top: 120px;
}









/*HOVER*/
.subheads_cont ul li a:hover{
  color: #e69a8dff;
  background-color: #5f4b8bff;
}


/*________//SUB-HEADS ACOOMODATIONS\\__________*/
.subheads_cont ul{
  background-color: rgb(2, 46, 90);
  height: 35px;
  padding-top: 10px;
  padding-bottom: 34px;
  margin-top: -52px;
}
.subheads_cont ul li{
  display: inline-block;
}
.subheads_cont ul{
  float: right;
  padding-right: 15px;
}
.subheads_cont ul li a{
  color: #adefd1ff;
  padding: 10px 15px 10px 15px;
  font-weight: bold;
  transition: all 0.5s ease;
}

/*ANIMATION*/
@keyframes change-color {
/* 0% {color: #dd0000; top: 10px; left: 10px;} */
0% {color: #007efe; top: 20px; left: 20px;}
50% {color: #00bb00; top: 30px; left: 30px;}
100% {color: #fef601; top: 40px; left: 40px;}
/* 100% {color: #46019b; top: 50px; left: 50px;} */
}
@keyframes change-color-two {
  /* 0% {color:  #46019b; top: 10px; left: 10px;} */
  0% {color:  #f65058ff; top: 20px; left: 20px;}
  50% {color: #fbde44ff; top: 30px; left: 30px;}
  100% {color: #28334aff; top: 40px; left: 40px;}
  /* 100% {color: #dd0000; top: 50px; left: 50px;} */
  }
@keyframes change-color-three {
  0% {color:  #fefefe; top: 10px; left: 10px;}
  /* 25% {color:  #0f0f0f; top: 20px; left: 20px;} */
  50% {color: #46019b; top: 30px; left: 30px;}
  75% {color: #2673b8; top: 40px; left: 40px;}
  /* 100% {color: #ddb100; top: 50px; left: 50px;} */
  }

h1#accomm_in_h1{
  width: 350px; 
  padding-left: 15px; 
  padding-top: 7px;
  font-size: 30px;
  margin-left: 170px;
  margin-top: -52px;
}

h1#accomm_in_h1{
  animation-name: change-color;
  animation-duration: 10s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}


/*HOVER*/
.subheads_cont ul li a:hover{
  color: #e69a8dff;
  background-color: #5f4b8bff;
  height: 0px;
  padding-bottom: 11px;
}

/*_________//SUB-MAIN-SITES\\________*/
.subheads_cont#sub_head_site ul{
  background-color: rgb(2, 46, 90);
  height: 35px;
  padding-top: 10px;
  padding-bottom: 34px;
  margin-top: 0px;
}

.subheads_cont#sub_head_site ul li{
  display: inline-block;
}
.subheads_cont#sub_head_site ul{
  float: right;
  padding-right: 15px;
}
.subheads_cont#sub_head_site ul li a{
  color: #adefd1ff;
  padding: 10px 15px 10px 15px;
  font-weight: bold;
  transition: all 0.5s ease;
  
}

/*HOVER*/
.subheads_cont#sub_head_site ul li a:hover{
  color: #e69a8dff;
  background-color: #5f4b8bff;
  height: 0px;
  padding-bottom: 11px;
}


















/*____//MAIN HOME\\____*/
.sec_cont#thee{
  background-color: rgba(64, 68, 71, 0.9);
  width: 100%;
  height: 350px;
  margin-top: 80px;
  display: flex;
}
.sec_cont img{
  height: 300px;
  /* width: 300px; */
  padding: 50px 10px 10px 10px;
  
}

.swiper_home_min{
  width: 300px;
  height: 700px;
}

/* ul#accoms li a{
  background-color: #fe001e ;
  height: 200px;
} */



.swiper#accomms_imgs{
  width: 200px;
  height: 200px;
  margin-top: -52px;
  background-color: rgb(114, 155, 89);
}
.swiper-wrapper#wrapper{
  margin-top: -52px;
}
.swiper-pagination#none{
  display: none;
}
.swiper-button-prev#none{
  display: none;
}
.swiper-button-next#none{
  display: none;
}
.sec_cont span{
  /* background-color: #785656; */
  font-size: 1.2em;
  font-weight: bold;
  
}

#sec_cont_accoms{
  /* background-color: lemonchiffon; */
  height: 1650px;
}

article .art_sec_cont{
  background-color: green;
  width: 100%;
  height: 700px;
  margin-top: 70px;
}
.swiper{
  width: 100%;
  height: 400px;
  top: 25px;
}
.swiper-wrapper img{
  width: 100%;
}

.swiper .swiper-button-prev, .swiper .swiper-button-next{
  color: #fff;
}
.swiper .swiper-pagination-bullet-active{
  background: #fff;

}





.swiper#product_slides{
  height: 250px;
  width: 250px;

}
ul#slides li{
  display: inline-block;
  padding: 25px 70px 40px 70px;
}
ul#slides{
  text-align: center;
}
.swiper-button-prev_pro_slide, .swiper .swiper-button-next_pro_slide{
  display: none;
}







/*____//MAIN ACCOMMODATIONS\\____*/
.sec_cont{
  /* background-color: rgb(66, 234, 221, 0.9); */
  width: 100%;
  height: 250px;
  margin-top: 70px;
} 

.swiper#accomm_imgs{
  height: 300px;
  width: 250px;
}
ul#slides li{
  display: inline-block;
  padding: 25px 70px 40px 70px;
}
ul#slides{
  text-align: center;
}
.swiper-button-prev_pro_slide, .swiper .swiper-button-next_pro_slide{
  display: none;
}

article .art_sec_cont{
  background-color: rgb(0, 128, 0, 0.9);
  width: 100%;
  height: 700px;

}
.sec_cont ul#accoms{
  padding-top: 10px;
  padding-left: 10px;
}
.sec_cont ul#accoms li{
  display: inline-block;
  padding: 3px 8px 3px 8px;
}
.sec_cont ul#accoms li a{
  color: #000000ff;
  padding: 3px 5px 3px 5px;
}
.sec_cont#accoms ul#accoms li a:hover{
  background-color: #195190ff;
  color: #eea47fff;
}
.products{
  /* background-color: rgba(103, 120, 122, 0.901);  */
  height: 1300px; 
  margin-top: 100px;
}
span#span_one{
  /* background-color: #785656; */
  font-size: 1.2em;
  font-weight: bold;
  font-variant: small-caps;
  font-style: italic;
  text-shadow: 2px 2px 5px rgb(13, 14, 13);
  /* padding: 3px 10px 3px 5px; */
}
span#span_two{
  /* background-color: #b4d6dc; */
  font-size: 1.2em;
  font-weight: bold;
  font-variant: small-caps;
  /* font-style: italic; */
  text-shadow: 2px 2px 5px rgb(16, 16, 15);
  /* padding: 3px 5px 3px 5px; */
}
span#num{
  animation-name: change-color-three;
  animation-duration: 10s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}
span#span_one{
  animation-name: change-color-two;
  animation-duration: 10s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}
span#span_two{
  animation-name: change-color;
  animation-duration: 10s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}


h1#accommodation_h1{
  font-variant: small-caps;
  animation-name: change-color;
  animation-duration: 10s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}
.vut_nwu_stud{
  font-variant: small-caps;
}
.not_accredited{
  font-variant: small-caps;
}
.paragraph h2{
  font-variant: small-caps;
}
.paragraph p{
  font-style: italic;
  font-variant: small-caps;
}
.paragraph h3{
  font-variant: small-caps;
}



/*____//MAIN ACCOMMS IN\\____*/
.main_cont #sec_cont_accom_in .sec_cont#accoms_in{
  background-color: rgb(208, 240, 28, 0.9);
  width: 100%;
  height: 50px;
  margin-top: 70px;
  font-weight: bold;
}
ul#ul_accoms_in li a{
  color: rgb(44, 88, 94);
  display: inline;
  padding: 2px 5px 2px 5px;
  font-variant: small-caps;
}
ul#ul_accoms_in li a:hover{
  background-color: #195190ff;
  color: #eea47fff;
  transition: all 0.5s ease;
  border-radius: 2%;
}





/* .image_slide{
  background-color: black;
  width: 100%;
  height: 400px;
} */
.art_sec_cont{
  background-color: green;
  width: 100%;
  height: 700px;

}



.sec_cont#accoms_in ul#ul_accoms_in{
  padding-top: 10px;
  padding-left: 10px;
  text-align: center;
}
ul#ul_accoms_in li{
  display: inline-block;
  padding: 3px 8px 3px 8px;
 
}





iframe{
  float: left;
  padding-top: 15px;
  padding-left: 22px;
  padding-bottom: 10px;
  padding-right: 10px;
}

/* .main_cont img#bed_img{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}

.main_cont img#bed_img:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_ce1{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_ce1:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_ce2{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_ce2:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_cw1{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_cw1:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_cw2{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_cw2:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_cw3{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_cw3:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_se1{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_se1:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_se2{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_se2:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_se3{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_se3:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_se4{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_se4:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_se6{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_se6:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_se7{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_se7:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_se8{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_se8:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_se10{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_se10:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_sw1{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_sw1:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_sw2{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_sw2:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_sw3{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_sw3:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_sw4{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_sw4:hover{
  height: 90%;
  width: 60%;
}

.main_cont img#van_park_sw5{
  height: 50%;
  width: 30;
  float: left;
  margin: 15px 3px 3px 23px;
  border-radius: 3%;
}
.main_cont img#van_park_sw5:hover{
  height: 90%;
  width: 60%;
} */




















/*____//FOOTER\\____*/
.container{
  max-width: 1170px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 50px;
}
.row{
  display: flex;
  flex-wrap: wrap;
}
ul#f-list{
  list-style: none;

}
.footer{
  background-color: #0b2a3b;
  /* height: 210px; */
}
.footer-col{
  width: 25%;
  padding: 0 15px;
}
.footer-col h4{
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 35px;
  font-weight: 500;
  position: relative;
}
.footer-col h4::before{
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: #e91e63;
  height: 2px;
  box-sizing:border-box;
  width: 50px;
}
.footer-col ul li:not(:last-child){
  margin-bottom: 10px;
}
.footer-col ul li a{
  font-size: 16px;
  text-transform: capitalize;
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  color: #bbbbbb;
  display: block;
  transition: all 0.3s ease;
}
.footer-col ul li a:hover{
  color: #ffffff;
  padding-left: 8px;
}

.footer-col .social-links a{
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: rgba(255,255,255,0.2);
  margin: 0 10px 10px 0;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #ffffff;
  transition: all 0.5s ease;
}
.footer-col .social-links a:hover{
  color: #24262b;
  background-color: #ffffff;
}






























/*__________//ACCOMODATIONS\\__________*/
.body_cont{
  background: url("images/img2.jpg") no-repeat;
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.accomm_name{
  color: white;
  font-size: 1.5em;
  /* background-color:rgb(35, 78, 112, 0.5); */
  width: 600px;
  padding-left: 10px;
}
.vut_nwu_stud{
  color: white;
  background-color: rgb(84, 194, 204, 0.5);
  width: 20%;
  margin-top: 15px;
  font-size: large;
  font-weight: bolder;
  height: 40px;
  padding-top: 5px;
  padding-left: 10px;
}
#book a{
  color: white;
  font-weight: bolder;
  font-style: italic;
  font-size: 1.2em;
  background-color: grey;
  padding: 5px;
  margin: 100px;
  margin-left:10px;
  border-radius: 50%;
  animation-name: change-color;
  animation-duration: 5s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  /* position: sticky;
  top: 0px; */
}
.not_accredited{
  color: white;
  background-color: rgb(251, 248, 190, 0.5);
  width: 20%;
  float: right;
  font-size: large;
  font-weight: bolder;
  height: 35px;
  padding-top: 5px;
  padding-left: 10px;
}
/* .img_slide{
  color: white;
  background-color:rgb(255, 0, 0);
  height: 300px;
  margin-top: 50px;
} */
.sixty_sec_vid video{
  height: 250px;
  width: 400px;
  background-color: rgb(116, 147, 166);
  margin:20px 5px 5px 20px;
}
.sixty_sec_vid img{
  height: 250px;
  width: 400px;
  /* background-color: rgb(116, 147, 166); */
  margin:20px 5px 5px 20px;
  box-shadow: 7px 7px 5px rgba(243, 245, 246, 0.637);

}
.paragraph{
  /* background-color: #00bb00; */
  color: #eff2f5;
  font-weight: bolder;
  width: 500px;
  height: 250px;
  float: right;
  margin:20px 50px 5px 5px;
  padding: 10px 5px 5px 10px;
  background-color:rgb(169, 169, 169, 0.7);
  box-shadow: 7px 7px 5px rgba(174, 193, 200, 0.637);
  border-radius: 10%;
}
.sixty_sec_vid p{
  color: #eff2f5;
  font-weight: bolder;
  padding: 1px 5px 5px 10px;
  /* text-shadow: 5px 5px 5px rgba(4, 4, 252, 0.408); */
  /* box-shadow: 7px 7px 5px rgb(210, 191, 127); */

}
.sixty_sec_vid{
  color: white;
  /* background-color:rgba(253, 252, 248, 0.8); */
  height: 300px;
  margin-top:50px;
 

}
.single_rooms_img_slide{
  color: white;
  height: 300px;
  margin-top: 50px;
  /* box-shadow: 7px 7px 5px rgba(14, 174, 232, 0.637); */
}
.single_rooms_img_slide p{
  /* text-shadow: 5px 5px 5px rgb(0, 0, 0); */
  /* text-shadow: 5px 5px 5px rgba(4, 4, 252, 0.408); */
  font-weight: bolder;

}
#para_single_rooms h3{
  font-weight: bolder;
}

#para_sharing_rooms h2 {
  color: #eff2f5;
}
#para_sharing_rooms h3 {
  color: #eff2f5;
  font-weight: bolder;
}
#para_sharing_rooms p{
  color: #eff2f5;
  /* text-shadow: 5px 5px 5px rgb(0, 0, 0); */
  /* text-shadow: 5px 5px 5px rgba(4, 4, 252, 0.408); */
  font-weight: bolder;
}

#para_single_rooms{
  /* background-color: #95a295; */
  width: 500px;
  height: 310px;
  float: right;
  padding: 10px 50px 5px 20px;
  margin-top: -222px;
  /* text-shadow: 5px 5px 5px rgb(0, 0, 0); */
  

}

#para_sharing_rooms{
  /* background-color: #86c83c; */
  width: 500px;
  height: 310px;
  float: right;
  padding: 10px 50px 5px 20px;
  margin-top: -276px;
  color: white;
  /* text-shadow: 5px 5px 5px rgb(0, 0, 0); */

}

.sharing_rooms_img_slide{
  color: white;
  /* background-color:rgb(0, 204, 255, 0.8); */
  height: 300px;
  margin-top: 50px;

}

.ulists{
  background-color: rgb(11, 42, 59, 0.9);
  height: 250px;
  margin-top: 330px;
}
.ulists ul#service_ul{
  color: white;
  /* background-color:rgb(101, 101, 186); */
  width: 40%;
  height: 235px;
  margin-left: 25px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  float: left;
  margin-top: 15px;
  font-style: italic;
  font-variant: small-caps;
}
.ulists ul#service_ul h4{
  font-size: 1.5em;
}
.ulists ul#contact_ul{
  color: white;
  background-color:rgb(135, 244, 198);
  width: 25%;
  float: right;
  margin-top: 4px;
  margin-right: 50px;
  margin-top: 16px;
  padding-left: 8px;
  padding-bottom: 5px;
  height: 250px;
}
.ulists p{
  margin-top: -270px;
  margin-left: 550px;
}

.swiper{
  width: 100%;
  height: 400px;
  margin-top: 25px;
}
.swiper-wrapper img{
  width: 100%;
}

.swiper .swiper-button-prev, .swiper .swiper-button-next{
  color: #fff;
}
.swiper .swiper-pagination-bullet-active{
  background: #fff;

}

/*_______//SINGLE ROOMS SLIDES\\_______*/
.swiper#single_rooms_slides{
  width: 400px;
  height: 250px;
  margin-left: 20px;
}
.swiper-wrapper img{
  width: 100%;
}

.swiper#single_rooms_slides .swiper-button-prev, .swiper#single_rooms_slides .swiper-button-next{
  color: #fff;
}
.swiper#single_rooms_slides .swiper-pagination-bullet-active{
  background: #fff;

}


/*_______/GUIDELINES\_____*/
.main_cont_guid #sec_home{
  background-color: rgb(238, 215, 113, 0.9);
  height: 500px;
  margin-top: 100px;

}
#guide_stud_li{
  background-color: #dfb37b;
  height: 350px;
  width: 500px;
  margin-left: 20px;
  padding: 10px 10px 10px 10px;
  float: left;
  margin-top: 25px;
  border-radius: 5%;
}
#guide_landlords_li{
  background-color: #dfb37b;
  height: 350px;
  width: 500px;
  margin-top: 25px;
  margin-right: 25px;
  padding: 10px 10px 10px 10px;
  float: right;
  border-radius: 5%;
}

.footer_col_accom{
  /* background-color: rgb(217, 180, 180, 0.5); */
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  padding: 10px 10px 10px 10px;
}

.footer_col_accom h4{
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 35px;
  font-weight: 500;
  position: relative;
}
.footer_col_accom h4::before{
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: #e91e63;
  height: 2px;
  box-sizing:border-box;
  width: 50px;
}
.footer_col_accom ul li:not(:last-child){
  margin-bottom: 10px;
}
.footer_col_accom ul li a{
  font-size: 16px;
  text-transform: capitalize;
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  color: #bbbbbb;
  display: block;
  transition: all 0.3s ease;
}
.footer_col_accom ul li a:hover{
  color: #ffffff;
  padding-left: 8px;
}
.footer_col_accom .social-links a{
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: rgba(255,255,255,0.2);
  margin: 0 10px 10px 0;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #ffffff;
  transition: all 0.5s ease;
}
.footer_col_accom .social-links a:hover{
  color: #24262b;
  background-color: #ffffff;
}










































































































.swiper-pagination_accommo{
  display: none;
}
.swiper-button-prev_accommo{
  display: none;
}
.swiper-button-next_accommo{
  display: none;
}




/*______________//MEDIAS\\__________*/
@media (max-width: 1000px) {
  .swiper#product_slides{
    height: 200px;
    width: 200px;
  }
  ul#slides li{
    display: inline-block;
    padding: 10px 55px 25px 55px;
  }
  /* .products{
    height: 3500px;
  } */
}
@media (max-width: 938px) {
  .swiper#product_slides{
    height: 150px;
    width: 150px;
  }
  ul#slides li{
    padding: 5px 50px 20px 50px;
  }
  /* .products{
    height: 2780px;
  } */
  span#span_one{
    /* background-color: #785656; */
    font-size: 1em;
  }
  span#span_two{
    /* background-color: #b4d6dc; */
    font-size: 1em;
  }
}
@media (max-width: 763px) {
  .swiper#product_slides{
    height: 150px;
    width: 150px;
  }
  ul#slides li{
    padding: 5px 30px 10px 30px;
  }
  /* .products{
    height: 2650px;
  } */
  span#span_one{
    /* background-color: #785656; */
    font-size: 0.8em;
  }
  span#span_two{
    /* background-color: #b4d6dc; */
    font-size: 0.8em;
  }
}
@media (max-width: 638px) {
  .swiper#product_slides{
    height: 130px;
    width: 130px;
  }
  ul#slides li{
    padding: 5px 20px 10px 20px;
  }
  /* .products{
    height: 2450px;
  } */
  span#span_one{
    /* background-color: #785656; */
    font-size: 0.6em;
  }
  span#span_two{
    /* background-color: #b4d6dc; */
    font-size: 0.6em;
  }
}
@media (max-width: 518px) {
  .swiper#product_slides{
    height: 100px;
    width: 100px;
  }
  ul#slides li{
    padding: 5px 15px 10px 15px;
  }
  /* .products{
    height: 2150px;
  } */
  span#span_one{
    /* background-color: #785656; */
    font-size: 0.6em;
  }
  span#span_two{
    /* background-color: #b4d6dc; */
    font-size: 0.6em;
  }
}
@media (max-width: 398px) {
  .swiper#product_slides{
    height: 100px;
    width: 100px;
  }
  ul#slides li{
    padding: 5px 10px 10px 10px;
  }
  /* .products{
    height: 2150px;
  } */
  span#span_one{
    /* background-color: #785656; */
    font-size: 0.5em;
  }
  span#span_two{
    /* background-color: #b4d6dc; */
    font-size: 0.5em;
  }
}
@media (max-width: 370px) {
  .swiper#product_slides{
    height: 80px;
    width: 80px;
  }
  ul#slides li{
    padding: 5px 10px 10px 10px;
  }
  /* .products{
    height: 1950px;
  } */
  span#span_one{
    /* background-color: #785656; */
    font-size: 0.5em;
  }
  span#span_two{
    /* background-color: #b4d6dc; */
    font-size: 0.5em;
  }
}




















@media (max-width: 857px) {
  h1#accomm_in_h1{
    font-size: 25px;
  }
}
@media (max-width: 813px) {
  h1#accomm_in_h1{
    font-size: 20px;
  }
}
@media (max-width: 773px) {
  h1#accomm_in_h1{
    font-size: 17px;
    margin-top: 7px;
  }
}





@media(max-width: 683px){
  
  body.disabledScroll{
    overflow: hidden;
  }
  .icon{
    display: block;
  }
  .icon.hide{
    display: none;
  }
  .swiper.hide{
    display: none;
  }
  .susa.hide{
    display: none;
  }
  .container_1{
    /* background-color: #00203fff; */
    height: 99px;
    width: 100%;
   

  }
  .logo{
    /* background-color: yellow; */
    max-width: 14%;
    display: inline-flex;
    height: 99px;
  }
  body
 
  .subheads_cont#sub_head_site ul{
    /* position: fixed;
    top: 0; */
    /* left: 100; doess nothig*/
    height: 100vh;
    width: 100%;
    max-width: 337px;
    background:  rgb(2, 46, 90);
    text-align: center;
    display: block;
    transition: all 0.2s ease;
  }
  .subheads_cont#sub_head_site ul li{
    display: block;
  }
  .container_1 .subheads_cont ul li{
    display: block;
    margin-top: 40px;
  }
  .subheads_cont{
    padding-left: 5000px;
  }
 
  .subheads_cont.active{
    padding-left: 0px;
    
  } 



  .container_1 .subheads_cont ul li a{
    font-size: 20px;
  }
  .subheads_cont ul{
    margin-top: 99px;
  }
  .vut_cont #spanVut{
    color: #00203fff;
    font-weight: bolder;
    font-size: 60px;
    padding-left: 10px;
    padding-right: 10px;
    /* background-color: #adefd1ff; */
    display: flex;
    padding-top: 9px;
  }
  .stud_cont #spanStud{
    /*background-color: blue;*/
    color: #adefd1ff;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 0px;
  }
  .logo .stud_cont #spanAcco{
    /*background-color: white;*/
    color: #adefd1ff;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
    display: block;
  }
}



/*responsive*/
@media(max-width: 767px){
  .footer_col_accom{
    width: 50%;
    margin-bottom: 30px;
  }
}
@media(max-width: 574px){
  .footer_col_accom{
    width: 100%;
  }
}





@media (max-width: 1200px) {
  .swiper{
    height: 380px;
  }
  #guide_stud_li{
    width: 400px;
  }
  #guide_landlords_li{
    width: 400px;
  }
  #sec_home .sec_cont p{
    /* position: relative; */
    margin-left: 300px;

  }
}

@media (max-width: 1030px) {
  #sec_home .sec_cont p{
    margin-left: 250px;
  }
  .swiper{
    height: 370px;
  }
}

@media (max-width: 1000px) {
  #sec_home .sec_cont p{
    margin-left: 200px;
  }
  .swiper{
    height: 350px;
  }
}

@media (max-width: 920px) {
  #sec_home .sec_cont p{
    margin-left: 150px;
  }
  #guide_stud_li{
    width: 350px;
  }
  #guide_landlords_li{
    width: 350px;
  }
}

@media (max-width: 895px) {
  .main_cont #sec_cont_accom_in .sec_cont#accoms_in{
    height: 50px;
  }
  #sec_home .sec_cont p{
    margin-left: 90px;
  }
}
@media (max-width:817px){
  #sec_home .sec_cont p{
    margin-left: 50px;
  }
}
@media (max-width: 775px) {
  #guide_stud_li{
    width: 300px;
  }
  #guide_landlords_li{
    width: 300px;
  }
  #sec_home .sec_cont p{
    margin-left: 70px;
    width: 350px;
    font-size: medium;
    height: 240px;
  }
  .sec_cont img{
    height: 200px;
    width: 250px;
  }
  #sec_home .sec_cont{
    height: 300px;
  }
  
}

@media (max-width:730px) {
  .main_cont #sec_cont_accom_in .sec_cont#accoms_in{
    height: 50px;
  }
}
@media (max-width:680px) {
  .main_cont #sec_cont_accom_in .sec_cont#accoms_in{
    height: 50px;
  }
}
@media (max-width:557px) {
  .main_cont #sec_cont_accom_in .sec_cont#accoms_in{
    height: 50px;
  }
}
@media (max-width:542px) {
  .main_cont #sec_cont_accom_in .sec_cont#accoms_in{
    height: 50px;
  }
}
@media (max-width:504px) {
  .main_cont #sec_cont_accom_in .sec_cont#accoms_in{
    height: 50px ;
  }
}






@media (max-width:695px) {
  #sec_home .sec_cont p{
    margin-left: 30px;
  }
}
@media (max-width:653px) {
  #sec_home .sec_cont p{
    margin-left: 10px;
  }
  .sec_cont img{
    margin-left: -15px;
    margin-top: 10px;
  }
}

@media (max-width:630px) {
  #sec_home .sec_cont p{
    width: 350px;
    height: 230px;
  }
  .sec_cont img{
    margin-left: -15px;
    margin-top: 10px;
    width: 230px;
  }
}

@media (max-width:600px) {
  #sec_home .sec_cont p{
    width: 300px;
    height: 300px;
  }
  .sec_cont img{
    margin-left: -15px;
    margin-top: 10px;
    width: 230px;
  }
  #sec_home .sec_cont{
    height: 340px;
  }
}




@media (max-width: 668px) {
  #guide_stud_li{
    width: 250px;
    
  }
  #guide_landlords_li{
    width: 250px;
    
  } 
}
@media (max-width: 569px) {
  #guide_stud_li{
    width: 200px;
    font-size: small;
  }
  #guide_landlords_li{
    width: 200px;
    font-size: small;
  } 
  
}

@media (max-width: 637px) {
  .sec_cont{
    height: 800px;
  }
}








p#paraone{
  color: whitesmoke;
  /* background-color: grey; */
  height: 215px; 
  width: 480px; 
  padding: 10px 10px 10px 10px;
  margin-left: 400px;
  margin-top: 50px;
  margin-right: 30px; 
  font-variant: small-caps; 
  font-style: italic; 
  border-radius: 2%;
  text-shadow: 2px 2px 5px rgb(174, 247, 4);
}
@media (max-width: 775px) {
  p#paraone{
   margin-top: -1px;
  }
}
















@media (max-width:1280px) {
  .ulists ul#service_ul{
    width: 400px;
  }
  iframe#accomm_iframe{
    margin-left: -70px;
  }
  .footer_col_accom{
    margin-top: 10px;
  }
  .vut_nwu_stud{
    width: 25%;
  }
  
}

@media (max-width: 1200px) {
  .ulists ul#service_ul{
    width: 350px;
   }
  iframe#accomm_iframe{
    margin-left: -120px;
    width: 350px;
  }
  }

@media (max-width:1110px) {
  .ulists ul#service_ul{
    width: 300px;
   }
   iframe#accomm_iframe{
    margin-left: -200px;
   }
   .footer_col_accom{
    margin-top: 10px;
  }
  .accomm_name{
    font-size: large;
    width: 500px;
  }
  .vut_nwu_stud{
    width: 27%;
  }
}


@media (max-width: 1015px) {
   .ulists ul#service_ul{
    width: 250px;
   }
   iframe#accomm_iframe{
    margin-left: -250px;
    width: 270px;
    height: 270px;
  }
  .sixty_sec_vid video{
    height: 230px;
    width: 350px;
  }
  .sixty_sec_vid img{
    height: 230px;
    width: 350px;
  }
  .paragraph{
    width: 450px;
    height: 230px;
  }
  .single_rooms_img_slide{
    height: 330px;
  }
  .swiper#single_rooms_slides{
    width: 350px;
    height: 200px;
    margin-left: 20px;
  }
  #para_single_rooms{
    width: 450px;
    height: 280px;
    margin-top: -172px;
  }
  .sharing_rooms_img_slide{
    height: 330px;
  }
  #para_sharing_rooms{
    width: 450px;
    height: 280px;
    margin-top: -300px;
  }
  
}

@media (max-width: 958px) {
   iframe#accomm_iframe{
    height: 250px;
    width: 250px;
   }
   .sixty_sec_vid video{
    height: 200px;
    width: 300px;
  }
  .sixty_sec_vid img{
    height: 200px;
    width: 300px;
  }
  
  .paragraph{
    width: 380px;
    height: 280px;
  }
  .sixty_sec_vid{
    height: 330px;
  }
  .swiper#single_rooms_slides{
    width: 300px;
    height: 180px;
  }
  #para_single_rooms{
    width: 380px;
    height: 325px;
    margin-top: -162px;
  }
  .single_rooms_img_slide{
    height: 360px;
  }
  #para_sharing_rooms{
    width: 380px;
    height: 325px;
    margin-top: -337px;
  }
  .sharing_rooms_img_slide{
    height: 360px;
  }
  .vut_nwu_stud{
    width: 33%;
  }
  .footer_col_accom{
    width: 250px;
  }
}
@media (max-width: 823px) {
  .footer_col_accom{
    width: 200px;
  }
  .paragraph{
    font-size: 14px;
    width: 300px;
    height: 300px;
  }
  .sixty_sec_vid video{
    height: 200px;
    width: 250px;
  }
  .sixty_sec_vid img{
    height: 200px;
    width: 250px;
  }
  .swiper#single_rooms_slides{
    width: 250px;
    height: 160px;
  }
  #para_single_rooms{
    font-size: 88%;
    width: 300px;
    height: 350px;
    margin-top: -135px;
  }
  .single_rooms_img_slide{
    height: 400px;
  }

  #para_sharing_rooms{
    width: 300px;
    height: 350px;
    margin-top: -377px;
  }

  .sharing_rooms_img_slide{
    height: 400px;
  }
  
}
@media (max-width: 799px) {
  .not_accredited{
    width: 200px;
  }
  .footer_col_accom{
    width: 150px;
  }
  iframe#accomm_iframe{
    height: 300px;
    width: 232px;
   }
   .vut_nwu_stud{
    width: 40%;
  }
}

@media (max-width: 690px) {
  .footer_col_accom{
    width: 130px;
  }
  iframe#accomm_iframe{
    height: 300px;
    width: 200px;
    margin-left: -270px;
    margin-top: 3px;
   }
   .accomm_name{
    font-size: small;
    width: 53%;
   }
}
/* @media (max-width: 676px) {
  .footer_col_accom{
    padding: 0px 0px 0px 10px;
    width: -100px;
  }
} */
@media (max-width: 649px){
  .paragraph{
    font-size: 13px;
    width: 250px;
    height: 310px;
  }
  .sixty_sec_vid p{
    margin-top: -10px;
  }
  .sixty_sec_vid {
    height: 350px;
  }
  .sixty_sec_vid video{
    height: 150px;
    width: 200px;
  }
  .sixty_sec_vid img{
    height: 150px;
    width: 200px;
  }
  .swiper#single_rooms_slides{
    width: 200px;
    height: 130px;
  }
  #para_single_rooms{
    /* font-size: 80%; */
    width: 250px;
    height: 415px;
    margin-top: -110px;
  }
  #para_sharing_rooms{
    font-size: 95%;
    width: 250px;
    height: 490px;
    margin-top: -507px;
  }
  .single_rooms_img_slide{
    height: 450px;
  }
  .sharing_rooms_img_slide{
    height: 530px;
  }
  .vut_nwu_stud{
    width: 40%;
    font-size: medium;
  }
  .not_accredited{
    font-size: medium;
    width: 180px;
  }
  .footer_col_accom{
    width: 200px;
    /* margin-top: -180px; */
  }
  .ulists ul#service_ul{
    width: 30%;
    font-size: small;
    height: 200px;
  }
  iframe#accomm_iframe{
    margin-left: -330px;
  }
  .ulists{
    height: 250px;
  }
  .accomm_name{
    font-size: small;
    width: 350px;
  }
  .vut_nwu_stud{
    width: 48%;
  }
  .sixty_sec_vid p{
    margin-top: -10px;
  }
  .sixty_sec_vid {
    height: 350px;
  }
  /* .sixty_sec_vid video{
    height: 100px;
    width: 150px;
  } */
  .swiper#single_rooms_slides{
    width: 220px;
    /* height: 200px; */
  }

  #para_single_rooms{
    /* font-size: 80%; */
    width: 250px;
    height: 415px;
    margin-top: -105px;
  }
  #para_sharing_rooms{
    font-size: 95%;
    width: 250px;
    height: 490px;
    margin-top: -507px;
  }
  
}
/* @media (max-width: 689px) {
  .footer_col_accom{
    width: 190px;
    margin-top: 10px;
  }
} */
@media (max-width: 625px) {
  .footer_col_accom{
    width: 140px;
    margin-top: 10px;
    margin-left: 200px;
  }
}
/* @media (max-width: 570px) {
  .footer_col_accom{
    width: 100px;
    margin-top: 10px;
  }
} */
@media (max-width: 570px){
  .footer_col_accom{
    margin-top: -200px;
  }
}



/* @media (max-width: 459) {
  .sec_cont#accoms{
    height: 600px;
  } 
} */
@media (max-width: 459px) {
  .sec_cont#accoms{
    height: 620px;
  }
  /* .sec_cont#thee p{
    height: 400px;
  } */
  ul#guide_stud_li{
    width: 180px;
    height: 250px;
  }
  ul#guide_landlords_li{
    width: 180px;
    height: 250px;
  }
  .main_cont_guid #sec_home{
    height: 300px;
  }
}
@media (max-width: 435px) {
  /* .sec_cont#thee p{
    height: 300px;
  } */
  .sec_cont img{
    width: 200px;
    height: 150px;
  }
  .sec_cont#thee{
    height: 400px;  
  }
}
@media (max-width: 431px) {
  /* .sec_cont#thee p{
    height: 380px;
  } */
  .sec_cont#thee{
    height: 430px;  
  }
}
@media (max-width: 421px) {
  /* .sec_cont#thee p{
    height: 400px;
  } */
  .sec_cont#thee{
    height: 450px;  
  }
}
@media (max-width: 418px) {
  ul#guide_stud_li{
    width: 150px;
    height: 250px;
  }
  ul#guide_landlords_li{
    width: 150px;
    height: 250px;
  }
}






@media (max-width: 367px) {
  .main_cont #sec_cont_accom_in .sec_cont#accoms_in{
    height: 50px;
  }
}

@media (max-width: 414px) {
  .row h4{
    font-size: small;
  }
  .footer-col ul#f-list li a{
    font-size: small;
  }
  .footer-col .social-links a{
    font-size: small;
    width: 29%;
    height: 20%;
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
  }
}
  
@media (max-width: 360px) {
  .main_cont #sec_cont_accom_in .sec_cont#accoms_in{
    font-size: 15px;
    height: 50px;
  }
}
@media (max-width: 349px) {
  .main_cont #sec_cont_accom_in .sec_cont#accoms_in{
    height: 50px;
  }
  ul#guide_stud_li{
    width: 140px;
    height: 250px;
  }
  ul#guide_landlords_li{
    width: 140px;
    height: 250px;
  }
}



@media (max-width: 569px) {
  .swiper{
    height: 209px;
  }
  /* .swiper-pagination{
    display: none;
  }
  .swiper .swiper-button-prev{
    display: none;

  }
  .swiper .swiper-button-next{
    display: none;
  } */
}









@media (max-width:890px) {
  iframe{
    width: 300px;
    height: 200px;
  }
}
@media (max-width:777px) {
  iframe{
    width: 200px;
    height: 150px;
  }
}
@media (max-width:766px) {
  iframe{
    margin: -10px -10px -10px -10px;
  }
  .sec_cont{
    height: 580px;
  }
}
@media (max-width: 672px) {
  .sec_cont ul#accoms li{
    font-size: small;
  }
  .sec_cont{
    height: 400px;
  }
}
@media (max-width: 654px) {
  .sec_cont{
    height: 450px;
  }
}
@media (max-width: 644px) {
  .sec_cont{
    height: 490px;
  }
}
@media (max-width: 639px) {
  .sec_cont{
    height: 510px;
  }
}
@media (max-width: 593px) {
  .sec_cont{
    height: 550px;
  }
}
@media (max-width: 592px) {
  .sec_cont{
    height: 570px;
  }
}
@media (max-width: 438px) {
  iframe{
   width: 200px;
   height: 230px;
  }
}
@media (max-width: 437px) {
  .sec_cont#accoms{
    height: 750px;
  }
}
@media (max-width: 434px) {
  .sec_cont#accoms{
    height: 790px;
  }
}
@media (max-width: 431px) {
  .sec_cont#accoms{
    height: 860px;
  }
}
@media (max-width: 430px) {
  .sec_cont#accoms{
    height: 870px;
  }
}
@media (max-width: 427px) {
  .sec_cont#accoms{
    height: 930px;
  }
}
@media (max-width: 423px) {
  .sec_cont#accoms{
    height: 950px;
  }
}
@media (max-width: 422px) {
  .sec_cont#accoms{
    height: 980px;
  }
}







@media (max-width: 917px) {
  h1#accomm_in_h1{
    font-size: x-large;
  }
}
@media (max-width: 859px) {
  h1#accomm_in_h1{
    font-size: larger;
  }
}
@media (max-width: 811px) {
  h1#accomm_in_h1{
    font-size: large;
  }
}
@media (max-width: 791px) {
  h1#accomm_in_h1{
    font-size: medium;
  }
}
@media (max-width: 772px) {
  h1#accomm_in_h1{
    font-size: small;
  }
}
@media (max-width: 740px) {
  h1#accomm_in_h1{
    font-size: x-small;
  }
}
@media (max-width: 683px) {
  h1#accomm_in_h1{
    font-size: x-large;
  }
  span#rez{
    font-size: 1.5em;
    margin-top: 0px;
    margin-left: 30px;
  }
  span#for{
    font-size: 1.5em;
    margin-top: -10px;
    margin-left: 30px;
  }
  span#mi{
    font-size: 1.5em;
    margin-top: -10px;
    margin-left: 35px;
  }
  .logo_vut{
    height: 85px;
    width: 100px;
    padding-right: 50px;
  }
}

@media (max-width: 400px) {
  span#rez{
    font-size: 1em;
    margin-top: 0px;
    margin-left: 27px;
  }
  span#for{
    font-size: 1em;
    margin-top: -10px;
    margin-left: 23px;
  }
  span#mi{
    font-size: 1em;
    margin-top: -10px;
    margin-left: 30px;
  }
  .logo_vut{
    height: 50px;
    width: 10px;
    margin-left: -90px;
    padding-right: 80px;
    margin-top: 70px;
  }
  #triangle-up {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 60px solid #3caea3;
    margin-left: 30px;
    margin-top: 10px;
  }
}







@media (max-width: 338px) {
  /* .sec_cont#thee p{
    height: 450px;
  } */
  .sec_cont#thee{
    height: 500px;
  }
}



















/* @media (max-width: 550px) {
  #sec_home .sec_cont p{
    width: 250px;
    height: 330px;
  }
  .sec_cont img{
    margin-left: -15px;
    margin-top: 10px;
    width: 230px;
  }
  .ulists{
    width: 167%;
  }
  .sharing_rooms_img_slide{
    width: 167%;
  }
  .single_rooms_img_slide{
    width: 167%;
  }
  .sixty_sec_vid{
    width: 167%;
  }
  .swiper#accommodation{
    width: 167%;
  }
  .not_accredited{
    margin-right: -370px;
  }
  .vut_nwu_stud{
    width: 45%;
  }
  .paragraph#para_sharing_rooms{
    margin-right: -200px;
  }
} */



@media (max-width: 548px) {
  .sixty_sec_vid video{
    width: 150px;
  }
  .sixty_sec_vid img{
    width: 150px;
  }
  .swiper#single_rooms_slides{
    width: 180px;
  }
}

@media (max-width: 515px) {
  .sixty_sec_vid video{
    width: 150px;
  }
  .sixty_sec_vid img{
    width: 150px;
  }
  .swiper#single_rooms_slides{
    width: 150px;
  }
}




@media (max-width: 469px) {
  /* .sec_cont#thee p{
    height: 350px;
  } */
}
@media (max-width: 461px) {
  /* .sec_cont#thee p{
    height: 380px;
  } */
}

@media (max-width: 435px) {
  /* .sec_cont#thee p{
    height: 350px;
  } */
}
@media (max-width: 431px) {
  /* .sec_cont#thee p{
    height: 380px;
  } */
}
@media (max-width: 421px) {
  /* .sec_cont#thee p{
    height: 399px;
  } */
}


@media (max-width: 356px) {
  /* .sec_cont#thee p{
    height: 415px;
  } */
}
@media (max-width: 338px) {
  /* .sec_cont#thee p{
    height: 445px;
  } */
  .sec_cont#thee{
    height: 480px;
  }
}





@media (max-width: 260px) {
  /* .sec_cont#thee p{
    height: 850px;
  } */
  .sec_cont#thee{
    height: 630px;
  }
}
@media (max-width: 471px) {
  /* .sec_cont#thee p{
    height: 350px;
  } */
  .sec_cont#thee{
    height: 400px;
  }
}

















@media (max-width: 493px) {
  .sec_cont#thee p{
    height: 330px;
  }
  .sec_cont#thee{
    height: 370px;
  }
}
@media (max-width: 471px) {
  .sec_cont#thee p{
    height: 350px;
  }
  .sec_cont#thee{
    height: 390px;
  }
}
@media (max-width: 461px) {
  .sec_cont#thee p{
    height: 375px;
  }
  .sec_cont#thee{
    height: 440px;  
  }
}
@media (max-width: 451px) {
  .sec_cont#thee p{
    height: 400px;
  }
}
@media (max-width: 405px) {
  .sec_cont#thee p{
    height: 430px;
  }
  .sec_cont#thee{
    height: 480px;  
  }
}
@media (max-width: 388px) {
  .sec_cont#thee p{
    height: 450px;
  }
  .sec_cont#thee{
    height: 490px;
  }
}
@media(max-width:381px){
  .sec_cont#thee img{
    height: 150px;
    width: 170px;
  }
  .sec_cont#thee p{
    height: 400px;
  }
  .sec_cont#thee{
    height: 440px;  
  }
}
@media (max-width: 375px) {
  .sec_cont#thee img{
    height: 130px;
    width: 150px;
  }
  .sec_cont#thee p{
    height: 380px;
  }
  .sec_cont#accoms{
    height: 750px;
  }
  .sec_cont#accoms ul#accoms li{
    font-size: small;
  }
}
@media (max-width:371px) {
  .sec_cont#thee p{
    height: 400px;
  }
}
@media (max-width: 355px) {
  .sec_cont#thee p{
    height: 425px;
  }
  .sec_cont#thee{
    height: 470px;  
  }
}
@media (max-width: 388px) {
  .sec_cont#thee p{
    height: 450px;
  }
  .sec_cont#thee{
    height: 500px;  
  }
}
@media (max-width: 331px) {
  .sec_cont#thee p{
    height: 470px;
  }
  .sec_cont#thee{
    height: 510px;
  }
}
@media (max-width: 325px) {
  .sec_cont#thee p{
    height: 520px;
  }
  .sec_cont#thee{
    height: 560px;
  }
}
@media (max-width: 312px) {
  .sec_cont#thee p{
    height: 540px;
  }
  .sec_cont#thee{
    height: 580px;
  }
}
@media (max-width: 306px) {
  .sec_cont#thee p{
    height: 570px;
  }
  .sec_cont#thee{
    height: 610px;
  }
}
@media (max-width: 296px) {
  .sec_cont#thee p{
    height: 590px;
  }
  .sec_cont#thee{
    height: 630px;
  }
}
@media (max-width: 289px) {
  .sec_cont#thee p{
    height: 640px;
  }
  .sec_cont#thee{
    height: 680px;
  }
}
@media (max-width: 283px) {
  .sec_cont#thee p{
    height: 670px;
  }
  .sec_cont#thee{
    height: 710px;
  }
}
@media (max-width: 276px) {
  .sec_cont#thee p{
    height: 730px;
  }
  .sec_cont#thee{
    height: 780px;
  }
}
@media (max-width: 270px) {
  .sec_cont#thee p{
    height: 760px;
  }
  .sec_cont#thee{
    height: 800px;
  }
}
@media (max-width: 266px) {
  .sec_cont#thee p{
    height: 780px;
  }
  .sec_cont#thee{
    height: 820px;
  }
}
@media (max-width: 263px) {
  .sec_cont#thee p{
    height: 800px;
  }
  .sec_cont#thee{
    height: 850px;
  }
}
@media (max-width: 260px) {
  .sec_cont#thee p{
    height: 830px;
  }
  .sec_cont#thee{
    height: 880px;
  }
}
@media (max-width: 256px) {
  .sec_cont#thee p{
    height: 850px;
  }
  .sec_cont#thee{
    height: 900px;
  }
}
@media (max-width: 253px) {
  .sec_cont#thee p{
    height: 890px;
  }
  .sec_cont#thee{
    height: 930px;
  }
}
@media (max-width: 250px) {
  .sec_cont#thee p{
    height: 980px;
  }
  .sec_cont#thee{
    height: 1030px;
  }
}
@media (max-width: 246px) {
  .sec_cont#thee p{
    height: 1000px;
  }
  .sec_cont#thee{
    height: 1050px;
  }
}

@media (max-width: 525px) {
  .ulists iframe#accomm_iframe{
    width: 150px;
    margin-left: -380px;
  }
}
@media (max-width: 492px) {
  .footer_col_accom{
    margin-top: -200px;
  }
}

@media (max-width: 480px) {
  .sixty_sec_vid video{
    height: 150px;
    width: 150px;
  }
  .sixty_sec_vid img{
    height: 150px;
    width: 150px;
  }
  .paragraph{
   width: 200px;
   height: 370px;
  }
  .sixty_sec_vid{
    height: 410px;
  }
  #para_single_rooms{
    /* font-size: 80%; */
    width: 200px;
    height: 600px;
  }
  #para_sharing_rooms{
    /* font-size: 95%; */
    width: 200px;
    height: 730px;
    margin-top: -748px;
  }
  .single_rooms_img_slide{
    height: 650px;
  }
  .sharing_rooms_img_slide{
    height: 770px;
  }
  .accomm_name{
    font-size: x-small;
    width: 280px;
  }
  .vut_nwu_stud{
    font-size: small;
    width: 190px;
    height: 30px;
  }
  .not_accredited{
    font-size: small;
    width: 190px;
    height: 30px; 
  }
}
@media (max-width: 429px) {
  .sixty_sec_vid video{
    height: 100px;
    width: 100px;
  }
  .sixty_sec_vid img{
    height: 100px;
    width: 100px;
  }
  .swiper#single_rooms_slides{
    width: 130px;
  } 
  .ulists iframe#accomm_iframe{
    width: 130px;
    height: 200px;
    margin-left: -400px;
  }
}




@media (max-width: 784px) {
  .swiper#product_slides{
    width: 150px;
    height: 150px;
  }
  .products{
    /* background-color: rgba(103, 120, 122, 0.901);  */
    height: 800px; 
    /* margin-top: 100px; */
  }
.swiper#home{
  margin-top: 30px;
  height: 300px;
  }
}


@media (max-width: 617px) {
  .swiper#product_slides{
    width: 100px;
    height: 100px;
  }
  .products{
    /* background-color: rgba(103, 120, 122, 0.901);  */
    height: 500px; 
    /* margin-top: 100px; */
  }
.swiper#home{
  margin-top: 30px;
  height: 200px;
  }
  .products span{
    font-size: 0.75em;
  }
}

@media (max-width: 544px){
  .footer-col ul#f-list{
    font-variant: small-caps;
  }
}
@media (max-width: 537px){
  .footer-col ul#f-list{
    font-variant: small-caps;
  }
  .footer-col .social-links a{
    font-size: small;
    width: 29%;
    height: 20%;
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
  }
  .social-links#acco a{
    font-size: small;
    width: 29%;
    height: 20%;
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
  }
  .row h4{
    font-size: small;
  }
  .footer-col ul#f-list li a{
    font-size: small;
  }
}

@media (max-width: 572px) {
  .products{
    height: 700px; 
  }
}

@media (max-width: 368px) {
  .products{
    height: 850px; 
  }
}
iframe#accomm_iframe{
  display: none;
}