/*
Theme Name: Safaroff
Author:  Tofik Abdullayev
Description: Default theme
Version: 1.0
License: Private
Text Domain: safaroff
*/

article, aside, details, figcaption, figure, footer, header, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4;background: #fff}
/*
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
*/
/*a , a:visited { color: #00e; color:#3390db;}*/
a:hover { color: #06e;}
a:hover , a:active , a:focus {
    /*color:#fff;*/ color:#1069b0;
    text-decoration: none;
}

a, a img {border: none; outline: none;}
*:focus, * {-moz-outline: none; outline: none; ie-dummy: expression(this.hideFocus=true);}


abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin:0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
ul{list-style: none;margin:0;padding:0;}


img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fl {float:left;}
.fr {float:right;}
.clr {clear:both;}
.centered {text-align: center;}

@media print {
    * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; }
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
}
a {
    outline:none !important;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans.eot');
    src: url('fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans.woff2') format('woff2'),
    url('fonts/OpenSans.woff') format('woff'),
    url('fonts/OpenSans.ttf') format('truetype'),
    url('fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Italic.eot');
    src: url('fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-Italic.woff2') format('woff2'),
    url('fonts/OpenSans-Italic.woff') format('woff'),
    url('fonts/OpenSans-Italic.ttf') format('truetype'),
    url('fonts/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Bold.eot');
    src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-Bold.woff2') format('woff2'),
    url('fonts/OpenSans-Bold.woff') format('woff'),
    url('fonts/OpenSans-Bold.ttf') format('truetype'),
    url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Semibold.eot');
    src: url('fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-Semibold.woff2') format('woff2'),
    url('fonts/OpenSans-Semibold.woff') format('woff'),
    url('fonts/OpenSans-Semibold.ttf') format('truetype'),
    url('fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Light.eot');
    src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-Light.woff2') format('woff2'),
    url('fonts/OpenSans-Light.woff') format('woff'),
    url('fonts/OpenSans-Light.ttf') format('truetype'),
    url('fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

.wrapper {
    position: relative;
    max-width: 1440px;
    margin:0 auto;
}

.container {
    -webkit-transition: width 200ms linear;
    -moz-transition: width 200ms linear;
    -o-transition: width 200ms linear;
    transition: width 200ms linear;
}

.container-fluid.nopadding .col-xs-1,
.container-fluid.nopadding .col-sm-1,
.container-fluid.nopadding .col-md-1,
.container-fluid.nopadding .col-lg-1,
.container-fluid.nopadding .col-xs-2,
.container-fluid.nopadding .col-sm-2,
.container-fluid.nopadding .col-md-2,
.container-fluid.nopadding .col-lg-2,
.container-fluid.nopadding .col-xs-3,
.container-fluid.nopadding .col-sm-3,
.container-fluid.nopadding .col-md-3,
.container-fluid.nopadding .col-lg-3,
.container-fluid.nopadding .col-xs-4,
.container-fluid.nopadding .col-sm-4,
.container-fluid.nopadding .col-md-4,
.container-fluid.nopadding .col-lg-4,
.container-fluid.nopadding .col-xs-5,
.container-fluid.nopadding .col-sm-5,
.container-fluid.nopadding .col-md-5,
.container-fluid.nopadding .col-lg-5,
.container-fluid.nopadding .col-xs-6,
.container-fluid.nopadding .col-sm-6,
.container-fluid.nopadding .col-md-6,
.container-fluid.nopadding .col-lg-6,
.container-fluid.nopadding .col-xs-7,
.container-fluid.nopadding .col-sm-7,
.container-fluid.nopadding .col-md-7,
.container-fluid.nopadding .col-lg-7,
.container-fluid.nopadding .col-xs-8,
.container-fluid.nopadding .col-sm-8,
.container-fluid.nopadding .col-md-8,
.container-fluid.nopadding .col-lg-8,
.container-fluid.nopadding .col-xs-9,
.container-fluid.nopadding .col-sm-9,
.container-fluid.nopadding .col-md-9,
.container-fluid.nopadding .col-lg-9,
.container-fluid.nopadding .col-xs-10,
.container-fluid.nopadding .col-sm-10,
.container-fluid.nopadding .col-md-10,
.container-fluid.nopadding .col-lg-10,
.container-fluid.nopadding .col-xs-11,
.container-fluid.nopadding .col-sm-11,
.container-fluid.nopadding .col-md-11,
.container-fluid.nopadding .col-lg-11,
.container-fluid.nopadding .col-xs-12,
.container-fluid.nopadding .col-sm-12,
.container-fluid.nopadding .col-md-12,
.container-fluid.nopadding .col-lg-12
{
    padding-left: 0;
    padding-right: 0;
}


#header {
    position: relative;
    height:180px;
    background: #fff;
    z-index: 3000;
}
.logo {
    float: left;
    display: block;
    margin-top:62px;
}
.dropdown.lang {
    float: right;
    margin-top: 45px;
}

.dropdown.lang > a{
    color:#C0C0C0;
    outline: none;
}

.lang .dropdown-menu > li > a {
    padding:0 5px;
}

.lang .dropdown-menu {
    min-width: 33px;
}

.lang .dropdown-menu > li > a img {
    vertical-align: top;
    padding-top: 2px;
}

.lang .caret {
    margin-left: 4px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px dashed;
}

.hsocials {
    position: relative;
    float:right;
    font-size:0;
    text-align: right;
    margin-top: 45px;
    margin-right: 19px;
}

.hsocials a {
    display: inline-block;
    vertical-align: top;
    width:26px;
    height:26px;
    margin-left: 18px;
}

.hsocials a.rss {background: url(img/socials.png) no-repeat 0 0;}
.hsocials a.facebook {background: url(img/socials.png) no-repeat -44px 0;}
.hsocials a.linkedin {background: url(img/socials.png) no-repeat -88px 0;}
.hsocials a.twitter {background: url(img/socials.png) no-repeat -132px 0;}
.hsocials a.youtube {background: url(img/socials.png) no-repeat -176px 0;}

.btn {
    height:32px;
    text-align: center;
    padding:0 35px;
    width:auto;
    color:#fff;
    font:600 14px/32px 'Open Sans',sans-serif;
}

.btn:hover , .btn:active , .btn:focus , .btn:visited{
    color:#fff;
    text-decoration: none;
}

.btn.green {
    background: #2B9DCA;
    border-radius: 3px;
}

.btn.transparent {
    color:#03324E;
}
.btn:active {
    text-shadow: none;
    box-shadow: none;
}

.hbutton {
    margin-top: 23px;
}

.hbutton .btn.transparent{
    padding: 0;
    margin-left: 15px;
}

.navigation {
    position: relative;
    height:60px;
    background: #03324E;
    box-shadow: 0 1px 35px 2px rgba(0,0,0,0.37);
    z-index: 1000;
}

.navigation ul {
    display: block;
    text-align:center;
    font-size: 0;
    z-index: 10000;
}

.navigation ul li a{
    display: block;
    padding:0 5px;
    font:18px/63px 'Open Sans',sans-serif;
    height:60px;
    color:#fff;
    border-bottom: 4px solid #03324E;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navigation ul li a:hover{
    text-decoration: none;
}
.navigation ul li {
    display: inline-block;
    margin:0 30px;
}

.navigation ul li.current-menu-item a , .navigation ul li.current-page-ancestor a, .navigation ul li a:hover {
    border-bottom: 4px solid #fff;
}

.navigation ul {
}

.navigation .searchBar {
    display: none;
}
.navigation .searchBar .container {
    position: relative;
}

.searchBtn {
    position: absolute;
    right:0;
    top:0;
    height:60px;
    width:50px;
    background: url(img/search_ico.svg) no-repeat center center;
    text-indent:-9999px;
    z-index: 1000;
}

.navigation .searchBar input {
    width: 100%;
    height:60px;
    font:italic 18px/63px 'Open Sans',sans-serif;
    color:#fff;
    border:none;
    padding:0;
    background: none;
}
.navigation .searchBar button{
    display: none;
}

.navigation.affix {
    position: fixed;
    left:0;
    right:0;
    top:0;
}

.affixempty.affix {
    position: relative;
    height: 60px;
    width: 100%;
}

.counterSection {
    position: relative;
    height:380px;
    background: gray;
}

.joinNow {
    position: relative;
    background: #2B9DCA;
    padding:53px 0 52px 0;
}

.joinNow-content {
    position: relative;
}
.joinNow-btn {
    display: block;
    width:100%;
    background: #28374E;
    height:54px;
    max-width:205px;
    border-radius: 3px;
    font:bold 20px/54px 'Open Sans',sans-serif;
    text-align: center;
    color:#fff;
    text-decoration: none;
    margin-top: 15px;
}

.joinNow-btn:hover{
    color:#fff;
    text-decoration: none;
}

.joinNow-btn i {
    width: 20px;
    height:16px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background: url(img/sprites.png) no-repeat 0 0;
}
.joinNow-content h4 {
    margin:0 0 0 0;
    display: block;
    font:bold 24px/26px 'Open Sans',sans-serif;
    color:#fff;
}
.joinNow-content p {
    margin:5px 0 0 0;
    display: block;
    font: italic 20px/21px 'Open Sans',sans-serif;
    color:#fff;
}


.cover {
    position: absolute;
    left:0;
    top:0;
    z-index: 10;
    width:100%;
    height:100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.boxItems {
    position: relative;
    width:100%;
    height:360px;
}

.boxItems a {
    position: relative;
    width:100%;
    height:360px;
    display: block;
}

.boxItems .overlay {
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 20;
    background: #000;
    opacity: 0.4;
}

#footer {
    position: relative;
}

#footer .line {
    display: block;
    margin:10px 0;
    height:1px;
    background: #F4F4F4;
    position: relative;
}

