/*
Theme Name: Save your Internet
Theme URI: http://www.takethefastlane.eu
Author: Fastlane
Author URI: http:/www.takethefastlane.eu
Template: landkit
Description: Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('https://fonts.googleapis.com/css?family=Permanent+Marker');
@import url('https://fonts.googleapis.com/css?family=Rubik');

 
.white-text {
	color:white!important;
}


.page-template-template-landing footer, .page-template-template-landing #main-menu {
	display:none!important;
}

.page-template-template-landing .navbar, .page-template-template-landing .navbar-main {
	height:130px;
}

.page-template-template-landing .footer-parallax-container {
	margin-bottom:0!important;
}

.page-template-template-landing .icon-box-cell label {
	color:white!important;
}

.page-template-template-landing .icon-box-cell .onlycover {
	background-color: white !important;
	border-radius: 50%;
	height: 80px;
	width: 80px;
	background-size:80% 80%;
	background-repeat:no-repeat;
}


.niche-box-team {
	padding-bottom:150px!important;
}

.page-template-template-landing .scale-up, .img-scale-up:hover img {
    animation: none!important;
    transform: none !important;
    opacity: 1;
} 

.page-template-template-landing .niche-box-team:hover .content-box {
    margin-top: 0;
    transition: none;
}

.home {
	background-color:white!important;
}

a, .btn {
	cursor:pointer!important;
}

a:hover, .btn:hober {
	color:#7FC1F6!important;
}



.navbar-mini {
	position: absolute;
	height: 50px;
	background: none;
	width: 1170px;
	left: 50%;
	transform: translateX(-50%);
	top: 90px;
	z-index: 9999;
	border-bottom: 0!important;
}


.navbar-mini .navbar-nav {
	float: right!important;
}

.navbar-mini span {
	background: #525252;
	border-radius: 50%;
	height: 36px;
	width: 36px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	margin-left:10px;	
	padding:0!important;
}


.navbar-mini span a {
	color:white;
	height: 36px;
	width: 36px;
	line-height:36px;
	vertical-align: middle;
}

strong {
	font-weight:500;
}

p, body {
color: #525252!important;
}

.navbar-main {
	height:200px;
}

.navbar-main .navbar-nav {
	margin-top:25px;
}

/*
#section_EvYk2 .container {
margin-bottom:-80px;
margin-top:-80px;
background:none;
position:fixed;
left: 50%;
transform: translateX(-50%);
}
*/

#section_EvYk2 .container {
	position:absolute;
	margin-top:-80px;
	left: 50%;
	transform: translateX(-50%);
}

.section-item .container {
	padding-top:0;
}

.navbar-big-logo .navbar-brand {
top: 0
}

.navbar-brand img {
	max-height: 100px!important;
}


h1,h2,h3,h4, label {
	font-family: 'Permanent Marker' !important;
	color:#535353!important;
}

p {
	font-size:16px;
}


.form-right {
	margin-right: -20px;
	z-index: 2;
	margin-top: -30px;
}

.form-left {
	margin-left: -20px;
	z-index: 2;
	margin-top: -30px;
}

.question-box {
	min-height:630px;
	padding:70px;
	background-size:100% 100%;
}

.question-box .text-m {
	font-size:20px!important;
}

.cta-box .img-box {
	pointer-events:none;
}

.cta-box .img-box img {
	max-width: 171px;
	height: auto;
	width: 80px!important;
	margin-top: 50%;
	transform: translateY(-50%);
	margin-left:0!important;
}

.cta-box .btn-default {
	font-size:30px;
	line-height:0;
}

.cta-section .big-text {
    line-height:20px;
}
    
.btn {
	background-color:#ff6b6b!important;
}

.fa {
	color:#ff6b6b!important;
}

.btn:hover {
	background-color:#80C3F7!important;
}


.callbox h4 .firstWord {
	color:#ff6b6b!important;
	font-size:22px;
}

.callbox .btn {
	background-color:#ff6b6b!important;
}

.tweetbox .btn {
	background-color:#7FC1F6!important;
}

.tweetbox h4 .firstWord {
	color:#7FC1F6!important;
	font-size:22px;
}

.cta-box {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-in-out;
	position:relative;
}

.cta-box:hover {
	box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.35);
}

.cta-one:after {
	content:"";
	position:absolute;
	width:80px;
	bottom:10px;
	left:50%;
	transform:translateX(-50%);
	background:url('images/arrow-down.png'),#66C184;
	background-size:20px 10px, 20px 70px;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	font-size:40px;
	color:white;
	line-height:0;
	padding-top:20px;
	pointer-events: none;
}

.cta-two:after {
	content:"";
	position:absolute;
	width:80px;
	bottom:10px;
	left:50%;
	transform:translateX(-50%);
	background:url('images/arrow-down.png'),#ff6b6b;
	background-size:20px 10px, 20px 70px;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	font-size:40px;
	color:white;
	line-height:0;
	padding-top:20px;
	pointer-events: none;
}

.cta-three:after {
	content:"";
	position:absolute;
	width:80px;
	bottom:10px;
	left:50%;
	transform:translateX(-50%);
	background:url('images/arrow-down.png'),#7FC1F6;
	background-size:20px 10px, 20px 70px;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	font-size:40px;
	color:white;
	line-height:0;
	padding-top:20px;
	pointer-events: none;
}

.collapse-button b {
	font-size:16px;
}

.grid-table td {
	border:0;
}

.title-base h1 {
	color:#535353!important;
}

