body
{
	max-width:1920px;
	padding:0;
	margin:0;
	height:auto;
}
@font-face {

    font-family: 'opensans';

    src: url('../fonts/opensans/opensans.eot');

    src: url('../fonts/opensans/opensans.eot?#iefix') format('embedded-opentype'), 

		 url('../fonts/opensans/opensans.woff') format('woff'), 

		 url('../fonts/opensans/opensans.woff') format('woff'), 

		 url('../fonts/opensans/opensans.ttf') format('truetype'), 

		 url('../fonts/opensans/opensans.svg#opensans') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'opensans-light';

    src: url('../fonts/opensans-light/opensans-light.eot');

    src: url('../fonts/opensans-light/opensans-light.eot?#iefix') format('embedded-opentype'), 

		 url('../fonts/opensans-light/opensans-light.woff') format('woff'), 

		 url('../fonts/opensans-light/opensans-light.woff') format('woff'), 

		 url('../fonts/opensans-light/opensans-light.ttf') format('truetype'), 

		 url('../fonts/opensans-light/opensans-light.svg#opensans-light') format('svg');

    font-weight: 300;

    font-style: normal;

}

@font-face {

    font-family: 'opensans-bold';

    src: url('../fonts/opensans-bold/opensans-bold.eot');

    src: url('../fonts/opensans-bold/opensans-bold.eot?#iefix') format('embedded-opentype'), 

		 url('../fonts/opensans-bold/opensans-bold.woff') format('woff'), 

		 url('../fonts/opensans-bold/opensans-bold.woff') format('woff'), 

		 url('../fonts/opensans-bold/opensans-bold.ttf') format('truetype'), 

		 url('../fonts/opensans-bold/opensans-bold.svg#opensans-bold') format('svg');

    font-weight: 700;

    font-style: normal;

}
@font-face {

    font-family: 'opensans-extrabold';

    src: url('../fonts/opensans-extrabold/opensans-extrabold.eot');

    src: url('../fonts/opensans-extrabold/opensans-extrabold.eot?#iefix') format('embedded-opentype'), 

		 url('../fonts/opensans-extrabold/opensans-extrabold.woff') format('woff'), 

		 url('../fonts/opensans-extrabold/opensans-extrabold.woff') format('woff'), 

		 url('../fonts/opensans-extrabold/opensans-extrabold.ttf') format('truetype'), 

		 url('../fonts/opensans-extrabold/opensans-extrabold.svg#opensans-extrabold') format('svg');

    font-weight: 800;

    font-style: normal;

}
/*header*/
.header 
{
    width: 100%;
    float: left;
    padding: 15px 0;
}
.header h1 
{
    font-size: 18px;
    float: left;
	font-family:opensans;
	color:#525957;
	margin:10px 0px 10px 20px;
}
.header h2 
{
    font-size: 18px;
    float: left;
	font-family:opensans-bold;
	color:#525957;
	margin:10px 0px 10px 15px;
}
.logo
{
	float:left;
}
.header h3
{
	font-size: 18px;
	font-family:opensans;
	color:#525957;
	margin:0;
	border: 1px solid #00c8cd;
    border-radius: 20px;
    padding: 5px 15px;
	float:right;
	margin-left: 20px;
}
.header h3 span
{
	font-family:opensans-bold;
}
.header h3 img 
{
    margin-right: 10px;
}
.social_link
{
	float:right;
}

