/* 

TemplateMo 551 Stand Blog

https://templatemo.com/tm-551-stand-blog

*/

@font-face {
	font-family: MADE_TOMMY_regular;
	src: url(/assets/fonts/MADE_TOMMY_Regular_PERSONAL_USE.otf);
}

@font-face {
	font-family: MADE_TOMMY_light;
	src: url(/assets/fonts/MADE_TOMMY_Light_PERSONAL_USE.otf);
}

@font-face {
	font-family: MADE_TOMMY_bolt;
	src: url(/assets/fonts/MADE_TOMMY_Bold_PERSONAL_USE.otf);
}

.formato {
	font-family: MADE_TOMMY_light;
}

.ligero{
	font-family: MADE_TOMMY_light;
}

.strongol{
	font-family: MADE_TOMMY_regular;
}

.bolder {
	font-family: MADE_TOMMY_bolt;
}

body {
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
  max-width: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}
p {
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #7a7a7a;
	line-height: 30px;
}
a {
	text-decoration: none!important;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}

.main-button a {
	display: inline-block;
	background-color: #002e7a;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	padding: 12px 20px;
	text-transform: uppercase;
	transition: all .3s;
}

.fondo-imagen-degradado {
	z-index: 1;
	position: relative;
	margin-top: 0px;
	background-color: #032344;
	background-repeat: no-repeat;

}

.divFother {

	float:left;
	background-color: #032344;
	color: white;
	width: 100%;
}


.div1 {
	float:left;
	background-color: #032344;
	color: white;
	margin-left: 10%;
	

}

.div2 {
	float: left;
	background-color: #032344;
	margin-top:10px;
}

.div3{
float: left;
background-color: #032344;
margin-left: 5%;
}

.div4{
	float: left;
	background-color: #032344;
	margin-left: 5%;

}

.div5 {
	color: #FFFFFF;
	text-align: center;
}

.imagnes_foother_izquierda {
	width: 105px;
	left: 30px;
	margin-bottom: 35px;
	padding-left: 35px;
	text-align: right;
}

.direccion-telefono-correo {
	width: 100%;
	
	color:white;
	margin-bottom: 60px;
	text-align: left;
}


.imagenes_foother_derecha {
 	width: 50px;
}
.imagenes_foother_derecha_barco {
	width: 160px;
	
	top: 0px;
}

.texto-foother {
	color:white;
}
.texto-baner2 {
	position:absolute;
	top: 300px;
	left: 320px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 380%;
	color: white;
	background-color: #032344;
	border-radius: 25px;
	width: 350px;
}

.texto-baner2:hover {
	position:absolute;
	top: 300px;
	left: 320px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 380%;
	color: #032344;
	background-color: white;
	border-radius: 25px;
	width: 350px;
}

a.cambio-clic {
	color:#032344;
	cursor: pointer;
}


.main-button a:hover {
	background-color: #fb9857;
}

.heading-page {
	padding-top: 110px;
}

.page-heading {
	margin: 0px 10px;
	padding: 120px 0px;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/heading-bg.jpg);
}

.page-heading .text-content h4 {
	color: #002e7a;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
}

.page-heading .text-content h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

/** Esto es la pantalla de carga**/

#preloader {
  overflow: hidden;
  background: #002e7a;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 9999999;
  color: #fff;
}

#preloader .jumper {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
  margin: auto;
  width: 50px;
  height: 50px;
}

#preloader .jumper > div {
  
  width: 10px;
  height: 10px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  width: 30px;
  height: 30px;
  -webkit-animation: jumper 1s 0s linear infinite;
  animation: jumper 1s 0s linear infinite;
}

#preloader .jumper > div:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
  animation-delay: 0.33333s;
}

