/*
Theme Name: vdhaonline
*/

/* NULL */

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
SUP, SUB {line-height: 1px;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}

[hidden] {display: none;}
.none, .hidden, .on980, .on760, .on320, .only980, .only760 {display: none;}

.clear, .clr {clear: both;}
hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}
.clearfix:after, .clf:after {clear: both;}
.clearfix, .clf {*zoom: 1;}

.alignright, .right { float: right; }
.alignleft, .left { float: left; }
.center { text-align: center; }
.centered, .aligncenter {
	display: block;
	margin: 0 auto;
	}

img.alignright, img.right {
	margin: 0 0 7px 20px;
	display: inline;
	}
img.alignleft, img.left {
	margin: 0 20px 7px 0;
	display: inline;
	}
a img {
	border: none;
	}
img {
	max-width: 100%;
	}

.entry img {
	height: auto;
	}

/* END NULL */


/* BASE */

body {
	color: #010101;
	font-size: 16px;
	line-height: 22px;
    font-family: 'Noto Sans JP', sans-serif;
	background: #fff;
	text-align: center;
	}

.wrap {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	}

input, textarea {
	color: #606060;
	font-size: 15px;
	line-height: 22px;
    font-family: 'Noto Sans JP', sans-serif;
	}

a {
	color: #ffc000;
	text-decoration: none;
	transition: all 0.3s 0.02s ease;
	}

a:hover {
	color: #ffc000;
	text-decoration: underline;
	}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
	margin: 0 0 25px 0;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	color: #000000;
	font-weight: bold;
	}
h1, .h1, .title{
	font-size: 26px;
	line-height: 30px;
	}
h2, .h2{
	font-size: 24px;
	line-height: 28px;
	}
h3, .h3{
	font-size: 22px;
	line-height: 26px;
	}
h4, .h4{
	font-size: 20px;
	line-height: 24px;
	}
h5, .h5{
	font-size: 18px;
	line-height: 22px;
	}
h6, .h6{
	font-size: 16px;
	line-height: 20px;
	}

.black{
	color: #000;
	}
.white{
	color: #fff;
	}
.grey{
	color: #808080;
	}
.green{
	color: #34c924;
	}
.red{
	color: #ff0000;
	}
.orange{
	color: #ffa500;
	}
.yellow{
	color: #ffff00;
	}
.blue{
	color: #0000ff;
	}
.purple{
	color: #8b00ff;
	}
.pink{
	color: #ffc0cb;
	}


.table, .entry table {
	border-spacing: 0;
	border-collapse: collapse;
	border-top: 1px solid #959596;
	border-left: 1px solid #959596;
	}

.table tr th, .entry table tr th{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	background: #f4f4f4;
	padding: 8px 10px;
	}

.table tr td, .entry table tr td{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 8px 10px;
	}

.entry table.nobord, .entry table.nobord tr th, .entry table.nobord tr td {
	border: 0;
	padding: 0;
	background: none;
	}

.entry ul, ul.list {
	padding: 0 0 0 20px;
	list-style: none;
	}

.entry ol, ol.list {
	padding: 0 0 0 25px;
	list-style: none;
	}

.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {
	margin: 5px 0 0 0;
	}

.entry ol > li, ol.list > li {
	margin: 7px 0 7px 10px;
	list-style: decimal outside;
	}

