/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Child theme for the Twenty Twenty-One theme
Author: Your Name
Author URI: https://yourwebsite.com
Template: twentytwentyone
*/

/* You can start adding custom styles below */

@font-face {
    font-family: 'alfabet-light';
    src: url('fonts/Alfabet_Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* @font-face {
    font-family: 'alfabet-light';
    src: url('fonts/alfabet-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */
@font-face {
    font-family: 'alfabet-reg';
    src: url('fonts/alfabet-regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
a,:hover{
	transition: all 0.3s;
}
a:focus {
	outline:none !important;
}
body{
     overflow-x:hidden;
	 font-family: 'alfabet-light' !important;
}
h2{
	font-family: 'alfabet-reg' !important;
	line-height:55px;
}
p {
    font-family: 'alfabet-light' !important;
    line-height: 36px !important;
    margin-bottom: 17px;
}
.elementor-button{
	font-family: 'alfabet-light' !important;
}
p.gform_required_legend {
    display: none;
}
label.gfield_label.gform-field-label {
    font-size: 24px;
    color: #AE84BB;
	font-family: 'alfabet-reg';
	    margin: 0;
    text-transform: uppercase;
}
.gform-theme--foundation .gfield input.large, 
.gform-theme--foundation .gfield textarea.small {
    background: transparent;
    border: 0;
    box-shadow: none;
    outline: none;
    font-family: 'alfabet-reg';
    font-size: 20px;
    border-bottom: solid 2px #fff;
    padding: 0 1px;
}
.gform-theme--foundation .gfield textarea.small {
    min-block-size: 0rem !important;
    height: 42px !important;
    resize: none;
    overflow: hidden;
}
.gform-theme--foundation .gform_fields {
     column-gap: 77px !important;
     row-gap: 27px !important;
}
input::placeholder {
  color: #D3D3D3 !important;
}
textarea::placeholder {
  color: #D3D3D3 !important;
}
span.gfield_required {
    display: none;
}
.gform-footer.gform_footer.top_label {
    justify-content: end;
}
input#gform_submit_button_1 {
    background: transparent url(images/submit-dot.png);
    box-shadow: none;
    color: #171141;
    font-size: 18px;
    padding: 0 0 0 19px;
    /* background-size: 10px !important; */
    background-repeat: no-repeat;
	font-family: 'alfabet-reg';
    background-position: top 12px left 0;
	outline:none;
}
input#gform_submit_button_1:hover{
    color: #ED0B70;
}
.out-info .elementor-icon-list-text span{
	color:#AE84BB;
}
.out-info .elementor-icon-list-text:hover span{
	color:#ED0B70;
}
.pb-0 p{
	margin-bottom:0;
}
.blue-box{
	height:92.22px !important;
}
.elementor-location-header {
    position: relative;
    z-index: 99999;
}
.times {
    display:none;
}
.blue-box .times{
	display:none;
}
.blue-box.show-cross .times{
	display:block;
}
.blue-box.show-cross .menu-icon{
	display:none;
}
.blue-box .menu-icon{
	display:block;
}
.e-q-footer {
    text-align: right;
}
.accordian-row span.e-n-accordion-item-title-icon {
    background: #ED0B70;
    display: block;
    padding: 19px 10px;
	width:124px;
	text-align: center;
	border-left:solid 3px #171141;
}
.accordian-row span.e-n-accordion-item-title-icon span{
   justify-content:center;
}
.slides-row img{
	height:344px !important;
}

.counter-row .elementor-counter-title {
    margin: -14px 0 0 0 !important;
    font-family: 'alfabet-reg' !important;
}
.full-widht-img img{
	max-width:100% !important;
}




@media (max-width: 992px) {
.gform-theme--foundation .gform_fields {
    column-gap: 21px !important;
    row-gap: 27px !important;
}
.blue-box {
    height: 71.22px !important;
}
.slides-row img{
	height:184px !important;
}
}

@media (max-width: 767px) {
	body, p{
		font-size:18px;
	}
	p{
	    line-height: 28px !important;
	}
h2 {
    line-height: 38px;
    font-size: 28px;
}
label.gfield_label.gform-field-label {
    font-size: 18px;
}
.gform-footer.gform_footer.top_label {
    justify-content: center;
}
.menu-icon svg {
    position: relative;
    top: 3px;
}
	.font-14 p{
		font-size: 14px !important
	}
.gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield textarea.small {
    font-size: 16px;
}
    .blue-box {
        height: 55.22px !important;
    }
.e-q-footer {
    text-align: center;
}
.accordian-row span.e-n-accordion-item-title-icon {
    width: 72px;
}
.slides-row img{
	height:204px !important;
}
.counter-row .elementor-counter-title {
    margin: 0 !important;
	text-align: center;
}
}










