/*
Theme Name: Theme Child Theme
Description: This is a custom child theme for Theme
Theme URI:   https://example.com/
Author: Theme
Author URI:  https://example.com/
Template: theme
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100;200;300;400;500;600;700;800;900&family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@media all and (min-width: 960px) {
	#monitor {
		-webkit-animation: tvflicker .2s infinite alternate; 
		-moz-animation:    tvflicker .5s infinite alternate; 
		-o-animation:      tvflicker .5s infinite alternate; 
		animation:         tvflicker .5s infinite alternate; 
	}

	@-webkit-keyframes tvflicker {
	  0%   { box-shadow: 0 0 100px 0 rgba(200,235,255,0.4); }
	  100% { box-shadow: 0 0 95px 0 rgba(200,230,255,0.45); }
	}
	@-moz-keyframes tvflicker {
	  0%   { box-shadow: 0 0 100px 0 rgba(225,235,255,0.4); }
	  100% { box-shadow: 0 0 60px 0 rgba(200,220,255,0.6); }
	}
	@-o-keyframes tvflicker {
	  0%   { box-shadow: 0 0 100px 0 rgba(225,235,255,0.4); }
	  100% { box-shadow: 0 0 60px 0 rgba(200,220,255,0.6); }
	}
	@keyframes tvflicker {
	  0%   { box-shadow: 0 0 100px 0 rgba(225,235,255,0.4); }
	  100% { box-shadow: 0 0 60px 0 rgba(200,220,255,0.6); }
	}
}


body, *{
    font-family: 'Inter', sans-serif;
}
#header-space {
    display: none;
}

/* #header-outer {
    display: none;
} */
body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {font-size: 15px;font-weight: 600;color: #000;}
#sec-1 {
    text-align: center;
}

#sec-1 img {
    display: inline-block;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Encode Sans', sans-serif;
}

#sec-2 {
    padding: 70px 0 !important;
}

h4 {
    font-size: 14px;
    color: #ce1720;
    text-transform: uppercase;
    font-weight: 700;
}

h2 {
    font-size: 36px;
    line-height: 46px;
    color: #0c0c0c;
    font-weight: 700;
    margin-bottom: 20px;
}

#sec-2 .wpb_text_column {padding-right: 120px;}

#sec-2 ul {
    margin: 0 0 30px;
}

#sec-2 ul li {
    list-style: none;
    width: 49%;
    display: inline-block;
    padding-bottom: 15px;
    padding-left: 22px;
    position: relative;
}

#sec-2 ul li::before {content: "\f00c";position: absolute;font-family: 'FontAwesome';left: 0;color: #ce1720;}

body .nectar-button[data-color-override="false"].regular-button {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Inter" ,sans-serif;
    text-transform: uppercase;
    border-radius: 0 !important;
    margin: 0;
    padding: 9px 19px;
}

body[data-button-style*="slightly_rounded"] .col.dark .nectar-button.see-through, body[data-button-style*="slightly_rounded"] .col.dark .nectar-button.see-through-2 {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-weight: 500;
    font-family: "Inter" ,sans-serif;
    padding: 8px 28px;
    border-radius: 0 !important;
    border: 1px solid rgba(144,144,144,0.5) !important;
    margin-left: 20px;
    margin-bottom: 0;
}

#sec-3 {
    padding: 70px 0 !important;
}

.row .col .iwithtext .iwt-icon img:not([srcset]) {
    width: auto;
    margin: 0;
}

.iwithtext .iwt-text {
    padding-left: 80px;
}

#sec-3 h3 {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 11px;
}

#sec-3 p {
    font-size: 14px;
    line-height: 24px;
    color: #777777;
    font-weight: 400;
    font-family: "Inter";
	text-transform:uppercase;
}

#sec-4 {
    padding: 100px 0 60px 0 !important;
}

p {
    font-size: 16px;
    line-height: 24px;
    color: #777777;
    font-weight: 400;
    font-family: "Inter";
}

#sec-4 p {
    font-size: 14px;
}

#sec-4 ul {
    margin: 0;
    display: flex;
    flex-direction: inherit;
    justify-content: space-between;
    flex-wrap: wrap;
}

#sec-4 ul li {
    margin-bottom: 40px;
    list-style: none;
    box-sizing: border-box;
    width: 50%;
    display: block;
}