.entry ul > li, ul.list > li {
	margin: 7px 0 7px 10px;
	list-style-type: disc;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.grid {
	clear: both;
	*zoom: 1;
	}
.grid:after {
	content: "";
	display: table;
	clear: both;
	}
[class*='col-'] {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px 0 0;
	}
.col-1-8 {
	width: 12.5%;
	}
.col-1-4 {
	width: 25%;
	}
.col-1-3 {
	width: 33.33%;
	}
.col-1-2 {
	width: 50%;
	}
.col-2-3 {
	width: 66.66%;
	}

/* END BASE */


/* FORM */

.form_line{
	padding: 0 0 15px 0;
	}

.lab{
	display: block;
	padding: 0 0 2px 0;
	}

.inp{
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #b2b2b2;
	border-radius: 3px;
	-webkit-appearance: none;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	}

.ta{
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #b2b2b2;
	border-radius: 3px;
	-webkit-appearance: none;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	vertical-align: bottom;
	}

.form_sub {
	position: relative;
	}

.btn {
	display: inline-block;
	box-sizing: border-box;
	min-height: 40px;
	padding: 10px 20px;
	border: 1px solid #57b64d;
	background: #57b64d;
	border-radius: 5px;
	transition: all 0.3s 0.02s ease;
	-webkit-appearance: none;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	}

.btn:hover{
	border-color: #ca2a3c;
	background-color: #ca2a3c;
	color: #fff;
	text-decoration: none;
	}

.form_sub .ajax-loader {
	position: absolute;
	top: -5px;
	right: -5px;
	}

/* END FORM */



/* HEADER */

header {
	background: #232323;
	background-size: cover;
	position:relative;
	box-sizing:border-box;
	position: fixed;
	z-index:999;
	top: 0;
	left:0;
	width: 100%;
	}
.header_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0 10px 0;
	transition: all 0.3s 0.02s ease; 
	}
header.fix .header_list{
	padding: 5px 0 5px 0;
	}
.logo{
	width: 200px;
	transition: all 0.3s 0.02s ease; 
	}
header.fix .logo{
	width: 150px;
	}
.logo img{
	vertical-align: bottom;
	transition: all 0.3s 0.02s ease;
	}
.logo a:hover img{
	transform:scale(1.05)
	}
	
.nav_top{
	padding: 0 0 0 0;
	}
.nav_top ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items:center;
	}
.nav_top li{
	display:block;
	padding: 0 0 0 17px;
	}
.nav_top li:first-child{
	padding: 0 0 0 0;
	}
.nav_top li a{
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	font-weight: 500;
	position:relative;
	padding: 0 0 4px 0;
	}
.nav_top li a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height: 2px;
	width: 0;
	background: #ffb519;
	transition: all 0.3s 0.02s ease;
	}
.nav_top li a:hover, .nav_top li.active a{
	color: #ffc000;
	}	
.nav_top li a:hover:before, .nav_top li.active a:before{
	width: 100%;
	}	

.adapt_menu{
	position: relative;
	display: none;
	width: 28px;
    height: 17px;
	cursor: pointer;
    transition: all .3s ease-in-out;
	}
.adapt_menu span{
    position: absolute;
    left: 0;
    top: 0;
	display: block;
    width: 100%;
    height: 3px;
    background: #ffc000;
	border-radius: 3px;
    transition: all .2s ease-in-out;
	}
.adapt_menu span:nth-child(2){
	top: 7px;
	}
.adapt_menu span:nth-child(3){
	top: 14px;
	}
.adapt_menu.adapt_menu_active span{
    top: 7px;
    background: #ffc000;
	}
.adapt_menu.adapt_menu_active span:nth-child(1){
    transform: rotate(45deg);
	}
.adapt_menu.adapt_menu_active span:nth-child(2){
	opacity: 0;
	}
.adapt_menu.adapt_menu_active span:nth-child(3){
    transform: rotate(-45deg);
	}				
	
	
	
	
	
/* END HEADER */


/* HOME */


#content{
	display: flex;	
	justify-content: space-between;
	padding: 30px 0 50px 0;
	}
#posts{
	width: 100%;
	}
#sidebar{
	flex: 0 0 300px;
	margin: 0 0 0 20px;
	}




.widget{
	margin: 0 0 30px 0;
	}
.widget_title{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 16px 0;
	}


.search{
	box-sizing:border-box;
	background: #f6f6f6;
	border-radius: 4px;
	position:relative; 
	}	
.search input.search_text{
	font-size: 15px;
	color: #606060;
	border:0;
	background: none;
	padding: 0 45px 0 20px;
	margin:0;
	height: 50px;
	width: 100%;
	box-sizing:border-box;
	display:block;
	}
