@charset "UTF-8";
/* Insert your custom CSS styles 

Azul lighter: #82a8c4;
Azul Light: #1165a3;
Azul: #004b85;
Azul dark: #052a46;
Azul darker: #002947;
Celeste: #82a8c4;

*/
.header-top {
    /*background: #1165a3;*/
    padding: 5px 0;
    color: #004b85;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 400;
}


.header-top-clean .header-top {
    /*background: #8cc5d2;*/
    background: #337ab7;
    /*border-bottom: 0px solid #004b85;*/
    display: flex;
    height: 30px;    
}

.header-top-clean .header-top a {
  color: #ffffff;
}
.header-top-clean .header-top a:hover {
  color: #052a46;
  text-decoration: none;
}
.header-top-clean .header-top .fa {
  color: #616161;
}


.header-top-left {
   padding-top: 5px;
    float: left;
}

.header-main {
    position: relative;
    /*
    background: #add0da url(../img/banner-header.png) no-repeat top center;*/
    /*
	background: #fff url(../img/1.jpg) no-repeat center right;*/
	
}
.header-main-left{
 /*background:  url(../img/1.jpg) no-repeat center right; */
	 padding: -10px 10px;
}

.header-main-left .logo{
  text-align: left!important;
}


.header-top-clean .header-top .fa {
    color: #ffffff;
}

.colorized-gmap-common {
    width: 100%;
    height: 500px;
}

.media-element{
	width:100%;
	height: auto;
}

footer .menu-block-wrapper li a{
  color: #ffffff;
  font-weight: 4px;
  padding: 2px 0;
}
footer .menu-block-wrapper li a:hover{
  color: #fff!important;
  text-decoration: none;
  
}

footer h3.widget-title{
	margin: 0px;
	padding: 0px;
	font-weight: 16px;
}

.title{
	font-weight: 600;
	font-size: 30px;
	text-transform: uppercase;

}


.c-font-uppercase{
	text-transform: uppercase;
}
.c-content-label {
  padding: 4px 10px 2px 10px;
  color: #ffffff;
  background-color: #004b85;
  font-weight: 400;
  font-size: 16px;
  display: inline-block;
  margin: 15px 0 10px;
 }





.line-center {
  width: 30px;
  height: 3px;
  /*background-color: #004b85;*/
   background-color: #ec008b;
  
  margin: 20px auto 30px auto; }

.line-right,
.line-left {
  width: 100px;
  height: 4px;
  /* background-color: #004b85;*/
  background-color: #ec008b;
  margin: 0 0 30px 0; }

.line-right {
  margin: 0 0 30px auto; }


.widget-title{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
	margin:8px 0px 0px 0px;
}

#footer .widget-title{
	font-size: 16px;
	margin:0px 0px 10px 0px;
	color: #f7f7f7;
}

@media (max-width: 991px){
  #footer .widget-title{
  margin:20px 0px 10px 0px;
}
}

#footer .line-left{
	display: none;
}

#footer .menu-block-wrapper li a{
	font-size: 14px;

}


#back-top a .fa {
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: block;
    font-size: 14px;
    background: #1165a3;
    border-radius: 50%;
}

#back-top a:hover {
  color: #004b85;
}
#back-top a:hover .fa {
  background-color: #82a8c4;
}

/*********SIDEBARNAV***********************/
#main-nav {
  z-index: 99;
  width: 300px;
  height: 100%;
  position: fixed;
  overflow: hidden;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

#main-nav.show { background: #022c68; }

#nav-button {
  
  height: 3em;
  width: 3em;
  
  
  top: 1em;
  left: 1em;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #444;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

#nav-button .fa {
  position: absolute;
  top: 0;
  left: 0.2em;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 1em;
  height: 1em;
  font-size: 1em;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

#nav-button:hover {
  cursor: pointer;
  
  color: #333;
}

#nav-button.width {
  width: 80em;
  height: 80em;
  top: -37.5em;
  left: -37.5em;
  box-shadow: none;
}


#nav-list {
  position: absolute;
  top: 7em;
  padding: 0 0 0 2em;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  width: 100%;
}

#nav-list li a {
  color: #444;
  text-decoration: none;
  font-size: 0.9em;
  display: block;
  width: 100%;
  padding: 1.2em 0;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