#sec-4 ul li h3 {
    font-size: 36px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Inter";
}

#sec-4 ul li p {
    font-size: 17px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Inter";
}

#sec-4 ul li:nth-child(even) {
    justify-content: space-evenly;
}

body #sec-4 .nectar-button[data-color-override="false"].regular-button {
    background: #fff !important;
    color: #0c0c0c;
}

#sec-4 .vc_row:nth-child(1) {
    margin-bottom: 60px;
}

#sec-4 h4 {
    font-size: 19px;
    color: #ffffff;
    font-weight: 700;
    text-transform: inherit;
}

#sec-5 {
    padding: 100px 0 !important;
}

#sec-5 .vc_row {
    margin-top: 60px;
}

#sec-5 .hover-wrap {
    margin: 0;
}

#sec-5 img {
    width: 100%;
}

#sec-5 .vc_row .wpb_text_column {
    background-color: #f5f5f5;
    padding: 24px 30px;
}

#sec-5 .vc_row .wpb_text_column h3 {
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 20px;
}

#sec-5 .vc_row .wpb_text_column p {
    color: #8d8d8d;
}

#sec-5 .vc_row .wpb_text_column p a {
    font-size: 13px;
    line-height: 24px;
    color: #ce1720;
    font-weight: 400;
    font-family: "Encode Sans";
}

.nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2 {
    display: none;
}

#sec-6 {
    padding: 0 0 100px !important;
}

#sec-7 {
    padding: 108px 0 !important;
}

#sec-7 h3 {
    font-size: 26px;
    margin-bottom: 17px;
}

#sec-7 p {
    font-size: 15px;
}

body #footer-outer {
    background: #111111;
}

#footer-outer .col.span_3:first-child {
    width: 30.5%;
    padding-right: 153px;
}

#footer-outer .col.span_3:last-child {
    width: 18.5%;
}

#footer-outer .col.span_3:nth-child(2) {
    display: flex;
    justify-content: space-between;
    width: 31.5%;
}

#footer-outer .col.span_3:nth-child(3) {
    width: 13.5%;
}

body #footer-outer .widget h4 {
    font-size: 14px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    margin-bottom: 0;
}

body #footer-outer #footer-widgets .col ul li a {
    font-size: 14px;
    color: #8d8d8d;
    font-family: "Inter", sans-serif;
}

#custom_html-2 ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

#custom_html-2 ul li i {
    height: 40px;
    width: 40px;
    background: #595959;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0 6px;
}

#footer-outer #footer-widgets .row {
    padding: 60px 0;
}

body #footer-outer #copyright {
    border-top: 1px solid #fff;
}

#footer-outer #copyright p {
    margin: 0;
    font-size: 14px;
    line-height: 34px;
    color: #8d8d8d;
    font-weight: 400;
    font-family: "Inter", sans-serif;
}

body #footer-outer #copyright .col {
    width: 100%;
    margin: 0;
    text-align: center;
}

.material #footer-outer #footer-widgets .col ul li strong {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: bold;
}

#scrolling-text marquee {
    margin-top: 20px;
}

.html-marquee p {
    font-size: 21px;
    font-weight: 700;
}

div#watch_video {
    padding: 0;
}

div#watch_video video {
    display: block;
}

div#pg-contact {
	text-align: center;
	padding: 100px 0 !important;
}

div#pg-contact .pg-contact-1 {
	width: 60%;
	margin: 0 auto 30px;
	position: relative;
}

div#pg-contact .pg-contact-1 h2 {
	margin-bottom: 30px;
}

div#pg-contact form.wpcf7-form {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

body input[type=text], body textarea, body input[type=email], body input[type=password], body input[type=tel], body input[type=url], body input[type=search], body input[type=date], body.material.woocommerce-page[data-form-style="default"] input#coupon_code {
	background: #ffffff;
	border-radius: 2px;
	color: #656c7f;
	font-size: 14px;
	padding: 13px 20px;
	border: 2px solid;
	border-style: solid;
	border-width: 2px;
	border-color: rgb(206 23 32);
	background-color: rgb(255 255 255);
}

body textarea {height: 150px;}

