/*!
Theme Name: Woostroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Woostroid2 child theme.
Template: woostroid2
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: woostroid2-child
*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/



/*!
Theme Name: Woostroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Woostroid2 child theme.
Template: woostroid2
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: woostroid2-child
*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
div#mob-why, #mob-form {
    display: none;
}
div#check label::after, div#check label::before
{
	display: none;
}
div#check
{
	border-bottom: 2px solid #ffffff42;
	padding: 0 0 13px!important;
}
div#check span
{
	vertical-align: top;
	margin: 0 0 0 6px;
	font-size: 19px;
	color: #818181;
}
div#check em
{
	font-style: normal;
	vertical-align: top;
	margin: 0 5px 0 0;
	font-size: 19px;
	color: #818181;
}
.check {
 position: relative;
 background: linear-gradient(90deg, #f19af3, #f099b5);
 line-height: 0;
 font-size: 25px;
}

.check input[type="checkbox"],
.check label,
.check label::before,
.check label::after {
 appearance: none;
 display: inline-block;
 font-size: inherit;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check {
 appearance: none;
 display: inline-block;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check label {
 width: 2.2em;
 height: 1em;
 background: #272727;
 overflow: hidden;
}

.check input[type="checkbox"] {
 position: absolute;
 z-index: 1;
 width: .8em;
 height: .8em;
 top: .1em;
 left: .1em;
 background: linear-gradient(45deg, #dedede, #ffffff);
 box-shadow: 0 6px 7px rgba(0,0,0,0.3);
 outline: none;
}

.check input[type="checkbox"]:checked {
 left: 1.3em;
}

.check input[type="checkbox"]:checked + label {
 background: transparent;
}

.check label::before,
.check label::after {
 content: "Â· Â·";
 position: absolute;
 overflow: hidden;
 left: .50em;
 top: .5em;
 height: 1em;
 letter-spacing: -.04em;
 color: #9b9b9b;
 font-family: "Times New Roman", serif;
 z-index: 2;
 font-size: .6em;
 border-radius: 0;
 transform-origin: 0 0 -.5em;
 backface-visibility: hidden;
}

.check label::after {
 content: "?";
 top: .65em;
 left: .6em;
 height: .1em;
 width: .35em;
 font-size: .2em;
 transform-origin: 0 0 -.4em;
}

.check input[type="checkbox"]:checked + label::before,
.check input[type="checkbox"]:checked + label::after {
 left: 2.55em;
 top: .4em;
 line-height: .1em;
 transform: rotateY(360deg);
}

.check input[type="checkbox"]:checked + label::after {
 height: .16em;
 top: .55em;
 left: 2.6em;
 font-size: .6em;
 line-height: 0;
}


.check-one {
 position: relative;
 background: #272727;
 line-height: 0;
 font-size: 25px;
}

.check-one input[type="checkbox"],
.check-one label,
.check-one label::before,
.check-one label::after {
 appearance: none;
 display: inline-block;
 font-size: inherit;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check-one {
 appearance: none;
 display: inline-block;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check-one label {
 width: 2.2em;
 height: 1em;
 background: #272727;
 overflow: hidden;
}

.check-one input[type="checkbox"] {
 position: absolute;
 z-index: 1;
 width: .8em;
 height: .8em;
 top: .1em;
 left: .1em;
 background: linear-gradient(45deg, #dedede, #ffffff);
 box-shadow: 0 6px 7px rgba(0,0,0,0.3);
 outline: none;
}

.check-one input[type="checkbox"]:checked {
 left: 1.3em;
}

.check-one input[type="checkbox"]:checked + label {
 background: transparent;
}

.check-one label::before,
.check-one label::after {
 content: "Â· Â·";
 position: absolute;
 overflow: hidden;
 left: .50em;
 top: .5em;
 height: 1em;
 letter-spacing: -.04em;
 color: #9b9b9b;
 font-family: "Times New Roman", serif;
 z-index: 2;
 font-size: .6em;
 border-radius: 0;
 transform-origin: 0 0 -.5em;
 backface-visibility: hidden;
}

.check-one label::after {
 content: "?";
 top: .65em;
 left: .6em;
 height: .1em;
 width: .35em;
 font-size: .2em;
 transform-origin: 0 0 -.4em;
}

.check-one input[type="checkbox"]:checked + label::before,
.check-one input[type="checkbox"]:checked + label::after {
 left: 2.55em;
 top: .4em;
 line-height: .1em;
 transform: rotateY(360deg);
}

.check-one input[type="checkbox"]:checked + label::after {
 height: .16em;
 top: .55em;
 left: 2.6em;
 font-size: .6em;
 line-height: 0;
}


.check-two {
 position: relative;
 background: #272727;
 line-height: 0;
 font-size: 25px;
}

.check-two input[type="checkbox"],
.check-two label,
.check-two label::before,
.check-two label::after {
 appearance: none;
 display: inline-block;
 font-size: inherit;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check-two {
 appearance: none;
 display: inline-block;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check-two label {
 width: 2.2em;
 height: 1em;
 background: #272727;
 overflow: hidden;
}

.check-two input[type="checkbox"] {
 position: absolute;
 z-index: 1;
 width: .8em;
 height: .8em;
 top: .1em;
 left: .1em;
 background: linear-gradient(45deg, #dedede, #ffffff);
 box-shadow: 0 6px 7px rgba(0,0,0,0.3);
 outline: none;
}

.check-two input[type="checkbox"]:checked {
 left: 1.3em;
}

.check-two input[type="checkbox"]:checked + label {
 background: transparent;
}

.check-two label::before,
.check-two label::after {
 content: "Â· Â·";
 position: absolute;
 overflow: hidden;
 left: .50em;
 top: .5em;
 height: 1em;
 letter-spacing: -.04em;
 color: #9b9b9b;
 font-family: "Times New Roman", serif;
 z-index: 2;
 font-size: .6em;
 border-radius: 0;
 transform-origin: 0 0 -.5em;
 backface-visibility: hidden;
}

.check-two label::after {
 content: "?";
 top: .65em;
 left: .6em;
 height: .1em;
 width: .35em;
 font-size: .2em;
 transform-origin: 0 0 -.4em;
}

.check-two input[type="checkbox"]:checked + label::before,
.check-two input[type="checkbox"]:checked + label::after {
 left: 2.55em;
 top: .4em;
 line-height: .1em;
 transform: rotateY(360deg);
}

.check-two input[type="checkbox"]:checked + label::after {
 height: .16em;
 top: .55em;
 left: 2.6em;
 font-size: .6em;
 line-height: 0;
}

.check-three {
 position: relative;
 background: #272727;
 line-height: 0;
 font-size: 25px;
}

.check-three input[type="checkbox"],
.check-three label,
.check-three label::before,
.check-three label::after {
 appearance: none;
 display: inline-block;
 font-size: inherit;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check-three {
 appearance: none;
 display: inline-block;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check-three label {
 width: 2.2em;
 height: 1em;
 background: #272727;
 overflow: hidden;
}

.check-three input[type="checkbox"] {
 position: absolute;
 z-index: 1;
 width: .8em;
 height: .8em;
 top: .1em;
 left: .1em;
 background: linear-gradient(45deg, #dedede, #ffffff);
 box-shadow: 0 6px 7px rgba(0,0,0,0.3);
 outline: none;
}

.check-three input[type="checkbox"]:checked {
 left: 1.3em;
}

.check-three input[type="checkbox"]:checked + label {
 background: transparent;
}

.check-three label::before,
.check-three label::after {
 content: "Â· Â·";
 position: absolute;
 overflow: hidden;
 left: .50em;
 top: .5em;
 height: 1em;
 letter-spacing: -.04em;
 color: #9b9b9b;
 font-family: "Times New Roman", serif;
 z-index: 2;
 font-size: .6em;
 border-radius: 0;
 transform-origin: 0 0 -.5em;
 backface-visibility: hidden;
}

.check-three label::after {
 content: "?";
 top: .65em;
 left: .6em;
 height: .1em;
 width: .35em;
 font-size: .2em;
 transform-origin: 0 0 -.4em;
}

.check-three input[type="checkbox"]:checked + label::before,
.check-three input[type="checkbox"]:checked + label::after {
 left: 2.55em;
 top: .4em;
 line-height: .1em;
 transform: rotateY(360deg);
}

.check-three input[type="checkbox"]:checked + label::after {
 height: .16em;
 top: .55em;
 left: 2.6em;
 font-size: .6em;
 line-height: 0;
}

.check-four {
 position: relative;
 background: #272727;
 line-height: 0;
 font-size: 25px;
}

.check-four input[type="checkbox"],
.check-four label,
.check-four label::before,
.check-four label::after {
 appearance: none;
 display: inline-block;
 font-size: inherit;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check-four {
 appearance: none;
 display: inline-block;
 border-radius: 1em;
 border: 0;
 transition: .35s ease-in-out;
 box-sizing: border-box;
 cursor: pointer;
}

.check-four label {
 width: 2.2em;
 height: 1em;
 background: #272727;
 overflow: hidden;
}

.check-four input[type="checkbox"] {
 position: absolute;
 z-index: 1;
 width: .8em;
 height: .8em;
 top: .1em;
 left: .1em;
 background: linear-gradient(45deg, #dedede, #ffffff);
 box-shadow: 0 6px 7px rgba(0,0,0,0.3);
 outline: none;
}

.check-four input[type="checkbox"]:checked {
 left: 1.3em;
}

.check-four input[type="checkbox"]:checked + label {
 background: transparent;
}

.check-four label::before,
.check-four label::after {
 content: "Â· Â·";
 position: absolute;
 overflow: hidden;
 left: .50em;
 top: .5em;
 height: 1em;
 letter-spacing: -.04em;
 color: #9b9b9b;
 font-family: "Times New Roman", serif;
 z-index: 2;
 font-size: .6em;
 border-radius: 0;
 transform-origin: 0 0 -.5em;
 backface-visibility: hidden;
}

.check-four label::after {
 content: "?";
 top: .65em;
 left: .6em;
 height: .1em;
 width: .35em;
 font-size: .2em;
 transform-origin: 0 0 -.4em;
}

.check-four input[type="checkbox"]:checked + label::before,
.check-four input[type="checkbox"]:checked + label::after {
 left: 2.55em;
 top: .4em;
 line-height: .1em;
 transform: rotateY(360deg);
}

.check-four input[type="checkbox"]:checked + label::after {
 height: .16em;
 top: .55em;
 left: 2.6em;
 font-size: .6em;
 line-height: 0;
}
div#header-title-two:after
{
	content: "";
	width: 79px;
	height: 79px;
	display: inline-block;
	background: url(./images/loc.png) no-repeat;
	position: absolute;
	bottom: -300px;
}

div#fot .e-con-inner
{
	border-top: 1px solid #ffffff9e;
	padding: 26px 0px;
}

div#fot-right
{
	
}
div#fot-right .elementor-widget-heading
{
	
}
div#fot-right .elementor-widget-heading div
{
	font-size: 20px;
	color: #fff;
}
div#fot-left
{
	
}
div#fot-left .elementor-widget-heading
{
	
}
div#fot-left .elementor-widget-heading div
{
	font-size: 20px;
	color: #fff;
	text-align: left;
}
div#fot {
    background: #000;
}

div#footer-right .elementor-widget-social-icons
{
	text-align: right;
	margin: -16px 0 0;
}
div#footer-right .elementor-widget-social-icons .elementor-icon.elementor-social-icon
{
	height: initial;
	width: initial;
	padding: 0;
	background: none;
} 
div#footer {
    background: #000;
    padding: 100px 0px !important;
}
div#footer-left
{
	
}
div#footer-left
{
	display: inline-block;
	vertical-align: top;
	/* width: 60%; */
}
div#fot-img-one
{
	display: inline-block;
	float: left;
}
div#fot-img-one img
{
	
}
div#fot-img-two
{
	
}
div#fot-img-two img
{
	
}
div#footer-left .elementor-widget-button
{
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 92px 0 0;
}
div#footer-left .elementor-widget-button a
{
	font-family: 'almoni-tzar-bold-aaa' !important;
	color: #fff;
	background: none;
	padding: 0;
	font-size: 30px;
	border-bottom: 1px solid #CCFF00;
}
div#footer-left .elementor-widget-button a:hover
{
	
}
div#footer-center
{
	
}
div#footer-center .elementor-widget-heading
{
	
}
div#footer-center .elementor-widget-heading div
{
	font-family: 'almoni-tzar-bold-aaa' !important;
	color: #fff;
	font-size: 32px;
	margin: 0;
}
div#footer-center .elementor-widget-text-editor
{
	font-family: 'almoni-tzar-regular-aaa' !important;
	color: #fff;
	font-size: 32px;
	line-height: 120%;
}
div#footer-center .elementor-widget-text-editor p
{
	margin: 0;
}
div#footer-right
{
	
}
 div#footer-right .elementor-widget-heading
 {
	 margin: 0 0 7px;
	}
  div#footer-right .elementor-widget-heading div
  {
	  font-family: 'almoni-tzar-bold-aaa' !important;
	  color: #fff;
	  font-size: 32px;
	  margin: 0;
	 }
  div#footer-right .elementor-widget-icon-list
  {
	  
  }
    div#footer-right .elementor-widget-icon-list
  {
	  
  }
    div#footer-right .elementor-widget-icon-list a 
	{
		font-family: 'almoni-tzar-regular-aaa' !important;
		color: #fff;
		font-size: 32px;
		line-height: 120%;
		margin: -12px 0 0;
	}
	
	div#footer-right .elementor-widget-icon-list a .elementor-icon-list-icon
  {
	  margin: 0 0 0 8px;
	 }
  	div#footer-right .elementor-widget-icon-list a .elementor-icon-list-icon svg
  {
	  margin: 0;
	  height: 50px!important;
	  width: 25px!important;
	 }
  	div#footer-right .elementor-widget-icon-list a .elementor-icon-list-icon svg path
  {
	  fill: #fff;
	  /* width: 25px; */
	  /* font-size: 42px; */
	 }
  	div#footer-right .elementor-widget-icon-list a .elementor-icon-list-text
  {
	  color: #fff;
	 }
  