#nav-list li a:hover { color: #111; }

#nav-list.nav-show { display:none; }




.white{
  color: #fff;
}



/***************ACORDION********************/



/*********************************************************/

/*********************************************************/


.icon-box .icon-box-body h3,
.icon-box .icon-box-body h4 {
  padding-top: 6px;
  margin-bottom: 0px;
}

.icon-box.circled .icon {
    color: #004b85;
    border-radius: 50%;
    
}


/*.tabs .nav-tabs > li.active > a:after {
    background: #ec008b;
}*/

.c-content-tab-2 > .nav {
  text-align: center; }
  .c-content-tab-2 > .nav > li {
    padding: 20px 0px;
    display: inline-block; }
    .c-content-tab-2 > .nav > li > a > i {
      font-size: 38px; }
    .c-content-tab-2 > .nav > li > a > .c-title {
      display: block;
      margin: 20px 0;
      color: #525e64; }
    .c-content-tab-2 > .nav > li > a > .c-content-line-icon {
      width: 55px;
      height: 55px; }
    .c-content-tab-2 > .nav > li.active > .c-arrow {
      position: relative; }
      .c-content-tab-2 > .nav > li.active > .c-arrow:before {
        bottom: 100%;
        left: 50%;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border: 13px solid transparent;
        margin-left: -13px; }
    .c-content-tab-2 > .nav > li:not(.active) > a > .c-content-line-icon {
      opacity: 0.9;
      filter: alphaopacity=90;
      background-image: url(../img/content/line-icons/dark1.png); }
    .c-content-tab-2 > .nav > li + li {
      margin-left: 0px; }

.c-content-tab-2 > .c-tab-content .tab-content {
  padding: 80px 0;
  overflow: auto; }

.c-content-tab-2 > .c-tab-content .c-tab-pane > h4 {
  margin-bottom: 16px; }

.c-content-tab-2 > .c-tab-content .c-tab-pane > img {
  float: right;
  margin-left: 100px;
  padding: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1); }

.c-content-tab-2 > .c-tab-content .c-tab-pane > .c-title {
  line-height: 1.6em; }

