/*---------------------------------------------------------------------------------

 Theme Name:   landing-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/



.land2 .gren {
	color: #1de11d;
	font-weight: 700;
	font-size:larger;
}

.shadom:hover
{
	box-shadow: 0px 12px 18px -6px #fff;
}

.land2 .et_pb_fullwidth_header_container.center .header-content {
  margin: 20px auto;
  width: 80%;
  max-width: 960px;
  padding: 20px 10px 10px 10px;
  text-align: center;
  background-color: #38374491;
  border-radius: 6px	
}


.land2 h2 { 
	margin-top: 30px;
}

.land2 h4 {
	color: #fff132 !important;
    font-size: 20px;
    font-weight: 500;
	margin-top:60px;
}

.et_pb_text .t-ul {
	padding-bottom: 0;
}

.t-logo {
	font-weight: 900;
    font-size: 20px;
    color: #DB4425;
}


.after-but {
	margin: 20px 0;
    font-size: large;
    font-weight: 500;
}

/* кнопка*/
.but-get-metodichka a[href="#get-metodichka"] {
    opacity: 0; /* Элемент скрыт */
}

.but-get-metodichka a[href="#get-metodichka"]:hover {
    background-color:#fff;
	color: #E25440;
	border: 2px solid #e25440;
}


/*swal*/

.popup-title {  
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #1E1E1E;
  margin: 10px 0;
}


.popup-popup {
  width: 38em;
}

.popup-confirm {
  background: #E25440;
  color: #fff;
  /*font-family: 'Montserrat';*/
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  margin-bottom: 15px;
  padding: 16px 32px;
  /*border: 2px solid #739B49;*/
}

.swal2-input {
  width: 80% !important;
  margin:auto;	
}


@media (max-width: 980px) { 
	.swal2-input {
	  width: 90% !important;
	  margin:auto;	
	}
	
	.land2 .but-get-metodichka a[href="#get-metodichka"] { 
	    line-height:1.2em !important;
		padding: 11px 25px 11px 35px !important;
	}
	
	.land2 h4 {	  
	  margin-top: 40px;
	}
}


@media (min-width: 981px) { 
	.parent {
		display: flex;
		justify-content: center; /* Центрування по горизонталі */
		align-items: center;    /* Центрування по вертикалі */		
	}

	.center-height {
		
	}
}


/*Шрифт*/
/* @font-face {
    font-family: 'TildaSansVF';
    src: url('font/TildaSans-VF.woff2?v=1.009') format('woff2'), 
         url('font/TildaSans-VF.woff?v=1.009') format('woff'),   
         url('font/TildaSans-VF.ttf?v=1.009') format('truetype'); 
    font-weight: 100 900; /* Діапазон ваги */
/*    font-stretch: 75% 125%; /* Діапазон ширини */
/*}


body, input, textarea, select, button {
    font-family: 'TildaSansVF', sans-serif !important;
    font-weight: 400; 
    font-stretch: 100%; 	
	color: #333;
	line-height: 1.4em;
	font-size:16px;
}


.et_pb_text_inner, .et_pb_text_inner h2, .et_pb_button {
	 font-family: 'TildaSansVF', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'TildaSansVF', sans-serif !important;	
  color: #333;
  padding-bottom: 10px;
  line-height: 1.3em;
  font-weight: 500;
}
*/