div#form
{
	margin: 120px 0;
}

div#form .e-con-inner
{
	background: #CCFF00;
	padding: 115px 129px 85px;
}
div#form-right
{
	
}
div#form-right .elementor-widget-heading
{
	
}
div#form-right .elementor-widget-heading div
{
	font-family: 'almoni-tzar-bold-aaa' !important;
	color: #000;
	font-size: 64px;
	line-height: 70%;
	max-width: 384px;
	margin: 0 0 0px;
}
div#form-right .elementor-widget-text-editor
{
	font-family: 'almoni-tzar-bold-aaa' !important;
	color: #000;
	font-size: 32px;
	line-height: 80%;
}
div#form-right .elementor-widget-text-editor p
{
	
}
div#form-left
{
	
}
div#form-left .elementor-widget-heading
{
	
}
div#form-left .elementor-widget-heading div
{
	font-size: 24px;
	color: #000;
	max-width: 200px;
	position: relative;
	z-index: 11;
	margin: -68px 0 0;
	background: url(./images/wh.png) no-repeat 100% 50%;
	padding: 0 25px 0px 0;
}
div#form-left .elementor-widget-heading a
{
	text-decoration: underline;
}

div#form-left .elementor-field-group
{margin: 0 0 11px;}
div#form-left .elementor-field-group input
{
		font-family: 'almoni-tzar-regular-aaa';
		color: #000;
		font-size: 24px;
		color: #000;
		border-radius: 0;
		border: 0;
		padding: 21px;
}
div#form-left .elementor-field-group input::placeholder
{
		font-family: 'almoni-tzar-regular-aaa'; color: #000;
}
div#form-left .elementor-field-group textarea
{
		font-family: 'almoni-tzar-regular-aaa';
		color: #000;
		font-size: 24px;
		border-radius: 0;
		border: 0;
		padding: 21px;
		height: 115px;
}
div#form-left .elementor-field-group textarea::placeholder
{
		font-family: 'almoni-tzar-regular-aaa'; color: #000;
}
div#form-left .elementor-field-type-submit
{
	text-align: left;
	display: inline-block;
	width: 100%;
}
div#form-left .elementor-field-type-submit button
{
	font-family: 'almoni-tzar-bold-aaa';
	font-size: 28px;
	background: #000;
	padding: 7px 27px 6px 7px;
	border-radius: 34px;
	width: 293px;
	text-align: right;
	max-width: 293px;
	margin: 12px 0 0;
}
div#form-left .elementor-field-type-submit button:hover
{
	
}

