/*
Theme Name: Soloslifting
Author: MD Rukon Shekh
Author URI: https://aonedevs.com;
Version: 1.0
Text Domain: soloslifting
*/
body{
	font-family: 'Lato', sans-serif;
}
img{
	margin: 0;
	padding: 0;
	max-width: 100%;
}
.main_header_section {
	display: block;
	margin: 0;
	padding: 15px 30px;
	background: #fff;
}
.main_header_section .navbar{}
.main_header_section .navbar .main_logo {
	display: block;
	text-decoration: none;
}
.main_header_section .navbar .main_logo img {
	height: 55px;
	width: auto;
	margin: 0;
	padding: 0;
}
.main_header_section .header_right_section{}
.main_header_section .header_right_section .heder_phone_number {
	font-size: 17px;
	font-weight: 400;
	font-family: lato;
	color: #23a7ad;
	display: block;
	text-align: right;
	text-decoration: none;
	margin: 0 0 10px 0;
}
.main_header_section .header_right_section .heder_phone_number i {
	color: #333;
	margin-left: 7px;
}
.main_header_section .header_right_section .heder_phone_number i{}
.main_header_section .navbar-toggler{}
.main_header_section .main_menu_section{}
.main_header_section .main_menu_section ul{}
.main_header_section .main_menu_section ul li{}
.main_header_section .main_menu_section ul li a {
	color: #404040;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	padding: 5px 15px;
	font-weight: 600;
	position: relative;
	transition: all .5s;
}
.main_header_section .main_menu_section ul li:last-child a{
	padding-right: 0;
}
.main_header_section .main_menu_section ul li.current-menu-item a,
.main_header_section .main_menu_section ul li a:hover{
	color: #22A7AD;
}
.main_header_section .main_menu_section ul li a:after{
	content: "";
	background: #22A7AD;
	height: 2px;
	width: calc(100% - 30px);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	z-index: 1;
	transition: all .5s;
	margin-bottom: -10px;
}
.main_header_section .main_menu_section ul li a:hover:after{
	opacity: 1;
	margin-bottom: 0;
}
.site_main_section{}
.main_footer {
	margin-top: 70px;
	color: #fff;
	text-align: center;
	background: #333333;
	padding: 60px 0;
}
.main_footer .footer_inner{
	
}
.main_footer .footer_logo {
	display: block;
	margin: 0 auto;
}
.main_footer .footer_logo img {
	width: 230px;
	max-width: 100%;
}
.main_footer .footer_address{
}
.main_footer .footer_address p {
	margin: 10px 0 20px 0;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 500;
}
.main_footer .social_media_list {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}
.main_footer .social_media_list a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 5px;
	background: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	color: #333;
	border-radius: 50%;
	cursor: pointer;
	text-decoration: none;
	transition: all .5s;
}
.main_footer .social_media_list a:hover{
	color: #fff;
	background-color: #22A7AD;
}
.main_footer .footer_text{
	margin: 20px 0 30px 0;
}
.main_footer .footer_text p {
	margin: 0;
	font-weight: 700;
	font-size: 17px;
}
.main_footer .copy_right_text{}
.main_footer .copy_right_text p {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: 600;
	font-size: 14px;
}

.rs_image_boxshadow img,
.rs_help_boxses img {
	box-shadow: 1px 1px 2px rgb(0, 0, .1) !important;
}

.wpcf7-form{}
.wpcf7-form .wpcf7-form-control-wrap{
	margin-bottom: 8px;
	display: block;
}
.wpcf7-form .wpcf7-form-control-wrap+br{
	display: none;
}
.wpcf7-form .wpcf7-form-control {
	height: 50px;
	width: 100%;
	display: block;
	border: 0 none;
	background: #F5F5F5;
	padding: 15px 15px;
	font-size: 14px;
	color: #333;
	border-left: 2px solid transparent;
}
.wpcf7-form .wpcf7-form-control:focus{
	border-left: 2px solid #22A7AD;
	outline: none;
	box-shadow: none;
}
.wpcf7-form textarea.wpcf7-form-control{
	height: 120px;
}
.wpcf7-form .wpcf7-submit.wpcf7-form-control {
	border: 1px solid #22A7AD;
	text-transform: uppercase;
	background: transparent;
	width: auto;
	padding: 10px 40px;
	font-weight: 500;
	color: #22A7AD;
	font-size: 19px;
	height: auto;
	margin: 30px auto 20px auto;
	transition: all .5s;
	min-width: 230px;
	text-align: center;
	max-width: 100%;
}
.wpcf7-form .wpcf7-submit.wpcf7-form-control:hover {
	background-color: rgba(126, 196, 189, 0.34);
}
.rs_btn {
	float: none;
	border-radius: 5px;
	background-color: #23a7ad;
	box-shadow: 1px 1px 1px 0 #000 !important;
	display: inline-block;
	color: #fff;
	margin: 15px auto;
	padding: 4px 14px;
	font-weight: 400;
	transition: all .5s;
	font-size: 16px;
	text-decoration: none;
}
.rs_btn:hover{
	background: #fff;
	color: #23a7ad;
}
.rs_testimonial_carousol{}
.rs_testimonial_carousol .slick-arrow {
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	cursor: pointer;
	z-index: 5;
}
.rs_testimonial_carousol .arrow_left{}
.rs_testimonial_carousol .arrow_right{
	left: auto;
	right: 0;
}
.rs_cr_testimonial_item {
	text-align: center;
	margin: 0;
	padding: 0;
}
.rs_cr_testimonial_item .ts_comments {
	display: block;
	font-size: 27px;
	color: #333;
	font-weight: 300;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.rs_cr_testimonial_item .ts_designation {
	margin: 20px 0 10px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	display: block;
	line-height: 26px;
}
.rs_cr_testimonial_item img {
	display: block;
	margin: 0 auto;
	max-height: 60px;
}
.rs_cr_testimonial_item .rs_btn{
	font-size: 14px;
	font-weight: 500;
}
.slick-dots {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	text-align: center;

}
.slick-dots li {
	display: inline-block;
	margin:3px;
	padding: 0;
}
.slick-dots li button {
	width: 15px;
	height: 15px;
	border: 0;
	content: "";
	text-indent: 1000px;
	overflow: hidden;
	background: #fff;
	opacity: .5;
	border-radius: 50%;
}
.slick-dots li.slick-active button{
	opacity: 1;
}
.page_title {
	text-align: center;
	background: #23A7AD;
	padding: 15px 0;
}
.page_title h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #fff;
	font-weight: 300;
	font-family: Lato;
	font-size: 32px;
}
.testimonials_archive_page{
	background: #DADEDF;
	padding: 0;
}
.post-type-archive-testimonial .main_footer{
	margin-top: 0;
}
.ar_tastimonial_list {
	padding-top: 150px;
	padding-bottom: 30px;
}
.ar_tastimonial_list .container{
	width: 1000px;
	max-width: 100%;
}
.ar_tastimonial_list .ar_tastimonial_item {
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
}
.ar_tastimonial_list .ar_tastimonial_item img {
	width: 100%;
	display: block;
	box-shadow: 2px 2px 5px rgba(0,0,0,.8);
	margin-bottom: 10px;
}
.ar_tastimonial_list .ar_tastimonial_item .rs_btn {
	font-weight: 700;
	font-size: 14px;
	padding: 8px 16px;
}
.ar_tastimonial_list .ar_tastimonial_item p {
	margin: 6px 0 0 0;
	font-size: 16px;
}
.rs_single_testimonial_page_contents{
	padding: 150px 0 0 0;
	margin: 0;
}
.rs_single_testimonial_page_contents img{
	width: auto;
	max-width: 100%;
}

