/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/

body {
	font-size: 1.0625rem;
	font-family: 'Noto Sans', Arial, Times New Roman, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	color: #222;
	font-weight: 400;
}


/*HEADER STYLES*/

div#page-container {
	width: 100% !important;
}

header#main-header {
	width: 100% !important;
	border-bottom: 1px solid #8b8b8b;
	background-color: #262262 !important;
}

.header-menu-container {
	width: 100% !important;
}

.top-header-container {
	display: flex;
	flex-direction: column-reverse;
}

.logo_container {
	position: relative !important;
	text-align: center;
	padding: 10px;
}
img#logo {
    width: 150px;
    background: #fff;
    padding: 5px;
}
.logo_container a {
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	line-height: 1.2;
}

.contact-info {
	font-weight: 400;
}

.phone-link-content span {
	display: none;
}

span.header-location-container {
	font-size: 16px;
	color: #fff;
	margin: 5px;
	    display: flex;
    align-items: center !important;
}

a.email-us {
	font-size: 16px;
	color: #fff;
	margin: 5px;
}

a.phonenum {
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #ffffff;
}

a.email-us .fa {
	color: #fd3c4f;
	margin-right: 5px;
}

span.header-location-container .fa {
	color: #fd3c4f;
	margin-right: 5px;
}

a.phonenum .fa {
	margin-right: 5px;
	color: #fd3c4f;
}

.contact-info-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

div#et-top-navigation {
	width: 100%;
	background: #fff;
	padding: 0 !important;
	padding-top: 10px !important;
	display: flex !important;
	justify-content: center;
}

#et_mobile_nav_menu {
	width: 100%;
	text-align: center;
}

.mobile_menu_bar {
	padding-bottom: 10px !important;
}

.et_mobile_menu {
	border-color: #fd3c4f;
	background-color: #262262 !important;
}

.et_mobile_menu li a {
	color: #fff !important;
	text-align: left;
}

.et_mobile_menu .current_page_item a {
	border-bottom: 1px solid #ffef23 !important;
}


/*change Divi opened hamburger menu to X*/

.mobile_nav.opened .mobile_menu_bar:before {
	content: '\4d';
}


/*rotate the Divi Menu icon on click*/

.mobile_menu_bar:before {
	transition: all .4s ease;
	transform: rotate(0deg);
	display: block;
	color: #062d5b;
}


/*rotate the Divi Menu icon on click*/


/*END HEADER STYLES*/


/*PAGE STYLES*/

.header-content-holder {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 300px;
	height: 300px;
	background: #1d65b93d;
	border-radius: 50%;
	position: relative;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	filter: drop-shadow(2px 4px 6px black);
}

a.header-content-holder br {
	display: none;
}

.header-content-holder .fa {
	position: absolute;
	background: #fd3c4f;
	width: 100px;
	height: 100px;
	font-size: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	border-radius: 50%;
	top: -33px;
	right: 0;
	border: 1px solid #fff;
	-webkit-animation: ring 2s ease infinite;
	animation: ring 2s ease infinite;
}

.header-content {
	margin: 0 auto !important;
	padding: 0 !important;
	width: 100% !important;
	max-width: 875px !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	width: 87%;
	min-height: 450px;
}

.header-content-block {
	display: flex;
	margin-bottom: 30px;
	justify-content: center;
}

span.header-slogan {
	font-size: 25px;
	line-height: 1.2;
	padding: 10px 0;
	font-family: 'Fira Sans', sans-serif;
}

span.header-cta-txt {
	background: #fd3c4f;
	color: #ffffff;
	padding: 10px 40px;
	border-radius: 30px;
	font-family: 'Fira Sans', sans-serif;
}

span.header-phone {
	font-size: 30px;
	letter-spacing: 1px;
	line-height: 1;
	padding: 5px 0;
}

div#first-par-img img {
	border-radius: 50%;
	width: 300px;
	height: 300px;
	object-fit: cover;
	object-position: center;
	border: 1px solid #000;
}

div#first-par-img:before {
	content: "";
	position: absolute;
	background: url(https://jhcleaningny.com/wp-content/uploads/2023/07/cleaning-icon.png) #fd3c4f;
	background-position: center;
	background-size: contain;
	border-radius: 50%;
	z-index: 9999;
	width: 100px;
	height: 100px;
	right: 5px;
	border: 1px solid #000;
}

