/*------------------------------------------------------------------
Common Stylesheet

Project:   Angela Chaisson
Build:     Bootstrap 3 +
Author:    ThemeBadge
Author URL: http://www.themebadge.com

-------------------------------------------------------------------*/


/* ----------------------------------------------------------------
    typography
-----------------------------------------------------------------*/
/*.your-style {
    font-family: 'uni_neueregular';
    font-weight: 300;
    font-style: normal;
}*/

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
    font-family: 'uni_neuebold';
    src: url('../fonts/fontfabric_-_unineuebold-webfont.woff2') format('woff2'),
         url('../fonts/fontfabric_-_unineuebold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'uni_neuebook';
    src: url('../fonts/fontfabric_-_unineuebook-webfont.woff2') format('woff2'),
         url('../fonts/fontfabric_-_unineuebook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'uni_neueregular';
    src: url('../fonts/fontfabric_-_unineueregular-webfont.woff2') format('woff2'),
         url('../fonts/fontfabric_-_unineueregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'uni_neueregular';
    src: url('assets/fonts/NeutraText-LightAlt.eot');
    src: url('assets/fonts/NeutraText-LightAlt.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/NeutraText-LightAlt.woff2') format('woff2'),
    url('assets/fonts/NeutraText-LightAlt.woff') format('woff'),
    url('assets/fonts/NeutraText-LightAlt.ttf') format('truetype'),
    url('assets/fonts/NeutraText-LightAlt.svg#NeutraText-LightAlt') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('assets/fonts/NeutraText-Demi.eot');
    src: url('assets/fonts/NeutraText-Demi.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/NeutraText-Demi.woff2') format('woff2'),
    url('assets/fonts/NeutraText-Demi.woff') format('woff'),
    url('assets/fonts/NeutraText-Demi.ttf') format('truetype'),
    url('assets/fonts/NeutraText-Demi.svg#NeutraText-Demi') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
}

body {
    font-family: 'uni_neueregular';
    font-weight: 500;
    font-style: normal;
}


a:active,
a:focus,
input,
select,
textarea {
    outline: none !important;
}

img {
    max-width: 100%;
}

.scroll
{
     overflow-x:scroll;
     overflow-y:hidden;
}

a,
.container {
    text-decoration: none !important;
    transition: all .5s;
}

a:hover,
a:focus {
    color: #323232;
}

a:hover,
.btn,
button,
.btn:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}






/*======================= Start Header Area =========================*/
.header-top {
	margin-top: 20px;
}

.logo{
	float: left;
}

.header-top-right {
	float: right;
	margin-top: 17px;
}

.header-top-right p {
	color: #666;
	float: left;
	margin-left: 35px;
	font-size: 15px;
	font-family: 'uni_neueregular';
	font-weight: 400;
}

.header-menu {
	margin: 10px 0;
}

.header-menu ul li {
	float: left;
}

.header-menu ul li a {
	font-size: 17px;
	font-weight: bold;
	color: #8CC63E;
	padding: 3px 10px;
	margin: 0 20px;
	display: inline-block;
	position: relative;
	line-height: 30px;
}

.header-menu ul li a:after {
	content: '';
	display: block;
	margin: auto;
	height: 2px;
	width: 0px;
	background: transparent;
	border-bottom: 2px solid;
	transition: width .5s ease, background-color .5s ease;
}
.header-menu ul li a:hover:after, .header-menu ul li.active a::after {
	width: 100%;
}

.header-menu ul li:first-child a{
	margin-left: 0;
}

.header-menu ul li:nth-child(2n) a{
	color: #0DB14B;
}

.header-menu ul li:nth-child(3n) a{
	color: #00ACCF;
}

.header-menu ul li:nth-child(4n) a{
	color: #007E8A;
}



.slider-section{
	height: 550px;
	position: relative;
	overflow: hidden;
	margin: 0 0 60px 0;
}

.single-slider.clearfix {
	background: url('assets/img/1.jpg') no-repeat scroll center center / cover;
	height: 550px;
}

.slide2 {
	background: url('assets/img/2.jpg') no-repeat scroll center center / cover !important;
}

.slide3 {
	background: url('assets/img/3.jpg') no-repeat scroll center center / cover !important;
}
.maill {
	height: 30px;
	width: 30px;
	margin: -65px 0 auto auto;
}

/*======================= Start Slider Section =======================*/

.bx-pager, .bx-wrapper{
	text-align: center;
}

.slider-section .active, .slider-btn a:hover{
    background-color: #F1C00A;
    border-color: #F1C00A !important;
}
.bx-wrapper .bx-viewport {
    box-shadow: unset;
    border: 0;
    left: 0px;
    background: transparent;
}
.slider-section .bx-wrapper .bx-pager.bx-default-pager a {
    background: #1A2223;
    text-indent: -9999px;
    display: block;
    width: 17px;
    height: 17px;
    margin: 0 5px;
    outline: 0;
    border-radius: 0;
}
.slider-section .bx-wrapper .bx-pager.bx-default-pager a:hover, .slider-section .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #FFF;
}

