/* Type in or paste your custom CSS */

/* ADA Icon */
.mdp-readabler-trigger-button-box.top-left.mdp-entrance-fade.mdp-hover-scale
 {
    padding: 50px 0 0 0;
}

.tc-buttons a {
	background: #080; 
	border-radius: 4px; 
	padding: 20px; 
	text-align: center; 
	color: #fff; 
	font-weight: 600;
	width: 100%;
	margin: 10px auto;
}

.tc-buttons a:hover {
	background: #090; 
	border: 2px solid #080;
    color: #fff; 
    text-decoration: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.hp-hero-button {
    margin-top: 30px; 
	max-width: 428px; 
	border-radius: 6px; 
	border: 3px solid rgba(255,255,255,0.7);
	background: #080; 
	color: #fff; 
	padding: 10px; 
	font-size: 1.3rem; 
	font-weight: 600; 
	text-align: center;
	text-transform: uppercase; 
}

.hp-hero-button:hover {
	border: 3px solid rgba(255,255,255,1);
	background: #060; 
}

.hp-hero-button a {
	color: #fff;
	text-decoration: none;
	font-weight: 600; 
}

.hp-hero-button a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: 600; 
}



.post-id-15700.hide-247 {
  display: none!important;
}


.section-center {
  padding-top: 20%;
}


/* Padding on Cookie message to completely cover header menu */
.cc-banner .cc-message {
  padding: 25px;
}