#preloader .jumper > div:nth-child(3) {
  -webkit-animation-delay: 0.66666s;
  animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.aliacion-copart {
	color:#ffffff;
	margin-bottom: -95px;
	z-index: 99;
	padding-top: 	40px;
	padding-bottom: 40px;
	font-size: 30px;
	font-family: MADE_TOMMY_light;

}


.logo-flotante-copart {
	z-index: 1;
	position: fixed;
	min-height: 120px;
    width: 252px;
    text-align: center;
    word-wrap: break-word;
}

.copart-flotante {
	
	
	margin-top:5px;
	width:190px;
	height: 89px;
	background:#032344;
	margin-right:30px;
	display: inline-block;
	margin-bottom: 25px;
	border-radius: 500px;
	margin-left: 9px;
}
.copart-flotante-fondo{
	z-index: -1;
	position: absolute;
	left: 0px;
	margin-top: -100px;
	background:#032344;
	margin-right:30px;
	display: inline-block;
	margin-bottom: 25px;
	border-top-right-radius: 100px;
	border-bottom-right-radius:100px ;
}

.copart-flotante-fondo{
	z-index: 1;
	position: absolute;
	left: 3px;
	margin-top: -110px;
	background:#032344;
	margin-right:30px;
	display: inline-block;
	margin-bottom: 25px;
	border-top-right-radius: 100px;
	border-bottom-right-radius:100px ;
}
.copart {
	top: 0;
	height: 110px;
	position: fixed;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.1);
}


/* Header Style */
header {
	position: absolute;
	z-index: 99999;
	width: 100%;
	height: 100px;
	background-color: #f7f7f7;
	-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
header .navbar {
	padding: 25px 0px;
}

.dropdown {
	display: inline-block;
	position: relative;

  }
  .dropdown-content {
	display: none;
	
	position: absolute;
	width: 150%;
	overflow: auto;
	background-color: white;
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);
	opacity: 0.8;
	border-radius: 10px;
	
  }
  .dropdown:hover .dropdown-content {
	display: block;
  }
  .dropdown-content a {
	display: block;
	color: #000000;
	padding: 5px;
	text-decoration: none;
  }
  .dropdown-content a:hover {
	color: #FFFFFF;
	background-color: gray;
  }

.background-header .navbar {
	padding: 17px 0px;
}
.background-header {
	top: 0;
	height: 110px;
	position: fixed;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.1);
}
.background-header .navbar-brand h2 {
	color: #121212!important;
}
.background-header .navbar-nav a.nav-link {
	color: #1e1e1e!important;
}
.background-header .navbar-nav .nav-link:hover,
.background-header .navbar-nav .active>.nav-link,
.background-header .navbar-nav .nav-link.active,
.background-header .navbar-nav .nav-link.show,
.background-header .navbar-nav .show>.nav-link {
	color: #002e7a!important;
}
.navbar .navbar-brand {
	float: 	left;
	margin-top: -12px;
	outline: none;
	
}
.navbar .navbar-brand h2 {
	color: #1e1e1e;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 900;
	-webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
	
}
.navbar .navbar-brand h2 em {
	font-size: 44px;
	font-style: normal;
	color: #002e7a;
	
}
#navbarResponsive {
	z-index: 999;
	
}
.navbar-collapse {
	
	text-align: center;
	
}
.navbar .navbar-nav .nav-item {
	margin: 0px 20px;
}
.navbar .navbar-nav a.nav-link {
	font-family: system-ui;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: 800;

	letter-spacing: 0.8px;
	color: #002e7a;
	transition: all 0.3s;
	
}
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .active>.nav-link,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .show>.nav-link {
	color: #002e7a;
}
.navbar .navbar-toggler-icon {
	background-image: none;
}
.navbar .navbar-toggler {
	border-color: #fff;
	background-color: #032344;	
	height: 46px;
	outline: none;
	border-radius: 0px;
	position: absolute;
	right: 30px;
	top: 25px;
	
}
.navbar .navbar-toggler-icon:after {
	content: '\f0c9';
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-family: 'FontAwesome';
}



