.grid {
    height: auto !important
}
.w-100 {
    width: 100%!important;
}
.grid-item {
    position: relative !important;
    left: 0 !important;
    top: 0
}

aside.filters ul li a {
    opacity: 1;
    font-weight: bold;
    color: black;
}

@media (max-width: 480px) and (min-width: 320px){
    aside.filters ul li {
        width: 32% !important;
    }

    aside.filters ul li:hover a, aside.filters ul li.active a {
    margin-bottom: 15px;
    }

    .filters .portfolio-filter {
        width: 100% !important;
        text-align: center !important;
    }

    .filters .portfolio-filter li.nav {
        text-align: center;
    }

}
.ml-60{
    margin-left: 60px !important;
}
.counterToy{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
}
.counterToy li{
    border:4px solid #fff;
    color:rgb(0, 0, 0);
    border-radius: 5px;
    margin-right: 5px;
    font-size: 62px;
    line-height: 1;
    padding:15px 17px;
    font-weight: bolder;
}
.toysFloating{
    position: absolute;
    left: 0;
    bottom: 0;
}

.kc p b{text-transform: uppercase;}
.image-title>h2{font-size: 38px !important;}
.sqs-block-content li{list-style: disc !important;font-family: 'Ringside_Regular' !important;}
.sqs-block-content ul{list-style: disc !important;padding-left: 20px;}


/* ==============================
   Phone
   ============================== */
@media (max-width: 480px) and (min-width: 320px){
.image-title>h2{font-size: 22px !important;}}


@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@1&display=swap");
html body .collapse ul.openOnClick li.dropdown.open > a.nav-link {
    color: #eca145 !important;
}
.form-message.text-white h3 {
    color: white !important;
}
.moreInfo2,
.moreInfo {
    cursor: pointer !important;
    display: block;
}
ul.list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.swiper-slide p.gold {
    font-size: 14px;
}
.close {
    opacity: 1;
}
.description a:hover {
    color: black !important;
}
.description a {
    font-weight: bold !important;
    color: #eca145 !important;
    text-decoration: underline !important;
}
.close:hover {
    color: #eca145 !important;
}
.modal-dialog {
    top: 20%;
}
.mainleftmenu.loaded {
    overflow-y: scroll;
    height: 600px;
}
.tp-splitted.tp-charsplit {
    font-family: "Poppins", sans-serif !important ;
}
.team-member-image {
    position: relative;
}
.portfolio-item-thumbnail:hover .team-member-image:before,
.portfolio-item-thumbnail:hover p {
    opacity: 1;
}
.portfolio-item-thumbnail .team-member-image:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 9;
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0) 0%,
        rgba(0, 0, 0, 0.18) 18%,
        rgba(0, 0, 0, 0.95) 100%
    );
}
.portfolio-item-thumbnail p {
    position: absolute;
    opacity: 0;
    z-index: 9;
    bottom: 0;
    width: 100%;
    font-weight: bold;
    color: white;
    text-align: center;
}

.portfolio-item-thumbnail {
    overflow: hidden;
    position: relative;
}
.portfolio-item-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transform: scale(1.1, 1.1);
    transition: all 4s ease;
    -webkit-transition: all 4s ease;
    -moz-transition: all 4s ease;
}
.portfolio-item-thumbnail:hover img {
    -webkit-transform: scale(1.2, 1.2) !important;
}
.overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
}
.overlay {
    position: relative;
}
ul.list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 9px;
    height: 9px;
    border-radius: 200px;
    background-color: #eca145;
}
.yellow {
    color: #eca145;
}

