/*****
*
*
*Author Name : Mostafizur Rahman
*Author URI : http://mostafiz.me/
*Version : 1.1
*Description : This is a responsive HTML & Bootstrap template developed by Mostafizur Rahman
*Template URI : http://mostafiz.me/demo/doctor/
*
*
****/
.fondo_principal{
	background-image:url(../img/fondo-principal.png);
	background-color: transparent;
    background-repeat: no-repeat;
    background-position: center top;
    /*background-attachment: fixed;
    backgroudn-size: contain;*/
}

body {
    margin: 0;
    padding: 0;
    font-family: montserrat !important;/*montserrat;*/
}
li {
    /*list-style: none;*/
	/*list-style:disc;*/
	text-align:justify;
	color:#27456E;
}
a:hover,
a:visited,
a {
    text-decoration: none;
}
h1,
h2 {
	font-family:montserrat-bold;
    text-transform: uppercase;
}
.uppercase {
    text-transform: uppercase!important;
}

/*header area*/
.telefono{
	margin-left:10px!important;
	text-decoration: none;
	color:#000 !important;
	font-size:12px!important;
	font-weight:bold;
}
.email{
	margin-left:10px!important;
	text-decoration: none;
	color:#000 !important;
	font-size:9px!important;
	font-weight:bold;
}
.text-white{
	color:#FFF;
	font-size:12px;
}

/*slider area*/