div#first-par-img {
	position: relative;
	width: 300px;
	max-width: 100%;
}

.home-welcome-msg {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #262262;
	font-style: italic;
}

.home-welcome-msg span {
	display: block;
}

.entry-title {
	text-align: center;
	line-height: 1.2;
	font-size: 26px !important;
	color: #2d2d2d;
	font-weight: bold;
	font-family: 'Fira Sans', sans-serif;
}


/* SERVICES SECTION STYLE */

div#services-blocks-section {
	background-color: rgb(38 34 98)!important;
	background-blend-mode: exclusion;
}
 div#services-blocks-section:before {
	 content: '';
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 background: #0000002b;
	 top: 0;
 }
.srvBlockTitle H2 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.2;
	filter: drop-shadow(0px 0px 6px black);
	font-family: 'Fira Sans', sans-serif;
}
.srvBlock {
    background: rgb(255 255 255 / 25%);
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 4px );
    -webkit-backdrop-filter: blur( 4px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    padding: 10px;
}
.srvElement {
	max-width: 500px;
	margin: 25px auto;
}

.srvElementHeader h3 {
	text-align: center;
	color: #fff;
	font-family: 'Fira Sans', sans-serif;
}

.srvElementImg {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}

.srvElementImg img {
	width: 300px;
	height: 300px;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
	border: 2px solid #fff;
	filter: drop-shadow(0px 0px 6px black);
}

.srvElementContent {
	text-align: justify;
	color: #ffff;
	
}

.srvElement:hover img {
	filter: grayscale(1) drop-shadow(0px 0px 6px #fff);
}

.srvElement:hover h3 {
	color: #ffe823;
	font-weight: bold;
}


/* SERVICES LIST SECTION STYLE */

div#home-services-list-section {
	background-color: #eff2fb!important;
}

.homepage-services ul#servcss {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0;
}

.homepage-services ul#servcss li {
	font-size: 22px;
	font-weight: normal;
	color: #262262;
	font-style: italic;
	line-height: 2;
	list-style: none;
}

.homepage-services ul#servcss li:before {
	content: "\f046";
	font-family: 'FontAwesome';
	font-style: normal;
	position: relative;
	margin-right: 10px;
}


/* NAP SECTION STYLE */

div#homepage-nap-section {
	background-color: #fd3c4f!important;
}

.homepage-nap h3 {
	text-align: center;
	font-family: 'Fira Sans', sans-serif;
	font-size: 22px;
	line-height: 1.2;
	font-weight: normal;
	color: #ffffff;
	font-style: italic;
	padding: 0;
}

.homepage-nap h3 strong {
	font-size: 26px;
	color: #040043;
	font-style: normal;
	line-height: 1.2;
}


/* CONTACT FORM STYLE */

div#contact-section {
	background-color: #26226245;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	filter: drop-shadow(2px 4px 6px black);
}

p.free-estimate-title {
	font-size: 26px;
	color: #ffffff;
	font-style: normal;
	line-height: 1.2;
	padding: 0;
	font-family: 'Fira Sans', sans-serif;
	font-weight: bold;
}

input#customer_name {
	width: calc(50% - 10px);
	float: left;
}

input#phone-cf {
	width: calc(50% - 10px);
	float: left;
	margin-left: 20px;
}

textarea#message {
	margin-bottom: 20px;
}

#contact img {
	float: left;
	width: 120px;
}

input#vercode {
	width: calc(100% - 140px);
	margin: 0;
	margin-left: 20px;
	float: left;
	padding: 7px 10px 10px;
}

input#submitter {
	text-shadow: none;
	padding: 10px 20px;
	box-shadow: none;
	line-height: 1;
	font-weight: bold;
	border-style: solid;
	color: #fff;
	border-width: 0;
	background-color: #fd3c4f!important;
	cursor: pointer;
	height: auto;
	margin: 0 auto;
	margin-top: 20px !important;
	border: 1px solid #fff0;
	border-radius: 30px;
}

input#submitter:hover {
	background-color: #1f1f1f !important;
	border: 1px solid #fff;
	color: #fff;
}

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
	border: none;
	max-width: 100%;
	margin-bottom: 15px;
	padding: 18px 10px 10px;
	height: auto;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-width: 0 0 1px;
	border-style: solid;
	display: block;
	line-height: 1.75em;
	font-weight: 300;
	color: #ddd;
	background-image: none;
	border-bottom: 1px solid #ffffff;
}

