/*
Theme Name: Aikido-club
Author: Zdykharskiy Vitaliy
Author URI: https://freelancehunt.com/freelancer/wellya.html
Version: 1
*/
/************************my-custom-css**************************/
.button_more_post a {
    color: #fff;
    text-decoration: none;
}
/* Remove outline on the forms and links */
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}
a, h1, h2, h3, h4, h5, h6, p{
	direction: rtl!important;
}
.button_more_post {
    height: 40px;
    line-height: 40px;
    background-color: #e31e24;
    font-size: 14px;
    font-weight: 600;
    border: 0;
    width: 150px;
    cursor: pointer;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: .3s;
    transition: .3s;
}
.block_tab_s {
    margin: 0 auto;
    border: 1px solid #666666;
    padding: 5px 50px;
    border-radius: 5px;
    transition: all 0.3s;
}
body .eapps-instagram-feed-title{
    padding-top: 0;
}
.block_tab_s:hover {
    cursor: pointer;
    background-color: #666666;
    color: white;
    transition: all 0.3s;
}
.block_tab_s.active_tab_s {
	background-color: #666666;
	color: white;
	box-shadow: 0px 2px 7px #a09e9e;
}
#tab_sec .container_tabs .block_tab_cont_s {
    display: none;
}
#tab_sec .container_tabs .active_tb_block_s {
    display: block;
}
.content_ps span {
    font-weight:  bold;
    font-size: 20px;
}
.content_ps span a {
    text-decoration:none;
	color:black;
}
.content_ps span a:hover, h3.title_post_cont a:hover {
    color: #e31e24;
}
#tab_sec .container_tabs .container_post .bl_post .title_ps p {
    margin-top: 3px !important;
}
h3.title_post_cont a {
    color: black;
    text-decoration: none;
}
span.date {
    color: #bdbdbd;
    font-size: 16px;
    font-weight: normal;
}
#tab_sec .people_sec .flex_bl .block_fl_peo .hidden_bl_pel .button_hidden_bl {
    text-decoration: none;
}
#form_rt .flex_input input {
	width: 100%;
}
#n_footer .flex_contact .content_contact .menu li {
    margin-bottom: 10px;
}
#n_footer .flex_contact .content_contact .menu li a {
    color: #868484;
    text-decoration: none;
}
#n_footer .flex_contact .content_contact .title_contact {
    font-weight: bold;
    text-align: right;
}
section#baner_home_top {
    margin-top: 70px;
	margin-bottom: -10px;
}
#sl_sect .flex_slider_ps a.block_fl{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
}
.image_fl_sl {
    width: 100%;
    height: 135px;
	border: 1px solid #e31e2469;
    border-radius: 7px;
}
a.block_fl {
    color: black;
    text-decoration: none;
}
.table_cb tbody tr td:nth-child(4) {
    font-weight: bold;
}
.table_cb tbody tr:nth-child(1n):hover {
    background-color: #66666647;
}
#tab_sec .container_tabs .table_cb tr td {
    cursor: pointer;
}
#tab_sec .container_tabs .table_cb tbody tr {
    font-size: 16px;
}
.header_top .social_main_ic {
    position: relative;
}
.phone_main {
    width: 70%;
    text-align: right;
    padding-right: 80px;
}
.social_main_ic {
    width: 15%;
}
.header_top .button_menu {
    width: 15% !important;
    margin-left: 0 !important;
}
.min-content-post {
    display: inline-block;
}
.main-art h3 a {
    color: black;
    text-decoration:  none;
    font-size: 25px;
}
.main-art .art-img {
    display: inline-block;
    vertical-align: top;
    width: 30%;
}
.main-art {
    display: block;
    width: 100%;
}
.min-content {
    display: inline-block;
    vertical-align: top;
    width: 70%;
}
.main-art h3 {
    display: block;
    width: 100%;
}
.main-art .art-img img {
    width: 90%;
    height: auto;
    border-radius: 7px;
}
.main-art button.button_more_post {
    margin-top: 20px;
}
.nav-links .page-numbers {
    text-decoration:  none;
    border: 1px solid #e31e24;
    padding: 5px 11px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 3px;
}
.nav-links a.prev.page-numbers, .nav-links a.next.page-numbers {
    border: none;
}
.nav-links {
    margin: 0 auto;
}
ul#menu-header-menu.menu_list_lc {
    padding-right: 20px;
}
nav.navigation.pagination {
    padding: 20px 0 27px;
    margin: auto;
    text-align: center;
}
.nav-links .page-numbers:hover {
    cursor: pointer;
    background-color: #e31e24;
    color: white;
}
.art-img-post {
    width: 50%;
    float: right;
    margin-top: 16px;
}
.post-type-archive-message #tab_sec {
    padding-bottom: 60px;
}
.single-message .art-img-post {
    margin-top: 8px;
}
.kama_breadcrumbs a:active, .kama_breadcrumbs a:hover, .kama_breadcrumbs a:focus {
    color: #e31e24;
}
.art-img-post img {
    width: 95%;
    height: auto;
    border-radius: 5px;
}
.main-art-post h1 {
    font-size: 35px;
    margin: 10px 0;
}
.main-art-post {
    padding-bottom: 40px;
}
.kama_breadcrumbs {
    display: block;
    text-align: right;
    padding: 20px 15px 0;
}
.post-type-archive-trainers .art-img {
    width: 15%;
}
.dws {
 position: fixed;
 bottom: -20px;
 right: -20px;
 transform: translate(-50%, -50%);
 opacity: 0.8;
}
.pulse, .bloc, .phone {
 position: absolute;
 width: 90px;
 height: 90px;
 color: #fff;
 text-align: center;
 border-radius: 50%;
}
.bloc {
 cursor: pointer;
 z-index: 1;
 overflow: hidden;
}
.pulse {
 background: #e31e24;
 position: relative;
 transition: .5s;
}
.phone {
 font-size: 50px;
 line-height: 94px;
 animation: phone .9s ease-in-out infinite;
}
.text {
 position: relative;
 opacity: 0;
 text-transform: uppercase;
 font-weight: 700;
 top: 30px;
 font-size: 15px;
 transform: scaleX(-1);
 transition: .5s ease-in-out;
}
.phone i {
 	transition: .5s ease-in-out;
	font-size: 35px;
    display: block;
    line-height: 2.7;
}
.pulse:hover {
 background: #e31e2480;
 cursor: pointer;
}
.pulse:hover i {
 transition: .5s ease-in-out;
 transform: scale(0);
}
.pulse:hover .text {
 transform: scaleX(1);
 transition: .5s ease-in-out;
 opacity: 1;
}
.pulse:hover::before,
.pulse:hover::after {
 content: '';
 position: absolute;
 border: 1px solid #29AEE3;
 left: -20px;
 right: -20px;
 top: -20px;
 bottom: -20px;
 border-radius: 50%;
 animation: pulse 1.8s linear infinite;
 opacity: 0;
}
.dws a {
    text-decoration: none;
}
.pulse:hover::after {
 animation-delay: .5s;
}