.slider-row {
    margin: 0;
    padding: 0;
}
.slider-wrapper {
    margin: 0;
    padding: 0 !important;
    background: #fff !important;
}
.carousel-caption h1 {
    font-size: 157px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.carousel-caption p {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0;
}
.carousel-caption button {
    width: 240px;
    height: 60px;
    background: #3a9ecb;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.carousel-caption button:hover {
    background: #2a2a2a;
}
.carousel-control {
    width: 5%;
}
.carousel-inner {
    background: -webkit-linear-gradient(left, #000, #666);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #000, #666);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #000, #666);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, #000, #666);
    /* Standard syntax */
}
.item {
    position: relative;
}
.carousel-caption {
    position: absolute;
    text-align: left;
    left: 5%;
    line-height: 1;
    top: 50%;
    margin-top: -50px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
		
    font-size: 18px;
    padding: 5px;
    background: #fff;
    border-radius: 50%;
    color: transparent;
    margin-left: 0;
    margin-top: 50px;
	
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    font-size: 18px;
    padding: 5px;
    background: #fff;
    border-radius: 50%;
    color: transparent;
    margin-right: 0;
    margin-top: 50px;
}

/*about area*/
.pre{
	margin-left: 20px;
}

.about h2 {
    font-size: 35px;    
	color: #717E2D;
   	margin-top:-30px;
	font-family:montserrat-bold;
	letter-spacing:1px;
}

.h2-productos{
	margin-top:0px !important;
	font-size: 20px !important;
	letter-spacing:1px;
	line-height: 26px;
}
.about h4 {
    font-size: 38px;
    color: #808080;
    margin-bottom:45px;
	margin-top:20px;
	font-family:montserrat-bold;
}
.about-img img {
    width: 100%;
}
.single-about-detail {
    position: relative;
}
.pentagon-text h1 {
    font-size: 60px;
    color: #383838;
    margin-top: 0;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    position: absolute;
    left: 15%;
    width: 50px;
    top: -6%;
}
.pentagon-text {
    width: 70px;
    height: 52px;
    background: #fff;
    position: relative;
    top: -30px;
    left: 43%;
}
.pentagon-text:before {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 34px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 15px solid #fff;
}
.pentagon-text:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 0;
    height: 0px;
    border-left: 36px solid transparent;
    border-right: 34px solid transparent;
    border-top: 15px solid #fff;
}
.about-details {
    /*border-top: 1px solid #fff;*/
	padding:20px;
	/*margin-left:40px;*/
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;	
}
.about-details h3 {
    font-size: 36px;
    color: #fff;
    margin-top: 0;
}

.about-details h4 {
    font-size: 22px;
    color: #fff;
    margin-top: 0;
}

.about-details h5 {
    font-size: 20px;
    color: #274678;
	font-weight:bold;
}
.about-details p {
    font-family: montserrat;	
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	font-size:14px;
	margin-top:10px;
	text-align:justify !important;
	line-height: 2em !important;
}
.about li{
	list-style:inside;
	color:#27456E;
	font-weight:bold;
	text-align:left;
	font-size:16px;	
}

.about-details .p-nosotros {
    font-family: montserrat;
	font-size:14px;
	margin-top:10px;
	margin-right:40px;
	margin-left:-30px;
	color:#000;
	text-align:justify !important;
	line-height: 1.8em !important;
}

.about-details .div-producto{
	width:90% !important;	
}

.about-details .div-producto .p-producto{
	text-align:center !important;
	font-size:18px;
	font-weight:bold;
	color:#27456E;
}

.single-about-detail:hover .about-details {
    background: #3a9dca;
}
.single-about-detail:hover .pentagon-text h1 {
    color: #3a9dca;
}

/*service area*/

.service {
    background: url(../img/pattern.jpg);
    background-repeat: repeat-y;
    margin-top: 40px;
}
.service h2 {
    font-size: 40px;
    color: #fff;
    margin-top: 70px;
    margin-bottom: 0;
}
.service h4 {
    font-size: 24px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 70px;
    display: block;
}
.single-service-img {
    width: 205px;
    height: 125px;
    background: #fff;
    position: relative;
    left: 50%;
    margin-left: -100px;
}
.single-service-img:before {
    content: "";
    position: absolute;
    top: -42px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 102px solid transparent;
    border-right: 104px solid transparent;
    border-bottom: 42px solid #fff;
}
.single-service-img:after {
    content: "";
    position: absolute;
    bottom: -42px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 102px solid transparent;
    border-right: 102px solid transparent;
    border-top: 42px solid #fff;
    z-index: 10;
}
.service-img {
    width: 200px;
    height: 123px;
    background: #3a9ecb;
    position: relative;
    top: 1px;
    left: 2px;
}
.service-img:before {
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 40px solid #3a9ecb;
}
.service-img:after {
    content: "";
    position: absolute;
    bottom: -39px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 40px solid #3a9ecb;
    z-index: 999;
}
.single-service h3 {
    margin-top: 60px;
    color: #fff;
    padding-bottom: 90px;
}
.service-img img.heart {
    left: 20%;
    top: 18%;
}
.service-img img.brain {
    left: 26%;
    top: 11%;
}
.service-img img.knee {
    left: 38%;
}
.service-img img.bone {
    left: 25%;
    top: 14%;
}
.service-img img {
    position: absolute;
}

/*team section*/

.team {
    padding-bottom: 60px;
}

.team h2 {
    font-size: 40px;    
	color: #717E2D;
    margin-top:-30px;
	font-family:montserrat-bold;
}
.team h4 {
    font-size: 38px;
    color: #808080;
    margin-bottom:45px;
	margin-top:20px;
	font-family:montserrat-bold;
}
.single-member {
    margin: 0;
    padding: 0;
}
.person img {
    width: 100%;
}
.person-detail {
    padding: 10px;
    background: #386485;
    position: relative;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
	
}
.arrow-top {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #386485;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    bottom: -10px;
    left: 46%;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}
.arrow-bottom {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #386485;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: -9px;
    left: 46%;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}

.person-detail p {
    font-family: montserrat;
    padding: 0 25px;
    padding-bottom: 0px;	
	font-size:16px;
	color:#fff !important;
	text-align: center !important;
	font-weight:bold;
}

.single-member:hover .person-detail {
    background: #fff;
}
.single-member:hover .person-detail p {
    color:#386485 !important;
}
.single-member:hover .arrow-top {
    background: #fff;
}
.single-member:hover .arrow-bottom {
    background: #fff;
}

.div-productos-sub {
	background-color:#FFF;
	position: absolute;
	left: 0%;
	line-height: 1;
	margin-top: 0px;
	top: 0%;
	display:none;
	width:100%;
}	

.single-member:hover .div-productos-sub{
	background-color: rgba(255,255,255,.9);
	display:block;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
}

.p-productos-sub{
	font-family: montserrat;
	margin-top:10px;
    padding: 0 10px;
	font-size:13px;
	color:#386485 !important;
	text-align: left !important;
	line-height: 1.5em !important;
}


.fondo-productos{
	background:#386485;
}
.fondo-productos-sub{
	background:#fff;
}




/*contact section*/

.contact-caption {
    background: #27456E;
}
.contact-heading h2 {
	margin-top:50px;
    color: #fff;
    font-size: 40px;
}
.contact-heading p {
    color: #fff;
    font-size: 14px;
}
.contact-info {
    padding-left: 40px;
}
.contact-info h3 {
    padding-left: 0;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #27456E;
    padding-bottom: 12px;
    margin-bottom: 0;
}
.contact-form h3 {
    padding-left: 0;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #27456E;
    padding-bottom: 12px;
    margin-bottom: 0;
}
.contact-info ul {
    margin: 0;
    padding: 0;
}
.contact-info ul li {
    font-family: montserrat;
    font-size: 14px;
    color: #fff;
}
.contact-info i.fa {
    font-size: 16px;
    padding-right: 12px;
    width: 25px;
    height: 38px;
}
.contact-info ul li span {
    font-weight: bold;
}
.contact-form input {
    width: 100%;
    height: 40px;
    background: #fff;
    font-size: 13px;
    color: #084a5c;
    font-family: montserrat;
    padding: 12px;
    border: 0;
    margin-bottom: 12px;
}
.contact-form textarea {
    font-family: montserrat;
    padding: 12px;
    width: 100%;
    height: 140px;
    border: 0;
    margin-bottom: 12px;
}
.info-detail {
    border-top: 1px solid #53cde5;
    padding-top: 15px;
}
.form {
    border-top: 1px solid #27456E;
    padding-top: 15px;
    text-align: right;
}
.contact-form input.submit-btn {
    width: 180px;
    height: 50px;
    float: right;
    font-size: 24px;
    color: #fff;
	background:#60742C;
    padding: 0;
    font-family: montserrat;
    font-weight: bold;
}
.contact-form {
    padding-right: 40px;
}

/*gmap*/

#map {
    height: 830px;
}
.map {
    position: relative;
    overflow: hidden;
}
.contact {
    position: absolute;
    width: 100%;
    height: 830px;
    margin-top: 0px;
    left: 0;
    margin-top: 0px;
    background: rgba(0, 0, 0, 0.51);
}
.contact-caption {
    margin-top: 10px;
}

