/*
Theme Name: Conference Pro
Theme URI: http://www.showthemes.com/conference-pro-wordpress-theme
Author:  Showthemes
Author URI: http://www.showthemes.com
Version: 2.0.6
*/

.site__footer .btn_1 {color: #121d25; box-shadow: none; border-radius: 15px;}
.background_image {width: 100%;}
.btn_1, .btn, .submit {border-radius: 15px; background: #182d4e !important; color: #fff !important; box-shadow: none; border: 1px solid #121d25 !important;}
.btn_1:hover, .btn:hover {background: #3666ae !important; color: #fff !important; border: 1px solid #121d25 !important;}
.site__title_big, .time-schedule__place, .time-schedule__text {}
.countdown-timer {border-radius: 15px; color: #fff !important; box-shadow: none;}
.site__header-top {
	height: 110px;
	border-bottom: 2px solid #fff;
	background: #182e50; /* Old browsers */
background: -moz-linear-gradient(45deg, #182e50 0%, #3666ae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #182e50 0%,#3666ae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #182e50 0%,#3666ae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#182e50', endColorstr='#3666ae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
}
.logo {height: 70px;}
.logo-footer {height: 70px;}
.logo-footer img {width: 200px; margin: 0 auto;}
.menu-item a {color: #fff !important;}
.header-menu {top: 15px !important;}
.sub-menu a {color: #182e50 !important;}

.site__footer {
	background: #182e50; /* Old browsers */
background: -moz-linear-gradient(45deg, #182e50 0%, #3666ae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #182e50 0%,#3666ae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #182e50 0%,#3666ae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#182e50', endColorstr='#3666ae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
}
.site__footer-made {color: #fff;}
.footer-menu__link {color: #fff;}

.speakers__more {border-radius: 15px 0px 0px 15px !important;}
.get-touch div {border-radius: 15px; box-shadow: none;}
.btn_5 {border-radius: 0 15px 15px 0;}
.speakers__icon {color: #121d25;}

.get-touch, .register-now, .where, .news, .connect {background: #182e50; /* Old browsers */
background: -moz-linear-gradient(45deg, #182e50 0%, #3666ae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #182e50 0%,#3666ae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #182e50 0%,#3666ae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#182e50', endColorstr='#3666ae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}


.site__centered {box-shadow: none !important;}

.news__date {color: #182d4e;}

.site__content {margin-top: 30px;}

.site__title_news {color: #fff; padding-top: 50px;}

.connect .social a {opacity: 1;}

.header-menu .sub-menu {border-radius: 10px; background: rgba(21, 44, 79, 0.85); padding: 0; border: 4px double #fff; margin-bottom: 5px;}
.header-menu .sub-menu li {}
.header-menu .sub-menu li a:hover {background: rgba(139, 168, 212, 0.85) !important;}
.header-menu__layout .menu > li > a:after {background: #dcdcdc;}
.sub-menu:after {border-bottom: none;}

.cycle-slideshow .after {background: linear-gradient(to top, rgba(54, 102, 174, 0), rgba(24, 45, 78, 0.5)) !important;}

div.speaker-website a {
	color: #fff;
	font-size:14px;
	text-decoration: underline;
}