div#form-left .elementor-field-type-submit button:after
{
    content: "";
    background: url(./images/str.png) no-repeat 0px 0px;
    width: 46px;
    height: 46px;
    display: inline-block;
    float: left;
}
div#form-left .elementor-field-type-submit button span
{
	    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0;
}

div#gallery
{
	margin: 50px 0 0;
}
div#gallery figure.gallery-item
{
	padding: 0 13px 23px;
}

div#why
{
	
}
div#why .e-con-inner
{
	
}
div#why .e-con-inner .e-child
{
	position: relative;
	padding: 46px 46px 56px 127px!important;
}
div#why .e-con-inner .e-child:nth-child(2)
{
	padding: 46px 46px 56px 87px !important;
	width: 56%;
}
div#why .e-con-inner .e-child:nth-child(3)
{
	padding: 46px 100px 56px 0px !important;
}
div#why .e-con-inner .e-child:before
{
	content: "";
	background: url(./images/gr.png) no-repeat 0% 17px;
	position: absolute;
	right: 0;
	top: 19px;
	left: initial;
	width: 126px;
	font-size: 94px;
	color: #000;
	font-family: 'almoni-tzar-demibold-aaa';
	padding: 0;
	right: -80px;
}
div#why .e-con-inner .e-child:nth-child(1):before
{
	content: "1";
}
div#why .e-con-inner .e-child:nth-child(2):before
{
	content: "2";
}
div#why .e-con-inner .e-child:nth-child(3):before
{
	content: "3";
	right: -15px;
}
div#why .elementor-heading-title
{
	font-family: 'almoni-tzar-bold-aaa' !important;
	color: #000;
	font-size: 32px;
	margin: 0 0 -9px;
}
div#why .elementor-heading-title div
{
	
}
div#why .elementor-widget-text-editor
{
	font-family: 'almoni-tzar-regular-aaa';
	color: #000;
	font-size: 24px;
	line-height: 100%;
}
div#why .elementor-widget-text-editor p
{
	
}
div#why-title
{
	text-align: center;
}
div#why-title .elementor-widget-heading
{
	
}
div#why-title .elementor-widget-heading div
{
	/* font-family: 'almoni-tzar-bold-aaa'!important; */
	/* font-size: 110px; */
	/* color: #000; */
}
div#why-title .elementor-widget-heading div span
{
	
}
div#why-one
{
	
}
div#why-one div
{
	font-family: 'almoni-tzar-bold-aaa' !important;
	color: #000;
	font-size: 110px;
}
div#why-one div span
{
	color: #CCFF00;
}
div#why-two
{
	
}
div#why-two div
{
	font-size: 32px;
	color: #000;
}
div#why-two div span
{
	
}