/*footer*/

.footer-para {
    margin: 0;
    padding: 15px;
}
.footer p {
    font-size: 14px;
    color: #fff;
    font-family: montserrat;
    margin: 0;
    padding: 5px 0;
}
.footer h5 {
	font-size: 20px;
    color: #fff;
    font-family: montserrat;
}
.footer a i.fa {
    font-size: 24px;
    color: #b1b1b1;
    padding: 22px 10px;
}
.footer a i.fa:hover {
    color: #42b3e5;
}
.fondo-top{
	background-image:url(../img/footer-banner.png);
}
.fondo-butoon{
	background: #60742c;
}
.carousel-inner {
    position: relative;
}

/*======================css for carousel=========================*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
    opacity: 1;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/* just for demo purpose */

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}

/******************************
responsive area
********************************/


/* md */

	.nosotros-chico{
		display:none;
	}	
	.nosotros-grande{
		display:block;
	}	
	.productos-chico{
		display:none;
	}
	.productos-mediano{
		display:none;
	}
	.productos-grande{
		display:block;
	}
	.contacto-mapa{
		margin-top:-150px;
	}

@media (min-width: 1367px) and (max-width: 1920px) {
	.fondo_principal{
		background-image:url(../img/fondo-principal-1920.png);
	}
	.fondo-top{
		background-image:url(../img/footer-banner-1920.png);
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		padding: 30px 10px;		
	}
	.nosotros-chico{
		display:none;
	}	
	.nosotros-grande{
		display:block;
	}
	
}

@media (min-width: 1199px) and (max-width: 1366px) {
	.fondo_principal{
		background-image:url(../img/fondo-principal-1366.png);
	}
	.fondo-top{
		background-image:url(../img/footer-banner-13366.png);
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		padding: 30px 10px;		
	}
	.nosotros-chico{
		display:none;
	}	
	.nosotros-grande{
		display:block;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.fondo_principal{
		background-image:url(../img/fondo-principal-1199.png);
	}
	.fondo-top{
		background-image:url(../img/footer-banner-1199.png);
	}
	
    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 15px 9px;
    }
    .carousel-caption h1 {
        font-size: 120px;
    }
    .carousel-caption p {
        font-size: 32px;
    }
    .carousel-caption button {
        width: 215px;
        height: 55px;
        font-size: 26px;
    }
    h2 {
        font-size: 40px !important;
    }
    h4 {
        font-size: 22px !important;
    }
    .person-detail h3 {
        font-size: 26px;
    }
    .person-detail p {
        font-size: 12px;
    }
	.nosotros-chico{
		display:none;
	}	
	.nosotros-grande{
		display:block;
	}
	.productos-mediano{
		display:block;
	}
	.productos-grande{
		display:none;
	}
	
}

