@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');


.menuu_btn{background:url(../images/menu.png) no-repeat 0 0/100%; width: 32px; height: 32px; border:none; 

	position:absolute; ;right: 16px;
top: 20px;
	}
.menuss{position: absolute;
right: 76px;z-index: 10;top: 106px;}
@media(min-width:1200px)
{
.menuu_btn{display:none;}
}

.parent {
    flex-direction: row;}
@media (min-width: 767px)
{
.dis1{display:none;}
.d2{display:none;}
}
@media(max-width: 767px)
{
.parent {
  display: flex;
  flex-direction: column-reverse;
}


}



ul.sp li:hover > ul.dropdown-menu {
    display: block;
}


/* CSS Document */


.bannerarea{padding: 0; margin-bottom:0px; position: relative; z-index: 2;}
.img-100{width:100%;}

body{background-color: #FFFFFF;  font-family: 'Open Sans', sans-serif; font-size:14px;}
.navbar .nav {
    width: unset;
    float: right;
	padding-top: 0px;
	padding-left:0px;

}



.nav > li > a {
    float: none;
    color: #6b6b6b;
    text-decoration: none;
}

.nav > .active > a {
    text-decoration: none;
    color:  #FFFFFF;
    font-weight: 400;
	background:#ee3625;
	
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #ee3625;
color: #fff;
    text-decoration: none;

}
.navbar .brand {
    float: left;
    display: block;
    padding: 0px;
    margin: 10px 0px 10px;
    font-size: 20px;
    font-weight: 200;
    color: #777777;
    cursor: pointer;
}
.nav-static{ 
  position: relative;
  padding:0 30px;
  z-index: 999; 
  background: #fff;
margin: 0px;
width: 100%;
}

.show500 {
    display:none !important;
}

.nav {
  display: inline-flex;
  padding-left: 0;
  margin: 0;
  list-style: none;
}


.nav > li > a {
   position: relative;
display: block;
padding:55px 10px 16px;
margin: 0px;
line-height: 1;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
transition: ease-out .3s;
font-weight:400;
text-decoration:none;
color: #1e418a;
text-transform: uppercase;
}
.brand img{margin:10px 0;}

.carousel-control-next, .carousel-control-prev {
  width: 4%;
}



/*..............index.................*/



.submenu1{float: right; margin:0px 0 0px;}


.submenu2{float: right; }
.m-call {
  background: url(../images/ca.png) no-repeat;
  margin: 5px 0 0px 0px !important;
  padding: 2px 20px 10px 35px;
  color:#452f82;    
  font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}
.m-mail {
  background: url(../images/ms.png) no-repeat 0;
  margin: 15px 0 0 0px !important;
  padding: 0px 0 0 35px;
  color:#452f82;
  font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}



.sect1{
  background: url(../images/back.jpg) no-repeat center; 
  background-size: cover;
  padding: 100px 15px 60px;
}

.sect1 h1{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 52px;
  color: #fff;
  margin: 0 0 25px;
}

.sect1 p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  margin: 0 0 25px;
}

.sect1 button{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 6px 30px;
  background: none;
  text-transform: uppercase;
}


.sect2{
  background: url(../images/back1.jpg) no-repeat center; 
  background-size: cover;
  padding: 100px 15px 60px;
}

.sect2 h2{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 52px;
  color: rgb(0, 0, 0);
  margin: 0 0 25px;
}

.sect2 span{
  background: #c6262e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: rgb(255, 255, 255);
  border-radius: 30px;
  padding: 10px 12px;
}

.n2{padding: 0 0 0 15px;margin-bottom: 15px;}

.sect2 h3{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: rgb(0, 0, 0);
  margin: 0 0 5px;
  text-decoration: underline;
}

.sect2 p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: rgb(0, 0, 0);
  margin: 0 0 25px;
}

.sect2 button{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: rgb(0, 0, 0);
  border: 1px solid rgb(0, 0, 0);
  border-radius: 20px;
  padding: 6px 30px;
  background: none;
  text-transform: uppercase;
}

