@charset "utf-8";
/* -- general --*/

body {
    font-family: yu-gothic-pr6n,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 140%;
    color: #333;
    background: #fff;
    word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: lighter;
    color: #666;
}

img {
    max-width: 100%;
}

.img-thumbnail {
    border-radius: 0;
}

.container {
    width: 100%;
    max-width: 980px;
}

.hover-opacity:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.hover-underline:hover {
    text-decoration: underline;
}

.wrap-main-description {
    min-height: 3px;
    font-size: 13px;
}

.main-description h1 {
    padding: 5px 0;
    color: #fff;
    display: inline-block;
}

p {
    margin: 0;
    padding: 0;
}

button {
    outline: none !important;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=text],
input[type=number],
textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

textarea {
    resize: none;
}

input,
textarea,
select {
    border: none !important;
    border: 1px #ccc solid !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

li{
    list-style: none;
}

/* -- end -- */

.header-primary {
    padding: 20px 0;
}

.header-brand a,
.header-telephone a,
.header-button-contact a {
    display: block;
}

.header-brand a img {
    max-width: 327px;
    height: auto;
}

.header-contact {
    text-align: right;
}

.header-telephone a,
.header-telephone i {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
}

.header-telephone i {
    transform: rotate(-49deg);
    font-size: 22px;
    margin-right: 5px;
    color: #666;
}


/* -- end -- */


.navigation-slider {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

/* -- end -- */

.slider {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.slider li {
    height: 100%;
}

.slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* -- end -- */

.primary-navigation {
    background: #fff;
}

.primary-navigation ul li:first-child {
    position: relative;
}

.primary-navigation ul li:last-child {
    border-bottom: none;
}

.primary-navigation ul li a {
    width: 100%;
    color: #fff;
    padding: 15px;
}

.primary-navigation ul li a span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}

.primary-navigation ul li a i {
    background: #fff;
    color: #999;
    border-radius: 100%;
    font-size: 17px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

/* -- end -- */

.float-none-vertical {
    float: none;
    vertical-align: middle;
    position: relative;
}

.float-none-vertical .row,
.bx-wrapper,
.bx-viewport {
    height: 100% !important;
}

/* -- end -- */

.header-contact-smartphone a {
    width: 40px;
    height: 40px;
    border: 1px solid;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #403d99;
    color: #fff;
    font-size: 20px;
}

/* -- end -- */

/* -- end -- */

.col-sm-4-float {
    width: 33.33%;
}

.col-sm-8-float {
    width: 66.66%;
}

.col-sm-4-float,
.col-sm-8-float {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

/* -- end -- */

#primary-content {
    margin-top: 40px;
}

#wrap-content {
    padding-right: 30px;
}

.sidebar-item {
    margin-bottom: 10px;
    padding: 0 18px;
    border: none;
    outline: none;
}

.sidebar-item .img-thumbnail {
    display: block;
    max-width: inherit;
    padding: 0;
}

.sidebar-item a {
    position: relative;
    display: block;
    vertical-align: middle;
}

.sidebar-item a span {
    font-family: yu-gothic-pr6n,sans-serif;
    z-index: 99;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 0 10px;
    top: 50%;
    font-weight: bold;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sidebar-item a img {
    padding: 0;
    width: 100% !important;
    max-width: inherit !important;
    object-fit: cover;
}

.plugins-facebook iframe {
    width: 100% !important;
    height: 350px;
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}

#telephone-sidebar {
    font-size: 22px;
    padding-top: 5px;
    display: inline-block;
    line-height: 1;
}

/* -- end -- */

.title-style-first {
    border-bottom: 1px solid #999;
    position: relative;
    margin: 0 0 15px 0;
}

.title-style-first span {
    border-bottom: 3px solid;
    display: inline-block;
    font-size: 20px;
    line-height: 140%;
    padding: 4px 10px 4px 0;
    margin-bottom: -2px;
    font-weight: bold;
}

.title-style-second {
    margin: 0 0 10px 0;
}

.title-style-second span {
    border-left: 4px solid;
    display: inline-block;
    font-size: 17px;
    line-height: 140%;
    padding: 4px 8px 3px 8px;
}

.title-style-third {}

.title-style-third span {
    display: inline-block;
    font-size: 14px;
    line-height: 140%;
    padding: 4px 0px;
    font-weight: bold;
}

.title-style-fourth {}

/* -- end -- */

.content-text,
.content-text-images {
    margin-bottom: 20px;
}

.content-text img {
    max-width: 100%;
}

/* -- end -- */

footer {
    margin-top: 50px;
    position: relative;
}

.copyright {
    text-align: center;
    background: #0080ff;
    padding: 15px 10px 13px 10px;
    color: #fff;
}

.copyright p,
.copyright a {
    font-size: 12px;
    color: #fff;
}

.break {
    display: none;
}

/* -- end -- */

.wrap-navigation-footer {
    margin-top: 50px;
}

.navigation-footer-item {
    padding: 3px;
}

.navigation-footer-item a {
    position: relative;
    display: block;
}

.navigation-footer-item a .bg-navigation-footer {
    text-align: center;
    bottom: 10px;
    position: absolute;
    width: 100%;
    padding: 5px;
    z-index: 99;
    left: 0;
}

.navigation-footer-item a .bg-navigation-footer span {
    font-size: 12px;
    color: #fff;
    width: 100%;
    display: block;
    padding: 5px;
}

.navigation-footer-item img {
    object-fit: cover;
    height: 120px;
    width: 100% !important;
    max-width: inherit;
    left: 0 !important;
}

/* -- end -- */

.wrap-primary-table {
    margin-bottom: 15px;
}

.primary-table {
    width: 100%;
}

.table_column_type_title_left tr td:first-child {
    background: #f28eba;
    min-width: 30%;
    text-transform: uppercase;
    color: #505050;
    text-align: left;
    border-bottom: 1px dashed #fff;
}

.primary-table tr td {
    padding: 10px 15px;
    font-size: 12px;
}

/* -- end -- */

#back-to-top {
    width: 47px;
    height: 47px;
    text-align: center;
    line-height: 49px;
    color: #fff;
    position: absolute;
    background: #403d99;
    font-size: 25px;
    right: 0;
    bottom: 0;
}

.table_column_type_title_top tr:first-child td {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-right: 1px dashed #fff;
}

/* -- end general --*/

.content-text p {
    margin-bottom: 10px;
}

/* -- end -- */

.gallery-item {
    margin-bottom: 15px;
}

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- index page --*/

.content-wrap-news {
    height: 220px;
    padding-right: 15px;
    overflow-y: scroll;
    outline: none !important;
}

.content-wrap-news,
.content-wrap-news div {
    width: 100%;
    box-sizing: border-box;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.content-wrap-news p {
    line-height: 160%;
    display: block;
    *border-bottom: 1px dotted #ccc;
    box-sizing: border-box;
    margin: 0;
    font-size: 12px;
    padding: 8px 15px 12px 0;
}

.content-wrap-news p:nth-child(odd) {
    width: 15%;
    color: #e74c3c;
    font-weight: bold;
}

.content-wrap-news p:nth-child(even) {
    width: 85%;
}

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end index page --*/

/* -- contact page --*/

.table-contact tr td:first-child {
    width: 30%;
    padding: 15px 20px;
}

.table-contact .form-group {
    margin-bottom: 0;
}

.table-contact textarea {
    resize: vertical;
}

.table-contact tr td:first-child {
    background: #ffdceb;
}

#btn_submit,
#btn_reset {
    min-width: 150px;
    margin-right: 5px;
}

/* -- end -- */

#map iframe {
    width: 100%;
    height: 350px;
    border: none;
    outline: none;
    border: 1px solid #ccc !important;
}