/* Banner Style */
.main-banner .container-fluid {
	padding: 0px 10px;
	margin-bottom: -24px;
	
}
.owl-banner {
	padding-top: 110px;
}

.owl-banner .item {
	position: relative;
}

.owl-banner .item .item-content {
	position: absolute;
	bottom: 40px;
	left: 40px;
}

.owl-banner .item .item-content .meta-category span {
	color: #002e7a;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0.25px;
}

.owl-banner .item .item-content h4 {
	font-size: 24px;
	font-weight: 900;
	color: #fff;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	margin: 10px 0px 12px 0px;
}

.owl-banner .item .item-content ul li {
	display: inline-block;
	margin-right: 8px;
}

.owl-banner .item .item-content ul li:after {
	content: '|';
	color: #fff;
	margin-left: 8px;
}

.owl-banner .item .item-content ul li:last-child::after {
	display: none;
}

.owl-banner .item .item-content ul li a {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	transition: all .3s;
}

.owl-banner .item .item-content ul li a:hover {
	color: #002e7a;
}

.owl-banner .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
}

.owl-banner .owl-nav .owl-prev {
	position: absolute;
	left: 40px;
}

.owl-banner .owl-nav .owl-next {
	position: absolute;
	right: 40px;
}

.owl-banner .owl-nav button {
	outline: none;
}

.owl-banner .owl-nav button span {
	color: #fff;
	font-size: 36px;
	width: 60px;
	height: 60px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	background-color: rgba(250,250,250,0.3);
}


/* Carrucel*/
.slider-container {
	display: flex;
	width: 100%;
	height: 50vh;
	overflow-x: scroll;  
	scroll-snap-type: x mandatory;
  }
  
  .slider-container img {
	flex: 0 0 100%;
	width: 100%;
	object-fit:contain;
	scroll-snap-align: center;
  }

  /*mision y vision*/
 .circulo {
	
	background: #fcceb0;
	border-radius: 100%;
	 width: 220px;
	height: 215px;
 }
 .centrar-parrafo {
	display: flex;
	align-items: center;
	align-content: center;
 }

 .valores-1{
	background-color:#032344;
	color: #FCDCC8;
	font-size: 35px;
	font-weight:normal;
	height: 105px;
	text-align: center;
	padding-top: 25px;
 }

 .valores-2 {
	color:#002e7a;
	background-color: #FCDCC8;
	font-size: 35px;
	font-weight:normal;
	height: 105px;
	text-align: center;
	padding-top: 25px;
 }

 

/* Call To Action */
.grupo-imagen {
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 40px;
 color: #002e7a;
}



.call-to-actions2 {
	margin-top: 0;
}

.call-to-action3 {

	display: flex;
	align-items: center;
	justify-content: center;
	background-color: white;
	margin-top: 100px;
	color: black;
	
}



.call-to-action2 .main-content{
	z-index: 2;
	padding: 90px;
	background-color: #032344;
	margin-top: 40px;
}


.call-to-action {
	margin-top: 0px;
}