/* sm */

@media (min-width: 768px) and (max-width: 991px) {
	.fondo_principal{
		background-image:url(../img/fondo-principal-991.png);
	}
	.fondo-top{
		background-image:url(../img/footer-banner-ch.png);
	}
	.salto_linea{
		display: none;
	}
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 10px 8px;
    }
    .carousel-caption h1 {
        font-size: 90px;
    }
    .carousel-caption p {
        font-size: 30px;
    }
    .carousel-caption button {
        width: 180px;
        height: 50px;
        background: #3a9ecb;
        color: #fff;
        font-size: 22px;
    }
    h2 {
        font-size: 40px !important;
    }
    h4 {
        font-size: 26px !important;
    }
    
	.nosotros-chico{
		display:block;
	}	
	.nosotros-grande{
		display:none;
	}
	.productos-chico{
		display:block;
	}
	.productos-grande{
		display:none;
	}
	.contact-caption {
        margin-top: 5%;
    }
    #map {
        height: 1050px;
    }
    .contact {
        height: 950px;
        margin-top: -950px;
    }
    .contact-heading h2 {
        margin-top:30px;
		color: #fff;
		font-size:30px;
    }
    .contact-info h3 {
        margin-left: 8px;
        font-size: 25px;
        padding-bottom: 8px;
    }
    .info-detail {
        margin-left: 8px;
    }
    .contact-info ul li {
        font-size: 10px;
    }
    .contact-info i.fa {
        font-size: 13px;
        width: 20px;
        height: 18px;
    }
    .contact-info,
    .contact-form {
        padding: 10px;
    }
    .contact-form h3 {
        font-size: 25px;
        padding-bottom: 8px;
        margin-bottom: 0;
        margin-right: 0px;
    }
	.contacto-mapa{
		margin-top:10px;
	}
}

/* xs */

@media (min-width: 480px) and (max-width: 767px) {
	.fondo_principal{
		background-image:url(../img/fondo-principal-767.png);
	}
	.header-logo-grande{
		display:none;
	}
	.header-logo-chico{
		display: block!important;
	}
	.fondo-top{
		background-image:url(../img/footer-banner-ch.png);
	}
	.salto_linea{
		display: none;
	}
	.header-p{
		margin-top: -10px !important;
	}
	.header-p p{
		font-size:10px !important;
		color:#000 !important;
		font-weight: bold;
	}
    .header-logo img {
        margin-top: 20px;
    }
	.header-backup {
        height: 190px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
		padding: 15px 10px;
    }
    .carousel-caption {
        margin-top: -110px;
    }
    .carousel-caption h1 {
        font-size: 75px;
    }
    .carousel-caption p {
        font-size: 25px;
    }
    .carousel-caption button {
        width: 160px;
        height: 40px;
        font-size: 18px;
    }
    #map {
        height: 1120px;
    }
    .contact {
        height: 1120px;
        margin-top: -1120px;
    }
    h2 {
        font-size: 26px !important;
    }
    h4 {
        font-size: 22px !important;
    }
	.about h2 {
		font-size: 20px;    
		margin-top:-30px;
		font-weight:bold;
	}
	.about h4 {
		margin-bottom:45px;
		font-weight:bold;
	}
	.nosotros-chico{
		display:block;
	}	
	.nosotros-grande{
		display:none;
	}
	.productos-chico{
		display:block;
	}
	.productos-grande{
		display:none;
	}
	.contact-caption {
        margin-top: 5%;
    }
    #map {
        height: 950px;
    }
    .contact {
        height: 950px;
        margin-top: -950px;
    }
    .contact-heading h2 {
        margin-top:30px;
		color: #fff;
		font-size:30px;
    }
    .contact-info h3 {
        margin-left: 8px;
        font-size: 25px;
        padding-bottom: 8px;
    }
    .info-detail {
        margin-left: 8px;
    }
    .contact-info ul li {
        font-size: 10px;
    }
    .contact-info i.fa {
        font-size: 13px;
        width: 20px;
        height: 18px;
    }
    .contact-info,
    .contact-form {
        padding: 10px;
    }
    .contact-form h3 {
        font-size: 25px;
        padding-bottom: 8px;
        margin-bottom: 0;
        margin-right: 0px;
    }
	.contacto-mapa{
		margin-top:10px;
	}
	.buscardor_colapse{
		display: block!important;
	}
}

