.capitalized{
    text-transform: capitalize !important;
}
.hyperlink:hover{
    color: #20315d !important
}
.hyperlink{
    border-bottom: 1px solid;
    padding-bottom: 1px;
    margin-bottom: 15px;
    display: inline-block;
    color: #141b2e !important;
    font-weight: 600 !important
}
.p80{
	padding: 80px;
}
.psupport-g{
  padding:60px 80px !important
}
.bg-blue2{background: #bad0e8;}
body, a{
	font-family: "Open Sans" !important;
}
.abril{font-family: "Abril Fatface" !important}
.os, .f20.os{font-family: "Open Sans" !important}
.the-menu,
.sub-main-nav>ul,
.gold.underline,
body form.newsletter button,
.footer-nav.icons li a,
.closelive,
#header,
.box6 li p,
.seg, .tabsld ul li a, .tabBr li a,.tabsld:not(.iconos) ul li a:before,.sub-main-nav ul ul,.active span:before{
	-webkit-transition: all !important;
	-webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94) !important;
-webkit-transition-duration: 450ms !important;
-moz-transition: all !important;
-moz-transition-timing-function: cubic-bezier(.25,.46,.45,.94) !important;
-moz-transition-duration: 450ms !important;

}
.lh2{line-height: 2.3 !important}
.the-menu .main-nav>li{opacity: 0 !important;    -webkit-transform: translate3d(-100px, 0px, 0px);}
.the-menu.active .main-nav>li{opacity: 1 !important;    -webkit-transform: translate3d(0px, 0px, 0px);}
.the-menu.active .main-nav>li,
.sub-main-nav>ul
{
	-webkit-transition: all !important;
	-webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94) !important;
	-webkit-transition-duration: 1s !important;
	-moz-transition: all !important;
	-moz-transition-timing-function: cubic-bezier(.25,.46,.45,.94) !important;
	-moz-transition-duration: 1s !important;
}
.the-menu .main-nav>li:nth-child(1) {
    -webkit-transition-delay: .3s !important;
    -moz-transition-delay: .3s !important;
    -o-transition-delay: .3s !important;
    transition-delay: .3s !important;
}
.the-menu .main-nav>li:nth-child(2) {
    -webkit-transition-delay: .4s !important;
    -moz-transition-delay: .4s !important;
    -o-transition-delay: .4s !important;
    transition-delay: .4s !important;
}
.the-menu .main-nav>li:nth-child(3) {
    -webkit-transition-delay: .5s !important;
    -moz-transition-delay: .5s !important;
    -o-transition-delay: .5s !important;
    transition-delay: .5s !important;
}
.the-menu .main-nav>li:nth-child(4) {
    -webkit-transition-delay: .6s !important;
    -moz-transition-delay: .6s !important;
    -o-transition-delay: .6s !important;
    transition-delay: .6s !important;
}
.the-menu .main-nav>li:nth-child(5) {
    -webkit-transition-delay: .7s !important;
    -moz-transition-delay: .7s !important;
    -o-transition-delay: .7s !important;
    transition-delay: .7s !important;
}
.the-menu .main-nav>li:nth-child(6) {
    -webkit-transition-delay: .8s !important;
    -moz-transition-delay: .8s !important;
    -o-transition-delay: .8s !important;
    transition-delay: .8s !important;
}
.the-menu .main-nav>li:nth-child(7) {
    -webkit-transition-delay: .9s !important;
    -moz-transition-delay: .9s !important;
    -o-transition-delay: .9s !important;
    transition-delay: .9s !important;
}
.the-menu .main-nav>li:nth-child(8) {
    -webkit-transition-delay: 1s !important;
    -moz-transition-delay: 1s !important;
    -o-transition-delay: 1s !important;
    transition-delay: 1s !important;
}
.the-menu .main-nav>li:nth-child(9) {
    -webkit-transition-delay: 1.1s !important;
    -moz-transition-delay: 1.1s !important;
    -o-transition-delay: 1.1s !important;
    transition-delay: 1.1s !important;
}
.the-menu .main-nav>li:nth-child(10) {
    -webkit-transition-delay: 1.2s !important;
    -moz-transition-delay: 1.2s !important;
    -o-transition-delay: 1.2s !important;
    transition-delay: 1.2s !important;
}
.the-menu .main-nav>li:nth-child(11) {
    -webkit-transition-delay: 1.3s !important;
    -moz-transition-delay: 1.3s !important;
    -o-transition-delay: 1.3s !important;
    transition-delay: 1.3s !important;
}
.the-menu .main-nav>li:nth-child(12) {
    -webkit-transition-delay: 1.4s !important;
    -moz-transition-delay: 1.4s !important;
    -o-transition-delay: 1.4s !important;
    transition-delay: 1.4s !important;
}
/*Sub menu*/
.sub-main-nav> ul li{
    display: block;
    line-height: 1;
}
.sub-main-nav> ul li a{
    padding: 10px 0px;
    display: block;
    font-size: 18px;
    color: #BEBEBE
}
.sub-main-nav ul ul{padding-left: 20px;margin-top: 10px;}