.call-to-action .main-content2 {
	position: relative;
	z-index: 2;
	padding-top: 285px;
	padding-bottom: .5px;
	margin-bottom: -90px;
	background-color: #032344;
	background-image: url(../images/unidos_equipo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.3;
}

.call-to-action .main-content {
	padding: 19%;
	margin-top: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}




.call-to-action .main-content span {
	z-index: 2;
	position: relative;
	color: #002e7a;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 0.5px;
}

.call-to-action .main-content h4 {
	margin-bottom: 0px;
	margin-top: 12px;
	color: #fff;
	font-size: 26px;
	font-weight: 900;
	letter-spacing: 0.25px;
}

.call-to-action .main-content .main-button {
	text-align: right;
	margin-top: 12px;

}



/* Blog Posts */

.blog-posts {
	margin-top: 100px;
}

.blog-posts .blog-post {
	margin-bottom: 30px;
}

.blog-posts .blog-thumb img {
	width: 100%;
	overflow: hidden;
}

.blog-posts .down-content {
	padding: 40px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.blog-posts .down-content span {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 900;
	color: #002e7a;
}

.blog-posts .down-content h4 {
	font-size: 24px;
	text-transform: capitalize;
	letter-spacing: 0.5px;
	font-weight: 900;
	color: #20232e;
	margin: 10px 0px 12px 0px;
}

.blog-posts .down-content ul.post-info li {
	display: inline-block;
	margin-right: 8px;
}

.blog-posts .down-content ul.post-info li:after {
	content: '|';
	color: #aaa;
	margin-left: 8px;
}

.blog-posts .down-content h4 {
	font-size: 20px;
	letter-spacing: 0.25px;
}

.grid-system .down-content ul.post-info li {
	margin-right: 3px;
}

.grid-system .down-content ul.post-info li:after {
	margin-left: 5px;
}

.blog-posts .down-content ul.post-info li:last-child::after {
	display: none;
}

.blog-posts .down-content ul.post-info li a {
	font-size: 14px;
	color: #aaa;
	font-weight: 400;
	transition: all .3s;
}

.blog-posts .down-content ul.post-info li a:hover {
	color: #002e7a;
}

.blog-posts .down-content p {
	padding: 25px 0px;
	margin: 25px 0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.blog-posts .down-content ul.post-share {
	text-align: right;
}

.blog-posts .down-content ul.post-tags li,
.blog-posts .down-content ul.post-share li {
	display: inline-block;
}

.blog-posts .down-content ul.post-tags li:first-child i,
.blog-posts .down-content ul.post-share li:first-child i {
	color: #002e7a;
	margin-right: 5px;
}

.blog-posts .down-content ul.post-tags li,
.blog-posts .down-content ul.post-share li {
	color: #aaa;
}

.blog-posts .down-content ul.post-tags li a,
.blog-posts .down-content ul.post-share li a {
	font-size: 14px;
	color: #aaa;
	font-weight: 400;
	transition: all .3s;
}

.blog-posts .down-content ul.post-tags li a:hover,
.blog-posts .down-content ul.post-share li a:hover {
	color: #002e7a;
}

.blog-posts .main-button a {
	height: 60px;
	line-height: 60px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

ul.page-numbers {
	text-align: center;
}

ul.page-numbers li {
	display: inline-block;
	margin: 0px 5px;
}

ul.page-numbers li a {
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	font-size: 15px;
	color: #7a7a7a;
	border: 1px solid #eee;
	font-weight: 500;
	transition: all 0.3s;
}

ul.page-numbers li.active a {
	background-color: #002e7a;
	border-color: #002e7a;
	color: #fff;
}

ul.page-numbers li a:hover {
	color: #002e7a;
}

.blog-posts .sidebar-heading h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0.5px;
	color: #20232e;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.blog-posts .comments {
	margin-top: 30px;
}

.blog-posts .comments ul li {
	display: inline-block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.blog-posts .comments ul li.replied {
	padding-left: 130px;
}

.blog-posts .comments ul li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}

.blog-posts .comments ul li .author-thumb {
	display: inline;
	float: left;
}

.blog-posts .comments ul li .author-thumb img {
	max-width: 100px;
	display: inline;
}

.blog-posts .comments ul li .right-content {
	margin-left: 130px;
}

.blog-posts .comments ul li .right-content h4 {
	color: #20232e;
	font-size: 19px;
	font-weight: 900;
	letter-spacing: 0.5px;
}

.blog-posts .comments ul li .right-content h4 span {
	font-size: 14px;
    color: #aaa;
	font-weight: 400;
	letter-spacing: 0.25px;
	margin-left: 20px;
}

.blog-posts .submit-comment {
	margin-top: 60px;
}

.blog-posts .submit-comment input {
	width: 100%;
	height: 46px;
	border: 1px solid #eee;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: #7a7a7a;
	outline: none;
	padding: 0px 15px;
	margin-bottom: 30px;
}

.blog-posts .submit-comment textarea {
	width: 100%;
	height: 46px;
	border: 1px solid #eee;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: #7a7a7a;
	outline: none;
	padding: 10px 15px;
	margin-bottom: 30px;
	height: 180px;
	max-height: 220px;
	max-width: 100%;
	min-width: 160px;
}

.blog-posts .submit-comment input::placeholder,
.blog-posts .submit-comment textarea::placeholder {
	color: #aaa;
}

.blog-posts .submit-comment button {
	display: inline-block;
	background-color: #002e7a;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	padding: 12px 20px;
	text-transform: uppercase;
	transition: all .3s;
	border: none;
	outline: none;
}

.blog-posts .submit-comment button:hover {
	background-color: #fb9857;
}

/* Sidebar */

.sidebar {
	margin-left: 30px;
}

.sidebar .sidebar-item {
	margin-top: 50px;
}

.sidebar .search {
	margin-top: 0px;
}

.sidebar .sidebar-heading h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0.5px;
	color: #20232e;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.sidebar .search input {
	width: 100%;
	height: 50px;
	border: 1px solid #eee;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: #7a7a7a;
	outline: none;
	padding: 0px 15px;
}

.sidebar .search input::placeholder {
	color: #aaa;
}

.sidebar .recent-posts ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.sidebar .recent-posts ul li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}

.sidebar .recent-posts ul li h5 {
	font-size: 19px;
	font-weight: 900;
	color: #20232e;
	line-height: 30px;
	transition: all 0.3s;
}

.sidebar .recent-posts ul li h5:hover {
	color: #002e7a;
}

.sidebar .recent-posts ul li span {
	display: block;
	font-size: 14px;
	color: #aaa;
	margin-top: 8px;
}

.sidebar .categories ul li {
	margin-bottom: 15px;
}

.sidebar .categories ul li:last-child {
	margin-bottom: 0px;
}

.sidebar .categories ul li a {
	font-size: 15px;
	font-weight: 700;
	color: #20232e;
	transition: all .3s;
}

.sidebar .categories ul li a:hover {
	color: #002e7a;
}

.sidebar .tags ul li {
	margin-right: 6px;
	display: inline-block;
}

.sidebar .tags ul li {
	margin-bottom: 10px;
}

.sidebar .tags ul li a {
	font-size: 15px;
	font-weight: 500;
	color: #aaa;
	display: inline-block;
	border: 1px solid #eee;
	padding: 10px 18px;
	transition: all .3s;
}

.sidebar .tags ul li a:hover {
	background-color: #002e7a;
	border-color: #002e7a;
	color: #fff;
}


/* Footer */

footer {
	margin-top: 100px;
	text-align: left;
	background-color: #032344;
	padding: 10px 0px;
	width: 100%;
}


footer ul.social-icons li {
	display: inline-block;
	margin-right: 30px;
}

footer ul.social-icons li:after {
	content: "";
	color: #fff;
	margin-left: 0;
	margin-top: 0px;
}

footer ul.social-icons li:last-child {
	margin-right: 0px;
}

footer ul.social-icons li:last-child::after {
	display: none;
}

footer ul.social-icons li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.25px;
	transition: all .3s;
}