.sect3{
  padding: 80px 15px 60px;
}

.sect3 h2{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 52px;
  color: rgb(0, 0, 0);
  margin: 0 0 25px;
  text-align: center;
}

.sect3 p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: rgb(0, 0, 0);
  margin: 0 0 40px;
  text-align: center;
  padding:0 150px;
}

.sect3 img{border-radius: 10px; margin: 0 0px;}

.dest{position: relative; margin: 0 0 30px;}

.dest h3{
  position: absolute; 
  bottom: 7px; 
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  transform: translateX(-50%);
  left:50%;
  text-transform: uppercase;
  text-align: center;
}

.sect3 button, .btn-read_more{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: rgb(0, 0, 0);
  border: 1px solid rgb(0, 0, 0);
  border-radius: 20px;
  padding: 6px 30px;
  background: none;
  text-transform: uppercase;
  margin: auto;
  display: block;
}

.sect3 a, .sect5 a, .sect6 a, .sect6a a{text-decoration: none;}

.sect4{
  padding: 0px 15px 80px;
}

.sect4 h2{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 52px;
  color: rgb(0, 0, 0);
  margin: 0 0 25px;
  text-transform: uppercase;
}

.sect4 span{
  background: #c6262e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 26px;
  color: rgb(255, 255, 255);
  border-radius: 30px;
  padding: 0px 12px;
}

.sect4 h3{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: inherit;
  color: rgb(0, 0, 0);
  margin: 6px 0 5px;
}

.accordion-button:focus {
  z-index: 3;
  border-color: unset;
  outline: 0;
  box-shadow: unset;
}

.accordion-button:not(.collapsed) {
  color: unset;
  background-color: #fff;
  box-shadow: unset;
}

.accordion-item {
  background-color: #fff;
  border: unset;
  padding: 0 0 15px;
}

.accordion-button{
  padding: 0;
}

.accordion-body {
  padding:0 0 0 50px;
}

.sect4 p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: rgb(0, 0, 0);
  margin: 0 0 15px;
}

.sect4 ul{padding: 0 0 0 15px;}

.sect4 li{
  padding: 0 0 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: rgb(0, 0, 0);
  list-style: url(../images/dot.png);
}

.sect5{padding: 0 15px 60px;}

.sect5 h2{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 43px;
  color: rgb(0, 0, 0);
  margin: 0 0 25px;
  text-transform: uppercase;
  text-align: center;
}

/*.sect5 img{margin: auto; display: block;}*/

.sect5 h3{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: rgb(0, 0, 0);
  margin: 15px 0 0px;
  text-align: left;
}

.sect5 p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #565656;
  margin: 15px 0 0px;
  text-align: left;
  /*padding: 0 325px 15px;*/
  padding: 0;
  font-style: italic;
}

.sect6{padding: 0 15px 0px;}

.sect6 h2{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 43px;
  color: rgb(0, 0, 0);
  margin: 0 0 25px;
  text-transform: uppercase;
  text-align: center;
}

.sect6 p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #565656;
  margin: 15px 0 30px;
  text-align: center;
  padding: 0 150px 0px;
}

.sect6 img{
  border: 1px solid #6b6b6b;
  border-radius: 5px;
  width: 100%;
}

.sect71{padding:100px 15px 0;}

.sect71 h2{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 43px;
  color: rgb(0, 0, 0);
  margin: 0 0 25px;
  text-transform: uppercase;
}

