body {
font-family: 'Poppins', sans-serif;
width: 100%;
height: 100%;
font-size:16px;
font-weight:300;
color:#333;
	background-image: url("../img/bg.png");
	background-position: left bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

html {
    width: 100%;
    height: 100%;
}

section {
    width: 100%;
	overflow:hidden;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    margin-top: 10px;
    margin-bottom: 10px;
	font-family: 'Poppins', sans-serif;
}

a:hover,
a:focus {
  color: #c1b086;
  text-decoration: none;
}


@media (max-width: 767px) {
.text-left-xs {
text-align: left;
}
.text-right-xs {
text-align: right;
}
.text-center-xs {
text-align: center;
}
.text-center-sm {
text-align: center;
}
.text-right-sm {
text-align: center;
}
}

.font-one {
	font-family: 'Satisfy', cursive;
}

.font-two {
	font-family: 'Lato', sans-serif;
}

.font-three {
	font-family: 'Satisfy', cursive;
}

.font-condensed {
	font-family: 'Roboto Condensed', sans-serif;
}

.light-300 {
	font-weight: 300;
}

.normal-400 {
	font-weight: 400;
}

.bold-500 {
	font-weight: 500;
}

.bold-600 {
	font-weight: 600;
}

.bold-700 {
	font-weight: 700;
}

.bold-900 {
	font-weight: 900;
}

.text-shadow {
    text-shadow: 0 0px 4px rgba(0, 0, 0, .6);
}

.font-underline {
	text-decoration: underline;
}

.font-12 {
	font-size: 12px;
	line-height: 19px;
}

.font-14 {
	font-size: 14px;
	line-height: 21px;
}

.font-16 {
	font-size: 16px;
	line-height: 26px;
}

.font-18 {
	font-size: 18px;
	line-height: 24px;
}

.font-20 {
	font-size: 20px;
	line-height: 26px;
}

.font-22 {
  font-size: 22px;
  line-height: 28px
}

.font-24 {
  font-size: 24px;
  line-height: 30px
}

.font-26 {
	font-size: 26px;
	line-height: 32px;
}

.font-28 {
	font-size: 28px;
	line-height: 34px;
}

.font-30 {
	font-size: 30px;
	line-height: 36px;
}

.font-32 {
	font-size: 32px;
	line-height: 38px;
}

.font-34 {
  font-size: 34px;
  line-height:40px;
}

.font-36 {
  font-size: 36px;
  line-height:44px;
}

.font-44 {
	font-size: 44px;
	line-height: 48px;
}
.font-53 {
	font-size: 53px;
	line-height: 61px;
}

.font-16.tres-lineas {
	height: 66px;
	overflow: hidden;
}
.font-18.tres-lineas {
	height: 74px;
	overflow: hidden;
}

.ultimo-momento {
    font-size:53px;
	line-height: 70px;
	position: absolute;
    top: 12px;
    color: white;
    padding-left: 20px;
    padding-right: 10px;
	width: 60%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

@media (max-width: 767px){
.ultimo-momento {
    position: static;
	background-color:#000;
	margin: 0px;
	color: white;
    padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size:30px;
	line-height: 40px;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
}

.section-tittle-one {
	font-size: 22px;
}
.section-tittle-two {
	font-size: 22px;
}
.section-tittle-three {
	font-size: 22px;
}
.section-tittle-four {
	font-size: 22px;
}
.section-tittle-five {
	font-size: 22px;
}

.blanco {color: #FFF;}
.azul {color: #133c73;}
.azul-2 {color: #303942}
.celeste {color: #019EE1;}
.amarillo {color: #FC0;}
.naranja {color: #F90;}
.gris {color: #8B8B8B;}
.marron {color: #8e724c;}
.verde {color: #26ac4a;}
.verde-2 {color: #006B2B;}
.rojo-2 {color: #E41010;}
.rojo {color: #D53030;}
.bordo {color: #b9071e;}
.negro {color: #000;}

@media (max-width:767px){
.limite-horizontal{
	display:block;
	position:relative;
	max-width:380px;
	margin:0 auto;
	clear:both;
}

.font-44 {
	font-size:24px;
	line-height:30px;
}

.limite-horizontal-2{
	display:block;
	position:relative;
	max-width:530px;
	margin:0 auto;
	clear:both;
} 

}

@media (max-width:380px){
.limite-horizontal{
	display:block;
	position:relative;
	max-width:380px;
	/*margin: -15px !important;*/
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	clear:both;
}

.limite-horizontal-2{
	display:block;
	position:relative;
	max-width:530px;
	margin:0 auto;
	clear:both;
} 

}

/*.box-prod {
	overflow: hidden;
	position: relative;
	padding: 20px;
    padding-left: 50px;
}

@media (max-width:767px){
.box-prod {
	overflow: hidden;
	position: relative;
	padding: 10px;
    padding-left: 10px;
}
}*/


.box-col {
	overflow: hidden;
	position: relative;
	padding: 10px;
}

.box-col.over {
	overflow: hidden;
	position: relative;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.box-col.over:hover {
}

.box-imagen {
	position:relative;
}

.box-imagen img {
    border: ;
    padding: ;
	margin-bottom: ;
}

.background-blanco {background-color: #FFF;}
.background-azul {background-color: #032242;}
.background-azul-2 {background-color: #303942}
.background-celeste {background-color: #019EE1;}
.background-amarillo {background-color: #FC0;}
.background-naranja {background-color: #F90;}
.background-gris {background-color: #8B8B8B;}
.background-marron {background-color: #8e724c;}
.background-verde {background-color: #939B08;}
.background-verde-2 {background-color: #4abd92;}
.background-rojo {background-color: #E41010;}
.background-negro {background-color: #000;}

.margin-bot-5 {margin-bottom: 5px;}
.margin-bot-8 {margin-bottom: 8px;}
.margin-bot-10 {margin-bottom: 10px;}
.margin-bot-15 {margin-bottom: 15px;}
.margin-bot-20 {margin-bottom: 20px;}
.margin-bot-top-5 {margin-bottom: 5px; margin-top: 5px;}
.margin-bot-top-8 {margin-bottom: 8px; margin-top: 8px;}
.margin-bot-top-10 {margin-bottom: 10px; margin-top: 10px;}
.margin-bot-top-15 {margin-bottom: 15px; margin-top: 15px;}
.margin-bot-top-20 {margin-bottom: 20px; margin-top: 20px;}
.margin-none {margin: 0px;}
.no-margin{margin:0!important}
.margin-bottom{margin-bottom:24px!important}
.margin-top{margin-top:24px!important}
.margin-left{margin-left:24px!important}
.margin-right{margin-right:24px!important}

.no-padding{padding:0!important}
.padding-bottom{padding-bottom:24px!important}
.padding-top{padding-top:24px!important}
.padding-left{padding-left:24px!important}
.padding-right{margin-right:24px!important}
.padded{margin-bottom:24px;padding-bottom:24px}
.padded-big{margin-bottom:48px;padding-bottom:48px}
.padded-huge{margin-bottom:96px;padding-bottom:48px}
.padd-3 {padding: 3px;}
.padd-5 {padding: 5px;}
.padd-bot-5 {padding-bottom: 5px;}
.padd-bot-top-5 {padding-top: 5px;padding-bottom: 5px;}
.padd-10 {padding: 10px;}
.padd-20 {padding: 20px;}
.padd-30 {padding: 30px;}
.padd-40 {padding: 40px;}
.padd-50 {padding: 50px;}
.padd-bot-10 {padding-bottom: 10px;}
.padd-bot-top-10 {padding-top: 10px;padding-bottom: 10px;}
.padd-bot-15 {padding-bottom: 15px;}
.padd-bot-top-15 {padding-top: 15px;padding-bottom: 15px;}
.padd-bot-20 {padding-bottom: 20px;}
.padd-bot-top-20 {padding-top: 20px;padding-bottom: 20px;}
.padd-none {padding: 0px;}

.radius-3 {border-radius:3px;}
.radius-5 {border-radius:5px;}
.radius-9 {border-radius:9px;}
.radius-none {border-radius:0px;}

.border-0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.mask-video {
	color: #FFF;
	font-size:11px;
	text-transform:uppercase;
	display: block;
	position: absolute;
	letter-spacing: 3px;
	background-image: url(../img/mask-video.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.21);
	height: 100%;
	width: 100%;
	top: 0px;
	z-index: 1;	
}

.mask-imagen {
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	position: absolute;
	letter-spacing: 3px;
	height: 100%;
	width: 100%;
	top: 0px;
	z-index: 1;
	background-image: url(../img/mask-categoria.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}



.btn-default-two {
	color: #FFFFFF;
	background-color: rgb(31, 31, 31);
	border-color:1px solid  #FFD961;;
	height: auto;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.btn-default-two:hover,.btn-default-two:focus,.btn-default-two:active,.btn-default-two.active,.open>.dropdown-toggle.btn-default-two{
    color: #FFFFFF;
        background-color: rgba(0, 0, 0, 0.51);
    border-color: #FFF;

	}
	.btn-default-two:active,.btn-default-two.active,.open>.dropdown-toggle.btn-default-two{background-image:none}.btn-default-two.disabled,.btn-default-two[disabled],fieldset[disabled] .btn-default-two,.btn-default-two.disabled:hover,.btn-default-two[disabled]:hover,fieldset[disabled] .btn-default-two:hover,.btn-default-two.disabled:focus,.btn-default-two[disabled]:focus,fieldset[disabled] .btn-default-two:focus,.btn-default-two.disabled:active,.btn-default-two[disabled]:active,fieldset[disabled] .btn-default-two:active,.btn-default-two.disabled.active,.btn-default-two[disabled].active,fieldset[disabled] .btn-default-two.active{background-color:#fff;border-color:#ccc}.btn-default-two .badge{color:#fff;background-color:#333}


.btn-default-three {
    color: #fff;
    background-color: rgb(0, 0, 0);
    height: auto;
    width: auto;
    border: 1px solid #000;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.btn-default-three:hover,.btn-default-three:focus,.btn-default-three:active,.btn-default-three.active,.open>.dropdown-toggle.btn-default-three {
    color: #FFFFFF;
    background-color: rgb(101, 101, 101);
    border-color: #575757;
	}
	
	.btn-default-three:active,.btn-default-three.active,.open>.dropdown-toggle.btn-default-three{background-image:none}.btn-default-three.disabled,.btn-default-three[disabled],fieldset[disabled] .btn-default-three,.btn-default-three.disabled:hover,.btn-default-three[disabled]:hover,fieldset[disabled] .btn-default-three:hover,.btn-default-three.disabled:focus,.btn-default-three[disabled]:focus,fieldset[disabled] .btn-default-three:focus,.btn-default-three.disabled:active,.btn-default-three[disabled]:active,fieldset[disabled] .btn-default-three:active,.btn-default-three.disabled.active,.btn-default-three[disabled].active,fieldset[disabled] .btn-default-three.active{background-color:#fff;border-color:#ccc}.btn-default-three .badge{color:#fff;background-color:#333}

.btn-default-three.invert{color:#E55050;border: 1px solid #E55050;}
.btn-default-three.invert:hover{color:#fff;border: 1px solid #E55050;}


.btn-default-four {
    color: #ffffff;
    background-color: rgb(199, 17, 17);
    height: auto;
    width: auto;
    border: 1px solid #D73C3C;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    border-radius: 0px;
    margin-top: 8px;
}
.btn-default-four:hover,.btn-default-four:focus,.btn-default-four:active,.btn-default-four.active,.open>.dropdown-toggle.btn-default-four{     color: #FFFFFF;
    background-color: rgb(215, 60, 60);
    border-color: #FFFFFF;}.btn-default-four:active,.btn-default-four.active,.open>.dropdown-toggle.btn-default-four{background-image:none}.btn-default-four.disabled,.btn-default-four[disabled],fieldset[disabled] .btn-default-four,.btn-default-four.disabled:hover,.btn-default-four[disabled]:hover,fieldset[disabled] .btn-default-four:hover,.btn-default-four.disabled:focus,.btn-default-four[disabled]:focus,fieldset[disabled] .btn-default-four:focus,.btn-default-four.disabled:active,.btn-default-four[disabled]:active,fieldset[disabled] .btn-default-four:active,.btn-default-four.disabled.active,.btn-default-four[disabled].active,fieldset[disabled] .btn-default-four.active{background-color:#fff;border-color:#ccc}.btn-default-four .badge{color:#fff;background-color:#333}

.btn-default-four.invert{color:#E55050;border: 1px solid #E55050;}
.btn-default-four.invert:hover{color:#fff;border: 1px solid #E55050;}


.btn-twitter {
    background: #00acee;
    border-radius: 3;
    color: #fff
}
.btn-twitter:link, .btn-twitter:visited {
    color: #fff
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #fff !important
}
.btn-facebook {
    background: #3b5998;
    border-radius: 3;
    color: #fff
}
.btn-facebook:link, .btn-facebook:visited {
    color: #fff
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #fff !important
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 3;
    color: #fff
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #fff
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #fff !important
}

.btn-youtube {
    background: #e93f2e;
    border-radius: 3;
    color: #fff
}
.btn-youtube:link, .btn-youtube:visited {
    color: #fff
}
.btn-youtube:active, .btn-youtube:hover {
    background: #ba3225;
    color: #fff !important
}

.btn-stumbleupon {
    background: #f74425;
    border-radius: 3;
    color: #fff
}
.btn-stumbleupon:link, .btn-stumbleupon:visited {
    color: #fff
}
.btn-stumbleupon:active, .btn-stumbleupon:hover {
    background: #c7371e;
    color: #fff !important
}
.btn-linkedin {
    background: #0e76a8;
    border-radius: 3;
    color: #fff
}
.btn-linkedin:link, .btn-linkedin:visited {
    color: #fff
}
.btn-linkedin:active, .btn-linkedin:hover {
    background: #0b6087;
    color: #fff !important
}

.btn-twitter-two {
    background: #fff;
    border-radius: 3;
    color: #00acee;
	border: 1px solid #00acee;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-twitter-two:link, .btn-twitter-two:visited {
    color: #fff
}
.btn-twitter-two:active, .btn-twitter-two:hover {
    background: #0087bd;
    color: #fff
}
.btn-facebook-two {
    background: #fff;
    border-radius: 3;
    color: #3b5998;
	border: 1px solid #3b5998;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-facebook-two:link, .btn-facebook-two:visited {
    color: #fff
}
.btn-facebook-two:active, .btn-facebook-two:hover {
    background: #30477a;
    color: #fff
}
.btn-googleplus-two {
    background: #fff;
    border-radius: 3;
    color: #e93f2e;
	border: 1px solid #e93f2e;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-googleplus-two:link, .btn-googleplus-two:visited {
    color: #fff
}
.btn-googleplus-two:active, .btn-googleplus-two:hover {
    background: #ba3225;
    color: #fff
}


.google_maps {
	text-decoration: none;
	width: 100%;
	height: 300px;
	float: left;
}

.posts-shares {
float:left;
width:100%;
}

.share-buttons {
    width: 100%;
    /*border-bottom: 1px solid #ededed;*/
    display: inline-block;
    margin: 0;
	/*padding-bottom:10px;*/
}

.share-buttons h5 {
    float: left;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #161616;
    position: relative;
    font-weight: 700;
    margin-right: 20px;
}

.social-shares {
display:block;
padding:0;
}

.social-shares ul {
list-style:none;
margin:0;
padding:0;
padding-top:4px;
}

.social-shares ul li {
float:left;
list-style:none;
margin:0 0 0px;
padding:0;
}

.social-shares ul li a {
display:block;
float:left;
color:inherit;
background-image:none;
line-height:23px;
font-size:.9em;
margin:0 10px 0 0;
}

.social-shares ul li a:hover i {
background:#EDB44D;
}

.share-pinterest {
background-image:none!important;
}

.social-shares ul li i {
display:inline-block;
font-size:14px;
background-color:#E2E2E2;
color:#FFF;
margin-right:6px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
width:26px;
height:26px;
text-align:center;
vertical-align:middle;
line-height:26px;
}

@media only screen and (min-width: 640px) { .whatsapp{ display:none !important; } }


.google_maps p{
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	padding: 0px;
	margin-bottom: 3px;
}
.google_maps strong {
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	color: #333;
}
.google_maps .detalle {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	line-height: 24px;
	background-color: #F90;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.google_maps .alert {
	text-decoration: none;
	line-height: 32px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-bottom: 0px;
	color: #666;
}
.google_maps.grande {
	text-decoration: none;
	height: 700px;
	margin-top: 15px;
}
.google_maps.mediano {
	text-decoration: none;
	height: 410px;
	margin-top: 0px;
}
.google_maps .gmnoprint {
}

.google_maps img{max-width:none;}

.footer-bg {
	background-color: #333;
}

.foot-bg {
	background-image: url(../archivos/line.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #27373F;
	padding-top: 35px;
}

ul.social-buttons li a {
    text-align: center;
    /* height: 29px; */
    width: 29px;
    display: block;
    text-decoration: none;
    line-height: 29px;
    color: #D6D6D6;
    /* background-color: #000; */
    font-size: 18px;
    /* border-radius: 3px; */
    /* border-bottom: solid 2px #FBBF00; */
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
  color:#FBBF00;
}

.centrar {
    margin-right: auto;
    margin-left: auto;
}


/*
::-webkit-scrollbar {
	width: 12px;
}
::-webkit-scrollbar-button {
	width: 12px;
	height:5px;
}
::-webkit-scrollbar-track {
	background:#eee;
	border: thin solid lightgray;
	box-shadow: 0px 0px 3px #dfdfdf inset;
	border-radius:5px;
}
::-webkit-scrollbar-thumb {
	background:#0D5297;
	border: thin solid gray;
	border-radius:5px;
}
::-webkit-scrollbar-thumb:hover {
	background:#7d7d7d;
}
*/

.fb-comments {
    width: 100% !important;
   }
.fb-comments iframe[style] {
   width: 100% !important;
  }
.fb-like-box {
   width: 100% !important;
  }
.fb-like-box iframe[style] {
   width: 100% !important;
  }
.fb-comments span {
   width: 100% !important;
  }
.fb-comments iframe span[style] {
   width: 100% !important;
  }
.fb-like-box span {
   width: 100% !important;
  }
.fb-like-box iframe span[style] {
   width: 100% !important;
  }
  
  
  
  /*---------------------*/
  
.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {
  float: left;
}

.col-xs-5th-5 {
  float: left;
  width: 100%;
}

.col-xs-5th-4 {
  width: 80%;
}

.col-xs-5th-3 {
  width: 60%;
}

.col-xs-5th-2 {
  width: 40%;
}

.col-xs-5th-1 {
  width: 20%;
}

.col-xs-5th-pull-5 {
  right: 100%;
}

.col-xs-5th-pull-4 {
  right: 80%;
}

.col-xs-5th-pull-3 {
  right: 60%;
}

.col-xs-5th-pull-2 {
  right: 40%;
}

.col-xs-5th-pull-1 {
  right: 20%;
}

.col-xs-5th-pull-0 {
  right: auto;
}

.col-xs-5th-push-5 {
  left: 100%;
}

.col-xs-5th-push-4 {
  left: 80%;
}

.col-xs-5th-push-3 {
  left: 60%;
}

.col-xs-5th-push-2 {
  left: 40%;
}

.col-xs-5th-push-1 {
  left: 20%;
}

.col-xs-5th-push-0 {
  left: auto;
}

.col-xs-5th-offset-5 {
  margin-left: 100%;
}

.col-xs-5th-offset-4 {
  margin-left: 80%;
}

.col-xs-5th-offset-3 {
  margin-left: 60%;
}

.col-xs-5th-offset-2 {
  margin-left: 40%;
}

.col-xs-5th-offset-1 {
  margin-left: 20%;
}

.col-xs-5th-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {
    float: left;
  }

  .col-sm-5th-5 {
    float: left;
    width: 100%;
  }

  .col-sm-5th-4 {
    width: 80%;
  }

  .col-sm-5th-3 {
    width: 60%;
  }

  .col-sm-5th-2 {
    width: 40%;
  }

  .col-sm-5th-1 {
    width: 20%;
  }

  .col-sm-5th-pull-5 {
    right: 100%;
  }

  .col-sm-5th-pull-4 {
    right: 80%;
  }

  .col-sm-5th-pull-3 {
    right: 60%;
  }

  .col-sm-5th-pull-2 {
    right: 40%;
  }

  .col-sm-5th-pull-1 {
    right: 20%;
  }

  .col-sm-5th-pull-0 {
    right: auto;
  }

  .col-sm-5th-push-5 {
    left: 100%;
  }

  .col-sm-5th-push-4 {
    left: 80%;
  }

  .col-sm-5th-push-3 {
    left: 60%;
  }

  .col-sm-5th-push-2 {
    left: 40%;
  }

  .col-sm-5th-push-1 {
    left: 20%;
  }

  .col-sm-5th-push-0 {
    left: auto;
  }

  .col-sm-5th-offset-5 {
    margin-left: 100%;
  }

  .col-sm-5th-offset-4 {
    margin-left: 80%;
  }

  .col-sm-5th-offset-3 {
    margin-left: 60%;
  }

  .col-sm-5th-offset-2 {
    margin-left: 40%;
  }

  .col-sm-5th-offset-1 {
    margin-left: 20%;
  }

  .col-sm-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
    float: left;
  }

  .col-md-5th-5 {
    float: left;
    width: 100%;
  }

  .col-md-5th-4 {
    width: 80%;
  }

  .col-md-5th-3 {
    width: 60%;
  }

  .col-md-5th-2 {
    width: 40%;
  }

  .col-md-5th-1 {
    width: 20%;
  }

  .col-md-5th-pull-5 {
    right: 100%;
  }

  .col-md-5th-pull-4 {
    right: 80%;
  }

  .col-md-5th-pull-3 {
    right: 60%;
  }

  .col-md-5th-pull-2 {
    right: 40%;
  }

  .col-md-5th-pull-1 {
    right: 20%;
  }

  .col-md-5th-pull-0 {
    right: auto;
  }

  .col-md-5th-push-5 {
    left: 100%;
  }

  .col-md-5th-push-4 {
    left: 80%;
  }

  .col-md-5th-push-3 {
    left: 60%;
  }

  .col-md-5th-push-2 {
    left: 40%;
  }

  .col-md-5th-push-1 {
    left: 20%;
  }

  .col-md-5th-push-0 {
    left: auto;
  }

  .col-md-5th-offset-5 {
    margin-left: 100%;
  }

  .col-md-5th-offset-4 {
    margin-left: 80%;
  }

  .col-md-5th-offset-3 {
    margin-left: 60%;
  }

  .col-md-5th-offset-2 {
    margin-left: 40%;
  }

  .col-md-5th-offset-1 {
    margin-left: 20%;
  }

  .col-md-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
    float: left;
  }

  .col-lg-5th-5 {
    float: left;
    width: 100%;
  }

  .col-lg-5th-4 {
    width: 80%;
  }

  .col-lg-5th-3 {
    width: 60%;
  }

  .col-lg-5th-2 {
    width: 40%;
  }

  .col-lg-5th-1 {
    width: 20%;
  }

  .col-lg-5th-pull-5 {
    right: 100%;
  }

  .col-lg-5th-pull-4 {
    right: 80%;
  }

  .col-lg-5th-pull-3 {
    right: 60%;
  }

  .col-lg-5th-pull-2 {
    right: 40%;
  }

  .col-lg-5th-pull-1 {
    right: 20%;
  }

  .col-lg-5th-pull-0 {
    right: auto;
  }

  .col-lg-5th-push-5 {
    left: 100%;
  }

  .col-lg-5th-push-4 {
    left: 80%;
  }

  .col-lg-5th-push-3 {
    left: 60%;
  }

  .col-lg-5th-push-2 {
    left: 40%;
  }

  .col-lg-5th-push-1 {
    left: 20%;
  }

  .col-lg-5th-push-0 {
    left: auto;
  }

  .col-lg-5th-offset-5 {
    margin-left: 100%;
  }

  .col-lg-5th-offset-4 {
    margin-left: 80%;
  }

  .col-lg-5th-offset-3 {
    margin-left: 60%;
  }

  .col-lg-5th-offset-2 {
    margin-left: 40%;
  }

  .col-lg-5th-offset-1 {
    margin-left: 20%;
  }

  .col-lg-5th-offset-0 {
    margin-left: 0%;
  }
}

