/*------------------------------------------------------------------
[Color Stylesheet]
Project:    Eventime
Version:    1.2
Last change:    3 apr 2015
Assigned to:    http://themeforest.net/user/chaykovskiy
Primary use:    Eventime HTML Template
-------------------------------------------------------------------*/

.color {color: #23a4df !important;}
a.eventime_button, a.eventime_button:visited {color:#23a4df;}
.photo_carousel figure p {color:#fff;}

#content a, #content a:visited {
    color: #23a4df !important;
}

#content a:hover {
    color:#fff !important;
}


/*!------------------------------ Main color of template #23a4df ------------------------------*/
.navbar-nav>.active>a,
.navbar ul li a.active,
.navbar-nav>li>a:hover,
.description #clock,
.arrow_right:hover,
.arrow_left:hover,
.photo_carousel figure h2 span,
.contact_icon,
.footer .link:hover,
a.navbar-brand:hover,
.navbar_bg_dark .active a,

.texticon, .nav .open>a,
.count,
.count_plus,
.about_columns .fa,
.about_columns h4,
.contact a, .entry-meta span a:hover,
.copyright span{
    color: #23a4df;
}

.eventime_button::before, .dropdown-menu li a:hover,
.eventime_button:hover::before,
.contact_icon:hover  {

    background: #23a4df;
}
.eventime_button,
.eventime_button:hover,
.first_line,
#sh_carousel .carousel-indicators .active,
.tabs_about .active a,
.tabs_about .graybtn:hover,
.schedule_date,
.photo_carousel_ind.active,
.testimonials_carousel,
.contact_icon,
.sponsor_basic,
.sponsor_featured,
figure.eventime_img figcaption::before,
.eventime_modal .contact_icon:hover,
.center_line {
    border-color: #23a4df;
}
/* Gradients */
.reservation,.navbar-toggle, .contact{
    background: #23a4df;
    background: -moz-linear-gradient(-45deg,  #23a4df 0%, #026191 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#23a4df), color-stop(100%,#026191));
    background: -webkit-linear-gradient(-45deg,  #23a4df 0%,#026191 100%);
    background: -o-linear-gradient(-45deg,  #23a4df 0%,#026191 100%);
    background: -ms-linear-gradient(-45deg,  #23a4df 0%,#026191 100%);
    background: linear-gradient(135deg,  #23a4df 0%,#026191 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23a4df', endColorstr='#026191',GradientType=1 );

}

/*!------ SVG ------ */
.photo_carousel .right_arrow svg:hover,
.photo_carousel .left_arrow svg:hover,
#sh_carousel .right_arrow svg:hover,
#sh_carousel .left_arrow svg:hover,
.light .right_arrow svg:hover,
.light .left_arrow svg:hover,
#home_slider .left_arrow,
#home_slider .right_arrow {
    fill: #23a4df;
}


/*!------------------------------ All light part color #fff ------------------------------*/


.navbar,
.navbar a,
.description h2,
.description h3,
.details,
.footer .link,
.tab-content,
.eventime_button,
.tabs_about .active a,
.mask .first_title,
.mask .first_description,
.photo_carousel figure h2,
.reservation_button:hover,
.reservation input[type=text]:focus,
.navbar_bg_dark a, .blog_header p,
.buttons a.active,
.contact_information,
.copyright {
    color: #fff;
}
.sponsor_basic,
.sponsor_featured {
    outline-color: #fff;
}
.speakers_row {
    background-color: #fff;
}

.tabs_about .graybtn {
    border-color: #fff;
}
/*!------ SVG ------ */
.photo_carousel .right_arrow svg,
.photo_carousel .left_arrow svg,
#home_slider .left_arrow:hover,
#home_slider .right_arrow:hover {
    fill: #fff;
}


/*!------------------------------ Black color #000 ------------------------------*/


a,
a:hover,
.first_title,
.panel a,
.reservation,
.reservation_button,
.contact_icon:hover,
footer,
.navbar_bg .active a, .blog_button,
.schedule_reservation,
.panel-collapse p b {
    color: #000;
}
.eventime_button:hover {
    color: #000 !important;
}
#preloader,
.reservation_button:hover,
.reservation input[type=text]:focus,
.reservation input[type=submit]:hover,
.navbar_bg_dark,
.navbar-toggle .icon-bar {
    background-color: #000;
}
.reservation .first_line,
footer .first_line,
.reservation input,
.reservation_button  {
    border-color: #000;
}


/*!------------------------------ Gray color #838383 ------------------------------*/

.graybtn,
.accordion_right,
.photo_carousel_ind {
    border-color: #838383;
}
/*!------ SVG ------ */
#sh_carousel .right_arrow svg,
#sh_carousel .left_arrow svg,
.light .right_arrow svg,
.light .left_arrow svg {
    fill: #838383;
}
.graytxt,
.panel-collapse p,
.arrow_right,
.arrow_left,
.navbar_bg a {
    color: #838383;
}


/*!------------------------------ Background settings | Transparents in RGBA and Background images ------------------------------*/


.nav_mask,
.footer {
    background: rgba(0, 0, 0, 0.8);
}
.nav_mask_full {
    background: rgba(0, 0, 0, 1);
}
.fill_mask {
    /*background-color: rgba(0, 0, 0, 0.55);
    background-image: url('../images/mask.svg');*/
}
.mask {
    background-color: rgba(0, 0, 0, 0.77);
}
/*Images*/
.speakers_image {
    background-image: url('../images/featured_speaker.jpg');
}
.first_image:empty,
.first_image {
    background-image: url('../images/img1.png');
}

.focus_image:empty,
.focus_image {
    background-image: url('../images/focus.jpg');
}

.tabs_about {
    background-image: url('../images/bg_about.jpg');
}
.speakers {
    background-image: url('../images/bg_speakers.jpg');
}

/*---------------------- Additional Styles ---------------------*/

.sponsor_featured,
.sponsor_basic {
    outline: none !important;
    border: 3px solid #000 !important;
    background: transparent !important;
}

.speaker-img {
    background: linear-gradient(135deg, rgba(216,112,169,1) 0%, rgba(162,23,128,1) 45%, rgba(42,169,225,0) 45%, rgba(35,164,223,0) 55%, rgba(69,188,234,1) 55%, rgba(2,97,145,1) 100%);
}

.speaker h3 {
    color:#fff;   
}

.hr {
    margin:50px auto;
    width:90%;
    height:3px;
    background:#444;
    /*background: linear-gradient(135deg, rgba(216,112,169,1) 0%, rgba(162,23,128,1) 48%, rgba(42,169,225,0) 48%, rgba(35,164,223,0) 52%, rgba(69,188,234,1) 52%, rgba(2,97,145,1) 100%);*/
}