.sect7{padding: 60px 15px 60px; background: #eeeeee;}

.inp{
  width: 100%;
  border: 0;
  border-bottom: 1px solid #a4a4a4;
  padding: 0 0 10px;
  background: transparent;
  outline: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #3d3d3d;
  margin: 0 0 30px;
}

.inp::placeholder{opacity: 1; color: #3d3d3d;}

.sect7 p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
  margin: 0;
}

.loc{
  background: url(../images/loc.png) no-repeat;
  margin: 5px 0 0px 0px !important;
  padding: 0px 0 10px 35px;
}

.f-c{
  background: url(../images/f-c.png) no-repeat;
  margin: 5px 0 0px 0px !important;
  padding: 0px 0 10px 35px;
}

.f-m{
  background: url(../images/f-m.png) no-repeat;
  margin: 15px 0 10px 0px !important;
  padding: 0px 0 10px 38px;
}

.social img {
  padding: 10px 10px 0px 0;
}

.social{padding: 0px 0 0;}

.sect9{background:#bdbdbd; padding:28px 15px;}
.sect9 p{ font-family: 'Open Sans', sans-serif; font-size:12px; color:#7a7a7a; margin:0;}
.sect9 a{color:#7a7a7a;}
.sect9 a:hover{color:#373737; text-decoration:none;}
.sect9 a{color:#7a7a7a; text-decoration:none;}
.sect9 .flo{float:right;}


.slick-slide {
  padding: 0 15px;
}

.as1 .slick-prev, .slick-next, .slick-dots li button, .slick-dots {
  display: none !important;
}
.as2 .slick-prev, .slick-next, .slick-dots li button, .slick-dots {
  display: none !important;
}



.mm-btn_close::before {
  content: 'x' !important;
position: absolute !important;
top: 9px !important;
left: 0 !important;
font-size: 36px !important;
color: #2b2b2b !important;
border: none !important;
transform: rotate(-1deg) !important;
}

.mm-listitem__text {
  text-transform: lowercase !important;
  text-align: center;
  font-size:20px ;
}
.mm-navbar__breadcrumbs > * {
  display: none !important;
}
.mm-navbars_top {
  border-bottom-width: 0 !important;
}
.mm-listitem a:hover {
  color: #c05fb4 !important;
}
.mm-listitem__btn, .mm-listitem__text {
  padding: 15px 0px !important;
}
.mm-listview {
  padding: 40px 0 !important;
}
.mm-menu_offcanvas {
  width: 100% !important;
  min-width: unset !important;
  max-width: unset !important;
}
.mm-listitem::after {
  content: '';
  border-color: unset !important;
  border-bottom-width: unset !important;
  border-bottom-style: unset !important;
  display: block;
  position: absolute;
  left: 0 !important;
  right: 0;
  bottom: 0;
}





/*.............sub.................*/


.abt{
  background: url(../images/back2.jpg) no-repeat center;
  padding: 150px 15px 335px;
  background-size: cover;
}

.abt p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #484848;
  margin: 40px 0 10px;
}

.destin{
  padding: 50px 15px 0;
}

.destin h1{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #1f1146;
  margin: 0px 0 10px;
}

.destin h4{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #000;
  margin: 0px 0 10px;
  text-transform: uppercase;
}

.destin img{
  border-radius: 10px;
}

.destin p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  margin: 0px 0 30px;
}

.dest1, .dest-det {
  position: relative;
  margin: 0 0 15px;
}

.dest1 h3 {
  position: absolute;
  bottom: 7px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  transform: translateX(-50%);
  left: 50%;
  text-transform: uppercase;
  text-align: center;
}

.dest-det h3 {
  position: absolute;
  bottom: 7px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  right: 20px;
}

.faq{
  padding: 50px 15px 0;
}

.faq h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #1f1146;
  margin: 0 0 25px;
  text-transform: uppercase;
}

.news {
  padding: 50px 15px 60px;
}

.news h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #1f1146;
  margin: 0 0 25px;
}

.news span {
  background: #c6262e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: rgb(255, 255, 255);
  border-radius: 30px;
  padding: 10px 12px;
}

.news h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: rgb(0, 0, 0);
  margin: 0 0 5px;
  text-decoration: underline;text-transform: uppercase;
}

.news p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: rgb(0, 0, 0);
  margin: 0 0px 12px;
}

.news hr{
  margin:50px 0;
}

.cont{
  background: url(../images/contact.jpg) no-repeat center;
  padding: 50px 15px 230px;
  background-size: cover;
}

