
body{
    font-family: 'Oswald', sans- !important;
}
ul{list-style:none;padding:0;margin:0}
a,:before,:after{-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;transition:all .4s;text-decoration:none!important}
img{max-width:100%}
.no-padding{padding:0}
.margin-bottom-none{
    margin-bottom: 0 !important;
}

header.Home_header {
    background: url(../images/Header-back.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 200px;
}
.Logo {
    background: #fff;
    padding: 15px;
    text-align: center;
    width: 100%;
    max-width: 0;
    margin: 0 auto;
    border-radius: 100%;
    min-height: 0;
    line-height: 0;
    top: -500px;
    position: absolute;
    overflow: hidden;
    -webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;transition:all .4s;
    -webkit-transition-delay: .3s; /* Safari */
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    position: absolute;
    right: 0;
    left: 0;
}
.Logo a {
    position: relative;
    top: 210px;
	width:70%;
	display:block;
	margin:0 auto;
}
.preload .Logo {
    background: #fff;
    padding: 15px;
    text-align: center;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 100%;
    min-height: 400px;
    top: -200px;
    overflow: hidden;
    
}
header.Home_header .shadow_logo {
    content: '';
    max-width: 0;
    height: 0;
    position: absolute;
    top: -500px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.35);
    display: block;
    margin: 0 auto;
    border-radius: 100%;
    -webkit-filter: blur(50px);
    -moz-filter: blur(50px);
    -o-filter: blur(50px);
    -ms-filter: blur(50px);
    filter: blur(50px);
    -webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;transition:all .4s;
    -webkit-transition-delay: .3s; /* Safari */
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
}
.preload header.Home_header .shadow_logo{
    max-width: 405px;
    height: 215px;
    position: absolute;
    top: 0;
}
.header_text {
    margin-top: 270px;
    text-align: center;
}
.header_text h1 {
    font-size: 4.3vw;
    padding-top: 20px;
    text-transform: uppercase;
    color: #fff;
    line-height: 124%;
}
.header_bottom_section {
    background: url(../images/header-bottom-back.png);
    background-size: 100% 100%;
    text-align: center;
    position: relative;
     padding-bottom: 50px;

}
.header_bottom_section .image img {
    max-width: 1600px;
    width: 100%;
    margin-top: -150px;
}