/*slider*/
.comment-text 
{
    background-image: url(../images/overlay.png);
	padding: 87px 50px;
	text-align:center;
}
.comment-img
{
	padding:0;
}
.comment-text h2
{
	font-size:50px;
	font-family:opensans-bold;
	color:#fff;
	margin-top: 40px;
}
.comment-text h3
{
	font-size:26px;
	font-family:opensans-bold;
	color:#fff;
	margin-bottom: 35px;
}
.comment-text p
{
	font-size:22px;
	font-family:opensans;
	color:#fff;
	line-height: 38px;
	margin-bottom:25px;
}
.comment-text h4 span
{
	font-size:18px;
	font-family:opensans-bold;
	color:#013eff;
	background: #fff;
    border: 1px solid transparent;
    border-radius: 30px;
    padding: 6px 12px;
    margin-left: -16px;
	float:left;
	margin-right:20px;
}
.comment-text h4
{
	font-size:42px;
	font-family:opensans-extrabold;
	color:#fff;
	float: left;
    background: #00c8cd;
    border: 1px solid transparent;
    border-radius: 30px;
    padding: 0px 15px;
	margin-left: 75px;
}
.carousel-indicators {
    bottom: auto !important;
	margin-top:60px;
	width:100% !important;
	left:0;
	right:0;
	text-align:left;
	margin-left:0 !important;
}
.carousel-indicators li
{
	position:relative;
	left:72%;
}
/*section_first*/
.section_one 
{
    padding: 85px 0;
	background:url('../images/capa.jpg');
	background-size:cover;
}
.right_section 
{
    padding: 0;
}
.left_section h2
{
	font-size:18px;
	font-family:opensans-light;
	color:#525975;
	letter-spacing: 5px;
}
.left_section h3
{
	font-size:30px;
	font-family:opensans-bold;
	color:#525975;
	line-height: 40px;
}
.left_section p
{
	font-size:16px;
	font-family:opensans;
	color:#525975;
	text-align:justify;
	line-height: 28px;
}
.left_section 
{
    padding: 0px 0px 0px 60px;
}
.left_section img
{
    margin: 25px 0;
}

/*services*/
.services
{
    height: 700px;
	background:url('../images/fondo1.png');
	background-size:cover;
}
.service_left 
{
    padding: 0;
}
.service_right h2
{
	font-size:18px;
	font-family:opensans-light;
	color:#525975;
	letter-spacing: 5px;
	margin-bottom: 40px;
	position: relative;
    left: 35px;
}
.service_right h3
{
	font-size:22px;
	font-family:opensans-bold;
	color:#525975;
	margin-bottom: 20px;
	position: relative;
    left: 35px;
}
.service_right
{
    padding: 0px 85px;
}
.service_left img
{
	display:none;
}
.service_right li 
{
    list-style-image: url(../images/check.png);
	font-size:18px;
	font-family:opensans-bold;
	color:#525975;
	margin-bottom: 15px;
}
ul.services_list 
{
	position: relative;
    left: 35px;
    width: 50%;
    float: left;
	padding: 0 0px 0 52px;
}
.service_right h3 img 
{
    margin-right: 20px;
}
.service_right li span 
{
    margin-top: 8px;
    float: left;
    margin-left: 20px;
}

/*section_two*/
.section_two 
{
    padding: 0;
}
.section_two_right 
{
    padding: 50px 72px;
	background-color:#3b4374;
}
.section_two_right h2
{
	font-size:30px;
	font-family:opensans-bold;
	color:#fff;
	margin-bottom: 25px;
}
.right_section img
{
	display:none;
}
.section_two_right p
{
	font-size:16px;
	font-family:opensans;
	color:#fff;
	text-align:justify;
	line-height:28px;
}
.section_two_left 
{
    padding: 0 0 0 60px;
}
.section_two_left img.img-responsive 
{
    position: absolute;
    z-index: 999;
    top: 0;
    margin-top: -93px;
	left: 25px;
    padding: 0 25px;
}

