/*
Theme Name: AciendaDesignerOutlet
Author: Chad Paras
Author URI: https//rcparas.ph/
Version: 1.0
Description: Custom theme designed for Acienda Designer Outlet
*/

div, div p, div h1, h2, h3, h4, h5, h6, div span, ul, li, body{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif; 
	line-height:1.5em;
	margin-bottom:20px;
}
em{font-style:italic;}


body > h2{display:none;}
.post-info, .content-listing, .card-block, html, body, p, span, div, a, ul, li, h1, h2, h2 a, h3, h4, h5, h6{
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
	line-height:1.5em;
	
}


.ado-post-title{font-size:1.5em;}

.post-info, .content-listing, .card-block{color:#999;}


.card-text{padding-bottom:20px;}

.btn-acienda{background:#003c68;}/*background:#999;*/


body{
  line-height:1.5em;
  color: #454545;
}

a:link, a:visited{color:#fff;}
a:hover{text-decoration:none;}

p{
	line-height:1.65em;
}

/*General Layout*/

.ado-container{max-width:1098px;margin:0 auto;margin-top:20px;padding:20px;}

div.wrapper{
	max-width:100%;
	margin:0 auto;
	/*padding-left:20px;
	padding-right:20px;*/
}

/*Content Area*/
article.page{
	background:#fff;
	/*margin-bottom:-30px;*/
	/*padding:50px;*/
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
	line-height:1.65em;
	color:#999;
}


article.post{
	border-bottom:2px dotted #bbbbbb;line-height:1.5em;display: inline-block;
}

article.post h2{padding-top:40px;padding-bottom:40px;color:#003c68;font-size:24px;}
article.post h2 a, .card-title{font-size:20px;	line-height:1.5em;}
article.post h2 a:link{color:#003c68;margin-top:50px;}
article.post h2 a:hover{text-decoration:none;color:#925915;}
article.post p a{text-decoration:none;color:#925915;}


a[id^="bg-showmore-action"]:hover{color:#003c68;font-size:24px;}

article.post:last-of-type{
	border-bottom:none;
}

.ado-post-title > a{color:#003c68;}

.content-main{padding:0px;}
.content-listing{width:100%;}


/*Aside Styles*/
article.post-aside{
	font-size:125%;
	background-color:#FFF5CB;
	padding:20px;
	border-radius:5px;
	box-shadow:3px 3px 3px rgba(0, 0, 0, .1);
}

.mini-meta{
	font-size:68%;
	margin:0;
	color:#777;
}

.fusion-row{padding-top:20px;}

/*Post Format Gallery Styles*/
article.post-gallery{
	
	background:#333;
	color:#222;
	padding:20px;
	
}

article.post-gallery img{
	border:none!important;
}

article.post-gallery h2{
	
	text-align:center;
	
}

/* Header */
.site-header{border-bottom:0px solid #999;}


.home-columns{padding-top:0px;}

.one-half{
	
	width:45%;
	float:left;
	margin-right:10%;
}

.last{
	
	margin-right:0;
	
}

.post-info{display:none;}


/*Main Column*/

#home-social{background:#f6ede7;color:#454545;}
/*---------------------------------------------
	
					Home/Social
	
	---------------------------------------------*/
	
	
	.hovereffect {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
	}

	.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	background-color: rgba(75,75,75,0.1);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}

	.hovereffect:hover .overlay {
	  background-color: rgba(48, 152, 157, 0.4);
	}

	.hovereffect img {
	  display: block;
	  position: relative;
	width:100%;
	}

	.hovereffect h2 {
	  text-transform: uppercase;
	  color: #fff;
	  text-align: center;
	  position: relative;
	  font-size: 17px;
	  padding: 10px;
	  background: rgba(0, 60, 104, 0.7);
	  -webkit-transform: translateY(45px);
	  -ms-transform: translateY(45px);
	  transform: translateY(45px);
	  -webkit-transition: all 0.4s ease-in-out;
	  transition: all 0.4s ease-in-out;
	top:60%;
	padding:20px;
	}

	.hovereffect:hover h2 {
	  -webkit-transform: translateY(5px);
	  -ms-transform: translateY(5px);
	  transform: translateY(5px);
	}

	.hovereffect a.info {
	  display: inline-block;
	  text-decoration: none;
	  padding: 7px 14px;
	  text-transform: uppercase;
	  color: #fff;
	  border: 1px solid #fff;
	  background-color: transparent;
	  opacity: 0;
	  filter: alpha(opacity=0);
	  -webkit-transform: scale(0);
	  -ms-transform: scale(0);
	  transform: scale(0);
	  -webkit-transition: all 0.4s ease-in-out;
	  transition: all 0.4s ease-in-out;
	  font-weight: normal;
	  margin: -52px 0 0 0;
	  padding: 62px 100px;
	}

	.hovereffect:hover a.info {
	  opacity: 1;
	  filter: alpha(opacity=100);
	  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
	  transform: scale(1);
	}

	.hovereffect a.info:hover {
	  box-shadow: 0 0 5px #fff;
	}

.main-column{
	width:66%;
	float:left;
}

/*Side Column*/
.secondary-column{
	width:30%;
	float:right;
}



/*Navigation Menus*/

/* Site header Menu*/
site-header nav ul li {
	margin-right:5px;
	float:left;
	
}

.site-header nav ul li a:link,
.site-header nav ul li a:visited{
	display:block;
	padding:10px 18px;
	border:1px solid #bbb;
	border-bottom:none;
	text-decoration:none;
}	

.site-header nav ul li a:hover{
	background-color:#ECECEC;
}

.site-header nav ul li.current-menu-item a:link,
.site-header nav ul li.current-menu-item a:visited{
	background-color:#006ec3;
	color:#fff;
}

/*Footer Widget Area*/
.footer-widget-area{
	
	width:25%;
	float:left;
	padding-right:40px;
	box-sizing:border-box;
	
}

/*Footer Menu*/

.site-footer nav ul li {
		margin-right:10px;
		padding-right:10px;
		border-right:1px dotted #BBB;
}

/*Page Layout*/

article.page h2{font-size:200%;}

/*Post Styles*/

.post h2{margin-bottom:0;}

p.post-info{	
	font-size:87%;
	color:#999;
	
}

p.post-info a:link,
p.post-info a:visited{
	color:#999;
	
}

/*Image Styles*/

img{
	
	max-width:100%;
	height:auto;
	
}

.has-thumbnail{
	/*position:relative;
	padding-left:300px;*/
	
	
}

.post-thumbnail {
	position:absolute;
	top:0;
	left:0;
	padding-right:20px;
    /*position: relative;
    top: 0;
    left: 0;
    padding-right: 20px;
    float: left;*/
}

hr.divider{ border: 0; height: 1px; background-image: linear-gradient(to right, rgba(161, 113, 54, 0), rgba(161, 113, 54, 0.75), rgba(161, 113, 54, 0));}


.wp-post-image{padding-top:0px;padding-bottom:0px;padding-right:0px;padding-left:0px;margin:0;border:none;}


.clearfix{overflow: auto;}

/*Search*/

div.hd-search{float:right;}

div.hd-search label{position:absolute;left:-9999px;}
div.hd-search #searchsubmit{background-color:#006ec3;color:#fff;padding:5px 14px;border:none;vertical-align:top;}
div.hd-search #s{vertical-align:top;padding:3px 0px;}


/*Footer Callout Section*/
.footer-callout{background-color:#ddd;padding:20px;margin:30px 0 0 0;}

.footer-callout-image{float:left;width:30%;}
.footer-callout-text{float:right;width:67%;}
.footer-callout-text h2{font-size:1.7rem;margin:0 0 .35rem;}
.footer-callout-text p{font-size:.9rem;}



/*Custom Layout & Design*/

.header-contacts{
	background:#925915;
	padding:10px;
	color:#fff;
	
}


	/*This is for blade rotation*/
	#loading {
	-webkit-animation: rotation 3s infinite linear;
	}
	@-webkit-keyframes rotation {
			from {
					-webkit-transform: rotate(0deg);
			}
			to {
					-webkit-transform: rotate(359deg);
			}
	}
	
	.branding{
	padding:20px;
	}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
  background: #003c68;
  z-index:9999;
  /*background: -moz-linear-gradient(top, #003c68 0%, #054e84 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003c68), color-stop(100%, #054e84));
  background: -webkit-linear-gradient(top, #003c68 0%, #054e84 100%);
  background: -o-linear-gradient(top, #003c68 0%, #054e84 100%);
  background: -ms-linear-gradient(top, #003c68 0%, #054e84 100%);
  background: linear-gradient(to bottom, #003c68 0%, #054e84 100%);*/
}
#cssmenu > ul {
 /* background: url('images/bg.png');
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05);*/
  text-align:center;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  /*float: left;*/
  display: inline-block;
  
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 18px 25px 21px 25px;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  color: #d3eced;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #ffffff;
  background: #32a9c3;
  background: rgba(0, 0, 0, 0.1);
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 45px;
}
#cssmenu > ul > li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #d3eced;
  right: 17px;
  top: 22px;
}
#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 120px;
}
#cssmenu > ul > li:hover > ul {
  top: 52px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 11px 25px;
  width: 180px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #333333;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu ul ul li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}


/*--- Contact Us ---*/

#wpcf7-f181-p53-o1 label {
	width: 100% !important;
}







@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
	background: #003c68;
  }
  #cssmenu > ul {
    display: none;
  }
  #cssmenu > ul.open {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu.align-right > ul {
    float: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu > ul > li > a {
    padding: 18px 25px 18px 25px;
    border-right: 0;
  }
  #cssmenu > ul > li:hover > a,
  #cssmenu > ul > li.active > a {
    background: rgba(0, 0, 0, 0.1);
  }
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
  }
  #cssmenu ul ul,
  #cssmenu ul li:hover > ul,
  #cssmenu > ul > li > ul,
  #cssmenu ul ul ul,
  #cssmenu ul ul li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul li:hover > ul,
  #cssmenu.align-right > ul > li > ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu ul ul li {
    width: 100%;
  }
  #cssmenu ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 35px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 7px;
    width: 22px;
    border-top: 2px solid #d3eced;
    border-bottom: 2px solid #d3eced;
    right: 25px;
    top: 18px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #d3eced;
    right: 25px;
    top: 28px;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
	
  /*--- Blog ---*/

  .single-post .post-navigation span {
      display: block !important;
      line-height: 3 !important;
  }
	
}



	/*---------------------------------------------
	
					Billboard
	
	---------------------------------------------*/
	
	
	.cd-header {
	  position: absolute;
	  z-index: 2;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 50px;
	  background-color: #21272c;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	}
	@media only screen and (min-width: 768px) {
	  .cd-header {
		height: 70px;
		background-color: transparent;
	  }
	}

	#cd-logo {
	  float: left;
	  margin: 13px 0 0 5%;
	}
	#cd-logo img {
	  display: block;
	}
	@media only screen and (min-width: 768px) {
	  #cd-logo {
		margin: 23px 0 0 5%;
	  }
	}

	.cd-primary-nav {
	  /* mobile first - navigation hidden by default, triggered by tap/click on navigation icon */
	  float: right;
	  margin-right: 5%;
	  width: 44px;
	  height: 100%;
	  background: url("../assets/cd-icon-menu.svg") no-repeat center center;
	}
	.cd-primary-nav ul {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  -webkit-transform: translateY(-100%);
	  -moz-transform: translateY(-100%);
	  -ms-transform: translateY(-100%);
	  -o-transform: translateY(-100%);
	  transform: translateY(-100%);
	}
	.cd-primary-nav ul.is-visible {
	  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	  -webkit-transform: translateY(50px);
	  -moz-transform: translateY(50px);
	  -ms-transform: translateY(50px);
	  -o-transform: translateY(50px);
	  transform: translateY(50px);
	}
	.cd-primary-nav a {
	  display: block;
	  height: 50px;
	  line-height: 50px;
	  padding-left: 5%;
	  background: #21272c;
	  border-top: 1px solid #333c44;
	  color: #ffffff;
	}
	@media only screen and (min-width: 768px) {
	  .cd-primary-nav {
		/* reset navigation values */
		width: auto;
		height: auto;
		background: none;
	  }
	  .cd-primary-nav ul {
		position: static;
		width: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		line-height: 70px;
	  }
	  .cd-primary-nav ul.is-visible {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	  }
	  .cd-primary-nav li {
		display: inline-block;
		margin-left: 1em;
	  }
	  .cd-primary-nav a {
		display: inline-block;
		height: auto;
		font-weight: 600;
		line-height: normal;
		background: transparent;
		padding: .6em 1em;
		border-top: none;
	  }
	}

	/* -------------------------------- 

	Slider

	-------------------------------- */
	.cd-hero {

	  position: relative;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	}

	.cd-hero-slider {
	  position: relative;
	  height: 360px;
	  overflow: hidden;
	  
	}
	.cd-hero-slider li {
		
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  -webkit-transform: translateX(100%);
	  -moz-transform: translateX(100%);
	  -ms-transform: translateX(100%);
	  -o-transform: translateX(100%);
	  transform: translateX(100%);
	}
	.cd-hero-slider li.selected {
	  /* this is the visible slide */
	  position: relative;
	  -webkit-transform: translateX(0);
	  -moz-transform: translateX(0);
	  -ms-transform: translateX(0);
	  -o-transform: translateX(0);
	  transform: translateX(0);
	}
	.cd-hero-slider li.move-left {
	  /* slide hidden on the left */
	  -webkit-transform: translateX(-100%);
	  -moz-transform: translateX(-100%);
	  -ms-transform: translateX(-100%);
	  -o-transform: translateX(-100%);
	  transform: translateX(-100%);
	}
	.cd-hero-slider li.is-moving, .cd-hero-slider li.selected {
	  /* the is-moving class is assigned to the slide which is moving outside the viewport */
	  -webkit-transition: -webkit-transform 0.5s;
	  -moz-transition: -moz-transform 0.5s;
	  transition: transform 0.5s;
	}
	@media only screen and (min-width: 768px) {
	  .cd-hero-slider {
		height: 500px;
	  }

	}
	@media only screen and (min-width: 1170px) {
	  .cd-hero-slider {
		height: 680px;
	  }
	}

	/* -------------------------------- 

	Single slide style

	-------------------------------- */
	.cd-hero-slider li {
	  background-position: center center;
	  background-size: cover;
	  background-repeat: no-repeat;
	}
	.cd-hero-slider li:first-of-type {
	  background-color: #2c343b;
	   background-image: url(../assets/billboard-1.jpg);
	}
	/*.cd-hero-slider li:nth-of-type(2) {
	  background-color: #3d4952;
	   background-image: url(../assets/billboard-2.jpg);
	}*/
	.cd-hero-slider li:nth-of-type(3) {
	  background-color: #586775;
	  background-image: url(../assets/billboard-3.jpg);
	}
	.cd-hero-slider li:nth-of-type(4) {
	  background-color: #2c343b;
	  background-image: url("../assets/video-replace-mobile.jpg");
	}
	.cd-hero-slider li:nth-of-type(5) {
	  background-color: #2c343b;
	  background-image: url(../assets/billboard-4.jpg);
	}

	.cd-hero-slider .cd-full-width,
	.cd-hero-slider .cd-half-width {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  z-index: 1;
	  left: 0;
	  top: 0;
	  /* this padding is used to align the text */
	  padding-top: 100px;
	  text-align: center;
	  /* Force Hardware Acceleration in WebKit */
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	  -webkit-transform: translateZ(0);
	  -moz-transform: translateZ(0);
	  -ms-transform: translateZ(0);
	  -o-transform: translateZ(0);
	  transform: translateZ(0);
	}
	.cd-hero-slider .cd-img-container {
	  /* hide image on mobile device */
	  display: none;
	}
	.cd-hero-slider .cd-img-container img {
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  bottom: auto;
	  right: auto;
	  -webkit-transform: translateX(-50%) translateY(-50%);
	  -moz-transform: translateX(-50%) translateY(-50%);
	  -ms-transform: translateX(-50%) translateY(-50%);
	  -o-transform: translateX(-50%) translateY(-50%);
	  transform: translateX(-50%) translateY(-50%);
	}
	.cd-hero-slider .cd-bg-video-wrapper {
	  /* hide video on mobile device */
	  display: none;
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  overflow: hidden;
	}
	.cd-hero-slider .cd-bg-video-wrapper video {
	  /* you won't see this element in the html, but it will be injected using js */
	  display: block;
	  min-height: 100%;
	  min-width: 100%;
	  max-width: none;
	  height: auto;
	  width: auto;
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  bottom: auto;
	  right: auto;
	  -webkit-transform: translateX(-50%) translateY(-50%);
	  -moz-transform: translateX(-50%) translateY(-50%);
	  -ms-transform: translateX(-50%) translateY(-50%);
	  -o-transform: translateX(-50%) translateY(-50%);
	  transform: translateX(-50%) translateY(-50%);
	}
	.cd-hero-slider h2, .cd-hero-slider p {
	  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	  line-height: 1.2;
	  margin: 0 auto 14px;
	  color: #ffffff;
	  width: 90%;
	  max-width: 400px;
	}
	.cd-hero-slider h2 {
	  font-size: 2.4rem;
	}
	.cd-hero-slider p {
	  font-size: 1.4rem;
	  line-height: 1.4;
	}
	.cd-hero-slider .cd-btn {
	  display: inline-block;
	  padding: 1.2em 1.4em;
	  margin-top: .8em;
	  background-color: rgba(212, 68, 87, 0.9);
	  font-size: 1.3rem;
	  font-weight: 700;
	  letter-spacing: 1px;
	  color: #ffffff;
	  text-transform: uppercase;
	  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	  -webkit-transition: background-color 0.2s;
	  -moz-transition: background-color 0.2s;
	  transition: background-color 0.2s;
	}
	.cd-hero-slider .cd-btn.secondary {
	  background-color: rgba(22, 26, 30, 0.8);
	}
	.cd-hero-slider .cd-btn:nth-of-type(2) {
	  margin-left: 1em;
	}
	.no-touch .cd-hero-slider .cd-btn:hover {
	  background-color: #d44457;
	}
	.no-touch .cd-hero-slider .cd-btn.secondary:hover {
	  background-color: #161a1e;
	}
	@media only screen and (min-width: 768px) {
	  .cd-hero-slider li:nth-of-type(2) {
		background-image: none;
	  }
	  .cd-hero-slider li:nth-of-type(3) {
		background-image: none;
	  }
	  .cd-hero-slider li:nth-of-type(4) {
		background-image: none;
	  }
	  .cd-hero-slider .cd-full-width,
	  .cd-hero-slider .cd-half-width {
		padding-top: 150px;
	  }
	  .cd-hero-slider .cd-bg-video-wrapper {
		display: block;
	  }
	  .cd-hero-slider .cd-half-width {
		width: 45%;
	  }
	  .cd-hero-slider .cd-half-width:first-of-type {
		left: 5%;
	  }
	  .cd-hero-slider .cd-half-width:nth-of-type(2) {
		right: 5%;
		left: auto;
	  }
	  .cd-hero-slider .cd-img-container {
		display: block;
	  }
	  .cd-hero-slider h2, .cd-hero-slider p {
		max-width: 520px;
	  }
	  .cd-hero-slider h2 {
		font-size: 2.4em;
		font-weight: 300;
	  }
	  .cd-hero-slider .cd-btn {
		font-size: 1.4rem;
	  }
	  
	}
	@media only screen and (min-width: 1170px) {
	  .cd-hero-slider .cd-full-width,
	  .cd-hero-slider .cd-half-width {
		padding-top: 220px;
	  }
	  .cd-hero-slider h2, .cd-hero-slider p {
		margin-bottom: 20px;
	  }
	  .cd-hero-slider h2 {
		font-size: 3.2em;
	  }
	  .cd-hero-slider p {
		font-size: 1.6rem;
	  }
	}

	/* -------------------------------- 

	Single slide animation

	-------------------------------- */
	@media only screen and (min-width: 768px) {
	  .cd-hero-slider .cd-half-width {
		opacity: 0;
		-webkit-transform: translateX(40px);
		-moz-transform: translateX(40px);
		-ms-transform: translateX(40px);
		-o-transform: translateX(40px);
		transform: translateX(40px);
	  }
	  .cd-hero-slider .move-left .cd-half-width {
		-webkit-transform: translateX(-40px);
		-moz-transform: translateX(-40px);
		-ms-transform: translateX(-40px);
		-o-transform: translateX(-40px);
		transform: translateX(-40px);
	  }
	  .cd-hero-slider .selected .cd-half-width {
		/* this is the visible slide */
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	  }
	  .cd-hero-slider .is-moving .cd-half-width {
		/* this is the slide moving outside the viewport 
		wait for the end of the transition on the <li> parent before set opacity to 0 and translate to 40px/-40px */
		-webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
		-moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
		transition: opacity 0s 0.5s, transform 0s 0.5s;
	  }
	  .cd-hero-slider li.selected.from-left .cd-half-width:nth-of-type(2),
	  .cd-hero-slider li.selected.from-right .cd-half-width:first-of-type {
		/* this is the selected slide - different animation if it's entering from left or right */
		-webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
		-moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
		transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
	  }
	  .cd-hero-slider li.selected.from-left .cd-half-width:first-of-type,
	  .cd-hero-slider li.selected.from-right .cd-half-width:nth-of-type(2) {
		/* this is the selected slide - different animation if it's entering from left or right */
		-webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
		-moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s;
		transition: opacity 0.4s 0.4s, transform 0.5s 0.4s;
	  }
	  .cd-hero-slider .cd-full-width h2,
	  .cd-hero-slider .cd-full-width p,
	  .cd-hero-slider .cd-full-width .cd-btn {
		opacity: 0;
		-webkit-transform: translateX(100px);
		-moz-transform: translateX(100px);
		-ms-transform: translateX(100px);
		-o-transform: translateX(100px);
		transform: translateX(100px);
	  }
	  .cd-hero-slider .move-left .cd-full-width h2,
	  .cd-hero-slider .move-left .cd-full-width p,
	  .cd-hero-slider .move-left .cd-full-width .cd-btn {
		opacity: 0;
		-webkit-transform: translateX(-100px);
		-moz-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		-o-transform: translateX(-100px);
		transform: translateX(-100px);
	  }
	  .cd-hero-slider .selected .cd-full-width h2,
	  .cd-hero-slider .selected .cd-full-width p,
	  .cd-hero-slider .selected .cd-full-width .cd-btn {
		/* this is the visible slide */
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	  }
	  .cd-hero-slider li.is-moving .cd-full-width h2,
	  .cd-hero-slider li.is-moving .cd-full-width p,
	  .cd-hero-slider li.is-moving .cd-full-width .cd-btn {
		/* this is the slide moving outside the viewport 
		wait for the end of the transition on the li parent before set opacity to 0 and translate to 100px/-100px */
		-webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
		-moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
		transition: opacity 0s 0.5s, transform 0s 0.5s;
	  }
	  .cd-hero-slider li.selected h2 {
		-webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
		-moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
		transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
	  }
	  .cd-hero-slider li.selected p {
		-webkit-transition: opacity 0.4s 0.3s, -webkit-transform 0.5s 0.3s;
		-moz-transition: opacity 0.4s 0.3s, -moz-transform 0.5s 0.3s;
		transition: opacity 0.4s 0.3s, transform 0.5s 0.3s;
	  }
	  .cd-hero-slider li.selected .cd-btn {
		-webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s, background-color 0.2s 0s;
		-moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s, background-color 0.2s 0s;
		transition: opacity 0.4s 0.4s, transform 0.5s 0.4s, background-color 0.2s 0s;
	  }
	}
	/* -------------------------------- 

	Slider navigation

	-------------------------------- */
	.cd-slider-nav {
	  position: absolute;
	  width: 100%;
	  bottom: 0;
	  z-index: 2;
	  text-align: center;
	  height: 55px;
	  background-color: rgba(0, 1, 1, 0.5);
	}
	.cd-slider-nav nav, .cd-slider-nav ul, .cd-slider-nav li, .cd-slider-nav a {
	  height: 100%;
	}
	.cd-slider-nav nav {
	  display: inline-block;
	  position: relative;
	}
	.cd-slider-nav .cd-marker {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  width: 60px;
	  height: 100%;
	  color: #d44457;
	  background-color: #ffffff;
	  box-shadow: inset 0 2px 0 currentColor;
	  -webkit-transition: -webkit-transform 0.2s, box-shadow 0.2s;
	  -moz-transition: -moz-transform 0.2s, box-shadow 0.2s;
	  transition: transform 0.2s, box-shadow 0.2s;
	}
	.cd-slider-nav .cd-marker.item-2 {
	  -webkit-transform: translateX(100%);
	  -moz-transform: translateX(100%);
	  -ms-transform: translateX(100%);
	  -o-transform: translateX(100%);
	  transform: translateX(100%);
	}
	.cd-slider-nav .cd-marker.item-3 {
	  -webkit-transform: translateX(200%);
	  -moz-transform: translateX(200%);
	  -ms-transform: translateX(200%);
	  -o-transform: translateX(200%);
	  transform: translateX(200%);
	}
	.cd-slider-nav .cd-marker.item-4 {
	  -webkit-transform: translateX(300%);
	  -moz-transform: translateX(300%);
	  -ms-transform: translateX(300%);
	  -o-transform: translateX(300%);
	  transform: translateX(300%);
	}
	.cd-slider-nav .cd-marker.item-5 {
	  -webkit-transform: translateX(400%);
	  -moz-transform: translateX(400%);
	  -ms-transform: translateX(400%);
	  -o-transform: translateX(400%);
	  transform: translateX(400%);
	}
	.cd-slider-nav ul::after {
	  clear: both;
	  content: "";
	  display: table;
	}
	.cd-slider-nav li {
	  display: inline-block;
	  width: 60px;
	  float: left;
	}
	.cd-slider-nav li.selected a {
	  color: #2c343b;
	}
	.no-touch .cd-slider-nav li.selected a:hover {
	  background-color: transparent;
	}
	.cd-slider-nav a {
	  display: block;
	  position: relative;
	  padding-top: 35px;
	  font-size: 1rem;
	  font-weight: 700;
	  color: #a8b4be;
	  -webkit-transition: background-color 0.2s;
	  -moz-transition: background-color 0.2s;
	  transition: background-color 0.2s;
	}
	.cd-slider-nav a::before {
	  content: '';
	  position: absolute;
	  width: 24px;
	  height: 24px;
	  top: 8px;
	  left: 50%;
	  right: auto;
	  -webkit-transform: translateX(-50%);
	  -moz-transform: translateX(-50%);
	  -ms-transform: translateX(-50%);
	  -o-transform: translateX(-50%);
	  transform: translateX(-50%);
	  background: url(../assets/cd-icon-navigation.svg) no-repeat 0 0;
	}
	.no-touch .cd-slider-nav a:hover {
	  background-color: rgba(0, 1, 1, 0.5);
	}
	.cd-slider-nav li:first-of-type a::before {
	  background-position: 0 0;
	}
	.cd-slider-nav li.selected:first-of-type a::before {
	  background-position: 0 -24px;
	}
	.cd-slider-nav li:nth-of-type(2) a::before {
	  background-position: -24px 0;
	}
	.cd-slider-nav li.selected:nth-of-type(2) a::before {
	  background-position: -24px -24px;
	}
	.cd-slider-nav li:nth-of-type(3) a::before {
	  background-position: -48px 0;
	}
	.cd-slider-nav li.selected:nth-of-type(3) a::before {
	  background-position: -48px -24px;
	}
	.cd-slider-nav li:nth-of-type(4) a::before {
	  background-position: -72px 0;
	}
	.cd-slider-nav li.selected:nth-of-type(4) a::before {
	  background-position: -72px -24px;
	}
	.cd-slider-nav li:nth-of-type(5) a::before {
	  background-position: -96px 0;
	}
	.cd-slider-nav li.selected:nth-of-type(5) a::before {
	  background-position: -96px -24px;
	}
	@media only screen and (min-width: 768px) {
	  .cd-slider-nav {
		height: 80px;
	  }
	  .cd-slider-nav .cd-marker,
	  .cd-slider-nav li {
		width: 95px;
	  }
	  .cd-slider-nav a {
		padding-top: 48px;
		font-size: 1.1rem;
		text-transform: uppercase;
	  }
	  .cd-slider-nav a::before {
		top: 18px;
	  }
	 
	}
	
	

	
