/* 
 Theme Name:     Blank Divi Child Theme
 Author:         Zipline Interactive
 Author URI:     http://www.ziplineinteractive.com/blank-divi-child-theme/ 
 Template:       Divi
 Version:        1.0 
*/ 


/*  Enter your custom CSS below */ 
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');


@font-face{
	font-family:"SharkSoftBites";
	src:url("/wp-content/uploads/et-fonts/SharkSoftBites.ttf") format("truetype")
}



body{
 font-family: 'Lato', serif;
	font-size:16px;
	line-height:21px;
	color:#282828;
}

h2, h1 {
    font-family: "SharkSoftBites";
	color:#000;
}

.title-lg h2 {
    font-size: 38px;
    line-height: 40px;
}

.section-title {
    font-size: 30px;
    line-height: 36px;
}

body.admin-bar.et_fixed_nav #main-header {
    padding-bottom: 16px;
}

header#main-header {
    background: #fc4445;
}

.phone-btn a {
    background: #32939d;
    padding: 14px 10px !important;
    color: #FFF !important;
    border-radius: 5px;
}

#top-menu a {
    color: #FFF !important;
}

#top-menu li {
    padding-right: 41px;
}


.features-section h2, .features-section h1 {
    color: #32939d;
}
 

.features-section  .et_pb_blurb  .et_pb_main_blurb_image {
    margin-bottom: 0;
}

.features-section  h4.et_pb_module_header {
    text-align: center;
    font-size: 16px;
}

 
.features-section  .et_pb_main_blurb_image {
     min-height: 124px;
    display: flex;
    align-items: self-end;
    justify-content: center;
}

.features-section {
    padding: 70px 0px 140px !important;
}
.services-section  .et_pb_row.services-row {
    box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.15);
    padding: 40px 40px !important;
}

.et_pb_row.services-row .et_pb_module_header {
    font-size: 21px;
    color: #32939d;
    text-transform: uppercase;
}

.et_pb_row.services-row h3 {
    font-size:18px;
    color: #32939d;
}


.et_pb_row.services-row .et_pb_main_blurb_image {
    margin-bottom: 13px;
}

.et_pb_row.services-row .et_pb_main_blurb_image img {
    max-width: 93px;
}

.btn:after {
    display: none;
}

.btn, .btn:hover {
    padding: 10px 28px !important;
    line-height: 20px !important;
    border-radius: 0 !important;
    font-weight: 500;
    font-size: 15px;
    min-width: 162px;
    text-align: center;
}

.btn-primary-outline {
    border: 1px solid #32939d !important;
    color: #282828;
}

.btn-primary-outline:hover {
    background: #32939d !important;
    color: #FFF !important;
}

.services-section {
    margin-top: -141px;
    background: transparent;
    padding-bottom:70px !important;
}

.services-row {
    background: #FFF;
}

.step-row h3 {
    color: #FFF;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
}
.step-section {
    padding: 60px 0px 64px !important;
}
.step-row  .et_pb_main_blurb_image {
    margin-bottom: 14px !important;
    background: #fc4445;
}

