/* ++ general */
body {
    padding: 0;    
    margin: 0;    
    font-family: "SVN-Gilroy-Regular",sans-serif,Arial;
    font-size: 14px;
    color:#262626;
    line-height:24px;
    background-color : #fff;
}
@font-face {
font-family: 'SVN-Gilroy-Regular';
src: url('font/SVN-Gilroy-Regular.otf') format('truetype');
}
@font-face {
font-family: 'SVN-Gilroy-SemiBold';
src: url('font/SVN-Gilroy-SemiBold.otf') format('truetype');
}
@font-face {
font-family: 'SVN-Gilroy-Bold';
src: url('font/SVN-Gilroy-Bold.otf') format('truetype');
}
@font-face {
    font-family: 'icomoon';
    src:url('font/icomoon.eot?fshzbi');
    src:url('font/icomoon.eot?fshzbi#iefix') format('embedded-opentype'),
        url('font/icomoon.ttf?fshzbi') format('truetype'),
        url('font/icomoon.woff?fshzbi') format('woff'),
        url('font/icomoon.svg?fshzbi#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.icomoon{
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 16px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-youtube:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}

ul, ol{
padding: 0;
margin: 0;
list-style: none;
}
.fl{float:left;}
.fr{float:right;}
.clb{ clear:both;}
a{ text-decoration:none;color:#102535; cursor: pointer;}
a:hover, a:focus{text-decoration:none; outline: none;color:#da291c}
img{border:none}
h1{
font-size:20px;
line-height:30px;
}
h1.title{
color: #102535;
line-height: 30px;
padding-bottom: 20px;
}
h2, h2 a{
font-size:18px;
line-height:30px;
}
h3{
font-size:16px;
line-height:30px;
}
h3.title{
color: #102535;
line-height: 30px;
text-transform:uppercase;
padding-bottom: 10px;
}
h3.title span{
color: #222;
padding: 0 10px 0 0;
text-transform:uppercase;
font-size:16px;
}
h3 a{

}
h4, h4 a{
font-size:16px;
color:#333;
}
h5, h5 a{
font-size:14px;
color:#333;
font-weight:normal
}
.error, #str_error{
color: #B40808;
}
.line{
height:1px;
width:100%;
clear:both;
padding:1px 0;
margin:10px 0;
border-bottom: 1px solid #e5e5e5
}
img{
max-width: 100%;
height: auto; }

object,
embed {
max-width: 100%;
}
iframe{
max-width: 100% !important;
}
.flex-video {
position: relative;
padding-bottom: 62%;
height: 0;
margin-bottom: 0;
overflow: hidden; }
.flex-video.widescreen {
padding-bottom: 57.25%; }
.flex-video.vimeo {
padding-top: 0; }
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; 
}

.wrapper{
box-shadow: 0 2px 2px 0 rgba(50, 50, 50, 0);
padding: 0 0;
}
.wrapper .container{
/*background-color: #fff;*/
}
/* -- general */

/* ++ bootstrap override */
.row {
margin:0;
margin-bottom: 10px;
}
.row .row {
margin-top: 10px;
margin-bottom: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11{
padding-left: 5px;
padding-right: 5px;
}
.col-lg-12{
padding: 0;
}
.container {
margin: 0 auto;
max-width: calc(1260px + 5%);
width: auto;
padding: 10px 2%;
}
.form-control {
font-size: 14px;
height: auto;
line-height: 1.4;
padding: 10px 10px;
background-color: #fff;
width: auto;
border-radius:1px;
min-width: 280px;
/*max-width: 320px;*/
display: inline;
}
h1, h2, h3, h4, h5, h6{
font-family: 'SVN-Gilroy-SemiBold';
margin:0 0 10px 0;
}
h1, h2{
font-weight:bold;
}
/*p{margin: 0;}*/

/* -- bootstrap override */
    
/* ++ layout */

.s-header {
width: 100%;
margin:0 auto;
min-height: 54px;
}
.s-header.fixed{
position: fixed;
top:0;
right: 0;
left: 0;
z-index: 1030;
background: #fff;
border-bottom: 1px #f0f0f0 solid;
}
#s-logo{
margin: 0 auto;
text-align: center;
width: 200px;
}
#menu{
z-index: 999;
position: relative;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
#menu.fixed{
position: fixed;
top:0;
right: 0;
left: 0;
z-index: 1030;
background: #fff;
border-bottom: 1px #f0f0f0 solid;
} 
#menu .container{
padding:0 2%;
} 
#menu #s-mainmenu{
/* width: 80%; */
float: left;
position: relative;
z-index: 99;
}
#menu .right{
/* width: 20%; */
position: absolute;
right: 0;
bottom: 40px;
}
#menu .right.fixed{
position: fixed;
top:10px;
z-index: 1020;
} 
#s-language{
float: right;
}
#s-social{
padding: 5px 20px 0 0;
}
#s-social ul li{
display: inline-block;
padding: 0 5px;
}
#s-social a.icomoon{
color: #fff;
text-align: center;
font-size: 16px;
display: inline-block;
-webkit-transition : border 500ms ease-out;
-moz-transition : border 500ms ease-out;
-o-transition : border 500ms ease-out;
transition : border 500ms ease-out;
}
#s-social a:hover{
color: #da291c;
}