/*---------

----------*/

#about{
	padding:0;
	margin:0;
	background:url('../acienda/assets/new-about-banner.jpg')center center  no-repeat fixed;
	background-size:cover;
	webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	width:100%;
	height:auto;
	min-height:480px;
	padding:20px;
}

#vid-thumb{margin:0 auto;}
	
	#ado-slider-container{background: rgba(0, 60, 104, 0.7);}
	#ado-show-more-about{margin-top:0px;font-size:100%;font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;font-weight:bold;}
	
	#panel p, #flip p{text-align:left;}	
	#panel, #flip {
		width:100%;
		
		padding:50px;
		/* background: rgba(0, 60, 104, 0.8);*/
		font-weight:normal;
		font-size:18px;
		color:#fff;

	}

	#panel {
		padding: 0px;
		display: none;
	}
	
	
/*---------------------------------------------
	
					Animated Circles
	
	---------------------------------------------*/
	#animated-circles{padding:50px;}
	.icon-details{
		padding-top:40%;
		font-weight:bold;
		color:#fff;
		font-size:24px;
	}
	.icon-label{
		color:#454545;
		font-weight:bold;
		font-size:18px;
		text-align:center;
		margin:20px 0 20px 0;
	}

	.icons{
		position: absolute; 
		width: 180px;
		
		height: 180px;
		background:#925915;
		background-size: 180px 180px;
		margin: auto; 
		top: 0; left: 0; bottom: 0; right: 0;
		z-index: 3;
	  
		-webkit-box-shadow: 
		  0 0 0 10px   rgba(255,255,255,.2),
		  0 0 25px 2px rgba(0,0,0,.4),
	inset 0 0 0 15px   rgba(255,255,155,.4);
		-moz-box-shadow: 
		  0 0 0 10px   rgba(255,255,255,.2),
		  0 0 25px 2px rgba(0,0,0,.4),
	inset 0 0 0 15px   rgba(255,255,155,.4);
		box-shadow: 
		  0 0 0 10px   rgba(255,255,255,.2),
		  0 0 25px 2px rgba(0,0,0,.4),
	inset 0 0 0 15px   rgba(255,255,155,.4);
	  
		-webkit-border-radius: 999px; 
		-moz-border-radius: 999px;
		border-radius: 999px;
		/* border-radius: 50% has issues on some mobile browsers */
	}

	.pulse1 {
		position: absolute; 
		width: 200px;
		height: 200px;
		margin: auto; 
		top: 0; left: 0; bottom: 0; right: 0;
		z-index: 1;
		opacity: 0;
		border: 3px solid rgba(255,255,255,.1);
	  
		-webkit-animation: pulsejg1 4s linear infinite;
		-moz-animation: pulsejg1 4s linear infinite;
		animation: pulsejg1 4s linear infinite;
		-webkit-border-radius: 999px;
		-moz-border-radius: 999px;
		border-radius: 999px;
		-webkit-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
		-moz-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
		box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.pulse2 {
	   position:  relative; 
		width: 200px;
		height: 200px;
		margin: auto; 
		top: 0; left: 0; bottom: 0; right: 0;
		z-index: 2;
		opacity: 0;
		border: 1px solid rgba(255,255,255,0);
	  
		-webkit-animation: pulsejg2 4s linear infinite;
		-moz-animation: pulsejg2 4s linear infinite;
		animation: pulsejg2 4s linear infinite;
		-webkit-border-radius: 999px;
		-moz-border-radius: 999px;
		border-radius: 999px;
		-webkit-box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
		-moz-box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
		box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	@-webkit-keyframes pulsejg1 {
		0% {
			-webkit-transform: scale(.6);
			opacity: 0;
		}

		50% {
			-webkit-transform: scale(.6);
			opacity: 0;
		}

		60% {
			-webkit-transform: scale(.9);
			opacity: .2;
		}

		70% {
			-webkit-transform: scale(1.1);
			opacity: .35;
		}

		80% {
			-webkit-transform: scale(1.25);
			opacity: .2;
		}

		100% {
			-webkit-transform: scale(1.4);
			opacity: 0;
		}
	}

	@-moz-keyframes pulsejg1 {
		0% {
			-moz-transform: scale(.6);
			opacity: 0;
		}

		50% {
			-moz-transform: scale(.6);
			opacity: 0;
		}

		60% {
			-moz-transform: scale(.9);
			opacity: .2;
		}

		70% {
			-moz-transform: scale(1.1);
			opacity: .35;
		}

		80% {
			-moz-transform: scale(1.25);
			opacity: .2;
		}

		100% {
			-moz-transform: scale(1.4);
			opacity: 0;
		}
	}

	@keyframes pulsejg1 {
		0% {
			transform: scale(.6);
			opacity: 0;
		}

		50% {
			transform: scale(.6);
			opacity: 0;
		}

		60% {
			transform: scale(.9);
			opacity: .1;
		}

		70% {
			transform: scale(1.1);
			opacity: .25;
		}

		80% {
			transform: scale(1.25);
			opacity: .1;
		}

		100% {
			transform: scale(1.4);
			opacity: 0;
		}
	}

	@-webkit-keyframes pulsejg2 {
		0% {
			-webkit-transform: scale(.6);
			opacity: 0;
		}

		40% {
			-webkit-transform: scale(.8);
			opacity: .05;
		}

		50% {
			-webkit-transform: scale(1);
			opacity: .1;
		}

		60% {
			-webkit-transform: scale(1.1);
			opacity: .3;
		}

		80% {
			-webkit-transform: scale(1.2);
			opacity: .1;
		}

		100% {
			-webkit-transform: scale(1.3);
			opacity: 0;
		}
	}

	@-moz-keyframes pulsejg2 {
		0% {
			-moz-transform: scale(.6);
			opacity: 0;
		}

		40% {
			-moz-transform: scale(.8);
			opacity: .05;
		}

		50% {
			-moz-transform: scale(1);
			opacity: .1;
		}

		60% {
			-moz-transform: scale(1.1);
			opacity: .3;
		}

		80% {
			-moz-transform: scale(1.2);
			opacity: .1;
		}

		100% {
			-moz-transform: scale(1.3);
			opacity: 0;
		}
	}

	@keyframes pulsejg2 {
		0% {
			transform: scale(.6);
			opacity: 0;
		}

		40% {
			transform: scale(.8);
			opacity: .05;
		}

		50% {
			transform: scale(1);
			opacity: .1;
		}

		60% {
			transform: scale(1.1);
			opacity: .3;
		}

		80% {
			transform: scale(1.2);
			opacity: .1;
		}

		100% {
			transform: scale(1.3);
			opacity: 0;
		}
	}
	
	/*---------------------------------------------
	
					End of Animated Circles
	
	---------------------------------------------*/
	
#brands{
	padding:20px 0 0 0;
	margin:0;
	background:url('../acienda/assets/section-concessionaire-bg.jpg')center center  no-repeat fixed;
	background-size:cover;
	webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	width:100%;
	height:auto;
	
}

#bg-colored{background:#ef7c34;color:#fff;}

/*h1.inner-padding{font-size:20px;}*/

.inner-padding{padding:20px;}
.text-on-bg{color:#fff;}
.bold{font-weight:bold;}

.section-title{font-size:30px;color:#d79d4c;}
.white{color:#fff;}
.section-paragraph{color:#999;}


	#ado-footer{
	background:linear-gradient(
      rgba(0, 60, 104, 1), 
     rgba(0, 60, 104, 0.7)
    ), url('../acienda/assets/footer-banner.jpg')center center  no-repeat fixed;
	background-size:cover;
	webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	width:100%;
	height:auto;
	min-height:480px;
	padding:0px;
	}
	
/*Widget Footer*/

h2.widgettitle{
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
	line-height: 1.5em;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	margin: 20px 0 20px 0;
}
.textwidget{color:#fff;padding:0px;}

.widget_text, .widget, .widget_custom_html{display:block;padding:20px;margin:0;}

/*Forms*/

* {box-sizing: border-box;}

input[type=text], input[type=email], input[type=number], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

input[type=submit] {
    background-color: #003c68;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	margin-top:20px;
}

input[type=submit]:hover {
    background-color: #00365e;
}

/*End Forms*/

/* Footer */

.site-footer{margin-top:30px;border-bottom:0px solid #999;}
#copyright{color:#fff;background:#242424;}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto
{
	margin-bottom:20px;
}


div#n2-ss-2 .n2-ss-slider-2{min-height:320px;float:none;}

/*Social Media Sharing*/
div.simplesocialbuttons.simplesocialbuttons-align-left{margin-top:50px;margin-bottom:50px;}

.one_half{padding-right:50px;}


/*.row{font:24px;}*/

.float-left{float:left;}
.float-right{float:right;}



/*Slider Image*/
#n2-ss-2-align{background:#242424;}

/*Post Navigation - Next & Previous*/
.previous-button a, .next-button a{background:#003c68;color:#fff;padding:20px;}

.container-fluid{margin-bottom:-20px;}




/*---- C U S T O M  C S S ----*/

.grecaptcha-badge {
	z-index: -999999 !important;
	opacity: -1 !important;
}

/*** Gallery ***/

article.post {
    display: block !important;
}

.col-md-3 {
    float: left !important;
}

.dataTables_length {
	margin-bottom: 2em !important;
}
#tablepress-2_wrapper {
	margin-top: 3em !important;
}