footer ul.social-icons li a:hover {
	color: #002e7a;
}

footer p {
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
}

footer p a {
	color: #002e7a;
}

footer p a:hover {
	color: #002e7a;
}


/* Contact Form */

.contact-us .down-contact,
.contact-us #map {
	margin-top: 80px;
}

.contact-us .sidebar-heading h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0.5px;
	color: #20232e;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.contact-us .contact-form input {
	width: 100%;
	height: 46px;
	border: 1px solid #eee;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: #7a7a7a;
	outline: none;
	padding: 0px 15px;
	margin-bottom: 30px;
}

.contact-us .contact-form textarea {
	width: 100%;
	height: 46px;
	border: 1px solid #eee;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: #7a7a7a;
	outline: none;
	padding: 10px 15px;
	margin-bottom: 30px;
	height: 180px;
	max-height: 220px;
	max-width: 100%;
	min-width: 160px;
}

.contact-us .contact-form input::placeholder,
.contact-us .contact-form textarea::placeholder {
	color: #aaa;
}

.contact-us .contact-form button {
	display: inline-block;
	background-color: #002e7a;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	padding: 12px 20px;
	text-transform: uppercase;
	transition: all .3s;
	border: none;
	outline: none;
}

.contact-us .contact-form button:hover {
	background-color: #fb9857;
}