.step-row  .et_pb_blurb_content:before {content: "";position: absolute;width: 100%;height: 2px;border-bottom: 2px dashed #FFF;right: -207px;left: auto;z-index: -1;top: 60px;}

 

.step-row.et_pb_row .et_pb_column:last-child .et_pb_blurb_content:before  {
    display:none!important;
}
.step-section {
    padding: 40px 0px 60px!important;
}

.guide-section .et_pb_main_blurb_image {
    margin-bottom: 14px;
}

.guide-section .et_pb_blurb_content {
    padding: 20px 20px;
}

.guide-section .et_pb_blurb_content:hover {
    background: #32939d;
}

.guide-section .et_pb_blurb_content:hover .et_pb_module_header,
 .guide-section .et_pb_blurb_content:hover p {
    color: #FFF;
}

.guide-section .et_pb_module_header {
    font-size: 18px;
    line-height: 24px;
    min-height: 58px;
}
 .guide-section .et_pb_blurb_content:hover  img{
filter: brightness(0) invert(1);     
 }

.logo-section h2 {
    margin-bottom: 40px;
}

.text-section p {
    margin-bottom: 10px;
}
.wpls-logo-showcase button.slick-prev:before {
    content: "" !important;
    position: absolute;
    height: 9px;
    width: 9px;
    border: 2px solid #000000;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(-138deg);
    top: 9px;
    left: 13px;
    display:block !important;
}

.wpls-logo-showcase button.slick-next:before {
    content: "" !important;
    position: absolute;
    height: 9px;
    width: 9px;
    border: 2px solid #000000;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(46deg);
    top: 9px;
    left: 7px;
    display:block !important;
}


.wpls-logo-showcase button.slick-prev,
 .wpls-logo-showcase button.slick-prev:active,
  .wpls-logo-showcase button.slick-next,
   .wpls-logo-showcase button.slick-next:active {
    background: #FFF !important;
}

.wpls-logo-showcase .slick-arrow {
    text-indent: 0 !important;
}

 
.wpls-logo-showcase button.slick-next:hover, .wpls-logo-showcase button.slick-next:focus,
.wpls-logo-showcase button.slick-prev:hover, .wpls-logo-showcase button.slick-prev:focus {
    background: #FFF !important;
}
#main-footer {
    background-color: #ffffff;
    color: #000 !important;
    margin-top: 70px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}

div#footer-widgets h3 {
    font-family: "SharkSoftBites";
    color: #000 !important;
}

#main-footer p {
    color: #000;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

#footer-widgets .footer-widget li a {
    color: #000;
}

/* #footer-bottom {
    display: none;
} */

#footer-widgets .footer-widget li a:hover {
    color: #fc4445;
}

#footer-widgets  .et_pb_gutters3 .footer-widget {
    margin-bottom: 30px !important;
}
div#footer-widgets .social-frame {
    margin-top: 30px;
}

div#footer-widgets h3 {
    margin-bottom: 12px;
}

div#footer-widgets p {
    line-height: 26px;
}

div#footer-widgets .et_pb_widget {
    margin-bottom: 0 !important;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
}
.et_pb_gutters3 .footer-widget {
    margin-bottom: 35px !important;
}


.form_main  input.text,
.form_main  input.title,
.form_main  input[type=email],
.form_main  input[type=password], 
.form_main input[type=tel],
.form_main  input[type=text], 
.form_main select,
.form_main  textarea {
    width: 100%;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    padding: 5px 11px;
    line-height: 1.41;
    height: 60px;
	font-size: 18px;
    color: #000;
}

.full_col {
    padding: 0px 10px;
    float: left;
    width: 100%;
    margin-top: 16px;
}
.btn_dark {
    background: #000;
    color: #FFF;
}

.btn_dark:hover {
    background: #fc4445 !important;
}
.contact_section_home {
    padding: 70px 0px 90px !important;
    border-bottom: 1px solid #ccc;
}
.form_main .form_row {
    margin: 0px -10px;
    margin-top:0px;
    float: left;
    width: 100%;
}

.form_main textarea.wpcf7-form-control.wpcf7-textarea {
    height: 260px;
    width: 100%;
}

label.main_label {
    font-weight: 700;
    font-size: inherit;
    margin-bottom: 5px !important;
    display: inherit !important;
}

.form_main .form_row:nth-child(1) .main_label {
    margin-left: 12px;
    margin-bottom: -7px !important;
    display: inherit  !important;
}

.form_row p:empty {
    display: none;
}

.form_row br {
    display: none;
}

.form_main  input.wpcf7-form-control.wpcf7-submit {
    background-color: #fc4445;
    border: 1px solid #fc4445;
    color: #fff;
    padding: 17px 19px;
    margin-left: 0;
    margin-top: 6px;
    border-radius: 0;
    width: 100%;
    font-size: 18px;
    cursor: pointer;
}

.form_main .form_row:nth-child(4) {
    padding: 0px 10px !important;
}
.form_main .half_col {
    float: left;
    width: 50%;
    padding: 0px 10px;
    margin-top: 16px;
}
.contact-col {
    box-shadow: 0px 0px 4px rgb(0 0 0 / 11%);
    padding: 30px;
    border-radius: 6px;
}