.hp-bg-image {
   background: url(https://busydaze.com/wp-content/uploads/bg-hero-home-1920.jpg);
	max-height: 800px;
}

.hero-hp {
  height: 780px;
	max-width: 1228px;
	margin: 0 auto;
}


@media screen and (max-width: 480px) {
.hp-bg-image {
   background: url(https://busydaze.com/wp-content/uploads/bg-hero-home-mobile.jpg);
	max-height: 600px;
}
	
.hero-hp {
  height: 560px;
}

#client-logos {
  display: none;
}
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='White' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;
}
.navbar-toggler {
  border: 2px solid #aaa!important;
  margin-right: .5rem;
}
.navbar-toggler:focus{
  box-shadow: none!important;
}


.tablepress-id-1 .column-2 {
	width: 614px;
}

.pt-cv-readmore {
    width: 100%;
}

.pt-cv-social-buttons {
    text-align: center;
}

.pt-cv-thumbnail:not(.pt-cv-thumbnailsm)
 {
    padding-top: 0;
	 padding-bottom: 10px;
}

.su-tabs-nav {
    font-size: 1.25rem!important;
	font-weight: 600;
}

.su-tabs-pane {
    font-size: 1.25rem!important;
}

.case-studies {
	font-size: 24px; 
	font-weight: 700; 
	max-width: 720px; 
	margin: 0 auto; 
	text-align: center; 
	color: #fff; 
	text-decoration: none;
}

.case-studies a { 
	color: #ccc; 
	text-decoration: none;
}

.case-studies a:hover { 
	color: #fff; 
		text-decoration: none;
}


.wpo-btn {
  background-color: var(--global--color-primary);
  color: white;
}

.wpo-btn:hover {
  background-color: var(--global--color-secondary);
  color: #fff;
}

h3.heading {
	  color: #fff!important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.9rem;
  text-align: center;
  margin-bottom: 1.9rem;
}

h4.heading {
  color: #ccc;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 0.8rem;
}

.heading-underline {
  width: 3rem;
  height: .2rem;
  background-color: var(--global--color-primary);
  margin: 0 auto 2rem;
}


.heading-underline {
  width: 3rem;
  height: .2rem;
  background-color: var(--global--color-primary);
  margin: 0 auto 2rem;
}

.lead {
	  color: #fff;
	font-weight: 500;
}

.hero-vignette-darker {
  background-color: rgba(0, 0, 0, 0.7);
  margin: 0 auto;
	  padding: 30px;
}

.hero-vignette-darker h2 {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center!important;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}


.center {
	margin: 0 auto!important;
}


.pricingTable h3 {
    color: #fff;
}

.pricingTable {
    color: #fff;
    background: #004;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 30px 20px 20px;
    border-radius: 10px;
    border-top: 25px solid #DC402D;
    box-shadow: 0 0 15px 1px rgb(0, 0, 0, 40%);
}
.pricingTable .title {
    font-size: 27px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.pricingTable .price-value {
    color: #999;
	font-size: 0.8rem!important;
    padding: 14px 0 17px;
    margin: 0 0 20px;
    border-top: 2px solid rgba(255,255,255,0.7);
    border-bottom: 2px solid rgba(255,255,255,0.7);
	text-transform: uppercase;
}
.pricingTable .price-value .amount {
	color: #fff;
    font-size: 54px;
    font-weight: 600;
    line-height: 54px;
    display: inline-block;
	padding-right: 55px;
}
.pricingTable .price-value .duration {
    font-size: 14px;
    display: inline-block;
    margin-right: 6px;

}
.pricingTable .pricing-content {
    text-align: left;
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
}
.pricingTable .pricing-content li {
    font-size: 17px;
    line-height: 40px;
    text-transform: capitalize;
    padding: 0 35px 0 0;
    margin: 0 0 5px;
    position: relative;
}
.pricingTable .pricing-content li.disable { color: rgba(255,255,255,0.7); }
.pricingTable .pricing-content li:last-child { margin-bottom: 0; }
.pricingTable .pricing-content li:before {
    content: "\f00c"; 
    color: #62db34;
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    font-weight: 900;
    position: absolute;
    top: 0;
    right: 5px;
}
.pricingTable .pricing-content li.disable:before {
    content: "\f00d";
    color: #bc2e3e;
}
.pricingTable .pricingTable-signup a {
    color:#060d2a;
    background:#DC402D;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 5px 15px;
    border-radius: 6px;
    display: block;
    transition: all 0.3s;
	text-decoration: none;
}
.pricingTable .pricingTable-signup a:hover {
    color: #fff;
    text-shadow: 3px 3px 3px rgba(6, 13, 42, 0.5);
}
.pricingTable.gold { border-color: #fc0; }
.pricingTable.gold .pricingTable-signup a { background: #fc0; }
.pricingTable.purple { border-color: #9A35D7; }
.pricingTable.purple .pricingTable-signup a { background: #9A35D7; }
.pricingTable.green { border-color: #46ce10; }
.pricingTable.green .pricingTable-signup a { background: #46ce10; }
@media only screen and (max-width: 990px) {
    .pricingTable{ margin: 0 0 20px; }
}

.pricingTable-header {
    margin: 0 0 15px 0;
}



.mfp-close-btn-in .mfp-close {
    color: #fff!important;
}

.su-spoiler {
    margin-bottom: 1px!important;
}

.su-spoiler-title {
padding: 18px 48px!important;
    font-weight: 600;
    font-size: 1.25rem!important;
	color: #fff!important;
    background: #006!important;
 /*   border-radius: 2px; */
	margin: 0;
}

.su-spoiler-title:hover {
    background: #080!important;
}

.su-spoiler-title > .su-spoiler-icon {
	color: #0b0;
	font-size: 1.5rem;
	padding: .75rem .75rem;
    font-weight: 400!important;
}


/* <weight>: Use a value from 100 to 900
 <uniquifier>: Use a unique and descriptive class name */

.montserrat-busydaze {
  font-family: "Montserrat", sans-serif;
/*  font-optical-sizing: auto; */
  font-weight: <weight>;
  font-style: normal;
}

html {
  font-family: "Montserrat", sans-serif;
}

body {
    margin: 0;
    font-family: var(--montserrat-busydaze);
    font-size: 1.125rem;
 /*   font-weight: 400;*/
    line-height: 1.5;
    color: #444;
    background-color: #e5f2f5;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
	    color: #222;
}

p {
    margin-bottom: .9rem;
}


img {
  padding-top: 8px;
}

a {
  color: #00C;
	text-decoration: none;
	font-weight: 500;
}

a:hover {
  color: #00F;
	text-decoration: underline;
}

.services a {
	font-size: 1.5rem;
    color: #fff!important;
	font-weight: 600;
	text-decoration: none;
	padding: 20px;
}

.services a:hover {
    color: #fff!important;
	text-decoration: underline;
}

.carbon-test a, .carbon-test a:hover {
    color: #090!important;
	font-weight: 700;
}

.footer-menu a {
    color: #ccc!important; 
	font-size: 1.175rem; 
	font-weight: 500; 
}

.footer-menu a:hover {
    color: #fff!important; 
	text-decoration: none; 
}

.fa-brands {
    padding: 0 6px;
	color: #0d6efd;	
}

.fa-brands:hover {
	color: #fff;
}


:root{ --main-color: #662C91; }
.main-timeline{ font-family: 'Open sans', sans-serif; }
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline {
    width: 50.1%;
    margin: 0 5px 35px 0;
    float: left;
}
.main-timeline .timeline-content {
    color: var(--main-color);
    padding: 25px 40px;
    box-shadow: 0 3px 0 0 #aaa,0 -10px 0 var(--main-color); 
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }

/* .main-timeline .timeline-year{
    font-size: 40px;
    line-height: 35px;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%) rotate(90deg);
} */

.main-timeline .timeline-year {
    display: none;
}

.main-timeline .timeline-icon {
    color: #fff;
    background: var(--main-color);
    font-size: 35px;
    text-align: center;
    line-height: 70px;
    width: 100px;
    height: 70px;
    border-radius: 0 50px 50px 0;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -50px;
}
.main-timeline .title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 8px;
}
.main-timeline .description {
    color: #333;
    font-size: 16px;
	font-weight: 500;
/*    letter-spacing: 2px; */
    line-height: 24px;
    margin: 0;
}
.main-timeline .timeline:nth-child(even){
    margin: 0 0 35px 5px;
    float: right;
		background: #ddd;
}

.main-timeline .timeline:nth-child(odd){
    margin: 0 0 35px 5px;
    float: left;
	background: #ddd;
}

.main-timeline .timeline:nth-child(odd) .timeline-content{
/*    box-shadow: 3px 3px 0 1px #bebebe,0 -10px 0 var(--main-color); */
/*		border-bottom: 2px solid #eee; */
	    padding: 25px 70px 25px 30px;	
}

.main-timeline .timeline:nth-child(even) .timeline-content {
 /*   box-shadow: 3px 3px 0 1px #bebebe,0 -10px 0 var(--main-color); */
/*		border-bottom: 2px solid #eee; */
	    padding: 25px 30px 25px 80px;	
}
.main-timeline .timeline:nth-child(even) .timeline-icon {
    border-radius: 50px 0 0 50px;
    left: -50px;
    right: auto;
}
/* .main-timeline .timeline:nth-child(even) .timeline-year {
    left: auto;
    right: -10px;
} */
.main-timeline .timeline:nth-child(4n+2){ --main-color: #EF5C22; }
.main-timeline .timeline:nth-child(4n+3){ --main-color: #cddc39; }
.main-timeline .timeline:nth-child(4n+4){ --main-color: #C32630; }
.main-timeline .timeline:nth-child(4n+5){ --main-color: #3f51b5; }
.main-timeline .timeline:nth-child(4n+6){ --main-color: #4cb050; }
.main-timeline .timeline:nth-child(4n+7){ --main-color: #9c28b1; }
.main-timeline .timeline:nth-child(4n+8){ --main-color: #fc0; }
.main-timeline .timeline:nth-child(4n+9){ --main-color: #016837; }


@media screen and (max-width:767px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: calc(100% - 55px);
    }
	
.main-timeline .timeline:nth-child(even){
		background: #999;
}

.main-timeline .timeline:nth-child(odd){
	background: #999;
}	
	
.main-timeline .timeline:nth-child(odd) .timeline-content{
		border-bottom: 2px solid #eee;
	    padding: 40px 0;	
}

.main-timeline .timeline:nth-child(even) .timeline-content {
		border-bottom: 2px solid #eee;
	    padding: 40px 0;	
}	
	
	
}
@media screen and (max-width:479px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        padding: 60px 0 0;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        text-align: center;
/*        padding: 40px 25px 65px; */
    }
 /*   .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(even) .timeline-year{
        font-size: 33px;
        transform: translateX(-50%) translateY(0) rotate(0deg);
        position: absolute;
        top: auto;
        bottom: 15px;
        left: 50%;
    } */
	
	
	
    .main-timeline .timeline-icon, 
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        line-height: 85px;
        height: 80px;
        width: 80px;
        border-radius: 50px 50px 0 0;
        transform: translateY(0) translateX(50%);
        top: -60PX;
        right: 50%;
        left: auto;
    }
}

/*== TESTIMONIALS SECTION ==*/

/* .testimonials-v-2 {
  padding: 100px 0;
  overflow: hidden;
} */
.quote {
  position: relative;
}
.quote blockquote {
  padding: 0px;
  border: 0;
  margin: 0;
  font-size: 1.25rem;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}
.quote blockquote p {
  color: #fff;
  font-size: 1.25rem;
  padding: 25px 30px 45px 30px;
}

.quote.color blockquote {
  background-color: #004;
}
/* .quote.color blockquote:before {
  border: 5px solid #fc0;
} */

.quote-footer {
  margin: 10px 0;
}
.quote-footer .quote-author-img img {
  float: left;
  max-width: 90px;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: -5px;
  margin-top: -40px;
  position: relative;
  z-index: 1;
  padding: 5px;
  background-color: #fff;
}
.quote-footer h4 {
  font-size: 1.5rem;
	font-weight: 700;
  margin-bottom: 4px;
	text-align: right;
}
.quote-footer p {
  font-weight: 400;
  font-size: 16px;
		text-align: right;
}