


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}


.container {
	width: 1280px;
	margin: auto;
}



/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 150px;
	margin-top:-70px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;	
}





/* header area adinationals */
.logo {
	float: left;
	width: 21%;
	margin-top: 5px;
}

.menu_main {
	float: left;
	width: 60%;
	z-index: 9999;
	margin-top: 0px;
	margin-right: 7%;
}

.join-btn {
	float: left;
	width: 12%;
	z-index: 9999;
	margin-top: 12px;
}

.join-btn a{
	background-color: #88c90d;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    padding: 11px 13px;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    border-radius: 25px; letter-spacing: 0.8px;
    width: 100%;font-family: 'Poppins', sans-serif;
    
}


.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */
/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #9c29b2;
	font-size: 14px;
	color: #fff;      position: fixed;
    display: block;
    z-index: 9000 !important;
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 11px 0px;
}
.top_nav .left i {
	color: #c3c3c3;
}
.top_nav .left a {
	color: #c3c3c3;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;font-family: 'Poppins', sans-serif;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
    padding: 11px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 25px 0px 0px;font-family: 'Poppins', sans-serif;border-right: 1px solid #fff;
	padding-right: 25px;
}
.top_nav .topsocial li a {
	float: left;
	color: #fff;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
	font-weight: 400;  letter-spacing: 0.5px;
}

.top_nav .topsocial li:last-child {
	border-right: 0px solid #fff;
	padding-right: 0px;margin: 0px 0px 0px 0px;
}


.top_nav .topsocial li a i{font-size: 16px;
    margin-top: 3px;
    float: left;
    padding-right: 9px;}

.top_nav .topsocial li a:hover {
	color: #fff;
}

.tpbut {
	float: right;
	color: #000;
	margin-left: 0px;
	padding: 12px 18px;
	background-color: #ff6464;
	transition: all 0.3s ease; font-family: 'Poppins', sans-serif;
}
.tpbut:hover, .tpbut.active {
	color: #fff;
	background-color: #ff6464;font-family: 'Poppins', sans-serif;font-weight: 500;font-size: 16px;
}

 .tpbut.active i {
	font-size: 24px;font-weight: 500;
}
.tpbut.two {
	/*border-right: 1px solid #f3f3f3;*/
	border-left: none;
}


.slidermar {
	margin-top: 164px;
}

.banner-bottom{position: relative;margin-top: -95px;}

.service-section{
	background-color: #fef5f1;
	    padding: 60px 0 130px;
 
}

.welcome-text h4 {
        font-family: "Great Vibes", cursive;
    font-weight: 400;
    color: #d91967;
    font-size: 40px;
    margin-bottom: 30px;
    text-align: center;
}
.welcome-text h1 {
    font-family: 'Playfair Display', cursive;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-size: 28px;
}
.service-image-box {
    width: 31%;
    float: left;
    margin-right: 3.5%;
    /*background: #fff;*/
    margin-bottom: 35px;
    
}