#contactForm input[type=text]::placeholder,
#contactForm input[type=password]::placeholder,
#contactForm input[type=tel]::placeholder,
#contactForm input[type=email]::placeholder,
#contactForm input.text::placeholder,
#contactForm input.title::placeholder,
#contactForm textarea::placeholder,
#contactForm select {
	color: #ddd!important;
}

#contactForm input[type=text]:focus,
#contactForm input[type=password]:focus,
#contactForm input[type=tel]:focus,
#contactForm input[type=email]:focus,
#contactForm input.text:focus,
#contactForm input.title:focus,
#contactForm textarea:focus,
#contactForm select:focus {
	border-bottom-color: #ddd;
	color: #ddd!important;
}

#contact {
	padding: 0;
}


/* TESTIMONIALS SECTION STYLE */

.testimonials-title {
	font-family: 'Fira Sans', sans-serif;
	font-size: 26px;
	color: #ffffff;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
}

.testimonials-subtitle {
	text-align: center;
	font-family: 'Fira Sans', sans-serif;
	font-size: 22px;
	line-height: 1.2;
	font-weight: normal;
	color: #fd3c4f;
	font-style: italic;
}

div#testimonials-block img {
	display: block;
	margin: 0 auto;
	width: 100px;
	border-radius: 50%;
}

.home .wpcr3_dotline {
	display: none !important;
}

.home .wpcr3_review {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.home .wpcr3_review_ratingValue {
	width: 100%;
	text-align: center;
	margin: 0 !important;
}

.home .wpcr3_review_author {
	margin-left: 5px;
	text-align: center;
}

.home .wpcr3_review_title.wpcr3_caps {
	width: 100%;
	text-align: center;
	margin: 0 !important;
	font-size: 20px;
}

span.wpcr3_item_name a {
	color: #fd3c4f;
}
div.wpcr3_rating_style1_base {
    background: none;
}
div.wpcr3_review blockquote.wpcr3_content {
	border-color: #9c5451;
	padding-bottom: 0;
	text-align: justify;
}

.home div.wpcr3_review blockquote.wpcr3_content {
	text-align: justify;
	padding-left: 0;
	border: none;
	margin-bottom: 0;
}

div.wpcr3_review blockquote.wpcr3_content p {
	font-size: 17px;
}

.home .wpcr3_reviews_holder:before {
	content: "\f10e";
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	top: 0;
	color: #26226214;
	font-size: 150px;
	z-index: -1;
}

.home .wpcr3_reviews_holder {
	position: relative;
}

.home div.wpcr3_review blockquote.wpcr3_content p {
	font-style: italic;
	font-family: 'Fira Sans', sans-serif;
	color: #062d5b;
}

.testimonials-btn {
	padding: 10px 10px;
	line-height: 1;
	font-weight: 300;
	border-style: solid;
	color: #fff;
	border-width: 0;
	background: #fd3c4f;
	letter-spacing: 1px;
	font-size: 17px;
	display: block;
	width: 210px;
	text-align: center;
	margin: 5px auto;
	border: 1px solid #fff0;
	border-radius: 30px;
}

.testimonials-btn:hover {
	background: #000;
	border: 1px solid #fff;
}


/* FOOTER STYLE */

#main-footer {
	background-color: #262262;
}

div#footer-bottom {
	background-color: #fd3c4f;
	padding: 15px;
	color: #ffffff;
}

.paymentsbox {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.footer-widget h4 {
	color: #ffffff;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: 400;
	font-family: 'Fira Sans', sans-serif;
	line-height: 1.5em;
	text-align: center;
}

.footer-widget .textwidget {
	color: #fff;
	font-family: 'Fira Sans', sans-serif;
}

table.openinghours {
	max-width: 430px;
	margin: 0 auto !important;
}

table.openinghours tr {
	display: flex;
	justify-content: space-between;
	line-height: 2.3;
	font-family: 'Fira Sans', sans-serif;
	color: #fff !important;
}

#current-day {
	background-color: #fd3c4f;
	padding: 0 2px;
}

#closed-day {
	color: #ddd;
}


/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */

.et_pb_sidebar_0 h4.widgettitle {
	font-size: 26px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
	color: #062d5b;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #062d5b;
}

#sidebar h4.widgettitle {
	font-size: 26px;
	font-weight: 400;
	color: #062d5b;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #062d5b;
}