.sub-main-nav>ul{display: none;opacity: 0}
.sub-main-nav>ul.active{display: block}
.the-menu.active .sub-main-nav>ul{
	opacity: 0;
	 -webkit-transform: translate3d(-50px, 0px, 0px) !important;
}
.the-menu.active .sub-main-nav>ul.active{
	opacity: 1;
	display: block;
	 -webkit-transform: translate3d(0px, 0px, 0px) !important;
}



.text-center{text-align: center !important}
.col-center{margin:auto !important;float:none !important;}
.mb-0{margin-bottom: 0px !important}
.mb-10{margin-bottom: 10px !important}
.mb-20{margin-bottom: 20px !important}
.mb-30{margin-bottom: 30px !important}
.mb-40{margin-bottom: 40px !important}
.mb-50{margin-bottom: 50px !important}
.mb-60{margin-bottom: 60px !important}
.mb-70{margin-bottom: 70px !important}
.mb-80{margin-bottom: 80px !important}
.mb-90{margin-bottom: 90px !important}
.mb-100{margin-bottom: 100px !important}

.mt-0{margin-top: 0px !important}
.mt-10{margin-top: 10px !important}
.mt-20{margin-top: 20px !important}
.mt-30{margin-top: 30px !important}
.mt-40{margin-top: 40px !important}
.mt-50{margin-top: 50px !important}
.mt-60{margin-top: 60px !important}
.mt-70{margin-top: 70px !important}
.mt-80{margin-top: 80px !important}
.mt-90{margin-top: 90px !important}
.mt-100{margin-top: 100px !important}

.t0{top:0 !important;}

