a {
    text-decoration: none;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    max-width: 100%;
    vertical-align: middle;
}

.edit img {
    height: auto;
}

.edit {
    color: #333333;
    font-size: 15px;
    line-height: 1.8;
    /*font-family:'Quicksand', Georgia, serif;*/
}

.edit .s1 {

}

.edit h1 {
    font-size: 20px;
    font-weight: normal
}

.edit h2 {
    font-size: 18px;
    font-weight: normal
}

.edit h3 {
    font-size: 16px;
    font-weight: bold
}

.edit h4 {
    font-size: 14px;
    font-weight: bold
}

.edit h5 {
    font-size: 12px;
    font-weight: bold
}

.edit h6 {
    font-size: 11px;
    font-weight: bold
}

.edit p {
    margin-bottom: 25px;
}

.edit p:last-child {
    margin-bottom: 0;
}

.edit ol, .edit ul {
    display: block;
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 15px;
}

.edit em {
    font-style: italic;
}

.edit strong, .edit b {
    font-weight: bold;
}

.edit td {
    border: 1px solid #cccccc;
}

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

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.grid:before, .grid:after {
    width: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

#page {
    overflow: hidden;
    position: relative;
}

.container {
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

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

.text-left {
    text-align: left;
}

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

/*edit wordpress*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

#header{
    padding: 15px 0;
}

.listhotline{
    margin-top: 15px;
    text-align: right;
}

.listhotline li{
    display: inline-block;
    margin-left: 15px;
}

.icon-phone{
    width: 39px;
    height: 39px;
    line-height: 39px;
    background: #ffffff;
    text-align: center;
    border-radius: 50%;
    color: #17254e;
    font-size: 20px;
}
.languague {
	color: #17254e;
	padding-left:50px;
    font-size: 13px;
}

.hotline {
    padding: 13px 12px;
    background: #ffa149;
    border-radius: 5px;
}

.hotline:hover{
    background: #333333;
}

.main-hotline{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    text-align: left;
}

.title-hotline{
    color: #ffffff;
    font-size: 13px;
}

.phone-hotline{
    font-size: 20px;
    font-weight: bold;
    color: #17254e;
    line-height: 1.2;
}

/* menu */
#main-menu{
    height: 50px;
    background: #17254e;
    text-transform: uppercase;
}

.main-menu{
    position: relative;
}
/* Menu style */

ul.wtf-menu{
    position: relative;
    left: -10px;
}

ul.wtf-menu li{
    list-style: none;
    float: left;
    padding: 0 0;
    margin: 0 22px;
    display: block;
    position: relative;
    font-size: 16px;
}
ul.wtf-menu li i{
    font-size: 20px;
}
ul.wtf-menu li a{
    color: #ffffff;
    padding: 0 0;
    margin: 0 0;
    display: block;
    font-size: 15px;
}
ul.wtf-menu li a:hover{
    color: #ffffff;
}

ul.wtf-menu > li a{
    padding-bottom: 13px;
    padding-top: 20px;
}

ul.wtf-menu > li li a{
    padding-top: 0;
}

ul.wtf-menu li > a:hover,ul.wtf-menu > li.current-menu-item > a,ul.wtf-menu > li.current-menu-parent > a,
ul.wtf-menu > li.current-post-ancestor> a{
    border-bottom: 3px solid #fff;
}

.wtf-menu ul{
    width: max-content;
    padding: 0px 0px;
    margin: 0px;
    background: #fff;
    position: absolute;
    top: 50px;
    left: -20px;
    display: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
    z-index: 9;
    min-width: 200px;
}
.wtf-menu ul li a{
    color: #666666;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;

}

.wtf-menu ul li a:hover{
    border-bottom: none;
}
.wtf-menu ul li a:hover,.wtf-menu ul li.current-menu-item a,.wtf-menu ul li.current-post-ancestor a,.wtf-menu ul li.current-menu-parent a{
    color: #ffffff;
    background: #17254e;
}
.wtf-menu ul ul{
    left: 200px;
    top:0px;
}
.wtf-menu ul li a:hover{
    background: #17254e;
}
.wtf-menu ul li{
    padding: 0px;
    margin: 0px;
    display: block;
    float: none;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    text-transform: none;
}