div#how
{
	margin: 0 0 100px;
	padding: 0 0 176px!important;
}
div#how-right
{
	background: #CCFF00;
	padding: 79px!important;
}
div#how-right .elementor-widget-heading
{
	text-align: left;
}
div#how-right .elementor-widget-heading div
{
	font-family: 'almoni-tzar-bold-aaa'!important;
	color: #000;
	font-size: 110px;
	line-height: 80%;
	text-align: left;
	max-width: 313px;
	float: left;
}
div#how-left
{
	height: 700px;
	align-content: center;
	display: block;
	padding: 9px 144px 0 0!important;
}
div#how-left .elementor-widget-text-editor
{
	font-family: 'almoni-tzar-regular-aaa';
	color: #000;
	font-size: 32px;
	line-height: 100%;
	max-width: 546px;
}
div#how-left .elementor-widget-text-editor p
{
	
}
div#how-left .elementor-widget-text-editor p strong
{
	font-family: 'almoni-tzar-bold-aaa' !important;
}
div#how-left .elementor-widget-text-editor h3
{
	font-family: 'almoni-tzar-bold-aaa' !important;
	color: #000;
	font-size: 58px;
	line-height: 70%;
	text-align: right;
}
div#how-left .elementor-widget-button
{
	margin: 58px 0 0;
}
div#how-left .elementor-widget-button a
{
	    font-family: 'almoni-tzar-bold-aaa';
	    font-size: 28px;
	    background: #000;
	    padding: 7px 27px 6px 7px;
	    border-radius: 34px;
	    width: 293px;
	    text-align: right;
}
div#how-left .elementor-widget-button a:after
{
	content: "";
    background: url(./images/str.png) no-repeat 0px 0px;
    width: 46px;
    height: 46px;
    display: inline-block;
    float: left;
}
div#how-left .elementor-widget-button a span
{
	    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0;
}

