@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin-ext');
@import url(font.css);

/* RESET CSS */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html {
    overflow: -moz-scrollbars-vertical;
    /* overflow-y: scroll; */
    overflow-x: auto;
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    outline: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select,
textarea {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    outline: 0;
    resize: none;
}

img {
    display: block;
    border: 0;
}

body {
    font-size: 14px;
    color: #666;
    background: #ddd;
    font-family: 'Open Sans', sans-serif;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.btn {
    font-family: 'PT Sans', sans-serif;
}

.btn {
    border: 0;
    font-weight: bold;
    padding: 5px 20px;
    line-height: 30px;
    height: 40px;
}

.btn-primary {
    background: #08233e;
    color: #ffe000;
    font-size: 16px;
}

.btn-primary:hover {
    color: #08233e;
    background: #ffe000;
}

.full-width {
    width: 100%;
}

.relative {
    position: relative;
}

.pages {
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.form-control {
    background:#e5e5e5;
    border:1px solid #ddd;
    line-height: 30px;
    height: 40px;
    padding:5px 10px;
    box-shadow:none!important;
    -webkit-box-shadow:none!important;
}

/* Header */

.header {
    background: #09172e;
}

.header > .container {
    position: relative;
}

.header .navigation {
    margin-top: 55px;
    background: #08233e;
    padding-left: 86px;
    position: relative;
}

.header .navigation:before {
    width: 77px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: url(../img/menu-left-ear.png) no-repeat;
}

.header .navigation > ul > li {
    display: inline-block;
    padding: 0 20px;
}

.header .navigation > ul > li > a {
    display: block;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.header .logo img,
.header .logo .text {
    position: absolute;
    left: 15px;
    top: 14px;
    z-index: 1;
}

.header .logo .text {
    font-size: 20px;
    font-weight: bold;
    color: #ffe000;
    line-height: 55px;
    display: block;
    left: 92px;
    top: 0;
}

.header .customer-services {
    position: absolute;
    right: 15px;
    top: 15px;
}

.header .customer-services .text,
.header .customer-services .phone {
    display: inline-block;
}

.header .customer-services .text {
    border-right: 1px solid rgba(255, 255, 255, .2);
    padding-right: 10px;
    padding-left: 33px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 10px;
    position: relative;
    color: #fff;
    font-size: 12px;
}

.header .customer-services .text i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
}

.header .customer-services .text span {
    display: block;
}

.header .customer-services .phone {
    font-size: 24px;
    color: #ffe000;
    font-weight: bold;
}


/* Main Slider */

.main-slider {
    background: #fff url(../img/slider-bg.png) no-repeat top center;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

#MainSlider .owl-dots {
    margin-top: 0px;
    bottom: 90px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

#MainSlider .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 0 10px;
    background: rgba(9, 23, 46, .5);
}

#MainSlider .owl-dots .owl-dot.active span,
#MainSlider .owl-dots .owl-dot:hover span {
    background: #ffe000;
}

.section {
    padding: 40px 0;
}

.section.white {
    background: #fff;
}

.section.gray {
    background: #e6e6e6;
}

.section-title {
    font-size: 24px;
    color: #333;
    margin-bottom: 30px;
    font-weight: bold;
}

.campaign-item {
    text-align: center;
    margin-bottom: 30px;
}

.campaign-item img {
    margin-bottom: 10px;
}

.campaign-item .title,
.campaign-item .summary {
    overflow: hidden;
    margin-bottom: 10px;
}

.campaign-item .title {
    height: 50px;
    line-height: 22px;
}

.campaign-item .title a {
    font-size: 18px;
    font-weight: bold;
    color: #555;
}

.campaign-item .title a:hover {
    color: #08233e;
}

.campaign-item .summary {
    height: 65px;
    line-height: 20px;
}

.main-about img {
    border: 5px solid #fff;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.25);
}

.main-about .title,
.main-contact .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #333;
}

.main-about p {
    line-height: 22px;
}

.main-about p a {
    font-style: italic;
    color: #08233e;
}

.main-contact {
    border-left: 1px solid #cfcfcf;
    padding-left: 30px;
}

.main-contact-item {
    line-height: 24px;
    margin-bottom: 30px;
    position: relative;
    padding-left: 80px;
}

.main-contact-item .icon {
    font-size: 60px;
    color: #999;
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 1;
}

.main-contact-item .day {
    font-weight: 600;
    color: #555;
}

.main-contact-item:last-child {
    margin-bottom: 0;
}

.news-item {
    margin-bottom: 30px;
}

.news-item h4 {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.news-item h4 a {
    font-weight: bold;
    color: #666;
}

.news-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5px;
}

.all-news-link {
    color: #08233e;
    text-decoration: underline;
}

.footer {
    background: #555;
    padding-top: 30px;
}

.footer,
.footer a {
    color: #fff;
}

.footer-item {
    margin-bottom: 30px;
}

.footer-item h5 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.footer p {
    line-height: 24px;
}

.footer .link {
    display: block;
}

.footer .social-links {
    margin-top: 10px;
    display: block
}

.footer .social-links a {
    display: inline-block;
    font-size: 24px;
    margin-right: 10px;
}

.subpage .top {
    background: url(../img/subpage-top-bg.jpg) no-repeat top center;
    height: 100px;
}

.subpage .top > .container {
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
}

.subpage .top > .container .emocan {
    position: absolute;
    left: 15px;
    top: 10px;
    z-index: 10;
}

.subpage-container {
    padding-bottom: 50px;
}

.subpage-top-title {
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 100px;
}

.subpage-content {
    padding: 20px 15px;
    background: #fff;
    line-height: 1.8;
}

.subpage-content img {
    margin-bottom: 10px;
}

.subpage-content p {
    margin-bottom: 15px;
}

.subpage-content-title {
    font-size: 28px;
    color: #08233e;
    margin-bottom: 20px;
    font-weight: bold;
}

.left-menu {
    background: #fff;
    padding: 15px;
}

.left-menu li {
    border-bottom: 1px solid #ddd;
}

.left-menu li a {
    color: #666;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    padding: 8px 0;
    display: block;
    position: relative;
}

.left-menu li.active a,
.left-menu li a:hover {
    color: #08233e;
}

.left-menu li.active a:before {
    width: 10px;
    height: 10px;
    content: "\f106";
    font-family: "Flaticon";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    font-size: 10px;
}

.left-menu li.active a {
    padding-left: 15px;
}

.subpage-full {
    padding: 30px 15px;
    background: #fff;
}

.office-item {
    background: #e5e5e5;
    border: 1px solid #d4d4d4;
    margin-bottom: 30px;
    padding: 15px;
}

.office-item img {
    margin-bottom: 10px;
}

.office-name {
    font-size: 16px;
    font-weight: bold;
    color: #08233e;
}

.office-address {
    position: relative;
    height: 90px;
    overflow: hidden;
    margin:10px 0;
}

.office-address .inner {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  -webkit-transform: translate(0, -50%)!important;
  -ms-transform: translate(0, -50%)!important;
  transform: translate(0, -50%)!important;
  ms-transform: translate(0, -50%)!important;
    line-height: 1.5;
}

a.map-button {
    background: #fff;
    font-weight: bold;
    color: #215d9b;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    display: inline-block;
}

.contact-text {
    line-height: 2;
    margin-bottom: 30px;
}
.contact-text h2 {
    color:#08233e;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}
.contact-map {
    padding:10px;
    background: #e5e5e5;
    border:1px solid #d4d4d4;
    margin-bottom: 30px;
}

.contact-form .title {
    font-size: 24px;
    color: #08233e;
    font-weight: bold;
    margin-bottom: 10px;
}

.sube-btn{
    margin-top: 30px;
}

/* Responsive */

@media (min-width: 992px) {
    .navigation-toggle {
        display: none;
    }
    .navigation ul {
        display: block!important;
    }
    .subpage .top > .container {
        background: url(../img/subpage-top-emocans.png) no-repeat top right;
    }
    .subpage-content {
        margin-left: 290px;
        min-height: 300px;
    }
    .subage-left {
        position: absolute;
        left: 15px;
        top: 40px;
        width: 290px;
    }
    .left-menu {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .left-menu:before,
    .left-menu:after {
        position: absolute;
        right: 0;
        width: 10px;
        height: 10px;
        content: "";
    }
    .left-menu:before {
        top: -10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 10px 10px;
        border-color: transparent transparent #ffffff transparent;
    }
    .left-menu:after {
        bottom: -10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 0;
        border-color: transparent #ffffff transparent transparent;
    }
}

@media (max-width: 1199px) {
    #MainSlider .owl-dots {
        bottom: 20px;
    }
}

@media (max-width: 991px) {
    .main-contact {
        border-top: 1px solid #cfcfcf;
        border-left: 0;
        padding-left: 0;
        padding-top: 20px;
        margin-top: 20px;
    }
    .navigation-toggle {
        display: block;
        text-align: center;
        color: #fff!important;
        font-size: 20px;
        line-height: 35px;
    }
    .navigation ul {
        display: none;
        text-align: center;
        padding: 5px;
    }
    .navigation ul li {
        display: block!important;
    }
    .header .navigation {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .main-about img {
        margin-bottom: 15px;
    }
    #MainSlider .owl-dots {
        bottom: 10px;
    }
    .news-item img {
        margin-bottom: 10px;
    }
    .subpage-content-title,
    .subpage-top-title,
    .contact-text h2 {
        font-size: 20px;
    }
    .subpage-top-title {
        padding-left: 60px;
    }
    .subpage .top > .container .emocan {
        max-height: 80px;
    }
    .contact-form .title {
        font-size: 18px;
    }
}