ul.list li {
    color: white;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    width: 50%;
    position: relative;
}
.relative {
    position: relative !important;
}
body {
    padding-top: 0 !important;
}
/* PLAN A VISIT */
.no-screen {
    display: none;
}
.c6,
.linklist li a {
    color: #666666 !important;
}
.linklist li {
    margin-bottom: 8px !important;
    width: 49%;
    float: left;
}
.big p {
    font-size: 30px !important;
    line-height: 1.5;
    color: #fff !important;
}
.big input[type="text"].inputpv,
.big select.inputpv {
    display: inline-block;
    max-width: 300px;
    background-color: transparent;
    border: 0 !important;
    outline: 0 !important;
    border-bottom: 1px solid rgb(255, 255, 255) !important;
    margin: 0;
    font-size: 25px;
    line-height: 1;
    font-weight: 300 !important;
    text-align: center !important;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
}
.minw170 {
    min-width: 170px;
}
.big select.inputpv {
    max-width: 320px !important;
}
.big input.jnum {
    max-width: 90px !important;
}
.big select.inputpv.gold {
    color: #fff;
}
.gold {
    color: #fff !important;
}
.big select.inputpv.white {
    color: #fff !important;
}
.big input[type="text"].inputpv:focus,
.big select.inputpv:focus {
    border-bottom: 1px solid #eca145 !important;
}
body .nav-link:hover,
.simple-dropdown .dropdown-menu .dropdown a:hover,
.dropdown-menu.megamenu-content li a:hover,
footer a:hover {
    color: #eca145 !important;
    opacity: 1 !important;
}
.inputpv::-webkit-input-placeholder {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
}
.inputpv:-moz-placeholder {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
}
.inputpv::-moz-placeholder {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
}
.inputpv:-ms-input-placeholder {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
}

.pv.sub-nav {
    background-color: #eca145;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    z-index: 99;
}
.pv.sub-nav li a {
    display: block;
    text-align: center;
    padding: 25px 0;
    color: #fff;
    font-size: 30px;
}

.pv.sub-nav li {
    display: inline-block;
    width: 50%;
    float: left;
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 500ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 500ms !important;
}
.pv.sub-nav li:hover {
    background-color: #eca145;
}

.bgstep0 {
    background-position: 0% 82% !important;
    background-size: 130% !important;
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 800ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 800ms !important;
}
.bgstep1 {
    background-position: 50% 90% !important;
    background-size: 120% !important;
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 800ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 800ms !important;
}
.bgstep2 {
    background-position: 90% 65% !important;
    background-size: 140% !important;
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 800ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 800ms !important;
}
.bgstep3 {
    background-position: 0% 100% !important;
    background-size: 150% !important;
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 800ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 800ms !important;
}
.big input[type="text"].inputpv.alert,
.big select.inputpv.alert {
    border-color: #eca145 !important;
}
.red {
    color: #eca145;
}

.msg-alert p {
    display: inline-block;
}
p.ls5 {
    letter-spacing: 2px !important;
}
.msg-alert {
    position: absolute;
    bottom: 15%;
    z-index: 999;
    color: white;
    width: 100%;
    text-align: center;
}
select.inputpv.mwselect {
    max-width: 346px !important;
}
.typed-cursor {
    -webkit-animation: blink-it 1s steps(3, start) infinite;
    animation: blink-it 1s steps(3, start) infinite;
    display: none;
}
#planvisit-form select,
#planvisit-form input {
    background: transparent !important;
}
.msg-alert p {
    display: inline-block;
}
p.ls5 {
    letter-spacing: 2px !important;
}
.msg-alert {
    position: absolute;
    bottom: 15%;
    z-index: 999;
    color: white;
    width: 100%;
    text-align: center;
    left: 0;
}
.mb8 {
    margin-bottom: 8px !important;
}
input:focus,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input,
select {
    box-shadow: none !important;
    border-top: 0 !important;
    border-radius: 0;
}
/*END*/

ul.share.m4 {
    display: flex;
    margin: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 15px;
    justify-content: center;
}
.modal a:hover,
ul.share.m4 li a:hover {
    color: #eca145;
}
ul.share.m4 li a {
    padding: 4px 9px;
    font-size: 25px !important;
}
#modal-2993 {
    z-index: 99999999;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
