Sindbad~EG File Manager

Current Path : /var/www/html/eagledigital.com.br/css/
Upload File :
Current File : /var/www/html/eagledigital.com.br/css/style.scss

@import 'files/variables';
@import 'files/mixins';
@import 'files/aux';


.row-team-1 .col-team-1 .card .card-image { @include team-img($team-amarildo); }
.row-team-1 .col-team-2 .card .card-image { @include team-img($team-carlos); }
.row-team-1 .col-team-3 .card .card-image { @include team-img($team-cristian); }
.row-team-1 .col-team-4 .card .card-image { @include team-img($team-luan); }
.row-team-2 .col-team-1 .card .card-image { @include team-img($team-grazi); }
.row-team-3 .col-team-2 .card .card-image { @include team-img($team-moises); }
.row-team-3 .col-team-3 .card .card-image { @include team-img($team-ronaldo); }
	
.lets-talk-icon {
	padding: 3.2em 8em;
	
	.icon-div {
		@extend .icon-container;
		margin-bottom: 10px;

		img {
			width: 5.5em;
			margin: 1.5em 1.75em;
		}
	}
	p {
		font-size: 1.2em;
		word-break: break-all;
	}	
}
		
	

.section-8 {
	.container {
		max-width: $width-default;
		margin-bottom: 40px;
		
		h5 {
			text-align: center;
			font-size: 2em;
			line-height: 1.5em;
			@include max-content();
			margin: -25px auto 50px;
			border-bottom: 2px solid #FFF;
		}	
		.pro-layout {
			z-index: 999;	
		}
		.project-active {
			width: 100%;
			height: 450px;
			@include bg-img();
		}	
		.pro-area {
			z-index: 998;
			background-repeat: no-repeat;
			background-size: 100% 100%;
			@include transition(all 2s ease-in-out);
		}
		.pro-area-1 {
			height: 240px;
			width: 144px;
			margin-left: 20px;
			margin-top: -317px;
		}
		.pro-area-2 {
			height: 290px;
			width: 535px;
			margin-left: 190px;
			margin-top: -355px;
		}
		.pro-area-3 {
			height: 185px;
			width: 255px;
			margin-left: 752px;
			margin-top: -156px;
		}
	}	
}	

.btn-medium {
	height: 47px;	
}	

.preloader-wrapper.extra-small {
	width: 22px;
	height: 22px;	
}	

.form-submit .preloader-wrapper {
    margin-bottom: -6px;
    margin-left: 5px;
}
	
input:focus:not([type]):not([readonly]), input[type="text"]:focus:not([readonly]), input[type="password"]:focus:not([readonly]), input[type="email"]:focus:not([readonly]), input[type="url"]:focus:not([readonly]), input[type="time"]:focus:not([readonly]), input[type="date"]:focus:not([readonly]), input[type="datetime-local"]:focus:not([readonly]), input[type="tel"]:focus:not([readonly]), input[type="number"]:focus:not([readonly]), input[type="search"]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid $secondary-color;
	@include box-shadow(0px 1px 0px 0px $secondary-color);
}

.form-input {
	color: #757575;	
}	

.section-7 .row .col.s1 {
    width: 15.5555%;
}
.section-7 .row .col.s01 {
    width: 5.5555%;
	margin-top: 15px;
}
.section-7 .container {
	width: 70%;	
}
.section-7 span.symbol {
	font-size: 4em;	
}
.section-7 span.title {
    font-size: 1.3em;
    font-weight: 400;
    line-height: 2.1em;
}
.section-7 h5 {
	margin-bottom: 2.8em;	
}
.section-7 .row {
	margin-bottom: 3.8em;	
}


        
.form-error {
	border-bottom: 1px solid $error-color !important;
	@include box-shadow(0px 1px 0px 0px $error-color !important);
}	

.card-panel {
	padding: 12.25px 4%;
	margin-bottom: 8px;
}	

.form-div button {
	margin-top: -15px;	
}	
textarea.materialize-textarea {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #FFF;
    padding: 20px 4%;
    width: 92%;
    margin-left: 0px;
    margin-top: 10px;
}
input[type="text"], input[type="email"], input[type="tel"] {
	background: #fff;
	padding: 0 20px;
	border: 1px solid #fff;
	padding: 0 4%;
	width: 92%;
	margin: 10px 0px;
}

