@charset "utf-8";
body {
    font-family: 'Roboto', sans-serif;
}

input, button, select, textarea {
    outline: none;
}

img {
    max-width: 100%;
}

a:hover, a:focus {
    text-decoration: none;
}

a {
    color: #333;
}

.owl-theme .owl-nav {
    margin-top: 0px !important;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    margin: 0px !important;
    padding: 0px !important;
}

.owl-prev, .owl-next {
    margin: 0px !important;
    border-radius: 0px !important;
}

.fl-left {
    float: left !important;
}

.fl-right {
    float: right !important;
}

/* css main slider */
#slider-home .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

#slider-home .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

#slider-home .owl-nav .fa {
    background-color: rgba(51, 51, 51, 0.6);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.top-header ul li {
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 14px;
    padding-right: 40px;
}

.top-header ul li img {
    padding-right: 11px;
}

.top-header {
    height: 40px;
    line-height: 40px;
    clear: both;
    overflow: hidden;
    background: #383373;
}

.top-header ul li span {
    color: #fcff00;
    font-family: 'Roboto-Bold';
}

.top-header ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.top-header .top-social ul li {
    padding-right: 0;
}

.top-social {
    text-align: right;
}

#main {
    clear: both;
}

.hc-nav-trigger.hc-nav-1 {
    display: none !important;
}

.clearfix {
    clear: both;
}

.logo-menu {
    padding: 12px 0;
    position: relative;
}

.main-menu > ul {
    padding-left: 0;
    display: inline-block;
    padding-top: 15px;
    margin-bottom: 0;
    float: right;
}

.main-menu > ul > li {
    float: left;
    list-style: none;
    position: relative;
}

.main-menu > ul > li > a {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 15px;
    cursor: pointer;
}

.main-menu > ul > li > a:hover {
    color: #383373;
}

.main-menu > ul > li:last-child {
    float: right;
}

#slider-home .item img {
    height: 430px;
    object-fit: cover;
}

.primary-title {
    width: 656px;
    margin: auto;
    border-bottom: 2px solid #cccccc;
    position: relative;
}

h2.title1 {
    font-size: 26px;
    color: #383373;
    font-weight: bold;
    text-transform: uppercase;
    background: #fff;
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 0;
    padding: 0 10px;
    margin-top: 0;
    font-family: 'Kimberley';
}

.info-home {
    margin-top: 45px;
}

.nav-info-home .title {
    font-family: 'Roboto-Bold';
    line-height: 22px;
    font-size: 16px;
}

.nav-info-home .desc {
    font-size: 14px;
    line-height: 22px;
}

.nav-info-home {
    padding-top: 43px;
}

.slider-product .item img {
    width: 300PX;
    height: AUTO;
    object-fit: cover;
    display: inline-block;
}

.slider-product .item {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.slider-product .item .overlay-product {
    background: #cd4553;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
    transition: width 1s, height 1s, background-color 1s, transform 1s;
    padding: 0 20px;
    padding-top: 103px;
}

.slider-product .item .overlay-product .product-name {
    font-size: 16px;
    line-height: 23px;
}

.slider-product .item .overlay-product .product-name a {
    color: #fef101;
    font-family: 'Roboto-Bold';
}

.slider-product .item .overlay-product .desc {
    color: #fff;
}

.slider-product .item .overlay-product .product-name a:hover {
    text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
}

.slider-product .item .overlay-product .read-more:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #f68121;
}

}
.slider-product .item .overlay-product .desc {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding-top: 14px;
}

.slider-product .item .overlay-product .read-more {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 3px;
    margin-top: 20px;
}

/*.slider-product .item .overlay-product1{	    position: absolute;	    top: 50%;	    left: 50%;	    width: 100%;	    transform: translate(-50%,-50%);	    display: none}*/
.product-home {
    margin-top: 54px;
}

.slider-product .item:hover .overlay-product {
    visibility: visible;
    opacity: 1;
    height: 100%;
}

.slider-product .overlay-product:hover .overlay-product1 {
    display: block;
}

.slider-product .item .title-product {
    font-family: 'Roboto-Bold';
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 26px;
}