#copynow_,
h4.title {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}
.cus-opa1 {
    right: 15px;
    position: absolute;
    top: 5px;
}
.btn-extra-large {
    font-weight: bold;
}
.shop-category-style-01:hover div.alt-font {
    color: white;
}
.vertical-align2 {
    top: 48% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;

    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#dar:hover {
    background-color: #eca145;
}
#dar {
    background: black;
    color: white;
    border: 0;
    width: 100%;
    padding: 10px;
}
.simple-dropdown.newEffect .dropdown-menu li,
.portfolio-item-thumbnail:hover p,
.portfolio-item-thumbnail .team-member-image:before,
#dar,
.ec-share-modal,
.portfolio-item-thumbnail p,
.line_options:before,
.seg,
.arrowLink span img,
.nb-items img {
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 500ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 500ms !important;
}
.topline:before,
.topline:after{
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: .5s !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: .5s !important;
}
.line_options:before{
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 2s !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 2s !important;
}
.playButton {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 100%;
}
#videosList video {
    width: 100%;
    right: -1px;
    position: absolute;
    height: 100%;
    object-fit: cover;
    background: #000;
}
#videosList {
    max-width: 100%;
    overflow: hidden;
}

.social-icon-style-02.edited ul li a:hover {
    color: #eca145 !important;
}
.social-icon-style-02.edited ul li a {
    color: black !important;
    font-size: 45px;
}
.video2 {
    background-image: url(../images/ZION-GROUP-VIDEO-COVER.jpg);
    height: 688px;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
    margin: auto;
}
.video {
    background-image: url(../images/zion-baptisms-video-cover-1.jpg);
    height: 688px;
    background-position: 50% 50%;
    background-size: cover;
    width: 1220px;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
    margin: auto;
}

/* Hide Play button + controls on iOS */
#videosList video::-webkit-media-controls {
    display: none !important;
}
.video:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: rgb(0, 0, 0);
    background: linear-gradient(
        3deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 73%
    );
}
.bg-black-bottom {
    position: relative;
}
.bg-black-bottom:before {
    content: "";
    position: absolute;
    background-color: black;
    height: 35%;
    width: 100%;
    left: 0;
    bottom: 0;
}

._bar_ {
    position: relative;
}
._bar_:before {
    content: "";
    left: 0;
    width: 80px;
    background-color: #1e263a;
    position: absolute;
    top: 0;
    height: 100%;
}
._bar_:after {
    content: "";
    right: 0;
    width: 80px;
    background-color: #1e263a;
    position: absolute;
    top: 0;
    height: 100%;
}
.col-center {
    margin: auto;
    float: none;
}
.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.player_video {
    width: 100%;
    height: 760px;
    display: block;
}
ul.options_play li {
    display: inline-block;
}
ul.options_play li:first-child {
    border-right: 2px solid black;
}
ul.options_play li:last-child {
    float: right;
}
ul.options_play li:last-child a:hover {
    background-color: #eca145;
    color: black;
}
.interactive-banners-style-03:hover p {
    color: white;
}
ul.options_play li:last-child a {
    background-color: black;
    color: white;
    border-left: 2px solid black;
    display: block;
    padding: 19px 20px 20px 20px;
}
ul.options_play {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 2px solid black;
}
ul.options_play p {
    padding: 10px 20px;
    line-height: 1.4;
}
ul.options_play h3 {
    font-size: 20px !important;
    padding: 10px 20px;
    margin-bottom: 0;
    text-align: center;
}
aside.filters h4 {
    font-size: 20px;
    color: black;
    margin-bottom: 0;
    font-weight: 600;
}
aside.filters {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid black;
    padding-bottom: 4px;
    margin-bottom: 40px;
}
aside.filters ul a {
    padding: 1 4px;
    display: block;
}
aside.filters ul li a {
    opacity: 0.5;
}
.goldhover {
    color: black;
}
.goldhover:hover,
.gold {
    color: #eca145 !important;
}
aside.filters ul li:hover a,
aside.filters ul li.active a {
    color: #eca145 !important;
    opacity: 1;
}
aside.filters ul li {
    margin-left: 10px;
}
aside.filters ul {
    list-style: none;
    display: flex;
}
.loadMore,
.readmore {
    font-weight: bold !important;
    letter-spacing: 3px;
}
.showed.span3 {
    display: block;
}
.span3 {
    display: none;
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 33.3% !important;
    }
}
body .feather {
    font-weight: 600 !important;
    font-size: 24px !important;
}
.navbar .navbar-nav .nav-link {
    color: black;
    font-weight: 600;
}
.capitalize,
.nav-link {
    text-transform: capitalize !important;
}
.height-100 {
    height: 100vh;
}
.height-90 {
    height: 90vh;
}
.height-80 {
    height: 80vh;
}
.height-70 {
    height: 70vh;
}
.height-50 {
    height: 50vh;
}
h1.f83 {
    font-size: 80px !important;
    line-height: 0.9 !important;
}
h1.f130 {
    font-size: 130px !important;
    font-weight: normal !important;
    line-height: 0.9 !important;
}
h1 {
    color: black;
    font-size: 80px;
    font-weight: bold;
    line-height: 1.1;
}
p.lead {
    font-size: 19px;
}
.container {
    min-width: 80%;
}