#s-search{
float: right;
padding:2px 5px;
margin-right: 10px;
}
#s-search.focus{
background-color: #fff;
position:relative;
z-index: 100;
}
.search {
background:url(../images/search.png) right center no-repeat;
height:26px;
position:relative;
}
.search .keyword {
width:100px;
background:none;
padding:6px;
border: none;
outline:none
}
.search .bsearch {
cursor:pointer;
width:21px;
height:24px;
position:absolute;
right:0;
top:0
}
#s-banner{
overflow:hidden;
}
#s-banner .container{
padding:0;
}
#s-banner .s-block{
padding:0;                                
border: none;
}
#s-banner .owl-item .item{
margin: 0;
}
#s-banner .owl-theme .owl-dots .owl-dot span {
background: #fff;
border: 1px #fff solid;
}
#s-banner .owl-theme .owl-dots .owl-dot.active span, #s-banner .owl-theme .owl-dots .owl-dot:hover span {
background: #da291c;
border: 1px #da291c solid;
}
#s-banner .owl-dots{
position: absolute;
bottom: 2%;
right: 2%;
} 
#s-banner .btn_control_slider {
background: url("../images/arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 64px;
width: 25px;
position: absolute;
top: 50%;
z-index: 9;
margin-top:-32px
}
#s-banner .btn_control_slider.owl-prev {
background-position: 0 0;
left: 30px;
opacity: .5;
}
#s-banner .btn_control_slider.owl-next {
background-position: -32px 0;
right: 30px;
opacity: .5; 
}
#s-banner .btn_control_slider.owl-prev:hover {
opacity: 1;
}
#s-banner .btn_control_slider.owl-next:hover {
opacity: 1;
}
#s-banner .caption{
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background:#fff;
color: #262626;
font-family: 'SVN-Gilroy-Bold';
font-size: 24px;
padding: 2%;
margin-left: 10%;
}
#s-about ul{
clear: both;
margin: 0 auto;
padding: 40px 0 20px 0;
max-width: 600px;
}
#s-about ul li{
float: left;
width: 33.33%;
/*display: table-cell;
float: none;
vertical-align: middle;*/
}
#s-about, #s-partner{
text-align: center;
background: #fff;
padding: 20px 0 20px 0;
}    
#s-about .s-block-title h3, #s-news .s-block-title h3 a, #s-partner .s-block-title h3 a{
font-weight: bold;
font-size: 22px;
margin-bottom: 10px;
}
#s-news{
text-align: center;
background: #fff;
padding: 0;
}
#s-news .owl-item .item{
margin: 0 18px;
}          
#s-partner .owl-carousel .owl-item{
display: table-cell;
float: none;
vertical-align: middle;
}
#s-partner img{
max-width:120px;
}
#s-partner .caption, #s-partner .brief{
display: none;
}    
#s-map{
float: right;
width: 40%;    
}
#s-path{
background: #183142 url(../images/bg-path.jpg) center top no-repeat;
padding: 15px 0;
font-size:14px;
color:#fff;
}
#s-path span{
padding: 0 5px;
}
a.path{
color:#fff;
font-weight:normal;
font-size:12px;  
}
#s-path h2{
margin: 10px 0 0 0;
font-size: 30px;
}
.s-body{
clear:both;
padding: 30px 0 0 0;
}
.body{
clear:both;
}
#s-left{
margin:0 15px 20px 0;
}
#s-content{
margin:0 30px 20px 0;
}
#s-content table tr th {
    font-weight: bold;
    text-align: center;
}
#s-content table tr th, #s-content table td {
    border: 1px solid #F1F1F1;
    padding: 1em;
    vertical-align: middle;
    padding: 6px 8px;
}
@media (max-width: 767px) {
    #s-left, #s-content{ 
        margin:0 0 20px 0; 
    }
}

