@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?46683937');
  src: url('../fonts/fontello.eot?46683937#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?46683937') format('woff2'),
       url('../fonts/fontello.woff?46683937') format('woff'),
       url('../fonts/fontello.ttf?46683937') format('truetype'),
       url('../fonts/fontello.svg?46683937#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }
/*
Theme Name: Agents - Real Estate Responsive Landing Page Template  
Version: 1.0
Author: Conquerors Market
Author URI: http://themeforest.net/user/conquerorsmarket
 
*/
/******************  Table of Contents  *****************************/
/*

1. GLOBAL STYLES
2. HEADER
3. YOUR GOAL
5. TESTIMONIALS
6. VIDEO DEMO
7. FEATURES
8. REQUEST A FREE CONSULTATION
9. FOOTER
10.CUSTOM MEDIA QUERIES

If you having trouble in editing css. please send a mail to conquerorsmarket@gmail.com
I will really help you

*/

/*========== 1. GLOBAL STYLES ==============*/


body {
	font-family: 'Raleway', sans-serif;
	background: #FFF;
	font-weight: 300;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	position:relative;
	overflow-y: scroll;
	overflow-x: hidden;
}
strong, b {
	font-weight: 600;
}
h1 {
	font-size: 28px;
    font-weight: 600;
    line-height: 44px;
    margin: 1px 0 25px;
    text-align: center;
}
h2 {
	 background: #fcd9ef none repeat scroll 0 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
}
.banner {
    padding: 50px 0 0;
    text-align: center;
}
.banner h2 {
    display: inline-block;
    padding: 10px;
}
h3 {
	color:#E1007A;
	font-size: 28px;
	margin: 10px 0;
	font-weight: 500;
}
h4 {
	font-size: 25px;
	margin: 10px 0;
}
h5 {
	color: #586067;
	font-size: 21px;
	font-weight: 700;
	margin: 6px 0 15px;
}
h6 {
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0;
	color: #384047;
}
a {
	color: #E1007A;
}
a:hover, a:focus {
	color:#F72A97;
}
a.bottone:focus {
	color:#fff;
}
label {
    font-weight: normal;
	font-size: 16px;
}
p {
font-size: 20px;
    line-height: 26px;
    text-align: center;
}
p.testo-grande {
font-size: 22px;
}
.text-align-center{
	text-align:center;
}
/*Vertical Rythm*/
.testata-logo{
width:100%;
}
.row{margin:0px;}
.list .col-lg-6{padding:0px;}
.thankyou .testata-logo{
position:relative;
border:none;
}
.has-margin-top {
	margin-top: 30px;
}
.has-margin-top-lg {
	margin-top: 40px;
}
.has-margin-bottom {
	margin-bottom: 30px;
}
.has-margin-bottom-sm {
	margin-bottom: 20px;
}
.has-margin-vertical {
	margin: 20px 0 30px;
}
.has-margin-bottom {
	margin-bottom: 40px;
}
.container {
	max-width: 1200px !important;
	width: 100%;
}
.logo  img {
	margin:22px 0 0;
}
.logo-testata-testo{
	text-align:right;
}
.logo-testata-testo img{
	margin:12px 0 0;
}
.testo-testata{
	font-size:20px;
	font-weight:bold;
	margin:53px 0 0;
}
/* not rquired */
.column {
    width: 0;
    margin: 0 auto;
}
.linea-modulo-thankyou .c-frame-wrapper {
	background:rgba(255,255,255,0.6);
}
.c-frame-wrapper {
    width: 550px;
    height: 450px;
    color: $dark-grey-lighten-70;
    /* center align x axis */
    right: auto;
    left: 50%;
    transform: translateX(-50%);
	margin:30px 0;
	background:#fff;
}

.c-frame-tl {
    top: 0;
    left: 0;
    position: absolute;
    width:100px;
    height:100px;
    border-width: 3px;
    border-style: solid none none solid;
    border-color: #E1007A;
}

.c-frame-tr {
    top: 0;
    right: 0;
    position: absolute;
    width:100px;
    height:100px;
    border-width: 3px;
    border-style: solid solid none none;
    border-color: #E1007A;
}

.c-frame-br {
    bottom: 0;
    right: 0;
    position: absolute;
    width:100px;
    height:100px;
    border-width: 3px;
    border-style: none solid solid none;
    border-color: #E1007A;
}

.c-frame-bl {
    bottom: 0;
    left: 0;
    position: absolute;
    width:100px;
    height:100px;
    border-width: 3px;
    border-style: none none solid solid;
    border-color: #E1007A;
}

.c-frame-content {
    width:100%;
    text-align: center;
    /*center alignment x and y*/
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    transform: translate(-50%,-50%);
	padding:0 20px;
    
}
.linea-modulo{
	background: #fff url("../images/slider.jpg") no-repeat scroll center center;
}
.linea-modulo-thankyou{
	background: #fff url("../images/slide-thankyou.jpg") no-repeat scroll center center;
}
/* Initial Subtle Animation*/

.masthead .container {
	animation: fadein 2s;
	-moz-animation: fadein 2s; /* Firefox */
	-webkit-animation: fadein 2s; /* Safari and Chrome */
	-o-animation: fadein 2s; /* Opera */
}
.loading * {
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-ms-animation: none !important;
	-o-animation: none !important;
}
 @keyframes fadein {
 from {
 opacity:0;
 -webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
to {
 opacity:1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 transform: translateY(0);
}
}
@-moz-keyframes fadein { /* Firefox */
 from {
 opacity:0;
 -webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
to {
 opacity:1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 transform: translateY(0);
}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
 from {
 opacity:0;
 -webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
to {
 opacity:1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 transform: translateY(0);
}
}
@-o-keyframes fadein { /* Opera */
 from {
 opacity:0;
 -webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
to {
 opacity:1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 transform: translateY(0);
}
}
/*animation ends*/
/*=========== Hedder Part CSS===========*/
.top_hedder {
}
.main_titile {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    line-height: 34px;
    margin-bottom: 0;
    margin-top: 27px;
    text-align: center;
    text-transform: uppercase;
}
.sub_title {
	color: #fff;
	font-size: 35px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0;
	text-align: center;
}
#underline {
	line-height: 0;
	margin-right: 30px;
	text-align: right;
}
#arrow {
	position: absolute;
	right: 0px;
}
/* Get Form */

.form .col-lg-1, .form .col-lg-10, .form .col-lg-11, .form .col-lg-12, .form .col-lg-2, .form .col-lg-3, .form .col-lg-4, .form .col-lg-5, .form .col-lg-6, .form .col-lg-7, .form .col-lg-8, .form .col-lg-9, .form .col-md-1, .form .col-md-10, .form .col-md-11, .form .col-md-12, .form .col-md-2, .form .col-md-3, .form .col-md-4, .form .col-md-5, .form .col-md-6, .form .col-md-7, .form .col-md-8, .form .col-md-9, .form .col-sm-1,.form .col-sm-10, .form .col-sm-11, .form .col-sm-12, .form .col-sm-2,.form .col-sm-3,.form .col-sm-4,.form .col-sm-5,.form .col-sm-6,.form .col-sm-7,.form .col-sm-8,.form .col-sm-9,.form .col-xs-1,.form .col-xs-10,.form .col-xs-11,.form .col-xs-12,.form .col-xs-2,.form .col-xs-3,.form .col-xs-4,.form .col-xs-5,.form .col-xs-6,.form .col-xs-7,.form .col-xs-8,.form .col-xs-9 {
	    padding-left: 5px;
    padding-right: 5px;
}
.form-group {
    margin-bottom: 20px;
}
input[type="text"], input[type="email"], input[type="tel"], select, textarea {
    border: 1px solid #e1007a;
    border-radius: 0;
    color: #000000;
    font-size: 15px;
    height: 40px;
    margin-top: 0;
    padding: 10px;
    width: 95%;
}
input[type="checkbox"] {
	width: 25px;
	display:inline-block;
	vertical-align:middle;
	background:transparent;
}
.privacy-block .label{
	display:inline-block;
	vertical-align:middle;
	color:#575757;
	font-size:12px;
	font-weight:normal;
	padding:0px;
}
#testoprivacy{
	padding:10px 20px;
	background:#fff;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
input[type="submit"], .bottone {
	background: #E1007A none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	padding: 20px 35px;
	width: 100%;
	white-space: normal;
	 line-height: 90px;
	 text-transform:uppercase;
	 text-align:center;
-webkit-box-shadow: 3px 4px 2px 0px rgba(204,204,204,1);
-moz-box-shadow: 3px 4px 2px 0px rgba(204,204,204,1);
box-shadow: 3px 4px 2px 0px rgba(204,204,204,1);
}
input[type="submit"]{
	line-height: 27px;
    padding: 15px 60px;
    width: auto;
	font-size:30px;
}
.error-form{
	border:2px solid #DD2525 !important;
}
.bottone:hover,input[type="submit"]:hover {
	color:#fff;
	text-decoration:none;
	background: #F72A97 none repeat scroll 0 0;
}
.submit {
	background: #74BD51 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	height: 52px;
	margin-top: 10px;
	padding: 5px;
	width: 100%;
	line-height: 40px;
	font-family: 'Open Sans', sans-serif;
}
.submit a, .submit a:hover {
	color: #fff;
	text-decoration: none
}
.messaggio{
	padding:60px 0 40px;
}
.messaggio .section-hed span{
	color:#000;
}
.messaggio .section-hed{
	color:#000;
	text-transform:none;
	font-size: 38px;
}
.messaggio .section-hed-sub{
color: #fff;
    font-size: 23px;
    font-weight: bold;
    line-height: 35px;
    text-transform: none;
}
.messaggio ul {
	padding-left:26px;
}
.messaggio li {
    background: rgba(0, 0, 0, 0) url("../images/icona.jpg") no-repeat scroll left center;
    font-size: 20px;
    margin: 0 0 10px;
    padding-left: 40px;
	list-style:none;
}
/* Get Form */
/* Placeholder */
::-moz-placeholder {
color:#000 !important;
font-size:15px;
opacity:1;
}
::-webkit-input-placeholder {
color:#000 !important;
font-size:15px;
opacity:1;
}
:-o-input-placeholder {
color:#000 !important;
font-size:15px;
opacity:1;
}
:-ms-input-placeholder {
color:#000 !important;
font-size:15px;
opacity:1;
}
/* Placeholder */

#underline > img {
	margin: -15px 0px 20px 0;
	position: relative;
}
.form > img {
	padding: 20px 0 13px;
}
#form-errors, #form-success {font-weight:bold;font-size:13px;}
#form-errors{color:#AF3A36;}
#form-success{color:#65BB65;}

/*=========== Hedder Part CSS===========*/
.features {
    padding: 40px 0;
    text-align: left;
}
.features .container {
    background:#F4F4F4;
	padding:40px 0 15px;
}
.features .video {text-align:right;}
.images img {width:100%;}
.features h3{
	margin-bottom:60px;
}
.features ul {
	padding-left:26px;
}
.features li.durata {
    background: rgba(0, 0, 0, 0) url("../images/durata.jpg") no-repeat scroll left top;
}
.features li.qualifica {
    background: rgba(0, 0, 0, 0) url("../images/qualifica.jpg") no-repeat scroll left top;
}
.features li.sedi {
    background: rgba(0, 0, 0, 0) url("../images/sedi.jpg") no-repeat scroll left top;
}
.features li {
    margin: 0 0 10px;
    padding-left: 85px;
	list-style:none;
}
.features li h4{
    font-size: 19px;
    font-weight:bold;
	margin:5px 0;
}
.features li p{
    font-size: 18px;
    text-align:left;
}
hr {
  color: #E60587;
  border-top:1px solid #E60587;
  margin:0 30px;
}
.separator{
	padding:60px 0 70px;
}
.video iframe {
	-webkit-box-shadow: 0px 0px 22px 1px rgba(127,126,126,1);
-moz-box-shadow: 0px 0px 22px 1px rgba(127,126,126,1);
box-shadow: 0px 0px 22px 1px rgba(127,126,126,1);
}

/*============YOUR GOAL CSS=================*/ 
.gola {
	padding: 20px 0 0px;
	background:#fff;
}
.gola .container{
-webkit-box-shadow: 0px 0px 19px 1px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 19px 1px rgba(199,199,199,1);
box-shadow: 0px 0px 19px 1px rgba(199,199,199,1);
padding:40px 30px 20px;
}
.gola h3 {
	margin-bottom:40px;
}
.gola h6 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:30px 0 20px;
}
.gola p {
	font-size:15px;
	text-align:left;
	line-height:21px;
}
.gola ul {padding-left:15px;}
.gola li{ list-style:none;}
.gola li:before{ font-family: 'fontello';    font-style: normal;    font-weight: normal;    content: '\f105'; margin-right:10px !important }
.sfondo-grigio{
	background:#F4F4F4;
}
/*============YOUR GOAL CSS=================*/


/*============YOUR GOAL CSS=================*/

/*============TESTIMONIALS CSS=================*/
.testmonials {
	background: #000000;
	padding: 40px 0
}
.testmonials .section-hed-sub {
	color:#fff;
	font-size:23px;
}
.testmonials p {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	line-height: 35px;
}
.test_img h5 {
	color: #4e5560;
	margin: 20px 0 5px;
}
.test_img small {
	font-size: 16px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
.test_img {
	text-align: center;
}
/*============TESTIMONIALS CSS=================*/


/*============VIDEO DEMO================*/
.video_demo {
	padding: 40px 0;
	text-align:center;
}
.video_demo p{
	color:#000;
	text-align:justify;
}
.video_demo img{
	text-align:center;
	margin:20px 0;
}
iframe {
	border: 0 none;
}
/*============VIDEO DEMO================*/


/*============FEATURES================*/

.feature {
	padding: 40px 0
}
/*============FEATURES================*/

/*============REQUEST A FREE CONSULTATION================*/
.request {
	background: #f5d76e;
	padding: 40px 0
}
.request h4 {
	font-weight: bold;
	font-size: 33px;
	color: #222222;
}
.request small {
	font-size: 22px;
	color: #676767;
	font-weight: 400;
}
/*============REQUEST A FREE CONSULTATION================*/
.list img{width:100%;}
.list .lista-punti{width:650px;}
.list .lista-punti ul{padding:40px 0 0 40px;}
.list .lista-punti li{padding:20px 0 20px 0px;float:left;list-style:none;font-size:20px;}
.list .lista-punti li .spunta img{width:auto;max-width:100%;margin:10px 0 0 0;}
.list .lista-punti li .spunta {text-align:center;vertical-align:middle;}
.list p img{width:auto; text-align:right; padding:20px 52px 0 0;}
.list p { text-align:right;}
.modulo-richiesta .freccetta-modulo{    background: rgba(0, 0, 0, 0) url("../images/freccetta-form.png") no-repeat scroll right top;
    height: 159px;
    position: absolute;
    right: -78px;
    top: 115px;
    width: 63px;}
.modulo-richiesta {position:relative;}
/*============FOOTER================*/
.footer-logo  {
	padding:40px 0 0 0;
}
.footer-logo p {
	text-align:center;
	font-size:15px;
	margin:0px 0 20px 0;
	color:#838383;
}
.footer-logo .logo-footer {
	text-align:center;
}
.footer .container {
	padding: 25px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+3,74bd51+3,74bd51+3,74bd51+6,74bd51+97,74bd51+97,74bd51+97,74bd51+97,ffffff+97,ffffff+98 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left, #ffffff 2%, #74bd51 2%, #74bd51 98%, #ffffff 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ffffff 2%,#74bd51 2%,#74bd51 98%,#ffffff 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ffffff 2%,#74bd51 2%,#74bd51 98%,#ffffff 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.footer-bianco .container {
	padding: 25px 0;
	background:#fff;
}
.footer h6 {
	color:#fff;
	font-size: 16px;
	font-weight: normal;
}
.da-nascondere{display:none;}
.image{display:block;}
.image-with-slide{display:none;}
.text-align-left{
	text-align:left;
}
/*============FOOTER================*/

 /*Media Queries for smaller devices*/ 
 
 /*============Theam Color================*/
 .blue{ background:#1ba1e2;}
 .yellow{ background:#66e199 ;}
 /*============FOOTER================*/
 @media (max-width: 1600px) {
	.form-group {
		margin-bottom: 15px;
	}
	input[type="text"],input[type="email"],input[type="tel"], select, textarea  {
		height: 40px;
	}
}
@media (max-width: 1400px) {
	.list .lista-punti li {
	}
}
@media (max-width: 1270px) {
h1 {
    font-size: 34px;
    font-weight: 600;
    line-height: 35px;
    margin: 0 0 15px;
}
p {
    font-size: 18px;
}
 }
@media (max-width: 1200px) {
	h1 {
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
    margin: 0 0 15px;
}
p {
    font-size: 15px;
}
.form {
    margin: 20px 0 0;
}
	.logo-testata-testo > img {
    width: 160px;
}
	.main_titile{
		font-size: 30px;
	}
	.sub_title{
		font-size: 22px;
	}
	#slider1_container{
		width:100% !important;
	}
	.jssora05r{
		right:6% !important;
	}
	.step-features .step-feature p {
    font-size: 16px;
    line-height: 19px;
}
	.modulo-richiesta .freccetta-modulo {
    display:none;
}
}
@media (max-width: 1100px) {
	.c-frame-wrapper {
    width: 450px;
}
}
@media (max-width: 1010px) {
.testo-testata {
    font-size: 16px;
}
}

@media (max-width: 1000px) {
	.step-features .step-feature p {
    font-size: 13px;
	line-height: 19px;
	padding: 10px 40px 10px 0;
}
.step-features .step-feature.secondo p {
    padding: 10px 40px 10px 20px;
}
.step-features .step-feature.terzo p {
    padding: 10px 10px 10px 20px;
}
.list .lista-punti li {
    font-size: 13px;
}
.list .lista-punti ul {
    padding: 0;
}
p {
    font-size: 16px;
}
h1 {
    font-size: 28px;
}
.form {
    margin: 20px 0 0;
}
}
@media (max-width: 890px) {
.c-frame-wrapper {
    width: 350px;
}
h2 {
    font-size: 18px;
    line-height: 24px;
}
h1 {
    font-size: 19px;
    line-height: 25px;
}
p.testo-grande {
    font-size: 18px;
}
p.testo-medio {
    font-size: 14px;
}
input[type="submit"], .bottone {
    font-size: 15px;
}
iframe {
	width:100% !important;
}
.i-nostri-allievi img {width:100%;}
.logo img {
    width: 100%;
}
.testo-testata {
    margin: 26px 0 0;
}
}

@media all and (max-width:767px) {
.logo img {
    width: inherit;
}
.logo {
    text-align:center;
}
.testo-testata {
    margin: 15px 0 0;
	text-align:center;
}
.hidden-mobile{
	display:none;
}
.da-nascondere{
	display:block;
}
.image-mobile {
	text-align:center;
}
.image-mobile img{
	margin:20px 0 0;
	width:100%;
}
.linea-modulo, .linea-modulo-thankyou {
    background: transparent;
}
.column {
    margin: 0 auto;
    width: inherit;
}
.c-frame-wrapper {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: inherit;
    left: inherit;
    margin: inherit;
    right: inherit;
    transform: inherit;
	width: inherit;
}
.c-frame-tl {
    border-color: inherit;
    border-style: solid none none solid;
    border-width: inherit;
    height: inherit;
    left: inherit;
    position: inherit;
    top: inherit;
    width: inherit;
}
.c-frame-br {
    border-color: inherit;
    border-style: inherit;
    border-width: inherit;
    bottom: inherit;
    height: inherit;
    position: inherit;
    right: inherit;
    width: inherit;
}
.c-frame-content {
    bottom: inherit;
    left: inherit;
    padding: inherit;
    position: inherit;
    right: inherit;
    text-align: inherit;
    top: inherit;
    transform: inherit;
    width: inherit;
}
h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
h1 {
    font-size: 22px;
    line-height: 30px;
}
.row-eq-height {
	display:block;
}
input[type="submit"], .bottone {
    font-size: 18px;
	padding: 20px 15px;
}
.i-nostri-allievi-mobile, .certificazioni{
	text-align:center;
	margin-bottom:30px;
}
.messaggio {
    padding: 40px 0 0;
}
.privacy-block .label {
    line-height:18px;
    white-space: pre-line;
}
.features ul {
    padding-left: 0;
	padding-top:30px;
}
.features li p {
    font-size: 16px;
}
h3 {
    font-size: 25px;
    text-align: center;
}
.features {
    padding: 20px 0;
}
.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.text-align-left{
	text-align:center;
}
.messaggio li {
    font-size: 16px;
    min-height: 25px;
}
.messaggio ul {
    padding-left: 0px;
}
.features h3 {
    margin-bottom: 30px;
}
}