/*
Theme Name: Torat Chesed Theme
Theme URI: http://digwp.com
Description: This is just a WordPress Theme template -- WordPress v5.2.2
Author: Kuntal Mukherjee
Author URI: N/A
Version: 1.0
*/

/*@font-face {
    font-family: 'besom'; !important
    src: url('../fonts/afek-bold-aaa');
    src: url('../fonts/afek-regular-aaa') format('embedded-opentype'),
        url('../fonts/MyriadHebrew-Regular') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular') format('embedded-opentype'),
    font-weight: normal;
    font-style: normal;
}*/

@import url(https://fonts.googleapis.com/css?family=Heebo:300,400,500,700,800,900&subset=hebrew,latin);

html{
  direction: rtl;
}

body{
	width:100%;
	float:left;
	padding:0;
	overflow-x:hidden;
	position:relative;
	font-family:Heebo !important;
}

header{
	width:100%;
	float:left;
	background:#f4f4f4;
}

.changeDir{
  direction: ltr !important;
}

.toggle_icon{
	display:none;
}

.top_header_wrap{
	width:100%;
	float:left;
	background:#26489a;
	position:relative;
}

.top_header_wrap:after{
	content:'';
	width:100%;
	position:absolute;
	border-bottom:9px dashed #f4f4f4;
	bottom: -6px;
}

.top_header_listing{
	width:auto;
	float:left;
	padding:0;
	margin:0;
}

.top_header_listing li{
	float:right;
	list-style:none;
}

.top_header_listing li a {
    width: 100%;
    float: left;
    padding: 16px 18px;
    color: #fff;
    font-weight: bold;
	font-size:17px;
	transition:0.3s ease-in-out;
	text-decoration:none;
}

.top_header_listing li a:hover{
	color: #68ddff;
}

.top_header_listing li:last-child a{
	background:#00a9a1;
}

.main_header{
    width: 100%;
    float: left;
	background:#f4f4f4;
}

.white_header{
	background:#fff !important;
}

.white_header nav a img{
	background:#fff !important;
}

.nav_listing {
    width: auto;
    float: left;
    margin: 25px 0 0 0;
	cursor:pointer;
}

.nav_listing li{
	list-style:none;
	float:right;
	position:relative;
}

.nav_listing li a {
    width: 100%;
    float: left;
    padding: 10px 22px;
    font-weight: bold;
    color: #1d1415;
    font-size: 19px;
    position: relative;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    border-radius: 40px;
}

.nav_listing li:last-child a {
    background: #26489a;
    color: #fff;
    padding: 10px 20px 10px 40px !important;
}

.nav_listing li:last-child a span {
    left: 19px !important;
}


.nav_listing li a:hover{
	color: #b66994;
}

.logo_wrap {
    float: right;
    width: auto;
    margin: 0;
    position: relative;
}

.logo_wrap img{
    width: 113px;
    margin: -31px 0 0 0;
    background: #f4f4f4;
    padding: 3px 3px;
    border-radius: 62px 62px 0 0;
}

.sub-menu {
    position: absolute;
    padding: 0;
    width: 170px;
    top: 40px;
    display: none;
    left: 0;
    box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.1);
}

.sub-menu li {
	width:100%;
	float:left;
}

.sub-menu li:last-child a {
	width:100%;
	float:left;
	background: #fff;
	color:#000;
	padding:10px 20px !important;
}

.sub-menu li a:hover{
	color:#b66994 !important;
}

.nav_listing li:last-child .sub-menu li a{
	background: #fff;
	color:#000;
	padding:10px 20px !important;
}

.sub-menu li a {
    width: 100%;
    float: left;
    background: #fff;
    font-weight: normal;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 20px;
	border-radius:0px;
}

.drop_down_icon {
    color: #f2b318;
    font-size: 22px !important;
    position: absolute;
    transition: 0.5s ease-in-out;
    left: 2px;
    top: 12px;
}

