/*
Theme Name: Engage Child
Theme URI: https://themeforest.net/item/engage-creative-multipurpose-wp-theme/19199913
Description: Multi-Purpose WordPress Theme
Version: 1.1
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: engage
*/


/* Your code goes below! */

body{
    font-family: Gotham-Light;
}

p {
    margin-bottom: 15px !important;
}

@font-face { 
font-family: Gotham-Light; 
src: url(https://surabheeculturalacademy.com/wp-content/themes/engage-child/fonts/Gotham-Light.otf); 
font-weight: normal; 
}


@media screen and (min-width: 1000px){
.main-nav-wrapper .container{
    background-color: rgba( 0,0,0,0.0 ) !important;
    padding-left: 20px;
    padding-right: 20px;
}
}

#header{
    box-shadow: none;
}

.header-light .main-nav {
    background: none !important;
}

@media screen and (min-width: 1000px){
.margin-top-slider{
    margin-top: -61px !important;
}
}

.header-dark .main-nav {
    background: #202020 !important;
}

.content-below-header > .section-page {
    padding-top: 0px !important;
}

.header-light #main-menu > ul > li > a, .header-light .main-menu > ul > li > a {
    opacity: 10 !important;
}

.about-title{
    text-align: center;
    color: #7e246d;
    margin-top: 100px;
}

.gallery-title{
    text-align: center;
    color: #7e246d;
    margin-bottom: 50px !important;
    margin-top: 60px;
}

.about-text p{
    font-size: 15px;
    text-align: center;
}

.columns {
	display: flex;
	flex-flow: row wrap;
	margin-left: 135px;
    margin-top: 30px;
}

.columns1 {
	display: flex;
	flex-flow: row wrap;
    margin-top: 30px;
}

.columns2 {
	display: flex;
	flex-flow: row wrap;
    margin-top: 30px;
}

.column {
	flex: 1;
	margin: 2px;
	padding: 10px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
}

@media screen and (max-width: 980px) {
  .columns .column {
		margin-bottom: 5px;
    flex-basis: 40%;
		&:nth-last-child(2) {
			margin-right: 0;
		}
		&:last-child {
			flex-basis: 100%;
			margin: 0;
		}
	}
}

@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
}

.footer-address{
    color: #fff;
    font-size: 14px !important;
    font-weight: 200;
}