.fcontent {
    position: relative;
    margin-top: 20px;
    margin-bottom:5px;
}

.fcontent p {
    margin:0;
    font:14px/16px 'Open Sans',sans-serif;
    color:#878787;
}


.copyright p {
    margin:10px 0 20px 0;
    font:12px/16px 'Open Sans',sans-serif;
    color:#4A4A4A;
}

.fcontent p a {
    color:#000000;
    text-decoration: none;
}

.fcontent p a:hover{
    text-decoration: underline;
}

.fcontent h4 {
    margin:0 0 30px 0;
    display: block;
    font:600 14px/15px 'Open Sans',sans-serif;
    color:#000;
}
.withline p:first-child {
    padding-top: 0;
}
.withline p {
    padding:10px 0;
    border-bottom: 1px solid #E2E2E2;
}

.withline p:last-child {
    border-bottom:none;
}

.fcontent .blocks {
    margin-bottom: 30px;
}

.openMenu {
    position: absolute;
    margin-top:78px;
    right:20px;
    width:24px;
    height:17px;
    background: url(img/menuicon.svg) no-repeat 0 0;
}

.m_hbutton {
    height:50px;
}
.m_hbutton a.btn {
    display: block;
    border-radius: 0;
    width: 50%;
    height: 50px;
    float: left;
}

