/*
Theme Name: Ova Dione
Theme URI: http://ovathemes.com/portfolio
Version: 1.1.4
Description: Created by Ovatheme
Author: Ovatheme
Author URI: http://ovathemes.com
License: GNU General Public License
License URI: license.txt
Tags: translation-ready, left-sidebar, right-sidebar
Text Domain: ova-dione
*/


/*
*    Table of Contents: 
*        01. Section - Home
*            - Home BG Static (default)
*            - Home BG Parallax
*            - Home BG Slideshow
*            - Home BG Slider
*        02. Countdown
*        03. Intro
*        04. Section - Venue
*        05. Section - Schedule
*            - Carousel Schedule
*            - Timeline
*        06. Milestones
*        07. Section - FAQ
*            - Accordions
*            - Nav Stacked
*        08. Section - Ticket
*            - Testimonial
*            - Pricing
*        09. Section - Register
*        10. Section - Contact
*        11. Footer
*/

/*------------------------------------*\
    Section - Menu
\*------------------------------------*/
.navbar .navbar-brand, .navbar .navbar-nav>li>a {
    color: #0C4751!important;
}
.navbar .navbar-nav > li.active > a:before {
    height: 0px;
}
.headerextras{

        
}
.shrink .headerextras
{
	   margin-top: 11px;
}
.icleilogo
{
	height: 80px!important;
    position: absolute;
    top: 15px;
	padding-left: 20px;
}
.shrink .icleilogo
{
	    top: -10px;
}
.headerstuff
{
    height: 60px;
    display: inline-block;
    margin-top: 36px;
    float: right;
}

.shrink .headerstuff
{
	margin-top: 0px;
}
.navbar, .navbar.shrink
{

}
.navbar.navbar-white .navbar-toggle {
    border: 0px solid #000!important;
}

.navbar.navbar-white {
    background-color: #fff;
    opacity: 1;
}

article.post-wrap {
    margin-bottom: 30px;
    margin-top: 250px;
}
.navbar, .navbar .container, .navbar .navbar-brand, .navbar .navbar-brand img, .navbar .navbar-nav > li, .navbar .header-action-button

{
	webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    
	transition: none;
}






.navbar.navbar-white .navbar-toggle {
    border: 0px solid #000;
}

.navbar-toggle .icon-bar {
 
    width: 33px;
    height: 4px;
      transition-duration: 0.5s;
}
.navbar .collapsed .bar1, .navbar .collapsed .bar2, .navbar .collapsed .bar3
{
	    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
	display: block;
		opacity:1;
}
.navbar .bar1
{
	    -webkit-transform: rotate(45deg) translate(0px, 11px);
    transform: rotate(45deg) translate(0px, 11px);
	
}