.et_pb_sidebar_0 .textwidget {
	text-align: center;
}

#sidebar .textwidget {
	text-align: center;
}

.single-post div#main-content,
.blog div#main-content {
	background-color: #ffffff;
	min-height: 50vh;
}

.single-post .et_pb_post .entry-content {
	text-align: justify;
}

#left-area .post-meta a {
	color: #16bae1;
}

#left-area .post-meta {
	text-align: center;
}

.blog .et_pb_post {
	text-align: justify;
}

.carousel-title {
    text-align: center;
    margin: 10px 0;
    font-size: 22px;
    font-size: 26px;
    color: #ffffff;
    font-style: normal;
    line-height: 1.2;
    font-weight: bold;
}

.owl-nav {
    display: none;
}
 
 
.item img{width: 300px !important;height: 300px;object-fit: cover;object-position: center;border-radius: 50%;border: 2px solid #fff;filter: drop-shadow(0px 0px 6px black);}

.item span {
    position: absolute;
    color: #cbcbcb;
    bottom: 10px;
    right: 10px;
    font-family: 'Nunito', sans-serif;
    font-weight: bold;
}

 

.item {min-height: 100%;display: flex;position: relative;justify-content: center;padding: 20px;}

.owl-item {
    min-height: 100% !important;
}

.owl-stage {
    display: flex;
}
.owl-dots {
    line-height: 0;
    opacity: 0.5;
    margin-top: 5px;
    /* margin-bottom: 5px; */
    /* position: absolute; */
    width: 100%;
}

.owl-dots span {
    height: 5px !important;
}


/*MEDIA QUERIES*/

@media only screen and (min-width: 600px) {
	a.phonenum {
		width: auto;
	}
	.logo_container {
		padding-bottom: 20px;
	}
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		height: calc(100vw / 2.3);
		max-height: 650px;
	}
}

@media screen and (max-width: 650px) {
	
	 #callnowbutton {
    right: unset !important;
    left: 10px;
    bottom: 120px !important;
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
}
@media screen and (max-width: 981px) {
	
 
	/* ADDITIONAL STYLES FOR MOB. RES. */
	.et_pb_sidebar_0 .et_pb_widget {
		width: 100%;
	}
	.footer-widget:nth-child(n) {
		width: 100% !important;
		text-align: center;
		margin: 0 !important;
	}
	.et_pb_text {
		text-align: center!important;
	}
	#footer-widgets .footer-widget .fwidget {
		width: 100% !important;
		margin-bottom: 30px !important;
	}
}