div#force
{
	text-align: left;
	margin: 34px 0 100px;
}
div#force a
{
	    font-family: 'almoni-tzar-bold-aaa';
    font-size: 28px;
    background: #000;
    padding: 7px 11px 6px 7px;
    border-radius: 34px;
    width: 293px;
}
div#force a:after
{
	content: "";
    background: url(./images/str.png) no-repeat 0px 0px;
    width: 46px;
    height: 46px;
    display: inline-block;
    float: left;
}
div#force a span
{
	    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0;
}
 @font-face {
      font-family: 'almoni-tzar-bold-aaa';
      src: url('./fonts/almoni-tzar-bold-aaa.woff2') format('woff2'),
           url('./fonts/almoni-tzar-bold-aaa.woff') format('woff');
      font-weight: normal;
      font-style: normal;
    }
	  @font-face {
      font-family: 'almoni-tzar-regular-aaa';
      src: url('./fonts/almoni-tzar-regular-aaa.woff2') format('woff2'),
           url('./fonts/almoni-tzar-regular-aaa.woff') format('woff');
      font-weight: normal;
      font-style: normal;
    }
		  @font-face {
      font-family: 'almoni-tzar-demibold-aaa';
      src: url('./fonts/almoni-tzar-demibold-aaa.woff2') format('woff2'),
           url('./fonts/almoni-tzar-demibold-aaa.woff') format('woff');
      font-weight: normal;
      font-style: normal; 
    }
	
	div#course.course-two-sec .course-b-title-text
	{
		min-height: 60px;
		padding: 0!important;
		border: 0;
	}
		div#course.course-two-sec .course-b-title-text div
	{
		
	}
	div#course.course-two-sec .course-block
	{
	}
	
	div#course
	{
		margin: 0 0 -19px;
	}
	div#course .course-b-title-next
	{
		border-bottom: 2px solid #ffffff42;
		padding: 0 0 5px !important;
		margin: 0 0 6px;
		display: none;
	}
	div#course .course-b-title-next div
	{
		font-size: 19px;
		color: #818181;
		vertical-align: top;
		line-height: 90%;
	}
	div#course .course-b-title-next div span
	{
		
	}
	div#course .course-b-title-next div span:after
	{
		content: "";
		width: 55px;
		height: 28px;
		display: inline-block;
		background: url(./images/gro.png) no-repeat;
		margin: -5px 9px 0;
		vertical-align: top;
	}
	div#course .course-block.course-block-two
	{
		background: #CCFF00;
		padding: 50px 34px 20px!important;
	}
	div#course .course-block.course-block-two .course-b-title
	{
		
	}
	div#course .course-block.course-block-two .course-b-title div
	{
		color: #000;
	}
	div#course .course-block.course-block-two .course-b-info
	{
		
	}
	div#course .course-block.course-block-two .course-b-info div
	{
		color: #000;
	}
	div#course .course-block.course-block-two .course-b-title-text
	{
		border-bottom: 2px solid #00000085;
	}
	
	div#course .course-block.course-block-two .course-b-title-text div
	{
		color: #000;
		font-size: 20px;
	}
	div#course .course-block.course-block-two .course-b-bottom 
	{
		
	}
	div#course .course-block.course-block-two .course-b-bottom div
	{
		color: #000;
	}
	div#course .course-block.course-block-two .course-b-button
	{
		
	}
	
	div#course .course-block.course-block-two .course-b-button a
	{
		color: #000;
	}
	
	
	div#course .course-block
	{
		background: #000;
		margin: 8px;
		padding: 68px 34px 20px!important;
		text-align: center;
	}
	div#course .course-block.course-block-one .elementor-widget-heading
	{
		
	}
		div#course .course-block.course-block-one .elementor-widget-heading div
	{
		font-size: 110px;
		line-height: 80%;
		font-family: 'almoni-tzar-bold-aaa'!important;
		text-align: right;
		color: #000;
	}
	div#course .course-b-title
	{
		display: inline-block;
		vertical-align: top;
	}
	div#course .course-b-title div
	{
		font-family: 'almoni-tzar-bold-aaa'!important;
		font-size: 32px;
		color: #fff;
		margin: 0;
	}
	div#course .course-b-info
	{
		margin: -18px 0 7px;
	}
	div#course .course-b-info div
	{
		font-size: 16px;
		color: #fff;
		margin: 0;
		line-height: 100%;
	}
	div#course .course-b-title-text
	{
		min-height: 115px;
		border-bottom: 2px solid #ffffff42;
		padding: 0 0 31px!important;
		margin: 0 0 6px;
	}
	div#course .course-b-title-text div
	{
		font-family: 'almoni-tzar-bold-aaa' !important;
		font-size: 24px;
		color: #fff;
		line-height: 100%;
		margin: 0;
		font-family: 'almoni-tzar-demibold-aaa'!important;
	}
	div#course .course-b-bottom
	{
		
	}
	div#course .course-b-bottom div
	{
		font-size: 24px;
		color: #fff;
		margin: 0;
		line-height: 120%;
	}
	div#course .course-b-button
	{
		line-height: 120%;
		vertical-align: top;
		margin: -22px 0 0;
	}
	div#course .course-b-button a
	{
		font-size: 24px;
		color: #fff;
		font-family: 'almoni-tzar-regular-aaa';
		background: none;
		padding: 0;
		text-decoration: underline;
		font-weight: 400;
	}
	div#course .course-b-bprice
	{
		margin: -6px 0 -9px;
	}
	div#course .course-b-bprice div
	{
		margin: 0;
		font-family: 'almoni-tzar-bold-aaa'!important;
		font-size: 85px;
		color: #CCFF00;
	}
	div#course .course-b-dop
	{
		
	}
	div#course .course-b-dop div
	{
		font-size: 24px;
		color: #818181;
	}
	
	
	
	
	div#course .course-block.course-block-one
	{
		background: none;
		padding: 0px !important;
		margin: 0;
		width: 59%;
	}
	
	div#course .e-con-inner
	{
		
	}
	
	div#what
	{
		margin: 100px 0px;
	}
	div#what .e-con-inner
	{
			display: block;
	}
	div#what-right
	{
		font-family: 'almoni-tzar-regular-aaa';
		font-size: 32px;
		line-height: 120%;
		color: #000;
		display: inline-block;
		width: 39%;
	}
	div#what-right h2
	{
		font-family: 'almoni-tzar-bold-aaa';
		font-size: 110px;
		line-height: 80%;
		color: #CCFF00;
		margin: 0 0 41px;
	}
	div#what-right h2 strong
	{
		color: #000;
	}
	div#what-right p
	{
		max-width: 536px;
		margin: 0;
		line-height: 115%;
	}
	div#what-right p strong
	{
		font-family: 'almoni-tzar-bold-aaa';
	}
	div#what-left
	{
		display: inline-block;
		vertical-align: top;
		width: 53%;
		float: left;
		margin: 223px 0 0;
	}
	div#what-left .e-con
	{
		display: inline-block;
		vertical-align: top;
		width: 33%;
	}
	div#what-left .e-con:nth-child(1)
	{
		
	}
	div#what-left .e-con:nth-child(2)
	{
		
	}
	div#what-left .e-con:nth-child(3)
	{
		
	}
	div#what-left .elementor-widget-image
	{
		text-align: right;
		margin: 0 0 16px;
	}
	div#what-left .elementor-widget-image img
	{
		height: 45px;
	}
	div#what-left .elementor-widget-heading
	{
		
	}
		div#what-left .elementor-widget-heading div
	{
		font-family: 'almoni-tzar-bold-aaa'!important;
		font-size: 32px;
		color: #000;
		margin: 0;
	}
	div#what-left .elementor-widget-text-editor
	{
		font-family: 'almoni-tzar-regular-aaa';
		font-size: 24px;
		color: #000;
		line-height: 85%;
	}
	div#what-left .elementor-widget-text-editor p
	{
		margin: 0;
	}
	
	
	div#life:after
	{
		content: "";
		width: 583px;
		height: 468px;
		display: inline-block;
		position: absolute;
		left: 0;
		z-index: 1;
		background: url(./images/bag.png) no-repeat 0;
		bottom: -138px;
	}
	
	div#life .e-con-inner
	{
		display: block;
	}
	
	div#life {
    background: #000;
    padding: 150px 0px!important;
    display: inline-block;
    width: 100%;
    position: relative;
}
div#life-right
{
	display: inline-block;
	width: initial;
}
div#life-right div
{
	line-height: 80px;
	font-size: 110px;
	color: #fff;
	font-family: 'almoni-tzar-bold-aaa'!important;
	color: #CCFF00;
	max-width: 287px;
	text-align: left;
}

div#life-right span
{
	color: #fff;
}
div#life-left
{
	display: inline-block;
	float: left;
	width: initial;
	width: 72%;
	margin: 5px 0 0;
}
div#life-left-title
{
	
}
div#life-left-title div
{
	font-size: 32px;
	line-height: 31px;
	color: #fff;
	color: #CCFF00;
	max-width: 300px;
	font-family: 'almoni-tzar-bold-aaa'!important;
}
div#life-left-text
{
	font-family: 'almoni-tzar-regular-aaa';
	font-size: 32px;
	line-height: 21px;
	color: #fff;
}
div#life-left-text p
{
	margin: 0;
	line-height: 120%;
}
#life-left-text-bot
{
	margin: 50px 0 0;
}
#life-left-text-bot div
{
	font-family: 'almoni-tzar-bold-aaa'!important;
	font-size: 64px;
	color: #fff;
	line-height: 90%;
	max-width: 800px;
}

	div#sec-go-two
	{
		
	}
	div#sec-go-two div
	{
		font-family: 'almoni-tzar-bold-aaa' !important;
		color: #000;
		text-align: center;
		font-size: 71px;
		line-height: 100%;
	}
	