.cont h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #1f1146;
  margin: 0 0 25px;
}

.inp1{
  width: 100%;
  background: transparent;
  border: 1px solid #b2b2b2;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  margin: 0 0 15px;
  outline: 0;
  padding: 10px 10px;
}

.inp1::placeholder, .txt::placeholder {
  opacity: 1;
  color: #000;
}

.txt{
  width: 100%;
  background: transparent;
  border: 1px solid #b2b2b2;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  margin: 0 0 15px;
  outline: 0;
  padding: 10px 10px;
  height: 149px;
}

.btn_cont{
  background: #6b6b6b;
  padding: 10px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  width: 100%;
  border: 0;
  border-radius: 10px;
}


.modal-content{
  background: url(../images/pop.jpg) no-repeat center;
  background-size: cover;
}

.modal-header {
  border-bottom: 0;
}

.modal-body h2{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  margin: 0 0 25px;
}

.inp2{
  width: 100%;
background: #fff;
border: 1px solid #b2b2b2;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
color: #000;
margin: 0 0 15px;
outline: 0;
padding: 10px 10px;
opacity: 0.5;
}

.inp2::placeholder{
  color: #000;
  opacity: 1;
}

.txt1::placeholder{
  color: #000;
  opacity: 1;
}

.txt1{
  width: 100%;
background: #fff;
border: 1px solid #b2b2b2;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
color: #000;
margin: 0 0 15px;
outline: 0;
padding: 10px 10px;
height: 149px;
opacity: 0.5;
}

.modal-body button{
  background: #000000;
padding: 10px;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 20px;
color: #fff;
width: 100%;
border: 0;
border-radius: 10px;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0px 20px 80px;
}











.no-padding{padding:0px;}








.navbar .btn-navbar {
    display:none;
}


@media only screen and (max-width: 1300px)
{

  .m-call {
    font-size: 14px;
  }
  .m-mail {
    font-size: 14px;
  }


}


@media only screen and (max-width: 1199px)
{

.navbar .brand {
float: left;
display: block;
padding: 0px;
font-size: 20px;
font-weight: 200;
color: #777777;
cursor: pointer;
}
.submenu1 {display:none;
}

.submenu2 {
float: right;
width: 50%;
}

.sect1 {
  background: url(../images/back.jpg) no-repeat right;
    background-size: auto;
  background-size: cover;
  padding: 100px 15px 60px;
}

.sect5 p {
  /*padding: 0 155px 15px;*/
  font-style: italic;
}

.dest {
  position: relative;
  margin: 0;
}






}
@media screen and (min-width: 767px)
{
.ba{display:none;}
.submenu3{display: none;}

}

@media screen and (max-width: 991px)
{
  


/*.d3{display:none;}*/

.sect1 {
  background: #1f1146;
    background-size: auto;
  background-size: auto;
  background-size: cover;
  padding: 60px 15px;
}

.sect3 p {
  padding: 0 40px;
}

.sect6 p {
  padding: 0 40px;
}

.sect5 p {
  padding: 0 0 15px;
  font-style: italic;
}

.dest-det h3 {
  font-size: 24px;
}

.sect5 {
  padding: 0 15px 20px;
}


}


@media only screen and (max-width: 767px) 
{
  .submenu2 {
    display: none;
  }

  .ban{display:none;}
.ba{display:block; width:100%;}

.submenu3 {
  display: flex;
  float: right;
  width: 30%;
  padding: 17px 0 0;
}
.submenu3 img{padding: 0px 10px 0 0;}

.dis{display:none;}

.sect2 {
  background: #fff;
    background-size: auto;
  background-size: cover;
  padding: 55px 15px 60px;
}

.sect3 {
  padding: 15px 15px 60px;
}

.sect9 p {
  text-align: center;
}

.sect9 .flo {
  float: unset;
  padding: 10px 0 0;
}

.sect1 h1, .sect2 h2, .sect3 h2, .sect4 h2 {
  font-size: 38px;
}
.sect5 h2, .sect6 h2, .sect71 h2 {
  font-size: 34px;
}

.sect1 p {
  font-size: 16px;
}

.sect6 p {
  padding: 0 0;
}

.abt{
  background:#fff;
  padding: 70px 15px 0;
  background-size: cover;
}

.abt p {
  font-size: 16px;
  margin: 25px 0 10px;
}

.cont {
  background: url(../images/contact.jpg) no-repeat center;
  padding: 50px 15px;
  background-size: cover;
}










}