.mailbox h4 .firstWord {
	color:#66C184!important;
	font-size:22px;
}

.mailbox .btn {
	background-color:#66C184!important;
}

.greencollapse .collapse-button b, .greencollapse .fa-dot-circle-o, .greencollapse .caret {
	color:#66C184!important;
}

.redcollapse .collapse-button b, .redcollapse .fa-dot-circle-o, .redcollapse .caret {
	color:#ff6b6b!important;
}

.bluecollapse .collapse-button b, .bluecollapse .fa-dot-circle-o, .bluecollapse .caret {
	color:#82C2F4!important;
}

.single .content {
	margin-top:60px;
}

.white-wrapper {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-in-out;
padding: 35px;
background-color: #fff;
border-radius: 2px;
-webkit-box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
-moz-box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
}

.newmode-tool {
	padding-top:100px;
	margin-top:-100px;
}

.img-box:before {
	background:none!important;
}

.all-portfolios-1348 {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(4, 1fr);
	align-items: center;
}

.logoshowcase-col-lg-4 {
	width: 100%;
}

.lsuw-logo-gird-3-1348 a img {
	height: auto!important;
	width: 80%!important;
	transition: none!important;
}

.lsuw-logo-gird-3-1348 {
	background:none!important;
}

.action-day .active-panel {
	border:0!important;
}

.action-day .panel {
	height:auto!important;
}

.action-day .container {
	padding-bottom:50px!important;
}

.list-group-item a {
	font-size: 50px;
	line-height: 70px;
	text-align: center;
	background: none;
	margin-top: 20px!important;
	font-family: 'Permanent Marker' !important;
	cursor:pointer;
}

.page-template-template-actionday .navbar, .page-template-template-actionday .navbar-main {
	height:130px;
}

.clipb {
	margin-left:50%;
	transform: translateX(-50%);
	cursor:pointer;
}


.modern-ticker {
	max-width:100%!important;
}

.modern-ticker.mt-theme10 .mt-label {
	background-color: #ff6b6b!important;
	color:white!important;
}

.error404 .bg-color {
	background: white!important;
}

.countdown {
	vertical-align: middle;
    display: flex;
    align-items: center;
}

.countdown div {
	background:#ebebeb;
	margin-right:10px;
}

.countdown-text {
	font-size:30px;
	margin-right:20px!important;
}

/* Code post 20 June */

.notice-section .content {
	padding-top:0!important;
	padding-bottom:0!important;
}

.notice-section {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 50px;
	z-index: 9999;
	background:#525252;
}

.notice-section .list-group-item {
	border:none!important;
	margin-left:auto;
	margin-right:auto;
	width:1170px;
}

.notice-section .list-group-item > a:before {
	content:"";
	left:0;
	position:absolute;
	height:30px;
	width:30px;
	background:url('images/arrow-down.png'),#ff6b6b;
	background-size:10px 10px, 100%;
	background-repeat:no-repeat;
	background-position:center center;
	top:5px;
	color:white;
	font-size:30px;
	line-height:30px;
	border-radius:50%;
	display:flex;
	flex-direction:row;
	align-items: center;
	justify-content: center;
}

.notice-section .list-group-item a {
	font-family: Rubik !important;
	font-size:18px;
	line-height: 18px!important;
}

.notice-section .list-group-item > a {
	background: none;
	border:none;
	padding: 10px 15px 10px 40px;
	text-align:left;
	color:white;
}

.notice-section .list-group-item > a.active {
	border:none;
	font-weight: inherit!important;
}

.notice-section .list-group-item > a.active:hover {
	background:none;
	border:none;
	color:#ff6b6b;
}

.notice-section .list-group-item > a:hover {
	background: none;
	color:#ff6b6b;
}

.notice-section .list-group-item .panel {
	color:white;
	font-size:18px;
	text-align:left;
}

.notice-section .list-group-item .panel a {
	color:#7FC1F6;
}

.page-template-default .navbar-default {
	padding-top:80px!important;
}


@media (max-width:992px) {

	.cta-section {
        z-index:auto!important;
        display:none;
    }
    
    .notice-section .list-group-item {
		width: 100%;
	}
	
	.navbar-default {
		padding-top:100px!important;
	}
	
    .navbar-mini {
		position: relative;
		display:block!important;
	}
	
	.navbar-mini span i {
		margin-right: 0!important;
	}
	
	.navbar-main .navbar-nav {
		margin-top: 70px!important;
	}
	
	.navbar-brand {
		background:#fff!important;
	}

	.cta-section .container {
        margin-bottom: 0!important;
		margin-top: 0!important;
    }
    
    .cta-section .cta-box {
        width: 33%;
        display:table-cell;
        padding:0 0;
    }
    
    .cta-section .big-text {
        display:none;
    }
    
    #section_5ZtkF {
        padding-top:50px!important;
    }
    
    .navbar-fixed-top {
        position:relative!important;
    }

	.navbar-main .container {
        background:#fff!important;
    }

	.action-day .panel {
		min-height:950px;
	}
	
	body {
		overflow-x:hidden;
		width:100vw;
		max-width:100vw;
	}
	
	.notice-section .list-group-item a {
	font-size:14px!important;
	}
	
	.notice-section .list-group-item .panel {
	font-size:12px!important;
	}

	.notice-section .list-group-item a:before {
		height:20px!important;
		width:20px!important;
		font-size:30px;
		padding-left:3px!important;
		padding-bottom:3px!important;
		top:10px!important;
	}


}