.section-9 .section-header {
	margin-bottom: 0;	
}
.section-9 .form-div {
	padding: 30px 50px;
	margin: 0;
}
.section-9 .form-div h5 {
	font-weight: 500;	
}
.section-9 .form-div p {
	font-size: 1.2em;
    line-height: 1.1em;
}
.gmap-div {
	padding: 0 !important;	
	#googleMap {
		margin: 0;
		width:100%;
		height:800px;
	}
}
.owl-item.active img {
    width: 90% !important;
    max-width: 100% !important;
	margin-top: -30px !important;
}	
#owl-demo {
	.item{
  		margin: 3px;
		min-height: 150px;
	}
}	
#owl-demo {
	.item {
		img {
			display: block;
			width: auto;
			height: auto;
			margin: 0px auto;
			max-width: 280px;
			max-height: 120px;
		}	
	}
}
.exp-arrows {
	font-size: 8em;
	position: absolute;
	margin-top: 12px;
}
.exp-arrows-right {
	right: 2%;	
}
.exp-arrows-left {
	left: 2%;	
}
.section-6 .container {
    width: 100%;
    height: 230px;
    margin: 55px auto 100px;
    max-width: none;
    padding: 40px 100px;
}	
.send-resume img {
	width: 5em;	
}
.spinner-cyan-only {
    border-color: $secondary-color;
}
.spinner-white-only {
    border-color: #fff;
}

.send-resume-area {
	background-color: $primary-color;
	padding: 1em;
	display: inline-block;
	@include circle-shadow($secondary-color);
}	
.send-resume-icon {
	color: #FFF;
	font-size: 3.5em;
}	
.send-resume {
	margin: 30px 0px 40px;	
}	
.send-resume p {
	font-size: 1.2em;
	margin-top: 10px;
}	
.section-6 h5 {
	margin-top: -15px;	
}	
.section-5 {
	.container {
		max-width: 1100px;
	}	
}


.card {
	.card-content {
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 10px 15px;
		height: 25%;
		max-height: 25% !important;	
		i {
			font-size: 2.2em;
			position: absolute;
			top: 25%;
			right: 1%;
		}
		.valign {
			width: 100%;	
		}
	}
	.card-image {
		height: 75%;
		max-height: 75% !important;
		@include bg-img();
	}
	.card-title {
		line-height: 1em !important;
		font-size: 1.5em;
		font-weight: 400;
		float: left;
	}
	.card-sub-title {
		line-height: 1em;
		font-size: 1em;
		line-height: 1.3em;
	}
	span {
		font-weight: 400;
		float: left;	
	}	
	.card-reveal {
		.card-title {
			font-size: 1.7em;
			font-weight: 400;
		}
		p {
    		line-height: 1.5em;
    		font-size: 1.1em;
		}	
	}
}	
.card.small {
    height: 320px !important;
}

.sec-4-Arrows {
	padding: 0.5em;
    font-size: 5em;
    margin-top: 20px;
    margin-bottom: -75px;
	z-index: 1;
	margin-bottom: -120px;
	@include transition(all 0.5s ease-in-out);
}
.sec-4-Arrows.selected-arrow {
  	margin-bottom: -75px !important;
	margin-top: 15px !important;
}

.sec-4-Arrows.arrow-1 {
  	border-color: transparentize($blue, 0.1);
	background-color: transparentize($blue, 0.1);
}
.sec-4-Arrows.arrow-2 {
  	border-color: transparentize($orange, 0.1);
	background-color: transparentize($orange, 0.1);
}
.sec-4-Arrows.arrow-3 {
  	border-color: transparentize($green, 0.1);
	background-color: transparentize($green, 0.1);
}

img.whatwedo {
	width: 1em;
	padding: 0px;
	background-color: rgba(0, 0, 0, 0.12);
}

.arr-up {
    transform: rotate(-135deg);
}
[class^="arr-"] {
    border-style: solid;
    border-color: currentcolor;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 0px 0.01em 0.01em 0px;
    display: inline-block;
}
 .triangle-up { 
	 width: 0; 
	 height: 0; 
	 border-left: 50px solid transparent; 
	 border-right: 50px solid transparent; 
	 border-bottom: 100px solid red; 
 }
.slides video, .slides img {
	filter: brightness(0.8);
}	
	
.parallax-container .section {
	background-color: transparent;
	color: #fff;
}

.content-p {
    p {
        line-height: 1.8em;	
    }
}
	
.line-bottom {
    border-bottom: 1px solid #FFF;
    bottom: 0px;
    clear: both;
    height: 1px;
    width: $width-default;
    margin: 10px auto 20px;
}