.s-block{
clear:both;
padding-bottom:10px;
position: relative;
}
.s-block .s-block-title{
}
.s-block .dash{
display: block;
width: 10%;
padding: 4px 0;
border-top: 2px solid #da291c;
}
.s-block h3{
color: #333;
font-weight: normal;
text-transform: uppercase;
line-height: 30px;
margin-bottom: 10px;
}
.s-block .s-block-title h3 a, .s-block .s-block-title h3 span{
font-size: 22px;
display: inline-block;
text-transform: uppercase;
line-height: 22px;
}
.s-block .s-block-content{
padding:0;
}
.dash{
    max-width: 100px;
    min-width: 100px;
}
img.displayed {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}
#s-left .s-block .s-block-title {
background:none;
text-align:left;
} 
  
.s-footer{
background:#393939;
border-top: 2px #da291c solid;
color: #fff;
margin:0 auto;
width: 100%;
clear:both;
}
.s-footer .container{
padding:40px 2%; 
}
.s-footer .custom img{
display: inline-block;
}
.s-footer .s-block{
border: 0;
padding: 0;
}
#s-footer_1{
float: left;
width: 30%;    
padding-right: 30px;
}
#s-footer_2{
float: left;
width: 30%;    
}
#s-footer_3{
float: left;
width: 40%;    
}
#s-footer_1 .col, #s-footer_2 .col, #s-footer_3 .col, #s-footer_1 .custom, #s-footer_2 .custom, #s-footer_3 .custom{
padding-right: 30px;
}
.s-footer .open, .s-footer .closed, .s-footer ul.dropdown{
display: none;
}
.s-footer .ver-down-cat li{
list-style: none;
background: none;
padding: 5px 0 5px 0;
}
.s-footer ul li{
padding: 5px 0;
}
.s-footer span.glyphicon{
margin-right: 10px;
}
.s-footer h3{
font-size: 16px;
text-transform: uppercase;
color: #fff;
}
.s-footer .dash{
display: none;
} 
.s-footer li a{
display: block;
color: #fff;
}
.s-footer li a:hover{
color: #8d8d8d;
}
.s-footer a{
color: #fff;
}
.copyright{
padding: 10px;
background: #2a2a2a;
color: #fff;
text-align: center;
}

/* -- layout */