.contact-us .contact-information {
	margin-left: 30px;
}

.contact-us .contact-information ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.contact-us .contact-information ul li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}

.contact-us .contact-information ul li h5 {
	font-size: 19px;
	font-weight: 900;
	color: #20232e;
	line-height: 30px;
}

.contact-us .contact-information ul li span {
	display: block;
	font-size: 14px;
	color: #aaa;
	margin-top: 8px;
}


/* About Us */

.about-us {
	margin-top: 0px;
	text-align: center;
}

.about-us img {
	width: 100%;
	overflow: hidden;
}

.about-us p {
	margin: 40px 0px;
	border-bottom: 1px solid #eee;
	padding-bottom: 40px;
}

.about-us ul li {
	display: inline-block;
	margin: 0px 5px;
}

.about-us ul li a {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	background-color: #212931;
	color: #fff;
	border-radius: 50%;
	transition: all .3s;
}

.about-us ul li a:hover {
	background-color: #002e7a;
}


/* Responsive Style */


@media (max-width: 1250px) {
	.owl-banner .owl-nav .owl-prev {
		left: 0px;
	}
	.owl-banner .owl-nav .owl-next {
		right: 0px;
	}
	.owl-banner .owl-nav button span {
		width: 35px;
	}
	.owl-banner .item .item-content .meta-category span {
		font-size: 16px;
	}
	.owl-banner .item .item-content h4 {
		font-size: 20px;
	}
	
}
@media (max-width: 768px) {
	.owl-banner .owl-nav {
		display: none;
	}

	.alo {
		opacity: 0;
		display: none;
	}

	.pc {
		display: none;
	}

	.grupo-imagen {
		text-align: center;
		font-size: 30px;
		font-weight: bolder;
		color: #002e7a;
	}

	.menu-pc{
		display: none;
	}

	.texto-baner {
		z-index: 2;
		position: absolute;
		top: 150px;
		display: flex;
		align-items: center;
		justify-content: center;
		left: 12%;
		margin-left: 4%;
		text-align: center;
		src: url(/assets/fonts/flexslider-icon.eot);
		font-family: MADE_TOMMY_light;
		font-size: 250%;
		color: #fcceb0;
	}
	.container-carrusel {
		display: flex;
		width: 98%;
		align-items: center;
		justify-content: center;
		background-color: white;
		margin-top: 100px;
		color: black;
	}
	
	.container-carrusel2 {
		display: flex;
		width: 98%;
		align-items: center;
		justify-content: center;
	}

	
	.mision-vision {
		display: flex;
		align-items: center;
		justify-content: center;
	 }
	 .mision {
		text-align: justify;
		width: 420px;
		font-size: 25px;
	}
	
	 .vision {
		text-align: justify;
		width: 460px;
		font-size: 25px;
	 }

	 .main-content3 {
		width: 100%;
		margin-left: -15px;
	}

	.pc{
		display: none;
	}
	
}