/*contact-form*/
.contact-form {
    background: url('../images/BG1.png');
    padding-top: 85px;
    padding-bottom: 46px;
    background-repeat: no-repeat;
    background-size: cover;
}

.form-contatc {
    width: 80%;
    margin: auto;
    margin-top: 59px;
}

.form-contatc input[type=text] {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    padding-left: 10px;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 10px;
}

.contact-form h2.title1 {
    background: none;
    color: #fff;
}

.contact-form .primary-title {
    border-bottom: 0;
    position: relative;
}

.contact-form h2.title1:before {
    content: '';
    position: absolute;
    width: 152px;
    height: 2px;
    top: 17px;
    left: -170px;
    background: #cccccc;
}

.contact-form h2.title1:after {
    content: '';
    position: absolute;
    width: 152px;
    height: 2px;
    top: 17px;
    right: -170px;
    background: #cccccc;
}

.contact-form textarea {
    width: 100%;
    height: 190px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 13px;
}

.contact-form input[type=submit] {
    background: #cd4553;
    width: 173px;
    height: 38px;
    border: 1px solid #cd4553;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    line-height: 38px;
    font-family: 'Roboto-Bold';
}

.contact-form input[type=submit]:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #cd4553;
}

.contact-form .submit {
    text-align: center;
    margin-top: 20px;
}

/* css icon box*/
.incon-box .icon {
    width: 23%;
    display: inline-block;
    float: left;
}

.incon-box .nav-icon {
    width: 77%;
    display: inline-block;
    float: right;
    padding-left: 10px;
}

.incon-box .nav-icon .title {
    font-size: 16px;
    font-family: 'Roboto-Bold';
    margin-bottom: 6px;
}

.incon-box .nav-icon .desc {
    font-size: 14px;
    margin: 0;
}

.incon-box {
    padding-top: 52px;
}

.incon-box .nav-icon-box {
    padding-bottom: 20px;
}

.services-home {
    margin-top: 55px;
}

.services-home #exTab1 ul li a {
    padding: 5px 26px;
    font-size: 14px;
    text-transform: uppercase;
    background: #fff;
    color: #999999;
    border: 1px solid #999999;
    margin: 0 4px;
}

.services-home #exTab1 ul li.active a {
    background: #162975;
    border: 1px solid #162975;
    color: #fff;
}

.services-home #exTab1 ul li a:hover {
    background: #162975;
    border: 1px solid #162975;
    color: #fff;
}

.services-home #exTab1 {
    margin-top: 43px;
    text-align: center;
}

.services-home #exTab1 ul {
    display: inline-block;
}

.services-home .nav-tab-content .nav-img {
    text-align: left;
}

.services-home .nav-tab-content .title-services {
    font-family: 'Kimberley';
    font-size: 20px;
    color: #162975;
}

.services-home .nav-tab-content .desc {
    font-size: 16px;
    line-height: 23px;
}

.services-home .holine-content ul {
    display: inline-block;
    padding-left: 0
}

.services-home .holine-content ul li {
    display: inline-block;
    float: left;
    padding-right: 15px;
}

.services-home .holine-content ul li span {
    font-family: 'Roboto-Bold';
}

.services-home .holine-content ul li span.red {
    color: #ff0000;
}

.services-home .holine-content {
    border-top: 1px solid #cccccc;
    padding-top: 16px;
    margin-top: 25px;
}

.services-home .nav-tab-content {
    padding-top: 26px;
}

/* css new-home*/
.new-home .item-new .image {
    width: 34%;
    display: inline-block;
    float: left;
}

.new-home .item-new .nav-image {
    width: 66%;
    display: inline-block;
    float: right;
    padding-left: 13px;
}

.new-home .item-new .nav-image .title {
    margin: 0;
    font-family: 'Roboto-Bold';
    font-size: 16px;
    line-height: 23px;
    height: 48px;
    overflow: hidden;
}

.new-home .item-new .nav-image .desc {
    margin: 0;
    font-size: 14px;
    line-height: 23px;
    height: 70px;
    overflow: hidden;
    text-align: justify;
}

.new-video {
    margin-top: 65px;
}

