@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:200i,300,300i,400,400i,500,500i,600,600i,700');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}


*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	
}
body {
	margin:0;
	padding:0;
    font-family: 'Poppins' , sans-serif;
}
.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}
.link{
	text-decoration:none;
	color:#fff;
}

.link2{
	text-decoration:none;
	color:#000;
}

.link3{
	text-decoration:none;
	color:#565656;
}


.v_a_img{
	vertical-align:middle;
}

.top_main{
	width:100%;
}
.top{
	width:90%;
	margin:0 auto;
}
.top2{
	width:90%;
	margin:0 auto;
}
.top3{
	width:70%;
	margin:0 auto;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	padding:4%;
}

.col_sm1{
	width:100%;
	margin:0 auto;
}
.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}

.col_sm22{
	width:50%;
	float:left;
}

.col_sm3{
	width:31%;
	margin:1%;
	float:left;
}

.col_sm4{
	width:22%;
	margin:1%;
	float:left;
}
.col_sm5{
	width:17%;
	margin:1%;
	float:left;
}

.col_sm8{
	width:60%;
	margin:1%;
	float:left;
}
.col_sm88{
	width:30%;
	margin:1%;
	float:left;
}

.banner{
	width:100%;
}	

.top_brd{
	border-bottom: 1px solid #b6b6b6;
}

.top_left{
	float: left;
}

.top_left p{
	    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    color: #828282;
    line-height: 160%;
    margin-top: 7px;
    font-weight: 500;

}

.top_left p span{
	    color: #000;
    
}

.top_right{
	float: right;
}

.top_right ul li{
	float: left;
    border-left: 1px solid #b6b6b6;
    padding: 6px 15px;
    text-align: center;
    color: #b6b6b6;
    font-size: 15px;
}

.top_right ul li a{
	color:#b6b6b6;
}

.top_right li:last-child {
	  border-right: 1px solid #b6b6b6;
}

.logo{
	width:163px;
	float:left;
	margin:1%;
}

.top_right2{
	    float: right;
    width: 830px;
        margin-top: 40px;
}

.call_em{
	    width: 705px;
    float: left;
}

.call_em_icon{
	width: 10%;
	float: left;
}

.call_em_icon .fa{
	    width: 55px;
    height: 55px;
    background-color: #fff;
    border: 1px solid #b6b6b6;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    line-height: 192%;
    color: #cc0073;
}

.call_em_txt{
	     width: 90%;
    float: right;
}
.call_em_txt h1{
	    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #000;
}
.call_em_txt p{
	    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #828282;
    line-height: 160%;
}

.booking{
	    width: 120px;
    text-align: center;
    float: right;
    margin-top: 21px;
}
.booking a{
	    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    padding: 10px 25px;
    text-decoration: none;
    background-color: #cc0073;
    color: #fff;
    border-radius: 8px;
}

.navbarr{
	    width: 570px;
    float: left;
}

.search_main{
	width: 220px;
	float: right;
}

form.example input[type=text] {
    padding: 10px 10px;
    font-size: 14px;
    border: none;
    float: left;
    width: 80%;
    height: 45px;
    background: #e17fae;
    font-family: 'Poppins',sans-serif;
    color:#fff;
}

form.example input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

form.example input[type=text]:focus{
    outline: none;
}
form.example button:focus{
    outline: none;
}

form.example button {
        float: left;
    width: 15%;
    padding: 2px 0px;
    background: #e17fae;
    color: white;
    font-size: 17px;
    border: none;
    border-left: none;
    cursor: pointer;
    height: 45px;
}

.welcome{
	padding: 0px 30px;
}
.welcome h1{
	    font-family: 'Poppins',sans-serif;
    font-size: 25px;
    font-weight: 500;
}
.welcome p{
	    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    line-height: 160%;
    color: #000;
    margin: 2% 0%;
    text-align: justify;
}