.navbar .bar2
{
	    -webkit-transform: rotate(-45deg) translate(-5px, -5px);
       transform: rotate(-45deg) translate(-5px, -5px);
}
.navbar .bar3
{
	opacity:0;
}
.navbar.navbar-white .navbar-toggle .icon-bar {
    background-color: #0C4751;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}
/*------------------------------------*\
    Section - Home
\*------------------------------------*/

h1,h2,h3,p,body
{
	color:#0C4751;
	
}

.cf-toggle-switch .btn-default
{
	color:#0C4751!important;
}
tbody, tbody a
{
	color:#0C4751;
}
td {
    padding: 5px 0px;
}
h2
{
	font-weight: 600;
	
}

/*
* Home BG Slider
*/
.home_slider
{
	height:600px;
	color:#FFF;

}
.cf-toggle-switch .btn
{
	margin-right:0px;
}
.slidertext
{
	  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home_slider_row .slick-dots {

    bottom: 80px!important;

}
.home_slider span 
{
	color:#FCDB30;
	
}

.home_slider h1 
{
	font-size: 55px;
	margin:5px 0px 5px!important;
	color:#FFF;
}
input[type="submit"] {
    
    font-size: 14px!important;
    padding: 10px 20px!important;

}
.vckit-countdown.vckit-countdown-p1 .vckit-countdown-val {
    width: 120px!important;
    height: 120px!important;
	color: #0C4751!important;
    border: 1px solid #0C4751;
    border-radius: 50%;
    margin: 10px;
}
.vckit-countdown .vckit-countdown-val {

    padding: 10px 10px!important;
}
.vckit-countdown .vckit-countdown-val .vckit-countdown-val-unit {

    margin-bottom: 0px!important; 
}
.twitter_row
{
	background-position-x: left!important;
}
.home_blocks h2, .home_blocks p,.home_blocks2 h2
{
	color:#FFF;
}
.home_blocks2 p {
    margin-bottom: 20px;
	color:#FFF;
}

.headerextras
{
	color:#0C4751;
	border: 1px solid #0C4751;
}

 
.footer .risebutton
{
	    color: #FCDB30!important;
		    font-size: 12px;
}
.risebuttoncontact
{
  color: #0C4751!important;
    border: 1px solid #0C4751!important;
    border-radius: 20px!important;
   background:#FFF;
float: right;
font-weight: 800!important;
    display: inline-block;
    padding: 5px 20px!important;
}
.eib-icon .eib-img img
{
	margin-bottom: 30px;
}
.speakerlogo
{
	max-width:100px;
}
.checkbox input ,.radio input 
{
margin-top: 4px!important;
    width: auto;
}
.hoverbox td {
    border: 1px solid #0C4751;
}
.hoverbox th {
  
    padding: 5px 10px;
    font-weight: unset;
    text-transform: capitalize;
    color: #0C4751;
    text-align: center;
    vertical-align: bottom;
}

.hoverbox th strong{
	
}

.hideforlaunch
{
	display:none!important;
}
.hoverbox td
{
	padding: 5px 10px;
}
.vckit-countdown
{
	margin: auto;
    display: table;
}

.cf-toggle-switch .btn-success {
    color: #fff;
    background-color: #0C4751!important;
    border-color: #0C4751!important;
}
.cf-toggle-switch .btn:hover {
    background: #F15A29!important;
    color: #fff!important;
}

.elegant-icon-box .eib-wrapper h3 {

    margin-bottom: 30px!important;
}

.eib-icon .eib-img img,eib-fonts-icon
{
	margin-left: 0px!important;
	    cursor: default;
}

.scroll-to-top
{
	    background-color: #F15A29;
		    top: 94%;
}

.scroll-to-top i {
  
    font-size: 35px;
   
}
/*------------------------------------*\
    About Us
\*------------------------------------*/
.hoverboximage
{
	 background-size: inherit;
}

.hoverbox
{
	color:#0C4751;
	    background-image: url(https://locs4africa.weblicity.co.za/wp-content/uploads/2019/09/Rise-Africa-Website-Aassets_Rise-triangle.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 60px;
}

@media (min-width: 768px){
.plusicons .vc_col-sm-3 {
    width: 27%;
}}

ul {
  list-style: none;
}

.hoverbox ul li::before {
  content: "\2022";
  color: #F15A29;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}




element.style {
    height: 190px;
}
.ptsCol-1 .ptsColDesc, .ptsCol-1 .ptsColHeader {
    background-color: #1f4550!important;
}

.ptsCol-2 .ptsColDesc, .ptsCol-2 .ptsColHeader {
    background-color: #2c5a66!important;
}

.ptsCol-3 .ptsColDesc, .ptsCol-3 .ptsColHeader {
    background-color: #356d7c!important;
}

.ptsCol-4 .ptsColDesc, .ptsCol-4 .ptsColHeader {
    background-color: #43869a!important;
}

.ptsCol-5 .ptsColDesc, .ptsCol-5 .ptsColHeader {
    background-color: #4f9bb1!important;
}

.ptsCol-6 .ptsColDesc, .ptsCol-6 .ptsColHeader {
    background-color: #58adc6!important;
}
.ptsTableFrontedShell hr {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    border: 0!important;
    border-top: 1px solid #FFF!important;
	margin-left:10%!important;
	width:80%!important;
}



.eventscontainer h3,.eventscontainer p,.eventscontainer b{
	
	    margin: 0px 0 0px;
		font-weight:400;
}
.eventscontainer td:first-child h3{ font-weight:800; }
.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {

     width: 33.2%;
}
.eventscontainer .vc_tta-panel-body
{
	padding: 0px 0px!important;
}
.eventscontainer  tr {
    border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.eventscontainer  td {
	padding-left:20px!important;
	line-height: 1;
    padding-bottom: 20px;
    padding-top: 20px;
}
.eventscontainer .vc_tta-tab.vc_active>a , .vc_tta-panel.vc_active .vc_tta-panel-title>a{

    color: #0c4751!important;
}

.hoverboximage:hover{
	  background-position-x: 100%;
}
.hoverboximage {
background-position-x: 0px;
    

    transition: background-position 1s ease-in;
}

.myblocks .vc_column-inner:hover{
    background-position-y: 30px!important;
	
	}
.myblocks .vc_column-inner{
background-position-y: 70px!important;
    background-size: cover!important;
    transition: background-position 1s ease-in;
    background-repeat: no-repeat!important;
}
.eventscontainer td, .eventscontainer p
{
	font-size:12px;
}
/*------------------------------------*\
    Countdown
\*------------------------------------*/
.countdown {
    -webkit-box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.03);
    top: -35px;
    z-index: 20;
}





/*------------------------------------*\
    Intro
\*------------------------------------*/

.intro .features-box .bg-cover {
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    height: 192px;
}





/*------------------------------------*\
    Section - Schedule
\*------------------------------------*/

.ova_schedule .nav-tabs > li.active > a,
.ova_schedule .nav-tabs > li.active > a:hover,
.ova_schedule .nav-tabs > li.active > a:focus {
    background-color: #626262;
    color: #ffffff;
}
.ova_schedule .nav-tabs > li > a {
    color: #272727;
}
.ova_schedule .td-session-number {
    width: 110px;
}


/*
* Carousel Schedule
*/

.carousel-schedule .carousel-cell {
    width: 100%;
}
@media (min-width: 768px) {
    .carousel-schedule .carousel-cell {
        width: 50%;
    }
}


/*
* Timeline
*/

.flickity-enabled.is-draggable .flickity-viewport,
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: url("assets/img/icon-left-right-dark.png"), move;
    cursor: url("assets/img/icon-left-right-dark.png"), -webkit-grab;
    cursor: url("assets/img/icon-left-right-dark.png"), grab;
}
.timeline ul {
    margin-left: 20px;
    padding: 15px 0 20px;
}
.timeline ul:before {
    background-color: #dfdfdf;
    border-radius: 50%;
    bottom: 0;
    content: '';
    display: block;
    height: 8px;
    left: 0;
    margin-left: -4px;
    position: absolute;
    width: 8px;
}
.timeline-item {
    padding: 13px 0 13px 33px;
}
.timeline-item:before {
    background-color: #ffffff;
    border: 1px solid #989898;
    border-radius: 50%;
    content: '';
    display: block;
    height: 12px;
    left: 0;
    margin-left: -6px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 12px;
}
.timeline-item.highlight:before {
    background-color: #989898;
    border: 1px solid #989898;
}
.timeline-content {
    -webkit-box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.03);
    padding: 16px;
}





/*------------------------------------*\
    Milestones
\*------------------------------------*/






/*------------------------------------*\
    Section - FAQ
\*------------------------------------*/

/*
* Accordions
*/

.panel-group .panel {
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 17px;
}
.panel-group .panel:last-child {
    margin-bottom: 0;
}
.panel-group .panel.active .panel-heading {
    background-color: #989898;
}
.panel-group .panel.active .panel-heading .panel-title a {
    color: #ffffff;
}
.panel-group .panel.active .panel-heading .panel-title a:before {
    color: #ffffff;
}
.panel-group .panel + .panel {
    margin-top: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #dfdfdf;
}
.panel-heading {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}
.panel-title a {
    color: #272727;
    display: block;
    padding: 14px 18px 14px 38px;
    position: relative;
}
.panel-title a:before {
    color: #989898;
    content: '\f107';
    display: block;
    font-family: "FontAwesome", sans-serif;
    font-size: 14px;
    left: 0;
    padding: 14px 18px;
    position: absolute;
    top: 0;
}
.panel-title a.collapsed:before {
    content: '\f105';
}
.panel-title a span {
    margin-right: 4px;
}
.panel-body {
    padding: 18px 20px 8px;
}
.panel-body p {
    max-width: 600px;
}


/*
* Nav Stacked
*/

.nav.nav-pills.nav-stacked > li:first-child > a {
    border-top-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
}
.nav.nav-pills.nav-stacked > li:last-child > a {
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.nav.nav-pills.nav-stacked > li > a {
    color: #272727;
    padding: 14px 18px;
}





/*------------------------------------*\
    Section - Ticket
\*------------------------------------*/

/*
* Testimonial
*/

.testimonial {
    max-width: 400px;
}
.testimonial-avatar {
    margin-top: 25px;
}
.testimonial-avatar img {
    left: 0;
    max-height: 75px;
    position: absolute;
    top: 0;
}
.testimonial-avatar-label {
    height: 75px;
    padding-left: 95px;
}


/*
* Pricing
*/

.pricing.box-shadow-yes {
    -webkit-box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.05);
}
.pricing.box-shadow-yes:hover {
    -webkit-box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.1);
}
.pricing-dollar {
    bottom: 28px;
}
.pricing ul > li {
    position: relative;
    margin-top: 10px;
}
.pricing ul > li.check-mark {
    padding-left: 32px;
}
.pricing ul > li.check-mark:before {
    background-color: #989898;
    border-radius: 50%;
    color: #ffffff;
    content: '\2713';
    display: block;
    font-size: 11px;
    left: 0;
    line-height: 20px;
    height: 18px;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 18px;
}
.pricing ul > li:first-child {
    margin-top: 0;
}





/*------------------------------------*\
    Section - Register
\*------------------------------------*/


.form-wrapper {
    background: rgba(0, 0, 0, 0.8);
}
.form-wrapper textarea {
    height: 120px;
}
div.wpcf7-validation-errors{
    color: red;
}




/*------------------------------------*\
    Section - Contact
\*------------------------------------*/
form .select-wrapper select{
    margin-bottom: 20px;
    line-height: 35px;
    height: 51px;
    background-color: #fff;
}
#form-contact textarea {
    height: 120px;
    margin-bottom: 0;
}
@media (max-width: 991px) {
    #form-contact button {
        margin-top: 20px;
    }
}