/*contact_form*/
.contact_left h2
{
	font-size:18px;
	font-family:opensans-light;
	color:#525975;
	letter-spacing: 5px;
}
.contact_left h3
{
	font-size:25px;
	font-family:opensans-bold;
	color:#525975;
}
.contact_left h4
{
	font-size:16px;
	font-family:opensans;
	color:#525975;
}
.contact_left label
{
	font-size:16px;
	font-family:opensans-bold;
	color:#525975;
	margin-left: 18px;
}
.contact_left input[type="text"] 
{
    width: 100%;
    border: 1px solid #017eff;
    border-radius: 30px;
    padding: 12px 15px;
}
.contact_left input[type="email"] 
{
    width: 100%;
    border: 1px solid #017eff;
    border-radius: 30px;
    padding: 12px 15px;
}
.contact_left input[type="submit"] 
{
    border: 1px solid transparent;
    border-radius: 30px;
    padding: 10px 65px;
	background:#00c8cd;
	font-family:opensans-bold;
	color:#fff;
	font-size:18px;
	float:right;
}
.contact_left input:focus
{
	outline:none;
}
.contact_left input[type="submit"]:hover
{
	border-color:#00c8cd;
	background:transparent;
	color:#00c8cd;
}
.contact_left form p 
{
    width: 47.2%;
    float: left;
    margin-right: 32px;
	margin-top: 25px;
    margin-bottom: 25px;
}
.contact_left form .mobile
{
	margin-right:0;
}
.contact_form
{
	padding:60px 50px;
}
.contact_right span
{
	font-size:16px;
	font-family:opensans-bold;
	color:#525975;
}
.contact_right p
{
	font-size:16px;
	font-family:opensans;
	color:#525975;
}
.contact_right h4 span
{
	font-size:18px;
	font-family:opensans-bold;
	color:#fff;
	background: #017eff;
    border: 1px solid transparent;
    border-radius: 30px;
    padding: 0px 12px;
    margin-left: -16px;
	float:left;
	margin-right:8px;
}
.contact_right h4
{
	font-size:30px;
	font-family:opensans-extrabold;
	color:#fff;
	float: left;
    background: #00c8cd;
    border: 1px solid transparent;
    border-radius: 30px;
    padding: 0px 15px;
	margin:25px 0;
	line-height: 45px;
}
p.user_name 
{
    margin: 20px 0;
}
.contact_right 
{
    padding: 140px 100px 0;
}
.contact_left form 
{
    margin: 25px 0;
    width: 100%;
    float: left;
}
.contact_left h3 img 
{
    margin-left: 102px;
}
.col-md-6.contact_left 
{
    padding: 0;
}
.error 
{
    width: 100%;
    float: left;
    color: #ff0000;
	margin-left:20px;
}
/*footer*/
.footer_left p
{
	font-size:14px;
	font-family:opensans-bold;
	color:#525975;
}
.footer_left p span
{
	font-family:opensans;
}
.footer_right p 
{
    background: #00c8cd;
    height: 10px;
    margin-bottom: 0;
	margin-top: 20px;
}
.footer_left 
{
    padding: 0 50px;
}
.footer_right
{
    padding: 0 15px 0 95px;
}
@media (min-width:1440px)
{
	.comment-text
	{
		padding: 104px 50px;
	}
	.comment-text h4 span
	{
		padding:0 12px;
	}
	.comment-text h4
	{
		line-height:50px;
	}
}
@media (min-width:1680px)
{
	.comment-text
	{
		padding: 169px 50px;
	}
	.comment-text h4
	{
		margin-left:180px;
	}
	.carousel-indicators
	{
		margin-top:140px;
	}
	.comment-text h4 span
	{
		padding:0 12px;
	}
	.comment-text h4
	{
		line-height:58px;
	}
}
@media (min-width:1920px)
{
	.comment-text
	{
		padding: 218px 50px;
	}
	.comment-text h4 span
	{
		padding:0 12px;
	}
	.comment-text h4
	{
		line-height:65px;
	}
	.comment-text h4
	{
		margin-left:226px;
	}
	.section_two_left img.img-responsive
	{
		left: 91px;
		padding: 0 91px;
	}
	.carousel-indicators
	{
		margin-top:200px;
	}
}
@media (max-width:1280px)
{
	.comment-text
	{
		padding:74px 50px;
	}
	.contact_left h3 {
    font-size: 23px;
	}
}

