/*------------------------------------------------------------------------
------------------ FROM STYLE.CSS
------------------------------------------------------------------------*/



/*------------------------------------------------------------------------
------------------ FROM MAIN-STYLE.CSS
------------------------------------------------------------------------*/
@media (max-width: 767px) {
    .pricing-redesign .pricing-ul-content .pricing-shedule-item.active ul li:before{
		color: white!important;
    }
    .redesign-pricing-faq>h2 {
		font-weight: 600!important;
		font-size: 35px!important;
		margin-bottom: 50px!important;
	}
	.redesign-pricing-faq .panel {
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
		padding: 10px;
		border-radius: 5px;
	}
	.redesign-pricing-faq .panel-title a {
		padding-left: 0!important;
		color: #00aef0!important;
		width: 100%!important;
		padding-right: 20px!important;
	}
	.redesign-pricing-faq .panel-body {
		padding-left: 0!important;
		margin-top: 20px!important;
	}
	.redesign-pricing-faq .panel-title a:before {
		left: auto!important;
		right: 0!important;
	}
	.redesign-pricing-faq .panel-title {
		margin-bottom: 0!important;
	}
}
.pricing-redesign .redesign-sample-wrap-item>div > img{
	width: 100%
}

.pricing-redesign .pricing-ul-content .pricing-shedule-item.pricing-shedule-night  > h2 { 
	color: #fff; 
}
.pricing-via-content > h2{
	color: #1d4454;
	font-size: 35px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Work Sans', sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
}

.pricing-via-content > h2{
	margin-top: 150px;
	margin-bottom: 20px;
}
.pricing-redesign .seemoresamples {
    background-color: #00aef0;
    color: #fff;
    padding: 7px;
    width: 200px;
    display: block;
    margin: 60px auto -30px auto;
    text-align: center;
    font-weight: 500;
    border-radius: 5px;
}
.redesign-pricing-banner>h1 {
	color: #1c4454;
	font-family: 'Work Sans', sans-serif;
	font-weight: 700;
	font-size: 40px;
	text-align: center;
}
.redesign-pricing-banner>p {
	color: #000;
	font-size: 18px;
	color: black;
	text-align: center;
	line-height: 25px;
}
.redesign-pricing-banner {
	padding-bottom: 50px; 
}
.pricing-banner-item-wrap {
	text-align: center;
	margin-top: 70px;
}
#pricing-ul-wrap {
	text-align: center;
	margin: 50px 0;
}
#pricing-ul-wrap #pricing-ul {
	background: #2bb4eb;
	border: 2px solid #2bb4eb;
	border-radius: 5px;
	padding-left: 0;
	margin-bottom: 0;
	display: inline-block;
}
#pricing-ul-wrap #pricing-ul li {
	padding: 5px 20px;
	text-align: center;
	text-transform: uppercase;
	color: #1d4455;
	font-weight: 600;
	font-size: 15px;
	background: white;
	display: inline-block;
	vertical-align: top;
	cursor: pointer!important;
}
#pricing-ul-wrap #pricing-ul li.active {
	background: #2bb4eb;
	color: white;
}
.pricing-ul-content {
	text-align: center;
}
.pricing-ul-content .pricing-shedule-item {
	display: inline-block;
	vertical-align: top;
	padding: 15px 30px 50px 30px;
	width: 500px;
	background: transparent;
	cursor: pointer!important;
	position: relative;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.13);
	box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.13);
}
.pricing-ul-content .pricing-shedule-item.unavailable>h2 {
	background: #ebebeb!important;
	color: white!important;
}
.pricing-ul-content .pricing-shedule-item.unavailable {
	background: #f2f2f2!important;
	border-color: #d7d7d7!important;
}
.pricing-ul-content .pricing-shedule-item.unavailable .pricing-shedule-item-top h2 {
	color: #afafaf!important;
}
.pricing-ul-content .pricing-shedule-item.unavailable .pricing-shedule-item-middle p {
	color: #afafaf!important;
}
.pricing-ul-content .pricing-shedule-item.unavailable .pricing-shedule-item-top h2 span:last-child {
	color: #afafaf!important;
}
.pricing-shedule-item.unavailable .pricing-shedule-item-bottom p a, .pricing-shedule-item.unavailable .pricing-plans-content p a {
	pointer-events: none!important;
	border-color: #cccccc!important;
	color: #8c8c8c!important;
	background: #f7f7f7!important;
}
.pricing-ul-content .pricing-shedule-item.active {
	background: #1c4454;
}