.detail{
float:right;
}
a.detail{
color: #da291c;
font-size: 12px;
}
a.detail:hover{
color: #000;
}
.content img{
/*width: 100%;*/
/*margin-right:15px;*/
}
.content ul, .content ol{
list-style:inside;
}
.content ul{
margin-bottom: 12px;
}
.content ul li{
list-style:inside;
list-style-type:disc;
}
.content ol li{
list-style:inside;
list-style-type:decimal;
}
.page{
clear:both;
float: right;
background: #F9F9F9;
padding: 10px 0;
font-weight:normal;
}
a.page_no {
display:block;
text-decoration:none;
margin:0 5px;
padding: 1px 8px;
border: 1px #ddd solid;
color:#999;
float:left;
text-align:center;
}
a.page_no:hover {
background-position:bottom;
text-decoration:none;
}
a.page_no_selected {
margin:0 5px;
padding: 1px 8px;
border: 1px #ddd solid;
color:#000 !important;
float:left;
text-align:center;
}
a.page_next, a.page_previous, a.page_first, a.page_last {
display:block;
width:20px;
height:20px;
text-decoration:none;
float:left;
text-align:center;
width:20px;
height:20px;
}
input, textarea {
border: 1px solid #BBBBBB;
font: 1.1em arial,helvetica,verdana,sans-serif;
padding: 2px;
}
input[type="file"]{
display: inline;
border: 0;
}
fieldset{
border: 0px solid #DEDEDE;
padding:0;
}
legend {
padding:10px 0;
border-bottom: 1px dashed #eee;
margin: 0;
color:#222;
width: 90%;
}
legend label{
color: #555;
font-size: 11px;
font-weight: normal;
}
fieldset label{
padding-right:20px;
}
form p{
margin-bottom: 10px;
}
p label {
display: inline-block;
vertical-align: top;
padding-top: 5px;
cursor:pointer;
width: 246px;
text-align: left;
}
label.error{
color: #EA5200;
font-style: italic;
font-weight:normal;
padding-left: 6px;
display: none;
font-size:11px;
display: block !important;
width: 100%;
}
label.normal{
font-weight:normal;
width:auto;
}
label.error.checked{
display: none !important;
}
a.btn, .btn{
font-size: 16px;
padding: 9px;
color:#fff;
}
.btn-primary{
background: #da291c;
border: 0;
min-width: 120px;
}
.btn-primary:hover{
background: #000;
}
.button {
background: none repeat scroll 0 0 #fff;
border: 1px solid #bcbcbc;
color: #232323;
border-radius:1px;
cursor: pointer;
font-size: 16px;
min-width: 100px;
margin: 4px 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.button:hover {
background: none repeat scroll 0 0 #bcbcbc;
color: #fff;
text-decoration: none;
}
input, textarea, select {
border: 1px solid #bbb;
padding: 5px;
}
#loading{
position: fixed;
z-index: 9999;
top: 50%;
left: 50%;
margin-top: -50px;
margin-left: -25px;
}
.loader{
background: #da291c url('../images/loader.png') center center no-repeat;
color:#fff;
padding: 20px 20px;
z-index: 9999;
width: 60px;
height: 60px;
} 
.zoom{
overflow: hidden;
padding: 0 !important;
}
.zoom img{
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.zoom:hover img{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
filter: brightness(125%);
}
span.date{
font-size: 12px;
color: #888;
}
/*table {
border-collapse: separate;
border-spacing: 0;
margin-bottom: 15px;
width: 100%;
}
table th {
background-color: #4489C7;
border-bottom: 1px solid #eee;
border-right: 1px solid #ccc;
color: #fff;
height: 30px;
padding-left: 10px;
text-align: left;
vertical-align: middle;
}
table td {
border: 1px solid #eee;
height: 30px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
vertical-align: middle;
}*/

table.p_list {
font-size: 14px;
width: 100%;
border: 1px solid #999;
}
table.p_list thead, table.p_list th{
background: none repeat scroll 0 0 #0072BC;
font-weight: bold;
color: #fff;
}
table.p_list tr td {
color: #333;
font-size: 0.875em;
padding: 0.5625em 0.625em;
}
table.p_list{
border-bottom: 1px solid #eee;
} 
table.p_list td{
padding: 10px 0;
font-size: 12px;
}
table.p_list thead tr {
text-transform: uppercase;
font-weight: normal;
text-align: left;
border-top: 1px solid #eee;
height: 43px;
}
table.p_list thead a:hover {
text-decoration: none;
}
table.p_list img {
vertical-align: middle;
margin: 0;
}
table.p_list tbody tr td {
background: none;
border-top: 1px solid #eee;
}
.share-button{
padding: 20px 0;  
}
.share-button a.icomoon{
padding-left: 10px;
margin:5px;
color: #2980C5;
transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
border-radius: 50%;
border: 1px #2980C5 solid;
padding: 6px;
}
.share-button a.icomoon:hover{
color: #8EC03F;
border: 1px #8EC03F solid;
}
 .arrow{
clear: both;
padding-bottom: 10px;
}
.arrow a{
color: #C4CCE1;
font-size: 12px;
}
.arrow a:hover{
color: #545454;
}
.other{
clear:both;
}
.other span{
font-size:11px;
font-weight:normal;
color:#ccc;
text-align:left
}
#tabs{
padding:10px 0;
}
ul.tabs {
    float: left;
    margin: 10px 0 -1px 0;
    z-index: 50;    
}
ul.tabs li {
    background: none repeat scroll 0 0 #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #222;
    float: left;
    margin-right:5px;
    padding: 0px 10px;
    list-style: none !important;
}
ul.tabs li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 12px;
    outline:none;
}
ul.tabs li:hover {
    background: #F9F9F9;
    text-decoration: none;
}    
ul.tabs li.active, html ul.tabs li.active:hover {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
}
.tab_container {
    clear: both;
    border: 1px solid #ccc;
    padding:10px;
    margin:10px 0;
}
.tab_content {
    float:left;
    min-height:100px;
    min-width:400px;
}
a.lb img{
    cursor: url("../images/zoom.png"), pointer !important;
}
.skyoss {
float: right;
}
.skyoss span {
float:left;
color:#565857;
font-size:12px;
text-transform:none;
}
.skyoss a {
background: url("../images/skyoss.png") no-repeat scroll 0 0 transparent;
display: inline-block;
height: 12px;
width: 74px;
margin-left:4px;
margin-top:10px;
overflow: hidden;
text-indent: 9em;
}    