.slider-section .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 35px;
	width: 100%;
}

.slider-section .container {
	position: relative;
}

.bx-pager.bx-default-pager div {
	display: inline-block;
}

.slider-text {
	position: absolute;
	bottom: 10%;
	color: #FFF;
	left: 5%;
	text-align: left;
}

.slider-text h1 {
	text-transform: uppercase;
	font-size: 60px;
}

.slider-text h2 {
	font-size: 50px;
	text-transform: uppercase;
}

.slider-text h2 span{
	font-family: 'uni_neueregular';
	font-weight: 300;
}

/*======================= End Slider Section =========================*/


/*
    Start Mobile Menu Section
    -----------------------------------------------------------
*/

.slicknav_menu {
	display: none;
	position: relative;
	padding: 3px 0;
	background-color: #007E8A;
	margin-top: 10px;
}

.slicknav_nav a i {
    margin-left: 8px;
    font-size: 20px;
}
.slicknav_nav a {
    font-size: 17px;
    display: block !important;
    width: 100%;
    margin: 0;
    color: #FFF;
    padding: 10px !important;
    border-radius: 0 !important;
}
.slicknav_nav .slicknav_row a {
    padding: 10px !important;
    margin: 0;
}

.slicknav_menu .container{
	padding: 0;
}

.slicknav_nav a:hover{
    background: #007E8A;
    color: #FFF;
}
.slicknav_nav .slicknav_row {
    margin: 0;
    padding: 0 !important;
}
.slicknav_parent ul li a {
    padding-left: 30px !important;
}
.slicknav_nav .slicknav_arrow {
    display: none;
}
.slicknav_nav {
	background: #0DB14B;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 100;
}

.slicknav_nav ul {
    margin: 0;
}

.slicknav_nav > ul > li{
    background: #000082;
    border-top: 1px solid #616EB3;
    border-bottom: 1px solid #093CB7;
    text-align: left;
    display: block;
}

.slicknav_menu .slicknav_icon {
    float: left;
    height: auto;
    margin: 0.188em .5em 0 0.438em;
    width: auto;
}

.slicknav_btn {
    background-color: transparent;
    margin: 0;
    border-radius: 0;
    text-decoration: none;
    text-shadow: 0 1px 1px transparent;
}

.slicknav_menu .slicknav_icon-bar {
    border-radius: 1px;
    box-shadow: 0 1px 0 transparent;
    display: block;
    height: 4px;
    width: 30px;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #FFF;
}


/*
    End Mobile Menu Section
    -----------------------------------------------------------
*/


/*
    Content Section
    -----------------------------------------------------------
*/
.content-left-img > img, .content-right > img{
	border-radius: 50%;
}

.content-left-text h3 {
	color: #747474;
	margin: 5px 0 20px;
	font-weight: 700;
	font-size: 21px;
	line-height: 30px;
}

.content-left-text li {
	font-size: 18px;
	color: #747474;
	padding: 6px 0 6px 30px;
	position: relative;
}

.content-left-text li::before {
	position: absolute;
	content: "";
	background: url('tik.png') no-repeat;
	left: 0;
	width: 30px;
	height: 30px;
}

.single-content-right p {
	color: #0D7E12;
	font-size: 17px;
	position: relative;
	padding: 25px 0 0 38px;
	text-align: justify;
}

.single-content-right p::before {
	position: absolute;
	left: 0;
	content: "";
	width: 30px;
	height: 45px;
	background: url('arrow2.png') no-repeat;
	top: 14px;
}

.content-right > img {
	margin-left: 38px;
}

.content-section .col-md-7{
	margin-bottom: 80px
}