.m_hbutton a.btn {
    font:600 14px/50px "Open Sans",sans-serif;
}

.m_hbutton a.btn.transparent {
    color:#fff;
    background:#28374E;
}

.fsocials {
    position: relative;
    float:right;
    font-size:0;
    margin-top: 6px;
    text-align: right;
}

.fsocials a {
    display: inline-block;
    vertical-align: top;
    width:24px;
    height:24px;
    margin-left: 20px;
/*
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
*/
}

.fsocials a.rss {background: url(img/fsocials.png) no-repeat 0 0;}
.fsocials a.facebook {background: url(img/fsocials.png) no-repeat -24px 0;}
.fsocials a.linkedin {background: url(img/fsocials.png) no-repeat -48px 0;}
.fsocials a.twitter {background: url(img/fsocials.png) no-repeat -72px 0;}
.fsocials a.youtube {background: url(img/fsocials.png) no-repeat -96px 0;}



.fsocials a.rss:hover {background: url(img/fsocials.png) no-repeat 0 -24px;}
.fsocials a.facebook:hover {background: url(img/fsocials.png) no-repeat -24px -24px;}
.fsocials a.linkedin:hover {background: url(img/fsocials.png) no-repeat -48px -24px;}
.fsocials a.twitter:hover {background: url(img/fsocials.png) no-repeat -72px -24px;}
.fsocials a.youtube:hover {background: url(img/fsocials.png) no-repeat -96px -24px;}





/* ----------------------- Tofik perform magic from here ----------------------- */
.counterSection{
    position: relative;
    padding-top: 93px;
}
.counter-bg{
    background-size: cover;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.counter-top{
    text-align: center;
    margin: 0 0 0 0;
    font: 300 32px/34px 'Open Sans',sans-serif;
    color: #fff;
    position: relative;
    z-index: 2;
    font-weight: bold;
}
#countdown{
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
    font: bold 140px/150px 'Open Sans',sans-serif;
    margin-top: 20px;
}
#countdown p {
    display: inline-block;
    margin: 0;
    /*  font: bold 140px/150px 'Open Sans',sans-serif;*/
    color: #fff;
    text-shadow: 0px 0px 24px rgba(0,0,0,0.25);
}
.count-img{
    position: relative;
    z-index: 2;
    margin: 0 auto;
}
.boxItems{
    overflow: hidden;
}
.hidden-text{
    width: 100%;
    position: absolute;
    top: 300px;
    z-index: 21;
    padding-left: 20px;
}
.arrow-right{
    background: url('img/arrow-right.png') center no-repeat;
    width: 20px;
    height: 30px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 22;
}
.hidden-text h4{
    font: bold 28px/30px 'Open Sans',sans-serif;
    color: #fff;
    text-shadow: 0px 0px 14px rgba(0,0,0,0.50);
    margin: 0 0 5px 0;
    max-width: 228px;
}
.hidden-text p{
    font: 14px/18px 'Open Sans',sans-serif;
    color: #fff;
    max-width: 228px;
}