.height-100{height: 100vh}
.height-90{height: 90vh}
.height-80{height: 80vh}
.height-70{height: 70vh}
.height-60{height: 60vh}
.height-50{height: 50vh}
.height-40{height: 40vh}
.p0{padding:0;}
.vertical-align{position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.white{color: white !important}
.f25{
	font-size: 25px !important;
}
.f20{
	font-family: "Abril Fatface" !important;
	font-size: 23px !important;
}
h1{
	font-family: "Abril Fatface" !important;
	color: white !important;
	font-weight: normal !important;
	font-size: 70px
}
h2{
	font-family: "Abril Fatface" !important;
	font-size: 35px !important;
	font-weight: normal !important;
	margin-bottom: 0 !important;
	color: #646464
}
h3{
	font-family: "Open Sans" !important;
	font-size: 14px !important;
	letter-spacing: 5px;
	font-weight: 400 !important;
	margin-bottom: 0 !important
}
p{
	font-size: 16px !important;
	line-height: 2 !important;
	margin-bottom: 0 !important
}
.section-mod{padding:120px 0 !important;}
.gold{color:#222 !important}
.gold2{color:#222 !important}
.white{color:#ffffff !important}
.gradient-mod {
    background: linear-gradient(270deg, #bad0e8, #1f305e);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 5s ease infinite;
    -moz-animation: AnimationName 5s ease infinite;
    -o-animation: AnimationName 5s ease infinite;
    animation: AnimationName 5s ease infinite;
}
.inline{display: inline-block !important}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

.btn-rounded{
	font-size: 14px !important;
	padding: 15px 35px !important;
	border-width: 1px !important;
	font-weight: 400 !important;
}
.btn:not(.w){color: white !important}
.btn-rounded.w{
	border-color: white !important;
	color: white !important;
	background: transparent !important
}
.btn-rounded.w:hover{
	background-color: white !important;
	color: black !important;
}


.btn-rounded.t{
	border-color: #A8866D !important;
	color: #313131 !important;
	background: transparent !important
}
.btn-rounded.t:hover{
	background-color: #A8866D !important;
	color: #fff !important;
}

.btn-rounded.b{
	border-color: #313131 !important;
	color: white !important;
	background: #313131 !important
}
.btn-rounded.b:hover{
	background-color: transparent !important;
	color: white !important;
}

.bg-gold{background:#A8866D !important;}
.fright{float: right}
.gold.underline:hover{color: white !important}
.underline{position: relative;padding-bottom: 40px}
.underline:before{
content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #bad0e8;
    position: absolute;
    float: left;
    bottom: 0;
    left: 0;
}
.mr30{margin-right: 30px}
.ml30{margin-left: 30px}



.windowShare{
    background-color: rgba(0, 0, 0, 0.73);
        position: fixed;
        width: 100%;
        height: 100%;
       top: 0;
       z-index: 9999;
       display: none

}
.windowShare .boxshare{
    width: 300px;
    background: white;
    display: block;
    margin: auto;
    float: none;
    margin-top: -100%;
    padding: 20px 0;
    display: none;
    position: relative;

}
.boxshare h3{
    margin-bottom: 20px;
        color: #D3D3D3;
        font-weight: bold;
        font-size: 20px;
}
.boxshare input{
    width: 90% !important;
        border-radius: 0 !important;
        border: 1px solid #eeeeee !important;
        margin-top: 10px !important;
}
.boxshare> a{
    color: #000;
    letter-spacing: 4px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
    display: block;
}
.boxshare .fa-times:hover{
	color: #fba919 !important;
	cursor: pointer;
}
.boxshare .fa-times{
	position: absolute;
    top: 25px;
    right: 25px;
    color: #D3D3D3;
}
ul.share.m4 {margin-bottom: 0 !important}
ul.share.m4 li{display: inline-block;}
ul.share.m4 li i{font-size: 22px}
ul.share.m4 li:nth-child(2) {
    margin: 0 20%;
}

.openShare{
	padding: 10px 20px !important;
    font-size: 12px !important;
    font-weight: bold !important;
}
.letter-spacing-3{letter-spacing: 3px}
.promopack img{width: 100%}
.owl-prev,
.owl-next{opacity: 1 !important}
.owl-carousel .owl-nav .owl-prev{left:-55px !important;}
.owl-carousel .owl-nav .owl-next{right:-55px !important;}
.portfolio-item:hover .portfolio-item-wrap.bd{
	border-bottom: 2px solid #bad0e8 !important
}
.portfolio-item-wrap.bd{
	border-bottom: 2px solid transparent
}
.text-left{text-align: left !important}
.justify{text-align: justify !important}
.justify p{text-align: justify !important}
.title_event{
	min-height: 68px;
	margin-bottom: 10px !important;
}
.event_blurb span{
	font-size: 14px !important;
	line-height: 2 !important;
	background: transparent !important
}
section.map iframe {
    filter: grayscale(100%);
}
video{min-width: 130% !important}
.scroll-down>p{
  font-size: 17px; letter-spacing: 2px !important
}
.scroll-down {
    position: absolute;
    bottom: 7%;
    width: 100%;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
        z-index: 99;
        left: 0;
}
.mt-30{margin-top: 30px}
.ldline{height: 30px;overflow: hidden;    position: relative;font-family: "Font Awesome 5 Free";
-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    width: 30px;
    }

.scroll-down .ldline:before {
	-webkit-animation: mymove 3s infinite;
	animation: mymove 3s infinite;
    position: absolute;
    content: "";
    height: 30px;
    top: -30px;
    width: 2px;
    background: #bad0e8;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    0% , 100%  {top:-30px;}
    50% {top: 30px;}
}

/* Standard syntax */
@keyframes mymove {
    0%, 100%   {top:-30px;}
    50% {top: 30px;}
}
.ml16{margin-left: 16%}
.ml8{margin-left: 8%}
h1.big{
	font-size: 15pc !important;
	line-height: 0.8
}
.bg-blue{background: #09353C}
.bg-blue0{background: #bad0e8}
.ac-item.ac-active .ac-title{background: #bad0e8 !important;color: #1f305e !important}


.map iframe{
	width: 100%;
	height: 50vh;
}
.lata{
    border-left: 2px solid #A8866D;
    padding-left: 7%;
    margin-left: 7%;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus{
	border: 1px solid #fff;
}
.contact-form input,
.contact-form select,
.contact-form textarea{
	background: transparent !important;
	border: 1px solid #bad0e8;
	border-radius: 3px !important;
	color: white !important

}
.raya h1,
.raya h2 {
    position: relative !important;
    display: inline-block;
}
.raya h2:before, .raya h1:before{
    content: "";
    width: 100%;
    height: 2px;
    background: #bad0e8;
    position: absolute;
    left: 0;
    bottom: 2px;
}
/*SLIDE ABOUT*/
.ms-header {
  display: flex;
  align-items: center;
  jsutify-content: center;
  font-family: sans-serif;
}
.ms-header__title {
  flex: 1 1 100%;
  width: 100%;
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}

.ms-slider {
  display: inline-block;
  height: 1.5em;
  overflow: hidden;
  vertical-align: middle;
  -webkit-mask-image: linear-gradient(transparent, white, white, white, transparent);
          mask-image: linear-gradient(transparent, white, white, white, transparent);
  mask-type: luminance;
  mask-mode: alpha;
}
.ms-slider__words {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-animation-name: wordSlider;
          animation-name: wordSlider;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
}
.ms-slider__word {
  display: block;
  line-height: 1.3em;
  text-align: left;
      margin-bottom: 5px;
}

@-webkit-keyframes wordSlider {
  0%,
    14.2% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  14.2%,
    28.4% {
    -webkit-transform: translateY(-14.4%);
            transform: translateY(-14.4%);
  }
  28.4%,
    42.6% {
    -webkit-transform: translateY(-28.7%);
            transform: translateY(-28.7%);
  }
  42.6%, 56.8% {
    -webkit-transform: translateY(-43%);
            transform: translateY(-43%);
  }
  56.8%, 71% {
    -webkit-transform: translateY(-57%);
            transform: translateY(-57%);
  }
  71%, 85.2% {
    -webkit-transform: translateY(-71.8%);
            transform: translateY(-71.8%);
  }
  85.2%, 100% {
    -webkit-transform: translateY(-86%);
            transform: translateY(-86%);
  }

}

@keyframes wordSlider {
  0%,
    14.2% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  14.2%,
    28.4% {
    -webkit-transform: translateY(-14.4%);
            transform: translateY(-14.4%);
  }
  28.4%,
    42.6% {
    -webkit-transform: translateY(-28.7%);
            transform: translateY(-28.7%);
  }
  42.6%, 56.8% {
    -webkit-transform: translateY(-43%);
            transform: translateY(-43%);
  }
  56.8%, 71% {
    -webkit-transform: translateY(-57%);
            transform: translateY(-57%);
  }
  71%, 85.2% {
    -webkit-transform: translateY(-71.8%);
            transform: translateY(-71.8%);
  }
  85.2%, 100% {
    -webkit-transform: translateY(-86%);
            transform: translateY(-86%);
  }
}


.w-img{width: 115px;margin:auto;display: block;float: none;max-height: 90px;margin-bottom: 20px}
.uppercase{text-transform: uppercase;}

/* ---- stats.js ---- */

.count-particles{
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

body #particles-js{
  width: 100%;
  height: 100%;
  background-color: transparent !important;
  opacity: 0.5,
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/*-------------*/
.jhj .ms-slider {
    display: inline-block;
    height: 95px;
     -webkit-mask-image: linear-gradient(white, white, white, white, white) !important;
    mask-image: linear-gradient(white, white, white, white, white) !important;
}
.jhj .ms-slider__words.hh1 {
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-name: wordSliderH !important;
    animation-name: wordSliderH !important;
    -webkit-transform: translateY(-0.5%);
            transform: translateY(-0.5%);
}
.jhj .ms-slider__word {
  line-height: 60px !important;
  text-align: center;
}

@-webkit-keyframes wordSliderH {
  0%,
    14.2% {
    -webkit-transform: translateY(-0.5%);
            transform: translateY(-0.5%);
  }
  14.2%,
    28.4% {
    -webkit-transform: translateY(-17%);
            transform: translateY(-17%);
  }
  28.4%,
    42.6% {
    -webkit-transform: translateY(-35%);
            transform: translateY(-35%);
  }
  42.6%, 56.8% {
    -webkit-transform: translateY(-52%);
            transform: translateY(-52%);
  }
  56.8%, 71% {
    -webkit-transform: translateY(-69%);
            transform: translateY(-69%);
  }
  71%, 85.2%, 100% {
    -webkit-transform: translateY(-83.9%);
            transform: translateY(-83.9%);
  }

}

@keyframes wordSliderH {
  0%,
    14.2% {
    -webkit-transform: translateY(-0.5%);
            transform: translateY(-0.5%);
  }
  14.2%,
    28.4% {
    -webkit-transform: translateY(-17%);
            transform: translateY(-17%);
  }
  28.4%,
    42.6% {
    -webkit-transform: translateY(-35%);
            transform: translateY(-35%);
  }
  42.6%, 56.8% {
    -webkit-transform: translateY(-52%);
            transform: translateY(-52%);
  }
  56.8%, 71% {
    -webkit-transform: translateY(-69%);
            transform: translateY(-69%);
  }
  71%, 85.2%, 100% {
    -webkit-transform: translateY(-83.9%);
            transform: translateY(-83.9%);
  }
}
p.lh3{line-height: 3 !important}
.boxpadding{
  padding:60px 80px !important
}
.pt-100{padding-top: 110px !important}
aside.lateral ul{
  margin:0;
}
aside.lateral ul li:last-child{margin-bottom: 0 !important}
aside.lateral ul li{
  display: block;
  margin-bottom: 10px
}
aside.lateral ul li a.active span{
  color: red;
}
aside.lateral ul li a{
  display: block;
    font-size: 1.1pc;
}
aside.lateral{
  position: absolute;
  right: -40px;
  top: 15px;
  background: #bad0e8;
  padding: 30px 13px;
  border-radius: 25px;
}






h3{text-transform: uppercase; color: #bad0e8; font-weight: 800 !important}
#stats{display: none !important}
.height-130{height: 130vh !important}
.height-130 .vertical-align{
	top: 30%;
}
.overlay{position: relative;}
.overlay .container{z-index: 2}
.overlay:before{
	position: absolute;
	content:"";
	background: rgba(0,0,0,0.6);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	    z-index: 1;
}
img{width: 100%}
.list-cards > .row{
	margin-bottom: 60px
}
.out-right img{
	margin-right: -10% !important;
    display: block;
    float: right;
}
.out-right{
	position: absolute;right: 0
}
.out-left img{
	margin-left: -10% !important;
    display: block;
    float: left;
}
.f20{font-size: 20px !important}
.out-left{
	position: absolute;left: 0
}
.list-cards >.row > .col-md-10{
	box-shadow: 0px 0px 26px 8px rgba(197, 197, 197, 0.15);
}
.tabsld ul {display: block;width: 100%;text-align: center;margin-bottom: 60px}
.tabsld ul li{display: inline-block;float: none;margin:0 20px;}
.tabsld ul li a{
	font-weight: bold;
	    color: white;
	    padding: 0 10px 3px 10px;
	    text-align: center;
}

.tabsld:not(.iconos) ul li a{
	border-bottom: 2px solid transparent;
}
.tabsld:not(.iconos) ul li a:before{
content:"";
	width: 0%;
	position: absolute;
	left: 0;
	bottom:-10px;
	height: 2px;
	background-color: #A8866D
}
.tabsld:not(.iconos) ul li a{
	position: relative;
}
.tabsld:not(.iconos) ul li a.active:before,
.tabsld:not(.iconos) ul li:hover a:before{
	width: 100%;
}
.tabsld img{
	width: 75px;
	    display: block;
	    margin: auto;
	    margin-bottom: 10px;
}
.tabsld .tab:not(.active){display: none}
.tabsld{min-height: 425px}
h4{
	text-transform: uppercase;
	font-family: "Open Sans";
	font-size: 14px !important;
	color:#313131 !important;
	letter-spacing: 5px!important
}
.tabBr{
	margin-top: 40%;
}
.tabBr li a{opacity: 0.7;    display: block;}
.tabBr li a{color: white}
.tabBr li a.active,
.tabBr li a.active h2,
.tabBr li a:hover h2{color: #A8866D !important;opacity: 1 !important}
.tabBr li{
	display: block;
	text-align: center;
	margin-bottom: 60px
}
.max80{
  max-width: 62%;
}
.max90{
  max-width: 82%;
}
.Br {
    width: 100%;
    height: 689px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 70px 100px;
    box-shadow: 0 0 50px rgba(19,19,19,.05);
    margin-top: -40px;
}
.tab.active {
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacityIE)";
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1)
}
.tab{
	-moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacityIE)";
    filter: alpha(opacity=0);
    -webkit-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    -moz-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    transition: all 1.5s cubic-bezier(.18,1,.21,1);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);

    position: absolute;
}
.Br .vertical-align{
	    top: 26%;
}
.Br{min-height:565px}
/*.Br .tab:not(.active){display: none}*/
.tleft{text-align: left !important}
.tright{text-align: right !important}
.justify{text-align: justify !important}
.blue{color: #bad0e8 !important}
.posab img{opacity: 0}
.posab{
	position: absolute;
	height: 100%;
    top: 0;
    width: 50%;
    overflow: hidden;
    padding: 0;
}
.relative{position: relative;}
.listld li:before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 100%;
    background-color: white;
    left: 0;
    top: 10px;
}
.listld li{
	padding-left: 20px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	color: white
}

@-webkit-keyframes animateCloud {
    0%, 100% {
        top: -100px;
    }
    50% {
        top: -50px;
    }
}
.cloud1{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;

	-webkit-animation: animateCloud 5s linear infinite;
	-moz-animation: animateCloud 5s linear infinite;
	animation: animateCloud 5s linear infinite;
}

.kids .ac-item.ac-active .ac-title,
.kids .accordion .ac-title {
    background: #C7D42F !important;
}
.ac-content p{
	color: white
}
.ac-content{
	padding:50px 30px;
}

@-webkit-keyframes animateCloud {
    0%, 100% {
        top: -20px;
    }
    50% {
        top: 0px;
    }
}
.cloud_blue{
	position: absolute;
	right: 0;
	top: 0;
	width: 40%;
	-webkit-animation: animateCloud 5s linear infinite;
	-moz-animation: animateCloud 5s linear infinite;
	animation: animateCloud 5s linear infinite;
}

@-webkit-keyframes animateCloud_green {
    0%, 100% {
        bottom: -20px;
    }
    50% {
        bottom: 0px;
    }
}
.cloud_green{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40%;
	-webkit-animation: animateCloud_green 5s linear infinite;
	-moz-animation: animateCloud_green 5s linear infinite;
	animation: animateCloud_green 5s linear infinite;
}
.b_icon1,
.b_icon2{
	position: absolute;
}
.b_icon1{
	width: 10%;
	left: -95px;
	top: -50px;
	-webkit-animation: butterL 5s linear infinite;
	-moz-animation: butterL 5s linear infinite;
	animation: butterL 5s linear infinite;
}
.b_icon2{
	width: 26%;
	right: 30px;
	bottom: -90px;
	-webkit-animation: butterH 3s linear infinite;
	-moz-animation: butterH 3s linear infinite;
	animation: butterH 3s linear infinite;
}
@-webkit-keyframes butterL {
    0%, 100% {
        top: -50px;
    }
    50% {
        top: -20px;
    }
}
@-webkit-keyframes butterH {
    0%, 100% {
        bottom: -90px;
    }
    50% {
        bottom: -70px;
    }
}
.list_num li{position: relative;display: block;padding-left: 20px;margin-bottom: 20px;color: white}
.list_num li.one:before{
	content:"1";
	font-family: "Abril Fatface" !important;
	position: absolute;
	color: #C7D42F;
	left: 0;
}
.list_num li.two:before{
	content:"2";
	font-family: "Abril Fatface" !important;
	position: absolute;
	color: #C7D42F;
	left: 0;
}
.list_num li.three:before{
	content:"3";
	font-family: "Abril Fatface" !important;
	position: absolute;
	color: #C7D42F;
	left: 0;
}
.icloud img{
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100% !important;

	-webkit-animation: Icloud 3s linear infinite;
	-moz-animation: Icloud 3s linear infinite;
	animation: Icloud 3s linear infinite;
}
@-webkit-keyframes Icloud {
    0%, 100% {
        top: -20px;
    }
    50% {
        top: 0px;
    }
}
.tp-mask-wrap img{height: 255px !important}
.listborder{
	border-bottom: 1px solid #707070;
	padding-bottom: 100px
}







.ac-title{position: relative;}
.ac-title:before{
	content: "+";
    color: #fff;
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 35px !important;
    z-index: 99;
}
.ac-active .ac-title:before{
	content:"-";
	right: 19px;
}
.boxkids:before{
	content: "+";
	width: 40px;
	height: 40px;
	background: #bad0e8;
	position: absolute;
right: -1px;
    bottom: -1px;
	color: white;
	font-size: 30px;
	line-height: 40px;
}
.boxkids.noplus{cursor:default;}
.boxkids.noplus:before{opacity: 0}
.boxkids{
	cursor: pointer;
	border: 3px solid #bad0e8;
	    padding: 100px 61px;
	    margin: 1% !important;
	    max-width: 49% !important;
	    position: relative;
	    min-height: 386px;
}
.boxkids.col-md-12{
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}
.ml0{margin-left: 0 !important}
.mr0{margin-right: 0 !important}
.kidstab:not(.active){display: none}
p.rs{
	font-size: 22px !important;
	    line-height: 1.5 !important;
}
.col-md-6.midcol {
    flex: 0 0 47%;
    margin: 0 1.5%;
}
.zoomImg.height-100{height: 100vh !important}
.zoomImg img{
    -webkit-animation: zoomin 95s infinite;
    position: absolute;
    top: 0;
    width: 100%;
}

@-webkit-keyframes zoomin {
    0%, 100% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3);
    }

}
#blurb,
.p1,
.s1{
	font-size: 16px !important;
	line-height: 2 !important;
	margin-bottom: 0 !important;
	font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	line-height: 1.6;
	letter-spacing: 0;
	color: #95989A;
	margin:0 !important;
	/* color: #646464; */
}
a.btn.btn-rounded:not(.t):hover{
    background:#1f305e;
    color: white !important;
    border-color:#1f305e !important
}
a.btn.btn-rounded:not(.t){
    background:#bad0e8;
    color:#1f305e !important;
    border-color:#bad0e8 !important
}
#sivte a:hover{
	background:#644b3c
}
#sivte a {
    width: 100%;
    display: block;
    color: white;
    padding: 40px 0 !important;
    font-size: 2pc !important;
    background: #9b755e;
}
.footer-nav.icons li a{display: block;color: #1f305e;padding:0 20px;}
.footer-nav.icons li a:hover i{color: #bad0e8 !important}
.letter-menu{
	position: absolute; left: 25px; bottom: 17px; color: #a5a5a5;line-height: 1;
}
.text-right{text-align: right;}
a.hv:hover{color: #725a48 !important}
h2.f30{font-size: 30px !important}
ul.list-items ul{padding-left: 20px;margin-bottom: 20px;}
ul.list-items li{margin-bottom: 10px;list-style: none}
ul.list-items li::before {
content: "\2022";
    color: #bad0e8;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    float: left;
    margin-top: 5px;
}


.actionAlerts form.newsletter button {
background: #fff;
    border: 1px solid #fff;
    padding: 8px 20px;
    color: #00363d;
    margin-left: 10px;
}
.job span{
	float: right;
	background: #bad0e8;
	color: white;
	font-weight: bold;
	padding: 4px 10px;
	margin-top: 10px;
}

.form-school label{
    color: white !important;
}

.form-school .form-control{
background-color: transparent;
color: white;
margin-bottom: 10px;
}
.form-school .form-check .form-check-label{
    text-transform: capitalize;
}

.dark-blue{
    color: #1f305e !important
}
.blue{
    color: #bad0e8 !important
}
.btn-rounded.btn-outline{

}
body a.btn-rounded.btn-outline.btn-blue:hover{
    color: white !important;
    border-color: #1f305e !important;
}
body a.btn-rounded.btn-outline.btn-blue{

color: #1f305e !important;
font-weight: 600 !important
}

body a.btn-rounded.btn-outline.btn-blue-dark{
background-color: #1f305e !important;
border-color: #1f305e !important;
color: #fff !important;
font-weight: 600 !important
}
body a.btn-rounded.btn-outline.btn-blue-dark:hover{
background-color: #bad0e8 !important;
border-color: #bad0e8 !important;
color: #1f305e !important;
font-weight: 600 !important
}

body a.btn-rounded.btn-outline.btn-blue-dark2{
background-color: #1f305e !important;
border-color: #1f305e !important;
color: #fff !important;
font-weight: 600 !important
}

body a.btn-rounded.btn-outline.btn-blue-dark3{
    background-color: #1f305e !important;
    border-color: #1f305e !important;
    color: #fff !important;
    font-weight: 600 !important
}

body .btn.btn-rounded.btn-outline.w.btn-border-white{
    color: white !important;
    border-color: white !important
}
body a.btn.btn-rounded.btn-outline.w.btn-border-white:hover{
    border-color: white !important;
    color:#1f305e  !important;
}
body a.btn-rounded.btn-outline.btn-blue-dark2:hover{
background-color: transparent !important;
border-color: #fff !important;
color: #fff !important;
font-weight: 600 !important
}

body a.btn-rounded.btn-outline.btn-blue-dark3:hover{
    background-color: #bad0e8 !important;
    color: #1f305e !important;
    border-color: #bad0e8 !important;
    font-weight: 600 !important
}

body a.btn-rounded.btn-outline.btn-border-white{
    border-color: white !important;
    background-color: transparent;
    font-weight: 600 !important
}
.subtitle{
    font-size: 24px !important;
}
.px-40{
    padding-left: 40px;
    padding-right: 40px;
}
.bg-blue_{
    background-color: #bad0e8
}

body a.btn{font-weight: 600 !important}








.portfolio-item-thumbnail{
overflow: hidden;
}
.portfolio-item-thumbnail img {
width: 100%;
height: auto;
display: block;
transition: all .2s ease; -webkit-transition: all .6s ease; -moz-transition: all .6s ease;
}
.portfolio-item-thumbnail:hover img{
-webkit-transform: scale(1.3,1.3);
}

/* ==============================
   Phone
   ============================== */
@media (max-width: 480px) and (min-width: 320px){
    body a.btn.btn-rounded.t,
    body a.btn.btn-rounded:not(.t){
        letter-spacing: 0px;
        padding: 15px 10px !important;
        width: 100%;
    }
}



.portfolio-item-wrap:hover .portfolio-description {
    display: block;
    transition: all .2s ease; -webkit-transition: all .6s ease; -moz-transition: all .6s ease;
}