.line {
	position: relative;
}
.star {
	margin: auto;
	display: block;
	z-index: 1;
	background: #FFF;
	width: 150px;
}
.star::before {
	content: "";
	position: absolute;
	left: 0;
	right: 50px;
	background: #05F510;
	height: 1px;
	width: 100%;
	top: 20px;
	z-index: -1;
}

/*========== Start Client Section ============*/
.client-section, .leader-section, .heart-section, .contact-section {
	padding: 50px 0;
}

.client-section .col-md-3 {
	padding: 3px 0;
}

.client-title span, .leader-section h2 span{
	font-family: 'uni_neueregular';
	font-weight: 300;
}

.client-title {
	color: #09D212;
	margin-bottom: 20px;
	font-size: 33px;
}

.client-bottom ul li {
	font-size: 19px;
	text-align: center;
	padding: 11px 0;
	color: #717171;
	font-family: 'uni_neueregular';
	font-weight: 300;
}

.single-client img, .single-client {
	width: 100%;
}

/*========== Start Leader Section ============*/
.leader-section img{
	border-radius: 50%;
}

.single-lead h2 {
	color: #007E8A;
	font-size: 34px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.single-lead p {
	font-size: 17px;
	font-family: 'uni_neueregular';
	line-height: 32px;
}

.lead3{
	text-align: right;
}

.arrow {
	display: block;
	margin: 15px auto;
}

.widget-section p {
	font-size: 18px;
	font-size: ;
	font-family: 'uni_neueregular';
}

.widget-section .col-md-3{
	margin-bottom: 50px;
}

.widget-section{
	padding-top: 50px;
}

/*============= Start certification Section ======*/
.certification-title {
	font-size: 33px;
	text-align: center;
	text-transform: uppercase;
	color: #09D212;
	margin: 50px 0 20px;
}

.certification-left {
	height: 510px;
	background: url('tab1.jpg') no-repeat scroll center center / cover;
}


.certification-top {
	height: 250px;
	background: url('tab2.jpg') no-repeat scroll center center / cover;
	margin-bottom: 10px;
}

.certification-bottom {
	height: 250px;
	background: url('tab3.jpg') no-repeat scroll center center / cover;
}

.certification-section .col-md-7, .certification-section .col-md-5 {
	padding: 5px;
}

.hvr-same:hover .certification-left-rgba{
	opacity: 1;
}

.certification-left-rgba {
	height: 100%;
	width: 100%;
	background: rgba(13, 177, 75, .8);
	color: #FFF;
	font-size: 18px;
	position: relative;
	opacity: 0;
	transition: .4s;
}

.certification-left-position {
	position: absolute;
	left: 40px;
	bottom: 30px;
	width: 320px;
}

.proyectos-left {
	height: 460px;
	background: url('assets/img/experience.jpg') no-repeat scroll center center / cover;
	text-align: right;
	color: #FFF;
	margin-bottom: 10px;
}

.proyectos-right {
	height: 460px;
	background: url('assets/img/experience2.jpg') no-repeat scroll center center / cover;
	margin-bottom: 10px;
}

.proyectos-left h1 {
	font-size: 100px;
	line-height: 60px;
}

.proyectos-left h2 {
	text-transform: uppercase;
	margin-right: 20px;
}

.proyectos-img{
	margin-right: 18px;
}

.proyectos-left-text {
	position: absolute;
	right: 35px;
	bottom: 45px;
}

.proyectos-section {
	padding: 15px 0 70px 0;
}



/*============= Experience Section ======*/
.experience-section .col-md-4 {
	margin-bottom: 50px;
}

.experience-section h2 {
	color: #0DB14B;
	font-family: 'uni_neueregular';
	position: relative;
	padding-left: 30px;
	font-size: 28px;
	margin-bottom: 25px;
}

.experience-section h2::before {
	position: absolute;
	content: "";
	height: 30px;
	width: 30px;
	background: url('assets/img/setting.png') no-repeat;
	top: 2px;
	left: 0;
}

.experience-section p {
	font-family: 'uni_neueregular';
	font-size: 18px;
	text-align: justify;
	line-height: 23px;
}


.image-gallery {
	height: 700px;
	background: url('map.png') no-repeat scroll center center / 30%;
	position: relative;
	margin: 50px 0 100px 0;
}

.float-left{
	float: left;
	cursor: pointer;
}
.float-right{
	float: right;
	cursor: pointer;
}

.single-gallery1 {
	width: 80%;
	margin: auto;
}

.single-gallery2.clearfix {
	margin: 97px auto;
	width: 94%;

}

.single-gallery3.clearfix {
	width: 70%;
	margin: auto auto auto 23%;
}



/*========== start Compromise section ===*/
.single-compromise {
	height: 100%;
	background: url('proyectos-1.jpg') no-repeat scroll center center / cover;
	transition: transform .2s; /* Animation */
}
.single-compromise:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.compromise2 {
	background: url('proyectos-2.jpg') no-repeat scroll center center / cover;
}
.compromise3 {
	background: url('proyectos-3.jpg') no-repeat scroll center center / cover;
}
.compromise4 {
	background: url('proyectos-4.jpg') no-repeat scroll center center / cover;
}
.compromise5 {
	background: url('proyectos-5.jpg') no-repeat scroll center center / cover;
}
.compromise6 {
	background: url('proyectos-6.jpg') no-repeat scroll center center / cover;
}


.single-hdpe {
	height: 100%;
	background: url('hdpe-1.jpg') no-repeat scroll center center / cover;
}
.hdpe2 {
	background: url('hdpe-2.jpg') no-repeat scroll center center / cover;
}
.hdpe3 {
	background: url('hdpe-3.jpg') no-repeat scroll center center / cover;
}
.hdpe4 {
	background: url('hdpe-4.jpg') no-repeat scroll center center / cover;
}
.hdpe5 {
	background: url('hdpe-5.jpg') no-repeat scroll center center / cover;
}
.hdpe6 {
	background: url('hdpe-6.jpg') no-repeat scroll center center / cover;
}


.single-paisajismo {
	height: 100%;
	background: url('paisajismo-1.jpg') no-repeat scroll center center / cover;
}
.img2 {
	background: url('paisajismo-2.jpg') no-repeat scroll center center / cover;
}
.img3 {
	background: url('paisajismo-3.jpg') no-repeat scroll center center / cover;
}
.img4 {
	background: url('paisajismo-4.jpg') no-repeat scroll center center / cover;
}
.img5 {
	background: url('paisajismo-5.jpg') no-repeat scroll center center / cover;
}
.img6 {
	background: url('paisajismo-6.jpg') no-repeat scroll center center / cover;
}
.img7 {
	background: url('paisajismo-7.jpg') no-repeat scroll center center / cover;
}
.img8 {
	background: url('paisajismo-8.jpg') no-repeat scroll center center / cover;
}
.img9 {
	background: url('paisajismo-9.jpg') no-repeat scroll center center / cover;
}




.single-tub {
	height: 100%;
	background: url('tub-1.jpg') no-repeat scroll center center / cover;
}
.tub2 {
	background: url('tub-2.jpg') no-repeat scroll center center / cover;
}
.tub3 {
	background: url('tub-3.jpg') no-repeat scroll center center / cover;
}
.tub4 {
	background: url('tub-4.jpg') no-repeat scroll center center / cover;
}


.transparent-bg {
	color: #FFF;
	padding: 160px 32px;
	transition: .6s;
	opacity: 0;
}

.single-compromise:hover .transparent-bg{
	opacity: 1;
	z-index: 99999;
}

.transparent-bg p {
	font-size: 20px;
}

.transparent-bg h3 {
	margin: 3px 0 20px;
	font-size: 22px;
}


.compromise-section .col-md-4.col-sm-6 {
	padding: 5px;
}

/*========= Start Heart Section =======*/
.logo-gray{
	text-align: center;
}

.left-heart h2 span{
	font-family: 'uni_neueregular';
}

.left-heart h2 {
	color: #00ACCF;
	margin: 11px 0 15px 0;
	line-height: 28px;
}

.left-heart p {
	color: #028BA7;
	font-size: 20px;
	font-family: 'uni_neueregular';
}

.right-heart p {
	font-family: 'uni_neueregular';
	font-size: 18px;
	margin-top: 11px;
	line-height: 22px;
}

.heart-section .col-md-7 {
	margin-bottom: 50px;
}

/*========== Contact Stylesheet ============*/
.left-form input:last-child{
	margin-bottom: 0;
}

.left-form input:hover, .left-form input:focus,
.right-form textarea:hover, .right-form textarea:focus{
	background: rgba(0, 126, 138, .09);
}

.left-form input{
	width: 100%;
	margin-bottom: 30px;
	padding: 8px 10px;
	text-align: center;
	border: 1px solid #dbdbdb;
	font-size: 15px;
	text-transform: uppercase;
}

.right-form textarea{
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
	padding: 8px 10px;
	text-align: center;
	border: 1px solid #dbdbdb;
	font-size: 15px;
	text-transform: uppercase;
}

.right-form input:hover {
	background: #007E8A;
	color: #FFF;
}

.right-form input {
	width: 100%;
	background: #CECECE;
	border: 0;
	padding: 6px;
	color: #747474;
	font-size: 18px;
	transition: .4s;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #dbdbdb;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #dbdbdb;
   opacity:  1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #dbdbdb;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #dbdbdb;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #dbdbdb;
}

.central {
	position: relative;
	padding-left: 35px;
	color: #007E8A;
}

.central::before {
	position: absolute;
	left: 0;
	content: "";
	height: 49px;
	width: 30px;
	background: url('assets/img/arrow5.png');
	top: -12px;
}

.map-section {
	padding: 70px 0;
}

.map-image img {
	border-radius: 50%;
}

.map-section h2 {
	color: #007E8A;
	font-family: 'uni_neueregular';
	text-align: justify;
}

.table{
	display: table;
	height: 100%;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

.contact-title {
	font-family: 'uni_neueregular';
	color: #007E8A;
	margin: 0 0 25px;
}

.footer-text-right{
	text-align: right;
	position: relative;
}

footer {
	font-family: 'uni_neueregular';
	padding: 50px 0 20px 0;
}

.footer-text-left {
	position: relative;
	padding-left: 25px;
}

.footer-text-left::before {
	position: absolute;
	content: "";
	left: 0;
	height: 18px;
	width: 17px;
	background: url('assets/img/map2.png') no-repeat;
}

.footer-text-right::before {
	position: absolute;
	left: 0;
	content: "";
	height: 18px;
	width: 17px;
	background: url('assets/img/home2.png') no-repeat;
}

.footer-text-right {
	float: right;
	position: relative;
	padding-left: 24px;
}

footer .col-md-5, .footer-text-left, .footer-text-right {
	margin-bottom: 30px;
}





/*========== Responsive Stylesheet ============*/
@media all and (max-width: 991px){
	.header-top-right p {
		float: none;
	}
	.header-top-right {
		margin-top: 0px;
	}
	.lead2 {
		margin: 40px 0;
		text-align: center;
	}

	.single-gallery2.clearfix {
		margin: 30px auto;
	}

	.single-gallery3.clearfix {
		width: 88%;
		margin: auto auto auto 13%;
	}
	.image-gallery{
		height: 500px;
	}

	.content-section {
		padding-bottom: 65px;
	}
}

@media all and (max-width: 767px){
	.logo-gray {
		text-align: left;
		margin-bottom: 20px;
	}
	.client-section .col-md-3 {
		width: 50%;
		float: left;
	}

	.slider-section, .single-slider{
		height: 450px !important;
		position: relative;
	}
}

@media all and (max-width: 550px){
	.image-gallery {
		height: unset;
	}
}


@media all and (max-width: 650px){

/*============= Start Header Section ===========*/
	.header-top-right, .logo {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.header-top-right{
		margin-top: 20px;
	}

	.header-top-right p{
		margin: 0;
	}
	.header-top {
		margin-top: 15px;
	}
	.header-menu{
		display: none;
	}
	.slicknav_menu{
		display: block;
	}
	.star {
		width: 100px;
	}

	.maill {
		margin: -35px 0 0px;
		z-index: 9;
		position: relative;
	}
	.slider-section {
		margin: 15px 0 60px 0;
	}

}

@media all and (max-width: 767px) and (min-width: 450px){
	.single-compromise {
		width: 430px;
		margin: auto;
	}
}

@media all and (max-width: 450px) {
	footer .col-xs-8, footer .col-xs-4{
		width: 100%;
	}
	.footer-text-right{
		float: none;
		text-align: left;
	}

	.client-section .col-md-3 {
		width: 100%;
		float: none;
		padding: 3px 12px;
	}

	.slider-text h1 {
		font-size: 40px;
	}
	.slider-text h2 {
		font-size: 30px;
	}
	
	.certification-left-position {
		position: absolute;
		left: 21px;
		bottom: 16px;
		width: 285px;
	}

	.proyectos-left {
		height: 370px;
	}


}


@media all and (max-width: 370px) {

	.transparent-bg p {
		font-size: 17px;
	}

	.transparent-bg h3 {
		font-size: 18px;
	}

	.left-heart h2{
		font-size: 25px;
	}
}