div#sec-go-one
{
	text-align: center;
}
div#sec-go-one div
{
	font-size: 32px;
	color: #000;
}
div#sec-go-one div strong
{
	font-family: 'almoni-tzar-bold-aaa' !important;
}
 
	div#header-title-one
	{
		
	}
	div#header-title-one div
	{
		font-size: 130px;
		line-height: 80%;
		font-weight: 700;
		color: #fff;
		font-family: 'almoni-tzar-bold-aaa'!important;
	}
	div#header-title-one span
	{
		color: #CCFF00;
	}
	body .e-con.e-flex>.e-con-inner
	{
		max-width: 1400px;
	}
	div#header-title-two
	{
		margin: -38px 0 50px;
		position: relative;
	}
	div#header-title-two div
	{
		color: #fff;
		font-size: 40px;
		max-width: 500px;
	}
	div#logo {
    text-align: left;
    margin: 102px 0;
    position: relative;
    z-index: 11;
    left: -145px;
    top: -7px;
}
div#sec-go-but
{
	text-align: center;
}
div#sec-go-but a
{
	font-family: 'almoni-tzar-bold-aaa';
	font-size: 28px;
	background: #000;
	padding: 7px 11px 6px 7px;
	border-radius: 34px;
	width: 260px;
}
div#sec-go-but a span
{
	display: inline-block;
	vertical-align: top;
	margin: 5px 0 0;
}

div#sec-go-but:hover
{
	
}
div#sec-go-but a:after
{
	content: "";
	background: url(./images/str.png) no-repeat 0px 0px;
	width: 46px;
	height: 46px;
	display: inline-block;
	float: left;
}
div#sec-go {
    margin: 73px 0px 141px;
}
.elementor-element
{
	padding: 0px!important;
}
body, .elementor-heading-title
{
	    font-family: 'almoni-tzar-regular-aaa' !important;
	    color: #000;
	    /* overflow-x: hidden; */
}
#header
{
	background: #fff url(./images/head.png) no-repeat 50% 0%;
	min-height: 1086px;
	/* overflow: hidden; */
}


#form::before
{
    content: "";
    background: url(./images/ll.png) no-repeat 100% 50%;
}
 div#how::before
 {
	  content: "";
	  background: url(./images/man.png) no-repeat 100% 0px;
	  z-index: 1;
	}
	div#header-title-one::before
	 {
	  content: "";
	  background: url(./images/girl.png) no-repeat 0% 0px;
	  z-index: 0;
	  display: inline-block;
	  position: absolute;
	  width: 1046px;
	  height: 954px;
	  left: -286px;
	  top: -152px;
	  display: none;
	}
	body
	{
		
    overflow-x: hidden;
	}
	
	
	
	@media (max-width: 1800px){
		
		div#logo {
    text-align: left;
    margin: 102px 0;
    position: relative;
    z-index: 11;
    left: 0;
    top: -24px;
}

	}
	
	
		
	
		
		
@media (max-width: 1600px){
	div#course.course-two-sec .course-b-info
	{
		        min-height: 48px;
	}
	
	div#course .course-b-title-text {
    min-height: 153px;
	}
	 
	body .e-con.e-flex>.e-con-inner {
    max-width: 1100px;
}

	div#header-title-one::before {
    content: "";
    background: url(./images/girl.png) no-repeat 0% 0px;
    width: 841px;
    height: 804px;
    left: -286px;
    top: -152px;
    background-size: 100%;
}
div#header-title-one div {
    font-size: 108px;
}
div#header-title-two div {
    color: #fff;
    font-size: 30px;
    max-width: 384px;
}
div#life-right div {
    font-size: 70px;
    max-width: 246px;
}
div#life-left {
    width: 68%;
}
#life-left-text-bot div {
    font-size: 44px;
    max-width: 600px;
}
div#life:after {
    content: "";
    width: 383px;
    height: 405px;
    display: inline-block;
	    background: url(./images/bag.png) no-repeat 0;
    bottom: -138px;
    background-size: 100%;
}
div#sec-go-two div {
    font-size: 51px;
}
#header {
 

}
div#what-right h2 {
    font-size: 70px;
}
div#what-right {
    font-size: 26px;
}
div#what-left .elementor-widget-heading div {
    font-size: 26px;
}
div#what-left {

    width: 57%;
    margin: 156px 0 0;
}
div#what-left .elementor-widget-image {
    margin: 0 0 3px;
}
div#what-left .elementor-widget-text-editor {
    font-family: 'almoni-tzar-regular-aaa';
    font-size: 18px;
    line-height: 85%;
    max-width: 150px;
    margin: 0px 0 0;
}
div#what-left .e-con {
    width: 32.6%;
}
div#course .course-block.course-block-one .elementor-widget-heading div {
    font-size: 70px;
    max-width: 194px;
}
div#how-right .elementor-widget-heading div {
    font-size: 70px;
    max-width: 213px;
}
div#how-left .elementor-widget-text-editor {
    font-size: 26px;
}
div#how-left .elementor-widget-text-editor h3 {
    font-size: 40px;
}
div#why-one div {
    font-size: 70px;
}
div#why .e-con-inner .e-child {
    position: relative;
    padding: 46px 109px 56px 58px !important;
}
div#why .e-con-inner .e-child, div#why .e-con-inner .e-child:nth-child(2) {
    position: relative;
    padding: 46px 109px 56px 61px !important;
}
div#why .e-con-inner .e-child:before {
    right: 0;
    top: 19px;

}

div#form-right .elementor-widget-heading div {
    font-family: 'almoni-tzar-bold-aaa' !important;
    color: #000;
    font-size: 44px;
    line-height: 80%;
    max-width: 284px;
    margin: 0 0 25px;
}
div#form-left .elementor-field-type-submit button {

    width: 240px;

    max-width: 240px;
}
div#footer-left {
    width: 60%;
}
div#footer-right {
    width: 71%;
}
div#fot-img-two img, div#fot-img-one img
{
	    max-width: 180px;
}
div#course .course-block.course-block-one {
    width: 63%;
}

}