.video-home .nav-video .image img {
    width: 100%;
    height: 350px;
}

.new-video > .container > .row {
    margin-top: 50px;
}

.new-home .item-new .image img {
    width: 100%;
    height: 118px;
    object-fit: cover;
}

.new-home li {
    list-style: none;
}

.new-home .item-new {
    padding-bottom: 25px;
}

.video-home .nav-video iframe {
    width: 100%;
    height: 321px;
}

.video-home .nav-video .title-video {
    font-family: 'Roboto-Bold';
    margin: 10px 0;
    font-size: 16px;
    margin-top: 20px;
}

.video-home .nav-video .desc {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}

.new-video .nav-video ul {
    padding-left: 0;
    list-style: none;
}

.new-video .nav-video ul li img {
    padding-right: 8px;
}

.new-video .nav-video ul li {
    padding-bottom: 4px;
}

.nav-custom {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 57px;
}

.slider-custom .item {
    text-align: center;
}

.slider-custom .item .Name-custom {
    font-family: 'Roboto-Bold';
    font-size: 14px;
}

.slider-custom .item .adress-custom {
    font-size: 14px;
    color: #a9a9a9;
}

.slider-custom {
    margin-top: 47px;
    position: relative;
    padding-left: 70px;
    padding-right: 70px;
}

.slider-custom:before {
    position: absolute;
    top: 0;
    left: 0;
    content: url('../images/icon9.png');
}

.slider-custom:after {
    position: absolute;
    top: 0;
    right: 0;
    content: url('../images/icon10.png');
}

/* css footer*/
footer {
    background: #383373;
    padding-top: 20px;
    margin-top: 40px;
    padding-bottom: 45px;
}

footer .title-wd {
    color: #fff;
    font-size: 20px;
    font-family: 'Kimberley';
    padding-bottom: 10px;
    text-transform: uppercase;
}

footer .nav-item ul {
    padding-left: 0;
    list-style: none;
}

footer .nav-item ul li {
    color: #fff;
    font-size: 14px;
    padding-bottom: 4px;
    display: inline-block;
}

footer .nav-item ul li img {
    padding-right: 10px;
}

footer .social-footer i {
    font-family: fontawesome;
    font-style: inherit;
    width: 28px;
    height: 28px;
    background: #fff;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    color: #383373;
}

footer .social-footer {
    background: url('../images/line.png') top center;
    background-repeat: no-repeat;
    padding-top: 14px;
    margin-top: 19px;
}

footer .social-footer ul {
    padding-left: 0
}

footer .social-footer li {
    display: inline-block;
}

footer iframe {
    border: 0;
    width: 100%;
    height: 186px;
}

.copy-right {
    background: #221e59;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.copy-right a {
    color: #fff;
}

.nav-info-home .image {
    overflow: hidden;
}

.nav-info-home .image img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.nav-info-home .image:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.nav-tab-content .image {
    overflow: hidden;
}

.nav-tab-content .image img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%;
    height: 315px;
    object-fit: cover;
}

.nav-tab-content .image:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.new-home .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.new-home .image {
    position: relative;
}

.new-home .image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.new-home .image:hover:before {
    left: 50%;
    right: 50%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    background-color: rgba(255, 255, 255, 0.5);
}

.new-home .image:hover:after {
    top: 50%;
    bottom: 50%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    background-color: rgba(255, 255, 255, 0.5);
}

.main-menu ul li .submenu {
    padding-left: 0;
    position: absolute;
    z-index: 11;
    background: #162975;
    padding: 11px 10px;
    width: 226px;
    list-style: none;
    left: 0;
    top: 34px;
    display: none;
}

.main-menu ul li .submenu li a {
    color: #fff;
}

.main-menu ul li .submenu li {
    border-bottom: 1px dotted #1c3493;
    padding-bottom: 6px;
    margin-bottom: 7px;
}

.main-menu ul li .submenu li:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.main-menu ul li .submenu li a:hover {
    color: #fbf401;
}

.main-menu ul li:hover .submenu {
    display: block;
}

.second-nav {
    display: none !important;
}

.page-body-buong {
    overflow: hidden;
}

.nav-search {
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 11;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.nav-search input[type=text] {
    width: 257px;
    height: 40px;
    border: 1px solid #ddd;
    padding-left: 10px;
    border-radius: 3px;
}

.nav-search.open {
    visibility: visible;
    opacity: 1;
    top: 56px;
}

.logo img {
    width: 166px;
}

/* css brecus*/
.brecus ul {
    padding-left: 0;
}

.brecus ul li {
    display: inline-block;
}

.brecus ul li a {
    padding: 0 10px;
    color: #fff;
}

.brecus ul li {
    color: #fff
}

.brecus {
    background: #383373;
    padding-top: 8px;
    margin-bottom: 30px;
}

/* css sidebar*/
.sidebar .item {
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.sidebar .item .title-wd {
    margin: 0;
    color: #fff;
    padding-bottom: 10px;
    background: #383373;
    height: 34px;
    line-height: 34px;
    padding: 0 13px;
}

.sidebar .item .nav-item ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.sidebar .item .nav-item ul li {
    position: relative;
    border-bottom: 1px dotted #ddd;
    padding: 7px 26px;
}

.sidebar .item .nav-item ul li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ff9a3a;
    border-radius: 50%;
    top: 15px;
    left: 10px;
}

.sidebar .item .nav-item ul li:last-child {
    border-bottom: 0;
}

.sidebar .nav-item .item1 .img {
    width: 30%;
    display: inline-block;
    float: left;
}

.sidebar .nav-item .item1 .nav-img {
    width: 70%;
    display: inline-block;
    float: right;
    padding-left: 10px;
}

.sidebar .nav-item .item1 .nav-img .title {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
}

.sidebar .nav-item .item1 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.sidebar .nav-item .item1:last-child {
    border-bottom: 0;
}

.item-product .image img {
    width: 100%;
    height: 235px;
    object-fit: cover;
}

.item-product {
    text-align: center;
    padding-bottom: 25px;
    border: 1px dotted #ddd;
    padding: 10px;
    margin-bottom: 26px;
}

.item-product .title-pr {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    font-family: 'Roboto-Bold';
}

.item-product .price {
    color: #ff0000;
}

.item-product .price span {
    font-family: 'Roboto-Bold';
}

.item-product .image img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.item-product .image:hover img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.item-product .image {
    overflow: hidden;
}

.nav-item ul li .fa-angle-right {
    font-family: fontawesome;
    font-style: inherit;
    float: right;
}

.sidebar .item .nav-item ul .submenu {
    display: none;
}

.main-menu ul li .fa-angle-right {
    font-family: fontawesome;
    font-style: inherit;
    padding-left: 8px
}

/*pagenavi*/
.pagenavi {
    border-top: 1px dashed #dddddd;
    padding-top: 26px;
    margin-top: 13px;
}

.pagenavi ul {
    padding-left: 0;
}

.pagenavi ul li {
    display: inline-block;
}

.pagenavi ul a {
    height: 27px;
    display: inline-block;
    background: #f2f2f2;
    text-align: center;
    line-height: 27px;
    border: 1px solid #dddddd;
    padding: 0 10px;
}

.pagenavi ul a.active {
    background: #383373;
    color: #c5eaf8;
}

.slider-large .item {
    border: 2px solid #ddd;
    padding: 10px;
}

.slider-small a {
    border: 1px solid #ddd;
    padding: 10px;
    display: inline-block;
}

.slider-small {
    margin-top: 10px;
}

.slider-large .owl-prev {
    background: #eee;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 23px;
    text-align: center;
    line-height: 30px;
    transform: translateY(-50%);
}

.slider-large .owl-next {
    background: #eee;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 23px;
    text-align: center;
    line-height: 30px;
    transform: translateY(-50%);
}

.content-detail-product .name-product {
    font-size: 18px;
    color: #2f383d;
    margin-top: 0;
    font-weight: bold;
}

.content-detail-product #ProductPrice {
    display: inline-block;
    padding-top: 0;
    font-weight: bold;
    color: red;
    margin-top: 10px;
}

.p-short-description ul {
    padding-left: 22px;
}

.p-short-description ul li {
    padding-bottom: 3px;
}

#AddToCart {
    background-color: #383373;
    text-transform: uppercase;
    width: 100%;
    font-size: 18px;
    margin-top: 17px;
    color: #fff;
    border-radius: 0;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover {
    background-color: #383373;
}

a:hover, a:focus {
    color: #383373;
}

.js-qty input[type=number] {
    width: 100px;
    height: 30px;
    padding-left: 10px;
}

#exTab2 ul li a {
    padding: 5px 15px;
    border: 1px solid #ddd;
    text-transform: uppercase;
}

.product-tabs {
    margin-top: 20px;
}

.product-tabs .tab-pane {
    border: 1px solid #ddd;
    padding: 14px;
    line-height:
}

.product-other .title {
    font-family: 'Kimberley';
    font-size: 20px;
    padding-bottom: 16px;
    color: #f68121;
}

.product-other {
    padding-top: 20px;
}

.title22 {
    font-family: 'Kimberley';
    font-size: 25px;
    padding-bottom: 16px;
    color: #f68121;
    margin: 0;
}

.main-new .new-home .item-new .image img {
    height: 180px;
}

.main-new .new-home .item-new .nav-image .desc {
    height: 113px;
}

.main-new .new-home h1 {
    font-size: 22px;
    margin: 0;
    padding-bottom: 10px;
}

.comment-new form label {
    width: 100%;
}

.comment-new form input[type=text] {
    width: 100%;
    height: 35px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.comment-new form textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #ddd;
}

.comment-new form input[type=submit] {
    background: #ff9a3a;
    border: 1px solid #ff9a3a;
    padding: 5px 15px;
    margin-top: 12px;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
}

.comment-new h3 {
    color: #ff9a3a;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 10px;
}

.content-info h1 {
    font-family: 'Kimberley';
    color: #383373;
}

/*css contact*/
p.thank-you {
    font-size: 14px;
    color: #747474;
    font-style: italic;
}

h1.title-contact {
    color: #f68121;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0;
}

.adress-contact li {
    font-size: 14px;
    list-style: none;
    padding-bottom: 7px;
}

.adress-contact li span {
    font-family: 'Roboto-Bold';
}

.adress-contact {
    padding-left: 0;
}

.map-contact iframe {
    width: 100%;
    height: 369px;
}

.map-contact {
    border: 1px solid #ddd;
    padding: 2px;
}

.form-contat p.desc {
    font-size: 14px;
    line-height: 23px;
}

.form-contat input[type=text] {
    border: 1px solid #d5d5d5;
    background: #fafafa;
    width: 100%;
    height: 30px;
    padding-left: 10px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.form-contat textarea {
    width: 100%;
    height: 265px;
    background: #fafafa;
    padding-left: 10px;
    border-radius: 3px;
}

.send-contact .item {
    width: calc((100% - 30px) / 4);
    display: inline-block;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.send-contact .item:nth-child(4) {
    margin-right: 0;
}

.send-contact .item input[type=submit] {
    width: 100%;
    height: 30px;
    background: #f68121;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid;
    border-radius: 3px;
}

.send-contact .item img {
    padding-top: 4px;
}

#main-contact {
    /* margin-top: 13px; */
    margin-bottom: 30px;
}

.information-contact h2.title1 {
    margin-top: 0;
    background: #f2f2f2;
}

.information-contact {
    background: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 48px;
}

.information-contact .map {
    border: 1px solid #ddd;
    padding: 5px;
    background: #fff;
}

.information-contact .map iframe {
    width: 100%;
    height: 364px;
}

.adress-map .item {
    margin-bottom: 30px;
}

.adress-map .item .icon1 {
    width: 13%;
    display: inline-block;
    float: left;
}

.adress-map .item .nav-icon {
    width: 87%;
    display: inline-block;
    float: right;
}

.nav-information {
    margin-top: 38px;
}

.adress-map .item .nav-icon h4 {
    font-family: 'Roboto-Bold';
    font-size: 16px;
    margin-bottom: 5px;
    color: #fff;
}

.adress-map .item .nav-icon p {
    font-size: 16px;
    color: #fff;
}

.information-contact h2.title1 {
    margin-top: 0;
    background: none;
    position: static;
    left: inherit;
    transform: inherit;
    color: #fff;
}

.information-contact {
    background: #cd4553;
    padding-top: 14px;
    padding-bottom: 48px;
    margin-top: 37px;
}

.information-contact .title-primary {
    margin-bottom: 40px;
}

#big {
    padding-left: 200px;
    padding-right: 200px;
    padding-top: 0;
    margin-top: 54px;
}