@keyframes phone {
 0%, 100% {
  transform: rotate(-20deg);
 }
 50% {
  transform: rotate(21deg);
 }
}
@keyframes pulse {
 0% {
  transform: scale(0.5);
  opacity: 0;
 }
 50% {
  opacity: 1;
 }
 100% {
  transform: scale(1.2);
  opacity: 0;
 }
}
video::-webkit-media-controls {
  display: none !important;
}
.block_tab_cont.block_001.active_tb_block .container_tabs {
    padding: 30px 0px 20px 10px !important;
}
a.button_more_post span {
    text-align: center;
    display: block;
	color: white;
}
.button_more_post {
    text-decoration: none;
}
.fa-angle-left {
    left: -10px;
}
.fa-angle-right {
    right: -10px;
}
.fa-angle-right, .fa-angle-left {
    font-size: 35px;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: black;
    border: none;
    outline: 0;
    background: 0 0;
}
.flex_slider_ps {
    margin: 0 10px 0;
    padding: 0 10px 0;
}
.content_bottom_slider p {
    width: 75%;
    margin: 0 auto;
}
.slick-dots li button:before {
    font-family: sans-serif !important;
}
#tab_sec .container_tabs .block_tab_cont.block_001 .container_tabs .block_tab_cont_s.active_tb_block_s {
    overflow: unset !important;
    overflow-x: scroll !important;
}
#tab_sec .container_tabs .block_tab_cont.block_001 {
    overflow: unset;
}
#tab_sec .main-art .button_more_post {
    margin: unset;
    margin-top: 20px;
}
.contact div {
    display: inline-block;
}
.ctext {
    vertical-align: top;
    width: 30%;
}
.cform {
    width: 65%;
    vertical-align: top;
}
.cform input, .cform textarea {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 10px;
    margin-top: 5px;
    box-shadow: 0px 2px 10px #eee;
}
.cform label {
    font-size: 20px;
}
.cform .wpcf7-submit {
    background-color: #e31e24;
    color: white;
    max-width: 200px;
}
.single-trainers .art-img-post {
    width: 250px;
}
.nav-links a.prev.page-numbers, .nav-links a.next.page-numbers{
    display: none;
 }
 body .ms-slide .ms-layer, body .ms-fixed-layers .ms-layer, body .ms-overlay-layers .ms-layer{
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-family: roboto-condensed,sans-serif;
    direction: rtl;
}
body .ms-slide .ms-layer.ms-btn, body .ms-fixed-layers .ms-layer.ms-btn, body .ms-overlay-layers .ms-layer.ms-btn{
    font-family: roboto-condensed,sans-serif;
    direction: rtl;
}
@media only screen and (max-width:1200px) {
    #tab_sec .container_tabs .flex_contact .maps_cn {
        -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }
}
@media only screen and (max-width:1024px) {
	.block_tab_s {
		padding: 5px 35px;
	}
    .content_contact.cont_01 {
		display: none;
	}
    #n_footer .flex_contact .maps_cn {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding-top: 0;
    }
    .maps_cn.faceboock {
        display: none;
    }
    #tab_sec .container_tabs .flex_contact .maps_cn {
        -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
    }
}
@media only screen and (max-width:768px) {
	.block_tab_s {
		display: inline-block;
		width: 13%;
		padding: 0px;
		text-align: center;
		font-size: 13px;
	}
	.contact div {
        display: block;
    }
    .ctext {
        width: 100%;
    }
    .cform {
        width: 100%;
    }
    #tab_sec .container_tabs .flex_contact .content_contact {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    #tab_sec .container_tabs .flex_contact .maps_cn {
        
        flex: unset;
        width: 100%;
    }
	.content_bottom_slider p {
		width: 100%;
	}
	#tab_sec .container_tabs .block_tab_cont.block_001 .container_tabs .block_tab_cont_s.active_tb_block_s {
		overflow: unset !important;
		overflow-x: scroll !important;
	}
	#tab_sec .container_tabs .block_tab_cont.block_001 {
		overflow:unset !important;
	}
	#tab_sec .container_tabs .table_cb tbody tr {
		font-size: 12px;
	}

}
@media only screen and (max-width: 648px) {
    #tab_sec .container_tabs .flex_contact .content_contact {
        width: 100%;
        flex: unset;
    }
    
	.header_top .phone_main, .maps_cn.faceboock {
		display:none;
	}
    .maps_cn.maps {
		height: 300px;
		overflow: hidden;
	}
	#n_footer .maps_cn.maps {
		height: auto;
		overflow: hidden;
	}
	#tab_sec .flex_tabs_bl .block_tab_n {
		margin: 0 auto 20px !important;
	}
	#tab_sec .flex_tabs_bl .block_tab_n {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 55px;
		-ms-flex: 0 0 55px;
		flex: 0 0 55px;
		height: 55px;
		background-size: 30px;
	}
    .main-art h3 a {
        font-size: 20px;
    }
    .main-art .art-img {
        display: block;
        width: 100%;
    }
    .min-content {
        display: block;
        width: 100%;
    }
    .main-art .art-img img {
        width: 100%;
    }
    .main-art button.button_more_post {
        margin: 10px auto;
    }
    .art-img-post {
        width: 100%;
        float: unset;
    }
    .art-img-post img {
        width: 100%;
        height: auto;
        border-radius: 5px;
    }
    .main-art-post h1 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 480px){
    #n_footer .flex_contact .maps_cn {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .maps_cn.maps {
		height: 300px;
		overflow: hidden;
	}
}
section#tab_sec {
    background-size: cover;
}

