
/********************** Backgrounds **********************/

#Footer {
}
.copyrights{ border-top: 4px #90939e solid!important; font-size: 13px!important; }

#Top_bar{
    background-color: #FFC20F; color: #444444;  position: fixed; width: 100%; top: 0; z-index: 999; border-top: 2px #444 solid;
}
#Top_bar .welcome-bar{
    float: left; display: inline; padding: 0; font-size: 18px; line-height: 38px;
}
#Top_bar .url-bar{
    float: right; display: inline; padding: 0;
}
.url-bar li{
    float: left; display: inline-block; margin: 0 0 0 5px;
}
.url-bar li a{
    float: left; display: inline-block; padding: 0 10px 0 0; color: #fff; background-color: #444; text-decoration: none;
}
.url-bar li a:hover{
    color: #FFC20F; background-color: #333;
}

/********************* Colors *********************/

/* Content font */
body {
    color: #646F7A;
}

/* Links color */
a {
    color: #1B2133; transition: all 0.2s ease;
}

a:hover {
    color: #192938;
}


/* Buttons */
a.button, input[type="submit"], input[type="reset"], input[type="button"], button[type="submit"] {
    background-color: #FFC20F; color: #222; background-image: none; padding: 10px 20px;
}
.input-custom{
    width: auto!important; border: none; display: inline-block; margin: 0 0 10px!important;
}
a:hover.button, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button[type="submit"]:hover {
    background-color: #141414; color: #fff;
}

/* Headings font */
h1, h1 a, h1 a:hover { color: #1B2133; }
h2, h2 a, h2 a:hover { color: #1B2133; }
h3, h3 a, h3 a:hover { color: #1B2133; }
h4, h4 a, h4 a:hover { color: #1B2133; }
h5, h5 a, h5 a:hover { color: #1B2133; }
h6, h6 a, h6 a:hover { color: #1B2133; }

/* Header */

#Header .sixteen, #Header #menu ul {
    background: none;
}
#b-Header{
    background: #dbdbdb no-repeat scroll top center; margin-bottom: 20px; overflow: auto;
}

#Header{
    margin: 0; background: #444;
}
#Header #logo {
    background: none;
}
#Top_area{
    position: fixed; width: 100%; top: 49px; z-index: 101;
}
#Top_bar .phone i {
    color: #FFF;
}

#Top_bar .phone a {
    color: #FFF;
}

#Top_bar .social li a {
    background: #FFF;
    color: #0C5DB1 !important;
}

#Top_bar .social li a:hover {
    background: #0C5DB1;
    color: #fff !important;
}


#Header_info{
    float: right; display: inline-block; width: 330px; height: 386px; background: #eceff6; border-bottom: 4px #fdb515 solid; overflow:hidden;
}
#Header_slider{
    float:left; display: inline-block; width: 830px; padding:10px; height: 370px; background: #eceff6;
}
.custom-padding{ padding: 20px 0;}
/* Subheader */
#Subheader .sixteen .title {
    background: #fff;
    color: #1B2133;
}

/* Breadcrumbs */
#Breadcrumbs{
    margin-top: 110px; border-bottom: 1px #ccc solid; border-top: 1px #eee solid;
}
ul.breadcrumbs li, ul.breadcrumbs li a {
    color: #444;
}

/* Menu */
#Header #menu > ul > li > a {
    color: #ffffff;
    /*border-bottom:3px transparent solid;*/
}

#Header #menu > ul > li.current-menu-item > a,
#Header #menu > ul > li.current_page_item > a,
#Header #menu > ul > li.current-menu-ancestor > a,
#Header #menu > ul > li.current_page_ancestor > a {
    background: none; color: #0C5DB1;
    /* border-top:3px #0C5DB1 solid; */
}

#Header #menu > ul > li > a:hover,
#Header #menu > ul > li.hover > a {
    /*background: #0C5DB1 !important;*/
    color: #fdb515;
    /* border-bottom:3px #0C5DB1 solid; */
}
#Header #menu ul li.last > ul {
    left: 0;
    right: auto;
}
#Header #menu > ul > li ul {
    background: #484848;
}
#Header #menu ul li ul li {
    width: 190px;
}
#Header #menu > ul > li ul li a {
    color: #FFF;
    border-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}

#Header #menu > ul > li ul li a:hover,
#Header #menu > ul > li ul li.hover > a {
    background: #383838 !important;
    color: #fff !important;
}