.rotate_icon{
	transform:rotate(-180deg);
}

.header_banner{
	width:100%;
	float:left;
	background:#f4f4f4;
}

.header_banner_inner {
    width: 100%;
    float: left;
    margin: 55px 0 20px 0;
    position: relative;
    z-index: 99;
}

.header_big_image{
	position:relative;
	float:left;
}

.header_big_image img{
	width:100%;
}

.heading_text_wrap {
    position: absolute;
    right: 0;
    text-align: right;
    width: 320px;
}

.heading_text_wrap h2 {
    color: #26489a;
    font-size: 70px;
    font-weight: bolder;
    line-height: 54px;
}

.heading_text_wrap a {
    float: right;
    background: #b66994;
    color: #fff;
    font-size: 21px;
    font-weight: 100;
    padding: 5px 21px;
    margin: 15px 0 0 9px;
    border-radius: 27px;
	text-decoration:none;
	transition:0.3s ease-in-out;
}

.heading_text_wrap a:hover{
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}

.heading_text_wrap .first_btn{
	background:#00afe3 !important;
}

.second_sec_wrap{
	width:100%;
	float:left;
}

.second_sec_wrap{
	width:100%;
	float:left;
}

.second_sec_inner {
    width: 100%;
    float: left;
    overflow: hidden;
    border-radius: 40px 40px 0 0;
    transform: translate(0px, -93px);
}

.big_block {
    padding: 0;
    float: left;
    position: relative;
}