/* XS Portrait */

@media (max-width: 479px) {
	
	.carousel-inner {
    	height: 250%!important;
	}
	.fondo_principal{
		background-image:url(../img/fondo-principal-479.png);
	}
	.header-logo-grande{
		display:none;
	}
	.header-logo-chico{
		display: block!important;
	}
	.buscardor_colapse{
		display: block!important;
	}
	.fondo-top{
		background-image:url(../img/footer-banner-ch.png);
	}
	.salto_linea{
		display: none;
	}
	.header-p{
		margin-top: -10px !important;
	}
	.header-p p{
		font-size:10px !important;
		color:#000 !important;
		font-weight: bold;
	}
    .top-header img.logo {
        margin: 20px 10px;
    }
    .header-logo {
        margin-top: 0px !important;
    }
    .navbar-default .navbar-toggle {
		
        border-color: #fff;
        margin-top: -40px;
        right: 5%;
		
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        text-align: left;
		padding: 10px 10px;
    }	
    .header-backup {
        height: 120px;
    }
    .carousel-caption {
        margin-top: -30px;
    }
    .carousel-caption h1 {
        font-size: 20px;
    }
    .carousel-caption p {
        font-size: 12px;
    }
    .carousel-caption button {
        width: 150px;
        height: 23px;
        font-size: 12px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-top: 50px;
    }
	
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-top: 50px;
    }
	.about h2 {
		font-size: 20px;    
		margin-top:-30px;
		font-weight:bold;
	}
	.about h4 {
		margin-bottom:45px;
		font-weight:bold;
	}
    .service h2 {
        font-size: 50px;
        margin-top: 40px;
    }
    .team h2 {
        font-size: 28px !important;
    }
	.team h4 {
        font-size: 18px !important;
    }
    h4 {
        font-size: 18px !important;
    }
    .contact-caption {
        margin-top: 5%;
    }
    #map {
        height: 950px;
    }
    .contact {
        height: 950px;
        margin-top: -950px;
    }
    .contact-heading h2 {
        margin-top:30px;
		color: #fff;
		font-size:30px;
    }
    .contact-info h3 {
        margin-left: 8px;
        font-size: 25px;
        padding-bottom: 8px;
    }
    .info-detail {
        margin-left: 8px;
    }
    .contact-info ul li {
        font-size: 10px;
    }
    .contact-info i.fa {
        font-size: 13px;
        width: 20px;
        height: 18px;
    }
    .contact-info,
    .contact-form {
        padding: 10px;
    }
    .contact-form h3 {
        font-size: 25px;
        padding-bottom: 8px;
        margin-bottom: 0;
        margin-right: 0px;
    }
    .footer a i.fa {
        font-size: 18px;
        padding: 25px 7px;
    }
    .footer p {
        font-size: 10px;
    }
	.nosotros-chico{
		display:block;
	}	
	.nosotros-grande{
		display:none;
	}
	.productos-chico{
		display:block;
	}
	.productos-grande{
		display:none;
	}
	.contacto-mapa{
		margin-top:10px;
	}
	.about-details {
		padding:20px;
		margin-left:0px;	
	}
	
	.movil{
		display:block!important;
	}
	
	.pc{
		display:none!important;
	}
	
	.h4-clientes-movil {
		font-size: 28px!important;
		color: #333!important;
		font-family:montserrat-bold;
		letter-spacing:1px;
	}
	/*
	.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{
	 display:block;max-width:200%!important;height:auto}*/
}


.p-correo {
    font-size: 12px !important;
    color: #fff;
    font-family: montserrat;
}

.size-16{
	font-size:16px!important;
}

.size-18{
	font-size:18px!important;
}

.size-20{
	font-size:20px!important;
}

.size-24{
	font-size:24px!important;
	letter-spacing:1px;
}

.size-30{
	font-size:30px!important;
}

.text-servicios{
	letter-spacing:1px!important;
	line-height:22px!important;
	color:#666!important;
}

.background-azul {
    background: #27456E;
}

.background-claro {
    background: #F9F9F9;
}