.c-content-tab-2 > .c-tab-content .c-tab-pane p {
  color: #838e9a; }

.c-content-tab-2 > .c-tab-content .c-tab-pane > .btn {
  margin-top: 12px; }

.c-content-tab-2.c-opt-1 > .nav li > a {
  color: #cfd9e6;
  background-color: transparent;
  transition: all 0.2s; }
  .c-content-tab-2.c-opt-1 > .nav li > a:hover {
    color: #32c5d2;
    transition: all 0.2s; }

.c-content-tab-2.c-opt-1 > .nav li:hover > a {
  color: #32c5d2; }

.c-content-tab-2.c-opt-1 > .nav li.active > a {
  color: #32c5d2; }
  .c-content-tab-2.c-opt-1 > .nav li.active > a:hover {
    color: #32c5d2; }

.c-content-tab-2.c-opt-1 > .nav li.active > .c-arrow:before {
  border-bottom-color: #82a8c4; }

.c-content-tab-2.c-opt-1 > .nav.c-hover-lighten a:hover {
  opacity: 1; }

.c-content-tab-2.c-opt-1 > .c-tab-content {
  background-color: #2f353b; }
  .c-content-tab-2.c-opt-1 > .c-tab-content .c-tab-pane > h4 {
    color: #ffffff; }
  .c-content-tab-2.c-opt-1 > .c-tab-content .c-tab-pane > .c-title {
    color: #97a1ac; }

.c-title-tab-2 > h4 {
  margin: 15px 0 36px;
  font-weight: 400; }
  .c-title-tab-2 > h4 > .c-title-border {
    width: 65px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px; }

.c-title-tab-2.c-opt-title-1 > h4 {
  color: #455055; }
  .c-title-tab-2.c-opt-title-1 > h4 > .c-title-border {
    background-color: #22afd7; }

.c-title-tab-2.c-opt-title-2 > h4 {
  color: #455055; }
  .c-title-tab-2.c-opt-title-2 > h4 > .c-title-border {
    background-color: #71c9ce; }

.c-title-tab-2.c-opt-title-3 > h4 {
  color: #ffffff; }
  .c-title-tab-2.c-opt-title-3 > h4 > .c-title-border {
    background-color: #ff6b57; }

@media (max-width: 991px) {
  /* 991px */
  .c-content-tab-2 > .nav a > i {
    font-size: 40px; }
  .c-content-tab-2 > .nav a > .c-title {
    margin: 10px 0; } }

@media (max-width: 767px) {
  /* 766px */
  .c-content-tab-2 > .nav li.active > .c-arrow {
    position: static; }
    .c-content-tab-2 > .nav li.active > .c-arrow:before {
      border: 0; }
  .c-content-tab-2 > .c-tab-content img {
    width: 100%;
    float: none;
    clear: both;
    padding: 0;
    margin-bottom: 20px; }
  .c-content-tab-2 > .c-tab-content h4 {
    margin: 20px 0; } }


.c-content-tab-2.c-theme > ul > li .fa{
  color: #999;
  border-radius: 50%;
}

.c-content-tab-2.c-theme > ul > li.active > a i,
.c-content-tab-2.c-theme > ul > li:hover > a i,
.c-content-tab-2.c-theme > ul > li.active > a  h3,
.c-content-tab-2.c-theme > ul > li:hover > a  h3 {
  color: #004b85; }

.c-content-tab-2.c-theme > ul > li.active > a > .c-content-line-icon,
.c-content-tab-2.c-theme > ul > li:hover > a > .c-content-line-icon {
  background-image: url(../img/blue2.png); }


  .tab-icon-centered{
    display: block;
    width:50px;
    height: 50px;

  }

  .icon-box .icon {
    color: #0f75bc;
}

.icon-box .icon:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background:transparent;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 3px solid #004b85;
}

/**************/
.media-item{
  text-align: center;
}
.media-item img{
  width: 100%;
  margin: 0 auto;
  float: none;
}

.news-item{
  margin-bottom: 30px;
  border: 1px solid #eee;
  background-color: #fff;
  margin: 0 15px;

}

.news-item img{
  width: 100%;
  margin: 0 auto;
  float: none;
}
.media-item-img > a,
.news-item-img > a {
  display: block;
  border: 0 solid transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.media-item-img > a:hover,
.news-item-img > a:hover {
  border: 4px solid #004b85;
}

.media-item-img a img,
.news-item-img a img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.media-item-img a img:hover,
.news-item .news-item-img a img:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
 .media-desc{
  text-align: center;
  margin-top:5px;
 }
 .media-desc h4{
  margin: 0px;
  font-weight: 400;
  text-transform: none;
 }

 .media-desc a{
  color: #3f444a;
  text-decoration: none;
 }

  .media-desc a:hover{
  color: #004b85;
  text-decoration: none;
 }

.news-item .news-desc{
  padding: 20px;
  color: #;
  font-size: 14px;
}


.news-item .news-desc a{
  color:#3f444a;  
}

.news-item .news-desc a:hover{
  color:#004b85;  
  text-decoration: none;
}

.news-item .news-desc h3{
  margin-bottom: 10px;
  text-transform: none;
  font-size: 17;
  font-weight: 400;
}

.news-item .news-desc .autor {
    font-size: 12px;
    font-weight: 400;
    color: #5c6873;
    margin-bottom: 10px;
}

.news-item .news-inverse{
  background-color: #000;
  color: #fff!important;
}

.news-item .news-inverse a{
  background-color: #000;
  color: #fff;

}

.news-item .news-inverse .autor{
 
  color: #fff;

}

.news-item .news-inverse a:hover{
  
  text-decoration: none;
}

.margin-slider{
  margin: 0px 10px;
}

.aviso-item{
  position: relative;
}
.aviso-item  img{
  display: block;
  margin: 0 auto;
}

.desc-aviso{
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
  background-color: rgba(0,75,133,0.8);
  padding: 8px;
  color: #fff;
}

.desc-aviso h3{
  text-transform: none;
  margin-bottom: 5px;
}

.desc-aviso a{
  color: #fff;
  text-decoration: none;
}

.desc-aviso a:hover{
  color: #fff;
  text-decoration: none;
}

.convertidor-moneda{
  padding: 20px;
  background-color: #004b85;
  color: #fff;
  margin: 0px 8px;
}

.convertidor-moneda h3{
  color: #fff;
}

/*************Ultimas actividades******************/

.notas-item {
    position: relative;
    margin-bottom: 10px;
    padding-left: 80px;
    min-height: 55px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #eee; 
    padding-bottom: 10px;
}

.fecha-notas {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 5px;
    width: 60px;
    height: 48px;

    text-align: center;
    
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    cursor: default;
    background-color:#004b85;
}

.fecha-notas span {
    display: block;
    font-size: 15px;
    line-height: 20px;
}

.notas-title{
  margin: 20px 0px 0px 0px
}
.notas-header h4 a{
  color: #5c6873;
  text-decoration: none;
  font-size: 16px;
  text-transform: none;
  font-weight: 400;
}
.notas-header h4 a:focus,
.notas-header h4 a:hover{
  color: #004b85;
  text-decoration: none;
}
.notas-dec{
  font-size: 14px;
  margin-bottom: 0px;
}

.entry-footer{
  text-align: right;
}

.notas-categoria{
  font-weight: 600;
}

.title-slider{
  font-weight: 600;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 80px;
  text-align: center;
  text-transform: uppercase;
  color:#fff;

}

.icono-centered2,
.icono-centered{
  margin: 0px auto;
  text-align: center;
}

.icono-centered2 img,
.icono-centered img{
  display: block;
  margin: 0px auto;
  margin-bottom: 8px;
}

.icono-centered a{
  color: #1165a3;
  
}
.icono-centered2 a{
  color: #004b85;
  
}

.icono-centered2 a,
.icono-centered a{
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}

.icono-centered a:focus,
.icono-centered a:hover{
  color: #d9ae32;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
}

.icono-centered2 a:focus,
.icono-centered2 a:hover{
  color: #052a46;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
}

.margin-10{
  margin: 10px;
}

.margin-20{
  margin: 20px;
}

.margin-30{
  margin: 30px;
}

.margin-40{
  margin: 40px;
}

.margin-50{
  margin: 50px;
}

.margin-60{
  margin: 60px;
}

.margin-70{
  margin: 70px;
}

.margin-80{
  margin: 80px;
}

.padding-10{
  padding: 10px;
}

.padding-20{
  padding: 20px;
}

.padding-30{
  padding: 30px;
}

.padding-40{
  padding: 40px;
}

.padding-50{
  padding: 50px;
}

.padding-60{
  padding: 60px;
}

.padding-70{
  padding: 70px;
}

.padding-80{
  padding: 80px;
}


.margin-bottom-80{
  margin-bottom: 80px;
}

.margin-bottom-60{
  margin-bottom: 60px;
}

.margin-bottom-40{
  margin-bottom: 40px;
}

.margin-bottom-30{
  margin-bottom: 30px;
}

.margin-bottom-20{
  margin-bottom: 20px;
}

.margin-bottom-10{
  margin-bottom: 10px;
}

.margin-top-10{
  margin-top: 10px;
}

.margin-top-20{
  margin-top: 20px;
}

.margin-top-30{
  margin-top: 30px;
}
.margin-top-40{
  margin-top: 40px;
}

.margin-top-60{
  margin-top: 60px;
}

.margin-top-80{
  margin-top: 80px;
}

.padding-top-20{
  padding-top: 20px;
}

.padding-top-40{
  padding-top: 40px;
}

.padding-top-60{
  padding-top: 60px;
}

.padding-top-80{
  padding-top: 80px;
}

.padding-bottom-80{
  padding-bottom: 80px;
}

.padding-bottom-60{
  padding-bottom: 60px;
}

.padding-bottom-40{
  padding-bottom: 40px;
}

.padding-bottom-20{
  padding-bottom: 20px;
}

.margin-none{
  margin: 0px;
}
.padding-none{
  padding: 0px;
}
/*************************/

.bg-lighter-blue{
  background-color: #82a8c4;
}

.bg-light-blue{
  background-color: #1165a3;
}

.bg-blue{
  background-color: #0e5a9f;
}

.bg-white{
  background-color: #fff;
}

.bg-celeste{
  background-color: #82a8c4;
}

.bg-dark-blue{
  background-color:#052a46;
}

.bg-darker-blue{
  background-color: #002947;
}

.color-blue{
  color: #004b85;
}

.font-300{
  font-weight: 300;
}
.font-400{
  font-weight: 400;
}
.font-500{
  font-weight: 500;
}
.font-600{
  font-weight: 600;
}
.font-700{
  font-weight: 700;
}
.font-800{
  font-weight: 800;
}

/******************************/

.uppercase{
  text-transform: uppercase;
}

.bg-color{
  color: #fff;
}

.bg-color h2,
.bg-color h3,
.bg-color h4,
.bg-color a,
.bg-color p{
 color: #fff;
}

.bg-color a{
  text-decoration: none;
}

.bg-color a:hover{
  text-decoration: none;
}

/**********LATERAL NAV********************/

.is-fixed {
  position: fixed;
}


.site-wrapper{
  position: relative;
}

#close-lateral-nav .fa{
  color: #fff;
}

#cd-lateral-nav {
  padding: 20px;
  position: fixed;
  height: 100%;
  left: 0;
  top: 0;
  visibility: hidden;
  /* the secondary navigation is covered by the main element */
  z-index: 9999;
  width: 300px;
  background-color: #0e5a9f;
  overflow-y: auto;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
  transition: transform .4s 0s, visibility 0s .4s;
  /* this creates the subtle slide in animation of the navigation */
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
}
#cd-lateral-nav ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#cd-lateral-nav ul li {
  margin: 10px 0;
}
#cd-lateral-nav ul li ul {
  padding: 0 10px 20px 15px;
  display: none;
}
#cd-lateral-nav a {
  display: block;
  line-height: 2em;
  padding: 0 16px 0 0px;
  color: #f6f6f6;
  text-decoration: none;
}
}
#cd-lateral-nav a:hover {
  color: #fff;
  text-decoration: none;
}
#cd-lateral-nav a.current {
  background-color: #3a4a4d;
  color: #FFF;
}
.no-touch #cd-lateral-nav a:hover {
  color: #FFF;
  text-decoration: none;
}

#cd-lateral-nav.lateral-menu-is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
  transition: transform .4s 0s, visibility 0s 0s;
  /* smooth the scrolling on touch devices - webkit browsers */
  -webkit-overflow-scrolling: touch;
}

/* style menu items which have a submenu  */
#cd-lateral-nav .expanded > a {
  position: relative;
  font-weight: 300;
  /* this is the right arrow to show that the item has a submenu  */
}
#cd-lateral-nav .expanded > a:after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  background: url("../img/cd-arrow.svg") no-repeat center center;
  background-size: 8px 11px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#cd-lateral-nav .expanded > a.submenu-open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}


/***********END LATERAL NAV****************************/


/**************Social link top****************/
.header-top-right  .social-links > li {
  padding-left: 7px;
  padding-right: 7px;
  vertical-align: middle;
  display: inline;
}
.header-top-right .social-links > li > a {
  display: inline-block;
  font-size: 14px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: right;
  /*width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;*/
 
  border-radius: 50%;
  border: 0px solid #444;
  color: #fff;
  -webkit-transition: none;
  transition: none;
}
.header-top-right .social-links > li > a:hover {
  background: #c2922d;
  border-color: #fff;
  color: #2f2f2f;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.social-links > li > a {
  background: transparent;
  
}
.social-links > li > a:hover .fa {
  color:#fff;
  
}
.social-links > li > a.facebook:hover {
  background: #2f4b93;
}

.social-links > li > a.twitter:hover {
  background: #00bdef;
  color: #fff;
}
.social-links > li > a.instagram:hover {
  background: #1919bc;
}

.social-links > li > a.pinterest:hover {
  background: #cb2028;
}


.social-links > li > a.youtube:hover {
  background: #ed0f0f;
}


.social-links > li > a.spotify:hover {
  background: #ed0f0f;
}


.header-top .fa {
font-size: 18px;
vertical-align: middle;
text-align: center;
margin-right: 0px;
color: #fff;
}

.header-top-right ul > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 0px;
  background: #616161;
  height: 7px;
  width: 0px;
}


/************************************************/

.iconlist {
  padding: 0; }
  .iconlist > li {
    list-style: none;
    display: inline-block;
    padding: 2px; }
    .iconlist > li:last-child {
      padding-right: 0; }
    .iconlist > li > a {
      padding: 0px!important;
      border: 0; }

#cd-lateral-nav .iconlist > li i {
  background: #004b85;
  color: #fff;
}
    .iconlist > li i {
      position: relative;
      background: #f2f2f2;
      text-align: center;
      font-size: 20px;
      color: #cccccc;
      padding: 13px;
      width: 45px;
      height: 45px; }
    .iconlist > li:hover > a {
      border: 0; }
    .iconlist > li:hover i {
      /*background-color: #004b85;*/
      color: #fff;
      border: 0; }

#cd-lateral-nav .iconlist > li:hover .facebook i,
    .iconlist > li:hover .facebook i {
      background-color: #2f4b93;
    }
#cd-lateral-nav .iconlist > li:hover .twitter i,
    .iconlist > li:hover .twitter i {
      background-color: #00bdef;
    }
#cd-lateral-nav .iconlist > li:hover .youtube i,
    .iconlist > li:hover .youtube i {
      background-color: #ed0f0f;
    }
#cd-lateral-nav .iconlist > li:hover .instagram i,
    .iconlist > li:hover .instagram i {
      background-color: #1919bc;
    }

#cd-lateral-nav .iconlist > li:hover .spotify i,
    .iconlist > li:hover .spotify i {
      background-color: #1919bc;
    }    

    /* prev/next */
.prev-next-holder {
  position: relative;
  margin-top: 10px; 
  padding-bottom: 10px;
}
  .prev-btn,
  .next-btn {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    background: #004b85;
    border: 0px solid #444;
    text-align: center;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
  .prev-btn:hover,
  .next-btn:hover {
    text-decoration: none;
    background: #052a46;
    border-color: #d9d9d9;
    cursor: pointer;
    color: #fff;
  }

  .no-margin{
    margin: 0px;
  }

  /**************OWL CAROUSEL*********************/

  .owl-theme .owl-pagination .owl-page.active span {
  background-color: #004b85;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.owl-theme .owl-pagination {
  position: inherit;
  right: 0px;
  left: 0px; 
  bottom: 0px;
  text-align: center;
  margin: 0;
  padding: 10px;
  list-style: none;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
  color: #004b85;
  /* display: none; hide for mobile */
  font-size: 20px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  line-height: 52px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 1;
  opacity: 0;
    filter: alpha(opacity=0);
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  border: 3px solid #004b85;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
  color: #052a46;
  border-color: #052a46;
  background-color: transparent;
}
.owl-theme .owl-controls .owl-buttons div:before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  border-radius: 50%;
  background: rgba(255,255,255,.1);
  content:"";
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.owl-theme .owl-controls .owl-buttons div:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  border-radius: 50%;
  background: red;
  background: #2f2f2f;
  content:"";
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  background-color: transparent;
}
.owl-theme .owl-controls .owl-buttons div i {
  position: relative;
  display: inline-block;
  z-index: 3;
   color: #004b85;
}

.owl-theme .owl-controls .owl-buttons div:hover i {
   color: #052a46;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0px;
}

.thumbnail {
    padding: 0px;
    background-color: transparent;
    border: 0px solid #cecece;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


@media (max-width: 479px) {
  .item-icon{
    width: 50%;
    float: left;
    min-height: 130px;
  }
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 480px) and (max-width: 767px) {
  .item-icon{
    width: 33.33%;
    float: left;
    min-height: 130px;
  }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px ) and (max-width: 991px ) { 
  .item-icon{
    float: left;
    width: 25%;
    min-height: 130px;

  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

  .item-icon{
    float: left;
    width: 16%;
    min-height: 125px;
    padding: 0px;
    padding-left: 30px;
    padding-right: 25px;
    text-align: center;
  }

 }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }

.footer-copyright-right{
  text-align: right;
}

@media (max-width: 767px){
  .footer-copyright-right{
  text-align: center;
}
}

/**********ICON*****************/
.icon-box .icon-box-body {
  overflow: hidden;
  position: relative;
  z-index: 2;
  color:#333;
}

.nd-region {
    padding-top: 5px;
    padding-bottom: 30px;
    position: relative;
}

.media-youtube-player{
  width: 100%;
  height: auto;
}