.pricing-link {
	margin: 50px 0px;
	text-align: center;
}
.pricing-link a {
	display: inline-block;
	background: #01aef0;
	padding: 10px 50px;
	border-radius: 5px;
	color: white!important;
	font-weight: 600!important;
	text-transform: uppercase;
	font-size: 25px;
}
.pricing-ul-content .pricing-shedule-item:first-child {
	margin-right: 40px;
}
.pricing-shedule-item-bottom p, .pricing-plans-content p {
	text-align: center;
}
.pricing-shedule-item-bottom p a, .pricing-plans-content p a {
	display: inline-block;
	font-size: 20px;
	color: #4fbae3;
	background: #f1fbff;
	border: 1px solid #4cc7f5;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	font-weight: 500;
	border-radius: 5px;
}
.pricing-shedule-item-bottom p a:hover, .pricing-plans-content p a:hover {
	background: #c1f1ff;
}
.pricing-ul-content .pricing-shedule-item>h2 {
	color: #2bb4eb;
	text-align: center;
	padding: 25px 0;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 0px;
}
.pricing-ul-content .pricing-shedule-item .pricing-shedule-item-top h2 {
	font-size: 55px;
	color: #1d4455;
	margin-bottom: 30px;
	font-weight: 600;
	text-align: center;
}
.pricing-ul-content .pricing-shedule-item .pricing-shedule-item-top h2 span:last-child {
	color: #191919;
	font-size: 18px;
	vertical-align: middle;
}
.pricing-ul-content .pricing-shedule-item .pricing-shedule-item-middle p {
	font-size: 18px;
	color: #191919;
	font-weight: 500;
	text-align: center;
}
.pricing-ul-content .pricing-shedule-item .pricing-shedule-item-middle p:last-child {
	margin-bottom: 0;
}
.pricing-ul-content .pricing-shedule-item .pricing-shedule-item-middle {
	position: relative;
	padding: 0px 5%;
	margin-bottom: 25px;
	min-height: 130px;
}