@media screen and (max-width: 1024px){
    #s-top{
    display: none;
    }
}
@media screen and (max-width: 767px){
    table { display: block; }
    td{ text-align:left}
    td img{ display: block; margin: 0; width: 100%; max-width: none; }
    .form-control {
    min-width: auto;
    width: 100%;
    }
    .container.wrapper {
    padding:0 15px;
    }
    .s-block{
    border-bottom: 0;
    border-top: 0 #dadcdd solid;
    padding: 10px;
    }
    #s-header {
    padding-top:50px
    } 
    #menu #s-mainmenu{
        width: 100%;
        float: none;
    } 
    #menu .right{
        bottom: auto;
        top: 0;
        z-index: 100;
    }
    #s-banner .caption{
    font-size: 18px;
    margin-left: 0%;
    }
    .s-footer, #s-footer_menu{
    width: 100%;
    padding: 0 0 20px 0;
    }    
    #s-footer_menu, #s-footer_menu h3{
    padding-left: 0;
    }
    .s-footer ul.menu-bottom{
    display: none;
    }
    #s-footer_1, #s-footer_2, #s-footer_3, #s-footer_4{
    float: none;
    width: 100%;
    padding-bottom: 10px;
    }
    #s-footer_1 .col, #s-footer_2 .col, #s-footer_3 .col{
    padding-right: 0;
    }
    .s-footer h3, .s-footer h3 a{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    }
    .s-footer .open, .s-footer .closed{
    display: block;
    right:0;
    top:0;
    position:absolute;
    height:30px;
    width: 30px;
    cursor:pointer;
    font-size: 12px;
    color: #666;
    padding:10px;
    }
    .s-footer .container{
    padding:20px; 
    }
    .s-footer .open span, .s-footer .closed span{
    display: block;    
    }
    #s-social{
    padding: 0;
    }
    #s-social .s-block{
    padding: 5px;
    }
    #s-social ul li a.icomoon{
    font-size: 14px;
    }
    .skyoss {
    bottom: auto;
    }
}