.contact-col .et_pb_main_blurb_image {
    position: absolute;
    left: 0;
    margin-bottom: 0;
    top: -9px;
}

.contact-col .et_pb_main_blurb_image span {
    font-size: 18px;
    width: 40px;
    height: 40px;
    background: #fc4445;
    display: inline-block;
    line-height: 40px;
    color: #FFF !important;
    border-radius: 50%;
}

.contact-col .et_pb_blurb_container {
    margin-left: 54px;
    margin-top: 0;
}

.contact-col .et_pb_blurb_container p {
    color: #000;
    font-size: 24px;
}

.contact-col .et_pb_blurb_container a {
    color: #000;
}



.hero-banner h1 {
    font-size: 55px;
    text-transform: uppercase;
    line-height: 62px;
    color: #FFF;
    max-width: 900px;
    margin: 0px auto;
    padding: 40px 0px !important;
}
.btn-primary {
    border: 1px solid #32939d !important;
    background: #32939d;
    color: #ffffff;
}
.btn-primary:hover {
    background: #3ba6b1 !important;
    border-color: #3ba6b1 !important;
}
.award-section .btn {
    text-transform: uppercase;
}

.award-section {
    padding: 53px 0px !important;
}

 
.side-text-info {
    max-width: 600px;
}

.side-text-info h2 {
    font-size: 36px;
    line-height: 47px;
}

.side-text-info h3 {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 20px!important;
    font-weight: 600;
}

.side-row.left-media .et_pb_column:nth-child(2),
.side-row.right-media .et_pb_column:nth-child(1) {
    align-items: center;
    display: flex;
}
.side-row.right-media .et_pb_column:nth-child(1) {
    padding-left: 15%;
}

.chat-col {
    background-color: #aadee4;
    clip-path: polygon(3% 3%, 97% 0%, 100% 97%, 0% 100%);
    width: fit-content;
    -webkit-width: fit-content;
    margin: 30px 0;
    padding: 38px 30px 38px 48px;
    width: 100%;
}

.text-red {
    color: #fc4445;
}

.chat-col h3 {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 0;
}

.chat-col p {
    margin-bottom: 10px;
}
.chat-row.chat-left, .chat-row.chat-right {
    align-items: center;
}

.chat-row.chat-left 
 .et_pb_column:nth-child(1) {
    padding-left: 5%;
}

.chat-row.chat-right .et_pb_column:nth-child(2) {
    padding-right: 5%;
}

.feature-col {
    background-color: #ff9a9b;
    clip-path: polygon(3% 3%, 97% 0%, 100% 97%, 0% 100%);
    width: fit-content;
    -webkit-width: fit-content;
    margin: 30px 0;
    padding: 25px 35px;
    width: 100%;
    max-width: 400px;
}
.feature-col h3 {
    color: #000;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "SharkSoftBites";
}

.feature-col ul {
    margin: 0;
    padding: 0;
}

.feature-col ul li {
    list-style: none;
    color: #1f2605;
    font-size: 18px;
    margin-bottom: 6px;
    font-weight: 400;
}


 
.mobile-col {
    background-color: #fb4445;
    clip-path: polygon(3% 3%, 97% 0%, 100% 97%, 0% 100%);
    width: fit-content;
    -webkit-width: fit-content;
    margin: 30px 0;
    padding: 70px 50px 33px 50px;
    width: 100%;
}

.mobile-row.left-media .et_pb_column:nth-child(2) {
    padding-right: 5%;
}

.mobile-row.right-media .et_pb_column:nth-child(1) {
    padding-left: 5%;
}

.mobile-row  {
    display: flex;
    align-items: center;
}

.mobile-col h3 {
    font-size: 30px;
    margin-bottom: 0px;
    font-family: "SharkSoftBites";
    text-transform: uppercase;
    color: #FFF;
}

.mobile-col p {
    color: #FFF;
    margin-bottom: 12px;
}

.key-row {
    align-items: center;
}

.key-col {
    max-width: 600px;
}

.key-col h2 {
    font-size: 24px;
    text-transform: uppercase;
}

.key-col p {
    font-size: 18px;
    margin-bottom: 14px;
}