#map {
    margin-bottom: 15px;
}

/* -- end contact page --*/

/* -- faq -- */

.wrap-faq {
    margin-bottom: 10px;
}

.wrap-faq .question p,
.wrap-faq .answer p {
    font-size: 13px;
}

.wrap-faq .question {
    cursor: pointer;
    position: relative;
    padding-right: 45px;
    padding-left: 45px;
}

.wrap-faq .question span,
.wrap-faq .answer span {
    font-size: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ff8400;
}

.wrap-faq .question span:first-child {
    color: #8c8c8c;
}

.wrap-faq .question span.pull-left {
    left: 15px;
}

.wrap-faq .question span.pull-right {
    right: 15px;
}

.wrap-faq .answer {
    display: none;
    position: relative;
    padding-left: 45px;
}

.wrap-faq .answer span.pull-left {
    left: 15px;
}

/* -- end faq -- */

/* -- fix images raku --*/

.data-wrap {
    width: 100% !important;
    vertical-align: middle;
}

#formAdmin {
    height: 0;
}

.bxslider ._edEdit {
    height: 100%;
}

/* -- end fix images raku --*/

.tag_html {
    padding: 10px;
    margin-top: 40px;
    background: #000;
    color: #ccc;
}

.rows {
    width: 100%;
    float: left;
}