.post_archive_page{
	background: #DADEDF;
}
.post_single_page .container,
.post_archive_page .container{
	width: 900px;
	max-width: 100%;
}
.post_single_page .single_post_inner,
.post_archive_page .archive_post_list {
	padding: 40px 0;
}
.post_archive_page .archive_post_list_item {
	display: block;
	margin: 0;
	padding: 0;
}
.post_archive_page .archive_post_list_item+ .archive_post_list_item{
	margin-top: 30px;
}
.post_single_page .post_date,
.post_archive_page .archive_post_list_item .post_date {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-bottom: 15px;
}
.post_single_page .post_title,
.post_archive_page .archive_post_list_item h2 {
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	color: #333;
}
.post_single_page .post_thumbnail,
.post_archive_page .archive_post_list_item img {
	display: block;
	width: 100%;
	box-sizing: border-box;
	box-shadow: 1px 1px 3px 0 #000;
	border-radius: 2px;
	margin: 0 0 15px 0;
}
.post_archive_page .archive_post_list_item p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
	font-weight: 400;
	color: #333;
}
.post_archive_page .archive_post_list_item .rs_btn {
	padding: 7px 15px;
}
.post_archive_page .archive_post_list_item .rs_btn:hover{}
.single_post_contents{}
.post_single_page .post_thumbnail{
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 40px;
}
.post_single_page .container{
	width: 1000px;
	max-width: 100%;
}
.single_post_contents .single_post_contents_dynamic {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.single_post_contents .single_post_contents_dynamic p {
	margin: 0 0 10px 0;
	font-size: 15px;
	color: #333;
	font-weight: 400;
	line-height: 24px;
}
.single_post_contents .single_post_contents_dynamic h3,
.single_post_contents .single_post_contents_dynamic h2 {
	font-size: 23px;
	font-weight: 400;
	text-transform: uppercase;
	color: #333;
	margin: 10px 0;
	line-height: 36px;
}
.single_post_contents .single_post_contents_dynamic h3{
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
}
.single_post_contents .single_post_contents_dynamic a {
	text-decoration: underline;
	color: #22A7AD;
}

.single_post_contents .wp-caption {
	display: block;
	max-width: 100%;
	margin: 30px auto 50px auto;
}
.single_post_contents  .aligncenter{
	text-align: center;
}
.single_post_contents  .aligncenter img{
	display: block;
	margin: 0 auto;
	display: block;
}
.single_post_contents  .aligncenter p{
	text-align: center;
	font-size: 13px;
}
.blog .main_footer{
	margin-top: 0;
}
.rs_gallery_with_text{}
.rs_gallery_with_text .rs_gallery_item {
	background: #fff;
	box-shadow: 0 2px 12px rgba(0,0,0,.5);
	padding: 5px;
	box-sizing: border-box;
	border: 9px solid #EFEFEF;
	margin-bottom: 80px;
	display: block;
	text-decoration: none;
}
.rs_gallery_with_text .rs_gallery_item .thambnail {
	display: block;
	width: 100%;
	margin: 0 0 5px 0;
}
.rs_gallery_with_text .rs_gallery_item .date{
	padding-left: 5px;
	color: #23a7ad;
	display: block;
	font-size: 14px;
	font-weight: 400;
}
.rs_gallery_with_text .rs_gallery_item p {
	margin: 0;
	padding: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 23px;
}