/* Info Box */
.info_box {
    background: #1789FF;
    color: #fff;
}
.info_box h4 {
    color: #fff;
}

/* Captions mask */
.wp-caption .mask, .da-thumbs li a div,
.gallery .gallery-item {
    background-color: rgba(32, 132, 198, 0.8);
}

/* Portfolio */
.da-thumbs li a div {
    background-color: rgba(32, 132, 198, 0.8);
}
.Projects_header .categories ul li a:hover, .Projects_header .categories ul li.current-cat a {
    background: #31be63;
}

/* Get in touch */
.get_in_touch {
    background: #DFE3E5;
}

/* Recent works */
.recent_works {
    background: #1B2133;
}
.recent_works .header h3 {
    color: #fff;
}
.recent_works .desc {
    color: #2abd68;
}

/* Call to action */
.call_to_action .inner-padding {
    background-color: rgba(32, 132, 198, 0.85);
}
.call_to_action h4 {
    color: #fff;
}
.call_to_action h4 span {
    color: #BAEFF8;
}

/* Our clients slider */
.Our_clients_slider {
    background: #D7DADE;
}

/* Faq & Accordion & Tabs */
.accordion .question h5,.faq .question h5 {
    background: #dce0e8;
    color: #1B2133;
}
.faq .active h5, .accordion .active h5 {
    background: #2b71ad;
    color: #fff;
}
.accordion .answer, .faq .answer {
    background: none;
    color: #1B2133;
}

.ui-tabs .ui-tabs-nav li a {
    background: #fdb515;
    color: #1B2133;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a {
    background: #414657;
    color: #ffffff;
}
.ui-tabs .ui-tabs-panel {
    background: transparent;
    color: #717E8C;
}


/* Pager */
.pager a.page {
    color: #b5bfc0;
}
.pager a.active {
    color: #04a448;
}

/* Posts */
.post h3 a, .post .meta a {
    color: #1789FF;
}

/* widget_archive  */
.widget_archive {
    background: #1789FF;
}
.widget_archive h3,
.widget_archive li a  {
    color: #fff;
}
.widget_archive li a:hover {
    color: #1B2133;
}

/* widget_mfn_menu, widget_categories */
.widget_mfn_menu, .widget_categories {
    background: none;
}
.widget_mfn_menu h3, .widget_categories h3,
.widget_mfn_menu li a, .widget_categories li a {
    color: #fff;
}
.widget_mfn_menu li a i.icon-angle-right, .widget_mfn_menu li.current_page_item a, .widget_mfn_menu li a:hover, .widget_categories li a:hover, .widget_categories li.current-cat a {
    color: #1789FF;
}

/* Footer headers and text */
#Footer,
#Footer .Recent_posts ul li .desc p, #Footer .Recent_comments ul li p.author, #Footer .Twitter ul li > a  {
    color: #dfe3e5;
}

#Footer a {
    color: #1789FF;
}

#Footer a:hover {
    color: #26ec7a;
}

#Footer h1, #Footer h1 a, #Footer h1 a:hover,
#Footer h2, #Footer h2 a, #Footer h2 a:hover,
#Footer h3, #Footer h3 a, #Footer h3 a:hover,
#Footer h4, #Footer h4 a, #Footer h4 a:hover,
#Footer h5, #Footer h5 a, #Footer h5 a:hover,
#Footer h6, #Footer h6 a, #Footer h6 a:hover,
#Footer .Twitter ul li span {
    color: #fff;
}

#Footer aside > h4 {
    color: #1789FF;
}

#Footer .copyrights p {
    color: #637180; width: 100%; text-align: center;
}

#Footer .social li a {
    background: #637180;
    color: #1B2133 !important;
}

#Footer .social li a:hover {
    background: #1789FF;
    color: #fff !important;
}