.br_show {
    display: none;
}

/* Siderbar */

.right-map {
    margin-top: 20px;
}

.right-map iframe {
    width: 100%;
    height: 255px;
    border: 0;
}

.right-map-text {
    margin-top: 10px;
    line-height: 160%;
}

.map-text-b {
    font-weight: bold;
    font-size: 14px;
}

.map-text {
    font-size: 13px;
}

.iframe_item_sb {
    margin-top: 20px;
    width: 100%;
    float: left;
    text-align: center;
}

.iframe_item_sb iframe {
    width: 100%;
    height: 300px;
    border: none;
    overflow: hidden;
}

/* End sidebar */

/* Custom CSS */
.title-style66 {
    background: #0080FF;
    color: #fff;
    text-shadow: none;
    border: none;
    -webkit-box-shadow: none;
    padding: 15px;
    font-family: yu-gothic-pr6n,sans-serif;
    font-style: normal;
}
.logo-font {
    font-family: togebarabold,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 26px;
}

#primary-number-telephone {
    -webkit-text-stroke: 0.5px #0080ff;
}


.logo-font:hover {
    color: #333;
    text-decoration: none;
}
.g-wrap-news > div {
    display: flex;
    flex-wrap: wrap;
}
.g-wrap-news p:nth-child(odd) {
    font-weight: bold;
    padding: 10px 10px 10px 25px;
    color: #403D99;
    background: url(assets/images/ico-right.png) left 13px no-repeat;
    border-bottom: 1px dotted #ccc;
    width: 20%;
}
.g-wrap-news p:nth-child(even) {
    color: #02003a;
    font-size: 14px;
    padding: 10px 10px 10px 0;
    border-bottom: 1px dotted #ccc;
    width: 80%;
}
iframe {
    max-width: 100%;
}
/* End Custom CSS */

@media screen and (max-width:992px) {
    .custom-padding {
        margin-left: 0;
        margin-right: 0;
    }
    .content-wrap-news p:nth-child(odd) {
        width: 20%;
    }
    .content-wrap-news p:nth-child(even) {
        width: 80%;
    }
    .g-wrap-news p:nth-child(odd) {
        width: 100%;
    }
    .g-wrap-news p:nth-child(even) {
        width: 100%;
    }
}

@media screen and (max-width: 890px) {
    .primary-navigation ul li a span {
        padding: 0;
        padding-right: 10px;
    }
}

@media screen and (min-width: 768px) {
    .header-contact {
        display: block;
    }
    .header-contact-smartphone {
        display: none;
    }
    .primary-navigation ul.nav {
        display: block !important
    }
}

@media screen and (max-width: 767px) {
    .g-wrap-news p:nth-child(odd) {
        width: 100%;
    }
    .g-wrap-news p:nth-child(even) {
        width: 100%;
        padding-left: 0;
    }
    #back-to-top {
        position: relative;
        width: 100%;
        height: 47px;
        display: block;
    }
    .content-text-images {
        text-align: center;
    }
    .content-text-pad-left {
        padding-left: 0;
    }
    .title-style-first span {
        font-size: 17px;
    }
    /* -- end -- */
    .float-none-vertical {
        float: left;
        width: 100%;
    }
    /* -- end -- */
    .main-description {
        text-align: center;
    }
    .header-primary {
        padding: 10px 0;
    }
    .header-brand img {
        max-width: 100%;
        height: 40px;
    }
    .header-contact {
        display: none;
    }
    .header-contact-smartphone {
        display: block;
    }
    /* -- end -- */
    .primary-navigation ul li a i {
        color: #505050;
        background: #f1f1f1;
    }
    .primary-navigation ul li a span {
        padding-right: 10px;
        padding-left: 0;
    }
    .primary-navigation ul li a {
        padding: 8px 11px !important;
        ;
    }
    .primary-navigation ul li {
        background: #403d99 !important;
        border-bottom: 1px solid #cbcbcb !important;
        border-top: 1px solid #ffffff !important;
    }
    .primary-navigation {
        position: relative;
    }
    .primary-navigation ul.nav {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        display: none;
        z-index: 99;
        border-top: 1px solid #6b6b6b !important;
    }
    .primary-navigation ul li a:hover,
    .primary-navigation ul li.active a,
    .primary-navigation ul li.current-menu-item a {
        background: #0080ff !important;
    }
    .primary-navigation ul li:first-child {
        margin-top: 0;
    }
    /* -- end -- */
    .wrap-navigation-slider {
        border: none;
        background: #fff;
    }
    /* -- end -- */
    .slider {
        position: relative;
        border: none;
    }
    .primary-navigation ul.nav {
        display: none
    }
    .col-sm-4-float,
    .col-sm-8-float {
        width: 100% !important;
        float: left !important;
        position: relative !important;
    }
    .col-sm-8-float {
        height: 300px;
    }
    /* -- end -- */
    #wrap-content {
        padding-right: 0;
    }
    #sidebar {
        margin-top: 40px;
    }
    /* -- end -- */
    .wrap-plugins-facebook {
        width: 100%;
        text-align: center;
    }
    .plugins-facebook {
        display: inline-block;
        width: 450px;
    }
    /* -- index page --*/
    .content-wrap-news p {
        width: 100% !important;
        min-height: inherit !important;
        height: auto !important;
    }
    .content-wrap-news p:nth-child(odd) {
        border-bottom: none !important;
    }
    .content-wrap-news p:nth-child(even) {
        margin-bottom: 15px;
    }
    /* -- end index page --*/
    .primary-table tr td {
        width: 100% !important;
        float: left;
        background: none !important;
        border: none !important;
        padding: 0 !important;
    }
    .primary-table tr td:last-child {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 15px !important;
    }
    .primary-table tr td .form-group {
        margin-top: 0 !important;
    }
    .iframe_item_sb iframe {
        width: 300px;
    }
}

@media screen and (max-width: 480px) {
    .gallery-item {
        width: auto;
    }
    .header-contact-smartphone a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 17px;
    }
    .header-brand img {
        height: 30px;
    }
    .plugins-facebook {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .wrap-plugins-facebook {
        padding: 0 5px;
    }
    .col-sm-8-float {
        height: 200px;
    }
    .break {
        display: block;
    }
    .navigation-footer-item,
    .sidebar-item {
        width: 100%;
    }
    #btn_submit,
    #btn_reset {
        min-width: inherit;
    }
    .br_show {
        display: inline-block;
    }
    .iframe_item_sb iframe {
        width: 270px;
    }
}


























/* Wrap content */
.wrap-content {
    margin-top: 60px;
}

.wrap-content:first-child {
    margin-top: 0;
}
/* End wrap content */

/* NEWS */

.row-news {
    max-height: 300px;
    overflow: auto;
}

.news-item {
    font-size: 14px;
    width: 100%;
    float: left;
    background: url(assets/images/ico-right.png) left 13px no-repeat;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px dotted #ccc;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}

.news-date {
    font-weight: bold;
    padding-right: 15px;
    color: #403D99;
}

span.news-txt {
    color: #02003a;
}

/* END NEWS */

/* Layout */
.cl-c72716{
    color: #C72716;
}
.layout-column-txt{
    font-size: 14px;
    line-height: 160%;
    color: #333;
}
a{
    color: #333;
}
/* End layout */




/* SERVICE */

.service-item {
    margin-bottom: 20px;
}

.service-image {
    padding-bottom: 20px;
    text-align: center;
}

.service-image img {
    width: 100%;
    max-width: inherit;
}

.service-title {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 26px;
}

.service-btn {
    text-align: center;
}

.service-des {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
.service-btn{
    margin-top: 10px;
}
.service-btn a {
    display: block;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: #9f1a46;
}
.service-btn a:hover{
    text-decoration: none;
}


/* END SERVICE */


/* FAQ */

.row-faq .panel-default {
    border: 0;
    margin-bottom: 5px;
}

.row-faq .panel-heading {
    padding: 0;
    border: 0 !important;
    background: #f7f7f7 !important;
}

.row-faq .panel-title>a,
.row-faq .panel-title>a:active {
    display: block;
    padding: 15px 35px 15px 0;
    color: #555;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
    position: relative;
}

.row-faq .panel-heading a:before {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
    transition: all 0.5s;
    font-size: 30px;
    color: #19509d;
    position: absolute;
    right: 15px;
}

.row-faq .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.row-faq .panel-heading a span {
    display: block;
    padding-right: 30px;
}

.row-faq .panel-heading {
    display: table;
}

.row-faq .icon_question {
    font-size: 20px;
    display: table-cell;
    padding: 15px;
    width: 60px;
    color: #f8b014;
}

.row-faq .panel-title {
    display: table-cell;
    vertical-align: middle;
    line-height: 160%;
    text-align: left;
    width: 95%;
}

.row-faq .panel-title p {
    margin: 0 !important;
}

.row-faq .icon_answer {
    font-size: 20px;
    display: table-cell;
    padding: 15px;
    vertical-align: top;
    width: 60px;
    border: 0 !important;
}

.row-faq .txt_answer {
    width: 95%;
    display: table-cell;
    border: 0 !important;
    color: #555;
    font-size: 15px;
    padding: 10px 0;
}


/* END FAQ */


/* INSTAGRAM */

#instagram-ct {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    float: left;
}

#instagram-ct li {
    list-style: none;
    float: left;
    padding: 1px 1px;
    width: 20%;
    border-collapse: collapse;
}

#instagram-ct li a {
    display: block;
}

#instagram-ct li a:hover {
    opacity: 0.5;
}

#instagram-ct li a img {
    width: 100% !important;
    max-width: inherit;
}


/* END INSTAGRAM */


/* Blog-------------- */
.row_blog {
    width: 100%;
    float: left;
}
.row_blog iframe{
    width: 100%;
    float: left;
    height: 350px;
    border: 0;
}
/* End blog-------------- */


/* TABLE STYLE */

.table-style1 {
    width: 100%;
    border: 1px solid #f3f3f3;
}

.table-style1 table {
    width: 100%;
    float: left;
}

.table-style1 tr:nth-child(even) {
    background: #fff;
}

.table-style1 tr:nth-child(odd) {
    background: #f3f3f3;
}

.table-style1 tr td {
    padding: 12px 20px;
    line-height: 200%;
    font-size: 14px;
}

.table-style1 tr td:first-child {
    width: 25%;
    font-weight: bold;
}


/* END TABLE STYLE */


/* Gallery */

.gallery_item {
    margin-bottom: 20px;
}

.gallery_item p {
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    margin: 0;
}


/* End gallery */

/* Google map */
.row-map iframe {
    width: 100% !important;
    height: 320px;
    border: 0;
    box-shadow: none;
}
/* End google map */


/* CONTACT */

.contact {
    font-size: 14px;
    line-height: 160%;
}

.contact-form-st1 {
    width: 100%;
}

.contact-form-st1 tr td {
    font-size: 15px;
    color: #333333;
    line-height: 160%;
    vertical-align: middle;
    padding: 6px 0;
}

.contact-form-st1 tr td:first-child {
    width: 230px;
    position: relative;
    padding-right: 30px;
}

.contact-form-st1 tr td .contact-note {
    position: absolute;
    right: 30px;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    background: #ff4f00;
    padding: 2px 5px;
        font-size: 13px;
        line-height: 1.5;
}

.contact-form-st1 tr td input[type=text],
.contact-form-st1 tr td textarea {
    width: 100%;
    padding: 10px;
    border: 2px solid #f3f3f3;
    resize: vertical;
}



.contact-form-st1 tr td input[type=radio],
.contact-form-st1 tr td input[type=checkbox] {
    top: 2px;
}

.contact-form-st1 tr td input[type=text] {
    height: 40px;
}

.contact-form-st1 tr td input[readonly],
.contact-form-st1 tr td textarea[readonly] {
    background: #f1f1f1;
}

.contact-form-st1 tr td button {
    background: #403d99;
    color: #fff;
    border: none;
    outline: none;
    padding: 11px;
    cursor: pointer;
    border: 3px solid #0080ff;
    margin-top: 10px;
    font-weight: bold;
    width: 220px;
    text-align: center;
}

.contact-form-st1 tr td button:hover {
    background: #fff;
    color: #0080ff;
    border: 3px solid #0080ff;
    transition: 0.7s;
}

.form-group {
    margin-bottom: 0;
}

.contact-form-st1 tr:last-child td {
    text-align: center;
}


/* END CONTACT */

/* Fix object fit */
.image-container.compat-object-fit {
	position: relative;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 310px;
}
.image-container.compat-object-fit .image-object-fit {
	display: none;
}
.image-object-fit {
	width: 100%;
	height: 309px;
	object-fit: cover;
}
/* End fix object fit */

/* RWD */
@media screen and (max-width: 992px){
    /* Reduce font size */
    .f-16{
        font-size: 14px;
    }
    .f-20, .f-21, .f-22, .f-23, .f-24, .f-25, .f-26, .f-27{
        font-size: 16px;
    }
    .f-28, .f-29, .f-30, .f-31, .f-32, .f-33, .f-34, .f-35, .f-36, .f-37, .f-38, .f-39, .f-40{
        font-size: 18px;
    }
    /* Reduce margin */
    .mgt-20{
        margin-top: 15px;
    }
    .mgt-30{
        margin-top: 15px;
    }
    .mgt-40{
        margin-top: 20px;
    }
    .mgt-50{
        margin-top: 25px;
    }
    .mgt-60{
        margin-top: 30px;
    }
    .mgt-70{
        margin-top: 35px;
    }
    .mgt-80{
        margin-top: 40px;
    }
    .mgt-90{
        margin-top: 45px;
    }
    .mgt-100{
        margin-top: 50px;
    }
    .mgt-110{
        margin-top: 55px;
    }
    .mgt-120{
        margin-top: 60px;
    }
    .mgt-130{
        margin-top: 65px;
    }
    .mgt-140{
        margin-top: 70px;
    }
}

@media screen and (max-width: 889px) {
    /* Blog */
    .row-blog {
        overflow: hidden;
        max-height: 566px;
    }
}

@media screen and (max-width:768px) {
    /* Margin */
    .wrap-content {
        margin-top: 30px;
    }
    /* Instagram */
    #instagram-ct li {
        width: 33.333%;
    }
    /* Layout */
    .layout-column-img {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .layout-column-txt {
        width: 100%;
        margin-top: 10px;
    }
    /* Table */
    .table-style1 tr td:first-child {
        width: 100%;
    }
    .table-style1 tr td {
        width: 100%;
        float: left;
        padding: 5px;
    }
    .col-sm-12{
        width: 100%;
        float: left;
    }
}