.search input.search_submit{
	position: absolute;
	z-index:1;
	top: 0;
	right: 0;
	width: 39px;
	height: 50px;
	background: url('images/search_submit.svg') no-repeat 0 center;
	background-size: 20px auto;
	border:0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}	
.search input.search_submit:hover{
	transform:scale(1.1)
	}	

.cat_nav{
	}
.cat_nav li{
	display: block;
	padding: 0 0 20px 20px;
	background: url('images/cat_nav.svg') no-repeat 0 5px;
	background-size: 10px auto;
	line-height: 20px;
	font-size: 16px;
	}
.cat_nav li a{
	color: #404040;
	text-decoration: none;
	}
.cat_nav li a:hover, .cat_nav li.active a{
	color: #ffc000;
	}
	
.tags_nav{
	}	
.tags_nav a{
	display: inline-block;
	vertical-align: top;
	padding: 6px 10px;
	margin: 0 4px 4px 0;
	background: #f6f6f6;
	border-radius: 4px;
	color: #404040;
	font-size: 15px;
	text-decoration: none;
	}
.tags_nav a:hover{
	background: #ffc000;
	color: #000;
	}





/* END HOME */




/* FOOTER */

footer{
	background: #232323;
	padding: 30px 0 30px 0;
	}
.footer_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
	margin: 0 0 20px 0;
	}	

.flogo{
	width: 200px;
    display: flex;
    align-items: center;
	}
.flogo img{
	vertical-align: bottom;
	transition: all 0.3s 0.02s ease;
	}
.flogo a:hover img{
	transform:scale(1.05)
	}	


.nav_f{
	}
.nav_f > ul{
	}	
.nav_f > ul > li{
	display:block;
	padding: 0 0 10px 0;
	position:relative;
	}
.nav_f > ul > li > a{
	display: inline-block;
	position:relative;
	padding: 0 0 4px 0;
	color: #f4f4f4;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	}
.nav_f > ul > li > a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: 0;
	left:0;
	height: 2px;
	width: 0;
	background: #ffc000;
	transition: all 0.3s 0.02s ease;
	}
.nav_f > ul > li:hover > a:before, .nav_f > ul > li.active > a:before{
	width: 100%;
	}

.f_soc{
	width: 600px;
	color: #f4f4f4;
	}

.copu{
	color: #f4f4f4;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	}
.footer_text{
	background: #ffc000;
	padding: 20px 0 20px 0;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	}




/* END FOOTER */


/* MODAL */

.modal_win{
	display: none;
	box-sizing: border-box;
	width: 400px;
	max-width: 90%;
	padding: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
	text-align: left;
	}

.modal_close {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 15px;
	transition: all 0.3s 0.02s ease;
	cursor: pointer;
	opacity: 0.5;
	}

.modal_close:before, .modal_close:after{
	content: " ";
	display: block;
	width: 138%;
	height: 2px;
	background: #000;
	border-radius: 1px;
	position: absolute;
	top: 49%;
	left: -19%;
	transform: rotate(90deg);
	transition: all 0.3s 0.02s ease;
	}

.modal_close:before{
	transform: rotate(45deg);
	}

.modal_close:after{
	transform: rotate(-45deg);
	}

.modal_close:hover{
	opacity: 1;
	transform: rotate(360deg);
	}

.modal_mask {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9000;
	background: #000;
	opacity: 0.8;
	}

/* END MODAL */



/* COMMENTS */

.comments_list li {
	padding: 15px;
	margin: 0 0 15px 0;
	border: 1px solid #ddd;
	background: #f8f8f8;
	}

.comments_list li li {
	margin: 15px 0 0 0;
	}

.comments_list li.thread-even {
	background: #fff; 
	} 

.comments_list .even {
	background: #fff; 
	}

.comments_list .alt {
	background: #f8f8f8; 
	}

.comment_ava{
	float: left;
	padding: 0 10px 0 0;
	}

.comment_top{
	padding: 0 0 10px 0;
	}

.comment_a{
	font-weight: bold;
	}

.comment_d{
	font-style: italic;
	}

.comment_repl{
	text-align: right;
	}

#respond{
	padding: 15px;
	border: 1px solid #ddd;
	background: #eee;
	margin: 0 0 15px 0;
	}