span.style-i {
    background:#FFF; color:#1B2133; display:block; float:left; width:36px; height:36px; line-height:36px; margin:0 15px 0 -10px; font-size:1.2em;
}
span.style-off {
    background:#FFF; color:#1B2133; display:block; float:left; width:36px; height:36px; line-height:36px; margin:0; font-size:1.2em;
}
.footer-Nav {
    float:right; display:inline; margin:0;
}
.footer-Nav ul {
    text-align:center; margin:0;
}
.footer-Nav  ul li {
    float:left; display:inline; color:#FFF; margin:0px 0px 2px 10px; text-align:center;
}
.footer-Nav  ul li a {
    color:#637180 !important; font-size:0.9em;
}
.radius-4 {
    border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
a.link-btn{
    text-decoration: none; display: inline-block; overflow: hidden;
}
a:hover.link-btn span.style-span
{
    background-color: #FFC20F; color: #444444;
}
a.padding-off{
    padding:0 !important;
}

@media only screen and (max-width: 767px){
    #Header{ min-height: 60px!important;}
    #Pre_top_bar{ display: none!important; }
    #Header_slider{ width: 100%; padding: 0; height: auto!important;}
    #Header_info{ width: 100%; padding: 0; display: none!important; }
    #Top_area{ top: 85px; }
    #Breadcrumbs{ margin-top: 145px; }
    .welcome-bar{ float: none; width: 100%; text-align: center; }
    .url-bar{ float: none; width: 100%; }
    .head-url-list{ margin: 0 auto; max-width: 180px; }
	ul.tree-view li{ width: 92%!important; }
	.files li { width: 94%!important; }
	.music-program-list li { width: 100%!important; }
	span.hide-text-nav{ display: none!important; }
}

@media only screen and (min-width: 480px) and (max-width: 767px){
    .car-park-image-container{ width: 380px!important; height:200px!important;}
    .car-park-info-container{ width: 380px!important; }
    .car-park-info-container h5{ margin-top:1px!important; }
    p.car-info-price-second{ margin: 195px 0 0; }
    p.car-info-price{ margin: 195px 0 0; }
    #service-gallery{ width: 100%; overflow: hidden; position: relative; }
	ul.tree-view li{ width: 92%!important; }
	.files li { width: 94%!important; }
	.music-program-list li { width: 100%!important; }
	span.hide-text-nav{ display: none!important; }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    #Header_slider{ width: 100%; padding: 0; height: auto!important;}
    #Header_info{ width: 100%; padding: 0; display: none!important;}
    .modal{ width: 640px !important; margin-left: -320px!important; }
	ul.tree-view li{ width: 45%!important; }
}

@media only screen and (min-width: 960px) and (max-width: 1239px){
    #Header_slider{ width: 700px!important; height: auto!important; padding: 16px 0!important;}
    #Header_info{ width: 260px!important; height: 340px!important;}
    #google-map-index{ height: 134px!important; }
    #Header #menu > ul > li > a{ padding: 16px 12px 14px!important; font-size: 12px; }
    .modal{ width: 720px !important; margin-left: -360px!important; }

}
@media only screen and (min-width: 1240px) and (max-width: 2000px){
    .modal{ width: 720px !important; margin-left: -360px!important; }
}

span.style-span {
    background:#222222; color:#FFF; display:inline-block; width:36px; height:36px; line-height:36px; font-size: 1.2em; cursor: pointer; float: none!important; margin: 0!important; text-align: center;
}
.alert-success{ background-color: #A3E371; padding: 15px 10px; font-size: 16px; color: #496137; border-bottom: 1px #8EC265 solid; }
.alert-danger{ border-bottom:1px #D1A1A1 solid; background-color: #F7BEBE; color: #614949; padding: 10px 10px; margin: -15px 0 5px; overflow: auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.alert-danger-extra{ border-bottom:1px #D1A1A1 solid; color:#614949; font-size:16px; padding: 15px 10px; background-color: #F7BEBE; }

#login-box{
    margin: 120px auto 0;
    width: 450px;
    padding: 0;
    background-color: #ffffff;
}
#login-box .header{
    background-color: #FFC20F; color: #444; overflow: hidden; border-bottom: 1px #DBA00A solid;
}
#login-box .header h1, #login-box .header img{
    display: inline-block; float: left; line-height: 100px; font-size: 32px;
}
#login-box .body{
    padding: 15px;
}
#login-box .footer{
    padding: 10px 10px 0; background-color: #222222; border-top: 1px #333 solid;
}
#login-box .footer a{
    color: #FFC20F; margin: 0 0 0 10px;
}
#login-box input{
    width: 396px;
}
.logo-image{
    display: inline-block; height: 80px; position: absolute; right: 0;
}
.no-padding{
    padding: 0!important;
}
.no-margin{
    margin: 0!important;
}
.button-one-padding{
    padding: 0 10px 0 0!important; border: none;
}
.white-box{
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(210,210,210,1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(210,210,210,1);
    box-shadow: 0px 2px 2px 0px rgba(210,210,210,1);

}
.alert .close{
    right: 10px; top: 0;
}
span.margin-right-5{
    margin: 0 5px 0 0 !important;
}
span.green{
    color: #93bd00;
}
span.red{
    color: #ff0000;
}
span.orange{
    color: #ff9900;
}
a.open-collapse{
    text-decoration: none!important;
}
.music-category-list li {
    border: 1px #666 solid; display: inline-block;
}
.music-category-list li a{
    padding: 18px 25px; float: left; display: inline-block; font-size: 18px; text-decoration: none; text-transform: uppercase; text-align: center;
}
.music-category-list li a:hover {
    background-color: #444444; color: #ffffff;
}
.music-category-list li a hr{
    margin: 10px 0;
}
.music-category-list li a:hover hr{
    background-color: #fff;
}
.music-category-list li a small {
    font-size: 12px; color: #51a351; font-weight: bold;
}
.green{
    color: #51a351;
}
.red{
    color: #ff0000;
}
.music-program-list li {
    display: inline-block; float: left; width: 17.5%; margin: 0 1% 5px; border: 1px #444444 solid;
}
.music-program-list li a{
    padding: 18px 0; float: left; display: inline-block; font-size: 16px; text-decoration: none; text-transform: uppercase; text-align: center; width: 100%;
}
.music-program-list li a:hover {
    background-color: #444444; color: #ffffff;
}
.music-program-list li a hr{
    margin: 10px 0;
}
.music-program-list li a:hover hr{
    background-color: #fff;
}
.music-program-list li a small {
    font-size: 12px; color: #51a351; font-weight: bold;
}
#broadcast-panel{
    position: fixed; bottom: 0; height: 145px; background-image: url('images/black-bg.png'); width: 100%; border-top: 1px #222 solid; z-index: 100;
}
#broadcast-panel .content-padding{
    padding: 15px 20px;
}
#broadcast-panel .header{
    padding: 10px 20px; color: #eee; font-size: 18px; border-top: 1px #888 solid; border-bottom: 1px #202020 solid;
    background: rgb(102,102,102); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(102,102,102,1) 0%, rgba(51,51,51,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,1)), color-stop(100%,rgba(51,51,51,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(102,102,102,1) 0%,rgba(51,51,51,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(102,102,102,1) 0%,rgba(51,51,51,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(102,102,102,1) 0%,rgba(51,51,51,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(102,102,102,1) 0%,rgba(51,51,51,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}
#broadcast-panel #slide-line{
    position: absolute; right: 10px; top: -45px; width: 40px; height: 40px; line-height: 40px; background-color: #222; text-align: center; color: #FFC20F; cursor: pointer;
}
#broadcast-panel #new-item-title{
    position: absolute; left: 10px; top: -45px; padding: 10px; background-color: #222; text-align: center; color: #FFC20F; cursor: pointer; display: none;
}
ul.tree li{
    /* overflow: auto; */
}
ul.tree li p{
    margin: 20px 0 5px; clear: left; font-size: 18px;
}
ul.tree-view{
    margin: 0 0 10px 10px;
}
ul.tree-view li{
    background-color: #fff; padding: 8px; float: left; margin: 0 10px 10px 0; color: #222; border: 1px #666 solid; font-size: 15px; z-index: 101; width: 30%;
}
ul.tree-view li:hover{
    background-color: #444444; color: #fff;
}
span.style-span-add {
     background: #51a351; color: #FFF; display:inline-block; width:28px; height:28px; line-height:28px; font-size: 14px; cursor: pointer; float: none!important; margin: 0!important; text-align: center;
}
span.style-span-remove {
    background: #ff0000; color: #ffffff; display:inline-block; width:28px; height:28px; line-height:28px; font-size: 14px; cursor: pointer; float: none!important; margin: 0!important; text-align: center;
}
ul#broadcast-items{
    width: 100%;  white-space:nowrap; height: 46px; padding: 4px 0;
}
ul#broadcast-items li {
    color: #222222; padding: 8px; overflow: hidden; background-color: #ffffff; display: inline-block; font-size: 16px; margin: 0 2px; cursor: move;
}
ul#broadcast-items li:hover{
    background-color: #FFC20F;
}
.schedule-table tr td{
    padding: 5px; border: 1px #eaeaea solid; vertical-align: middle;
}
.schedule-table tr td.grey{
    background-color: #eaeaea; border: 1px #ffffff solid;
}
.schedule-table tr td.td-hover{
    background-color: #CCCCCC; border: 1px #ffffff solid;
}
.schedule-table tr td.td-hover-x{
    background-color: #444; border: 1px #ffffff solid;
}
.schedule-table tr td.hover{
    position: relative;
}
.schedule-table tr td.hover .day-extra{
    position: absolute; top: -34px; left: 0; width: 100%; background-color: #444; padding: 5px 0; display: none; color: #ffffff;
}
.schedule-select{
    width: 100%; height: 40px; margin: 0; color: #444; text-align: center;
}
.items-mark{ color: #51a351; }
/* Custom bootstrap elements */
span.btn{
    padding: 8px 10px;
}
.table-bordered th, .table-bordered td{
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    font-size: 15px;
}
.table thead th, .table tfoot th{
    background-color: #ddd; color: #444;
}
.table tbody tr:hover{
    background-color: #eeeeee !important; cursor: pointer; color: #444444;
}
audio{
    display: inline-block; float: left; width: 160px; height: 30px;
}
.small-width{
    width: 230px;
}
ul li.alert-danger{
    border-bottom:1px #D1A1A1 solid; background-color: #F7BEBE; color: #614949; padding: 10px 10px; margin: 5px; overflow: auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}
ul#language-list li{
    float: left; display: inline-block; width: 50%;
}
ul#language-list li a{
    margin: 0 5px; display: block; background-color: #eee; text-align: center; padding: 10px 0; text-decoration: none;
}
ul#language-list li a:hover{
    background-color: #444; color: #ffc20f;
}
.ui-tabs-panel-be{
    max-height: 300px; overflow-y: scroll;
}
#loader-wrapper{
	position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("images/black-bg.png") repeat scroll 50% 50%;
    z-index: 1000;
	display: block;
}
#loader{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;	
}
.loader,
.loader:before,
.loader:after {
  background: #ffc20f;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader {
  text-indent: -9999em;
  margin: 0 auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #ffc20f;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em #ffc20f;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #ffc20f;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em #ffc20f;
    height: 5em;
  }
}