@media only screen and (max-width: 576px) 
{
  .submenu3 {
    display: flex;
    float: right;
    width: 40%;
    padding: 13px 0 0;
  }

  .nav-static {
    padding: 0 15px;
  }

}
/*
@media only screen and (max-width: 500px) 
{
.show500 {
    display: block !important;
}
.loginn {
  display: none;
}
.cartarea {
    display: none;
    padding: 0;
    float: left;
}

}*/
@media only screen and (max-width: 420px) 
{
 

  .submenu3 {
display: none;
  }
  

}
@media only screen and (max-width: 349px) 
{









}




.animated{
-webkit-animation-duration: 1.4s; /* Safari 4.0 - 8.0 */
animation-duration: 1.4s;}
		
		
	

	

.dropdown-menu {
    position: absolute;
    top: 40px;
	list-style: none;
font-size: 15px;
padding: 0;
width:fit-content;
	}
	.dropdown-menu > li > a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #757575;
    white-space: nowrap;
    background: none;
	font-family: 'Open Sans', sans-serif;
  text-decoration: unset;
}
.dropdown-menu > li > a:hover{background: #a4d562; color: #000;}
.brand{width:auto;}
.carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 25%;
    z-index: 2;
    width: 50%;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

@media (min-width:1200px) {.home_menuu_btn{display:none;}}

@media (max-width:1240px) and (min-width:1200px) {
.bannertoparea{height:114px}

}


.slick-prev::before, .slick-next::before {display:block;}
.slick-prev {
  left: -40px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-next {
  right: -40px;
}
.slick-prev::before {
  content:url(images/prev.gif);
}
.slick-next::before {
  content: url(images/next.gif);
}
.slick-prev, .slick-next {width:unset;}
.carousel-control.left{  background-image: unset;}
.carousel-control{width:8%;}
.carousel-control.right { background-image: unset; z-index: 4;}

@media screen and (max-width: 991px)
{
  .slick-prev,.slick-next  {
 display: none !important;
}
}

.m-call a, .fcall a{color: #fff;
text-decoration: unset;}
.social a{color:unset;}

.btn-wht2{background: #000;
border: 1px solid #000;
color: #fff;
text-transform: uppercase;padding: 7px 0;
width: 100%;
border-radius: 12px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 15px;}
.inp:focus{background: unset !important;
border-color: red !important;
box-shadow: unset !important;}
.sect2 h4{font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 15px;
color: rgb(175, 53, 160);
margin: 0 0 5px;}
.btn_news{background: #af35a0 !important;
border: 1px solid #af35a0 !important;border-radius: 20px;
color: #fff !important;
width: auto;padding: 6px 30px;text-transform: capitalize;}

.no-sect{padding: 70px 30px 0px;}
.no-sect p{font-size: 18px;
text-transform: uppercase;}
.destin a, .destin a:focus{text-decoration: unset;}
.destin h5{font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 22px;
color: #af35a0;
margin: 0px 0 10px;}
.destin ul li{font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
color: #000;
margin: 0px 0 10px;list-style: url(../images/dot.png);}
.destin span{color: #d42439;
font-weight: 500;
text-decoration: underline;}
.dtl-img{float: left;
margin: 0px 30px 10px 0px;}
.destin h4 > span{font-weight: unset;
text-decoration: unset;}
.p_class{color: #452f82;text-transform: uppercase;}

.news h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: rgb(175, 53, 160);
  margin: 0 0 5px;
}
.news ul li{font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
color: #000;
margin: 0px 0 10px;
list-style: url(../images/dot.png);}

.study-sect{padding: 100px 15px 100px;background: #dcd6da url(../images/study_bg.jpg) no-repeat center;background-size: cover;}
.study-sect h1{font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 45px;
color: rgb(0, 0, 0);
margin: 0 0 25px;
line-height: 0.9;}
.study-sect h1 span{text-transform: uppercase;
font-size: 30px;
color: #af35a0;}

.study-sect h2{font-family: 'Open Sans', sans-serif;
font-weight: 500;
font-size: 25px;
color: rgb(0, 0, 0);
margin: 0 0 15px;}

.study-sect h3{font-family: 'Open Sans', sans-serif;
font-weight: 500;
font-size: 25px;
color: rgb(206, 26, 50);
margin: 0 0 15px;}

.study-sect p{font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 15px;
color: rgb(0, 0, 0);
margin: 0 0 40px;
padding: 0;}

.testi_img{background: #777;
padding: 2px 12px 12px 1px;}

.sect-univ{padding: 50px 15px 60px;}
.sect-univ h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #1f1146;
  margin: 0 0 25px;
}
.sect-univ p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  margin: 0px 0 30px;
}
.sect-univ h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #1a1a1a;
text-align: center;
margin: 10px 0 15px;
padding: 0;
}
.each-logo img{border: 1px solid #acacac;
border-radius: 10px;}

#website{display: none;}

@media(max-width: 991px)
{
    
    .dtl-img {
  float: unset;}
  
  
}

@media(max-width: 420px)
{
    .study-sect {
  padding: 70px 15px 100px;}
  .sect-univ h1 {font-size: 35px;}
  
}





/* whatsapp icon animation */
.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 30px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
	z-index: 9;
}
.btn-whatsapp-pulse:hover{color: #fff; text-decoration: none;}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 65px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

.modal-body h2 {color: #000;}
.inp2, .txt1 {
  background: #eeeeee57;
border: 1px solid #3535357d;
    color: #313131;opacity: unset;
    -moz-appearance: auto;
-webkit-appearance: auto;
appearance: auto;
}
.modal-btn{background: #000;
border: 1px solid #000;
color: #fff;
text-transform: uppercase;}
.inp2:focus, .txt1:focus {
  border-color: red;
  outline: 0;
  box-shadow: unset;background-color: #ffffff5e;
}
.inp2::placeholder, .txt1::placeholder{color: #313131;}

.border-img{border: 1px solid #919191;
border-radius: 10px;}

.sect6a{padding: 60px 15px 0px;}
.sect6a h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 43px;
  color: rgb(0, 0, 0);
  margin: 0 0 25px;
  text-transform: uppercase;
  text-align: center;
}
.sect6a img {
  border: 1px solid #6b6b6b;
  border-radius: 5px;
  width: 100%;
}
  
      @media (min-width: 576px)
      {
          .modal-dialog {
  max-width: 700px;}
      }





.div-fix{position: fixed;width: 800px;
  top: 20%;
  left: 38%;
  margin-top: -100px;
  margin-left: -250px;
  font-size: 16px;
  text-transform: uppercase;z-index: 9999;}
  .btn-close{position: absolute;
  right: 60px;
  opacity: 5;
  z-index: 99999 !important;width: unset;
  height: unset;}
  .alert-dismissible a{text-decoration: unset;}

  @media(max-width:1600px)
  {
      .div-fix{top: 15%;left: 40%;}
  }
  
  @media(max-width:1366px)
  {
      .div-fix{width: 800px;left: 38%;}
  }
  
  @media(max-width:1199px)
  {
      .div-fix{width: 100%;left: 0;margin-left: 0;}
  }
  
  
  @media(max-width: 991px)
  {
      .div-fix{width: 100%;
  left: 0;
  margin-top: 0px;
  margin-left: 0px;}
  }