.flex_around {
    display: flex;
    justify-content: space-around;
}
.flex_between {
    display: flex;
    justify-content: space-between;
}
.flex_center {
    display: flex;
    justify-content: center;
}

.mb-140 {
    margin-bottom: 140px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-0 {
    margin-bottom: 0px;
}

.border-right-3 {
    border-right: 2px solid black;
}
.border-top-3 {
    border-top: 2px solid black;
}
.border-bottom-3 {
    border-bottom: 2px solid black;
}

.mobile-on {
    display: none;
}

footer ul.light {
    justify-content: center !important;
}
.cta .cover-background {
    background-position: 50% 10% !important;
}

/*HOME*/
.video-wrapper {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.html-video {
    background-color: #000;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: auto;
    z-index: -3;
}
.video-wrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: -5px !important;
    width: 100%;
}
.video-background {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    background: rgba(67, 67, 67, 0.5);
}

.liveOut ul b {
    font-size: 60px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}
.liveOut ul li {
    color: #eca145;
    font-size: 18px;
    min-width: 50px;
    font-weight: bold;
    text-align: center;
    width: 150px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.liveOut ul {
    list-style: none;
    display: flex;
    color: white;
}
.outline-cta-banner {
    position: fixed;
    left: 20px;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: 6000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    max-width: 630px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 20px 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 4px;
    border-color: #191617;
    background-color: #fff;
}
.swiper-portfolio-prev {
    left: 15px;
}
.outline-cta-banner .swiper-slide {
    display: flex;
}
.swiper-portfolio-next {
    right: 15px;
}
.outline-cta-banner .swiper-slide a {
    font-weight: 700;
    color: black;
    font-size: 14px;
    text-transform: uppercase;
}
.outline-cta-banner .swiper-slide p {
    margin-bottom: 0;
}

.f24 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1 !important;
}
.outline-cta-banner .swiper-slide .BoxImg {
    width: 150px;
    height: 90px;
    overflow: hidden;
    margin-right: 20px;
}
.swiper-portfolio-prev,
.swiper-portfolio-next {
    position: absolute;
    top: 50%;
    outline: none;
    z-index: 1;
    background: #fff;
    color: #232323;
    padding: 15px;
    font-size: 18px;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.bye.outline-cta-banner {
    -webkit-transform: translateY(500px);
    -o-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 700ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 700ms !important;
}
.closeBox {
    cursor: pointer;
    position: absolute;
    right: -2px;
    top: 0px;
    background: black;
    color: white;
    font-weight: 900;
    width: 19px;
    height: 19px;
    line-height: 0.8;
    text-align: center;
}

.homeboxes h3 {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    color: white !important;
}
body .fixed-top {
    top: 0 !important;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.pattern {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background: url(../images/pattern.png) repeat top left;
}

.subtitle .barrita {
    width: 200px;
    height: 1px;
    background-color: black;
    margin: 0 30px;
}
.subtitle {
    align-items: center;
    display: flex;
    justify-content: center;
    letter-spacing: 3px;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
}
@keyframes bgcolor {
    0% {
        background-color: #1f2659;
    }

    30% {
        background-color: #61ebff;
    }

    60% {
        background-color: #1f2659;
    }

    90% {
        background-color: #61ebff;
    }

    100% {
        background-color: #1f2659;
    }
}

.kidsbg {
    -webkit-animation: bgcolor 30s infinite;
    animation: bgcolor 30s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
._bar_:after,
._bar_:before {
    max-width: 50px !important;
}

ul.list_ {
    display: flex;
    list-style: none;
    justify-content: space-around;
}
ul.list_ li img {
    height: 60px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
ul.list_ li {
    text-align: center;
    color: white;
}

.cta.fancy-box-background {
    border-bottom: 1px solid #6f6f6f;
}

.modal-header {
    overflow: hidden;
    position: relative;
}
.modal-sm {
    max-width: 21% !important;
}
.close.cus-opa1 {
    opacity: 1 !important;
    right: 0px !important;
    background-color: #eca145 !important;
    color: black !important;
    top: 0;
    font-size: 24px !important;
}
.close.cus-opa1:hover {
    background-color: #000 !important;
    color: #eca145 !important;
}
.modal-header .close {
    padding: 8px 13px !important;
    margin: 0 !important;
    right: -2px !important;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 0px 0 transparent !important;
    opacity: 0.5;
}
.specialbg:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #EC6200;
    left: -100%;
    top: 50%
}
.specialbg:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #EC6200;
    right: -100%;
    top: 50%
}
.specialbg{
    position: relative;
    background-color: #EC6200;
    color: white !important;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 10px 30px;
}
.whitebox{
    background-color: white;
    padding: 40px;
    min-height: 430px;
}




.portfolio-item-thumbnail{
overflow: hidden;
display: block;
}
.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);
}

.fa-heart {
    animation: heartbeat 3s infinite;
}
body hr {
    border-top: 1px solid rgb(0 0 0);
}
@keyframes heartbeat {
    0% {
        transform: scale( .75);
    }
    20% {
        transform: scale( 1.3);
    }
    40% {
        transform: scale( .75);
    }
    60% {
        transform: scale( 1.3);
    }
    100% {
        transform: scale( .75);
    }
}
body header a.logo img {
    max-height: 53px;
    width: 100%;
    padding: 10px 0;
}


ul.share.m4 {
    display: flex;
    margin: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 15px;
    justify-content: center;
}
.modal a:hover,
ul.share.m4 li a:hover {
    color: #eca145;
}
ul.share.m4 li a {
    padding: 4px 9px;
    font-size: 25px !important;
}
#modal-2993 {
    z-index: 99999999;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
#copynow_,
h4.title {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}
.cus-opa1 {
    right: 15px;
    position: absolute;
    top: 5px;
}
.modal-header .close {
    padding: 8px 13px !important;
    margin: 0 !important;
    right: -2px !important;
}
.close.cus-opa1 {
    opacity: 1 !important;
    right: 0px !important;
    background-color: #eca145 !important;
    color: black !important;
    top: 0;
    font-size: 24px !important;
}
.modal-dialog {
    top: 20%;
}
footer a,
footer p{color: white !important;font-size: 12px;text-transform: uppercase;}
@keyframes moving1 {
  0%    { top: 40px; }
  50%   { top: 70px; }
  100%  { top: 40px; }
}

@keyframes moving2 {
  0%    { top: 340px; }
  50%   { top: 370px; }
  100%  { top: 340px; }
}
.relative{position: relative;}
.ball1{
    animation: moving1 8s infinite;
    position: absolute;
    left: -100px;
    top: 40px;
    width: 250px;
}
.ball2{
    animation: moving2 6s infinite;
    position: absolute;
    right: -100px;
    bottom: 40px;
    width: 250px;
}

.ball3{
    animation: moving1 8s infinite;
    position: absolute;
    left: -100px;
    top: 40px;
    width: 250px;
}
.ball4{
    animation: moving2 6s infinite;
    position: absolute;
    right: -100px;
    top: 340px;
    width: 250px;
}
.iframe_video{
    width:  100%;
    height: 650px;
}
.items{display: flex;}
.item{
    background-color: #A29553;
    padding: 40px;
    border-radius: 10px;
    border: 1px solid white;
    display: block;
    text-align: center;
    color: white;
    height:  100%;
    position: relative;
}

.item img{margin-bottom: 90px;}
.item aside svg{width:  22px !important}
.item aside{
    border-top: 1px solid white;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    left: 0;
    padding:  20px 40px;
}
.item:hover path{fill: white !important;}
.item:hover aside{color: white;}
.item:hover{
    background-color: #1E305A;
}

.newhome .container {
    max-width: 1110px!important;
    min-width: 1110px!important;
}
.itemevent{
    background: white;
    border-radius: 6px;
    box-shadow: 0px 2px 10px -3px rgb(0 0 0 / 13%);
    overflow: hidden;
    display: block;
}
.itemevent p{
    background:white;
    padding: 20px 30px;
    display:block;
    color: black;
}

footer .col-md-4 p{
    text-transform: initial;
    line-height: 1.5;
    font-size:16px !important;
}
footer h6{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
.social-media-icons{
    display:flex;
}
.social-media-icons a{
    display:flex;
    color:white !important;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    transform: scaleX(1) scaleY(1)
}

.social-media-icons a.fb {
    background-color: #3b5998!important
}

.social-media-icons a:hover {
    transform: scaleX(1.1) scaleY(1.1)!important
}

.social-media-icons a.tw {
    background-color: #00aced!important
}

.social-media-icons a.ig {
    background-color: #ea2c59!important
}

.social-media-icons a.yt {
    background-color: #a82400!important
}

.social-media-icons a.lkd {
    background-color: #007bb6!important
}

.tobtn a+a{margin-left: 20px}
.smcta ul{
    margin:0;
    list-style: none;
    padding:0;
    display: flex;
    justify-content: center;

}
.smcta h2{
    font-size: 34px;
    font-weight: bold;
}
.smcta h3{
    font-size: 26px;
}
.smcta ul li a{
    width: 50px;
    margin: 0 5px;
    background-color: black;
    border-radius: 200px;
    height: 50px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.footer-top li {
    margin-bottom: 10px
}

.footer-top a {
    color: #fff;
    font-weight: bold;
    font-size: 14px
}

footer .social-icon-style-12 ul li {
    margin-left: 50px
}

footer .social-icon-style-12 ul {
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
}

.footer-bottom p a,
.footer-bottom p {
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0
}

.fa-heart:not(.far);

    {
    animation: heartbeat 3s infinite;
}

@keyframes heartbeat {
    0% {
        transform: scale(.75);
    }

    20% {
        transform: scale(1.3);
    }

    40% {
        transform: scale(.75);
    }

    60% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(.75);
    }
}

.fa-heart {
    /*color: #eca145 !important;*/

    color: white !important;

}
.iframepopup {
    position: fixed;
    background: rgba(0, 0, 0, 0.95);

    display: flex;
    align-items: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999;
    display: none;
}

.boxw .col-md-4>div{
    background: white;
    padding: 60px 40px;
    height: 100%;
    text-align: center;
}
.staff img{width:100%}
.staff.w .col-md-4 p{
    background: #fff;

}
.staff .col-md-4 p{
    background: #F7F7F8;
    padding: 40px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
}
.sponsors img{
    filter: grayscale(100%);
}
.sponsors img:hover{
    filter: grayscale(0%);
}
.classesBox .flex_between h3{
    font-size: 22px !important;
    margin-bottom: 10px;
}