#tab_sec .flex_tabs_bl .block_tab_n {
    border: 1px solid #000;
}
#form_rt .flex_input button {
    background-color: #e31e24;
}
#form_rt {
    background-color: #e61c1c;
    background-image: url(img/fon.jpg);
    background-size: cover;
    background-position-y: -75px;
}
#tab_sec .button_more_post {
    background-color: #e31e24;
}
#tab_sec .people_sec .flex_bl .block_fl_peo .hidden_bl_pel {
    background-color: #ffffffc9;
}
#tab_sec .people_sec .flex_bl .block_fl_peo .hidden_bl_pel .title_hidden_bl {
    color: black;
}
#tab_sec .people_sec .flex_bl .block_fl_peo .hidden_bl_pel .button_hidden_bl:hover {
    background-color: rgb(230, 28, 28);
}
#tab_sec .people_sec .flex_bl .block_fl_peo .hidden_bl_pel .button_hidden_bl {
    border: 2px solid #e61c1c !important;
    color: #e61c1c;
    background-color: rgba(1,1,1,0);
}
.min-content-post {
    background-color: #ffffffb3;
    padding: 10px;
    border-radius: 5px;
}
body.archive div#tab_sec {
    background-size: cover;
}
div#tab_sec {
    background-size: cover;
}
.slick-dots li button::before {
    content: "•" !important;
}
#tab_sec .flex_tabs_bl .block_tab_n {
    background-size: 80px;
}
.logo_main a {
    text-decoration: none;
}
.logo_main h1 {
    position: relative;
    display: unset;
    bottom: 20px;
    left: 10px;
    color:black !important;
}
img.ierogl {
    width: 140px;
}
div.wpcf7-response-output {
    text-align: right;
}
.content_bottom_slider h3 {
    width: 75%;
    margin: 0 auto 20px;
}
.content_contact.time-work li a {
    font-weight: 100;
    color:black !important;
}
.content_contact.time-work li a:hover {
    text-decoration:underline;
}
.main-art-post.map .art-img-post {
    width: 100%;
    float: unset;
}
.main-art-post.map img.alignright {
    width: auto;
    float: right;
    margin: 0 0 20px 20px;
}
.main-art-post.map img.alignleft {
    width: auto;
    float: left;
    margin: 0 20px 20px 0px;
}
.error404 div#tab_sec {
    text-align: center;
    padding: 50px;
}
.error404 div#tab_sec span.span-404{
    font-size:50px;
    color:black !important;
    display:block;
}
.error404 div#tab_sec span a{
    font-size:35px;
    color:black !important;
}
.error404 div#tab_sec p{
    font-size:30px;
    color:black !important;
}
.menu_lc .menu_lc_con .menu_list_lc li a:hover {
    color: #990000;
}
@media only screen and (max-width: 648px) {
    .logo_main h1 {
        display: none;
    }
    .logo_main {
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 0 70px !important;
        -ms-flex: 0 0 70px !important;
        flex: 0 0 70px !important;
    }
    #tab_sec .flex_tabs_bl .block_tab_n {
        background-size: 30px !important;
    }
    #n_footer .flex_contact .content_contact.cont_02 {
        display: none;
    }
    #form_rt {
        background-repeat: no-repeat;
        background-size: cover;
        background-position-y: unset;
    }
    .menu_lc .menu_lc_con .menu_list_lc {
        padding-top: 120px !important;
    }
    .cform input, .cform textarea {
        width: 93%;
    }
}