section.Home_section .Projeto_section {
    background: #e6e7e8;
    padding: 60px 0;
    text-align: center;
}
section.Home_section .Projeto_section h1 {
    font-size: 70px;
    text-transform: uppercase;
    font-weight: bold;
    color: #414042;
}
section.Home_section .Projeto_section p {
    font-size: 50px;
    color: #58595b;
    font-weight: lighter;
    letter-spacing: -2px;
    padding: 0px 10%;
    line-height: 106%;
}
.Projeto_section .P_image {
    margin-top: 70px;
    position: relative;
}
.Projeto_section .Mazento_contant {
    margin-top: 130px;
}
.Projeto_section .Mazento_contant h2 {
    font-size: 50px;
    font-weight: bold;
    color: #414042;
}
section.Home_section .Projeto_section .Mazento_contant p {
    font-size: 45px;
    letter-spacing: 0;
    padding: 0;
}
.Projeto_section .Mazento_contant span.divider {
    height: 4px;
    display: block;
    margin: 20px 0 50px 0;
    background: url(../images/divider.png);
    background-repeat: repeat-x;
}
.Projeto_section .Mazento_contant span.divider {
    height: 4px;
    display: block;
    margin: 30px auto 45px auto;
    background: url(../images/divider.png);
    background-repeat: repeat-x;
    max-width: 70%;
}
section.Home_section .Projeto_section .Mazento_contant h5 {
    font-size: 38px;
    color: #58595b;
    font-weight: lighter;
    letter-spacing: 1px;
    padding: 0;
    line-height: 120%;
}
.E-COMMERCE-MAGENTO-SECTION {
    background: #f37b20;
    text-align: center;
    float: left;width: 100%;
}
.E-COMMERCE-MAGENTO-SECTION h1 {
    display: inline-block;
    margin: -40px 0 0 0;
    font-size: 52px;
    color: #fff;
    font-weight: bold;
    background: #f37b20;
    padding: 35px 15px;
}
.E-COMMERCE-MAGENTO-SECTION .second_image_m {
    width: 100%;
    max-width: 850px;
    margin: 30px auto 200px auto;
    position: relative;
}
.Projeto_section .Mazento_contant span.Mazento-icon {
    display: inline-block;
    margin-bottom: -90px;
}
footer.Fale_connosco_section {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #6099C2), color-stop(1, #553D92) );
    background-image: -o-linear-gradient(bottom, #6099C2 0%, #553D92 100%);
    background-image: -moz-linear-gradient(bottom, #6099C2 0%, #553D92 100%);
    background-image: -webkit-linear-gradient(bottom, #6099C2 0%, #553D92 100%);
    background-image: -ms-linear-gradient(bottom, #6099C2 0%, #553D92 100%);
    background-image: linear-gradient(to bottom, #6099C2 0%, #553D92 100%);
}
footer.Fale_connosco_section .form_main {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 0;
    position: relative;
    top: -70px;
}
footer.Fale_connosco_section .form_main .screen-reader-response {
	display:none;
}
footer.Fale_connosco_section .form_main form {
    background: #e6e7e8;
    padding: 40px 50px 50px 50px;
    text-align: center;
}
footer.Fale_connosco_section .form_main form h2 {
    margin: 0;
    text-transform: uppercase;
    font-size: 60px;
    color: #58595b;
}
footer.Fale_connosco_section .form_main form p {
    color: #808285;
    font-weight: 100;
    font-size: 28px;
	margin-bottom: 30px;
}
footer.Fale_connosco_section .form_main form .form-group input.form-control {
    background: #d1d3d4;
    border: none;
    box-shadow: none;
    height: 60px;
    font-size: 25px;
    color: #414042;
    font-weight: 100;
    padding-bottom: 12px;
    border-radius: 15px;
}
footer.Fale_connosco_section .form_main form .form-group {
    margin-bottom: 30px;
	position:relative;
}
footer.Fale_connosco_section .form_main form .form-group textarea {
    background: #d1d3d4;
    border: none;
    box-shadow: none;
    height: 180px;
    font-size: 25px;
    color: #414042;
    font-weight: 100;
    padding-bottom: 12px;
    border-radius: 15px;
    width: 100%;
    padding: 0 0 0 15px;
    resize: none;
}
footer.Fale_connosco_section .form_main form .checkbox {
    text-align: left;
}
footer.Fale_connosco_section .form_main form .checkbox label {
    position: relative;
}
footer.Fale_connosco_section .form_main form .checkbox label input[type="checkbox"] {
    position: relative;
    margin: 0 10px 0 0px;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0;
}
footer.Fale_connosco_section .form_main form .checkbox label input[type="checkbox"]~span {
    width: 40px;
    height: 40px;
    position: absolute;
    background: #d1d3d4;
    left: 20px;
    text-align: center;
    line-height: 38px;
    color: #000;
}
footer.Fale_connosco_section .form_main form .checkbox label input[type="checkbox"]:checked~span:after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
}
footer.Fale_connosco_section .form_main form .checkbox label {
    position: relative;
    color: #6d6e71;
    font-size: 25px;
    font-weight: 100;
}
footer.Fale_connosco_section .form_main form .form-group .submit {
    background: #f37b20;
    border: none;
    padding: 15px 0;
    width: 100%;
    max-width: 400px;
    font-size: 35px;
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    border-radius: 20px;
}
footer.Fale_connosco_section .form_main form div[role="alert"] {
	font-size:15px;
	color:#eb340a;
}
footer.Fale_connosco_section .form_main form div.wpcf7-mail-sent-ok {
	font-size:25px;
	color:#3b8632;
}
footer.Fale_connosco_section .form_main form .form-group span[role="alert"] {
    position:absolute;
	top: 100%;
    left: 10px;
	padding-top:5px;
	font-size:13px;
	color:#eb340a;
}
footer.Fale_connosco_section .form_main .bottom_section {
	text-align:center;
}
footer.Fale_connosco_section .form_main .bottom_section ul li {
    display: inline-block;
    font-size: 30px;
    margin:15px 8px;
    letter-spacing: -1px;
    font-weight: 100;
    color: #fff;
    vertical-align: middle;
}
footer.Fale_connosco_section .form_main .bottom_section ul li i.fa {
    font-size: 54px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
footer.Fale_connosco_section .form_main .bottom_section ul li:first-child {
    margin-left: 0;
}
footer.Fale_connosco_section .form_main .bottom_section ul li:last-child {
    margin-right: 0;
}
footer.Fale_connosco_section .form_main .bottom_section ul li a {
    color: #fff;
    font-weight: bold;
}
footer.Fale_connosco_section .form_main .bottom_section ul.int-links li {
    margin:15px 0;
}
footer.Fale_connosco_section .form_main .bottom_section ul.int-links li a {
    border-right:2px solid #ffffff;
	padding:0 15px;
	font-weight:normal;
}
footer.Fale_connosco_section .form_main .bottom_section ul.int-links li:last-child a{
    border:0;
}
.copyright {
    text-align: center;
    font-size: 30px;
    letter-spacing: -0px;
    font-weight: 100;
    color: #fff;
    padding-bottom: 30px;
}
.Projeto_section .P_image span.Popup_img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 270px;
}

.Projeto_section .P_image span.Popup_img.Image_1{left: -90px; top: 15px; max-width: 310px;}
.Projeto_section .P_image span.Popup_img.Image_2 {left: -85px;top: 59%;}
.Projeto_section .P_image span.Popup_img.Image_3 {top: inherit;display: block;bottom: -80px;left: 238px;}
.Projeto_section .P_image span.Popup_img.Image_4 {display: block; right: -60px;left: inherit;top: -39px;max-width: 320px;}
.Projeto_section .P_image span.Popup_img.Image_5 { display: block; right: -93px; left: inherit; top: 260px;}
.Projeto_section .P_image span.Popup_img.Image_6 {display: block;right: 200px;left: inherit;top: inherit;bottom: -94px;}
.Projeto_section .P_image .image_fram {
    width: 100%;
    max-width: 800px;
    margin: 53px auto 0;
    display: inline-block;
}
.Projeto_section .P_image span.Popup_img.Image_2 i {
    position: absolute;
    right: -88px;
    width: 80px;
    top: -100px;
}
.Projeto_section .P_image span.Popup_img.Image_3 i {
    position: absolute;
    right: -40px;
    bottom: 55px;
    width: 80px;
}
.Projeto_section .P_image span.Popup_img.Image_6 i {
    position: absolute;
    top: -60px;
    left: 0;
}
.Projeto_section .P_image span.Popup_img.Image_5 i {
    position: absolute;
    left: -80px;
    top: 70px;
    width: 80px;
}
.header_bottom_section .text_content {
	position:relative;
	width:72%;
	max-width:1150px;
	height:85%;
	margin:0 auto;
	
}
.header_bottom_section .text_content .left_side {
	position:absolute;
	width:34%;
	height:100%;
	font-size:3.4vw;
	left:15px;
	top:-50px;
}
.header_bottom_section .text_content .right_side {
	position:absolute;
	width:34%;
	height:100%;
	font-size:3.6vw;
	right:0;
	top:-45px;
}


/* .header_bottom_section .left_side { 
	position:absolute;
	width:50%;
	top:-115px;
	height:100%;
}
.header_bottom_section .left_side .content{ 
	width:50%;
	font-size:3.4vw;
	color:#fff;
	font-weight:100;
	transform:translate(58%,33%);
}
.header_bottom_section .right_side { 
	float:left; 
	width:50% 
} */
.header_bottom_section .content {
	position:relative;
	margin:0 auto;
	width:75%;
	max-width:1180px;
	padding:2px;
}
.header_bottom_section .text_left {
    position: absolute;
    left: 20px;
	top:-20px;
    font-size: 52px;
    max-width: 400px;
    color: #fff;
    font-weight: 100;
}
.header_bottom_section .text_right {
    position: absolute;
    right: 0;
    font-size: 52px;
    max-width: 400px;
    color: #fff;
    font-weight: 100;
    top: 4px;
}
.E-COMMERCE-MAGENTO-SECTION .second_image_m i {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
footer.Fale_connosco_section {
    float: left;
    width: 100%;
}

.E-COMMERCE-MAGENTO-SECTION .second_image_m i span {
    display: inline-block;
    vertical-align: middle;
    font-size: 39px;
    font-style: normal;
    text-align: right;
    color: #fff;
    font-weight: 400;
    line-height: 106%;
    margin-right: 15px;
}

.E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-4 span,
.E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-5 span,
.E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-6 span{
    text-align: left;
    margin-left: 15px;
}



.E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-1 { display: block; left: -30%; top: 90px;}
.E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-2 { display: block; left: -44%; top: 48%;}
.E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-3 { display: block; left: 0px; top: inherit; bottom: -74px;}
.E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-4 { display: block; right: -30%; top: 90px; left: initial;}
.E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-5 { display: block; right: -39%; top: 48%; left: initial;}
.E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-6 { display: block; right: -53px; top: inherit; bottom: -74px;left: initial;}
.for_mobile, .COMMERCE-MAGENTO-FORM-MOBILE{display: none;}

@media (max-width: 1400px){
    .Projeto_section .P_image .image_fram{ max-width: 500px;}
    .Projeto_section .P_image span.Popup_img.Image_1 {left: 172px;top: 31px;max-width: 180px;}
    .Projeto_section .P_image span.Popup_img.Image_2 { left: 153px; top: 60%; max-width: 180px;}
    .Projeto_section .P_image span.Popup_img.Image_3 {top: inherit;display: block;bottom: -80px;left: 360px;max-width: 180px;}
    .Projeto_section .P_image span.Popup_img.Image_3 i{width: 60px;}
    .Projeto_section .P_image span.Popup_img.Image_4 { display: block; right: 15%; left: inherit; top: -5px; max-width: 200px;}
    .Projeto_section .P_image span.Popup_img.Image_5 {display: block;right: 13%;left: inherit;top: 36%;max-width: 180px;}
    .Projeto_section .P_image span.Popup_img.Image_6 {display: block;right: 28%;left: inherit;top: inherit;bottom: -67px;max-width: 180px;}
    .Projeto_section .P_image span.Popup_img.Image_5 i { position: absolute; left: -50px; top: 50px; width: 50px;}
    .Projeto_section .P_image span.Popup_img.Image_6 i { position: absolute; top: -37px; left: 0px; width: 100px;}
    .Projeto_section .P_image span.Popup_img.Image_2 i {  position: absolute;  right: -50px;  width: 60px;  top: -60px;}

    .E-COMMERCE-MAGENTO-SECTION .second_image_m img.second_image_fram { max-width: 60%; width: 100%;}
    .E-COMMERCE-MAGENTO-SECTION .second_image_m i img { width: 120px;}
    .E-COMMERCE-MAGENTO-SECTION .second_image_m i span{font-size: 25px;}
    .E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-1 { display: block; left: 1%; top: 56px;}
    .E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-2{left: -65px;}
    .E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-3{left: 19%;bottom: -45px;}
    .E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-4{right: 0; top: 55px;}
    .E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-5{right: -4%;}
    .E-COMMERCE-MAGENTO-SECTION .second_image_m i.second_img_icon-6{right: 15%;bottom: -45px;}
    .header_bottom_section .text_right{max-width:35%; top:-25px; font-size:3.4vw; }
    .header_bottom_section .text_left{max-width:35%; top: -30px; font-size:3.4vw; }
    .Projeto_section .Mazento_contant span.Mazento-icon{width: 150px;}
}


@media (max-width: 1200px){
    .Projeto_section .P_image{display: none;}
    section.Home_section .Projeto_section .for_mobile {display: block;}
    .header_bottom_section .content{ top:-20px; }
}

@media (max-width: 1000px){
    .E-COMMERCE-MAGENTO-SECTION .second_image_m{display: none;}
    .E-COMMERCE-MAGENTO-SECTION .COMMERCE-MAGENTO-FORM-MOBILE { display: block;margin-bottom: 160px;}
    .preload .Logo{max-width: 300px;min-height: 300px;line-height: 0px;top: -160px;}
    .Logo a { position: relative; top: 175px; max-width: 170px; width: 100%; display: inline-block;}
    .preload header.Home_header .shadow_logo { max-width: 300px; height: 300px; position: absolute; top: -150px;}
    .header_text {margin-top: 250px;}
    .header_bottom_section{    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #6099C2), color-stop(1, #553D92) );
    background-image: -o-linear-gradient(bottom, #6099C2 0%, #553D92 100%);
    background-image: -moz-linear-gradient(bottom, #6099C2 0%, #553D92 100%);
    background-image: -webkit-linear-gradient(bottom, #6099C2 0%, #553D92 100%);
    background-image: -ms-linear-gradient(bottom, #6099C2 0%, #553D92 100%);
    background-image: linear-gradient(to bottom, #6099C2 0%, #553D92 100%);padding-top: 40px;}
	.header_bottom_section .content{ top:-40px; }
	.header_bottom_section .content .text_left{ top:-30px; left:15px; }
    section.Home_section .Projeto_section h1{font-size: 60px;}
    section.Home_section .Projeto_section p{font-size: 35px;}
    .Projeto_section .Mazento_contant h2{font-size: 36px;}
    .Projeto_section .Mazento_contant span.Mazento-icon{margin-bottom: -40px;}
    section.Home_section .Projeto_section .Mazento_contant p{font-size: 32px;}
    section.Home_section .Projeto_section .Mazento_contant h5{font-size: 30px;}
    .E-COMMERCE-MAGENTO-SECTION h1{font-size: 35px;}
    .E-COMMERCE-MAGENTO-SECTION .COMMERCE-MAGENTO-FORM-MOBILE{padding: 0px 20px;}
}

@media (max-width: 767px){
    section.Home_section .Projeto_section h1{font-size: 40px;}
    .Projeto_section .Mazento_contant {margin-top: 100px;}
    footer.Fale_connosco_section .form_main form h2{font-size: 40px;}
    footer.Fale_connosco_section .form_main{padding: 0px 20px;}
    header.Home_header{padding-bottom: 60px;}
	.header_bottom_section{ padding-top:60px; padding-bottom:0; }
    .header_bottom_section .image img{display: none;}
    .header_bottom_section .text_left, .header_bottom_section .text_right {position: static;width: 100%;max-width: 100%;padding: 0px 20px; font-size: 40px;}
    .header_text .wow.zoomIn.animated { max-width: 20vw; margin: 0 auto;}
}

@media (max-width: 414px){
    .preload .Logo {max-width: 220px;min-height: 220px;line-height: 0px;top: -130px;}
    .Logo a{top: 130px;max-width: 120px;}
    .header_text { margin-top: 140px;}
    .header_bottom_section .text_left{margin-bottom: 20px;}
    .header_bottom_section .text_left, .header_bottom_section .text_right{font-size: 27px;}
    section.Home_section .Projeto_section{padding: 20px 0;}
    section.Home_section .Projeto_section h1 { font-size: 25px;}
    section.Home_section .Projeto_section p {font-size: 27px; line-height: 130%;}
    .Projeto_section .Mazento_contant { margin-top: 40px;}
    .Projeto_section .Mazento_contant span.Mazento-icon {width: 80px;}
    .Projeto_section .Mazento_contant h2 {font-size: 25px;}
    section.Home_section .Projeto_section .Mazento_contant p {font-size: 27px;}
    .Projeto_section .Mazento_contant span.divider{    margin: 30px auto 30px auto;}
    .E-COMMERCE-MAGENTO-SECTION h1 {font-size: 25px; margin: 10px 0 0 0;}
    footer.Fale_connosco_section .form_main form h2 { font-size: 25px;}
    footer.Fale_connosco_section .form_main form{padding: 30px 20px 20px 20px;}
    footer.Fale_connosco_section .form_main form p{margin-top: 10px;font-size: 21px;}
    footer.Fale_connosco_section .form_main form .form-group input.form-control{height: 45px;border-radius: 5px;}
    footer.Fale_connosco_section .form_main form .form-group textarea{border-radius: 5px;height: 120px;}
    footer.Fale_connosco_section .form_main form .checkbox label{font-size: 16px;}
    footer.Fale_connosco_section .form_main form .form-group .submit{border-radius: 5px; margin-top: 10px;font-size: 30px;padding: 5px 0;}
    footer.Fale_connosco_section .form_main .bottom_section ul li{font-size: 17px;margin: 15px 0px;}
    .copyright{font-size: 20px;margin-top: -40px;}
    .E-COMMERCE-MAGENTO-SECTION .COMMERCE-MAGENTO-FORM-MOBILE{margin-bottom: 110px;}
}