.footer-address span{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.footer-email{
    color: #fff;
    font-size: 15px !important;
    padding-top: 20px;
}

.footer-copy{
    color: #fff;
    font-size: 13px !important;
    text-align: center;
    padding-top: 20px;
    font-weight: 100;
}

.btnclass {
    padding: 4px 16px 4px 16px;
    font-size: 13px;
    background-color: #b3153b;
    color: white;
    border: none;
}

.btnclass:hover {
    padding: 4px 16px 4px 16px;
    font-size: 13px;
    background-color: #831731;
    color: white;
    outline: none !important;
}

.btnclass:focus{
    outline: none !important;
}

.btnread {
    padding: 4px 16px 4px 16px;
    font-size: 13px;
    background-color: #7e246d;
    color: white;
    border: none;
}

.btnread:hover {
    padding: 4px 16px 4px 16px;
    font-size: 13px;
    background-color: #ac3195;
    color: white;
    outline: none !important;
}

.btnread:focus{
    outline: none !important;
}

.highlight-box{
    border: 1px solid #fcf8f9;
    padding: 20px;
    max-width: 550px;
    color: #fff;
    font-size: 14px;
    margin-top: -600px;
    margin-left: 100px;
}

.highlight-title{
    color: #fff;
}

.program-title{
    color: #fff;
    padding-top: 30px;
}

.highlight-row{
    padding-top: 850px !important;
    padding-bottom: 150px;
    background-image: url(https://surabheeculturalacademy.com/wp-content/uploads/2021/12/highlight-banner-new.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


ul.padanyas-text{
    color: #fd1a50;
    font-size: 20px;
}

.point-text{
    color: #dedede;
    font-size: 14px;
    padding-left: 20px;
}

.know-more{
    font-size: 14px;
    color: #dedede;
    border: 1px solid #dedede;
    padding: 7px;
    margin-left: 20px;
}

.know-more:hover{
    color: #fd1a50;
	border: 1px solid #fd1a50;
}

.know-more:focus{
    color: #fd1a50;
	border: 1px solid #fd1a50;
}

.footer-main {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}

.founders-now-row{
    z-index: 88;
    margin-top: -90px;
    padding-bottom: 20px;
    padding-top: 0px !important;
}

.founder-title{
    text-align: center;
    color: #ffffff;
    margin-top: 30px;
}

.founder-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.founder-name{
    color: #fff;
    font-size: 18px;
    text-shadow: 2px 2px #000000;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
}

.founder-text{
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.read-more{
    font-size: 15px;
    text-align: center;
    display: block;
}

.read-more:hover{
    font-size: 15px;
    text-align: center;
    display: block;
    color: #fd1a50;
}

.rbs-imges-container{
    margin-left: -8px !important;
}

.gallery-row{
    margin-bottom: -22px;
}

.founder-block{
    margin-bottom: -45px !important;
}

.about-page-title{
    text-align: left;
    color: #7e246d;
}

.about-page{
    font-size: 15px !important;
    text-align: justify;
    color: #272727 !important;
}

.surbhi-line{
    color: #fd1a50;
    font-weight: 600;
}

.event-page-title{
    text-align: left;
    color: #7e246d;
    font-size: 40px !important;
    margin-bottom: -20px !important;
}

.wpcf7-form textarea {
    width: 100% !important;
    height: 150px !important;
}

.icon-list-text{
    color: #000000 !important;
}

.event-top-row{
    margin-top: 10px;
}

.page-title-wrapper{
    height: 300px !important;
}

#page-title{
    height: 300px !important;
}

.enquire-now span{
	background: #fd1a50;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 5px;
}

.enquire-now span:hover{
	background: #b0173c;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 5px;
}

.btn, input[type="submit"]{
    background: #7e246d !important;
    border: solid 1px #7e246d !important;
	font-family: 'Gotham-Light' !important;
}

.btn, input[type="submit"]:hover {
    background: #383838 !important;
    border: solid 1px #383838 !important;
	font-family: 'Gotham-Light' !important;
}

#wpcf7-f296-p190-o2 span{
	margin: 0px 0px 25px 0px;
}
.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -30%;
    width: 55%;
}
.pum-theme-283 .pum-title, .pum-theme-lightbox .pum-title {
    color: #000000;
    text-align: center !important;
    font-weight: 100;
    font-size: 32px;
    line-height: 36px;
    margin: 0px 0px 30px 0px !important;
}

.wpcf7-form-control-wrap{
	margin-bottom: 20px;
}
.pum-theme-283 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 25px !important;
    border-radius: 3px;
    box-shadow: 1px 1px 3px 0px rgb(2 2 2 / 23%) !important;
    background-color: rgba( 249, 249, 249, 1.00 ) !important;
	border: none !important;
}

#wpcf7-f299-o1 input[type="text"], input[type="email"], .wpcf7-select
{
    font-weight: normal;
    font-size: 16px;
    border: 1px solid #a2a2a2;
}

#wpcf7-f299-o1 .wpcf7-form textarea {
   font-weight: normal;
    padding: 12px 12px;
    font-size: 16px;
    border: 1px solid #a2a2a2;
	height: 100px !important;
}

#wpcf7-f296-p190-o2 .wpcf7-form textarea{
	height: 150px !important;
	border: 1px solid #969696 !important;
}

.wpcf7-form-control-wrap .wpcf7-select {
    height: 45px !important;
	border: 1px solid #a2a2a2;
}
#wpcf7-f299-o1 .wpcf7-form-control-wrap .wpcf7-select, .wpcf7-form-control-wrap .wpcf7-text, .wpcf7-form-control-wrap .wpcf7-textarea {
    padding: 10px 10px !important;
    color: #616161;
    height: 45px !important;
}