@media (min-width:768px){
	.cel{
		display: none;
	}

	
.tapa-copart-flotante-fondo {
	z-index: 1;
	position: absolute;
	left: 3px;
	margin-top: -110px;
	background: #032344;
	margin-right: 30px;
	display: inline-block;
	margin-bottom: 25px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
}


	.tapa-copart-flotante {


		margin-top: 5px;
		width: 190px;
		height: 70px;
		background: #032344;
		margin-right: 30px;
		display: inline-block;
		margin-bottom: 25px;
		border-radius: 500px;
		margin-left: 9px;
	}
	

	.main-content3 {
		width: 1019px;}

	
	.mision-vision {
		display: flex;
		align-items: center;
		justify-content: center;
		padding-left: 100px;
	 }
	 .mision {
		margin-left:50px ;
		text-align: justify;
		width: 420px;
		font-size: 25px;
	}
	
	 .vision {
		margin-left:50px ;
		text-align: justify;
		width: 460px;
		font-size: 25px;
	 }

	.container-carrusel {

		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
		background-color: white;
		margin-top: 100px;
		color: black;
		
	}
	.container-carrusel2 {
		display: flex;
		width: 50%;
		align-items: center;
		justify-content: center;
	}

	.texto-baner {
		z-index: 2;
		position: absolute;
		top: 400px;
		display: flex;
		align-items: center;
		justify-content: center;
		left: 35.5%;
		text-align: center;
		src: url(/assets/fonts/flexslider-icon.eot);
		font-family: MADE_TOMMY_light;
		font-size: 400%;
		color: #fcceb0;
	}
	
	
	.fottt {
		opacity: 0;
		display: none;

	}

	.menu-cel{
		display: none;
	}
}


.barco_fother {
	display: flex;
	justify-content: center;
}


.fother {
	display: grid;
	align-items: center;
	justify-content: center;
}


.iconos_fother {
	display: flex;
	justify-content: center;
	align-items: center;
}





@media (max-width: 992px) {
	.navbar .navbar-brand {
		position: absolute;
		left: 30px;
		top: 25px;
	}
	.background-header .navbar-brand,
	.background-header .navbar-toggler {
		top: 15px;
	}
	.navbar .navbar-brand {
		width: auto;
	}
	.navbar:after {
		display: none;
	}
	#navbarResponsive {
	    z-index: 99999;
	    position: absolute;
	    top: 80px;
	    left: 0;
	    width: 100%;
	    text-align: center;
	    background-color: #fff;
	    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
	}
	.navbar .navbar-nav .nav-item {
		border-bottom: 1px solid #eee;
	}
	.navbar .navbar-nav .nav-item:last-child {
		border-bottom: none;
	}
	.navbar .navbar-nav a.nav-link {
		padding: 15px 0px;
		color: #1e1e1e!important;
	}
	.navbar .navbar-nav .nav-link:hover,
	.navbar .navbar-nav .active>.nav-link,
	.navbar .navbar-nav .nav-link.active,
	.navbar .navbar-nav .nav-link.show,
	.navbar .navbar-nav .show>.nav-link {
		color: #002e7a!important;
		border-bottom: none!important;
		padding-bottom: 15px;
	}
	.owl-banner .item .item-content .meta-category span {
		font-size: 18px;
	}
	.owl-banner .item .item-content {
		text-align: center;
		width: 80%;
		left: 50%;
		top: 50%;
		bottom: auto;
		transform: translate(-50%,-50%);
	}
	.owl-banner .item .item-content h4 {
		font-size: 24px;
	}
	.call-to-action {
		text-align: center;
	}
	.call-to-action .main-content .main-button {
		text-align: center;
		margin-top: 30px;
	}
	.sidebar {
		margin-left: 0px;
		margin-top: 60px;
		padding-top: 60px;
		border-top: 3px solid #f7f7f7;
	}
	.contact-us .contact-information {
		margin-left: 0px;
		margin-top: 60px;
	}
}