.section-title{
    margin: 50px 0 30px 0;
    padding-bottom: 16px;
    border-bottom: 1px solid #EFEFEF;
    font: 300 36px/39px 'Open Sans',sans-serif;
    color: #4A4A4A;
}
.norm-pad{
    padding: 0 30px;
}
.mid-bottom{
    min-height: 413px;
    margin-bottom: 100px;
}
.bottom-box img{
    display: block;
    margin-bottom: 20px;
    width: 100%;
}
.bottom-box span{
    display: block;
    margin-bottom: 10px;
    font: 14px/18px 'Open Sans',sans-serif;
    color: #4A4A4A;
    padding: 0 10px;
}
.bottom-box span a{
    color: #03324E;
    text-decoration: none;
}
.bottom-box h5{
    font: 600 16px/17px 'Open Sans',sans-serif;
    color: #000;
    margin: 0 0 17px 0;
    padding: 0 10px;
}
.bottom-box h5 a{
    font: 600 16px/17px 'Open Sans',sans-serif;
    color: #000;
}
.bottom-box p{
    font: 14px/18px 'OpenSans',sans-serif;
    color: #000;
    padding: 0 10px;
}
.owl-dots{
    text-align: center;
}
.owl-dot{
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 10px 10px 30px 0;
}
.owl-dot:last-child{
    margin-right: 0;
}
.bottom-carousel{
    background: #F4F4F4;
}
.owl-dot span{
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #D8D8D8;
}
.owl-dot.active span{
    background: #03324E ;
}
.bottom-box{
    position: relative;
}
.play-con{
    position: relative;
}
.play-icon{
    position: absolute;
    top: 0;right: 0;bottom: 0;left: 0;
    display: block;
    margin: auto !important;
    width: auto !important
}
.message{
    background: #F4F4F4;
    padding: 50px 20px 20px;
}
p.quote{
    padding: 0 10px;
    font: 18px/25px 'Georgia',sans-serif;
    color: #333;
    margin: 0 0 67px 0;
}
p.quote:before{
    display: inline-block;
    content: '\201c';
    color: #333;
    font-family: 'Georgia';
    font-size: 20px;
}
p.quote span:before{
    display: inline-block;
    content: '\201d';
    color: #333;
    font-family: 'Georgia';
    font-size: 20px;
}
.author{
    border-top: 1px solid #EAEAEA;
    padding: 20px 0 0 0;
    height: 100px;
}
.author img{
    width: 80px;
    height: 80px;
    -webkit-border-radius: 40px;
    -ms-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    margin-right: 14px;
}
.author h5{
    font: 600 14px/15px 'Open Sans',sans-serif;
    color: #000;
    margin: 25px 0 2px 0;
}
.author p{
    font: 14px/15px 'Open Sans',sans-serif;
    color: #000;
}
.partners{
    margin-top: 80px;
    margin-bottom: 65px;
}
h2.partners-title{
    font: 300 48px/52px 'Open Sans';
    color: #4A4A4A;
    text-align: center;
}
h2.partners-title:after{
    content: '';
    display: block;
    width: 120px;height: 1px;
    background: #E2E2E2;
    margin: 42px auto 100px;
}
.partners-con{
    text-align: center;
    margin: 0 auto;
    max-width: 1096px;
}
.partner{
    display: inline-block;
    position: relative;
    height: 105px;
    width: 178px;
    margin-bottom: 35px;
}
.partner img{
    position: absolute;
    top: 0;right: 0;bottom: 0;left: 0;
    margin: auto;
}
section.page{
    padding-top: 70px;
}
.sidebar{
    padding-top: 40px;
}
.sidebar h4{
    font: 600 22px/23px 'Open Sans',sans-serif;
    color: #03324E;
    margin: 0 0 24px 0;
}
.sidebar ul{
    margin: 0;
    padding: 0;
}
.sidebar ul li{
    position: relative;
    list-style: none;
    margin-bottom: 15px;
}
.sidebar ul li a{
    font: 300 18px/19px 'Open Sans',sans-serif;
    color: #000;
    text-decoration: none;
}
.sidebar ul li.current_page_item a, .sidebar ul li.active a, .sidebar ul li a:hover, .sidebar ul li a:focus{
    font-weight: 600;
}
.content-side h2, .n-speakers .container h2:first-child{
    font: 300 36px/39px 'Open Sans',sans-serif;
    color: #4A4A4A;
    margin: 24px 0 29px 0;
}
.content-side h2:first-child, .n-speakers .container h2:first-child {
    margin-top: 0;
}
.content-side p{
    font: 300 16px/30px 'Open Sans',sans-serif;
    color: #000;
    margin: 0 0 13px 0;
    text-align: justify !important;
}
.content-side ul{
    margin: 26px 0 24px;
}
.content-side p+ul{
    margin-top: 13px;
}
.content-side ul li{
    background: url(img/dot.png) center left no-repeat;
    background-position: top 8px left 11px;
    padding-left: 28px;
    font:300 14px/22px 'Open Sans',sans-serif;
    color: #000;
    margin-bottom: 15px;
}
.content-side ul li:last-child{
    margin-bottom: 0;
}
.speakers .item{
    width: 25%;
    float: left;
}
.speakers-page .hidden-text{
    top: 313px;
}
.speakers-page .hidden-text h4{
    max-width: 100%;
}
.speakers-page .hidden-text p{
    margin-top: 15px;
}
section.news{
    padding-top: 70px;
}
div.post-date{
    font: 14px/18px 'Open Sans',sans-serif;
    color: #4A4A4A;
    padding: 0 10px;
}
div.post-date a{
    color: #03324E;
    text-decoration: none;
}
.news .content-side img{
    display: inline-block;
    margin: 30px 0 40px 0;
    max-width: 100%;
}
.post-end{
    padding-top: 37px;
    border-top: 1px solid #F4F4F4;
    margin-bottom: 30px;
}
a.back{
    display: inline-block;
    background: url('img/arrow-back.png') center left no-repeat;
    font: 300 24px/26px 'Open Sans',sans-serif;
    color: #03324E;
    padding-left: 30px;
}
.accordion, .accordion * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.accordion-section-title {
    width:100%;
    padding:15px;
    display:inline-block;
    border-bottom:1px solid #E2E2E2;
    background:#333;
    transition:all linear 0.15s;
    font: 300 28px/30px 'Open Sans',sans-serif;
    color: #4A4A4A;
}
.accordion-section-title.active, .accordion-section-title:hover {
    text-decoration:none;
}
.accordion-section:last-child{
    margin-bottom: 40px;
}
.accordion-section-content {
    padding:15px 0;
    display:none;
}
.accordion-section-title, .accordion-section-title:hover, .accordion-section-title:focus{
    background: none;
    color: #000000;
    border: none;
    border-bottom: 1px solid #E2E2E2;
    text-shadow: none;
    background: url('img/right-arrow.svg') right no-repeat;
    background-position: right 0px top 27px;
    padding: 27px 0px 21px 0px;
}
.accordion-section-content{
    border-bottom: 1px solid #E2E2E2 ;
    padding: 0 0 0 0px;
}
.accordion-section-title.active{
    background: url('img/down-arrow.svg') right no-repeat;
    background-position: right 0px top 27px;
    border: none;
    padding-bottom: 15px;
}
section.activities{
    padding-top: 77px;
}
.accordion-section-content p{
    font: 300 16px/17px 'Open Sans',sans-serif;
    color: #4A4A4A;
    margin: 0 0 31px 0;
}
.accordion-section-content a{
    font: 16px/17px 'Open Sans',sans-serif;
    color: #03324E;
    display: inline-block;
    margin-bottom: 20px;
}
.download-pdf{
    padding: 13px 20px 9px;
    background: #03324E;
    font: 600 16px/17px 'Open Sans',sans-serif;
    color: #fff;
}
.download-pdf a, .download-pdf a:hover, .download-pdf a:focus{
    display: inline-block;
    float: right;
    padding: 7px 18px 4px;
    font: 600 12px/13px 'Open Sans',sans-serif;
    color: #03324E;
    text-decoration: none;
    background: #fff;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: -5px;
}
.who{
    margin-bottom: 40px;
}
.map_obj{
    height: 600px;
    margin-bottom: 60px;
}
.venue{
    margin-bottom: 80px;
}
.venue h3{
    font: 300 36px/39px 'Open Sans',sans-serif;
    color: #4A4A4A;
    padding: 0 0 16px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #EFEFEF;
}
.venue p{
    font: 300 16px/30px 'Open Sans',sans-serif;
    color: #4A4A4A;
    margin: 30px 0 0 0;
}
.venue img{
    width: 100%;
}
section.profile{
    padding-top: 60px;
}
.personal-top{
    display: inline-block;
    width: 100%;
}
.profile-photo{
    padding: 10px;
    border: 1px solid #03324E;
    width: 37%;
    float: left;
}
.photo-con{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: -14px 20px 30px 0px rgba(0,0,0,0.20);
    box-shadow: -14px 20px 30px 0px rgba(0,0,0,0.20);
}
.photo{
    position: relative;
    z-index: 1;
}
.profile-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;left: 0;
    z-index: 2
}
.personal-info{
    padding: 30px 36px 0;
    width: 63%;
    min-height: 300px;
    float: left;
    background: #fff;
    -webkit-box-shadow: 4px 0px 20px 0px rgba(0,0,0,0.12);
    box-shadow: 4px 0px 20px 0px rgba(0,0,0,0.12);
    margin: 10px 0 0 -10px;
}
.personal-info h3{
    font: 300 36px/39px 'Open Sans',sans-serif;
    color: #4A4A4A;
    margin: 0 0 10px 0;
}
.personal-info span{
    display: block;
    max-width: 336px;
    font: 300 18px/20px 'Open Sans',sans-serif;
    color: #03324E;
    margin: 0 0 26px 0;
}
.personal-info p{
    font: 300 16px/17px 'Open Sans',sans-serif;
    color: #000;
    margin: 0 0 11px 0;
}
.personal-info p strong{
    font: 600 16px/17px 'Open Sans',sans-serif;
    color: #000;
    margin-right: 10px;
}
.personal-desc{
    margin: 50px 0 !important;
    font: 300 16px/30px 'Open Sans',sans-serif;
    color: #4A4A4A;
    padding-left: 29px;
    border-left: 1px solid #ddd;
    display: block !important;
}
.partner-item{
    position: relative;
    height: 300px;
    background: #fff;
    -webkit-box-shadow: 4px 0px 20px 0px rgba(0,0,0,0.12);
    box-shadow: 4px 0px 20px 0px rgba(0,0,0,0.12);
    cursor: pointer;
    padding-top: 40px;
    position: absolute;
    top: 0;
    width: 91.7%;
}
.partner-item-con{
    margin-bottom: 30px;
    height: 300px;
}
.partner-item p{
    display: none;
    font: 300 16px/30px 'Open Sans',sans-serif;
    color: #4A4A4A;
}
.partner-item a{
    display: none;
    background: #03324E;
    text-align: center;
    font: 600 18px/19px 'Open Sans',sans-serif;
    color: #fff;
    padding: 16px 0 12px;
}
.plus-button{
    position: absolute;
    width: 60px;height: 60px;
    bottom: 0;right: 0;
    display: none;
    cursor: pointer;
}
.partner-img{
    position: absolute;
    top: 0;right: 0;bottom: 0;left: 0;
    margin: auto;
}
.partner-item.active{
    height: auto;
    cursor: auto;
    z-index: 2;
    -webkit-box-shadow: 4px 0px 34px 2px rgba(0,0,0,0.25);
    box-shadow: 4px 0px 34px 2px rgba(0,0,0,0.25);
}
.partner-item.active .partner-img{
    position: static;
    margin: 0 auto 40px;
    display: block;
}
.partner-item.active p{
    display: block;
    max-width: 282px;
    margin: 0 auto 44px;
}
.partner-item.active a{
    display: block;
}
.partner-item.active .plus-button{
    display: none !important;
}
.logo{
    margin-top: 38px;
}
.mctra img{
    display: block;
    margin:0 auto 32px;
}
.mm-panel.mm-hassearch.mm-hasnavbar{
    background: #03324E;
}
.mm-menu .mm-listview > li a:not(.mm-next){
    color: #fff;

}
.mm-listview > li:not(.mm-divider):after{
    border-color: #fff;
}
.mm-panel.mm-hasnavbar .mm-navbar{
    display: none;
}
.mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 50px;
}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
    top: 10px;
}
.mm-menu .mm-search input{
    background: #2B74A8;
    color: #fff;
}
.mob-lang{
    text-align: center;
    margin-top: 40px !important;
}
.mob-lang a{
    display: inline-block !important;
}
.mob-lang:after{
    border: none !important;
}
::-webkit-input-placeholder {color:#fff;}
::-moz-placeholder          {color:#fff;}
:-moz-placeholder           {color:#fff;}
:-ms-input-placeholder      {color:#fff;}

.share{
    position: relative;
    top: 38px;
}
.share .fb-share-button{
    position: relative !important;
    top: -5px !important;
    margin-left: 10px;
}
.share .IN-widget{
    position: relative !important;
    top: 0px !important;
    margin-left: 10px;
}
.content-side iframe{
    width: 100% !important;
    min-height:500px !important
}

.navigation ul li{
 position: relative;
}
.navigation ul li ul{
 position: absolute;
 display: none;
 width: 287px;
 padding: 20px 20px 0px;
 background: #03324E ;
 list-style: none;
 -webkit-box-shadow: 1px 6px 5px 1px rgba(0,0,0,0.22);
 -ms-box-shadow: 1px 6px 5px 1px rgba(0,0,0,0.22);
 -moz-box-shadow: 1px 6px 5px 1px rgba(0,0,0,0.22);
 box-shadow: 1px 6px 5px 1px rgba(0,0,0,0.22);
}
.navigation ul li ul li{
 display: block;
 margin: 0;
}
.navigation ul li ul li a{
 padding: 0;
 text-align: left;
 border-bottom: none !important;
 font: 18px/19px 'Open Sans',sans-serif;
 color: #fff;
 letter-spacing: 0.21px;
 height: auto;
 margin-bottom: 14px;
}
.navigation ul li ul li a:last-child{
 margin-bottom: none;
}
.navigation ul li ul li a:hover, .navigation ul li ul li a:focus{
 border-bottom: none;
}
.menu-item-has-children:hover a{
 border-bottom: 4px solid #03324E  !important;
 background: #03324E ;
}

.mm-counter{
 display: none !important;
}
em.mm-counter + a.mm-next {
 width: 100% !important;
}
.mob-dd.mm-opened{
 background: #03324E  !important;
}
.owl-dot.active span {
   background: #fff;
}
.navigation ul li a{
    padding: 0 10px
}

#countdown span{
    font-size: 85px;
}

#countdown p{
  position: relative;
  padding: 0 48px;
  line-height: 120px;
}
#countdown{
  font: bold 100px/107px 'Open Sans',sans-serif;
}
#countdown p:before {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 92px;
  background: #fff;
  right: 0;
  top: 7px;
}
#countdown p:last-child:before{
  display: none;
}
#countdown p:after{
  content: attr(data-count);
  display: block;
  font: bold 24px/26px 'Open Sans',sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-top: -20px;
}
.joinNow-btn:hover, .joinNow-btn:focus{
  background: #fff;
  color: #28374E;
}
.btn.green:hover{
  background: #28374E
}
header .fsocials{
    position: relative;
    float: right;
    font-size: 0;
    text-align: right;
    margin-top: 45px;
    margin-right: 19px;
}
.read-more-link{
  font: 16px/17px 'OpenSans',sans-serif;
  color: #03324E;
  display: inline-block;
  margin-bottom: 20px;
}