.pum-theme-283 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
	height: 40px !important;
    width: 40px !important;
	background-color: rgba( 253, 26, 80, 1.00 ) !important;
	right: 0px !important;
    top: 0px !important;
	border: none !important;
    border-radius: 0px !important;
	box-shadow: 0px 0px 5px 1px rgb(2 2 2 / 30%) !important;
    border-bottom-left-radius: 10px !important;
}

.pum-theme-283 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close:focus{
    outline: none !important;
}

.pum-container.pum-responsive.pum-responsive-medium {
    top: 50px !important;
}

.cf7-smart-grid.has-grid div.field span.wpcf7-not-valid-tip{
	z-index: 2 !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 1em !important;
}

.page-image{
	border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
}

.fa-envelope,
.fa-phone-square{
	padding-right: 5px;
}
.sp-testimonial-free-section .tfree-client-testimonial p, .sp-testimonial-free-section .tfree-client-testimonial {
    font-weight: 300;
    font-family: 'Roboto';
    color: #000000;
}

.fa-facebook-square,
.fa-instagram,
.fa-youtube-play{
	font-size: 20px;
}

.fa-instagram{
	padding: 0 10px;
}

p.follow-us{
	color: #fff;
    font-size: 18px !important;
}
















@media (max-width: 767px){
.event-mobile{
	margin-bottom: -50px !important;
	margin-top: -50px !important;
}
.vc_tta.vc_general .vc_tta-panel-title {
    background-color: #7e246d;
    color: #ffffff;
    padding-left: 15px;
}
.columns {
	margin-left: 25px;
    margin-top: 30px;
}
.highlight-box{
    margin-left: 0px;
}
.columns1, .columns2 {
    display: block;
}
.columns .column {
    flex-basis: 100%;
    margin: 0 0 -30px 0;
}

.founder-block {
    margin-bottom: 0px !important;
}

.gallery-title{
    margin-top: 0px !important;
}

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -37%;
    width: 95%;
}
.enquire-now span{
	background: #fd1a50;
    color: #ffffff;
    padding: 15px 20px;
    border-radius: 5px;
}

.enquire-now span:hover{
	background: #ffffff;
    color: #000000;
    padding: 15px 20px;
    border-radius: 5px;
}
}




@media (min-width: 1900px){
.highlight-row{
    padding-top: 1000px !important;
    padding-bottom: 150px;
}

.gallery-row {
    margin-bottom: -22px !important;
}
.footer-main {
    padding-top: 50px !important;
}
}

.eg-overlay-layout-29 .eg-overlay-wrapper:hover .eg-mask {
    background: rgb(253 26 80 / 39%);
    transform: scale(1);
    -webkit-transform: scale(1);
}
.file input {
    min-width: 14rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 1;
}
.field.cf7sg-popup-box {
    vertical-align: middle;
    margin-top: 20px;
}
.cf7-smart-grid.has-grid .field>label em {
    color: red;
    display: none;
}
::after {
    display: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
  border: 1px solid #a2a2a2;
}

.wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .wpcf7-form textarea, .wpcf7-form select{
	height:44px;
	border: 1px solid #a2a2a2;
}

.cf7-smart-grid.has-grid .field>label {
    display: block;
    margin-bottom: 5px;
    font-family: 'Roboto';
}

.checkbox label, .radio label{
	font-weight: 100;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #ffffff;
    background-color: #fd1a50;
    color: #fff;
}

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-panel-body, #wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-panel-body, #wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-panel-body, #wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_boxed .vc_tta-panel-body {
    border: 0;
    padding: 0px 0 10px;
    border-radius: 0 !important;
}

.eg-overlay-wrapper {
    border: 1px solid #fd1a503b;
    padding: 5px;
}

.section-page input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border: 1px solid #969696 !important;
}