.section {
    margin: 0px auto;
	background: #fff;
	color: $secondary-color;
}	
.section-2 {
	margin-top: -40px;
	.container {
		max-width: 800px;
		background: $primary-color;
		color: #fff;
		margin-top: -40px;
		p {
			font-size: 1.3em;	
		}
		p:last-child {
			margin: 40px 0px 60px;
		}
		.material-icons {
			color: #fff;
			font-size: 12em;
		}
		.eagle-bird-full {
			font-size: 18em;	
		}
	}
}
.section-3 {
	padding-bottom: 0;
	.container {
		max-width: $width-default;
		.material-icons {
			color: rgb(255, 255, 255);
			font-size: 12em;
		}
		p {
			font-size: 1.3em;
			margin: 5px 0 20px;
		}
	}
}

.section-header {
    text-align: center;
    padding: 20px;
    margin: 40px 0px 65px;
	color: #fff;
	margin-top: -15px;	
}
.btn-eagle {
	border: 1px solid #FFF;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.2);	
}
.btn-eagle:hover {
    background-color: rgba(0, 0, 0, 0.2);	
}
.material-icons {
	color: $primary-color;	
}	
.brand-logo i {
    margin-top: -45px;
    color: rgb(255, 255, 255);
}	

.nav-past-offset {
	background: #fff !important;
	@include box-shadow(0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12) !important);
}	
.nav-li-past-offset {
	color: #999999 !important;
	@include transition(all 1s ease-in-out);
}

#main-nav {
	position: fixed;
	z-index: 998;
	background-color: rgba(0, 0, 0, 0.2);
	box-shadow: none;
	height: auto;
	@include box-shadow(none);
	ul {
		a {
			color: #fff;
			font-size: 1em;
			font-weight: 500;
			padding: 15px 10px;
		}	
	}
	#nav-mobile {
		a {
			color: #9e9e9e;
		}
		a:hover {
			background-color: #e0e0e0;
		}
	}
	.hide-on-med-and-down {
		margin-top: 30px;	
	}	
}	
 
.slider {
	.slides {
		li {
			.caption {
				top: 35%;		
			}	
		}	
	}
	.indicators {
			position: relative;
			margin-top: -50px;
			z-index: 2;		
		.indicator-item {
			background-color: transparent;
			border: 2px solid #fff;
			margin: 0px 5px;	
		}	
		.indicator-item.active {
			background-color: #fff;		
		}
	}	
}	

.container {
    width: 90%;
}
.waves-effect.waves-eagle .waves-ripple {
	background-color: rgba(77, 208, 225, 1);
}
nav ul a,
nav .brand-logo {
	color: #444;
}

p {
	line-height: 2rem;
}

.button-collapse {
	color: #26a69a;
}

.parallax-container {
  	min-height: auto;
  	line-height: 0;
  	height: auto;
  	color: rgba(255,255,255,.9);
	background-color: rgba(0, 0, 0, 0.1);
	z-index: 2;
}
.parallax-container .section {
	width: 100%;
}

.section-4 {
	.section.no-pad-bot {
		padding: 40px 0px 0px;
		min-height: 400px;
		.container {
			max-width: 650px;
			@include transition(all 1.5s ease-in-out);
			h4 {
				font-weight: 500;
				text-align: center;
				font-size: 2.5em;
				line-height: 1.5em;
				text-decoration: underline;
			}
			p {
				font-weight: 400;
				font-size: 1.3em;
				margin-bottom: 1.5em;
			}
		}
		.container.ready {
			opacity: 1;	
		}
	}	
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer {
	@extend .no-margin;
	.container {
		padding: 1.5em 1em 3em;
		width: 100%;
		.form-col {
			padding-right: 4em;
			h5 {
				text-align: left;
				color: #fff;
			}
			#subscribe-form {
				.card-panel {
					margin-bottom: 4px;
					margin-top: 15px;	
				}	
				.btn {
					margin-top: 10px;
					height: 47px;
					padding-left: 1em;
					padding-right: 1em;
				}
				.form-input {
					padding: 0px 2%;
					width: 33.33%;
					margin-right: 3px;
				}
			}	
		}
		.icon-col {
			margin-top: 1.3em;
			padding: 0px 5em;
			
			.icon-div {
				@extend .icon-container;

				img {
					width: 2.5em;
					margin: 1.3em 1.55em;	
				}
			}
		}	
	}
	.footer-copyright {
		height: auto !important;
		.container {
			padding: 0.5em;
			width: 100%;
			p {
				font-weight: 500;
				margin: 10px;
				font-size: 1em;
			}
		}	
	}
}	
@import 'files/mobile';

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists