/*!
Theme Name: cal
Theme URI: http://yourdemowork.com/cal
Template: Divi
Version: 3.29.3
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.custom-html-widget hr {
	border: 1px solid #777777;
}

.four-box-sex h4 a {
	color: #333;
}

.four-box-sex h4 {
	padding-bottom: 0;
	text-shadow: none;
}

.choose-plan-table .et_pb_pricing_table {
	width: 20%;
	max-width: 25.5%;
	margin-top: 0 !important;
}

.choose-plan-table .et_pb_pricing_table_wrap {
	align-items: inherit;
}

.choose-plan-table .et_pb_pricing_table .et_pb_et_price .et_pb_sum {
	font-size: 50px;
	color: #841e3d !important;
}

.choose-plan-table .et_pb_pricing_table .et_pb_frequency,
.choose-plan-table .et_pb_pricing_table .et_pb_dollar_sign {
	color: #841831 !important;
}

.choose-plan-table .et_pb_pricing_table .et_pb_pricing li {
	padding: 0px 0 10px 0;
	font-size: 14px;
}

.choose-plan-table .et_pb_pricing_table .et_pb_pricing_content {
	padding: 30px 10px !important;
}

.et_pb_social_media_follow li a.icon:hover::before {
	color: rgb(128, 3, 1);
}

.et_pb_bg_layout_light .et_pb_button:hover,
.et_pb_bg_layout_light.et_pb_button:hover,
.et_pb_contact_reset:hover,
.et_pb_contact_submit:hover,
.et_pb_pricing_table_button:hover {
	background-color: rgba(0, 0, 0, 0.65);
}

.choose-plan-table .et_pb_pricing_tables_0 .et_pb_button {
	box-shadow: 0px 10px 50px 5px rgba(128, 3, 1, 0.19) !important;
}

#et-info {
	float: initial;
}

.et-social-icons {
	float: right !important;
}

.barnd-gallery .et_pb_gallery_item {
	margin-bottom: 20px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	height: 90px;
	overflow: hidden;
	margin-right: 1% !important;
	width: 19% !important;
	float: left !important;
	clear: none;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3);
	padding: 20px;
}

.barnd-gallery .et_pb_gallery_item img {
	max-height: 60px;
	width: auto;
}

.barnd-gallery .et_overlay {
	display: none;
}

.calender-table table {
	border-collapse: collapse;
}

.calender-table table tr:nth-of-type(odd) {
	background: #f7f7f7;
}

.calender-table table th {
	background: #cd5c5c;
	color: white;
	font-weight: bold;
}

.calender-table table td,
.calender-table table th {
	padding: 10px;
	border: 1px solid #cd5c5c;
	text-align: left;
	font-size: 16px;
}

#newsletter_signup * {
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans
}

#fancybox_ns-overlay {
	z-index: 999999 !important;
}

#fancybox_ns-wrap {
	z-index: 999999 !important;
}

#newsletter_signup {
	display: flex !important;
	width: 100%;
	padding: 30px 30px !important;
}

.pum-content #newsletter_signup { padding: 20px 20px !important; }

#newsletter_signup .left-sec {
	width: 29%;
	border-right: 10px solid #ffff99;
	padding-right: 20px;
}

#newsletter_signup .right-sec {
	width: 78%;
	padding-left: 0;
	border-bottom: 14px solid #ff7c80;
}

#fancybox_ns-content {
	border: none !important;
}

#newsletter_signup {
	background: #ffffcc !important;
}

#newsletter_signup .header h3 {
	display: none;
}

#newsletter_signup .header .subheading {
	color: #000;
	font-size: 14px !important;
	line-height: 1.2;
}

.new-text {
	background: #ff7c80;
	padding: 10px 15px 20px;
	text-align: center;
}

.new-text h1 {
	font-size: 16px;
	color: #004d4d;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}

.new-text p {
	color: #000 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1.2;
	text-align: left;
}

#newsletter_signup .inputs #submit_newsletter {
	background: #f0667f !important;
	border: none !important;
	box-shadow: none !important;
	padding: 10px 0 !important;
	margin-bottom: 20px;
}

#newsletter_signup .textfield {
	padding: 10px 0 10px 10px !important;
}

#newsletter_signup .right-sec h1 {
	background: #ff7c80;
	text-align: center;
	margin: 0 0 20px;
	line-height: 1;
	padding: 18px 0;
}

#newsletter_signup .right-sec h2 {
	font-size: 25px;
    padding-left: 30px;
    text-align: center;
}

.img-with-text {
	display: flex;
	justify-content: center;
	align-items: center;
}

.img-with-text p {
	width: 50%;
	text-align: center;
	font-size: 23px;
	font-style: italic;
	color: #000;
	font-weight:normal;
}

.img-with-text img {
	width: 50%;
	max-width: 260px;
}

.right-sec .list {
	border: 3px solid #ff7c80;
	padding: 20px;
	max-width: 91%;
	margin: 0 auto;
	display: block;
}

.right-sec .list h4 {
	font-size: 18px;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding-bottom: 25px;
}

.right-sec .list ul {
	list-style: disc;
	list-style-position: inside;
}

.right-sec .list ul li {
	color: #000;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}

#fancybox_ns-wrap,
#fancybox_ns-content {
	max-width: 850px!important;
	width: 100%!important;
	border: none!important;
	left: 50% !important;
	transform: translate(-50%, 0);
}

span.demofree {
	display: block;
}

span.nocredit {
	display: block;
	font-weight: normal;
}

#fancybox_ns-wrap {
	position: fixed !important;
}

header#main-header {
	background-color: #fff;
}

.contact-fomr-style .et_pb_contact p input,
.contact-fomr-style .et_pb_contact p textarea {
	background: #fff;
}

.contact-fomr-style .et_contact_bottom_container .wpcf7-submit {
	color: #ffffff!important;
	border-width: 4px!important;
	border-radius: 0px;
	letter-spacing: 4px;
	font-size: 14px;
	font-family: 'Rubik', Helvetica, Arial, Lucida, sans-serif!important;
	font-weight: 700!important;
	text-transform: uppercase!important;
	display: inline-block;
	margin: 0 0 0 18px;
	position: relative;
	padding: .3em 1em;
	border: 2px solid;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	line-height: 1.7em!important;
	transition: all .2s;
	cursor: pointer;
}

.contact-fomr-style .et_contact_bottom_container .wpcf7-submit:hover {
	padding: .3em 2em .3em .7em;
	border: 2px solid transparent;
	background-color: rgba(0, 0, 0, 0.65);
}

.home div.wpcf7-validation-errors,
.home div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
	color: #fff;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
	color: #333;
}

div.wpcf7-response-output {
	margin: 5em 0.5em 1em;
}

.contact-fomr-style .et_contact_bottom_container {
	position: relative; top:15px;
}

div.wpcf7 .ajax-loader {
	position: absolute;
	left: -10px;
	top: 10px;
}

.contact-fomr-style.newsletter-style input {
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
}

.contact-fomr-style.newsletter-style input[type=email] {
	width: 100%;
	padding: 14px 4%!important;
	border-width: 0;
	border-radius: 3px;
	color: #666;
	background-color: #fff;
	font-size: 16px;
	font-weight: 400;
	-webkit-appearance: none;
}

.contact-fomr-style.newsletter-style .wpcf7-submit {
	color: #ffffff!important;
	border-width: 8px!important;
	border-color: #800301;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif!important;
	font-weight: 600!important;
	text-transform: uppercase!important;
	background-color: #800301;
	position: relative;
	padding: 1em 1em;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: block;
	width: 100%;
	box-shadow: none;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}

.contact-fomr-style.newsletter-style .wpcf7-submit:hover {
	background-color: #333;
}

.try-demo-form {
	margin-bottom: 5.82%;
	margin-left: auto!important;
	margin-right: auto!important;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	max-width: 450px;
	background-color: #ffffff;
}

.contact-fomr-style.try-demo-form .et_pb_contact p input,
.contact-fomr-style.try-demo-form .et_pb_contact p textarea {
	border-width: 1px;
	border-color: rgba(0, 0, 0, 0.12);
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
}

.contact-fomr-style.try-demo-form .et_contact_bottom_container .wpcf7-submit {
	color: #ffffff!important;
	border-width: 12px!important;
	border-color: #800301;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif!important;
	font-weight: 600!important;
	text-transform: uppercase!important;
	background-color: #800301;
	border-radius: 3px;
	transition: all .2s;
}

.contact-fomr-style.try-demo-form .et_contact_bottom_container {
	float: none;
	justify-content: flex-end;
}

.wpmci-popup-cnt-inr-wrp {
	padding: 0;
}

.wmpci-popup-body {
	margin: 60px auto 20px;
}

.inputs .wpcf7 {
	overflow: hidden;
}

.inputs .wpcf7 input {
	width: 100%;
	margin-bottom: 7px;
	border: 1px solid #ccc;
	box-shadow: none;
	width: 100%;
	padding: 10px 15px;
	border-width: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #999;
	background-color: #fff;
	font-size: 14px;
	-webkit-appearance: none;
}

.inputs .wpcf7 input.wpcf7-submit {
	background: #333;
	color: #fff;
	position: relative;
	cursor: pointer;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	color: #000;
}

.home div.wpcf7-mail-sent-ok {
	color: #fff;
}

.icon_mail_alt:before {
	content: "\e010";
	text-shadow: 0 0;
	font-family: ETmodules!important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none;
	margin-right: 5px;
}

.icon_web_alt:before {
	content: "\e0e3";
	text-shadow: 0 0;
	font-family: ETmodules!important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none;
	margin-right: 5px;
}

.icon_phone_alt:before {
	content: "\e090";
	text-shadow: 0 0;
	font-family: ETmodules!important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none;
	margin-right: 5px;
}

.wpcf7-select {
	border: 1px solid #bbb;
	width: 100%;
	padding: 16px;
	border-radius: 0;
	color: #999;
	background-color: #fff;
	border-width: 1px;
	border-color: rgba(0, 0, 0, 0.12);
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
}

.contact-fomr-style.try-demo-form .et_pb_contact p textarea,
.contact-fomr-style .et_pb_contact p textarea {
	height: 100px;
	width: 100% !important;
}

.choose-plan-table .et_pb_pricing_table.et_pb_pricing_table_4 .et_pb_pricing li:first-child {
	margin-top: -49px;
	font-weight: bold;
	color: #841e3d !important;
	font-size: 16px;
}
div.newsletter_section {
    background-image: radial-gradient(circle at top left,#000000 0%,#800301 100%)!important;
}
.newsletter_section {
    padding-top: 0px;
    padding-bottom: 0px;
}
.newsletter_section {
    position: relative;
    background-color: #fff;
}
.newsletter_section h1 { color:#fff; }
.newsletter_section p.tipsidea { color:#fff; }
body #page-container div.newsletter_section .et_pb_button_0 {
    color: #ffffff!important;
    border-width: 0px!important;
    font-size: 23px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #800301;
    padding-top: 10px;
    padding-bottom: 10px;
}
.home .pum-theme-1090 .pum-container, .pum-theme-lightbox .pum-container {
    padding:0; border:none;
}
.home .pum-container div.wpcf7-validation-errors, .home div.wpcf7-acceptance-missing {
    color:red; font-size:13px; font-weight:bold; line-height:18px;
}
.addr {
    font-size: 15px;
    display: inline-block;
    padding: 10px 0;
}
.addr a {
    color: #fff;
}
.btncont { margin-top:25px; }
.msg-details { color:green; font-weight:bold; }
.underform { padding-top:35px; text-align:center; font-weight:bold; }
/* 
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	.calender-table table { 
	  	width: 100%; 
	}
	.calender-table table , .calender-table table thead, .calender-table table tbody, .calender-table table th, .calender-table table td, .calender-table table tr { 
		display: block; 
	}
	.calender-table table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.calender-table table tr { border: 1px solid #ccc; }
	
	.calender-table table td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 20px;
	}

	.calender-table table td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		content: attr(data-column);
		color: #000;
		font-weight: bold;
	}

}
*/

@media (max-width:767px) {
	.barnd-gallery .et_pb_gallery_item {
		clear: none !important;
		width: 32% !important;
	}
	#fancybox_ns-wrap,
	#fancybox_ns-overlay {
		display: none !important;
	}
	.calender-table .et_pb_text_inner {
		overflow: hidden;
		overflow-x: scroll;
	}
	#newsletter_signup {
	    display:block !important;
	}
	#newsletter_signup .left-sec {
	    display: block;
        width: 100%;
        margin-bottom:15px;
        padding-right: 0;
        border: none
	}
	#newsletter_signup .right-sec {
	    display: block;
        width: 100%;
	}
}

@media (max-width:480px) {
	.mobile-app .et_pb_column {
		width: 50% !important;
	}
	.mobile-app .et_pb_column .et_pb_module {
		width: 90%;
	}
	.home-our-clients .et_pb_row:last-child .et_pb_column {
		width: 50% !important;
		padding: 5px;
	}
	.online-calendar .et_pb_pricing_tables_0 .et_pb_pricing_content_top {
		padding-bottom: 0 !important;
	}
	.online-calendar .et_pb_pricing_content {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.choose-plan-table .et_pb_pricing_tables_0 .et_pb_pricing_content_top {
		padding: 10px 0 0 !important;
	}
	.barnd-gallery .et_pb_gallery_item {
		width: 49% !important;
	}
}
@media only screen and (min-width: 1350px) {
	.newsletter_section {
		padding: 54px 0;
	}
}
@media (min-width: 981px) {
	.newsletter_section {
		padding: 10px 0;
	}
}