@media screen and (min-width: 981px) {
	/*HEADER STYLES*/
	header#main-header {
		width: 90% !important;
	}
	.top-header-container {
		flex-direction: row;
		align-items: center;
		margin: 0 auto;
		min-height: 100px;
	}
	.logo_container {
		width: calc(100% - 400px) !important;
		padding-bottom: 10px;
		text-align: left;
	}
	.contact-info {
		width: 400px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.contact-info-container {
		justify-content: flex-end;
		margin-right: 5px;
	}
	span.header-location-container .fa {
		font-size: 20px;
	}
	a.email-us .fa {
		font-size: 20px;
	}
	a.phonenum .fa {
		font-size: 20px;
	}
	span.header-location-container {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	a.email-us {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	a.phonenum {
		margin: 5px 5px 5px 5px;
		font-size: 20px;
		color: #ffffff;
		font-weight: bold;
		line-height: 1;
		letter-spacing: 1px;
	}
	.phone-link-content span {
		display: block;
		line-height: 1;
		font-size: 17px;
	}
	div#et-top-navigation {
		padding-top: 20px !important;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a {
		padding-bottom: 20px !important;
	}
	ul.sub-menu {
		left: -100%;
		filter: drop-shadow(0px 1px 3px #5b5b5b);
	}
	#top-menu ul.sub-menu a {
		color: #fff !important;
	}
	ul.sub-menu li {
		padding: 0 10px !important;
		width: 100%;
	}
	ul.sub-menu li a {
		padding: 5px 0px !important;
		width: 100% !important;
	}
	/*END HEADER STYLES*/
	/*PAGE STYLES*/
	div#page-container {
		width: 90% !important;
	}
	.entry-title {
		text-align: left;
	}
	.home .entry-title {
		font-size: 36px !important;
	}
	div#first-par-img {
		width: 400px;
	}
	div#first-par-img img {
		width: 400px;
		height: 400px;
	}
	.firs-par-container {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.home-welcome-msg span {
		display: inline-block;
	}
	/* SERVICES STYLE DESKTOP*/
	.srvBlockTitle H2 {
		font-size: 36px !important;
	}
	/* NAP SECTION DESKTOP */
	.homepage-nap h3 strong {
		font-size: 36px;
		line-height: 1.5;
	}
	/* CONTACT SECTION DESKTOP */
	div#contact-section {
		max-width: 600px;
		margin: 4vw auto;
	}
	p.free-estimate-title {
		font-size: 36px;
		line-height: 1.5;
	}
	/* TESTIMONIALS SECTION DESKTOP */
	.testimonials-title {
		font-size: 36px;
		line-height: 1.5;
	}
	.home div.wpcr3_review blockquote.wpcr3_content {
		text-align: center;
	}
	/* SERVICES LIST SECTION DESKTOP */
	.homepage-services ul#servcss {
		flex-direction: row;
		flex-wrap: wrap;
	}
	.homepage-services ul#servcss li {
		margin: 0 15px;
	}
	/* FOOTER STYLES DESKTOP */
	.footer-widget .et_pb_widget {
		width: 100%;
		margin-bottom: 0 !important;
	}
	.paymentsbox {
		justify-content: flex-start;
	}
	div#social-icons {
		text-align: left;
	}
	.footer-widget h4 {
		text-align: left;
	}
	#footer-widgets {
		padding-top: 20px;
	}
	/* SIDEBAR, BLOG, BLOGPOST STYLES DESKTOP */
	.et_pb_sidebar_0 h4.widgettitle {
		text-align: left;
	}
	#sidebar h4.widgettitle {
		text-align: left;
	}
	.et_pb_sidebar_0 .textwidget {
		text-align: left;
	}
	#sidebar .textwidget {
		text-align: left;
	}
	.et_pb_sidebar_0.et_pb_widget_area_right {
		border-left: 1px solid rgb(6 45 91 / 20%);
	}
	#left-area .post-meta {
		text-align: left;
	}
	#main-content .container:before {
		background-color: rgb(6 45 91 / 20%);
	}

	.item img {width: 229px !important;height: 229px !important;}

	
}

@media only screen and (min-width: 1200px) {
	.srvElement {
		max-width: 310px;
		display: flex;
		flex-direction: column;
	}
	.srvBlock {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
	}
	.srvElementBody {
		height: 100%;
	}
	.srvElementContent {
		height: 100%;
	}
	.srvElementFullWidth .srvElementContent {
		height: auto;
	}
	.srvElement.srvElementFullWidth {
		width: 100%;
		max-width: 1080px;
		flex-direction: row;
	}
	.srvElementFullWidth .srvElementImg {
		width: 300px;
		margin: 0;
	}
	.srvElementFullWidth .srvElementBody {
		width: calc(100% - 300px);
		padding-left: 30px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}

@media screen and (min-width: 1300px) {
	.top-header-container {
		width: 90%;
	}
}


/***** TESTIMONIALS FORM *****/

.wpcr3_respond_2 input[type="text"] {
	margin: 3px 0;
}

.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
	background: #525252;
}

.wpcr3_respond_2 input[type="text"]:focus,
.wpcr3_in_content textarea:focus {
	color: #fff;
	border-color: #ffffff;
}

.wpcr3_table_2 td {
	font-size: 1em !important;
}

.wpcr3_leave_text {
	font-size: 1.1em;
}