.welcome2 h1{
	    font-family: 'Poppins',sans-serif;
    color: #fff;
    font-size: 25px;
    line-height: 160%;
}
.welcome2 h1 span{
	font-size: 20px;
}
.welcome2 p{
	    font-family: 'Poppins',sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 160%;
    margin: 2% 0%;
}
.welcome2 a{
	    font-family: 'Poppins',sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
}

.welcome2 ul{
	    height: 145px !important;
}

.welcome2 ul li{
	    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    color: #000;
    display: inline-block;
    /* border-right: 1px solid #fff; */
    margin: 0;
    padding: 5px 10px;
    margin: 10px 3px;
    background-color: #e17fae;
    cursor: pointer;
}

.welcome2 ul li:hover{
	background-color: #cc0073;
	color:#fff;
}

.read_more{
	    background-color: #cc0073;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #fff;
}

.welcome3{
	  text-align: center;
	  margin-left: -40px;
}

.welcome3 img{
	width: 120px;
    height: 120px;
    
}

.welcome3 h1{
	    font-family: 'Poppins',sans-serif;
    color: #fff;
    font-size: 15px;
    line-height: 200%;
    margin: 0px 0px 0px 0px;
    
}
.welcome3 h1 span{
	font-size: 24px;
	font-weight: 600;
}
.welcome3 a{
	    background-color: #ffffff;
    padding: 6px 15px;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #000;
    text-decoration: none;
}

.counter{
	width: 48%;
    float: left;
    margin: 1%;
    text-align: center;
}
.counter h1{
	font-family: 'Poppins',sans-serif;
	font-size: 24px;
	font-weight: 600;
	color:#fff;
	margin: 2% 0%;
	letter-spacing: 1px;
}
.counter p{
	font-family: 'Poppins',sans-serif;
	font-size: 15px;
	font-weight: 400;
	color:#fff;
	margin: 2% 0%;
	line-height: 160%;
}

.svr_head{
	font-family: 'Poppins',sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #cc0073;
    margin: 0% 0% 3% 0%;
    text-align: center;
}

.svr_icon{
	width: 17%;
    float: left;
}

.svr_txt{
	width: 79%;
    float: right;
}

.svr{
	    border-bottom: 1px solid #bbb;
    padding-bottom: 20px;
}

.svr h1{
	    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-top: 25px;
}
.svr p{
	font-family: 'Poppins',sans-serif;
    font-size: 15px;
    text-align: justify;
    color: #000;
    line-height: 160%;
    margin: 2% 6% 2% 0%;
}

.doc{
	border-bottom: 2px solid #cc0073;
}

.doc_head{
	    font-family: 'Poppins',sans-serif;
    font-size: 24px;
    margin: 1%;
    padding: 5px 10px;
    border-left: 5px solid #cc0073;
    font-weight: 600;
}

.doc h1{
	font-family: 'Poppins',sans-serif;
    font-size: 18px;
    text-align: center;
    margin: 3% 0%;
    color: #000;
    font-weight: 500;
}
.doc p{
	    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    text-align: center;
    margin: 3% 0%;
    color: #cc0073;
    font-weight: 500;
}

.test_head{
	font-family: 'Poppins',sans-serif;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 2%;
}