.wtf-menu ul li ul li{
    border: none;
}

.wtf-menu ul li:last-child{
    border: none;
}

.wtf-menu li:hover > ul{
    display:block;
}

.wtf-menu ul li:hover > ul{
    display:block;
}
.menu-1{
    position: relative;
}
/* menu */


.slider{
    position: relative;
}

.slider:after{
    content: " ";
    width: 100%;
    height: 40%;
    bottom: -7px;
    left: 0;
    right: 0;
    z-index: 9999;
    position: absolute;
    background-size: auto;
    margin: 0 auto;
    background-size: 100%;
    background-position: bottom;
}

.box1{
    background: #ffffff;
    padding: 75px 0;
}

.title-box1{
    color: #17254e;
    font-size: 25px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
}

.main-box1{
    background: #ffffff;
}

.content-main-box1{
    padding-top: 50px;
    padding-right: 30px;
    background: url("images/bg-text-box1.png") no-repeat;
    background-position: right center;
}

.content-text-box1{
    line-height: 1.7;
    font-size: 14px;
    font-family: 'Quicksand', sans-serif;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}

.link-box1{
    text-align: right;
}

.link-box1 a{
    display: inline-block;
    font-size: 13px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
    background: #17254e;
    padding: 0 15px;
}

.link-box1 a:hover{
    background: #333333;
}

.box3{
    padding: 70px 0;
    background: #efefef;
}