.small_long_wrap {
    width: 100%;
    float: left;
    padding: 20px 30px;
    color: #fff;
    background-color: #26489a;
    height: 780px;
    background-image: url(images/higibigi.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: bottom left;
    position: absolute;
}

.small_long_wrap h2 {
    width: 74%;
    float: right;
    font-size: 41px;
    font-weight: bolder;
    margin: 43px 0 0 0;
    height: 85px;
}

.small_long_wrap p{
	width:100%;
	float:left;
	font-size:23px;
	font-weight:400;
}

.small_long_wrap span{
	width:100%;
	float:left;
	text-align:right;
	color:#26489a;
	margin:25px 0 0 0;
}

.small_long_wrap span .btn_01{
	text-decoration:none;
	border:2px solid transparent;
	transition:0.3s ease-in-out;
}

.small_long_wrap span .btn_01:hover{
	border:2px solid #fff;
    background: #26489a;
	color:#fff;
}

.wpcf7-submit {
    background: #26489a;
    color: #fff;
    font-size: 20px;
    padding: 8px 23px;
    border-radius: 28px;
    text-decoration: none;
    border: 2px solid #26489a;
    transition: 0.3s ease-in-out;
    outline: none;
    float: left;
    margin: 0 0 23px 0;
}

.wpcf7-submit:hover{
    background: #fff;
    color: #26489a;
}

.wpcf7-submit:focus{
    background: #fff;
    color: #26489a;
}

.wpcf7-textarea{
	width:100%;
}

.btn_01 {
    background: #fff;
    color: #26489a;
    font-size: 20px;
    padding: 12px 23px;
    border-radius: 28px;
	text-decoration:none;
	border:2px solid transparent;
	transition:0.3s ease-in-out;
}

.big_block_top {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 70px 32px 40px 32px;
    color: #26489a;
    background-image: url(images/butterfly.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left center;
}

.big_block_top h2{
	width:100%;
	float:left;
	font-size:41px;
	font-weight:bolder;
}

.big_block_top p {
    width: 100%;
    float: left;
    font-size: 23px;
    font-weight: 400;
    margin: 0;
}

.big_block_top span{
	width:100%;
	float:left;
	color:#26489a;
	margin:25px 0 0 0;
}

.big_block_top span .btn_01 {
    background: #26489a;
    color: #fff;
    font-size: 20px;
    padding: 12px 23px;
    border-radius: 28px;
	text-decoration:none;
	transition:0.3s ease-in-out;
	text-decoration:none;
	border:2px solid transparent;
}

.big_block_top span .btn_01:hover{
	border:2px solid #26489a;
    background: #fff;
    color: #26489a;
}

.small_blocks{
	padding:0;
	float:left;
}

.small_blocks_wrap {
    width: 100%;
    float: left;
    background: #eee;
    padding: 33px 55px;
    color: #fff;
    max-height: 500px;
    height: 376px;
    overflow: hidden;
}

.small_blocks_wrap h2 {
    width: 100%;
    float: left;
    font-size: 41px;
    font-weight: bolder;
    margin: 0 0 0px 0;
    min-height: 90px;
}

.small_blocks_wrap p {
    width: 100%;
    float: left;
    font-size: 23px;
    font-weight: 400;
    margin: 0;
}

.small_blocks_wrap span{
	width:100%;
	float:left;
	margin:25px 0 0 0;
}

.small_blocks_wrap span .btn_01 {
    background: #fff;
    color: #26489a;
    font-size: 20px;
    padding: 12px 23px;
    border-radius: 28px;
	text-decoration:none;
	border:2px solid transparent;
}

.small_blocks_wrap span .btn_01:hover{
	border:2px solid #fff;
	color: #fff;
	background:transparent;
}

.small_blocks:nth-child(2) .small_blocks_wrap{
	background:#f2b318;
}

.small_blocks:nth-child(2) .small_blocks_wrap span .btn_01{
    background: #26489a;
    color: #fff;
}

.small_blocks:nth-child(2) .small_blocks_wrap span .btn_01:hover{
    background: transparent;
    color: #fff;
}

.small_blocks:nth-child(3) .small_blocks_wrap{
	background:#00afe3;
}

.long_button_block {
    width: 100%;
    float: left;
    padding: 39px 50px;
    background: #b66994;
    color: #fff;
    position: relative;
}

.long_button_block:after{
    content: '';
    width: 100%;
    position: absolute;
    border-bottom: 9px dashed #fff;
    bottom: -6px;
	left:0;
}

.long_button_block h2{
	width:100%;
	float:left;
	font-size:41px;
	font-weight:bolder;
	margin:0 0 10px 0;
}

.long_button_block p {
    width: 100%;
    float: left;
    font-size: 23px;
    font-weight: 400;
    margin: 0;
}
.long_button_block article{
    width: auto;
    float: right;
}

.long_button_block span {
    width: 26%;
    float: left;
    margin: -55px 0 0 0;
}

.long_button_block span .btn_01 {
    background: #fff;
    color: #26489a;
    font-size: 20px;
    padding: 12px 23px;
    border-radius: 28px;
	text-decoration:none;
	transition:0.3s ease-in-out;
	border:2px solid transparent;
}

.long_button_block span .btn_01:hover{
	border:2px solid #fff;
	background:transparent;
	color: #fff;
}

.third_sec_wrap{
    width: 100%;
    float: left;
}

.third_sec_inner{
    width: 100%;
    float: left;
	margin:0 0 50px 0;
}

.sec_third_small_block {
    float: left;
    text-align: center;
    padding: 25px 0;
	transition:0.4s ease-in-out;
	transform-origin:bottom;
}

.sec_third_small_block:hover{
	box-shadow: 0px 8px 11px rgba(0, 0, 0, 0.2);
	transform: scale(1.02);
	background:#fff;
}

.sec_third_small_block span{
    width: 100%;
    float: left;
}

.sec_third_small_block span img {
    width: 180px;
}

.sec_third_small_block article{
    width: 100%;
    float: left;
}

.sec_third_small_block article a {
    font-size: 22px;
    width: 70%;
    float: left;
    margin: 5px 0px 0px 15%;
    color: #26489a;
    font-weight: bolder;
    line-height: 23px;
	text-decoration:none;
}

.forth_sec_wrap{
    width: 100%;
    float: left;
	background:url('images/bg_btn.png');
	background-repeat:no-repeat;
	background-position:bottom;
	background-size:100%;
}

.forth_sec_inner {
    width: 100%;
    float: left;
    margin: 30px 0 298px 0;
}

.forth_block_wrap{
	padding:0;
	float:left;
	background:#fff;
}

.forth_block_inn{
    width: 100%;
    float: left;
	padding:45px 45px;
}

.forth_block_inn span{
    width: 100%;
    float: left;
	overflow:hidden;
}

.forth_block_inn span img{
    width: 100%;
}

.forth_block_inn article{
    width: 100%;
    float: left;
}

.forth_block_inn article h2{
    width: 100%;
    float: left;
    font-size: 37px;
    font-weight: bolder;
	margin:15px 0 15px 0;
	color:#26489a;
}

.forth_block_inn article p {
    width: 100%;
    float: left;
    font-size: 25px;
    font-weight: 400;
    margin: 0;
	color:#1d1415;
}

.forth_btn_wrap{
    width: 100%;
    float: left;
	margin:40px 0 0 0;
}

.forth_btn_wrap a{
	background: #26489a;
    color: #fff;
	text-decoration:none;
	border:2px solid transparent;
	transition:0.3s ease-in-out;
}

.forth_btn_wrap a:hover{
	background: transparent;
	color: #26489a;
	border:2px solid #26489a;
}

.video_wrap {
    background: #26489a;
    border-radius: 0 0 40px 40px;
    height: 852px;
}

.video_wrap article h2{
	color:#fff !important;
}

.video_wrap article p{
	color:#fff !important;
}

.video_wrap a{
	background: #fff;
    color: #26489a;
	text-decoration:none;
	transition:0.3s ease-in-out;
	border:2px solid transparent;
}

.video_wrap a:hover{
	border:2px solid #fff;
	background: transparent;
	color:#fff;
}

.small_link {
    color: #fff !important;
    background: transparent !important;
    width: 100%;
    float: left;
    margin: 21px 0 0px 0;
    font-size: 18px;
    text-align: left;
}

.small_link_blue {
    color: #26489a;
    width: 89%;
    float: left;
    margin: 4px 0px 52px 80px;
    font-size: 18px;
    text-align: left;
    padding: 6px 17px;
    border: 2px solid transparent;
    transition: 0.3s ease-in-out;
    text-decoration: none;
}

.small_link_blue:hover{
	border: 2px solid #26489a;
    text-decoration: none;
}

.img_block_wrap {
    float: left;
    background: #fff;
    border-radius: 0px 0px 0px 40px;
    overflow: hidden;
    min-height: 825px;
}

footer {
    background: #26489a;
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

footer:before{
    content: '';
    width: 100%;
    position: absolute;
    border-bottom: 9px dashed #f4f4f4;
    top: -6px;
}

.footer_Inner {
    width: 100%;
    float: left;
    margin: 70px 0 7px 0;
}

.foot_block_wrap {
    float: right;
    margin: 25px 0 0 0;
}

.foot_block_inner{
    width: 100%;
    float: left;
}

.foot_block_inner .foot_logo_wrap img {
    width: 111px;
}

.foot_block_inner h4{
	width: 100%;
	float: left;
	color:#f68f1e;
	font-size:24px;
	font-weight:bolder;
	margin:0 0 15px 0;
}

.foot_block_inner p{
	width: 100%;
	float: left;
	color:#fff;
	font-size:22px;
	font-weight:light;
	margin:0 0 10px 0;
}

.foot_block_inner p a{
	color:#fff;
	outline:none;
}

.foot_block_inner form{
	width: 100%;
	float: left;
}

.usr {
    width: 100%;
    float: left;
    margin: 0;
    border: 0;
    background: #526cad;
    border-radius: 25px;
    color: #fff;
    font-size: 20px;
    padding: 12px 28px;
    outline: none;
    text-align: right;
}

.wpcf7-form p .wpcf7-form-control-wrap{
    width: 48%;
    float: left;
    margin: 0 0 15px 0%;
	position:relative;
}
.user_name_field_he{
    margin-left: 10px !important;
}
.user_name_field_en{
    margin-left: 10px !important;
}

.usremail{
    width: 100% !important;
    float: left !important;
    margin: 0 0 15px 0 !important;
}

span.wpcf7-not-valid-tip {
    font-size: 15px !important;
    width: 100% !important;
    text-align: center !important;
}

.your-message{
	width:100% !important;
	float:left !important;
	margin:0 !important;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    width: 100%;
    float: left;
    color: #fff;
    margin: 0 !important;
    text-align: center;
}

.foot_block_inner form input[type=email]{
	width:100% !important;
}

.usr::placeholder{
	color:#fff !important;
}

.foot_block_inner form input[type=submit] {
    width: 99% !important;
    text-align: center;
    color: #fff;
    border: 2px solid #f68f1e;
    font-size: 20px;
    padding: 11px 28px;
    background: transparent;
    border-radius: 30px;
    outline: none;
	transition:0.3s ease-in-out;
}

.foot_block_inner form input[type=submit]:hover{
	background: #f68f1e;
}

/* width */
::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent !important;
  border-radius:7px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background:#00afe3;
  border-radius:7px;
  transition:0.3s ease-in-out;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #f2b318;
}

.tc_member-col-single {
    float: right !important;
}

#loader {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 1);
    position: fixed;
    z-index: 9999;
	display:none;
}

#loader span {
    max-width: 40%;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    left: 30%;
    top: 13%;
	transition:0.3s ease-in-out;
}