.blanco{
	color:#FFF!important;
}

.negro{
	color:#000!important;
}

.padding-cliente{
	padding:10px;
}

.top-0{
	margin-top:0px!important;
}
.top-10{
	margin-top:10px!important;
}
.top-20{
	margin-top:20px!important;
}
.top-30{
	margin-top:30px!important;
}
.top-50{
	margin-top:50px!important;
}

.top-80{
	margin-top:80px!important;
}

.buttom-0{
	margin-bottom:0px!important;
}

.buttom-10{
	margin-bottom:10px!important;
}

.buttom-20{
	margin-bottom:20px!important;
}

.buttom-30{
	margin-bottom:30px!important;
}
.buttom-50{
	margin-bottom:50px!important;
}



/************************/
/*     06. clientes     */
/************************/

.swiper-container {
	position: static;
	width: 100%;
	border-radius: 0.75rem;
}

.slider-container {
	position: relative;
}

.slider-1 {
	padding-top: 3.5rem;
	padding-bottom: 3rem;
	/*background-color: #fbf9f5;*/
	text-align: center;
}

.slider-1 .p-small {
	color: #797fa7;
}

.slider-1 .slider-container {
	margin-right: 1.5rem;
	margin-left: 1.5rem;
}

.h4-clientes {
    font-size: 32px!important;
    color: #808080!important;
	font-family:montserrat-bold;
	letter-spacing:1px;
}


/*----------------------------------------
 10.Portfolio Area Css
----------------------------------------*/

.single-awesome-project {
  overflow: hidden;
  margin-bottom: 30px;
}

.awesome-img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.awesome-img>a {
  display: block;
  position: relative;
}

.single-awesome-project:hover .awesome-img>a::after {
  opacity: 1;
}

.single-awesome-project:hover .add-actions {
  opacity: 1;
  bottom: 0;
}

.awesome-img>a::after {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: 0.4s;
}

.awesome-img img {
	-webkit-transition:all .9s ease; /* Safari y Chrome */
	-moz-transition:all .9s ease; /* Firefox */
	-o-transition:all .9s ease; /* IE 9 */
	-ms-transition:all .9s ease; /* Opera */
	width:100%;
}

.awesome-img:hover img {
	-webkit-transform:scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	transform:scale(1.15);
}

/*----------------------------------------
 7.Wellcome Area Css
----------------------------------------*/

.wellcome-area {
  background: rgba(39, 69, 110, 1) url("../img/banerfijo/banner-1.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  
}

.well-bg {
  position: relative;
}

.wellcome-text {
  margin: 70px 0;
  padding: 30px 40px;
}

.well-text>h2 {
  color: #fff;
  font-size: 44px;
  font-weight: 500;
  line-height: 50px;
}

.well-text p {
  font-size: 18px;
  font-style: italic;
  color: #fff;
}

.wellcome-text .section-headline p {
  margin-bottom: 0;
}

.movil{
	display:none;
}

.pc{
	display:block;
}

.h4 {
    font-size: 38px;
    color: #808080;
	font-family:montserrat-bold;
}

.h2 {
    font-size: 30px;    
	color: #717E2D;
	font-family:montserrat-bold;
	letter-spacing:1px;
}

.formulario {
    width: 100%;
    padding-top: 15px;
    text-align: center;
}

.contact-formulario input {
    width: 100%;
    height: 25px;
    background:#1C3961;
    font-size: 12px;
    color: #fff;
    font-family: montserrat;
    border: 0;
    margin-bottom: 7px;
	padding-left:5px;
	letter-spacing:1px;
}
.contact-formulario textarea {
    font-family: montserrat;
    width: 100%;
    height: 50px;
    border: 0;
    margin-bottom: 12px;
	background:#1C3961;
	color: #fff;
	padding-left:5px;
	font-size: 12px;	
	letter-spacing:1px;
}

.contact-formulario input.submit-btn {
    width: 100%;
    height: 25px;
    float: right;
    font-size: 12px;
    color: #fff;
	background:#60742C;
    padding: 0;
    font-family: montserrat;
    font-weight: bold;
	letter-spacing:2px;
	padding-left:10px;
	padding-right:10px;
	
}

.contacto-productos{
	color:#1C3961 !important;
	font-size:24px!important;	
}

.contacto-whats{
	color:#1C3961 !important;
	font-size:16px!important;
	font-weight:bold;
}