.image-bg1{
	background-image: url(../images/services-image1.png);
    height: 495px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.image-bg2{
	background-image: url(../images/services-image2.png);
    height: 495px;
   background-size: 100%;
    background-repeat: no-repeat;
}

.image-bg3{
	background-image: url(../images/services-image3.png);
    height: 495px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.image-bg4{
	background-image: url(../images/services-image4.png);
    height: 495px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.image-bg5{
	background-image: url(../images/services-image5.png);
    height: 495px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.image-bg6{
	background-image: url(../images/services-image6.png);
    height: 495px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.service-image {
    overflow: hidden;
}

.service-image img {
       border-radius: 100%;
    height: 155px;
    width: 155px;    margin-top: 15px;
}

.service-image-box h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    font-family: 'Poppins', sans-serif;
    padding-top: 35px;
    margin-bottom: 16px;
    text-align: center;
    text-transform: uppercase;
}

.service-image-box p {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    width: 75%;
    margin: 0 auto;
}

.service-image-box-last {
    width: 31%;
    float: left;
    margin-right: 0%;
    margin-bottom: 35px;
   
}



.service-image-box-last h3 {
        font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    font-family: 'Poppins', sans-serif;
    padding-top: 35px;
    margin-bottom: 16px;
    text-align: center;
    text-transform: uppercase;
}

.service-image-box-last p {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    width: 75%;
    margin: 0 auto;
}


.explore-more1{
	background-color: #a00ce5;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 11px 23px;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    border-radius: 25px;
    letter-spacing: 0.4px;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
}

.explore-more2{
	background-color: #fe5a86;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 11px 23px;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    border-radius: 25px;
    letter-spacing: 0.4px;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
}


.explore-more3{
	background-color: #7dbe48;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 11px 23px;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    border-radius: 25px;
    letter-spacing: 0.4px;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
}


.explore-more4{
	background-color: #16c4e3;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 11px 23px;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    border-radius: 25px;
    letter-spacing: 0.4px;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
}


.explore-more5{
	background-color: #fbb040;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 11px 23px;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    border-radius: 25px;
    letter-spacing: 0.4px;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
}


.explore-more6{
	background-color: #1f5cc9;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 11px 23px;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    border-radius: 25px;
    letter-spacing: 0.4px;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
}


.why-choose-section{    padding: 20px 0 70px; }




.why-choose-section h6{    font-family: "Great Vibes", cursive;
    font-weight: 400;
    color: #d91967;
    font-size: 40px;
    margin-bottom: 30px;
    text-align: center; 
}

.why-choose-section h1{font-size: 36px;
    color: #000;
    font-weight: 400;
    font-family: 'Playfair Display', cursive;
    text-align: center;
    margin-bottom: 80px;
}


.why-choose-left{width: 31%; float: left; margin-right:2.75%; padding-right: 30px }

.why-choose-center{width: 32.5%; float: left; margin-right:2.75%}

.why-choose-right{width: 31%; float: left; margin-right:0%;  padding-left: 30px}

.why-choose-center img{width: 100%;     padding-top: 30px;}



.single-facilities {
    position: relative;
    margin-bottom: 30px;
}

.single-facilities .number span {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #1b0238;
    background-color: #ea512e;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
    font-weight: bold;
}

.single-facilities .number span::before {
    position: absolute;
    content: "";
    height: 70px;
    width: 70px;
    line-height: 70px;
    border: 1px solid #ea512e;
    border-radius: 50px;
    top: -5px;
    left: -5px;
    right: 0;
    transition: 0.5s;
}
.single-facilities .facilities-content {
    padding-left: 88px;
}

.single-facilities .facilities-content h3 {
    font-size: 25px;
    margin-bottom: 12px;
    color: #1b0238;
    font-family: "Catamaran", sans-serif;
    font-weight: bold;
}

.single-facilities .facilities-content h3 a {
        color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 20px;
}
.single-facilities .facilities-content p {
    margin-bottom: 0;
     color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.single-facilities .number .bg-2 {
    background-color: #fdbea8;
}
.single-facilities .number .bg-2::before {
    border: 1px solid #fdbea8;
}
.single-facilities .number .bg-3 {
    background-color: #b6fdd6;
}
.single-facilities .number .bg-3::before {
    border: 1px solid #b6fdd6;
}
.single-facilities .number .bg-4 {
    background-color: #fd91a8;
}
.single-facilities .number .bg-4::before {
    border: 1px solid #fd91a8;
}
.single-facilities .number .bg-5 {
    background-color: #fce0ad;
}
.single-facilities .number .bg-5::before {
    border: 1px solid #fce0ad;
}
.single-facilities .number .bg-6 {
    background-color: #cca0fe;
}
.single-facilities .number .bg-6::before {
    border: 1px solid #cca0fe;
}



.blog{
    background: url(../images/value-shape-3.png) no-repeat scroll right top;
}
.bloggs{
    background:  url(../images/value-shape-1.png) no-repeat scroll left top;
}

.bloggss{
    background:  url(../images/value-shape-2.png) no-repeat scroll left bottom;
}


.facilitates-section {
    background: #fff7f3;
    padding: 80px 0px 140px;
    margin-top: 40px;
}

.facilitates-section h6 {
    font-family: "Great Vibes", cursive;
    font-weight: 400;
    color: #d91967;
    font-size: 40px;
    margin-bottom: 30px;
    text-align: center;
}
.facilitates-section h2 {
    color: #000;
    font-family: 'Playfair Display', cursive;
    margin-bottom: 60px;
    font-weight: 400;
    font-size: 28px;
    text-align: center;
}

.why-box {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(207 207 207);
    -moz-box-shadow: 0px 0px 5px 0px rgba(207, 207, 207, 1);
    box-shadow: 0px 0px 5px 0px rgb(207 207 207);
    padding: 27px 27px 27px 27px;
    border-radius: 10px;
    width: 17%;
    margin-right: 3.75%;
    float: left;
    margin-bottom: 40px;
    transition: all 500ms ease !important;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
}

.why-box img {
    padding-bottom: 15px;
}

.why-box h6 {
    background: #fff;
    font-family: 'Poppins', sans-serif;
    color: #03062c;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.why-box:nth-child(5n+5) {
    
   
    margin-right: 0%;
    
}



.our-gallery-section{padding: 80px 0px; position: relative; }
.our-gallery{padding: 0px 0px 120px; position: relative;}
.our-gallery h1{ 
	font-family: 'Playfair Display', cursive; 
    margin-top: 50px; 
    font-style: italic; 
    font-size: 90px; 
    color: #808080; 
    margin-bottom: 35px; 
    font-weight: 400; }

.our-gallery h1 span{ color: #eca100}

.gallery-text{margin-left: 130px;font-weight: 300;
    color: #4b4c4c;font-size: 24px;
    line-height: 30px;}

.gallery-text img{padding-right: 25px;}

/*.SecInfo {
    max-width: 675px;
    font-size: 24px;
    line-height: 30px;
    padding-left: 85px;
    margin-left: 130px;
    font-weight: 300;
    color: #4b4c4c;
    position: relative;    top: 30px;
}

.SecInfo svg {
    stroke: #eca100;
}

.SecInfo svg {
    top: -30px;
    width: 61px;
    height: 47px;
    stroke-width: 2px;
    position: absolute;
    left: 0;display: inline-block;    vertical-align: middle;
    overflow: hidden;
}
*/
.pl-325{padding-left: 325px;}


.gallery-image{width:13.42%; float: left; margin-right:1%;}

.gallery-image:last-child{margin-right:0%; }

.gallery-image img{border-radius: 8px; }


.gallery-image:nth-child(1) {
    margin-top: 48px;
}

.gallery-image:nth-child(3) {
    margin-top: 48px;
}

/*.gallery-image:nth-child(5) {
    margin-top: 48px;
}
*/
.gallery-image:nth-child(7) {
    margin-top: 48px;
}

.Block{background-color: #011045;
	width: 39px;
    height: 39px;
    border-radius: 5px; 
    float: right}

.Block-1{background-color: #eca100;
	width: 39px;
    height: 39px;
    border-radius: 5px; 
    float: right}

.Block-1{background-color: #eca100;
	width: 39px;
    height: 39px;
    border-radius: 5px; 
    float: left}

.Block-2{background-color: #eca100;
	width: 39px;
    height: 39px;
    border-radius: 5px; 
    float: left;opacity: .502; margin-bottom: 8px;}
   
.Block-3{background-color: #eca100;
	width: 39px;
    height: 39px;
    border-radius: 5px; 
    float: left;opacity: .502; margin-bottom: 8px;}

.form-content5 {
    margin-top: 40px;
}
.form-section5 {
    position: relative;
    padding: 100px 0 100px;
        background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/hero-bg-4-1.jpg);
}

.title-area.form5 {
    position: relative;
    margin-bottom: 33px;
    z-index: 99;
}
.sec-title {
   font-size: 60px;
    font-family: "Fredoka", sans-serif;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 70px; color: #000; margin-bottom: 35px;}

.sec-subtitle {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.3em;
    color: #d91967;
    font-weight: 700;
    font-family: "Fredoka", sans-serif;
    line-height: 1;
    margin-top: -0.1em;
    margin-bottom: 15px;
}
.sub-title {
    
    font-size: 16px;
    color: #000;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    line-height:28px;
    
    margin-bottom: 15px;
}
.form-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.form-list li {
        position: relative;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    line-height: 29px;
    padding-left: 38px;
    padding-bottom: 16px;
}
.form-list li i {
    position: absolute;
    top: 10px;
    left: 4px;
    color: #e8063c;
    font-size: 19px;
}

.form-style-v5 {
    position: relative;
    border-radius: 50px;
    background: #fff;
    padding: 58px 50px 45px;
    margin-left: 93px;
    z-index: 999;
}
.form-style-v5 .form-group input {
    border-radius: 10px;
    border: 1px solid #999;
    background: #fff;
    height: 56px;
    color: #888;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
    padding: 0 17px;
}

.form-style-v5 .form-group textarea {
    border: 1px solid #999;
    color: #888;
    height: 131px;
    padding: 13px 17px;
}

.form-style-v5 .form-group select {
    border-radius: 10px;
    border: 1px solid #999;
    background: #fff;
    height: 56px;
    color: #888;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
    padding: 0 17px;    width: 92%;
}

.form-v5 {
    background-color: #d91967 !important;
    padding: 0 40px;
    height: 50px;
    color: #fff !important;
        font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-top: 20px;
    border-radius: 25px;
    border:1px solid #d91967;
}

.testimonials{padding: 80px 0px 120px; }

.testimonials .peosays {
	width: 100%;
	margin: 0 auto;
}
.testimonials .peosays .box {
	float: left;
    text-align: center;
    background-color: #fee9ca;
    padding: 40px 40px 40px;
    border-radius: 50%;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
}
.testimonials .peosays .who {
	float: left;
    width: 100%;
    font-size: 13px;
    color: #ff4918;
    padding-top: 17px;font-family: 'Poppins', sans-serif;
}

.testimonials .peosays .who strong {
	font-size: 20px;
	color: #000;
	display: block;
	line-height: 16px;
	font-weight: 600;
	margin-top: 5px;font-family: 'Poppins', sans-serif;    margin-bottom: 5px;
}


.testimonials-qoute{font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
  font-style: normal;    font-size: 100px; color: #fff}


.footer-top{position: relative;margin-top: 0px; background-image: url(../images/shape3.png);    background-repeat: no-repeat;}

.footer{background-color: #001328; padding: 110px 0px 60px;     margin-top: -74px;}


.footer-1{width: 27%; float: left; margin-right:5%; }

.footer-2{width: 16%; float: left; margin-right:5%;position: relative; }

.footer-3{width: 16%; float: left; margin-right:5%;position: relative; }

.footer-4{width: 25%; float: left;position: relative; }

.widget {position: relative;}

.widget_title{font-size: 20px;
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 600;     padding-bottom: 16px;
    margin-bottom: 20px;
 }

.widget_title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: none;
    height: 3px;
    width: 113px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, from(#fe5a86), to(transparent));
    background-image: linear-gradient(to right, #fe5a86, transparent);
}

.footer-1 p{font-size: 15px;
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 300; line-height: 31px; letter-spacing: 0.5px;}

.footer-2 ul li{float: left;width: 100%; color: #fff; font-size: 15px; padding-bottom: 10px; font-family: 'Poppins', sans-serif;font-weight: 300;  letter-spacing: 0.5px;}

.footer-2 ul li a{color: #fff;}

.footer-2 ul li i{padding-right: 10px;}

.footer-3 ul {margin-top: 61px;}

.footer-3 ul li{float: left;width: 100%; color: #fff; font-size: 15px; padding-bottom: 10px; font-family: 'Poppins', sans-serif;font-weight: 300;  letter-spacing: 0.5px;}

.footer-3 ul li i{padding-right: 10px;}

.footer-3 ul li a{color: #fff;}

.footer-4 ul li{float: left;width: 100%;padding-left: 24px; color: #fff; font-size: 15px; padding-bottom: 13px; font-family: 'Poppins', sans-serif;font-weight: 300;  letter-spacing: 0.5px;}

.footer-4 ul li i{    margin-left: -26px;
    padding-right: 10px;
    margin-top: 5px;
    float: left;}

.copyrights{background-color: #1C2836; padding: 20px 0}

.copyrights-left{width: 80%; float: left;}

.copyrights-right{width: 20%; float: right;}

.copyrights-left p{font-family: 'Poppins', sans-serif;font-weight: 300;  letter-spacing: 0.5px; color: #fff; font-size: 15px;padding-top: 9px;}

.copyrights-right ul li{float: left; 
	list-style: none;
	background-color: #16c4e3; 
	color: #fff; 
	width: 35px; 
	height: 35px; 
	line-height: 35px; 
	border-radius: 50%;
	text-align: center;
	margin-right: 15px;
}


.about-section-left{width: 48%; margin-right: 6%; float: left;}

.about-section-right{width: 46%; margin-right: 0%; float: left;}

.testimonials h6{
	font-family: "Great Vibes", cursive;
  font-weight: 400;
  color: #d91967 ; font-size: 40px; margin-bottom: 25px; text-align: center;
}

.testimonials h2{
	    font-family: 'Playfair Display', cursive;
  font-weight: 400;
  color: #000 ; font-size: 32px; margin-bottom: 60px; text-align: center;
}







/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}


.page_title2 {
    float: left;
    width: 100%;
    padding: 25px 0px;
    margin-top: 164px;
    margin-bottom: 50px;
    background: #3dc4c2 url(../images/bg-pattern.png) repeat center bottom;
}
.page_title2 h1 {
    float: left;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fff;font-family: 'Poppins', sans-serif;
}
.page_title2 .pagenation {
    float: right;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    color: #fffb8f;
    margin: 7px 0px 0px 0px;font-family: 'Poppins', sans-serif;
}
.page_title2 .pagenation i {
    color: #fff;
    margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
    padding: 0px;
    color: #fff;
    transition: all 0.3s ease;font-family: 'Poppins', sans-serif;
    
}
.page_title2 .pagenation a:hover {
    color: #fff;
}

.about-left{width: 60%; float: left; margin-right: 5%}

.about-left p{font-family: 'Poppins', sans-serif;font-size: 14px;
    text-align: justify;
    font-weight: 400;
    color: #000; line-height: 28px; padding-bottom: 15px; }

.about-left h4{     font-family: 'Poppins', sans-serif;font-size: 24px; font-weight:700;
    color: #d91995; line-height: 28px; padding-bottom: 0px;}

.about-left h6{     font-family: 'Poppins', sans-serif;font-size: 18px; font-weight:600;
    color: #000; line-height: 28px; padding-bottom: 0px;}

.about-right{width: 35%; float: left; margin-right: 0%}

.activities-left{width: 85%; float: left; margin-right: 5%}

.activities-left h5{ font-family: 'Playfair Display', cursive;font-size: 20px;
    text-align: justify;
    font-weight:500;
    color: #d91995; line-height: 28px; padding-bottom: 5px; padding-top: 5px;}

.activities-right{width: 10%; float: left; margin-right: 0%}

.activities-right img{width: 90%;    border-radius: 10px;
    border: 2px solid #9c29b2;}



.activities-1-right{width: 85%; float: left; }

.activities-1-right h5{ font-family: 'Playfair Display', cursive;font-size: 24px;
    text-align: justify;
    font-weight:500;
    color: #d91995; line-height: 28px; padding-bottom: 5px; padding-top: 5px; }

.activities-1-left{width: 10%; float: left;margin-right: 5%}

.activities-1-left img{width: 90%;}


.border-left-text {
    border-left: 3px solid #d8281a;
    padding-left: 20px;
    font-weight: 400;
    font-size: 15px;
    color: #000;
    letter-spacing: 0.3px;
    font-family: 'Poppins', sans-serif;
    line-height: 28px;
    margin-bottom: 15px;
}

.activities-page{width: 80%; margin: 0 auto;}

.activities-line{border-bottom:1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px; display: -webkit-box;}

.contact-page{}

.contact-page .attbox {
    float: left;
    width: 100%;
    height:190px;
    background: #f9f9f9;
    margin-top: 60px;
    margin-bottom: 80px;
}
.contact-page .attbox .box {
    float: left;
    width: 100.8%;
    height:225px;
    background: #f9f9f9;
    margin-left: -3px;
    margin-top: -3px;
    transition: all 0.3s ease;
}
.contact-page .attbox .box:hover {
    background: #f2f2f2;
}
.contact-page .cirimg {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    border: 5px solid #eee;
    overflow: hidden;
    margin-bottom: 14px;
    transition: all 0.3s ease;
    margin-top: -50px;
    background: #fff;
}
.contact-page .cirimg:hover {
    border: 1px double #eee;
}
.contact-page .attbox h5 {
    margin-bottom: 0px;
    color:#264796;
    font-size:20px;
    font-family: 'roboto'; 
    font-weight:500;
}
.contact-page .attbox em {
    font-size: 13px;
    color: #999;
}
.contact-page .attbox p {
    font-size: 15px;
    width: 80%;
    margin: 5px auto 0px auto;
    line-height:30px;
    font-family: 'roboto'; 
    color: #000;
}


.contact-page h4 {
    color:#264796;
    font-size:24px;
    font-family: 'roboto'; 
    font-weight:500;
    text-align: left;
    margin-bottom:50px;
}

.getin-touch{box-shadow: 0px 0px 2.5px rgb(0 0 0 / 20%);
    background: #fff;
    padding: 0px 0px;    display: inline-block; margin-top: 58px;}

.getin-touch h3{    
    font-family: 'roboto';
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    background: #0023d2;
    text-align: left;
}

.getin-touch input {
    float: left;
    width: 100%;
    padding: 11px 12px;
    border: 1px solid #e3e3e3;
    margin-bottom: 12px;
    border-radius: 3px;
}

.getin-touch select {
    float: left;
    width: 100%;
    padding: 11px 12px;
    border: 1px solid #e3e3e3;
    margin-bottom: 12px;
    border-radius: 3px;
}

.getin-touch textarea {
    float: left;
    width: 100%;
    padding: 11px 12px;
    border: 1px solid #e3e3e3;
    margin-bottom: 12px;
    border-radius: 3px;
}

.getin-touch label {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #000;
}

.getin-touch label em {
    color: #ff2400;
    font-style: normal;
}

.submit-btn{
    margin-top: 15px; 
    margin-bottom: 20px;
     font-family: 'roboto';
    color: #fff;
    padding: 13px 0px;
    font-size: 16px;
    background: #88c90d;
    border-radius: 25px; width: 100%; border:0;
}

.form-group textarea{width: 95%;    border-radius: 10px;}

.desktop-menu{display: block;}

.mobile-menu{display: none;}


.cd-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
  z-index: 9999;
}

.cd-panel::after {
  /* overlay layer */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}

.cd-panel.cd-panel--is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
      z-index: 9999;
}

.cd-panel.cd-panel--is-visible::after {
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: background 0.3s 0s;
  transition: background 0.3s 0s;
}

.cd-panel__header {
  position: fixed;
  width: 90%;
  height: 50px;
  line-height: 50px;
  background: #000;
  z-index: 2;
  -webkit-box-shadow: 0 1px 1px #454545;
          box-shadow: 0 1px 1px #454545;
  -webkit-transition: -webkit-transform 0.3s 0s;
  transition: -webkit-transform 0.3s 0s;
  transition: transform 0.3s 0s;
  transition: transform 0.3s 0s, -webkit-transform 0.3s 0s;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
}

.cd-panel__header h1 {
 padding-left: 7%;
  font-size: 22px; 
  margin:10px 0px 0px 0px; 
  color:  #fff; 
  font-weight: 500;font-family: "Montserrat", sans-serif;
}

.cd-panel--from-right .cd-panel__header {
  right: 0;
}

.cd-panel--from-left .cd-panel__header {
  left: 0;
}

.cd-panel--is-visible .cd-panel__header {
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}

@media only screen and (min-width: 768px) {
  .cd-panel__header {
    width: 70%;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-panel__header {
    width: 28%;
  }
}

.cd-panel__close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.cd-panel__close::before, .cd-panel__close::after {
  /* close icon created in CSS */
  content: '';
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: #fff;
  /* this fixes a bug where pseudo elements are slighty off position */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.cd-panel__close::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cd-panel__close::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cd-panel__close:hover {
  background-color: #fff;
}

.cd-panel__close:hover::before, .cd-panel__close:hover::after {
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.cd-panel__close:hover::before {
  -webkit-transform: rotate(220deg);
      -ms-transform: rotate(220deg);
          transform: rotate(220deg);
}

.cd-panel__close:hover::after {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.cd-panel--is-visible .cd-panel__close::before {
  -webkit-animation: cd-close-1 0.6s 0.3s;
          animation: cd-close-1 0.6s 0.3s;
}

.cd-panel--is-visible .cd-panel__close::after {
  -webkit-animation: cd-close-2 0.6s 0.3s;
          animation: cd-close-2 0.6s 0.3s;
}

@-webkit-keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

@keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

@-webkit-keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

@keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.cd-panel__container {
  position: fixed;
  width: 90%;
  height: 100%;
  top: 0;
  background: #ffffff;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.cd-panel--from-right .cd-panel__container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.cd-panel--from-left .cd-panel__container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.cd-panel--is-visible .cd-panel__container {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

@media only screen and (min-width: 768px) {
  .cd-panel__container {
    width: 70%;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-panel__container {
    width: 28%;
  }
}

.cd-panel__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 70px 7%;
  overflow: auto;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch;background: #000;
}

.cd-panel__content p {
  font-size: 1.4rem;
  color: #424f5c;
  line-height: 1.4;
  margin: 2em 0;
}

.cd-panel__content p:first-of-type {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .cd-panel__content p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}



.cd-panel__content ul {padding:5px ;}

.cd-panel__content ul li{padding-bottom:12px; margin-bottom: 12px; border-bottom: 1px solid #2e2e2e}

.cd-panel__content ul li a{ font-family: "Roboto", serif;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;}

.cd-panel__content ul li ul {padding:15px ;}

.cd-panel__content ul li ul li{padding-bottom:10px; margin-bottom: 0px; border-bottom: 0px solid #2e2e2e}

.cd-panel__content ul li ul li a{ font-family: "Roboto", serif;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;}

.cd-panel__content ul li ul li a i{ 
        color: #fff;
    font-size: 6px;
    float: left;
    padding-right: 10px;
    padding-top: 8px;}