@import url(//fonts.googleapis.com/css?family=Voltaire);
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500&display=swap');

h1{padding:0}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #112384;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 400;
    margin: 0;
}
h2, .h2 {
    font-size: 72px;
    line-height: 1;
}
h3, .h3 {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 1.09375;
}
li{list-style: outside none none;}
ul{margin:0}
a {
    color: inherit;
    font: inherit;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
#header {
    padding-bottom: 62px;
}
a{text-decoration:none !important; outline:none !important}
a:hover{text-decoration:none; color:inherit}
body{background:#fff; color:#666;}


@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    font-weight: 700;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding: 56px 12px 56px 16px;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-style: italic;
  }
}
.navbar-brand {
  color: #443f43;
  text-transform: none;
  font-family: 'Voltaire', sans-serif;
  letter-spacing: 4px;
  display: inline-block;
}
.navbar-brand span {
  color: #69d3ed;
  margin-left: -12px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  background-color: transparent;
  color: #fff !important;
}
.navbar-brand a:hover {
  color: #fff !important;
}
.navbar-brand{padding:0; height:auto; margin-left:0 !important;}
#header .navbar-brand{margin-top:12px}
.navbar-slogan {
  margin-top: 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  display: inline-block;
  font-weight: 300;
  letter-spacing: 2px;
  position: relative;
  top: 50px;
  margin-left: 43px;
}
.navbar-slogan img{max-width:200px}
.navbar-brand + .navbar-slogan:before {
  content: '';
  height: 77px;
  width: 1px;
  display: inline-block;
  background: #4d5761;
  position: absolute;
  top: -33px;
  left: -20px;
}
.navbar-default {
  background: #fff;
  border-color: none;
  font-family:"Century Gothic", sans-serif;
  padding-right: 18px;
	box-shadow: 0 0 4px #666
}
.navbar-default .navbar-nav > li + li {
  margin-left: 9px;
}
.navbar-default .navbar-nav > li > a {
  color: #118836;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 13px;
  letter-spacing: 2px;
  font-weight: 300;
  position: relative;  
}
.navbar-default .navbar-nav > li > a span {
  position: relative;
  z-index: 1;
}
.navbar-default .navbar-nav > li > a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #118836;
  display: block;
  height: 0;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover:before {
  height: 117%;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .sfHover > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .sfHover > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .sfHover > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:before,
.navbar-default .navbar-nav > .sfHover > a:before,
.navbar-default .navbar-nav > .active > a:hover:before,
.navbar-default .navbar-nav > .sfHover > a:hover:before,
.navbar-default .navbar-nav > .active > a:focus:before,
.navbar-default .navbar-nav > .sfHover > a:focus:before {
  height: 117%;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #000;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a:before,
.navbar-default .navbar-nav > .disabled > a:hover:before,
.navbar-default .navbar-nav > .disabled > a:focus:before {
  height: 117%;
}
@media (max-width: 1199px) {
  .navbar-default {
    padding-right: 0;
  }
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #f5f5f5;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #f5f5f5;
}
.navbar-inverse .navbar-nav > li > a {
  color: #f5f5f5;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .sfHover > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .sfHover > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .sfHover > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
@media (max-width: 767px) {
  .navbar {
    display: none;
  }
  .rd-mobilepanel_title{margin-top:0}
}
.navbar{margin-bottom:0}
.navbar-default{border-bottom:none}

/*==================  Stuck menu  ======================*/
.stuck_container {
  position: relative;
  z-index: 999;
}
@media only screen and (min-width: 992px) {
.stuck_container .navbar-header{width:280px}
}
.stuck_container > .navbar > .container {
  position: relative;
}
.stuck_container > .navbar > .container > * {
  position: relative;
  z-index: 11;
}
.isStuck {
  background: #ffffff;
  z-index: 999;
  box-shadow: 0 1px 2px #bbb;
  background: rgba(0, 0, 0, 0.9);
}
.isStuck .navbar-header {
  padding-top: 10px !important;
}
.isStuck .navbar-nav > li > a {
  padding: 40px 12px 35px 16px !important
}
.isStuck > .navbar > .container:before {
  opacity: 0;
  display: none;
}
.navbar-brand img{display: block; width: 140px; height: auto; margin-bottom: 5px}
.isStuck .navbar-brand img{display: block; width: 90px; height: auto;}
@media only screen and (max-width: 992px) {
  .isStuck {
    display: none !important;
  }
}
.isStuck .sf-menu ul {
  top: 70px;
}
.isStuck .sf-menu ul ul {
  top: 0;
}
#header .isStuck .navbar-brand{margin-top:-7px; margin-bottom: 5px}
#header .isStuck .navbar-header{padding:0;}
#header .isStuck .navbar-slogan{top:28px}
/*#header .isStuck .navbar-brand img{width:75px}*/
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  color: #000;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 99999;
}
.toTop:before {
  line-height: 47px;
  font-size: 22px;
  font-weight: 700;
}
.toTop:hover {
  color: #ffbd00;
  background: #fff;
  text-decoration: none;
}
.mobile .toTop,
.tablet .toTop {
  display: none!important;
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #fff;
  background: #999;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.lt-ie9 .rd-mobilemenu_ul {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff');
  zoom: 1;
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul li.active > a {
  background: #666;
  color: #ffffff;
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #333;
  color: #ffffff;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px 'FontAwesome';
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #000000;
  -moz-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #ffffff;
  color: #666666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
  border: none;
  padding-top: 14px;
  padding-bottom: 16px;
}
.rd-mobilemenu_ul ul ul {
  border: none;
  box-shadow: none;
  background: transparent;
  padding: 0;
  left: 0;
  top: 0;
  text-align: left;
  transform: none;
}
.rd-mobilemenu_ul ul ul:before,
.rd-mobilemenu_ul ul ul:after {
  display: none;
}
.rd-mobilemenu_ul ul ul li {
  border: none;
  box-shadow: none;
}
.rd-mobilemenu_ul ul ul a {
  padding: 0;
  margin: 0;
  padding-left: 60px;
  color: inherit;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}
.rd-mobilemenu_ul ul ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul ul ul a:hover {
  background: #69d3ed;
  color: #ffffff;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #fff;
  color: #999;
  -moz-box-shadow: 0 3px 3px 0 rgba(126, 126, 126, 0.2);
  -webkit-box-shadow: 0 3px 3px 0 rgba(126, 126, 126, 0.2);
  box-shadow: 0 3px 3px 0 rgba(126, 126, 126, 0.2);
  z-index: 99999991;
}
.rd-mobilepanel_title {
  position: absolute;
  padding-left: 10px;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000000;
  font-size: 24px;
  line-height: 48px;
  letter-spacing: 1.2px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd-mobilepanel_title small {
  display: none;
}
.rd-mobilepanel_title span {
  color: #69d3ed;
  margin-left: -3px;
}
.rd-mobilepanel_toggle {
  position: absolute;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
  background-color: #b1b1b1;
  border-color: transparent;
  outline: none;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #fff;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.rd-mobilepanel_toggle.active span {
  transition: background .3s 0s ease;
  background: transparent;
}
.rd-mobilepanel_toggle.active span:before,
.rd-mobilepanel_toggle.active span:after {
  top: 0;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
.rd-mobilepanel_title img{width:53px; position:relative; top:-3px}
.rd-mobilepanel_title{text-align:center}
/*========================================================
                     FOOTER  Styles
=========================================================*/
#footer {
	border-top: double 3px #999;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #434343;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #999;
}
#footer .navbar-footer {
  display: inline-block;
}
#footer .navbar-footer .navbar-brand {
  color: #999;
  padding-top: 20px;
}
#footer .navbar-footer .navbar-brand span {
  color: #999;
}
#footer .navbar-footer .navbar-brand a:hover {
  color: #999 !important;
}
#footer .navbar-footer .navbar-slogan {
  color: #434343;
  letter-spacing: 0.8px;
  margin-left: 41px;
}
#footer .navbar-footer .navbar-slogan a:hover {
  color: #443f43;
}
#footer .navbar-footer .navbar-slogan::before {
  background: #434343;
  left: -20px;
  top:-5px
}
#footer .navbar-footer .navbar-slogan{top:17px; text-transform:none}
@media (max-width: 620px) {
  #footer {
    text-align: center;
  }
  #footer .inline-list {
    float: none;
    margin-top: 40px;
  }
}
@media (max-width: 520px) {
	#footer .navbar-footer .navbar-brand{float:none; text-align:center; display:block;}
  #footer .navbar-footer .navbar-slogan {
    margin-top: 8px;
    margin-left: 0;
	float:none;
	left:none;
  }
  #footer .navbar-footer .navbar-slogan::before {
    display: none;
  }
  #footer .navbar-footer .navbar-slogan{top:0}
}
#footer .navbar-slogan:before{height: 85px;}
/*==================  Inline List  ======================*/
.inline-list {
  display: inline-block;
  float: right;
  margin-top: 40px;
}
.inline-list li {
  display: inline-block;
}
.inline-list li a {
  height: 43px;
  width: 43px;
  display: inline-block;
  background: #999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
  line-height: 43px;
  text-align: center;
}
.inline-list li a.facebook{background:url(../images/fb.png);}
.inline-list li a.mixcloud{background:url(../images/mixcloud.png);}
.inline-list li a.youtube{background:url(../images/yt.png);}
.inline-list li a:hover{opacity:.75}
.inline-list li + li {
  margin-left: 10px;
}
.inline-list a:hover {
  background: #999;
}
* + .inline-list2 {
  margin-top: 45px;
}
.inline-list2:before,
.inline-list2:after {
  content: " ";
  display: table;
}
.inline-list2:after {
  clear: both;
}
.inline-list2:before,
.inline-list2:after {
  content: " ";
  display: table;
}
.inline-list2:after {
  clear: both;
}
.inline-list2:before,
.inline-list2:after {
  content: " ";
  display: table;
}
.inline-list2:after {
  clear: both;
}
.inline-list2:before,
.inline-list2:after {
  content: " ";
  display: table;
}
.inline-list2:after {
  clear: both;
}
.inline-list2 > li {
  width: 50%;
  float: left;
  position: relative;
  background: #443f43;
  text-align: center;
}
.inline-list2 > li h1,
.inline-list2 > li h2,
.inline-list2 > li h3,
.inline-list2 > li h4,
.inline-list2 > li h5,
.inline-list2 > li h6,
.inline-list2 > li p,
.inline-list2 > li .social-list {
  color: #fff;
}
.inline-list2 > li h4 {
  font-size: 27px;
  letter-spacing: 0.4px;
}
.inline-list2 > li p {
  line-height: 18px;
}
.inline-list2 > li img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  float: left;
  height: 100%;
}
.inline-list2 > li .inline-list_cnt {
  float: right;
  width: 50%;
  padding: 79px 43px 68px;
  position: relative;
}
.inline-list2 > li .inline-list_cnt:before {
  content: '\f0d9';
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  left: -9px;
  font-size: 32px;
  line-height: 1;
  margin-top: -13px;
  color: #443f43;
}
.inline-list2 > li * + h4 {
  margin-top: 19px;
}
.inline-list2 > li * + .social-list {
  margin-top: 9px;
}
.inline-list2 > li:nth-child(3n+1) {
  background: #69d3ed;
}
.inline-list2 > li:nth-child(3n+1) .inline-list_cnt:before {
  color: #69d3ed;
}
.inline-list2 > li:nth-child(3n+1) .social-list li a:hover {
  color: #443f43;
}
.inline-list2 > li:nth-child(3n+1) h4 a:hover {
  color: #443f43;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inline-list2 > li .inline-list_cnt {
    padding: 55px 29px 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inline-list2 > li {
    width: 100%;
  }
  .inline-list2 > li .inline-list_cnt {
    padding: 96px 43px 90px;
  }
  .inline-list2 > li:nth-child(3n+1) {
    background: #443f43;
  }
  .inline-list2 > li:nth-child(3n+1) .inline-list_cnt:before {
    color: #443f43;
  }
  .inline-list2 > li:nth-child(3n+1) .social-list li a:hover {
    color: #69d3ed;
  }
  .inline-list2 > li:nth-child(3n+1) h4 a:hover {
    color: #69d3ed;
  }
  .inline-list2 > li:nth-child(odd) {
    background: #69d3ed;
  }
  .inline-list2 > li:nth-child(odd) .inline-list_cnt:before {
    color: #69d3ed;
  }
  .inline-list2 > li:nth-child(odd) .social-list li a:hover {
    color: #443f43;
  }
  .inline-list2 > li:nth-child(odd) h4 a:hover {
    color: #443f43;
  }
}
@media (max-width: 767px) {
  .inline-list2 > li {
    width: 100%;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
  }
  .inline-list2 > li + li {
    margin-top: 25px;
  }
  .inline-list2 > li img {
    position: static;
    float: none;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto;
  }
  .inline-list2 > li .inline-list_cnt {
    float: none;
    width: 100%;
  }
  .inline-list2 > li .inline-list_cnt:before {
    top: -9px;
    left: 50%;
    content: '\f0d8';
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
	#footer .inline-list{display:block; padding:0; margin:15px auto}
}
.social-list li {
  display: inline-block;
  font-size: 22px;
  line-height: 26px;
}
.social-list li a:hover {
  background: transparent;
  color: #69d3ed;
}
.social-list li + li {
  margin-left: 10px;
}

.thumbnail3 {
    padding:0;
}
.thumbnail3 img{display:block; width:100%; height:auto; }
.thumbnail {
  margin-left: auto;
  margin-right: auto;
  border:solid 1px #f0f1ed;
}
.thumbnail .caption {
  margin-top: 15px;
  text-align:left;
}
.thumbnail3 {
  max-width: 470px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background:#fff;
  color:#001a5a;
  border:none;
}
.thumbnail3 .caption {
  margin-top: 0;
  padding: 12px 13px 34px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;  
}
.thumbnail3 .caption * {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color:#434343;
}
.thumbnail .caption h3{color:#545454; margin-bottom:10px; text-align:left; font-size: 21px; font-weight: 600;
display: table-cell;
vertical-align: bottom;
height: 50px;
}

.well1 {
    padding-bottom: 56px;
    padding-top: 40px;
	text-align:justify
}
.well1 h2{color:#1fa097}
.well1 h3{padding-top:18px}
.well1 h6{color:#1fa097; font-size:17px}
.container{font-family:"Montserrat", sans-serif !important;}

.well3 {
    padding-bottom: 52px;
    padding-top:0;
}
.well__ins {
    padding-bottom: 45px;
}
/*==================   Contact-info-List  ===========*/
.contact-info-list {
  max-width: 310px;
  margin:auto;
  font-family: 'Ubuntu', sans-serif;
}
* + .contact-info-list {
  margin-top: 16px;
}
.contact-info-list:before,
.contact-info-list:after {
  content: " ";
  display: table;
}
.contact-info-list:after {
  clear: both;
}
.contact-info-list:before,
.contact-info-list:after {
  content: " ";
  display: table;
}
.contact-info-list:after {
  clear: both;
}
.contact-info-list:before,
.contact-info-list:after {
  content: " ";
  display: table;
}
.contact-info-list:after {
  clear: both;
}
.contact-info-list:before,
.contact-info-list:after {
  content: " ";
  display: table;
}
.contact-info-list:after {
  clear: both;
}
.contact-info-list dt {
  float: left;
}
.contact-info-list dd {
  float: right;
  margin-left: 4px;
}
.contact-info-list dt,
.contact-info-list dd {
  font-size: 13px;
  line-height: 22px;
}
.contact-info-list dt + dd {
  margin-top: 0;
}
.contact-info-list dd + dt {
  clear: both;
  margin-top: 0;
}
.contact-info-list dd.mail {
  margin-right: 12px;
  color: #002f9f;
}
.contact-info-list dd.mail:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .contact-info-list {
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .center767 {
    text-align: center;
  }
  .center767 * {
    text-align: center;
  }
  .row .col-sm-6 {
    margin-bottom: 30px;
    margin-top: 30px;
}
}
/*==================  GOOGLE MAP  ======================*/
.map {
  position: relative;
}
.map_model {
  height: 355px;
}
.map_model img {
  max-width: none !important;
}
@media (max-width: 767px) {
  .map_model {
    height: 300px;
  }
}
@media (max-width: 479px) {
  .map_model {
    height: 200px;
  }
}
.map_locations {
  display: none;
}

.btn-default,
.btn-default:focus,
.btn-default:active {
    background-color: #b1b1b1;
    border: solid 5px #b1b1b1;
    color: #fff;
}
.btn-default:hover {
  background-color: #666666;
  border-color: #118836;
  color:#FFF
}
* + address.h4 {
    margin-top: 27px;
	font-size: 22px;
    line-height: 1.27273;
	font-family:"Century Gothic", sans-serif
}
.modal-dialog{z-index:1050;
}
.modal{
    margin: 10px;
    position: fixed;
    width: auto;}

input.error,
textarea.error{
	  background-color: #f2dede !important;
    border-color: #ebccd1 !important;
    color: #727171 !important;
}
.well1{color:#727171}
.well1 h2 {
    color: #118836;
    font-size: 36px;
}
.well1 h2 span{color:#818181;}
.well1 h3 {
    padding-top: 18px;
	color:#818181;
}
.well1 h4 {
    color: #999;
    font-size: 25px;
    padding-top: 8px;
}

fieldset.row .col-md-4{margin-bottom:8px}
.mailform label{width:100% !important;}
.modal-title,
.modal-body{color:#000}

#mapa iframe{width:100%;}
@media (max-width: 767px) {
	#mapa iframe{height:350px}
}

.thumbnail2{float:left; width:33.3333%}
@media (max-width: 600px) {
	.thumbnail2{float:left; width:50%}
}
@media (max-width: 380px) {
	.thumbnail2{float:left; width:100%}
}
#cntImgs{max-width: 900px !important; margin: auto}
.thumbnail2 figure{display:block; padding:3px;}
.thumbnail2 a{display:block; overflow:hidden; position:relative}
.thumbnail2 a img {
    display: block;
    width: 100%;
	max-width: 307px;
	margin: auto;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.testimonial {
	position:relative;
	margin-bottom:35px;
	padding:30px;
	border:1px solid #DDD;
	background:#f5f5f5;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.testimonial_bq {
	margin:0;
	padding:0;
	border:none;
}
.testimonial_content {
	overflow:hidden;
	background:url(../images/quotes.png) no-repeat 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.testimonial .featured-thumbnail {
		width:80px;
		height:80px;
	}
}
.testimonial small {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	padding:12px 0 0;
	font-size:10.2px;
}
.testimonial small span { display:inline; }
.testimonial .testi-url, .testimonial .testi-email { font-style:normal; }
@media (min-width: 768px) and (max-width: 979px) {
	.testimonial {
		padding:15px;
		background-position:150px 10px;
	}
}
@media (max-width: 767px) {
	.testimonial {
		padding:15px;
		background-position:150px 10px;
	}
}
#primary { padding-top:40px; }
.entry-content { overflow:hidden; }
.entry-meta.float-right { float:right; }
.portfolio-meta {
	margin:0;
	padding:1em 0;
	border:none;
	border-top:1px solid #DDD;
}
.portfolio-meta span {
	display:inline-block;
	line-height:20px;
	padding-right:15px;
}
@media (max-width: 767px) {
	.portfolio-meta span { display:block; }
}
.portfolio-meta i {
	font-size:16px;
	margin-right:.5em;
	color:#999;
}
.portfolio-meta i.icon-tag { margin-right:.3em; }
.portfolio-meta-list {
	margin:0 0 2em 0;
	padding:1em 0;
	border:none;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.portfolio-meta-list li {
	margin:.5em 0 0 0;
	padding:0;
	border:none;
	background:none;
	list-style-type:none;
	text-transform:none;
}
.portfolio-meta-list li:first-child { margin-top:0; }
.portfolio-meta-list li strong {
	display:inline;
	padding-right:.3em;
}
.image-holder { position:relative; }
.image-holder img { max-width:100%; }
.grid_gallery {
	margin-bottom:-1px;
	position:relative;
	overflow:hidden;
	padding:0;
}
.grid_gallery_inner {
	position:relative;
	overflow:hidden;
	width:100%;
}
.grid_gallery_inner.isotope .gallery_item { padding:0; }
.grid_gallery_inner.isotope .gallery_item a {
	position:relative;
	padding:1px;
}
.gallery_item {
	float:left;
	width:33%;
	margin:0;
	padding:0 1px 1px 0;
}
.gallery_item.featured-thumbnail {
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.single-gallery-item { margin:0 !important; }
.zoom-icon {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	background:rgba(0,0,0,0.4);
	opacity:0;
	cursor:pointer;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.no-rgba .zoom-icon {
	visibility:hidden;
	background:url(../images/black-opacity-60.png);
}
.zoom-icon:before {
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	margin:-13px 0 0 -13px;
	width:25px;
	height:26px;
	background:url(../images/magnify-alt.png) 50% 50% no-repeat;
	content:"";
}
.featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon { opacity:1; }
.no-rgba .image-wrap:hover .zoom-icon, .featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon { visibility:visible; }
.filter-wrapper strong {
	display:block;
	padding:8px 0;
	margin-right:5px;
	float:left;
}
.portfolio_item { margin:0 0 32px !important; }
.portfolio_item .portfolio_item_holder {
	margin-bottom:10px;
	padding-bottom:0;
	background:transparent;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	text-align:center;
}
.portfolio_item .portfolio_item_holder .caption {
	position:relative;
	text-align:left;
	padding:0 25px
}
.portfolio_item .portfolio_item_holder .caption h3 {
	margin-top:18px;
	margin-bottom:8px;
	font-size:20px;
	text-transform:uppercase;
}
.portfolio_item .portfolio_item_holder .caption h3 a { color:#000; }
.portfolio_item .portfolio_item_holder .caption h3 a:hover { color:#62bfe6; }
.portfolio_item .portfolio_item_holder .caption p { margin-bottom:35px; font-size:14px}
.portfolio_item .portfolio_item_holder .btn-primary {
	position:relative;
	display:inline-block;
	z-index:5;
}
.thumbnail a img {
	-webkit-transform:scale(1.0);
	-moz-transform:scale(1.0);
	-ms-transform:scale(1.0);
	-o-transform:scale(1.0);
	transform:scale(1.0);
	-webkit-transition:0.45s;
	-moz-transition:0.45s;
	-o-transition:0.45s;
	transition:0.45s;
}
.thumbnail.hoverThumb a:hover img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
.zoom-icon {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block !important;
	opacity:1 !important;
	visibility:visible !important;
	background:transparent !important;
	cursor:pointer;
	overflow:hidden;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-transition:0.55s;
	-moz-transition:0.55s;
	-o-transition:0.55s;
	transition:0.55s;
}
.zoom-icon:after {
	position:absolute;
	top:50%;
	left:50%;
	width:42px;
	height:42px;
	margin-top:-21px;
	margin-left:-21px;
	background:url('../images/zoom-icon.png') 0 0 no-repeat;
	content:"";
	visibility:hidden;
	-webkit-transform:scale(2);
	-moz-transform:scale(2);
	-ms-transform:scale(2);
	-o-transform:scale(2);
	transform:scale(2);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.45s;
	-moz-transition:0.45s;
	-o-transition:0.45s;
	transition:0.45s;
}
.no-rgba .zoom-icon {
	visibility:hidden;
	display:none;
}
.zoom-icon:before {
	position:absolute;
	left:-50%;
	top:48%;
	display:block;
	margin:0;
	height:0%;
	width:200%;
	background:url('../images/hover_bg.png') 0 0 repeat;
	content:"";
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	overflow:hidden;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.65s;
	-moz-transition:0.65s;
	-o-transition:0.65s;
	transition:0.65s;
}
.featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.featured-thumbnail a:hover .zoom-icon:before, a.thumbnail:hover .zoom-icon:before, .thumbnail__portfolio a:hover .zoom-icon:before,
#pagGal .thumbnail2 a:hover .zoom-icon:before {
	left:-100%;
	top:-100%;
	height:400%;
	width:260%;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:0.6s;
	-moz-transition:0.6s;
	-o-transition:0.6s;
	transition:0.6s;
}
.featured-thumbnail a:hover .zoom-icon:after, a.thumbnail:hover .zoom-icon:after, .thumbnail__portfolio a:hover .zoom-icon:after,
#pagGal .thumbnail2 a:hover .zoom-icon:after {
	visibility:visible;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:0.45;
	-moz-transition:0.45;
	-o-transition:0.45;
	transition:0.45;
}
.no-rgba .image-wrap:hover .zoom-icon, .featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon,
#pagGal .thumbnail2 a:hover .zoom-icon {
	visibility:visible;
	border-radius:0;
	overflow:hidden;
}

.camera_container{max-width: 1560px; margin: 25px auto 0;}

#bannerHistoria img{
  display: block;
  width: 100%;
  max-width: 1615px;
  height: auto;
  margin: 0 auto;
}
.cntHistoria{
  padding: 40px 15px;
  font-family: 'Outfit', sans-serif;
}
.cntHistoria .text1{
  font-size: 30px;
  color: #2e6120;
  font-family: 'Outfit', sans-serif;
  padding: 0 0 50px;
  text-align: justify;
}
.cntHistoria .bloques{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
  font-family: 'Outfit', sans-serif;
}
.cntHistoria .bloques.reverse{
  flex-direction: row-reverse;
}
.cntHistoria .col{
  width: 50%;
  flex-basis: 50%;
  padding: 0 20px 40px;
  font-size: 24px;
  color: #000;
  text-align: justify;
}
.cntHistoria .text2{
  text-align: justify;
  font-size: 24px;
  color: #2e6120;
  font-family: 'Outfit', sans-serif;
  padding: 0 0 35px;
  font-weight: 600
}
#bannerFooter{
  background: url('../images/historia/bannerFooter.jpg') center center no-repeat;
  height: 224px;
  margin-bottom: 40px
}

/*Blog*/

#titleBlog{padding: 40px 0 10px;}
#titleBlog .container{
  font-family: "Tenor Sans", Sans-serif;
  font-size: 40px;
  fill: #B80C0C;
  color: #B80C0C;
  text-align: center;
  font-weight: 600;
}

#blog{
  padding: 35px 0;
}
#blog .row{
  display: block;
  padding: 0;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
#pagBlog #blog .row .col{
  display: block;
  float: none;
  width: 50%;
  padding: 0 15px 45px;
}
#blog .row .item{
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 35px;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
#blog .row .col:last-child .item{
  border-bottom: none;
  padding-bottom: 0;
}
#blog .row .item a{
  color: inherit;
  text-decoration: none;
}
#blog .row .title{
  position: relative;
  z-index: 2
}
#blog .row .title .cnt{
  position: absolute;
  padding: 0 15px 10px;
  background: #FFF;
  text-align: center;
  width: 80%;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  min-height: 50px;
  font-size: 13px;
  color: #777777;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0 -4px 5px rgba(123, 123, 123, 0.3);
}
#blog .row .title .cnt>div{
  font-size: 24px;
  color: #006837;
  font-weight: 600;
  padding: 5px;
}
ul.meta-info{padding-left: 0}
ul.meta-info li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #444444;
}
ul.meta-info li:first-child{padding-left: 0;}
ul.meta-info li:last-child{border-right: none; padding-right: 0;}
#blog .row .text{
  color: #777777;
  font-size: 15px;
  line-height: normal;
  padding: 15px 15px 0;
  border-top: solid 1px #d9d9d9;
  box-shadow: 0 -4px 5px rgba(123, 123, 123, 0.2);
  position: relative;
  z-index: 1
}
#blog .row .text img{
  height: auto;
  max-width: 100%;
}
#blog .row .readMore{
  padding: 10px 15px 0;
  font-size: 14px;
  color: #b11c16;
}
#pagBlogPost #blog .row .readMore{
  padding-bottom: 20px
}
#titleProducts{padding: 0 0 10px;}
#titleProducts .container{
  font-family: "Tenor Sans", Sans-serif;
  font-size: 40px;
  fill: #B80C0C;
  color: #B80C0C;
  text-align: center;
  font-weight: 600;
}