#loader span img {
    width: 100%;
}

.hide_loader{
	transform:scale(0);
	opacity:0;
}

.page_content{
	width:100%;
	float:left;
	background:url(./images/bottom_bac.png);
	background-position:bottom;
	background-size:100%;
	background-repeat:repeat-x;
}

.page_inner {
    width: 100%;
    float: left;
    margin: 82px 0 286px 0;
}

.hebrew .wpcf7-form {
  text-align: right;
}

.elementor-widget-container .wpcf7-form-control-wrap textarea {
    width: 100% !important;
    float: left;
    padding: 8px 15px;
    border: 1px solid #CCD;
	margin:12px 0 20px 0;
	outline:none;
	border-radius:25px;
}

.elementor-widget-container .wpcf7-form-control-wrap {
    margin: 0 !important;
    width: 100% !important;
	float:left;
}

.elementor-widget-container .wpcf7-form-control-wrap input {
    width: 100% !important;
    float: left;
    padding: 12px 15px;
    border: 1px solid #CCD;
	margin:8px 0 0 0;
	outline:none;
	border-radius:25px;
}

.elementor-widget-container .wpcf7-form label{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}

.elementor-widget-container .wpcf7-form .wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #000;
    margin: 0 !important;
    text-align: center;
}

/*****************video_wrap*******************/

