@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,800;1,300;1,400;1,800&display=swap');


/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background-color: #fff494;
font-family: 'Poppins', sans-serif;
}

.Video{
padding:2% 10% 3%;}

.tq {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
    font-size: 1.3em;
    border-bottom: solid 1px;
}

a {
    color: #8b83fd;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}


.soc {text-align:center; margin: 5px auto;}
/*Header Box*/
#hero-plus-header {  font-family: 'Poppins', sans-serif;
display:block;}
/*Hero Box*/
#hero-plus-hero { align-items:start;
}
/*Body Box*/
#hero-plus-body { font-size: 18px;
font-family: 'Poppins', sans-serif;

}
/*Footer Box*/
#hero-plus-footer{font-family: 'Poppins', sans-serif; display: block;    
 background-color: #9891f8;
    padding: 20px;
    text-align: center; 
padding-bottom:40px;
}
/* Control carousel arrow*/
.carousel-gallery-arrow {
}
#txt {padding: 2% 14%;}
#gallery {padding: 2% 5%; background: #de651e;}
#gallery h2 {display:none;}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
     border: 1px solid rgba(0,0,0,.0); 
    border-radius: 0.15rem;
    text-align: center;

}

h4{font-size:1.25%;}

.card-text{display:none;}
.card-title{display:none;}
.card-body {padding:none!important;     padding: 0.25rem;}
.logo {    margin-left: 10px;
    vertical-align: middle;
    padding: 7px;
    width: 95px;}

.logo-bottom{
width:115px;
-webkit-box-shadow: 2px 2px 5px 0px rgba(51,14,14,0.54);
-moz-box-shadow: 2px 2px 5px 0px rgba(51,14,14,0.54);
box-shadow: 2px 2px 5px 0px rgba(51,14,14,0.54);
-webkit-transition: all 0.3s 0s ease;
-moz-transition: all 0.3s 0s ease;
-o-transition: all 0.3s 0s ease;
transition: all 0.3s 0s ease;
}

.logo-bottom:hover{-webkit-box-shadow: 2px 2px 14px -webkit-box-shadow: 2px 2px 14px 0px rgba(0,0,0,1);
-moz-box-shadow: 2px 2px 14px 0px rgba(0,0,0,1);
box-shadow: 2px 2px 14px 0px rgba(0,0,0,1);}
.hero {max-width: 100%;}
.link, .link:visited, .link:hover {
  
    text-align: center;
    margin: 10px auto;
    text-decoration: none!important;
    color: #fff;
    padding: 20px;
    font-weight: bold;
    display: block;
}
.ctab, .ctab:visited {
    width: 300px;
    background: #9891f8;
    text-align: center;
    margin: 10px;
    text-decoration: none!important;
    color: black;
    padding: 15px 20px;
    border-radius: 100px;
    border: 1px solid black;
    /* font-weight: bold; */
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
}


.ctab:hover{
color:#fff;
-webkit-box-shadow: 2px 2px 14px 0px rgba(51,14,14,0.4);
-moz-box-shadow: 2px 2px 14px 0px rgba(51,14,14,0.4);
box-shadow: 2px 2px 14px 0px rgba(51,14,14,0.4);
}
.soc, .soc:visited, .soc:hover {
    color: #fff;
    padding: 5px;
    margin: 5px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3em;
-webkit-transition: all 0.3s 0s ease;
-moz-transition: all 0.3s 0s ease;
-o-transition: all 0.3s 0s ease;
transition: all 0.3s 0s ease;
}

.soc:hover {
    color: #fff;
    padding: 5px;
    margin: 5px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5em;

}

.right {
    width: 100%;
    padding: 0% 18%;
 padding-top:2%;
margin-bottom:0%;

}

.right2 {
    width: 100%;
    margin: 2% 0%;
margin-bottom:0;

}


.play-overlay {
    position: absolute;
    color: #ffffff;
    background-color: rgba(0,0,0,0.0)!important;
    font-size: 6em;
    top: 50%;
    left: 50%;
    text-decoration: none !important;
    bottom: 0;
    height: 1em;
    transform: translate(-50%, -50%);
}

 .img-inline {
    max-width: 100%;

}



.imgspace{padding:0% 6%; margin-bottom:30px;}

h1 {text-align:center; font-size: 2.5rem; font-weight:800; margin-top:30px;}
h2 {text-align:center; font-size: 1.6rem; margin: 20px 0px 40px; font-weight:300;}

h3{font-size:24px; margin-bottom:30px;}
#hero-plus-footer .ftctab {
    display: block;
    margin: 20px auto;
    text-align: center;
}
@media only screen and (max-width: 768px) {

#txt {padding: 2% 3%;}

.right {
    width: 100%;
    padding: 2% 2%;

}
.ctab {
    display: block;

}
.logo {
    margin: 0px auto;
    display: inline-block;
width:40px;
}
#txt .img-inline {
    max-width: 100%;
    flex-basis: 100%;
    text-align: center;
    margin: 10px auto;
}


ctab, .ctab:visited {
    width: 100%;
    background: #9891f8;
    text-align: center;
    display: inline-block;
    margin: 0px;
    text-decoration: none!important;
    color: black;
    padding: 8px 8px;}
}