/* CSS Document */
/*
 Theme Name:   Hello Elementor Child Theme
 description: >-
   A child theme of the Hello Elementor default theme
 Author:       Lazz
 Template:     hello-elementor
 Version:      1.0.0
*/

.training_country h2
{box-sizing: border-box;
color: #57C539;
font-family: "Trend One Sans", sans-serif;
font-size: 30px;
font-weight: 500;
line-height: 30px;
margin-bottom:50px;}

.training_wrapper
{
width:100%;
padding-right:264px;
margin-bottom:50px;
}

@media (max-width: 1024px)
{
.training_wrapper
	{
	padding-right:0px;
	}	 
}
.training_show
{
background-color:#232D35;
display:block;
width:100%;
height:46px;
margin-bottom:1px;
}

.training_show p
{
color:#57C539;
font-weight: bolder;
letter-spacing: -1px;
line-height: 46px;
}

.training_show .open, .training_show .close
{
padding-left:15px;
height:46px;
line-height:46px;
}

.training_show:hover{cursor:pointer;}

.training_date_loc .dateloc p
{
color:#333;
font-family: "Trend One Sans", sans-serif;
font-size: 20px;
font-weight: 400;
letter-spacing: -1px;
line-height: 30px;
margin-bottom: 6px;
margin-top: 0px}

.training_date_loc .ttype p
{
color:#333;
font-family: "Trend One Sans", sans-serif;
font-size: 16px;
font-weight: lighter;
letter-spacing: -1px;
line-height: 24px;
}

.training_block {display:block;background-color:#3d9375;}
.training_block th, .training_block td, .training_block p {color:#F1EEE0;}
.training_block table, .training_block table tr, .training_block table tr th, .training_block table tr td {background:none;border:none;}

.book
{float:right;background-color:#F1EEE0;}

#cntysearch .cntyOpt:hover {background-color:#ccc;}
#regsearch .regOpt:hover {background-color:#ccc;}