.video_gallery_wrap{
	width:100%;
	float:left;
	/*background:#f4f4f4;*/
}

.video_gallery_inner{
	width:100%;
	float:left;
	margin:60px 0;
}

.video_gallery_block_inner {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    max-height: 189px;
}

.video_gallery_block_inner img{
	width:100%;
}

.video_gallery_block_inner span {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 100%;
    text-align: center;
    padding: 11px 0;
  	transition: 0.3s ease-in-out;
  	cursor: pointer;
}

.video_gallery_block_inner span:hover{
    background: #ff7500;
    transform-origin: center right;
    color: #000;
}

.video_gallery_block_inner p a{
    position: absolute;
    bottom: 0;
    margin: 0;
    color: #fff;
    padding: 8px 13px;
    font-size: 16px;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    text-align: center;
  	left:0%;
}

.video_galery_block{
	float:right;
	margin:25px 0 0 0;
	display:none;
}

.this_vid{
	display:block !important;
}

.current-menu-item a {
    color: #b66994 !important;
}

.sub-menu .current-menu-item a{
	background:#26489a !important;
	color:#fff !important;
}

.last_img_video span{
  position: relative;
}

.front_page_video {
    color: white;
    font-size: 20px;
    position: absolute !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px !important;
    height: 50px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 100%;
    text-align: center;
    padding: 15px 0 0 0;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.front_page_video:hover{
    background: #ff7500;
    transform-origin: center right;
    color: #000;
}

.shadow_box_ancor{
  border:0 !important;
}

.pagination{
	width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    margin: 35px 0 0 0;
}

.pagination a {
    background: #f68f1e;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    padding: 12px 30px;
	text-decoration:none;
	transition:0.3s ease-in-out;
}

.pagination a:hover {
    color: #fff;
	background: #e17d10;
	box-shadow: 0px 5px 8px inset rgba(0, 0, 0, 0.3);
}

.end_footer a{
	color:#fff;
	text-decoration:none;
}

.ngg-albumoverview.default-view {
    padding: 0 !important;
    margin: 0 !important;
}

.ngg-album-compact{
	padding:0 !important;
}

.ngg-albumoverview.default-view .ngg-album-compact {
    margin: 0 !important;
    padding: 0 !important;
}

.footer_social_icons {
    width: 50%;
    float: left;
    text-align: right;
}

.footer_social_icons li{
	display:inline-block;
	text-align:center;
}

.end_footer {
    width: 100%;
    float: left;
    color: #fff;
    border-top: 2px solid #f68f1e;
    padding: 20px 8px 20px 8px;
    margin: 27px 0 0 0;
    font-size: 17px;
    background: #112963;
}

.end_footer span {
    width: 50%;
    float: left;
    text-align: left;
}

.end_footer b{
	width:33%;
	float:left;
	text-align:right;
	display:none;
}

.footer_social_icons li a i {
    width: 26px;
    height: 26px;
    padding: 4px 0 0 0;
    border-radius: 2px;
}

.footer_social_icons li a .fa-facebook{
	background:#3c5996;
}

.footer_social_icons li a .fa-twitter{
	background:#27a2ef;
}

.footer_social_icons li a .fa-whatsapp{
	background:#4fc24e;
}

.white_dased .top_header_wrap:after{
	border-color:#fff !important;
}

.post{
    width: 100%;
    float: left;
    background: rgba(255, 255, 255, 0.8);
    padding: 8px 22px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}

.tc_member-col-single {
    height: auto !important;
    width: 22% !important;
}

.elementor-column-wrap{
	padding:0 !important;
}

.post p {
    font-size: 17px !important;
    font-weight: 300;
    color: #333;
    margin: 15px 0 0 0;
    line-height: 30px;
}

div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    border: 2px solid #ff0000;
    width: 100%;
    float: left;
    text-align: center;
    color: #f00;
    margin: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    width: 100%;
    float: left;
    text-align: center;
    color: #16970e;
}