.key-col  ul li {
    font-weight: 400;
    font-size: 17px;
}

.key-row.right-media .et_pb_column:nth-child(1) {
    padding-left: 10%;
}

ul#menu-footer-menu {
    float: left;
}

div#footer-info {
    float: right;
    margin-top: 21px;
    font-size: 16px;
    color: #000;
}

div#et-footer-nav {}

div#et-footer-nav .container {
    width: 100%;
}
#main-footer {
    background-color: #ffffff;
    color: #000 !important;
    margin-top: 0;
    box-shadow: none;
}

div#footer-widgets h3 {
    font-family: "SharkSoftBites";
    color: #56bcca!important;
}

#main-footer p, #main-footer  a {
    color: #000;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

#footer-widgets .footer-widget li a {
    color: #000;
}

#footer-bottom {
    background: #FFF;
    box-shadow: 0px 0px 10px rgba(0,0,0,.11);
}

#footer-widgets .footer-widget li a:hover {
    color: #fc4445;
}

#footer-widgets  .et_pb_gutters3 .footer-widget {
    margin-bottom: 30px !important;
}
div#footer-widgets .social-frame {
    margin-top: 30px;
}

div#footer-widgets h3 {
    margin-bottom: 12px;
    margin-bottom: 0;
}

div#footer-widgets p {
    line-height: 26px;
    padding-bottom: 0;
}

div#footer-widgets .et_pb_widget {
    margin-bottom: 0 !important;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
}
.et_pb_gutters3 .footer-widget {
    margin-bottom: 35px !important;
}

#footer-widgets {
    padding: 60px 0px 15px;
}
#main-footer {
    border-top: 8px solid #d4eef1;
}

.dev-row .et_pb_column {
    align-items: center;
    display: flex;
    justify-content: center;
}

.dev-row .et_pb_column h2 {
    color: #FFF;
    line-height: 41px;
    text-transform: uppercase;
}

.dev2-row .et_pb_column:nth-child(1) {
    padding:200px  4%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.dev2-row  h2 {
    color: #FFF;
}
.btn-red {
    background: #fb4445 !important;
    color: #FFF !important;
    border-color: #fb4445 !important;
}

.dev2-row  .btn{
	margin-top:30px;
}









@media (min-width:981px){
#footer-widgets .footer-widget:nth-child(1) {
    width: 14%;
}

#footer-widgets {
    display: flex;
}

#footer-widgets .footer-widget:nth-child(4) {
    width: 28%;
}
.services-row .et_pb_column:before {content: "";position: absolute;width: 100%;border-right: 1px solid #32939d;height: 100%;right: -18px;
border-image: linear-gradient(
      to bottom, 
      #56a5ad, 
      rgba(0, 0, 0, 0)
    ) 1 100%;}

.services-row .et_pb_column:last-child:before {
    display: none;
}	
	
.page-id-17 h2 {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 48px;
}	
	
}




@media (max-width:980px){
.phone-btn a {
    max-width: 128px;
}	
.et_mobile_menu li a {
    padding-left: 7px;
}

.et_mobile_menu {
    border: 0;
}

.mobile_menu_bar:before {
    color: #FFF;
}

.features-section {
    padding: 40px 0px 106px !important;
}

.services-row {
    padding: 20px !important;
}

.services-row .et_pb_column {
    margin-bottom: 55px;
}

.services-section {
    padding-bottom: 60px !important;
}

#footer-widgets {
    padding-bottom: 0 !important;
}

.text-section .et_pb_row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.title-lg h2 {
    font-size: 30px;
    margin-bottom: 0 !important;
}

.guide-section {
    padding: 45px 0px !important;
}

.step-row .et_pb_blurb_content:before {
    display: none;
}
 

.guide-section .et_pb_module_header {
    min-height: auto;
}

.text-section {
    padding: 40px 0px !important;
}

#main-footer {
    margin-top: 30px;
}


.footer-widget .widget_block {
    margin-bottom: 0 !important;
}

#footer-widgets .footer-widget:nth-child(4) .fwidget {
    margin-bottom: 0 !important;
}

.title-lg {
    margin-bottom: 12px !important;
}