.wpcr3_leave_text {
	margin-bottom: 20px;
}
	.wpcr3_button_1 {
		margin-top: 10px;
		background: #ffffff;
		background: linear-gradient(to bottom, #525252 0%, #1f1f1f 100%);
		color: #fff;
	}


@media (min-width: 981px) {
	.wpcr3_respond_2 input[type="text"],
	.wpcr3_respond_2 textarea {
		min-width: 100%;
	}
	.wpcr3_table_2 td {
		text-align: left !important;
	}
	.wpcr3_review_form_rating_field label {
		margin: 6px 0 !important;
	}
 
}

@media (max-width: 980px) {
	.wpcr3_respond_3,
	.wpcr3_aggregateRating,
	.wpcr3_table_2 td {
		text-align: center !important;
	}
	.wpcr3_div_2 {
		width: 100%;
	}
	.wpcr3_table_2 tr:last-of-type td {
		margin: 20px auto 0 !important;
	}
	.wpcr3_table_2 td {
		display: block;
		padding: 0 !important;
	}
	.wpcr3_table_2 td:first-child {
		margin-top: 10px !important;
	}
	.wpcr3_rating_style1_status {
		width: 85px !important;
	}
	.wpcr3_respond_2 input[type="text"],
	.wpcr3_in_content textarea {
		width: 100% !important;
		min-width: unset !important;
	}
	.wpcr3_submit_btn,
	.wpcr3_cancel_btn {
		width: 40%;
	}
}


/* KEYFRAMES*/

@-webkit-keyframes ring {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}
	2% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	4% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg)
	}
	6% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg)
	}
	8% {
		-webkit-transform: rotate(-22deg);
		transform: rotate(-22deg)
	}
	10% {
		-webkit-transform: rotate(22deg);
		transform: rotate(22deg)
	}
	12% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg)
	}
	14% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg)
	}
	16% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg)
	}
	18% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg)
	}
	20% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes ring {
	0% {
		-webkit-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}
	2% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	4% {
		-webkit-transform: rotate(-18deg);
		-ms-transform: rotate(-18deg);
		transform: rotate(-18deg)
	}
	6% {
		-webkit-transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		transform: rotate(18deg)
	}
	8% {
		-webkit-transform: rotate(-22deg);
		-ms-transform: rotate(-22deg);
		transform: rotate(-22deg)
	}
	10% {
		-webkit-transform: rotate(22deg);
		-ms-transform: rotate(22deg);
		transform: rotate(22deg)
	}
	12% {
		-webkit-transform: rotate(-18deg);
		-ms-transform: rotate(-18deg);
		transform: rotate(-18deg)
	}
	14% {
		-webkit-transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		transform: rotate(18deg)
	}
	16% {
		-webkit-transform: rotate(-12deg);
		-ms-transform: rotate(-12deg);
		transform: rotate(-12deg)
	}
	18% {
		-webkit-transform: rotate(12deg);
		-ms-transform: rotate(12deg);
		transform: rotate(12deg)
	}
	20% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

 


.et_pb_tab_content video {
    width: 100%;
    height: 310px;
    background: #000;
}

.et_pb_tab_content iframe {
        width: 100%;
    height: 310px;
    background: #000;
}

.fluid-width-video-wrapper {
            width: 100%;
            height: 310px;
            background: #000;
            padding: 0 !important;
}

ul.et_pb_tabs_controls {
    background-color: #262262;
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: 1px solid #fff;
}

.et_pb_tabs_controls li a {
    color: #fff;
    padding: 4px 27px;
}

.et_pb_tab_active a {
    color: #fff!important;
}

.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #fd3c4f;
}

.et_pb_all_tabs {
    background-color: #262262;
}

.videos-cover {
    width: 100%;
    height: 310px;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.videos-cover .fa {
    font-size: 40px;
}

.videos-cover p {
    font-size: 20px;
    line-height: 1.2;
}

.first-par-btns a {
    padding: 10px 10px;
    line-height: 1;
    font-weight: 300;
    border-style: solid;
    color: #fff;
    border-width: 0;
    background: #fd3c4f;
    letter-spacing: 1px;
    font-size: 17px;
    width: 210px;
    text-align: center;
    border: 1px solid #fff0;
    border-radius: 30px;
    text-transform: capitalize;
    display: inline-block;
}

ul.badge-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    margin-top: 30px;
}

ul.badge-list li {
    list-style: none;
    position: relative;
}

ul.badge-list li:before {
    content: '\f164';
    font-family: 'FontAwesome';
    margin-right: 3px;
    margin-left: 13px;
    color: #fd3c4f;
}


.badgeSection {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    margin: 0 auto;
    padding-bottom: 20px;
}
.badgeSection img {
    max-height: 150px;
    width: 27%;
    max-width: 300px;
    padding: 10px;
    filter: drop-shadow(0 0 1px #ffffff);
}
@media (max-width: 600px) {
    .badgeSection {
        flex-direction: column;
    }
    .badgeSection img {
        margin: 10px;
        width: 70%;
    }
}
@media (max-width: 600px) {
    .badgeSection {
        flex-direction: column;
    }
    .badgeSection img {
        margin: 10px;
        width: 90%;
    }
}
.badge-txt {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
}