.title-box3{
    margin-bottom: 25px;
    color: #17254e;
    font-size: 23px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.thumb-item-box3{
    margin-bottom: 20px;
}

.title-item-box3{
    font-size: 15px;
    color: #30393a;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 20px;
}

.title-item-box3:hover{
    color: #17254e;
}

.content-item-box3{
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}

.link-box3 a{
    color: #17254e;
    font-size: 13px;
}

.col-right-box3{
    background: url(images/bgrightbox3.jpg) no-repeat #172450;
    background-position: right bottom;
    padding: 0 15px;
    color: #ffffff;
}

.title-right-box3{
    padding-top: 15px;
    padding-bottom: 12px;
    border-bottom: 1px solid #263463;
    margin-bottom: 25px;
    color: #ffffff;
    font-size: 23px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.item-right-box3{
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}

.item-right-box3:after{
    content: " ";
    position: absolute;
    width: 130%;
    background: #263463;
    height: 1px;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.thumb-item-right-box3{
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 13px;
}

.title-item-right-box3{
    color: #efefef;
    font-size: 14px;
    text-align: center;
}

.wapper-right-box3{
    overflow: hidden;
}

.menu-box4{
    background: url(images/bgrightbox3.jpg) no-repeat #0082c4;
    background-position: right bottom;
    width: 227px;
    padding: 30px 20px;
}

.title-menu-box4{
    color: #ffffff;
    font-size: 19px;
    margin-bottom: 35px;
}

.main-menu-box4{
    text-align: right;
}
.main-menu-box4 li{
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
}
.main-menu-box4 a{
    color: #ffffff;
    font-size: 17px;
    display: block;
    padding: 10px 18px;

}

.main-menu-box4 a:hover,.main-menu-box4 a.active{
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 20%, rgba(255,255,255,0.5634628851540616) 81%);
}

.box4{
    padding: 70px 0 10px;
}

.list-box4{
    padding: 10px 25px;

}
.col-right-box4{
    display: flex;
    border-top: 1px solid #17254e;
}
.wapper-list-box4{
    background: #efefef;
    width: calc(100% - 227px);
    border-top: 1px solid #ffffff;
    position: relative;
}

.list-box4 li{
    padding: 16px 0;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #ffffff;
}
.list-box4 li:first-child{
    border-top: none;
}

.list-box4 li:last-child{
    border-bottom: none;

}
.thumb-item-list-box4{
    float: left;
}

.title-item-list-box4{
    float: left;
    width: calc(100% - 90px);
    padding-left: 15px;
    color: #333333;
    font-size: 15px;
    line-height: 1.4;
    height: 61px;
    display: flex;
    align-items: center;
}
.title-item-list-box4:hover{
    color: #17254e;
}
.row-gallery-box4{
    margin-left: 1px;
    margin-right: 1px;
}

.link-box4{
    position: absolute;
    padding: 0 18px;
    background: #17254e;
    line-height: 25px;
    bottom: -12px;
    right: 40px;
    color: #ffffff;
    font-size: 13px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.col-gallery-box5{
    padding-left: 1px;
    padding-right: 1px;
    margin-bottom: 2px;
}

.gallerybox4{
    padding-left: 22px;
}

.link-gallery-box4{
    color: #ffffff;
    background: #17254e;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.link-gallery-box4:hover{
    background: #333333;
}

.content-client-logo{
    padding-top: 90px;
    padding-bottom: 45px;
    position: relative;
}

#footer{
    background: url(images/bgrightbox3.jpg) no-repeat #17254e;
    background-position: right bottom;
    padding-top: 70px;
    padding-bottom: 60px;
}

.copyright{
    background: #0d588e;
    padding: 15px 0;
    color: #ffffff;
    font-size: 13px;
    font-family: 'Quicksand', sans-serif;
}

.copyright p{
    margin-bottom: 0;
    color: #fff;
}

.copyright .site-info{
    text-align: right;
}

.copyright .site-info a{
    color: #fff;
}

.copyright .site-info span{
    font-family: 'Quicksand', sans-serif;
    color: #fff;

}

.copyright .site-info span:hover{
    color: #ffffff;
}

.sidebar-footer h3 {
    margin-bottom: 18px;
    font-size: 17px;
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.sidebar-footer .widget_nav_menu ul li {
    margin-bottom: 14px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
}

.sidebar-footer .widget_nav_menu ul li a {
    font-size: 14px;
    color: #ffffff;
    position: relative;
}

.sidebar-footer .widget_nav_menu ul li a:before{
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #ffffff;
    left: -15px;
    bottom: 7px;
}

.wapper-form-footer {
    position: relative;
}

.wapper-form-footer input[type="email"] {
    width: 100%;
    padding-left: 11px;
    border: #ffffff 1px solid;
    color: #4a3c26;
    background: #ffffff;
}

.wapper-form-footer input {
    line-height: 34px;
}

.wapper-form-footer input[type="submit"] {
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 13px;
    font-weight: bold;
    border: none;
    color: #ffffff;
    background: #00327b;
    padding: 1px 10px;
}

div.wpcf7 .ajax-loader{
    display: none;
}

.sidebar-footer aside{
    margin-bottom: 20px;
}
.sidebar-footer aside:last-child{
    margin-bottom: 0;
}

.sidebar-footer ul{
    padding-left: 15px;
}

.widget-ketnoi{
    border-top: 1px solid #aeaeae;
    padding-top: 15px;
}

.social-footer li {
    float: left;
    color: #ffffff;
    font-size: 13px;
    margin-right: 15px;
    margin-bottom: 0;
}

.social-footer li a {
    color: #ffffff;
    font-size: 23px;
    position: relative;
    top: -6px;
}

.social-footer li a:before{
    content: '' !important;
}
.widget-ketnoi label,
.social-footer{
    float: left;
}

.widget-ketnoi label{
    margin-right: 8px;
    color: #ffffff;
}
#section_archive_header {
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    background-size: 100%;
    padding-top: 21.9%;
}

.content-archive {
    padding-bottom: 75px;
    padding-top: 40px;
}

.title-content-archive {
    padding-bottom: 13px;
    border-bottom: 1px solid #e8e8e8;
}

.title-archive{
    font-size: 30px;
    color: #17254e;
    text-align: right;
}
.title-archive a{
    color: #17254e;
}
.content-single {
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.social-button{
    padding-top: 18px;
    padding-bottom: 20px;
    float: right;
}

.breadcrumbs{
    right: 15px;
    bottom: 0;
    width: 100%;
    font-size: 13px;
}
.breadcrumbs{
    display: inline-block;
    color: #999999;
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
}

.breadcrumbs > span:before{
    content: "|";
    margin-left: 10px;
    margin-right: 10px;
}
.breadcrumbs >  span:first-child:before{
    content: "";
    display: none;
}

.breadcrumbs > span{

}

.breadcrumbs span.current{
    color: #17254e;
}

.breadcrumbs span a{
    color: #999999;
}
.breadcrumbs span a:hover{
    color: #17254e;
}
.content-right {
    padding-left: 30px;
}
.content-right:before {
    content: " ";
    width: 1px;
    height: 100%;
    position: absolute;
    background: #e8e8e8;
    left: 15px;
}

.content-left {
    padding-right: 30px;
}
.content-left:before {
    content: " ";
    width: 1px;
    height: 100%;
    position: absolute;
    background: #e8e8e8;
    right: 15px;
}

.item-archive{
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.image-archive{
    margin-right: 20px;
    position: relative;
    float: left;
}

.main-item-archive{
    padding-top: 15px;
    float: left;
    width: calc(100% - 340px);
}

.title-item-archive{
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
    font-family: 'Roboto';
    font-weight: bold;
}
.title-item-archive:hover{
    color: #17254e;
}
.date-time-archive{
    font-family: 'Roboto';
    font-size: 12px;
    color: #999999;
    margin-bottom: 15px;
}

.excerpt-item-archive{
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
}

.content-single {
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.main-content-single {
    color: #333333;
    font-size: 15px;
}

.edit {
    color: #333333;
    font-size: 15px;
    line-height: 1.8;
}
/* wp-pagenavi */
.wp-pagenavi{
    margin: 30px 0;
}

.wp-pagenavi a, .wp-pagenavi span{
    width: 27px;
    line-height: 27px;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-family: arial, sans-serif;
    border: none;
    background: #cccccc;
}

.wp-pagenavi span.current{
    background: #17254e;
    color: #ffffff;
}

.comment-facebook{
    margin-bottom: 50px;
}

.title-same-single{
    color: #333333;
    font-size: 18px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

.thumb-same-single{
    margin-bottom: 12px;
}

.item-title-same-single{
    font-size: 14px;
    color: #333333;
}

.same-single{

}
.title-single{
    font-size: 22px;
    color: #17254e;
    margin: 0;
    margin-bottom: 18px;
    text-align: justify;
    margin-top: 18px;
	font-weight: bold;
}

.main-content-single{
    font-size: 15px;
}

.sidebar .widget_nav_menu {
    background: url(images/bgrightbox3.jpg) no-repeat #0082c4;
    color: #ffffff;
    padding: 30px 30px;
    font-size: 17px;
    text-align: right;
    background-position: right bottom;
}

.sidebar .widget_nav_menu h3{
    font-size: 20px;
    margin-bottom: 30px;
}

.sidebar .widget_nav_menu a {
    color: #ffffff;
    position: relative;
}

.sidebar .widget_nav_menu li {
    margin-bottom: 16px;
}

.sidebar .widget_nav_menu li:last-child{
    margin-bottom: 0;
}

.sidebar .widget_nav_menu li.current-menu-item a:before{

}

.categori-widget {
    padding-top: 18px;
    padding-bottom: 10px;
    background: #ffffff;
}

.categori-widget h3 {
    color: #17254e;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 1.5px;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 15px 10px;
    font-weight: 700;
}

.category-list li:first-child{
    border-top: 1px solid #f0f0f0;
}

.category-list li {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.category-list li:last-child{
    border-bottom: none;
}
.wapper-thumbnail-category {
    float: left;
    margin-right: 10px;
}

.category-list .title-category {
    color: #333333;
    font-size: 14px;
    height: 70px;
    vertical-align: middle;
    line-height: 1.5;
    display: table-cell;
}

.category-list .title-category a {
    color: #333333;
}

.category-list .title-category a:hover {
    color: #17254e;
}

.sidebar aside {
    margin-bottom: 34px;
}

.sidebar aside:last-child {
    margin-bottom: 0;
}

.category-widget h3{
    color: #333333;
    font-size: 20px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px;
}

.category-widget h3:before {
    content: " ";
    border-radius: 20px;
    height: 21px;
    width: 8px;
    background: #17254e;
    position: absolute;
    left: 0;
    top: -3px;
}
ul.category-list {
    padding-top: 0 !important;
}

#content-gallery{
    padding-top: 60px;
}

.main-gallery{
    padding-top: 40px;
}

.title-galery-category a{
    color: #666666;
}

.title-galery-category span{

}

.content-gallery{
    position: relative;
}
.thumb-item-gallery{

}
.thumb-item-gallery img{
    width: 100%;
}

.title-item-gallery{
    margin-top: 13px;
    color: #30393a;
    font-size: 15px;
    margin-bottom: 25px;
}

.title-item-gallery span{
    color: #e5e5e5;
    font-size: 12px;
}

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

.row-gallery{
    margin-left: -4px;
    margin-right: -4px;
}

.col-gallery{
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 4px;
}
.title-tax-training {
    color: #17254e;
    font-size: 30px;
    text-align: center;
    position: relative;
    margin-bottom: 55px;
}

.title-tax-training:after {
    content: "";
    position: absolute;
    width: 97px;
    height: 1px;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #17254e;
}

.left-hotlineconfig{
    text-align: right;
}

.left-hotlineconfig{
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
}

#hotlineconfig{
    padding: 53px 0;
    background: url(images/bg-hotline.png) no-repeat;
    height: 160px;
    background-size: 100%;
}

.main-hotline-config{
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border: 3px solid #ffffff;
    border-radius: 17px;
}

.box2{
    padding-top: 75px;
    padding-bottom: 90px;
}

.title-box2{
    color: #17254e;
    font-size: 30px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.desc-box2{
    font-size: 14px;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 50px;
    line-height: 1.4;
}

.color-red{
    font-weight: bold;
    color: #cc3333;
}

.color-blue{
    font-weight: bold;
    color: #17254e;
}

.header-tab-box2 ul li{
    float: left;
    margin-right: 1px;
}

.header-tab-box2 ul li a{
    display: block;
    height: 34px;
    line-height: 36px;
    padding: 0 18px;
    color: #ffffff;
    background: #666666;
}

.header-tab-box2 ul li a.active{
    background: #17254e;
}

.linkbox2 a{
    color: #ffffff;
    display: inline-block;
    background: #17254e;
    font-size: 15px;
    height: 42px;
    line-height: 43px;
    padding: 0 55px;
}

.main-tabbox2{
    margin-bottom: 25px;
}

.custom-html-widget ul{
    padding-left: 0;
}

.social-footer{
    padding-left: 0 !important;
}
/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/

.nav {
    position:relative;
    display:inline-block;
    font-size:12px;
}
.nav-list {
    text-align:left;
}
.nav-list li {
    float:left;
    *display:inline;
    zoom:1;
    position:relative;
}
.nav-list li a {
    display:block;
    color:#fff;
    padding:15px 20px;
    border-bottom:1px solid #1290d2;
    font-weight: bold;
}

.nav-list li:hover .ul {
    display:block;
}
/* Navigation submenu */
.nav-list li ul {
    display:none;
    position:absolute;
    left:0;
    width:180px;
}
.nav-list li ul li a {
    display:block;
    padding: 10px 15px;
}
.nav-list li ul li a:before{
    content: " - ";
}
.nav-list li ul li a:hover {
    background:#1277b1;
}
/* Mobile navigation */
.nav-mobile {
    display: none;
    cursor: pointer;
    position: absolute;
    height: 24px;
    width: 20px;
    text-align: right;
    font-size: 23px;
    color: #1277b1;
    right: 15px;
    top: -98px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    cursor: pointer;
}
.nav-click i {
    display: block;
    height: 37px;
    width: 35px;
    background-size: 20px;
    line-height: 37px;
    text-align: center;
}
.nav-click:hover {

}
.nav-rotate {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
.nav{
    display: none;
    background: #1277b1;
    line-height: 1;
}
.hotlinemobile{
    display: none;
}
/*------------------------------------*\
    Media Queries
\*------------------------------------*/
.form-contant-us input,.form-contant-us textarea,.form-contant-us select{
    background: #fafafa;
    border: 1px solid #e4e4e4;
    width: 100%;
    line-height: 36px;
    height: 36px;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 14px;
    color: #453c15;
    font-family: 'Quicksand', sans-serif;
}

.form-contant-us textarea{
    padding: 8px 15px;
    height: 138px;
}

.form-contant-us .row-form input[type=submit]{
    width: 132px;
    background: #333233;
    text-align: center;
    border-radius: 0;
    font-size: 18px;
    color: #ffffff;
    transition: 0.2s;
}
.wapper-google-map{
    padding: 10px;
    background: #fafafa;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}
.acf-map {
    width: 100%;
    height: 557px;
}
.right-contact-page{
    position: relative;
}

.right-contact-page:before{
    content: " ";
    width: 1px;
    height: 100%;
    position: absolute;
    top:0;
    left: -60px;
    background: #e8e8e8;
}
.row-form {
    margin-bottom: 10px;
}
.content-contact-us{
    padding-top: 50px;
    position: relative;
}
/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}
div.wpcf7 .ajax-loader{
    display: block;
}
.content-contact-page{
    color: #3a3a3a;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
}

.content-contact-page h3{
    color: #0082c4;
    font-size: 18px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
}

.content-contact-page p {
    margin-bottom: 15px;
    font-weight: bold;
    color: #666666;
}
.content-contact-page a{
    color: #666666;
}
.content-contact-page i {
    font-size: 20px;
    color: #0082c4;
    width: 28px;
}
.content-contact-page{
    margin-bottom: 35px;
}

.header-form-contant-us{
    color: #333333;
    font-family: 'Quicksand', sans-serif;
    font-size: 25px;
    margin-bottom: 10px;
}
/*-------*/
input {
    outline: none;
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}


input[type=search] {
    background: url('images/search.png') no-repeat;
    border: none;
    width: 55px;

    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
input[type=search]:focus {
    width: 130px;
    background-color: #fff;
    border-color: #66CC75;
    -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
    -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
    box-shadow: 0 0 5px rgba(109,207,246,.5);
}


input:-moz-placeholder {
    color: #999;
}
input::-webkit-input-placeholder {
    color: #999;
}


#demo-2{
    position: absolute;
    right: 0;
    top: 15px;
}

#demo-2 input[type=search] {
    width: 18px;
    height:22px;
}
#demo-2 input[type=search]:hover {

}
#demo-2 input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}
#demo-2 input:-moz-placeholder {
    color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
    color: transparent;
}

.image-video{
    position: relative;
}

.image-video:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('images/videoicon.png') no-repeat;
    background-position: center;
}
.box-eff-image{
    overflow: hidden;
}

.box-eff-image img{
    transition: 0.2s;
}

.box-eff-image:hover img {
    transform: scale(1.2);
    opacity: 0.8;
}

.wapper-right-box3 .owl-theme .owl-nav.disabled+.owl-dots{
    text-align: right;
    margin-bottom: 0;
    padding-right: 15px;
}

.wapper-right-box3 .owl-theme .owl-dots .owl-dot.active span,.wapper-right-box3  .owl-theme .owl-dots .owl-dot:hover span{
    background: #17254e;
}
.item-rightbox3{
    padding: 0 15px;
}

.table-calenda{
    width: 100%;
}

.table-calenda th{
    background-color: #e6f6fa;
    padding: 14px;
    font-weight: bold;
    border: 1px solid #ffffff;
    font-size: 14px;
}

.table-calenda td{
    border: 1px solid #f5f5eb;
    text-align: center;
    padding: 14px;
    font-size: 14px;
}
.table-calenda td a{
    color: #0082c4;
}

.table-calenda tbody tr:nth-of-type(even) {
    background-color: #e6f6fa;
}
.table-calenda tbody tr:hover{
    background-color: rgba(0,0,0,.075);
}
.hotlinemobile{
    text-align: center;
    position: relative;
    margin: 7px -15px 0;
}
.hotlinemobile li{
    width: 48%;
    display: inline-block;
}
.hotlinemobile .title-hotline {
    color: #ffffff;
    font-size: 8px;
}
.hotlinemobile .main-hotline{
    padding-right: 0;
    padding-top: 5px;
}
.hotlinemobile .phone-hotline {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1.2;
}
#formbox2{
    padding: 0;
    width: 600px;
    max-width: 100%;
}
.hotlinemobile .icon-phone{
    width: 30px;
    height: 30px;
    line-height: 33px;
    font-size: 16px;
}
@media only screen and (max-width: 812px) {
    .listhotline{
        display: none;
    }
    #main-menu{
        display: none;
    }
    .content-main-box1{
        padding: 15px;
    }
    .slider:after{
        display: none;
    }
    .title-box1{
        font-size: 18px;
    }
    .title-box2{
        font-size: 20px;
    }
    .header-tab-box2 ul li a{
        font-size: 10px;
    }
    .box1{
        padding: 15px 0;
    }
    .box2 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .thumb-item-box3 img{
        width: 100%;
    }
    .col-right-box3{
        margin-top: 15px;
    }
    .box3{
        padding: 35px 0;
    }
    .menu-box4{
        display: none;
    }
    .wapper-list-box4{
        width: 100%;
    }
    .list-box4{
        display: block !important;
    }
    .col-right-box4{
        margin-bottom: 15px;
    }
    .gallerybox4{
        padding-left: 0;
    }
    .box4 {
        padding: 15px 0 10px;
    }
    .widget-ketnoi label{
        display: none;
    }
    .social-footer li{
        float: none;
        display: inline-block;
    }
    .widget-ketnoi label, .social-footer{
        float: none;
    }
    .widget-ketnoi{
        text-align: center;
    }
    .copyright{
        text-align: center;
    }
    .copyright .site-info{
        text-align: center;
    }
    .content-right{
        padding-left: 0;
    }
    .content-right:before{
        display: none;
    }
    #hotlineconfig{
        display: none;
    }
    .content-archive{
        padding-bottom: 0;
    }
    .col-swap-mobile{
        flex-wrap: wrap-reverse;
    }
    .breadcrumbs{
        display: none;
    }
    .image-archive{
        margin-right: 0;
        float: none;
    }
    .image-archive img{
        width: 100%;
    }
    .main-item-archive{
        width: 100%;
    }
    .thum-item-tax-gallery img{
        width: 100%;
    }
    .col-gallery{
        margin-bottom: 4px;
    }
    /*menu mobile*/
    .nav-mobile {
        display:block;
    }
    .nav {
        width:100%;
        display: block;
    }
    .nav-list {
        display:none;
    }
    .nav-list li {
        width:100%;
        float:none;
    }
    .nav-list li > a {
        padding:10px 15px;
    }
    .nav-click {
        display:block;
        color: #ffffff;
    }
    .nav-mobile-open {
        border-radius:5px 5px 0 0;
        -webkit-border-radius:5px 5px 0 0;
        -moz-border-radius:5px 5px 0 0;
    }
    .nav-list li:hover ul {
        display:none;
    }
    .nav-list li ul {
        position:static;
        width:100%;
    }
    /*menu mobile*/
    .hotlinemobile{
        display: block;
    }
    #header {
        padding: 5px 0;
    }
}