.logo-section {
    padding: 40px 0px !important;
}	


.hero-banner h1 {
    font-size: 30px;
    line-height: 40px;
    padding: 0 !important;
}

.hero-banner  .et_pb_row {
    padding-top: 0;
}

.title-lg h2 {
    font-size: 30px;
    line-height: 37px;
}

.award-section {
    padding: 40px 0px !important;
}

.title-lg {
    margin-bottom: 15px !important;
}
.side-text-info {
    padding-left: 20px;
	 padding-right: 20px;
}

.side-row.right-media .et_pb_column:nth-child(1) {
    padding-left: 0;
}

.chat-col {
    max-width: 600px;
    margin: 0px auto;
}

.chat-row.chat-right .et_pb_column:nth-child(2) {
    padding-right: 30px;
    padding-left: 30px;
}

.chat-row.chat-left .et_pb_column:nth-child(1) {
    padding-right: 30px;
    padding-left: 30px;
}

.chat-section {
    padding: 20px 0px 20px !important;
}	
.feature-section {
    padding: 12px 0px 50px !important;
}

.feature-section .et_pb_row {
    padding-bottom: 0 !important;
}

.feature-section .et_pb_row  .et_pb_column {
    margin-bottom: 0 !important;
}

.mobile-section .et_pb_row {
    padding-bottom: 0 !important;
}

.mobile-section {
    padding: 28px 0px 38px !important;
}

.mobile-row {
    display: inherit;
}

.key-section {
    padding: 10px 0px 0px !important;
}

.cta-section {
    padding: 5px 0px 40px !important;
}

.cta-section  h2 {
    font-size: 31px !important;
    margin-top: 30px;
}

.cta-section .et_pb_image {
    max-width: 132px;
    margin: 0px auto;
    display: table;
    float: none;
    text-align: center;
    margin-top: 0 !important;
}

div#footer-info {
    float: none;
    text-align: center;
    width: 100%;
}

ul#menu-footer-menu {
    width: 100%;
}

.key-col {
    padding-left: 34px;
    padding-right: 34px;
}

.key-row.right-media .et_pb_column:nth-child(1) {
    padding: 0;
}

.key-row.right-media {
    padding-top: 0 !important;
}

.icon-section  .et_pb_row {
    padding-top: 0 !important;
}

.mobile-row.right-media .et_pb_column:nth-child(1), .mobile-row.left-media .et_pb_column:nth-child(2) {
    padding-left: 20px;
    padding-right: 20px;
}

.side-section {
    padding: 30px 0px 30px !important;
}	

.dev2-row .et_pb_column:nth-child(1) {
    padding: 30px 20px;
}

.dev-row .et_pb_column h2 {
    padding: 20px 20px;
}	
 	
.dev-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}	
.page-id-17  h2 {
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
}	
	
	
	
}




@media (max-width:767px){
   	.form_main input.text, .form_main input.title, .form_main input[type=email], .form_main input[type=password], .form_main input[type=tel], .form_main input[type=text], .form_main select, .form_main textarea {
    width: 100%;
    border: 1.5px solid #000;
    height: 40px;
    font-size: 15px;
		margin:-3px 0;
}
	.form_main textarea.wpcf7-form-control.wpcf7-textarea {
    height: 170px;
}
	.form_main input.wpcf7-form-control.wpcf7-submit {
    padding: 12px 19px!important;
    font-size: 16px;
}
	
	.form_main .half_col {
    width: 100%;
} 
}

@media (min-width:981px)
{
#footer-widgets .footer-widget:nth-child(1)
	{
	width: 33%!important;	
	}
	#footer-widgets .footer-widget:nth-child(2)
	{
	width: 33%!important;	
	}
	#footer-widgets .footer-widget:last-child
	{
	width: 33%!important;	
	}
}

.under-construction-tagline {
    text-align: center;
    font-weight: 600!important;
    font-size: 20px;
    padding-bottom: 20px!important;
    font-style: italic;
}

@media (min-width:981px)
{
	.services-section .et_pb_row.services-row {
    max-width: 900px;
}
	.shadow-bunny-img {
    position: absolute;
    right: 0px;
    bottom: -203px;
}
}