.redesign-pricing-banner .pricing-banner-item {
	background: white;
	padding: 50px;
	display: inline-block;
	vertical-align: top;
	border-radius: 20px;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.3);
}
.redesign-pricing-banner .pricing-banner-item h5 {
	color: #00a7eb;
	font-size: 28px;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 40px;
}
.redesign-pricing-banner .pricing-banner-item h5:before {
	background: #00a7eb;
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
	width: 50px;
}
.redesign-pricing-banner .pricing-banner-item h2 {
	text-align: center;
}
.redesign-pricing-banner .pricing-banner-item h2>span:first-child {
	font-size: 60px;
	color: #6d6d6d;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
}
.redesign-pricing-banner .pricing-banner-item h2>span:last-child {
	font-size: 120px;
	color: #000;
	display: inline-block;
	vertical-align: top;
}
.redesign-pricing-banner .pricing-banner-item h3 {
	text-align: center;
	margin-bottom: 50px;
	font-size: 22px;
	text-align: center;
}
.redesign-pricing-banner .pricing-banner-item h4 {
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
}
.redesign-pricing-banner .pricing-banner-item a {
	font-size: 20px;
	text-align: center;
	color: white;
	background-image: url(../png/pricing-button.png);
	background-size: 100% 100%;
	padding: 10px 30px;
	display: inline-block;
}
.redesign-pricing-banner .pricing-banner-item:first-child {
	margin-top: 30px;
	height: 450px;
}
.redesign-pricing-banner .pricing-banner-item:nth-child(2) {
	z-index: 2;
	margin-left: -30px;
	height: 520px;
}
.redesign-pricing-banner .pricing-banner-item:last-child {
	margin-left: -30px;
	margin-top: 30px;
	height: 450px;
}
.redesign-pricing-banner .pricing-banner-item:nth-child(2) {
	padding-top: 10px;
	border-radius: 40px 40px 20px 20px;
}
.redesign-pricing-banner .pricing-banner-item:nth-child(2):before {
	position: absolute;
	left: 0;
	top: 0;
	height: 70px;
	content: '';
	width: 100%;
	background: #00a7eb;
	border-radius: 40px 40px 0 0;
}
.redesign-pricing-banner .pricing-banner-item:nth-child(2) h5 {
	color: white;
	margin-top: 10px;
}
.redesign-pricing-banner .pricing-banner-item:nth-child(2) h2 span:last-child {
	font-size: 150px;
}
.redesign-pricing-banner .pricing-banner-item:nth-child(2) h5:before {
	display: none;
}
.redesign-pricing-banner .pricing-banner-item:last-child h3 {
	/*margin-bottom: 10px*/
}
.redesign-pricing-services h2 {
	font-size: 16px;
	/*font-weight: 700;*/
	color: #464646;
}
.redesign-pricing-services p {
	font-size: 15px;
	width: 50%;
	display: inline-block;
	color: #000;
}
.redesign-pricing-services .row>div {
	position: relative;
	padding-bottom: 70px;
}
.redesign-pricing-services .row a {
	position: absolute;
	left: 0;
	width: 150px;
	bottom: 0;
	font-size: 19px;
	display: inline-block;
	color: #3fa9f5;
	right: 0;
	margin-right: auto;
	margin-left: auto;
}
.redesign-pricing-services .row a:before {
	position: absolute;
	left: 0;
	top: 100%;
	height: 1px;
	content: '';
	width: 100%;
	background: #99d1fa;
}
.redesign-pricing-services {
	padding-top: 250px;
}
.redesign-pricing-services .row:last-child {
	margin-top: 50px;
}
.redesign-pricing-services-image {
	min-height: 70px;
	margin-bottom: 15px;
}
.redesign-pricing-services-image img {
	max-height: 65px;
	width: auto;
}
.redesign-pricing-videos {
	padding: 50px 0;
	background: #e9f6fc;
}
.redesign-pricing-videos .row>div>div {
	background: white;
	padding: 45px;
	padding-bottom: 85px;
	position: relative;
	-webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.2);
}
.redesign-pricing-videos h2 {
	font-weight: 700;
	text-transform: uppercase;
	color: #00aef0;
	font-size: 22px;
	margin-bottom: 20px;
}
.redesign-pricing-videos p {
	color: black;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
}
.redesign-pricing-videos a {
	margin-top: 70px;
	color: #2b2b2b;
	font-size: 18px;
}
.redesign-pricing-videos span {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.redesign-pricing-videos span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 1px;
	background: #464647;
}
.redesign-pricing-videos-image {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.redesign-pricing-faq .panel-title a {
	position: relative;
	padding-left: 50px;
	display: inline-block;
	font-size: 20px;
	color: #0f0f0f;
}
.redesign-pricing-faq .panel-title a.collapsed:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 20px;
	background-image: url(../png/dashplus.png);
	background-size: auto auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.redesign-pricing-faq .panel-title a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 20px;
	background-image: url(../png/dashblue.png);
	background-size: auto auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.redesign-pricing-faq .panel-body {
	padding-left: 80px;
	margin-bottom: 50px;
}
.redesign-pricing-faq>h2 {
	text-transform: uppercase;
	font-size: 40px;
	text-align: center;
	color: #00aef0;
	font-weight: 700;
	margin-bottom: 100px;
}
.redesign-pricing-faq {
	background-image: url(../png/pricing9.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 100px 0;
}
.redesign-pricing-faq .panel {
	margin-bottom: 30px;
}
.redesign-pricing-faq .panel-title {
	margin-bottom: 50px;
}
@media only screen and (max-width: 450px){
	.rc-outerdiv-mobile .tworows > div:first-child {
	    width: 65%!important;
	}
}

.rc-outerdiv span{
	color: #000;
    font-weight: 400;
}

.rc-outerdiv .main-title p.forgd span{
	color: #000!important;
}

.rc-outerdiv-mobile > .row > span{
	color: #000;
	font-weight: 500!important;
}

/*------------------------------------------------------------------------
------------------ FROM CUSTOM-STYLES.CSS
------------------------------------------------------------------------*/
.redesign-samples-offset-h2, .pricing-redesign .redesign-comparison h3,
.pricing-redesign .redesign-pricing-faq>h2 {
    color: #1c4454!important;
  font-weight: bold;
  text-transform: initial; 
  font-size: 28px;
}
.pricing-redesign .redesign-comparison h3 span,
.pricing-redesign .redesign-pricing-faq>h2 span { font-size: 16px; color: #4d4d4d; font-weight: 500; }
.pricing-redesign .redesign-comparison { padding: 100px 0px; }
.pricing-redesign .redesign-pricing-faq-offset { width: 70%; }
.pricing-redesign .redesign-pricing-faq-offset .panel-group { width: 100%; }
.pricing-redesign .redesign-pricing-faq-offset .panel-group .panel .panel-title { margin: 0px; }
.pricing-redesign .redesign-pricing-faq-offset .panel-group .panel:first-child {
  border-top: 1px solid #898989;
}
.pricing-redesign .redesign-pricing-faq-offset .panel-group .panel { 
  border-bottom: 1px solid #898989;
  padding: 15px 0px;
}
.pricing-redesign .redesign-pricing-faq-offset .panel-group .panel-body {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-left: 50px;
}
.pricing-redesign .redesign-pricing-faq .panel-title a:before,
.pricing-redesign .redesign-pricing-faq .panel-title a.collapsed:before { background-image: unset; }
.pricing-redesign .redesign-pricing-faq .panel-title a.collapsed { color: #0f0f0f; }
.pricing-redesign .redesign-pricing-faq .panel-title a { color: #00aef0; padding-left: 0px; width: 100%; }
.pricing-redesign .redesign-pricing-faq .panel { margin-bottom: 0px; }
.pricing-redesign .redesign-pricing-faq .panel-title a:after {
  content: url('../404.html');
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    color: #7d8090;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
  right: 0;
  top: 0;
}
.pricing-redesign .redesign-pricing-faq .panel-title a.collapsed:after {
  content: url('../404.html');
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    color: #7d8090;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
  right: 0;
  top: 0;
}
.pricing-redesign .redesign-testimonial-item-content::-webkit-scrollbar { width: 10px; }
.pricing-redesign .redesign-testimonial-item-content::-webkit-scrollbar-track{ background-color: rgb(226, 226, 226, 0); }
.pricing-redesign .redesign-testimonial-item-content::-webkit-scrollbar-thumb{ background-color: rgba(148, 211, 237, 1); border-radius: 20px; }
.pricing-redesign .pricing-ul-content .pricing-shedule-item>h2 { color: #1c4454; }

.rc-outerdiv { 
    margin: 50px auto 0 auto; 
    width: 70%;
}
.rc-outerdiv * { color: #555555; }
.rc-outerdiv p { margin: 0px; }
.rc-outerdiv span { font-weight: 300; }
.rc-outerdiv > div.row div { 
border-bottom: 1px solid #898989;
border-right: 1.5px solid #898989;
}
.rc-outerdiv div.border-top {
border-top: 1.5px solid #898989!important;
}
.rc-outerdiv div.border-bottom {
border-bottom: 1.5px solid #898989!important;
}
.rc-outerdiv > .row.title-row > div {
border-bottom: 1.5px solid #898989;
}
.rc-outerdiv .main-title { text-align: center; }
.rc-outerdiv .main-title p,
.rc-outerdiv .title, .rc-outerdiv-mobile .title {
    color: #1c4454;
    font-weight: bold;
}
.rc-outerdiv > div.row > div { padding: 15px; }
.rc-outerdiv > div.row > div:last-child { background-color: #1c4454; }
.rc-outerdiv > div.row > div:last-child * { color: #fff; }
.rc-outerdiv .main-title p span { 
color: #8d8d8d;
font-weight: 500;
}
.rc-outerdiv img { 
height: 15px;
margin: 0 auto;
display: block;
}
.rc-outerdiv-mobile > .row { 
margin: 0px; 
padding: 15px;
border-bottom: 1px solid #898989!important;
}
.rc-outerdiv-mobile > .row.border-topm {
border-top: 1px solid #898989;
}
.rc-outerdiv-mobile > .row > span { 
display: block; width: 100%; 
font-weight: 300;
}
.rc-outerdiv-mobile .tworows { 
width: 100%;
padding: 5px 10px
}
.rc-outerdiv-mobile .tworows > div { width: 45%; display: inline-block; }
  @media (max-width: 1024px) {
    .pricing-redesign .pricing-ul-content .pricing-shedule-item { margin-top: 0px!important; margin-bottom: 0px!important; }
    .pricing-redesign .pricing-shedule-item-middle { padding: 0px!important; }
    .pricing-redesign .pricing-shedule-item-middle > p { min-height: 70px; }
    .pricing-redesign .pricing-ul-content .pricing-shedule-item:first-child { padding-top: 15px!important; }
}
@media only screen and (max-width: 992px) {
    .pricing-redesign .redesign-pricing-faq-offset { width: 100%; }
    .rc-outerdiv { width: 100%; }
}
@media only screen and (max-width: 768px) {
    .pricing-redesign .redesign-pricing-faq .panel-title a { padding-right: 40px!important; }
    .pricing-redesign .redesign-pricing-faq .panel-title a.collapsed { color: #0f0f0f!important; }
    .pricing-redesign .redesign-pricing-faq .panel { box-shadow: unset; border-radius: 0px; }
    .pricing-redesign .pricing-ul-content .pricing-shedule-item { margin: 0px auto!important; }
    .pricing-redesign .pricing-ul-content .pricing-shedule-item.active>h2,
    .pricing-redesign .pricing-ul-content .pricing-shedule-item.active .pricing-shedule-item-top h2,
    .pricing-redesign .pricing-ul-content .pricing-shedule-item.active .pricing-shedule-item-middle p,
    .pricing-redesign .pricing-ul-content .pricing-shedule-item.active .pricing-shedule-item-top h2 span:last-child,
    .pricing-redesign .pricing-shedule-item.active .pricing-shedule-item-bottom p { color: #fff; }
    .pricing-redesign .pricing-shedule-item-middle ul { min-height: 330px; }
    .pricing-redesign .pricing-ul-content .pricing-shedule-item { position: initial!important; }
    .pricing-redesign .pricing-ul-content .pricing-shedule-item.active { background: #1c4454; }
    .pricing-redesign .pricing-ul-content .slick-track { padding: 15px 0px; }
}
@media only screen and (max-width: 600px) {
    .pricing-redesign .redesign-pricing-faq-offset { width: 90%; }
    .pricing-redesign .pricing-ul-content .pricing-shedule-item { width: 90%!important; }
}
@media only screen and (max-width: 450px) {
    .rc-outerdiv-mobile .tworows > div:first-child { width: 69%; }
    .rc-outerdiv-mobile .tworows > div:last-child { width: 29%; }
}


.pricing-ul-content .pricing-shedule-item.active h2,
.pricing-ul-content .pricing-shedule-item.active p{ 
	color: #fff;
}