body[data-form-submit="regular"] .container-wrap input[type=submit] {
	color: #ffffff;
	padding: 14px 43.5px !important;
	font-size: 21px;
	font-weight: 400;
	border-radius: 6px !important;
	letter-spacing: 0;
	text-transform: capitalize;
	font-family: 'Inter';
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, select.wpcf7-validates-as-required.wpcf7-not-valid, textarea.wpcf7-validates-as-required.wpcf7-not-valid {
	border-color: red !important;
}

span.wpcf7-not-valid-tip {
	display:  none;
}

body .wpcf7 .wpcf7-response-output {
	border-color: red !important;
	color: red !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: green !important;
	color: green !important;
}

.wpcf7-spinner {
    position: absolute;
    margin-top: 10px;
}

div#pg-contact .vc_col-sm-4 {}

div#pg-contact .vc_col-sm-4 .vc_column-inner {
    padding: 32px 0 !important;
}

div#pg-contact .vc_col-sm-4 .vc_column-inner .column-bg-overlay-wrap .column-bg-overlay {
    border-radius: 14px;
}

div#pg-contact .vc_col-sm-4 .vc_column-inner h3, div#pg-contact .vc_col-sm-4 .vc_column-inner p {
    color: #fff;
}

div#pg-contact .vc_row {
    margin-bottom: 60px;
}

body:not(.home) #sec-1 {
    padding: 100px 0 !important;
}

#sec-1 .nectar_video_player_self_hosted {margin: 0;}

#sec-1 marquee {height: 100%;display: block;padding: 15px 0;}
#sec-2 h2 strong {font-weight: 800;color: #ce1720;}
#sec-6 .watch_video {
    position: relative;
}

#sec-6 .watch_video::after {
    content: url(/wp-content/uploads/2022/06/play.png);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: brightness(0) invert(1);
}

#sec-6 .watch_video::before {
    content: "";
    position: absolute;
    left: 38px;
    right: 38px;
    top: 50px;
    bottom: 0;
    background: #00000042;
}


body {
  background-color: #222;
}

#container {
  max-width: 1024px;
  margin: auto;
}

#monitor {
	background: #000;
	position: relative;
	border-top: 3px solid #888;
	padding: 2% 2% 4% 2%;
	border-radius: 10px;
	border-bottom-left-radius: 50% 2%;
	border-bottom-right-radius: 50% 2%;
	transition: margin-right 1s;
}

#monitor:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 3%;
	left: 36%;
	height: .5%; 
	width: 28%;
	background: #ddd; 
	border-radius: 50%; 
	box-shadow: 0 0 3px 0 white; 
}

#monitorscreen {
	position: relative;
	background-color: #777;
	background-size: cover;
	background-position: top center;
	height: 0;
	padding-bottom: 68.25%;
	position: relative;
	overflow: hidden;
}
#monitorscreen img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: 0px -235px;
    transform: scale(1.15);
    position: absolute;
    top: 0;
}

#monitorscreen .tv-audio {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

#ajax-content-wrap #monitorscreen .mejs-container.mejs-audio {background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%) !important;}
.code-quote {
    text-transform: uppercase;
}
.code-quote p {
    font-size: 16px;
    color: #000;
    font-style: italic;
}
.monitor.video {
    background: #000;
    position: relative;
    border-top: 3px solid #888;
    padding: 2% 2% 4% 2%;
    border-radius: 10px;
    border-bottom-left-radius: 50% 2%;
    border-bottom-right-radius: 50% 2%;
    transition: margin-right 1s;
}
.monitorscreen {
    background-color: #777;
    background-size: cover;
    background-position: top center;
    position: relative;
    overflow: hidden;
}
.monitorscreen video {
    width: 100%;
    display: block;
    height: 400px;
    background: #000;
}

@media only screen and (max-width:1000px) {
	#sec-2 .wpb_text_column {
		padding: 0;
	}
	#sec-5,
	div#sec-2 {
		padding: 40px 0 !important;
	}
	h2 {
		font-size: 26px;
		line-height: 32px;
	}
	p {
		font-size: 14px;
	}
	#monitorscreen img {
		object-position: bottom;
	}
	#footer-outer .col.span_3 {
		width: 100% !important;
	}
	div#pg-contact .pg-contact-1 {
		width: 100%;
	}
	div#pg-contact {
		padding: 40px 0 !important;
	}
	.row, div.clear {
		padding-bottom: 0px;
	}
	div#pg-contact .vc_col-sm-4 .vc_column-inner {
		padding: 0 !important;
	}
}