.comment-navigation .previous a, .comment-navigation .next a{
    text-transform: uppercase;
}




/*------------------------------------*\
    Footer
\*------------------------------------*/
.footerlogo
{
	    height: 90px;
}
.footertext
{
	    clear: both;
		    float: right;
}
.footertext img
{
	height: 15px;
	padding-left: 15px;
	
}
.footer a,.footer p
{
	color:#FFF;
	
}
.footer p{
    float: left;
}
.footer .nav>li>a:hover, .footer .nav>li>a:focus
{
	    background-color: #eee0;
}
.footer {
    padding: 50px 0 32px;
}

.footer .risebutton
{
	margin-top:5px;
}
.footer-logo {
    padding-bottom: 50px;
}
.footer .widget{
    margin-bottom: 50px;
}
.footer-logo img {
    width: auto;
}
.footersocial {
	    display: inline-block;
}
@media (min-width: 768px) {
    .footer-social {
        padding-bottom: 50px;
    }
}
.footer-social ul > li {
    padding-right: 15px;
    padding-left: 15px;
}
.footer .nav>li>a
{
	    padding: 10px 10px;
}
.footermenu
{
	float:right;
	    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .footer-social ul > li {
        padding-right: 20px;
        padding-left: 20px;
    }
}
.footer-copyright {
    padding-top: 32px;
}
@media (max-width: 1200px) {
.icleilogo
{
	display:none;
}}
@media (max-width: 768px) {
.myblocks .vc_column-inner,.myblocks2 .vc_column-inner
{
	     border: 0px !important;
    border-bottom: 7px solid #FFF!important;
}

.hoverboximage {
	     background-size: cover;
}
}