/* New styles 01.04.2016 */

.speaker-items{
  text-align: center;
}
.speaker-item{
  text-align: center;
  display: inline-block;
  width: 220px;
  margin-bottom: 80px;
  vertical-align: top;
}
.speaker-item img{
  max-width: 110px;
  border-radius: 50%;
  margin-bottom: 18px;
}
.col-lg-12.vip img{
  max-width: 150px !important;
}
.speaker-item h5{
  color: #000;
  font: 600 14px/14px "Open Sans",sans-serif;
  margin: 0 0 6px;
}
.speaker-item p{
  color: #000;
  font: 12px/18px "Open Sans",sans-serif;
  margin: 0;
}
.speaker-filters{
  padding-bottom: 50px;
  margin-bottom: 83px;
  border-bottom: 1px solid #f4f4f4;
}
.sort-item{
  float: left;
  margin-right: 60px;
}
.sort-title{
  color: #03324E;
  font: 14px/14px "Open Sans",sans-serif;
  margin: 0 0 11px;
}
.customSelect {
  display: block;
  width: 310px;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  height: 43px;
  background: url('img/arrow-down.png') right center no-repeat;
  background-position: top 20px right 17px;
}
.customSelectInner {
  color: #000;
  font: 16px/43px "Open Sans",sans-serif;
  padding-left: 13px;
}
.button-group{

  height: 43px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
}
.button-group.day-filter{
  width: 349px;
}
.button-group.letter-filter{
  width: 179px;
}
.button-group button{
  background: none;
  border: none;
  border-right: 1px solid #e2e2e2;
  height: 100%;
  text-align: center;
  color: #000;
  font: 14px/43px "Open Sans",sans-serif;
  padding: 0 18px;
  margin: 0;
  float: left;
}
.button-group.letter-filter button{
  padding: 0 22px;
  font-size: 16px;
  font-weight: 700;
}
.button-group.letter-filter button:first-child span{
  background: url('img/filter-up.png') right center no-repeat;
}
.button-group.letter-filter button:last-child span{
  background: url('img/filter-down.png') right center no-repeat;
}
.button-group.letter-filter button span{
  padding-right: 18px;
}
.button-group button:first-child{
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.button-group button:last-child{
  border-right: none;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.button-group button.active{
  background-color: #03324E;
  color: #fff;

}
.personal-info p {
  margin: 0 0 38px 0;
}
ul.speaker-soc{
  list-style: none;
  margin-top: -18px;
}
ul.speaker-soc li{
  float: left;
  margin-right: 20px;
}
.profile-ses-title{
  color: #000;
  font: 300 22px/23px "Open Sans",sans-serif;
  margin: 0 0 11px 0;
}
.profile-ses-inf{
  margin: 30px 0 0 40px;
  float: left
}
.profile-ses-desc{
  color: #03324E;
  font:20px/21px "Open Sans",sans-serif;
}
.profile-ses-desc strong{
  font: 600 24px/26px "Open Sans",sans-serif;
}

.load-more-speakers, .load-more-speakers:hover, .load-more-speakers:focus{
  display: block;
  margin: 0 auto 100px;
  text-align: center;
  width: 150px;
  height: 40px;
  background-color: #03324E;
  border-radius: 3px;
  color: #fff;
  font: 600 16px/40px "Open Sans", sans-serif;
}
@media (max-width: 1200px){
  .sort-item{
    margin-bottom: 20px;
  }
}
@media (max-width: 480px){
  .sort-item{
    width: 100%;
  }
  .customSelect{
    width: 100%;
  }
  .button-group.day-filter{
    width: 100%;
  }
  .button-group button{
    padding: 0 10px;
  }
}


.speaker-filters .customSelectInner {
	white-space: nowrap;
    width: 90% !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mainslider {
  padding:0;
  width: 100%;
  height: 440px;
  overflow: hidden;
}

.mainslider .owl-item {
  height: 100%;
}

.mainslider .slider-text {
    text-shadow: 1px 1px 1px #000;
}

.mainslider .owl-loading {
  visibility: hidden;
}
.mainslider .owl-loaded {
  visibility: visible;
}
.mainslider .item {
  position: relative;
  width: 100%;
  height: 440px;
  overflow: hidden;
  background-size: cover !important;
}

.mainslider .item iframe {
  width: 100% !important;
  height: 100% !important;
}

.mainslider .item .btn {
  margin-top:10px;
}

.mainslider  .item span {
  position: absolute;
  left:0;
  right:0;
  top:78%;
  transform: translateY(-50%);
  text-align: center;
  font:bold 24px/34px 'Open Sans',sans-serif;
  color: #fff;
  text-shadow: 0px 0px 24px rgba(0,0,0,0.25);
}

.mainslider .owl-carousel.owl-loading .item {
  display: none;
}

.mainslider .owl-carousel.owl-loaded .item {
  display: block;
}

.mainslider .owl-controls {
  position: absolute;
  z-index: 100;
  bottom:0;
  left:50%;
  transform: translateX(-50%);
}

.countdown_slogan {
    position: relative;
    text-align: center;
}

.countdown_slogan span {
    display: inline-block;
    font:bold 24px/26px 'Open Sans',sans-serif;
    color:#4C6078;
    background-color: #fff;
    padding:10px 15px 5px 15px;
}

.navigation ul li ul li ul {
	left: 100%;
    padding-left: 20px;
    top: 0;
}

.page_gallery .owl-next {
  background: url('img/arrow-right.png') center no-repeat;
  width: 20px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  z-index: 22;
  text-indent: -9999px;
  overflow: hidden;
}

.page_gallery .owl-prev {
  background: url('img/arrow-right.png') center no-repeat;
  width: 20px;
  height: 30px;
  position: absolute;
  left: 10px;
  transform: rotate(180deg);
  top: 50%;
  margin-top: -15px;
  z-index: 22;
  text-indent: -9999px;
  overflow: hidden;
}
.hslogan {
  margin-top: 118px;
  margin-left:0px;
  text-align: left;
  font:bold italic 22px/24px "Open Sans",sans-serif;
  color:#009FE3;
}


.footer_contacts_right p {
  margin-bottom: 10px;
  font:13px/18px "Open Sans",sans-serif
}