.post .third_sec_inner {
    margin: 20px 0 20px 0 !important;
}

.post .third_sec_wrap .container{
    width: 100% !important;
}

.compleate_body_wrap{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	display:none;
}

.p_mail{
	font-size:19px !important;
}


.event_wrap{
	width:100%;
	float:left;
}

.event_block_wrap{
	float:right;
	margin:20px 0 0 0;
}

.event_block_inner {
    width: 100%;
    float: left;
    padding: 15px 15px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
	transition:0.3s ease-in-out;
    background:#fff;
    height: 420px;
}

.event_block_inner:hover{
	transform:scale(1.02);
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.4);
}

.event_block_inner:hover img{
	transform:scale(1.2);
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.4);
}

.event_block_inner span{
	width:100%;
	float:left;
	overflow:hidden;
}

.event_block_inner span img{
	width:100%;
	transition:0.3s ease-in-out;
}

.event_block_inner article{
	width:100%;
	float:left;
}

.event_block_inner article a h4 {
    width: 100%;
    float: left;
    margin: 13px 0 0 0;
    color: #00a9a1;
}

.event_block_inner article a p {
    width: 100%;
    float: left;
    margin: 8px 0 5px 0;
    color: #676767;
	font-size:15px;
}

.single_events_block_wrap{
	padding:0;
	float:right;
}