@media (min-width: 540px) {
.iconblocks .vc_col-sm-4 {
    width: 33.33333333%;
    float: left;
}

}
@media (max-width: 560px) {
	.vckit-countdown.vckit-countdown-p1 .vckit-countdown-val {
    width: 90px!important;
    height: 90px!important;
	    margin: 5px;
	}
	.vckit-countdown .vckit-countdown-val .vckit-countdown-val-number {
    font-size: 25px;
	}
	
}
@media (max-width: 852px) {
.vckit-countdown.vckit-countdown-p1 .vckit-countdown-val {
	display: inline-block;
	  float: none;
}
.vckit-countdown
{

    text-align: center;

}

}
@media (max-width: 991px) {
	
	.footertext
	{
		float:none;
	}
	.icleilogo
{
	display:block;
	    margin-top: 15px;
    margin-bottom: 20px;
	    position: unset;
		    margin-left: -10px;
			    padding-left: 0px;
}

.headerstuff {

    margin-top: 0px;
}
	.navbar .navbar-brand .logo-navbar-white-mobile
{
	display:inline-block;
	    height: 70px;
		margin-top: 10px;
}
.headerextras,.shrink .headerextras {
    margin-top: 15px;
}
.navbar-nav {
    margin: -7.5px;
}

.footermenu
{
	display:none;
}
.footer .col-md-2 
{
	text-align: center;
}

.footerlogo {
    height: 100px;
    margin: 10px auto;
}

.footer p {
    float: left;
    width: 100%;
    text-align: center;
}
.footersocial{
    float: left;
    width: 100%;
    text-align: center;
}

.footertext img {
    height: 20px;

}
.navbar-nav>li>.dropdown-menu
{
	display:none;
}

.navbar.navbar-white .navbar-collapse {
    border-top: 0px solid rgba(0,0,0,0.08);
}
}
.woocommerce-result-count,.woocommerce .woocommerce-ordering
{
	display:none;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
  25% {
    transform: rotate(3deg) translate3d(0, 0, 0);
  }
  50% {
    transform: rotate(-3deg) translate3d(0, 0, 0);
  }
  75% {
    transform: rotate(1deg) translate3d(0, 0, 0);
  }
  100% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
}
@keyframes storm {
  0% {
    transform: translate3d(0, 0, 0) translateZ(0);
  }
  25% {
    transform: translate3d(4px, 0, 0) translateZ(0);
  }
  50% {
    transform: translate3d(-3px, 0, 0) translateZ(0);
  }
  75% {
    transform: translate3d(2px, 0, 0) translateZ(0);
  }
  100% {
    transform: translate3d(0, 0, 0) translateZ(0);
  }
}