.testimonials{
	    background-color: #fff;
    padding: 20px;
    margin: 40px 0px;
}
.testi_img{
	    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #dedede;
    margin: -55px auto 0px auto;
    padding: 12px;
}
.testimonials h1{
	    font-family: 'Poppins',sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.testimonials h3{
	font-family: 'Poppins',sans-serif;
    font-weight: 500 !important;
    color: #b5b5b5;
    padding: 0px !important;
    font-size: 15px !important;
    margin: 10px 0px !important;
    text-align: center;
}
.testimonials p{
	    font-family: 'Poppins',sans-serif;
    color: #000;
    margin: 21px 10px;
    line-height: 160%;
    font-size: 15px;
	min-height: 120px;
}

.latest_news h1{
	font-family: 'Poppins',sans-serif;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 2%;
}

.latest_news h2{
	    font-family: 'poppins',sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #cc0073;
    margin: 4% 0%;
    
    min-height: 76px;

}

.latest_news p{
	font-family: 'poppins',sans-serif;
	font-size: 14px;
	font-weight: 500;
	color:#000;
	line-height: 160%;
	    text-align: justify;
}

.ftr_sm3{
	width: 29%;
	float: left;
	margin: 1% 2%;
}

.ftr_head{
	    font-family: 'Poppins',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding: 25px 0px 10px 0px;
    margin-bottom: 20px;
}

.footer_txt{
	font-family: 'Poppins',sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 160%;
}

.ftr_icon{
	width: 5%;
	float: left;
}

.ftr_icon .fa{
	color:#fff;
	font-size: 18px;
}

.ftr_txt{
	width: 90%;
	float: right;
}

.ftr_txt p{
	font-family: 'Poppins',sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 160%;
}

.ftr_menu ul li a{
	font-family: 'Poppins',sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 200%;
    text-decoration: none;
}

.ftr_lt_txt{
	font-family: 'Poppins',sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 160%;	
}

.txt_right{
	text-align: right;
}

.page_head{
	font-family: 'Poppins',sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 3% 1% 1% 1%;
    color: #cc0073;
    border-left: 4px solid;
    padding-left: 10px;
}

.body_txt p{
	font-family: 'poppins',sans-serif;
	font-size: 15px;
	text-align: justify;
	color:#000;
	line-height: 160%;
	margin: 2% 0%;
}

.body_txt h1{
	font-family: 'poppins',sans-serif;
	font-size: 20px;
	text-align: justify;
	color:#000;
	line-height: 160%;
	margin: 2% 0%;
	font-weight: 600;	
}
.body_txt h2,h3,h4,h5,h6{
	font-family: 'poppins',sans-serif;
    font-size: 18px !important;
    text-align: justify;
    color: #000;
    line-height: 160%;
    margin: 3% 0% 0% 0% !important;
    font-weight: 500 !important;
}

.body_txt ul {
        list-style-image: url(../images/bullet3.png);
    margin-left: 2%;
    height: auto !important;
}
.body_txt ul li{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:500;
	text-align:justify;
	margin:2% 1% 2% 1%;

}

.svr_head2{
	font-family: 'Poppins',sans-serif;
    font-size: 18px;
    margin: 1% 1%;
    font-weight: 600;
}

.services h1{
	    font-family: 'Poppins',sans-serif;
    text-align: center;
    margin: 2% 0%;
    font-weight: 600;
    font-size: 15px;
    min-height: 50px;
}

.sticky{
	position: sticky;
	top:10px;
}

.svr_brd{
	border: 1px solid #ccc;
    margin: 2% 0%;
}


.zoom{
	position: relative;
}

.pro_hover{
	position: absolute;
	width: 0%;
	height: 100%;
	background-color: #cc0073;
    opacity: 0.4;
	top:0;
	transition: all 0.3s ease;
}

.pro_hover .fa{
	color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    display: none;
}

.zoom:hover .pro_hover{
	width: 100%;
}

.zoom:hover .pro_hover .fa{
	display: block;
}


.s_link{
    margin-top: 30px;
}
.s_link .fa{
    font-size: 28px;
    color: #fff;
    margin-right: 20px;
}

/*---------------------------------------------
bg clr
----------------------------------------------*/
.bg_clr1{
	background-color:#cc0073;
	border-bottom: 5px solid #e17fae;
	    position: sticky;
    top: 0;
    z-index: 99999;
}
.bg_clr2{
	    background-color: #000;
    padding: 10px 0px 10px 0px;
}

.bg_clr3{
	background-color:#cc0073;
}


.bg_img1{	
      background-image: url(../images/bg1.jpg);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0px;
}

.bg_img2{	
      background-image: url(../images/bg2.jpg);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0px;
}

/*---------------------------------------------
Heading
----------------------------------------------*/
.heading2 h1{
	font-family: 'Poppins', sans-serif;
	color: #a2238e;
	font-size: 28px;	
	font-weight:600;
	margin:2% 0%;
}


.heading2 p{
	font-family: 'Poppins', sans-serif;
	color: #000000;
	font-size: 15px;	
	font-weight:400;
	margin:2% 0%;
	text-align:justify;
	line-height:160%;
}

.con_sm4{
	    width: 23%;
    float: left;
    margin: 1%;
    border: 1px solid #ccc;
    padding: 20px;
    min-height: 360px;
    -webkit-box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow:1px 1px 5px 0px rgba(0,0,0,0.75);
}
.con_sm4 h1{
	    font-family: 'Poppins',sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #cc0073;
}
.con_sm4 h2{
	    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #565656;
    margin: 2% 0%;
}
.con_sm4 p{
	font-family: 'Poppins',sans-serif;
    font-size: 14px;
    line-height: 160%;
    margin: 2% 0%;
    color: #000;
}

.cont_icon{
	width: 5%;
	float: left;
}
.cont_icon .fa{
    font-size: 16px;
    color: #cc0073;
    margin-top: 10px;
}
.cont_txt{
	width: 90%;
	float: right;
}

.con_mg_top{
	border-top: 1px solid #e6e6e6;
    padding: 5px 0px;
}

.cont_txt a{
	text-decoration: none;
	color:#000;
}
.cont_txt a:hover{
	color:#cc0073;
}

.c_col_sm2{
	width: 48%;
	float: left;
	margin: 1%;
}

.con_main_head{
	    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0px;
    color: #cc0073;
}


.team{
	    border-bottom: 1px solid #e2e2e2;
       padding-bottom: 10px;
    margin-bottom: 15px;
}
.team_sm8{
	width: 15%;
    float: left;
    margin: 0% 1%;
    text-align: center;
}
.team_sm8 img{
    width: 150px;
    height: 150px;
}
.team_sm88{
	    width: 80%;
    float: right;
    margin: 0% 1%;
}
.team_sm88 h1{
	font-family: 'Poppins',sans-serif;
    font-weight: 600;
    font-size: 18px;
    
}
.team_sm88 h1 span{
	    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    color: #cc0073;
    font-weight: 600;
}
.team_sm88 p{
	    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 160%;
    text-align: justify;
    margin: 1% 0%;
}

.full{
	margin: 0% 1%;
}
.full h2{
	font-family: 'Poppins',sans-serif;
    font-size: 20px;
    line-height: 160%;
    color: #cc0073;
    text-align: justify;
        margin: 3% 0% 0% 0%;
    font-weight: 600;
}
.full h3{
	font-family: 'Poppins',sans-serif;
    font-size: 18px !important;
    line-height: 160%;
    color: #cc0073;
    text-align: justify;
    margin: 1% 0% !important;
    font-weight: 500 !important;
}
.full h4{
	    font-family: 'Poppins',sans-serif;
    font-size: 16px !important;
    line-height: 160%;
    color: #cc0073;
    text-align: justify;
    margin: 2% 0% 0% 0% !important;
    font-weight: 500 !important;
}
.full p{
	    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    line-height: 160%;
    color: #000;
    text-align: justify;
    margin: 1% 0%;
}
.full a{
	text-decoration: none;
	color: #000;
}
.full ul{
	height: auto !important;
}
.full ul li{
	font-family: 'Poppins',sans-serif;
    font-size: 15px !important;
    line-height: 160%;
    color: #000000;
    list-style: disc;
    text-align: justify;
    margin: 1% 0% 0% 1.5% !important;
}

.full ul li a{
	text-decoration: none;
    color: blue;
}

/*---------------------------------------------
contact
----------------------------------------------*/
.sub_label_innr_c{
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 18px;
	text-transform:uppercase;
	text-align:left;
	font-weight:800;
	padding:1% 1% 1%;
}
a.link4:link {
	color:#000000;
	text-decoration:none;
}
a.link4:visited {
	color:#000000;
	text-decoration:none;
}
a.link4:hover {
	color:#e20003;
	text-decoration:none;
}
a.link4:active {
	color:#555555;
	text-decoration:none;
}


a.link5:link {
	color:#fff;
	text-decoration:none;
}
a.link5:visited {
	color:#fff;
	text-decoration:none;
}
a.link5:hover {
	color:#e20003;
	text-decoration:none;
}
a.link5:active {
	color:#555555;
	text-decoration:none;
}


a.link6:link {
	color:#000000;
	text-decoration:none;
}
a.link6:visited {
	color:#fff;
	text-decoration:none;
}
a.link6:hover {
	color:#e84034;
	text-decoration:none;
}
a.link6:active {
	color:#555555;
	text-decoration:none;
}



a.link7:link {
	color:#fff;
	text-decoration:none;
}
a.link7:visited {
	color:#fff;
	text-decoration:none;
}
a.link7:hover {
	color:#e84034;
	text-decoration:none;
}
a.link7:active {
	color:#e84034;
	text-decoration:none;
}



.icon_clr{
	background-color:#221E1F;
}
.cont_ic{
	width:6%;
	float:left;
	margin:2% 1% 1%;
	text-align:center;
	color:#FF0000;
	padding:1% 0%;
	background-color:#f3f3f3;
	border-radius:4px;
}
.cont_txt{
	width:89%;
	float:right;
	margin:1%;
}
.body_txt_innr{
	font-family: 'Poppins', sans-serif;
	color: #000000;
	font-size: 14px;
	text-align:justify;
	font-weight:400;
	padding:0% 2% 1% 0%;
	line-height:160%;
}
.body_txt_innr span{
	font-weight:700;
}

.body_txt_innr_p{
	padding:1% 2% !important;
}
.txt_clr{
	color:#e20003;
	font-weight:700;
}
.txt_pdg{
	padding-top:2.1%;
}


/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arow{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	bottom:2%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}
.top_arow:hover{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:2%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	display:none;
}





@media only screen and (max-width:1150px){
.top{
	width: 98%;
}
.top2{
	width: 98%;
}
.top3{
	width: 98%;
}
.welcome {
    padding: 30px 20px;
}
}


@media only screen and (max-width:1000px){
.logo{
	    float: none;
    margin: 1% auto;
}
.top_right2{
	    width: 100%;
    float: none;
    margin: 20px 0px;
}
.call_em{
	float: none;
    margin: 1% auto;
}
.booking{
	    float: none;
    display: none;
}
}

@media only screen and (max-width:800px){
.btn {
    float: none !important;
}
.con_sm4 {
    width: 98%;
    float: none;
    margin: 1% auto;
}
.c_col_sm2{
    width: 98%;
    float: none;
    margin: 1% auto;
}
.team_sm8{
    float: none;
    width: 20%;
    margin: 1% auto;
}
.team_sm88{
    float: none;
    width: 98%;
    margin: 1% auto;
}
.top_left{
	display: none;
}	
.top_right2{
	display: none;
	width: 100%;
}
.navbarr{
	display: none;
	width: 100%;
}
.col_sm22{
	width: 98%;
	margin: 1% auto;
	float: none;
}
.col_sm2{
	width: 98%;
	margin: 1% auto;
	float: none;
}
.mg_top{
	margin-top: 40px;
}
.welcome3 h1{
	margin: 0;
}
.svr{
	min-height: auto;
}
.col_sm4{
	width: 48%;
}
.ftr_sm3{
	width: 94%;
    margin: 0% auto;
    float: none;
}
.ftr_lt_txt{
	padding: 10px 0px;
}
.txt_right{
	text-align: left;
	padding-top:0px !important; 
}
.col_sm8{
	width: 98%;
	margin: 1% auto;
	float: none;
}
.col_sm88{
	width: 98%;
	margin: 1% auto;
	float: none;
}
.col_sm3{
	width: 98%;
	margin: 1% auto;
	float: none;
}
}

@media only screen and (max-width:600px){
.col_sm4{
	width: 98%;
	margin: 1% auto;
	float: none;
}
.team_sm8{
    float: none;
    width: 98%;
    margin: 1% auto;
}
}