#big .item img {
    width: 100px !important;
    height: 100px !important;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 6px;
}

#big .item {
    text-align: center;
}

#big .owl-item {
    -webkit-transition: width 4s, height 4s, background-color 4s, -webkit-transform 4s;
    transition: width 4s, height 4s, background-color 4s, transform 4s;
}

#thumbs .owl-item {
    -webkit-transition: width 4s, height 4s, background-color 4s, -webkit-transform 4s;
    transition: width 4s, height 4s, background-color 4s, transform 4s;
}

#big .center .item img {
    width: 120px !important;
    height: 120px !important;
    border: 1px solid #0097f1;
}

#thumbs .item .desc {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    padding-top: 32px;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
}
@media (max-width: 400px) {
    #thumbs .item .desc {
        color: #333;
        font-size: 16px;
        font-weight: 400;
        padding-top: 32px;
        position: relative;
        padding-left: 0px;
        padding-right: 0px;

    }
}

#thumbs .item .desc:before {
    content: url('../images/phay1.png');
    position: absolute;
    left: 0;
    top: 44px;
}
@media (max-width: 400px) {
    #thumbs .item .desc:before {
        display: none;
    }
}

#thumbs .item .desc:after {
    content: url('../images/phay2.png');
    position: absolute;
    right: 0;
    top: 44px;
}
@media (max-width: 400px) {
    #thumbs .item .desc:after {
        display: none;
    }
}

#thumbs .item {
    text-align: center;
}

#thumbs .item .name {
    font-size: 16px;
    color: #000;
    padding-top: 5px;
    font-family: 'Roboto-Bold';
}

#thumbs .item .old {
    color: #999999;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.child-custom {
    margin-top: -138px;
}

.child-custom .owl-theme .owl-nav [class*='owl-'] {
    background: none;
    opacity: 1;
}

.child-custom .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 26%;
    transform: translateY(-50%);
}

.child-custom .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 26%;
    transform: translateY(-50%);
}

#thumbs {
    padding-left: 60px;
    padding-right: 60px;
}

#thumbs .owl-theme .owl-dots .owl-dot.active span {
    background: #7c7c7c;
}

#thumbs .owl-dots {
    margin-top: 10px;
}

/* css teaching program*/
.teaching-program .title-primary {
    text-align: center;
}

.nav-teaching-program .item {
    background: url('../images/bg1.png');
    background-repeat: repeat;
    border-radius: 70px 0 70px 0;
    overflow: hidden;
    margin-bottom: 30px;
}

.nav-teaching-program .item:hover {
    background: #14a5c2;
}

.nav-teaching-program .item:hover .title a {
    color: #fff;
}

.nav-teaching-program .item .title {
    font-size: 14px;
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin: 10px 0;
    padding: 0 17px;
}

.nav-teaching-program .item .image {
    border-radius: 70px 0 70px 0;
    overflow: hidden;
    border-bottom: 3px solid #fff;
}

.nav-teaching-program .item .image img {
    width: 100%;
    height: 185px;
}

.teaching-program {
    padding-top: 23px;
}

.teaching-program .nav-teaching-program {
    margin-top: 28px;
}

.outer {
    margin-top: 60px;
}

#big .owl-prev {
    background: #bfbfbf;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 14%;
    transform: translateY(-50%);
}

#big .owl-next {
    background: #bfbfbf;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 14%;
    transform: translateY(-50%);
}

img {
    object-fit: cover;
}

.contact-footer {
    position: fixed;
    bottom: 26%;
    left: 30px;
    z-index: 999;
}

.contact-footer ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: inline-block;
}

.contact-footer ul li {
    margin-bottom: 4px;
}