li.graphic-item {
	position: relative;
}
.graphic-file-item img { border: 0; margin: 0; padding: 0; }
.graphic-file-item {
	position: absolute; bottom: 40px; left: 0px; overflow: hidden; border-radius: 5px; padding: 0px;
}
#language-nav { display: inline-block; float: left; margin: 4px 0 0; padding: 0; overflow: auto; }
#language-nav li { display: inline-block; float: left; margin: 0 2px 0 0; padding: 0;}
#language-nav li a { display: inline-block; float: left; text-decoration: none; padding: 5px; border: 1px #444 solid; margin: 0; height: auto; font: 14px Exo, Arial, Tahoma, sans-serif;}
#language-nav li a:hover { background-color: #444; color: #fff; }
#language-nav li a.active {  display: inline-block; float: left; padding: 5px; border: 1px #444 solid; margin: 0; height: auto; background-color: #444; color: #fff; }

span.menu-toggle {
    display: inline!important;
}
.box-shadow-10 {
	-webkit-box-shadow: 0px 10px 20px 5px rgba(170,170,170,1);
	-moz-box-shadow: 0px 10px 20px 5px rgba(170,170,170,1);
	box-shadow: 0px 10px 20px 5px rgba(170,170,170,1);
}
.box-shadow-4 {
	-webkit-box-shadow: 0px 8px 8px 4px rgba(170,170,170,0.5);
	-moz-box-shadow: 0px 8px 8px 4px rgba(170,170,170,0.5);
	box-shadow: 0px 8px 8px 4px rgba(170,170,170,0.5);
}
.box-shadow-2 {
    -webkit-box-shadow: 0px 2px 2px 0px rgba(170,170,170,0.5);
    -moz-box-shadow: 0px 2px 2px 0px rgba(170,170,170,0.5);
    box-shadow: 0px 2px 2px 0px rgba(170,170,170,0.5);
}
ul.li-special-margin li {
	margin: 4px 4px 4px 0;
}
ul#used-template-list {
	overflow: hidden;
    padding: 18px 0;
}
ul#used-template-list li {
    position: relative;
}
ul#used-template-list li button.remove-custom {
    position: absolute;
    width: 36px;
    height: 36px;
    bottom: -18px; 
    right: 50%;
    margin-right: -18px;
}
p.info-label {
 margin: 4px 0;
 border-bottom: 1px #eee solid;
 font-size: 12px;
 padding: 0 0 5px;
}
button.btn-full {
    width: 100%;
    border-radius: 0;
}
.alert-custom-one {
    margin: 5px 0 20px;
    display: none;
}
.clearfix {
    clear: both;
}
.circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}