@font-face {
  font-family: 'blogger';
  src: url('../fonts/Blogger_Sans.otf');
  font-weight: normal;
}
@font-face {
  font-family: 'blogger';
  src: url('../fonts/Blogger_Sans-Bold.otf');
  font-weight: bold;
}
body{
	font-family: 'blogger', Fallback, sans-serif;
	font-size: 18px;
	overflow-x: hidden;
}
.b-yellow {background-color: #F39416 !important;}
.c-yellow {color: #F39416 !important;}
.b-orange {background-color: #EC6C20 !important;}
.c-orange {color: #EC6C20 !important;}
.c-gray {color: #5e5c61 !important;}
.b-gray {background-color: #5e5c61 !important;}
.sec-title h2, 
.sec-title .float-text,
.project-block-two .info-box h3,
.feature-block h3 a,
.offer-section .content-column h2,
.banner-carousel-two .content-box h2{
	font-family: 'Montserrat', sans-serif;
}
.project-block-two .info-box .link-box a,
.fact-counter .count-box .counter-title{
	font-family: 'blogger', Fallback, sans-serif;
}
.gray-icon{
	filter: grayscale(100%);
	transition: 0.3s;
}
header{
	position: absolute !important;
}
.main-header .logo-box .logo{
	padding: 50px 0 15px;
}
.sticky-header .logo {padding-top: 10px !important;}
.header-style-three .outer-box {
	padding: 70px 0 0;
}
.header-style-three{
	background-color: transparent !important;
}
.header-style-three .outer-box{
	margin-left: 30px;
}
.logo-box{
	display: flex;
}
.header-style-three .logo-box:before{
	display: none;
}
.banner-section-three{
	height: 100vh;
}
.banner-section-three .banner-carousel-two{
	height: calc(100vh - 100px);
}
.banner-section-three.interior .banner-carousel-two{
	height: calc(80vh - 100px);
}
.banner-section-three.interior{
	height: 80vh;
}
.owl-carousel .owl-stage-outer, .owl-item, .owl-stage, .banner-section-three .slide-item{
	height: 100% !important;
}
.banner-carousel-two .owl-nav {
	left: -50vw !important;
	right: 20px;
}
.banner-carousel-two .owl-prev:hover:before,
.banner-carousel-two .owl-next:hover:before {
	border-color: #5e5c61 !important;
}
.banner-carousel-two .owl-prev, .banner-carousel-two .owl-next { color: #ffffff; }
.banner-carousel-two .owl-prev span, 
.banner-carousel-two .owl-next span , 
.banner-carousel-two .owl-next:hover, 
.banner-carousel-two .owl-prev:hover{
	color: #5e5c61 !important;
}
.banner-carousel-two .owl-next:before{
	border: 2px solid #ffffff;
	border-left: 0;
}
.banner-carousel-two .owl-prev:before {
	border: 2px solid #ffffff;
	border-right: 0;
}
.banner-section-three .social-links li a:hover {
	color: #5e5c61 !important;
}
.banner-section-three .social-links li:nth-child(2) a{
	text-transform: lowercase !important;
}
.right-li {
	float: right !important;
    color: white !important;
    position: relative !important;
    font-size: 18px !important;
    margin: 0 !important;
}
.right-li a:hover{ color: #F39416 !important; }
.triangles-slider{
    position: absolute;
    z-index: 999;
    right: 0;
    height: 100%;
    opacity: .75;
}
.fact-counter .count-box:before, .testimonial-block:before{
	display: none;
}
.banner-section-three .bottom-box .outer-box:before{
	background-color: #5E5C60;
}
.icon-img {
	width: 120px !important;
	padding-bottom: 10px;
}
.triangle{
	width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 50px solid #ff8a00;
    border-bottom: 50px solid transparent;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: absolute;
    top: 0;
    left: 0;
}
.triangle:hover {
	border-left: 50px solid #ff8a00a8;
}
.testimonial-block .inner-box{
	    padding-right: 75px !important;
}
.btn-style-custom{
	background: #ec6d20;
    color: white !important;
	font-size: 18px !important;
    padding: 10px 28px 5px !important;
}
.logo img{
	width: 90px;
}
.sticky-header .logo img {
	width: 60px;
}
.header-style-three .nav-toggler {
	background-color: transparent !important;
	color: #ffffff;
	height: 35px;
	line-height: 38px;
}
.header-style-three .nav-toggler:hover {
	border-radius: 0;
}
.header-style-three .nav-toggler span{
	font-size: 30px;
}
.sticky-header .outer-box{
	padding: 17px 0 !important;
}
.sticky-header .outer-box span {
	color: black;
}
.testimonial-section .testimonial-column {
	border-radius: 0 !important;
}
.testimonial-section .testimonial-column .inner-column:before {
	background-color: transparent !important; 
}
.discount-form {
	border-radius: 0;
    background-color: rgba(255, 138, 0, 0.82);
}
.discount-form .form-group input[type="text"], .discount-form .form-group input[type="email"], .discount-form .form-group input[type="url"], .discount-form .form-group textarea, .discount-form .form-group select {
	border-radius: 0;
}
.img-triangles-form {
	position: absolute;
	left: 0;
	bottom: 200px;
	height: calc(100% - 200px);
	opacity: .75;
}
.btn-style-send {
	background-color: #5e5c61;
    color: white;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 45px;
    line-height: 30px;
    cursor: pointer;
}
.main-footer .footer-bottom .copyright-text.b-orange:before{
	border-bottom-color: #ec6d20 !important;
}
.video-section .video-column .video-box:before {display: none;}
.projects-carousel-two .owl-next, .projects-carousel-two .owl-prev {
	color: #F39416 !important;
}
.projects-carousel-two .owl-dot.active:before,
.projects-carousel-two .owl-dots:after {
	font-weight: 100 !important;
}
.testimonial-block .info-box .name{
	    font-size: 14px;
}
.offer-section .content-column .discount {
	font-style: normal;
	font-size: 80px;
	line-height: 45px;
}
.offer-section .content-column .discount span {
	color: white;
	font-weight: 100;
	font-size: 40px;
}
.main-footer .footer-bottom .social-links,
.main-footer .footer-bottom .copyright-text {
	float: none !important;
	display: inline-block;
}
.main-footer .footer-bottom .copyright-text p{display: inline-block;}
footer { 
	position: relative;
	background-color: #F39416;
	 }
footer li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
footer li * {color: #ffffff;}
footer ul {
	display: flex;
    justify-content: space-between;
    padding: 20px 0;
}
footer .outer-box:after {
    position: absolute;
    top: 0;
    margin-left: -300px;
    left: 100%;
    height: 100%;
    width: 1000%;
    background-color: #5E5C60;
    content: "";
    transform: skew(-40deg);
}
footer .outer-box:before {
	position: absolute;
    top: 0;
    margin-right: -120px;
    right: 93%;
    height: 100%;
    width: 150px;
    background-color: #EC6C20;
    content: "";
    transform: skew(-40deg);
}
.active-side-nav .hidden-bar {opacity: .85}
.menu-img {
	margin-bottom: 30px
}
.menu-img img {width: 60%}
.hidden-bar .inner-box {
	padding: 28px 0px 28px 70px;
	height: 100%;
	position: relative;
}
.hidden-bar ul li {padding: 5px 0;}
.hidden-bar ul li a{color: white;}
.hidden-bar ul li a:hover{color: #EC6C20;}
.form-hidden-bar {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding: 0px 30px 50px 70px;
}
.form-hidden-bar span {
	color: white;
	font-size: 20px;
}
.form-hidden-bar form {
	margin-top: 10px;
}
.form-hidden-bar input {
	width: 100%;
    padding: 0 10px;
}
.form-hidden-bar div {
	width: 100%;
    height: 28px;
    background: #EC6C20;
    padding: 6px;
    margin-top: 10px;
    text-align: center;
    line-height: 17px;
    color: white;
    cursor: pointer;
}
.video-section.style-two .outer-box {
    padding: 80px 0 0;
}
.sec-title .float-text{
	color: #C0BDB9 !important;
}
.testimonial-section .testimonial-column .inner-column {
	padding: 50px 10% 35px 25%;
}
.testimonial-block .info-box{
	padding-left: 50px;
    display: grid;
    /*justify-content: start;*/
}
.discount-form .form-group input[type="text"], 
.discount-form .form-group input[type="email"], 
.discount-form .form-group input[type="url"], 
.discount-form .form-group textarea, 
.discount-form .form-group select{
	height: 40px;
}
.discount-form .form-group textarea{
	height: 130px;
}
.feature-block .inner-box:hover .c-orange{
	color: white !important;
}
.news-block-three .content-box .text {
	font-weight: bold;
	font-size: 20px;
}
.process-section:before {opacity: .4;}
.process-section{padding: 50px 0 20px;}
.process-block .inner-box{
	border: 1px solid #EC6C20;
	border-radius: 0;
	background-color: transparent;
	padding: 30px;
}
.process-block:hover .inner-box{background-color: #EC6C20}
.process-block:hover div {color: #EC6C20}

.box-triangle{
	background-color: #5e5c61 !important;
	border: 1px solid #5e5c61 !important;
}
.box-triangle:hover{
	border: 1px solid #ff8a00 !important;
}
.box-triangle:hover .triangle-border{
	border-left: 40px solid #ff8a00;
}

.triangle-border{
	position: absolute;
    top: -40px;
    right: 40px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #a6a39e;
}

.carousel-outer .thumbs-carousel .owl-nav{
	left: 96%;
    bottom: 485%;
}
.breadcrumbs{
	text-align: right;
	color: white;
}
.banner-section-three .slide-item {
	padding: 35vh 0 0 !important;
}
.banner-carousel-two .content-box h2 {
	font-size: 55px;
}
.banner-section-three .social-links li {
	font-size: 16px !important;
}
.icon-menu, .gris-mob{
	width: 40px;
	display: inline-block;
	margin-right: 10px;
	transition: 0.3s;
	filter:grayscale(100%);
}
.icon-menu:hover, .gris-mob:hover{
	filter:grayscale(0%);
}
.video-section .content-column .text {
	font-size: 18px !important;
}
.video-section .content-column .inner-column {

    padding: 0 35px 0px 40px !important;
}
.project-block-two .info-box h3 {
	font-size: 26px !important;
}
.fact-counter .count-box .counter-title {
	font-size: 24px !important;
}
.project-block-two .info-box .inner-box {
	max-width: 340px;
}
.news-block-four .content-box .text, 
.specialize-section-two .title-column .text-box p, 
.process-block .text, 
.about-section .content-column .content-box .text,
.feature-block .text, 
.testimonial-block .text
p, .text {
	font-size: 18px !important;
}
.specialize-section-two, .projects-section-two {
	padding: 80px 0;
}
.fun-fact-section .outer-box {
	padding: 80px 0 40px !important;
}
.process-block {
	margin-bottom: 40px !important;
}
.about-section .image-column .image-box{
	padding-top: 80px !important;
}
.about-section, .fun-fact-and-features.alternate {
	padding-bottom: 80px !important;
}
.process-section .sec-title {
	margin-bottom: 40px !important;
}
.testimonial-section .title-column .inner-column {
	margin: 0 30px;
}
.testimonial-section .title-column {
	max-width: 45%;
}
.testimonial-section .testimonial-column{
	max-width: 55%;
}
.testimonial-block {
	padding-right: 0;
}
.banner-section-three .social-links li a:hover {
	color: white !important;
}
.padding-top-col {
	padding-top: 125px;
}
.padding-top-col-2 {
	padding-top: 170px;
}
#float-buttons-container{display: none;}
#float-buttons{
	display: grid;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 99;
}
#float-buttons a{
	margin: 5px;
    width: 83px;
    text-align: center;
}
#float-buttons a.chat{
	transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    margin: 60px -25px 0px -20px;
    width: 137px;
    color: #5e5c60;
}
#float-buttons a.chat:hover {
	color: #ff8a00;
}
footer .auto-container{
	/*max-width: 1128px;*/
}

.scroll-to-top {
	background: #f39416;
}
.scroll-to-top:hover {
	background:#222222;
	color: white;
}
.logo-footer{width: 40px;}
#float-buttons .scroll-to-target{display: none;}
.testimonial-carousel .owl-nav {
	left: 135px;
	bottom: 30px;
}
.testimonial-carousel{
	/*padding-bottom: 30px;*/
}
.testimonial-section .testimonial-column .inner-column {
	background-position: center;
	background-size: cover;
	height: 100% !important;
	padding-bottom: 50px;
	min-height: 425px;
}
#msj-success {
	width: 100%;
	text-align: center;
}
#msj-error-mail, #msj-error {
	width: 100%;
	text-align: center;
	color: red;
}
.language{
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	display: inline-block;
    position: absolute;
	right: -20px;
	top: 35vh;
	z-index: 999;
}
.language.home {
	top: 50vh;
}
.language a {
	color: #ffff;
	background: #ec6d20;
    padding: 5px 10px 10px;
}
.language a:hover {
	color: white;
}
.language.sticky {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	line-height: 75px;
	position: relative;
    right: auto;
    top: auto;
    float: right;
}
.language.sticky a {
	color: #777777;
	background: transparent;
    padding: 0;
}
.barra-responsiva{
	display:none;
}
.msj-form-menu {display: none;}
/**Responsive**/
@media only screen and (max-width: 1800px) {
	.banner-section-three .slide-item {
	}
}

@media only screen and (max-width: 1439px){
	.banner-section-three{
		background: #EC6C20;
	}
	.img-triangles-form{
		left: -35px;
	}
}
@media only screen and (max-width: 1300px){
	.auto-container {
		max-width: 1110px;
	}
	.banner-carousel-two .owl-nav{
		left: -60vw !important;
	}
	.testimonial-section .title-column .inner-column {
		margin: 0px 15px;
	}
	.icon-img {
		width: 100px !important;
	}
	.padding-images-carousel .owl-stage-outer {
		padding-top: 25px;
	}
}
@media only screen and (max-width: 1281px){
	footer {
		background-color: #EC6C20 !important;
	}
}
@media only screen and (max-width: 1139px) {
	.banner-carousel-two .owl-nav {
	    left: -85vw !important;
	    right: 0 !important;
	}
	footer .outer-box:before {
		right: 96%;
	}
}
@media only screen and (max-width: 1023px) {
	.main-header .outer-box { display: block !important; }
	.about-section .image-column .image-box {padding: 0 !important;}
}
@media only screen and (max-width: 770px) {
	.language{top: 60vh !important;}
	.triangles-slider { display: none; }
	footer ul {display: block;}
	footer li {float: none;z-index: 99;}
	footer {height: 125px;}
	.bottom-box.b-yellow{display: none;}
	.banner-section-three.interior {
	    height: 70vh;
	}
	.banner-section-three{
		height: calc(100vh - 100px)
	}
	.banner-carousel-two .owl-nav {
		display: none;
	}
	#float-buttons-container{display: none;}
	.barra-responsiva{
		display:block;
		position:fixed;
		width:100%;
		padding:15px 0;
		background:#F39416;
		left:0;
		bottom:0;
		z-index: 99;
	}
	.barra-responsiva .col-40{
		display:inline-block;
		float:left;
		width:35%;
		text-align: center;
	}
	#float-buttons {
		justify-content: space-between;
	    display: flex;
	    bottom: 0;
	    width: 100%;
	    background: orange;
	    height: 100px;
	    top: auto;
	    padding: 0 10%;
	    line-height: 100px;
	}
	#float-buttons a.chat {
	    transform: rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    -moz-transform: rotate(0deg);
	    -ms-transform: rotate(0deg);
	    -o-transform: rotate(0deg);
	    width: auto;
	    margin: 5px;
	}
	footer {margin-bottom: 97px;}
}
@media only screen and (max-width: 599px) {
	.language a {color: white !important;}
	#float-buttons .scroll-to-target{
		display: block ;
		position: relative;
		bottom: auto;
		right: auto;
		line-height: inherit;
		background: #ffa500;
	}
	#float-buttons .scroll-to-target {
		font-size: 30px;
	}
	#float-buttons .chat {
		font-size: 20px !important;
	}
}
@media only screen and (max-width: 440px) {
	#float-buttons {padding: 0 5%;}
	#float-buttons a {width: auto;}
	.banner-section-three.interior .banner-carousel-two {
	    height: calc(80vh - 70px);
	}
	.padding-top-col {
	padding-top: 0;
	}
	.padding-top-col-2 {
		padding-top: 0;
	}
	.about-section, .fun-fact-and-features.alternate {margin-top: 15px;}
	.testimonial-carousel{padding: 40px 0;}
	.testimonial-block, .testimonial-block .inner-box{
		padding-left: 20px !important;
    	padding-right: 20px !important;
	}
	.testimonial-section .testimonial-column .inner-column {
		min-height: 500px;
	}
	.testimonial-carousel .owl-nav {bottom: 50px;}
	.testimonial-section .testimonial-column{background-position: -200px}
	footer {height: auto;}
	footer ul {padding: 15px 0;}
	.banner-section-three.interior {
	    height: 65vh;
	}
	.form-hidden-bar{bottom: 80px;}
}
@media only screen and (max-width: 380px){
	#float-buttons a.chat {font-size: 17px !important;}
	#float-buttons {bottom: -3px;}

}
@media only screen and (max-width: 321px) {
	.testimonial-section .testimonial-column .inner-column {
		min-height: 550px;
	}
}