@media screen and (min-width: 1201px) and (max-width: 1800px) {
	
	    div#header-title-one div {
        font-size: 87px;
    }
	div#header-title-two:after {
    content: "";
    width: 79px;
    height: 79px;
    display: inline-block;
    background: url(./images/loc.png) no-repeat;
    position: absolute;
    bottom: -13.7vw;
}

	div#header-title-one {
    margin: 16vw 0 0;
}
	#header {
    background: #fff url(./images/header2.jpg) no-repeat 50% 0%;
    min-height: 57vw;
    background-size: cover;
}
div#logo
{
display: none;	
}

}



	@media screen and (min-width: 1201px) and (max-width: 1940px) {
			       div#header-title-two:after
				   {
					   display: none;
				   }
				   #header .e-con-inner::after
				   {
		content: "";
        width: 79px;
        height: 79px;
        display: inline-block;
        background: url(./images/loc.png) no-repeat;
        position: absolute;
        top: initial;
        bottom: 39px;
				   }
				   
	}
		
		
@media (max-width: 1467px){
	
	#form::before {
    content: "";
    background: url(./images/ll.png) no-repeat 100% 50%;
    background-size: 100%;
    width: 200px;
    height: 300px;
    top: 161px;
    right: 0;
}

}

  @media (max-width: 1279px){
  #form::before
  {
	display: none;  
  }
  
  }
@media (max-width: 1200px){
	    div#course.course-two-sec .course-b-info {
        min-height: 64px;
    }
	    div#course .course-b-title-text {
        min-height: 176px;
    }
	
	div#course .course-block.course-block-two {
    padding: 50px 20px 20px !important;
}
div#course .course-block {
    padding: 68px 20px 20px !important;
    text-align: center;
}

	div#course .course-block.course-block-one {
        width: 61%;
    }
	
	div#course.course-two-sec .course-b-title-text div {
    font-size: 18px;
}
	div#form {
    margin: 60px 0;
}
	
	    body .e-con.e-flex>.e-con-inner {
        max-width: 900px;
    }
	    div#header-title-one div {
        font-size: 78px;
    }
	div#what-left .e-con:nth-child(2) {
    padding: 0 22px 0 0 !important;
}
#form::before
{
display: none;	
}
div#form .e-con-inner
{
display: block;	
}
div#form-right {
    width: 100%;
}
div#form-left {
    width: 100%; 
}
    div#fot-img-two img, div#fot-img-one img {
        max-width: 130px;
    }
	div#footer-center .elementor-widget-text-editor {
    font-size: 28px;
	}
	div#footer-right .elementor-widget-icon-list a {
    font-size: 26px;
    margin: -18px 0 0;
}
div#footer-right .elementor-widget-heading {
    margin: 0 0 10px;
}
div#why .e-con-inner .e-child, div#why .e-con-inner .e-child:nth-child(2),
div#why .e-con-inner .e-child:nth-child(3)
{
	padding: 0 0 0 28px!important;
}
div#why .e-con-inner .e-child:before
{
	position: initial;
	height: 107px;
}
div#why .elementor-heading-title {
    font-size: 25px;
}
div#why .elementor-widget-text-editor {
    font-size: 21px;
}

}
@media (max-width: 1023px){
    body .e-con.e-flex>.e-con-inner {
        max-width: 640px;
    }
	div#life-right div br
	{
	display: none;	
	}
	div#life-right div {
        max-width: 100%;
          text-align: right;
    }
	div#life-right {
    display: inline-block;
    width: initial;
    width: 100%;

}
div#life-left {
        width: 100%;
    }
	
	    div#what-right {
        font-size: 26px;
        width: 100%;
    }
	    div#what-left {
        width: 100%;
        margin: 9px 0 0;
    }
	div#course .e-con-inner, div#how .e-con-inner {
    display: block;
}
div#course .course-block {
    width: 100%;
}
div#course .course-b-title-text {
    min-height: initial;
}
div#how-right {
    width: 100%;
}
div#how::before {
    content: "";
    background: url(./images/man.png) no-repeat 100% 0px;
    z-index: 1;
    display: inline-block;
    width: 300px;
    height: 699px;
    background-size: 100%;
    position: absolute;
    right: 0;
}
div#how-left {
    height: initial;
    align-content: center;
    display: block;
    padding: 139px 0px 0 0 !important;
    width: 100%;
}
div#how {
    margin: 0 0 34px;
    padding: 0 0 26px !important;
}
div#form .e-con-inner {
    background: #CCFF00;
    padding: 79px 41px 63px;
}
div#footer .e-con-inner
{
	display: block;
}
div#footer-right {
        width: 100%;
        margin: 0 0 32px;
    }
	    div#footer-left {
        width: 100%;
        margin: 32px 0 20px;
        text-align: right;
    }
	div#fot-img-one, div#fot-img-two { 
          display: inline-block;
        float: right;
        margin: 0 0 0 47px;
}
div#footer-left .elementor-widget-button {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin: 36px 0 0;
}
div#footer {
    background: #000;
    padding: 49px 0px 22px !important;
}
    div#course .course-block.course-block-one {
        width: 100%;
    }
	    div#course .course-block.course-block-one .elementor-widget-heading div {
        font-size: 70px;
        max-width: 100%;
        width: 100%;
    }
	div#course .course-block {
    padding: 68px 34px 64px !important;
	}
	
}
@media (max-width: 767px){
	div#how-left .elementor-widget-text-editor
	{
		display: none;
	}
	
	div#how-left div#mob-why {
    display: block;
    font-size: 32px;
    text-align: center;
    padding: 0px 15px!important;
}

	div#life-right div {
        max-width: 100%;
        text-align: right;
        font-size: 85px;
        max-width: 252px;
        line-height: 70%;
    }
	div#life-right span {
    color: #fff;
    display: inline-block;
    width: 100%;
}

    div#life-left-title div {
        font-size: 25px;
        margin: 0;
        max-width: 252px;
    }
	div#life-left-text
	{
		font-size: 25px;
	}
	
	div#how-right {
        padding: 45px 22px !important;
}

	div#course.course-two-sec .course-b-title-text {
    min-height: initial;
	}
	
	div#course.course-two-sec .course-b-info {
        min-height: initial;
    }
	div#life {
    padding: 50px 0px 158px !important;
	}
	
	div#sec-go {
    margin: 28px 0px 45px;
}
	    body .e-con.e-flex>.e-con-inner {
        max-width: 90%;
    }
	#header {
        background: #fff url(./images/headmob.jpg) no-repeat 50% 0%;
        background-size: 424px;
        min-height: 990px;
    }
	    div#logo {
        text-align: left;
        margin: 36px 0;
        position: relative;
        z-index: 11;
        left: 0;
        top: -24px;
    }
	
	div#header-title-one div {
        font-size: 57px;
    }
	    div#header-title-two div {
        color: #fff;
        font-size: 25px;
        /* max-width: 203px; */
        line-height: 90%;
        font-size: 28px;
        max-width: 337px;
    }
	div#header-title-two:after {
    position: absolute;
    bottom: -109px; display: none;
}
    div#sec-go-two div {
        font-size: 36px;
    }
	     #life-left-text-bot div {
         margin: 0 0 129px;
         font-size: 44px;
         max-width: 600px;
         font-size: 44px;
    }
	    div#life:after {
        content: "";
        width: 383px;
        height: 405px;
        display: inline-block;
        background: url(./images/bag.png) no-repeat -82px 0px;
        bottom: -138px;
        background-size: 100%;
    }
	    div#what-right {
        font-size: 26px;
        width: 100%;
        padding: 0px 0 34px 21px !important;
    }
	    div#what-right h2 {
              font-size: 82px;
    }
	div#what-right p {
    display: contents;
}
	div#what-left .e-con {
        width: 100%;
        /* text-align: center; */
        margin: 0 0 20px;
    }
	    div#what-left .elementor-widget-image {
        margin: 0 0 3px;
        /* text-align: center; */
    }
	div#what-left .elementor-widget-text-editor {
        max-width: 100%;
        font-size: 24px;
        max-width: 200px;
 }
	    div#how::before {
        content: "";
        background: url(./images/man.png) no-repeat 100% 0px;
        z-index: 1;
        display: inline-block;
        width: 140px;
        height: 274px;
        background-size: 100%;
        position: absolute;
        right: 0;
        top: 183px;
    }
	
	    div#form-right .elementor-widget-heading div {
        margin: 0;
    }
	
	    div#why-one div {
        font-size: 85px;
        line-height: 80%;
        text-align: right;
        margin: 0;
        max-width: 240px;
    }
	    div#why .e-con-inner .e-child, div#why .e-con-inner .e-child:nth-child(2), div#why .e-con-inner .e-child:nth-child(3) {
        padding: 0 0 0 28px !important;
        width: 100%;
    }
	div#form-left .elementor-widget-heading div {

    margin: 0px 0 0;
	}
	    div#fot-img-one, div#fot-img-two {margin: 0 14px 0;float: none;}
	div#fot-left .elementor-widget-heading div {
    font-size: 20px;
    color: #fff;
    text-align: right;
    margin: -28px 0 0;
}
div#what-left .elementor-widget-image img {
    height: initial;
}
    div#course .course-block.course-block-one .elementor-widget-heading div {
        font-size: 85px;
        max-width: 100%;
        width: 100%;
        line-height: 70%;
    }
	    div#course .course-block.course-block-two {
        padding: 50px 20px 60px !important;
    }
	div#course.course-two-sec .course-block {
    padding: 68px 34px 29px !important;
}
div#course .elementor-element-4e8aa7f.course-block
{
	        padding: 68px 34px 24px !important;
}
div#force {
    text-align: center;
    margin: 5px 0 57px;
}
 div#how .e-con-inner
 {
	         max-width: 100%;
 }
 div#how-right .elementor-widget-heading div {
        font-size: 85px;
        max-width: 297px;
    }
	div#why-title .elementor-widget-heading {
    text-align: right;
    margin: -10px 0 0;
}
div#why .elementor-heading-title {
        font-size: 32px;
    }
	    div#why .elementor-widget-text-editor {
        font-size: 24px;
    }
	div#why .e-con-inner .e-child, div#why .e-con-inner .e-child:nth-child(2), div#why .e-con-inner .e-child:nth-child(3){
        padding: 0 0 0 0px !important;
    }
	div#gallery figure.gallery-item {
    padding: 0 6px 10px;
    width: 50%;
}
    div#form .e-con-inner {
        margin: 0;
        max-width: 100%;
        padding: 38px 21px 63px;
    }
	#form::before
	{
        display: block;
        left: 0;
        right: initial;
        background: url(./images/ll.png) no-repeat -94px 50%;
        background-size: 88%;
        top: -137px;
        width: 249px;
        height: 380px;
	}
	div#how-left .elementor-widget-text-editor p {
    margin: 0;
}
    div#how-left .elementor-widget-text-editor h3 {
        font-size: 43px;
        text-align: center;
        line-height: 100%;
        margin: 40px 0;
    }
	div#how-left .elementor-widget-button {
    margin: 49px 0 0;
    text-align: center;
}
#mob-form
{
display: block;	
}
#mob-form h3
{
	        font-family: 'almoni-tzar-bold-aaa';
        font-size: 85px;
        line-height: 80%;
}
#mob-form p
{
	font-size: 32px;
	font-weight: 400;
	font-family: 'almoni-tzar-regular-aaa';
	margin: 0;
}