@media screen and (max-width:580px) {
    /* Service */
    .service-item {
        width: 100%;
        margin-bottom: 25px
    }
    /* Gallery */
    .gallery_item{
        margin-bottom: 10px;
    }
    .gallery_item:nth-child(odd){
        padding-right: 5px;
    }
    .gallery_item:nth-child(even){
        padding-left: 5px;
    }
    /* Blog-------------- */
    .row_blog iframe{
        height: 200px;
    }
    /* Fix object fit */
    .image-container.compat-object-fit {
        height: 300px;
    }
    .image-object-fit {
        height: 300px;
    }
    /* End fix object fit */
    /* News */
    .news-item{
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    /* Contact */
    .contact-form-st1 tr td{
        width: 100%;
        float: left;
    }
    .contact-form-st1 tr td:first-child{
        width: 100%;
        padding-right: 0;
    }
    .contact-form-st1 tr td .contact-note{
        right: 0;
    }
}

@media screen and (max-width:480px) {
    .br_show {
        display: inline-block;
    }
    /* Fix object fit */
    .image-container.compat-object-fit {
        height: 200px;
    }
    .image-object-fit {
        height: 200px;
    }
    /* End fix object fit */
}

/* END RWD */


.color-primary, .header-telephone a, .text-primary { color: #0080ff !important; }
    .border-primary { border-color: #0080ff !important; }
    .background-primary { background-color: #0080ff !important }
    .primary-navigation ul li a:hover, .primary-navigation ul li.active a, .primary-navigation ul li.current-menu-item a {background:#0080ff;}
    /**/
    .title-style-second, .navigation-footer-item a .bg-navigation-footer span {background:#403D99;}
    .primary-navigation ul li {background:#403D99;}
    .primary-navigation ul li {   border-bottom: 1px solid #0080ff;    border-top: 1px solid #ffaacf;}

    .primary-navigation ul li:first-child { border-top: 1px solid #0080ff; }
    .primary-table tr:first-child td {    border-top: 3px solid #0080ff;}
    .table_column_type_title_top tr:first-child td {background:#403D99 !important;}

    .primary-table tr:last-child td {border-bottom: 1px solid #403D99;}
    .primary-table tr td, .table_column_type_title_top tr:first-child td:last-child {border-right: 1px solid #403D99;}
    .table_column_type_title_top tr td:first-child {    border-left: 1px solid #403D99;}
    /**/
    .table-contact tr td:first-child, .table_column_type_title_left tr td:first-child {background:#ffaacf;}
    .primary-table tr td { border-bottom: 1px solid #403D99;}

    .bg-ffffff{
                background-color:#ffffff;
                }
                                                                                                                        .bg-ffffff{
                background-color:#ffffff;
                }
                                                                                                                        .bg-ffffff{
                background-color:#ffffff;
                }

                ul.bxslider li {
                    opacity: 1 !important;
                }

                .row.col-product {
                    padding: 0 0;
                }   

                .row.col-product hr {
                    margin: 10 auto;
                    width: calc(100% - 30px);
                }

                .row.col-product strong {
                    color: #403d99;
                }
                

                @media screen and (max-width: 767px) {
                    ul.bxslider.slider li {
                        width: 100% !important;
                    }

                    .header-brand a img {
                        margin-top: 8px;
                    }

                    .logo-font {
                        font-size: 20px;
                        margin-top: 1rem;
                    }
                }

                @media screen and (max-width: 500px) {

                    .header-brand a {
                        height: 30px;
                        display: flex;
                        align-items: center;
                    }

                    .logo-font {
                        font-size: 15px;
                        margin-top: 0;
                    }

                    .header-brand a img {
                        max-width: auto;
                        width: 100%;
                        margin-top: 0;
                    }

                    .header-brand.pull-left {
                        max-width: 65%;
                    }
                }
                @media screen and (max-width: 359px) {
                    .logo-font {
                        font-size: 12px;
                    }
                }