.comments_list #respond{
	margin: 0 15px 15px 15px;
	}

#cancel-comment-reply-link{
	display: inline-block;
	margin: 0 0 15px 0;
	}

/* END COMMENTS */


/* WP OTHER */

.wp-caption {
	box-sizing: border-box;
	max-width: 100%;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	border-radius: 3px;
	}

.wp-caption img {
	max-width: 100%;
	height: auto;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.wpcf7-not-valid { 
	border-color: #ad2929 !important;
	color: #ad2929; 
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

/* END WP OTHER */
.button {
	position: relative;
	display: block;
	width: auto;
	min-width: 160px;
	height: 100%;
	max-height: 50px;
	border: 2px solid #2daf55;
	background-color: #2daf55;
	border-radius: 50px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 13px;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
	color: rgba(255,255,255,1);
	white-space: nowrap;
	cursor: pointer;
	padding: 0 30px;
	margin-top: 25px;
	-webkit-transition: all 1.5s;
	-o-transition: all 1.5s;
	transition: all .5s;
	z-index: 1;
}

.button:hover {
	background-color: #0a6469;
	text-decoration: none;
}

.main-item__button {
	margin: 0 auto;
	min-width: 375px;
	max-width: 450px;
	width: auto;
	display: inline-block;
	margin-top: 0px;
	animation: gg2 4s ease-in-out infinite;
}

.main-item__button {
	font-size: 22px;
	background-color: rgb(255, 75, 75);
	animation: none;
	border: none;
}

.main-item__button::before {
	content: '';
	width: 100%;
	min-height: calc(50px + 12px);
	border: 6px solid #00FFCB;
	border-radius: 50px;
	box-shadow: 0 0 60px rgba(0,255,203,.64);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all .3s ease-in-out 0s;
}
.main-item__button:hover, .main-item__button:focus {
	transform: translateY(-6px);
}

.main-item__button:hover::before, .main-item__button:focus::before {
	opacity: 1;
	background-color: #0a6469
}

.main-item__button::after {
	content: '';
	width: 30px; 
	height: 30px;
	border-radius: 100%;
	border: 8px solid rgb(255, 75, 75);
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: ring 1.5s infinite;
}

.main-item__button:hover::after, .main-item__button:focus::after {
	animation: none;
	display: none;
}

@keyframes ring {
  0% {
	width: 30px;
	height: 30px;
	opacity: 1;
  }
  100% {
	width: 300px;
	height: 300px;
	opacity: 0;
  }
}

.button.main-item__button span {
	position: relative;
	z-index: 99999;
}

.text_info .main-item__button {
	margin-bottom: 20px;
	display: inline-block;
}

.text_info h3 {
	margin-bottom: 20px !important;
}
.text_info h2, .text_info .h2 {
	margin-bottom: 20px !important;
}

.text_info_text.btn-text {
	margin-bottom: 30px !important;
}

.faq {
	padding-top: 15px;
}

.faq__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.faq__title {
	font-size: 24px;
    line-height: 28px;
	color: #000000;
    font-weight: bold;
}

.faq__top {
	margin-bottom: 10px;
}

.faq__q {
	font-size: 24px;
	margin-bottom: 10px;
}

.faq__block {
	padding: 25px 0 0 0;
}

.faq__block + .faq__block {
	border-top: 1px solid #C5C5CC;
}

.faq__a {
	display: none;
	padding-bottom: 20px;
}

.faq__toggler {
	position: relative;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.faq__toggler:before {
	position: absolute;
	display: block;
	content: "";
	width: 2px;
	height: 100%;
	background: #59BF80;
	left: 50%;
	margin-left: -1px;	
}

.faq__toggler:after {
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	background: #59BF80;
	top: 50%;
	margin-top: -1px;		
}

.faq__toggler.active:before {
	display: none;
}

.author {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e1e6e9;
    padding: 0 15px 15px 0;
	margin-bottom: 15px;
	justify-content: space-between;
}

.author__col {
	display: flex;
	align-items: center;
	padding: 0 15px;
}

.author__block-first {
	padding-left: 0;
}

.author__img {
	max-width: 40px;
    margin-right: 15px;
}

.author__img img {
	border-radius: 50%;
}

.author__block {
	line-height: 1.4;
}

.author__label {
	font-weight: 700;
    font-size: 14px;
    padding-right: 5px;
}

.author__fullname {
	font-size: 12px;
	position: relative;
}

.author__block {
	padding-right: 15px;
	border-right: 1px solid rgba(0, 0, 0, .1); 
}

.author__block-last {
	border: none;
}

.author__row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.author__fullname i {
    display: block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: url(images/information.svg) center center no-repeat;
    background-size: 10px;
    margin-left: 8px;
    border: 1px solid #ccc;
    border-radius: 14px;
    position: relative;
    top: -1px;
}

.author__tooltip {
	display: none;
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 12px 12px 8px 12px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
    width: 200px;
    color: #777777;
    font-style: italic;
}

.author__fullname:hover .author__tooltip {
	display: block;
}

.author__cols {
	display: flex;
	align-items: center;
}

.author__socs {
	display: flex;
	align-items: center;
}

.author__facebook {
    display: block;
    margin-left: 15px;
    width: 30px;
    height: 30px;
    background: url(images/facebook.svg) 0 0 no-repeat;
    background-size: 28px;
}

.author__twitter {
    display: block;
    margin-left: 15px;
    width: 30px;
    height: 30px;
    background: url(images/twitter.svg) 0 0 no-repeat;
    background-size: 28px;
    position: relative;
    top: 2px;
}

.author__whatsapp {
    display: block;
    margin-left: 15px;
    width: 30px;
    height: 30px;
    background: url(images/whatsapp.svg) 0 0 no-repeat;
    background-size: 28px;
}

.btn__custom {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 50px;
    height: 60px;
    background: #606060;
    color: #fff;
    margin: 1.5em 0;
    border-radius: 40px;
    font-size: 20px;
    font-weight: 600;
	text-decoration: none;
	transition: all 0.3s;
}

.btn__custom:hover {
	text-decoration: none;
	color: #fff;
	opacity: 0.7;
}

.crating__row {
	background: #EDF0F1;
	display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    padding: 10px 20px;
    margin: 0 0 20px 0;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    position: relative;
    text-align: center;	
}

.crating__row:hover {
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 35%);
}

.crating__bdtip {
    position: absolute;
    left: -10px;
    top: 7px;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 7px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
}

.crating__ava img {
	max-width: 100px;
	height: auto;
}

.crating__name {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}

.crating__name a {
	text-decoration: none;
	color: #000;
	transition: all 0.3s;
}

.crating__name a:hover {
	color: #FF4B4B;
}

.crating__rating {
	display: flex;
	justify-content: space-between;
	background: #fff;
	padding: 5px 10px;
	border-radius: 5px;
}

.crating__rating img {
	width: 18px;
	height: auto;
}

.crating__bonus-top {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.crating__bonus-bottom {
	color: #7f8c8d;
	font-size: 12px;
	line-height: 1.2;
}

.crating__deposit-hide {
	display: none;
}

.crating__deposit-show {
	display: flex;
	margin-bottom: 5px;
}

.crating__deposits {
	position: relative;
}

.crating__deposits img {
	max-width: 50px;
	width: auto;
	height: auto;
	max-height: 30px;
}

.crating__deposit-img {
	width: 60px;
	height: 40px;
	background: #fff;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(0, 0, 0, .1);
}

.crating__deposit-img + .crating__deposit-img {
	margin-left: 2px;
}

.crating__deposit-count {
	text-align: left;
}

.crating__deposit-count span {
	text-align: left;
	color: #7F7F81;
	font-size: 18px;
	padding: 2px 6px;
	border-radius: 18px;
	background: transparent;
	display: inline-flex;
	cursor: pointer;
}

.crating__deposit-count:hover span {
	background: #030303;
	color: #fff;
	transition: all 0.3s ease-in-out;
}

.crating__deposit-title {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;	
}

.crating__deposit-count:hover ~ .crating__deposit-hide {
	display: flex;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	margin-top: 10px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .1), -1px -1px 5px rgba(0, 0, 0, .1);
	z-index: 10;
}

.crating-btn {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    height: 40px;
    background: #FF4B4B;
    color: #fff;
    margin: 1.5em 0;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

.crating-btn:hover {
	text-decoration: none;
	color: #fff;
	background: #FFC100;
}

.crating__vr {
	height: 50px;
	width: 1px;
	background: #d6d7db;
}

.crating__col1 {
	width: 100px;
}
.crating__col2 {
	width: 110px;
}
.crating__col3 {
	width: 128px;
}
.crating__col4 {
	width: 190px;
}
.crating__col5 {
	width: 144px;
}



@media only screen and (max-width: 762px) {
	.wp-caption {
		max-width: 100% !important;
		width: auto !important;
	}
	.crating__row {
		width: calc(50% - 10px);
		flex-wrap: wrap;
	}
	.crating__col1 {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.crating__vr {
		display: none;
	}
	.crating__col2 {
		width: 100%;
		margin-bottom: 20px;
	}
	.crating__rating {
		display: inline-flex;
	}
	.crating__col3 {
		width: 100%;
		margin-bottom: 20px;
	}
	.crating__col4 {
		width: 100%;
	}
	.crating__col5 {
		width: 100%;
	}
	.crating__deposit-show {
		justify-content: center;
	}
	.crating__deposit-count {
		display: none;
	}
}
@media only screen and (max-width: 500px) {
	.crating__row {
		width: auto;
	}
	.author__cols {
		display: block;
	}
	.author__block {
		border-right: none;
	}
	.author__col + .author__col {
		margin-top: 15px;
		padding-left: 0;
	}
}

.blockquote {
    margin-top: 1.77778rem;
    margin-bottom: 1.77778rem;
	color: #fff;
    font-weight: 600;
    font-size: 1.33333rem;
    line-height: 1.55556rem;
	padding-left: 0;
	border: none;
}

.blockquote img {
	margin: 1em 0;
}

.blockquote__inner {
    position: relative;
    border-radius: 0.22222rem;
    padding: 2.8rem 1.8rem 1.8rem 1.8rem;
}

.blockquote__inner::before {
	display: block;
	content: "";
	width: 33px;
	height: 33px;
	position: absolute;
	top: 5px;
	left: 80px;
	background: url(images/q1.svg) 0 0 no-repeat;
}

.blockquote__inner::after {
	display: block;
	content: "";
	width: 110px;
	height: 57px;
    position: absolute;
    bottom: 4px;
    right: 22px;
	background: url(images/q2.svg) 0 0 no-repeat;
}

.cslider__item img {
	max-width: 100%;
	max-height: 200px;
	height: auto;
	margin: 0;
}

.cslider {
	margin: 2em -5px;
}

.cslider__item {
	padding: 5px;
	display: flex !important;
	box-sizing: border-box;
	align-items: center;
	height: 200px !important;
}

.crelated {
	margin: 1em 0;
}

@media only screen and (max-width: 700px) {
	.button {
		padding: 0 0px;
	}
	.main-item__button {
		width: 100%;
		min-width: auto;	
	}

	.dekctop_ios {
		margin-right: 25px;
	}

	.andoid_section {
		padding-top: 25px;
	}
}

@media only screen and (max-width: 700px) {
	.dekctop_ios {
	    margin-right: 0px;
	    padding-left: 5px;
	    padding-right: 5px;
	}

	.buttons_block .buttons {
		width: 100%;
    	padding: 0px 15px;
	}

	.first_section .buttons .btn_downl:not(:last-child) {
		margin-bottom: 0px;
	}

	.buttons_block .buttons .btn_downl {
		width: 45%;
	}

	.buttons_block .buttons {
		-ms-flex-direction: column;
    	flex-direction: row;
	}

	#AndroidDownloadBtn {
		margin-left: 10px;
	}
}