div#form-right .elementor-widget-heading
{
display: none;	
}
    div#form {
        margin: 182px 0 0;
    }
	div#form-right .elementor-element-cb78c2f.elementor-widget-text-editor
	{
		        max-width: 232px;
	}
	div#form-left .elementor-field-type-submit button {
        width: 100%;
        max-width: 100%;
    }
	div#form-left .elementor-field-type-submit {
    width: 100%;
    margin: 50px 0;
}
div#form-left .elementor-widget-heading {
    position: absolute;
    bottom: 113px;
}
div#footer-right {
        width: 100%;
        margin: 0 0 46px;
    }
	div#footer-center {
    margin: 0 0 23px;
}

    div#footer-left {
        width: 100%;
        margin: 32px 0 20px;
        text-align: center;
    }
	    div#footer-left .elementor-widget-button {
        text-align: center;
		}
		div#fot-left .elementor-widget-heading {
    display: none;
}
div#fot-right .elementor-widget-heading div {
    margin: 0;
}
div#logo img
{
	max-width: 165px;
	margin: 19px;
}

}
  
  
  
  	@media (max-width: 420px){
		
		    #header {
        background: #fff url(./images/headmob.jpg) no-repeat 50% 0%;
        background-size: 376px;
        min-height: 939px;
    }
	}





	