@media (max-width:1024px)
{
	.comment-text
	{
		padding:37px 40px;
	}
	.comment-text h2 
	{
		font-size: 35px;
	}
	.comment-text h3 
	{
		font-size: 22px;
	}
	.comment-text p 
	{
		font-size: 18px;
		line-height:34px;
	}
	.comment-text h4
	{
		font-size:28px;
		line-height:45px;
	}
	.comment-text h4 span
	{
		padding:0 12px;
	}
	.carousel-indicators
	{
		margin-top:45px;
	}
	.section_one
	{
		padding: 30px 0;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.left_section h3 
	{
		font-size: 17px;
	}
	.left_section img 
	{
		margin: 0 0;
	}
	.services 
	{
		height: 525px;
	}
	.service_right 
	{
		padding: 0px 35px;
	}
	.service_right h2
	{
		margin-bottom: 22px;
	}
	.service_right h3
	{
		margin-bottom: 10px;
	}
	.service_right li
	{
		font-size:15px;
		margin-bottom:6px;
	}
	.section_two_left img.img-responsive
	{
		margin-top:-65px;
	}
	.section_two_right 
	{
		padding: 40px 40px;
	}
	.section_two_right h2 
	{
		font-size: 25px;
	}
	.contact_left h3 
	{
		font-size: 20px;
	}
	.contact_left h3 img 
	{
		margin-left: 33px;
	}
	.contact_left form p 
	{
		width: 46.5%;
	}
	.contact_right h4 
	{
		font-size: 16px;
	}
}

@media (max-width:980px)
{
	.comment-text
	{
		padding:37px 30px;
	}
	.comment-text h3
	{
		margin-bottom:18px;
	}
	.left_section 
	{
		padding: 0px 0px 0px 45px;
	}
	.section_one 
	{
		padding: 20px 0;
	}
	.section_two_right h2 
	{
		font-size: 24px;
	}
	.section_two_right 
	{
		padding: 30px 40px;
	}
	.contact_left h3 
	{
		font-size: 18px;
	}
	.contact_left form p 
	{
		width: 46.2%;
	}
	.contact_left input[type="submit"]
	{
		font-size:16px;
	}
	.contact_right h4
	{
		padding: 0px 14px;
	}
	.contact_right h4 span 
	{
		font-size: 14px;
	}
	.contact_right 
	{
		padding: 140px 44px 0;
	}
}

@media (max-width:800px)
{
	.header h2 
	{
		font-size: 16px;
	}
	.header h1 
	{
		font-size: 16px;
	}
	.carousel-indicators 
	{
		margin-top: 35px;
	}
	.comment-text 
	{
		padding: 23px 30px;
	}
	.comment-text h2 
	{
		font-size: 30px;
	}
	.comment-text h3 
	{
		font-size: 18px;
	}
	.comment-text p 
	{
		font-size: 14px;
		line-height: 28px;
		margin-bottom:5px;
	}
	.comment-text h4 
	{
		font-size: 17px;
	}
	.comment-text h4 span
	{
		font-size:16px;
		margin-right: 10px;
		margin-left: -39px;
	}
	.section_one 
	{
		padding: 10px 0;
	}
	.left_section 
	{
		padding: 0px 0px 0px 30px;
	}
	.left_section h3 
	{
		font-size: 13px;
		line-height: 20px;
		margin-top: 0;
	}
	.left_section p 
	{
		font-size: 13px;
		line-height: 25px;
	}
	.section_two_right 
	{
		padding: 20px 30px;
	}
	.section_two_right h2 
	{
		font-size: 18px;
		margin-bottom: 16px;
	}
	.section_two_right p 
	{
		font-size: 14px;
		line-height: 26px;
	}
	.contact_left h3 
	{
		font-size: 14px;
	}
	.contact_left h3 img
	{
		width:35px;
	}
	.contact_left h4 
	{
		font-size: 15px;
	}
	.contact_left form p
	{
		margin-right: 26px;
	}
	.contact_left input[type="submit"]
	{
		padding: 8px 40px;
	}
	.footer_left 
	{
		padding: 0 16px;
	}
	.contact_right p 
	{
		font-size: 13px;
	}
	.service_right li 
	{
		font-size: 12px;
		margin-bottom: 15px;
		list-style-image:none;
		background: url(../images/check.png);
		background-size: contain;
		background-repeat: no-repeat;
		float: left;
		width: 100%;
		list-style: none;
	}
	.service_right li span {
    margin-left: 26px;
	margin-top: 2px;
}
	.services
	{
		height: 434px;
	}
	ul.services_list
	{
		    padding: 0 0px 0 12px;
	}
	.service_right h3 {
    margin-bottom: 18px;
}
.service_right h3 img
{
	width:40px;
	margin-right: 14px;
}
}

@media (max-width:768px)
{
	.header h3 
	{
		font-size: 16px;
	}
	.comment-text h3 
	{
		margin-bottom: 10px;
		margin-top: 14px;
	}
	.comment-text p {
    font-size: 13px;
	}
	.left_section h2 {
    font-size: 16px;
	    margin-top: 20px;
	}
	.left_section img {
    width: 32px;
}
.section_one
{
	background-size: 100%;
}
.contact_left form p {
    margin-right: 0;
	width:100%;
}
.contact_right {
    padding: 150px 25px 0;
}
.footer_left p {
    font-size: 13px;
}
.contact_left form p
{
	margin-top:10px;
	margin-bottom:10px;
}
}

@media (max-width:640px)
{
	.header h1 {
    font-size: 14px;
	margin: 10px 0px 10px 8px;
}
.header h2 {
    font-size: 14px;
	margin: 10px 0px 10px 4px;
}
.header h3 {
    font-size: 14px;
	padding: 5px 8px;
	margin-left: 8px;
}
.header h3 img {
    margin-right: 0px;
}
.section_two_left {
    padding: 0;
}
.section_two_left img.img-responsive
{
	left:0;
	padding:0;
	position: relative;
}
.left_section {
    padding: 0px 25px;
}
.contact_right {
    padding: 25px 25px 0;
}
.footer_left p {
    font-size: 16px;
}
.footer_right {
    padding: 0 15px 0 15px;
}
.contact_form {
    padding: 25px 30px;
}
.comment-text {
    padding: 15px 10px;
}
.comment-text h2 {
    font-size: 22px;
}
.comment-text h3 {
    font-size: 14px;
}
.comment-text p {
    font-size: 12px;
	line-height:20px;
}
.comment-text h4 {
    font-size: 14px;
}
.contact_left input[type="submit"] {
    font-size: 20px;
}
.service_left img
{
	display:block;
}
.right_section img
{
	display:block;
}
.section_one
{
	background:none;
	padding: 0px;
}
.left_section 
{
    padding: 10px 25px;
    margin-top: 427px;
}
.right_section
{
	position: absolute;
}
.services {
    height: auto;
    background: none;
    padding: 0;
    margin-bottom: 64px;
}
.service_right {
    padding: 0 30px;
}
.service_right h2
{
	left:0;
}
.service_right h3
{
	left:0;
}
ul.services_list
{
	left:0;
}
}

@media(max-width:480px)
{
	.header .col-xs-6
	{
		padding:0;
		width: 100%;
	}
	.header h1
	{
		margin: 10px 0px 10px 12px;
	}
	.header h2
	{
		margin: 10px 0px 10px 12px;
	}
	.header h3
	{
		float: left;
		margin-top: 12px;
		margin-left: 90px;
	}
	.social_link 
	{
		float: left;
		margin-top: 12px;
		position: absolute;
		left: 0;
	}
	.comment-text h4 span
	{
		font-size: 12px;
		margin-right: 5px;
		padding: 0 6px;
	}
	.comment-text h4 {
    font-size: 10px;
	padding: 0px 8px;
}
.carousel-indicators {
    margin-top: 11px;
}
.carousel-indicators {
    margin-top: 11px;
}
.comment-text h2 {
    font-size: 18px;
	margin-top: 25px;
}
.comment-text h3 {
    font-size: 12px;
	    margin-bottom: 6px;
    margin-top: 10px;
}
.comment-text p {
    font-size: 11px;
    line-height: 18px;
}
.comment-text h4 {
    font-size: 10px;
    padding: 0px 8px;
	line-height: 30px;
	margin: 0 0 0 54px;
}
.comment-text h4 span {
    font-size: 12px;
    margin-right: 5px;
    padding: 0 6px;
}
.comment-text {
    padding: 7px 10px;
}
.left_section
{
	margin-top:315px;
}
}

@media (max-width:414px)
{
	.comment-text h4 span img 
	{
		width: 20px;
	}
	.comment-text p {
    font-size: 10px;
    line-height: 17px;
}
.comment-text h3 {
    font-size: 10px;
    margin-bottom: 3px;
    margin-top: 0px;
}
.comment-text h2 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 6px;
}
.carousel-indicators {
    margin-top: 8px;
}
.service_right li {
    font-size: 10px;
}
ul.services_list {
    padding: 0 0px 0 10px;
}
.footer_left p {
    font-size: 14px;
	margin-bottom: 0;
}
.left_section {
    margin-top: 275px;
}
.error
{
	margin-left: 15px;
}
}
@media (max-width:375px)
{
	.contact_right {
    padding: 25px 10px 0;
}
.left_section {
    margin-top: 265px;
}
.carousel-indicators li
{
	width:8px !important;
	height:8px !important;
}
.carousel-indicators .active
{
	width:10px !important;
	height:10px !important;
}
.comment-text h4 {
    font-size: 9px;
}
.comment-text h4 span {
    font-size: 10px;
}
.comment-text h3 {
    font-size: 9px;
    margin-bottom: 1px;
}
.comment-text h2 {
    font-size: 12px;
    margin-top: 17px;
    margin-bottom: 4px;
}
.comment-text p {
    font-size: 9px;
    line-height: 15px;
}
.carousel-indicators li
{
	left:70%;
}
.left_section {
    margin-top: 240px;
	padding: 10px 18px;
}
.service_right {
    padding: 0 18px;
}
.service_right li span {
    margin-left: 21px;
}
.section_two_right {
    padding: 20px 18px;
}
.contact_form {
    padding: 25px 18px;
}
.contact_right {
    padding: 10px 0px 0;
}
.footer_left {
    padding: 0 0px;
}
.footer_right {
    padding: 0 0px;
}
.footer_left p {
    font-size: 13px;
}
}
@media (max-width:360px)
{
	.comment-text h4 span img {
    width: 14px;
}
.comment-text h4
{
	line-height:23px;
}
.comment-text {
    padding: 7px 8px;
}
.left_section h3 {
    font-size: 12px;
}
ul.services_list {
    padding: 0 0px 0 0px;
}
.section_two_right {
    padding: 10px 18px;
}
.section_two_right p {
    line-height: 22px;
}
}

@media(max-width:320px)
{
	.comment-text h4 {
    line-height: 16px;
	font-size: 8px;
}
.comment-text h4 span {
    font-size: 7px;
}
.comment-text {
    padding: 4px 8px;
}
.comment-text p {
    line-height: 12px;
}
.comment-text h3 {
    font-size: 8px;
}
.comment-text h2 {
    font-size: 10px;
}
.carousel-indicators {
    margin-top: 4px;
}
.left_section {
    margin-top: 205px;
}
.left_section h3 {
    font-size: 10px;
}
.left_section p
{
	line-height:22px;
}
.service_right h3 {
    font-size: 18px;
}
.service_right li {
    font-size: 8px;
}
.section_two_right p {
    line-height: 20px;
	font-size:12px;
}
.section_two_right h2 {
    font-size: 16px;
}
.contact_left h4 {
    font-size: 12px;
}
.contact_left h3 {
    font-size: 11px;
}
.contact_left h2 {
    font-size: 16px;
}
.footer_left p {
    font-size: 11px;
}
}