.single_events_block_wrap span {
    width: 100%;
    float: left;
    overflow: hidden;
    border-radius: 50px 0 50px 0;
}

.single_events_block_wrap span img{
	width:100%;
}

.single_events_text_block_inn{
    width: 100%;
    float: left;
}

.single_events_text_block_inn h1 {
    width: 100%;
    float: left;
    margin: 25px 0 0 0;
    color: #e2494f;
}

.single_events_text_block_inn p {
    width: 100%;
    float: left;
    margin: 18px 0 0 0;
    color: #4b4b4b;
    font-size: 19px;
    line-height: 30px;
}

.single_even_images_wrap{
    width: 100%;
    float: left;
	padding:0;
	margin:60px 0 0 0;
}

.single_even_images_wrap ul{
    width: 100%;
    float: left;
	padding:0;
	margin:0;
}

.single_even_images_wrap ul li {
	width:25%;
	float:right;
	padding:15px 15px;
}

.single_even_images_wrap ul li span {
    width: 100%;
    float: left;
    padding: 10px 10px;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.2);
	border-radius:15px;
	background:#fff;
	transition:0.3s ease-in-out;
}

.single_even_images_wrap ul li span:hover{
	background: #feeaa2;
	transform: scale(1.04);
	cursor: pointer;
}

.single_even_images_wrap ul li span img{
	width:100%;
	float:left;
	border-radius:11px;
}


/***************** ltr style ******************/
/***************** ltr style ******************/
/***************** ltr style ******************/

.change_direction .usr {
    text-align: left;
}

.change_direction .tc_member-col-single {
    float: left !important;
}

.change_direction .long_button_block span {
    width: 31%;
    float: left;
    margin: -16px 0 -2px 0;
}

.change_direction .top_header_listing{
	float:right !important;
}

.change_direction .top_header_listing li{
	float:left !important;
}

.change_direction .main_header .logo_wrap{
	float:left !important;
}

.change_direction .main_header .nav_listing{
	float:right !important;
}

.change_direction .main_header .nav_listing li{
	float:left !important;
}

.change_direction .big_block_top{
	background-position: right center;
}

.change_direction .sec_third_small_block{
	float:right;
}

.change_direction .foot_block_wrap{
	float:left;
}

.change_direction .big_block{
	float:right;
}

.change_direction .small_blocks{
	float:right;
}

.change_direction .small_long_wrap h2{
	float:left;
}

.change_direction .nav_listing li a {
    padding: 10px 20px;
    font-size: 19px;
}

.change_direction .nav_listing li a .fa {
	top:12px !important;
}

.change_direction .video_galery_block{
	float:left !important;
}

.change_direction .event_block_wrap{
	float:right;
}

.change_direction .single_events_block_wrap{
	float:left;
}

.change_direction .single_even_images_wrap ul li {
	float:left;
}

.change_direction .wpcf7-submit {
    float: right;
    margin: 0 0 23px 0;
}

.change_direction .small_long_wrap span {
    margin: 59px 0 0 0;
}



.small_long_wrap article{
	width: 100%;
	float: left;
	height: 415px;
	margin: 0;
	overflow: hidden;
}
.forth_block_inn article{
	width: 100%;
	float: left;
	height: 315px;
	margin: 0;
	overflow: hidden;	
}
.small_blocks_wrap article {
	width: 100%;
	float: left;
	height: 170px;
	margin: 0;
	overflow: hidden;
}

.tc_member-thumb img {
    height: 259px !important;
    max-width: unset !important;
    width: auto !important;
}