@media(max-width: 1280px){
  .cntHistoria .text1 {
    font-size: 25px;
  }
  .cntHistoria .col {
    font-size: 20px;
  }
  .cntHistoria .text2 {
    font-size: 19px;
    font-weight: 500
  }
}
@media (max-width: 1199px) {
	h3, .h3{font-size:30px}
	.well1 h2{font-size:30px}
}
@media (max-width: 991px) {
	h3, .h3{font-size:22px}
	.well1 h2{font-size:24px}
  .cntHistoria .text1 {
    font-size: 21px;
  }
  .cntHistoria .col {
    font-size: 17px;
  }
  .cntHistoria .text2 {
    font-size: 18px;
    font-weight: 400;
  }
  #bannerFooter{
    height: 200px;
    background-size: cover;
  }
  #blog .row .col {
    width: 100%;
  }
}
@media (max-width: 991px) {
	#header {
		padding-bottom: 0;
	}
}
@media (max-width: 767px) {
  .cntHistoria .col {
    width: 100%;
    flex-basis: 100%;
  }
  .cntHistoria .bloques img{
    max-width: 547px;
    margin: 0 auto;
  }
  
}

@media (max-width: 600px) {
  #bannerFooter {
    height: 150px;
  }
  #blog .row .title .cnt > div {
    font-size: 20px;
  }
  #blog .row .title .cnt {
    width: 100%;
    position: initial;
    transform: none;
  }
  #blog .row .text {
    border-top: none;
    box-shadow: none;
  }
}
@media (max-width: 480px) {
	.thumbnail2 a img{
		max-width: 280px
	}
	h3, .h3{font-size:20px}
	.well1 h2{font-size:20px}
    .bloqsIni{
        width: 100% !important;
        height: 495px;
        overflow: hidden;
        margin: auto;
        max-width: 279px;
        float: none !important
    }
  .cntHistoria .text1 {
    font-size: 18px;
  }
}

.textInicio h2,
.textInicio p,
.thumbnail .caption h3,
.thumbnail .caption p,
.textInicio .nDiv{
    font-family:"Montserrat", sans-serif !important;
}
.textInicio h2{
    font-weight: 600;
    text-align: left;
}

.desarrolloWeb img{
    display: block;
    width: 100%;
    height: auto;
}

.portafolio .col-md-4.col-xs-6{margin-bottom:50px}
.portafolio a{display:block; background:#000 url(../images/zoom.png) center no-repeat;}
figure img{width:100%; height:auto;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-ms-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;transition: all 0.5s ease-in-out 0s; display:block}
.portafolio a:hover img{opacity:.50;}


.camera_next::before, .camera_prev::before{
    color: #ffbd00;
}
.camera_next:hover:before, .camera_prev:hover:before{
    color: #000a56;
}

.textInicio .nDiv article{
  padding-bottom: 20px;
}
.textInicio .nDiv article b{
  display: block;
  padding-bottom: 8px;
}
.textInicio .nDiv article .row{
  margin: 0;
}
.textInicio .nDiv article .lDiv{
  float: left;
}
.textInicio .nDiv article .rDiv{
  float: right;
}

body#pagBlog{
  background: #f0f0f0;
}