/*
Theme Name: C5group
Theme URI: https://c5group.com.vn/
Author: C5group
Author URI: 
Description:
Version: 10.0.0
License: GPLv3 or later
License URI: 
Text Domain: C5group
Tags:
*/

/* --------------------------------------
=========================================
    General Body
=========================================
-----------------------------------------*/
body{
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 21px;
    color: #747474;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    margin: 0;
}
body img {
    display: block;
    max-width: 100%;
    height: auto;
}
iframe{
    max-width:100% !important;
	width:100% !important;
}
.fb_iframe_widget_fluid_desktop iframe{
	width:100% !important;
}
header {
    position: relative;
     width: 100%;
}
#sticky-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #24272e;
    height: 100px !important;
}
.site-description {
    display: none;
}
div.wpcf7-mail-sent-ok {
    display: none !important;
}
#sticky-wrapper .navbar-header {
   position: relative;
   width: 100%;
}
#sticky-wrapper .navbar-brand{
    position: absolute;
    left: 0;
    top: -33px;
}
.is-sticky .navbar-brand{
    top: -20px !important;
}
.is-sticky .navbar-brand > img {
	display: block;
	max-height: 80px;
}
.navbar-brand > img {
	display: block;
	max-height: 110px;
}
.header-search-wrap{
    float: right;
    position: relative;
    display: none;
}
.header-search-wrap .dropdown-menu{
    right: 0;
    left: auto;
}
.shopping_cart{
    right: 0;
    top: 5px;
    float: right;
    position: relative;
    margin-left: 10px;
}
.shopping_cart .cart-contents span {
    position: absolute;
    right: -10px;
    top: -8px;
    background: #df0024;
    color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 1px 6px;
}
.shopping_cart i{
    color: #fff;
    font-size: 25px;
}
.language-selected{
    float: right;
    max-width: 75px;
    padding-top: 38px;
}
.title-section {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #0056b0;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    position: relative;
	margin-top: 50px;
}
.page-title{
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #18578c;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.page-title::before{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color:#18578c;
    width: 60px;
    height: 2px;
    margin: 0 auto;
}
.line-section img{
    margin: 0 auto;
    margin-bottom: 20px;
}
.des-section {
    max-width: 890px;
    margin: 0 auto;
    color: #080808;
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 25px;
}
.des-section p{
   color: #333333; 
   line-height: 25px;

}
.title-single{
    font-size: 30px;
    color: #18578c;
    text-align: center;
    text-transform: uppercase;
     font-family: "Open Sans", Arial, Helvetica, sans-serif;
      margin-bottom: 50px;
	  margin-top: 50px;
}
.footer-sidebar .form-group .wpcf7-submit {
    background: #18578c;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    padding: 10px 30px;
    display: block;
    width: 100%;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
}
#navbar_primary > ul li.unset_link > a {
    pointer-events: none;
}
#formLogin .modal-title{
   font-size: 26px;
    color: #18578c;
    text-align: left;
    text-transform: uppercase;
     font-family: "Open Sans", Arial, Helvetica, sans-serif;
      margin-bottom: 0px;
}
#formLogin .login-submit input{
    background-color: #18578c;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
}
#rev_slider_1_1 .tp-caption{
	text-align:center;
}
.is-sticky .navbar-default .navbar-nav > li > a{
    padding: 12px 20px;
}
.is-sticky .navbar-default .navbar-nav > .active > a,.is-sticky .navbar-default .navbar-nav > .active > a:hover{
    padding: 12px 20px;
}
.page table tr{
    /*text-align: center;*/
    background: #fff;
}
.page table tr:first-child{
    background-color: #0058bc;
}
.page table tr:first-child td{
    color: #fff;
    font-weight: 600;
}
.page table tr td {
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
    font-size: 15px;
    color: #5a5d62;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.page table tr:nth-child(2n){
    background: #f6f6f6;
}
#bannerchild-page{
    position: relative;
    width: 100%;
}
#bannerchild-page .image-bannerchild{
    position: relative;
    height: 300px;
    overflow: hidden;
}
#bannerchild-page .image-bannerchild img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#bannerchild-page .tit-pagechild{
    font-size: 40px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
#bannerchild-page .imgtxt img{
    margin: 0 auto;
}
#bannerchild-page .bannertxt-child .innertable {
    display: table;
    height: 100%;
}
#bannerchild-page .bannertxt-child .innertable .imgtxt{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
#bannerchild-page .bannertxt-child {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}
/* --------------------------------------
=========================================
   section featured  Css
=========================================
-----------------------------------------*/
#section-featured .background-overlay{
   padding: 60px 0px;
}
#section-featured .title-section{
    color: #fff;
}
#section-featured .des-section{
    color: #fff;
}
.img-featured {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    height: 220px;
    max-width: 380px;
margin: 0 auto;
background-color: #fff;
}
.img-featured:hover img{
  opacity: 0.8;
}
.img-featured img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    object-fit: cover;
}
.img-featured:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.caption-featured {
    color: #fafafa;
    margin: 0;
    height: 66px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
}
.seeall-featured {
    display: none;
}
#relatedpr-carousel .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0.4);
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
}
#relatedpr-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: #000;
    color: #fff;
}
#relatedpr-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -15px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedpr-carousel .owl-nav .owl-next{
    position: absolute;
    right: -15px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedpr-carousel .owl-nav i::before {
     color: #fff;
     font-size: 22px;
}
/* --------------------------------------
=========================================
   section Video Css
=========================================
-----------------------------------------*/
#section-video .background-overlay{
   padding: 60px 0px;
   background: linear-gradient(0deg, rgba(237,237,237,1) 65%, rgba(237,237,237,0) 65%);
}
#section-video .title-section{
    text-align: left;
}
.cap-video {
    font-size: 22px;
    color: #0062bb;
    text-transform: uppercase;
}
.description-video{
    margin-top: 50px;
}
/* --------------------------------------
=========================================
   section contact Page  Css
=========================================
-----------------------------------------*/
.page-contact .background-overlay{
   padding: 60px 0px;
}
.contactpage-top {
    display: block;
    width: 100%;
}
.contactpage-bottom {
    display: block;
    width: 100%;
    margin-top: 40px;
    float: left;
}
.page-contact .title-section{
   text-align: left;
   margin-bottom: 20px;
}
.contactpage-form .form-group .wpcf7-submit {
    background: #18578c;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    padding: 10px 30px;
    display: block;
    width: 100%;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.row-form_register {
    display: flex;
    width: 100%;
}
.row-form_register .wpcf7-form-control-wrap {
    position: relative;
    width: 49%;
}
.row-form_register .wpcf7-form-control-wrap:last-child {
    margin-left: 10px;
}
/* --------------------------------------
=========================================
   section introduce  Css
=========================================
-----------------------------------------*/
#section-introduce .content-introduce{
   padding: 60px 0;
}
#section-introduce .title-section{
  text-align: left;
  margin-bottom: 25px;
  color: #444;
  padding-top: 30px;
  margin-top: 30px;
  font-size: 22px;
}
#section-introduce .title-section::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 3px;
    background-color: #d7d7d7;
}
#section-introduce .title-section strong{
    color: #0062bb;
    font-size: 32px;
}
.content-introduce{
    position: relative;
    width: 100%;
    display: flex;
    margin-top: 0px;
    z-index: 99;
	background: #fff;
}
.image-introduce {
    width: 55%;
    position: relative;
}
.box-image_introduce{
    background-color: #11509a;
    position: relative;
    margin-top: 30px;
    width: 100%;
}
.box-image_introduce .inner-image_introduce{
    position: relative;
    overflow: hidden;
    display: block;
}
.box-image_introduce img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.info-introduce {
    width: 45%;
    padding: 40px;
    position: relative;
}
.excerpt-introduce p{
    color: #333333;
    font-size: 14px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    line-height: 25px;
}
.readmore-introduce{
    margin-top: 50px;
    padding-bottom: 30px;
    position: relative;
}
.readmore-introduce a{
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    background: #fff;
    border: solid 1px #666;
    padding: 10px 30px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 3px;
}
.readmore-introduce a:hover{
    background: #333;
    color: #fff;
}
#section-introduce .readmore-introduce::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 3px;
    background-color: #d7d7d7;
}
/* --------------------------------------
=========================================
   section news  Css
=========================================
-----------------------------------------*/
#section-news{
    padding: 60px 0;
}
.colums-news{
    margin-bottom: 50px;
}
.colums-news .box-news{
    box-shadow: 0px 5px 10px 5px rgba(0,0,0,.1);
}
.info-news{
background-color: #ffffff;
padding: 15px;
text-align: center;
position: relative;
}
.info-news .time-news {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
}
.info-news .time-news span{
    padding: 15px 30px;
    color: #fff;
    text-align: center;
    background-color: #18578c;
    border-radius: 30px;
    font-size: 16px;
    margin-bottom: 10px
}
.img-news .details-news {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.img-news .details-news a{
    background: transparent;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: solid 1px #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px;
    opacity: 0;
    color: #fff;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.img-news:hover .details-news a{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.img-news .details-news a:hover{
    background-color: #fff;
    color: #333;
}
.img-news{
    position: relative;
    overflow: hidden;
    height: 230px;
}
.img-news img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    object-fit: cover;
}
.img-news:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.details-news{
    position: relative;
}
.details-news a span{
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #fff;
background-color: #9e001e;
text-decoration: none;
padding: 10px 20px;
}
.details-news .date-news{
    position: absolute;
    right: 0px;
bottom: -10px;
}
.img-news .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.img-news:hover .ovrly{
opacity: 1;
}
.name-news{
    color: #333;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: block;
height: 44px;
overflow: hidden;
font-weight: 600;
margin-top: 10px;
margin-bottom: 10px;
}
.excerpt-news{
    color: #333333;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
    display: none;
height: 66px;
overflow: hidden;
}
.readmore-news {
    display: block;
    text-align: center;
}
.readmore-news a{
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
    border: solid 1px #4d4d4d;
}
.readmore-news a:hover{
    background: rgba(3,169,244,1);
    color: #fff;
    border: solid 1px #fff;
}
.readmore-news a i{
    padding-left: 10px;
}

.seeall-news {
    display: block;
    text-align: center;
}
.seeall-news a{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0px;
    padding: 10px 50px;
    background-color: #18578c;
    text-transform: uppercase;
}
.seeall-news a:hover{
   background-color: #05b2ec;
    color: #fff; 
}
/* --------------------------------------
=========================================
 Section process Css
=========================================
-----------------------------------------*/
.content-process{
    padding: 60px 0px;
}
/* --------------------------------------
=========================================
 Section subscribe Css
=========================================
-----------------------------------------*/
.section-subscribe {
    margin-top: -100px;
    margin-bottom: 50px;
}
.section-subscribe .content-subscribe{
    background-color: #fff;
    padding: 30px 15px;
    box-shadow: 0px 3px 6px 3px rgba(0,0,0,.1);
    margin: 0;
}
.register-email .form-group{
    display: flex;
    margin-bottom: 0;
}
.register-email .form-group .form-control{
    margin-bottom: 0;
    background-color: #f5f6f8;
    border-radius: 0;
    border: 0;
}
.register-email .form-group .wpcf7-form-control-wrap {
    width: 35%;
    padding: 0px 5px;
}
.register-email .form-group .wpcf7-submit {
    width: 30%;
    height: 40px;
}
.box-subscribe {
    display: flex;
    width: 100%;
}
.box-subscribe .tit-subscribe {
    color: #11519b;
    font-size: 18px;
    padding: 0;
   margin-bottom: 5px;
    line-height: 18px;
}
.box-subscribe .txt-subscribe {
    color: #333;
    font-size: 14px;
    margin: 0;
}
.infor-subscribe {
    padding: 0px 20px;
}
/* --------------------------------------
=========================================
   Post sidebar Css
=========================================
-----------------------------------------*/
.sidebar-post {
    display: grid;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.sidebar-post li{
    display: block;
    width: 100%;
    clear: both;
    position: relative;
}
.sidebar-post li .img-sidebarpost{
    position: relative;
}
.sidebar-post li .img-sidebarpost img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    object-fit: cover;
height: 100% !important;
}
.sidebar-post li:hover .img-sidebarpost img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.sidebar-post li .img-sidebarpost img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sidebar-post li .name-sidebarpost a{
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 22px;
}
.sidebar-post li .post-time{
    display: block;
    color: #aaa;
    font-size: 12px;
}
.sidebar-post li:hover .name-sidebarpost a{
    color: #4db2ec;
}
.post-style-1{

}
.post-style-1 li:first-child .name-sidebarpost{
  position: absolute;
bottom: 0;
padding: 0 10px;
margin-bottom: 15px;
z-index: 1;
width: 100%;
}
.post-style-1 li:first-child .name-sidebarpost a{
color: #fff;
text-transform: uppercase;
}
.post-style-1 li:first-child .img-sidebarpost{
     height: 180px;
     width: 100%;
}
.post-style-1 li:first-child .img-sidebarpost::before {
    bottom: 0;
    top: auto;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
}
.post-style-1 .img-sidebarpost{
    width: 30%;
    float: left;
    height: 60px;
    overflow: hidden;
}
.post-style-1 .name-sidebarpost{
   width: 70%;
    float: left;
    padding-left: 10px;
}

.post-style-2 .img-sidebarpost{
    width: 30%;
    float: right;
    height: 60px;
    overflow: hidden;
}
.post-style-2 .name-sidebarpost{
   width: 70%;
    float: left;
    padding-left: 10px;
}
.post-style-2 li:first-child .name-sidebarpost{
  position: absolute;
bottom: 0;
padding: 0 10px;
margin-bottom: 15px;
z-index: 1;
width: 100%;
}
.post-style-2 li:first-child .name-sidebarpost a{
color: #fff;
text-transform: uppercase;
}
.post-style-2 li:first-child .img-sidebarpost{
     height: 180px;
     width: 100%;
}
.post-style-2 li:first-child .img-sidebarpost::before {
    bottom: 0;
    top: auto;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
}

.post-style-3 .img-sidebarpost{
    width: 100%;
    float: left;
    height: 180px;
    overflow: hidden;
}
.post-style-3 .name-sidebarpost{
   width: 100%;
    float: left;
    padding: 0px 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 11;
    text-transform: uppercase;
}
.sidebar .widget .post-style-3 .name-sidebarpost a{
    color: #fff;
}
.post-style-3 li .img-sidebarpost::before {
    bottom: 0;
    top: auto;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background:rgba(0,0,0,0.6);
}
.post-style-4 li .img-sidebarpost{
display: none;
}
.post-style-4 li:first-child .img-sidebarpost{
display: block;
}
.post-style-4 li:first-child .name-sidebarpost{
  position: absolute;
bottom: 0;
padding: 0 10px;
margin-bottom: 15px;
z-index: 1;
}
.post-style-4 li:first-child .name-sidebarpost a{
color: #fff;
text-transform: uppercase;
}
.post-style-4 li:first-child .img-sidebarpost::before {
    bottom: 0;
    top: auto;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
}
.post-style-4 .img-sidebarpost{
    width: 100%;
    float: left;
    height: 180px;
    overflow: hidden;
}
.post-style-4 .name-sidebarpost{
   width: 100%;
    float: left;
    padding-left: 32px;
    position: relative;
}
.post-style-4 .name-sidebarpost::before {
    content: url('images/dot.png');
    position: absolute;
    left: 5px;
    top: 10px;
}
.post-style-4 li:first-child .name-sidebarpost::before{
    display: none;
}
.post-style-4 li .post-time{
    display: none;
}
.sidebar .widget .post-style-4 li{
    border-bottom: dashed 1px #ddd;
    padding: 2px 0px;
    margin-bottom: 8px;
    background: #eff1f2;
}
/* --------------------------------------
=========================================
   Customer Css
=========================================
-----------------------------------------*/
.is-sticky .navbar-header{
    padding: 0px 15px;
}
.is-sticky .navbar-brand{
    padding: 5px;
    width: auto;
max-height: 50px;
}
.title-contact {
    color: #666;
    font-size: 18px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 0px;
    font-weight: bold;
    border-bottom: solid 1px #1e3380;
    text-transform: uppercase;
    margin: 30px 0px;
    padding-bottom: 10px;
}
.form-group .form-control{
    margin-bottom: 10px;
    height: 40px;
}
.form-group .wpcf7-form-control-wrap textarea {
    height: 80px;
}
.form-group .wpcf7-submit {
    background: darkkhaki;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    padding: 10px 30px;
}
.row.footer-top {
    padding: 15px 0px;
}
#form_number {
    position: relative;
    padding: 0;
    margin: 0px;
    width: 100%;
    margin-top: 30px;
}
#form_number .form-control {
    border-radius: 0px;
    height: 35px;
    background-color: #fff;
    border-color: #fff;
    color: #333;
    margin-bottom: 0;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    width: 100%;
    float: right;
}
#form_number .btn-submit{
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    border: 0;
    height: 35px;
    padding: 0;
    width: 60px;
    background: #fff;
    border-left: 3px solid #1e3380;
    color: #333;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/* --------------------------------------
=========================================
   Customer posts
=========================================
-----------------------------------------*/
#gallery-products .item-products {
    position: relative;
    width: 100%;
    height: 180px;
    overflow: hidden;
    background-color: #fff;
    border: solid 1px #eee;
    padding: 5px;
    border-radius: 10px;
}
#gallery-products .item-products img{
   width: 100%;
   height: 100%;
   object-fit: cover;
}
#gallery-products .owl-nav [class*="owl-"] {
    background: #e1e1e1;
    width: 20px;
    height: 80px;
    text-align: center;
    border-radius: 5px;
    opacity: 1;
}
#gallery-products .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: #000;
    color: #fff;
}
#gallery-products .owl-nav [class*="owl-"]:hover i::before{
    color: #fff;
}
#gallery-products .owl-nav .owl-prev{
    position: absolute;
    left: -15px;
    top: 50px;
    padding: 0px;
    padding-top: 30px;
}
#gallery-products .owl-nav .owl-next{
    position: absolute;
    right: -15px;
    top: 50px;
    padding: 0px;
    padding-top: 30px;
}
#gallery-products .owl-nav i::before {
     color: #666;
     font-size: 22px;
}
.related-post{
    padding: 60px 0px;
    background-color: #f6f6f6;
}
.colums-posts{
    margin-bottom: 50px;
}
.colums-posts .box-posts{
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    position: relative;
}
.info-posts{
background-color: #ffffff;
padding: 15px;
text-align: center;
position: relative;
}
.info-posts .time-posts {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
}
.info-posts .time-posts span{
    padding: 15px 30px;
    color: #fff;
    text-align: center;
    background-color: #18578c;
    border-radius: 30px;
    font-size: 16px;
    margin-bottom: 10px
}
.img-posts .details-posts {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.img-posts .details-posts a{
    background: transparent;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: solid 1px #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px;
    opacity: 0;
    color: #fff;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.img-posts:hover .details-posts a{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.img-posts .details-posts a:hover{
    background-color: #fff;
    color: #333;
}
.img-posts{
    position: relative;
    overflow: hidden;
    height: 230px;
}
.img-posts img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    object-fit: cover;
}
.img-posts:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.details-posts{
    position: relative;
}
.details-posts a span{
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #fff;
background-color: #9e001e;
text-decoration: none;
padding: 10px 20px;
}
.details-posts .date-posts{
    position: absolute;
    right: 0px;
bottom: -10px;
}
.img-posts .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.img-posts:hover .ovrly{
opacity: 1;
}
.name-posts{
    color: #333;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: block;
height: 44px;
overflow: hidden;
font-weight: 600;
margin-top: 10px;
margin-bottom: 10px;
}
.excerpt-posts{
    color: #333333;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
    display: none;
height: 66px;
overflow: hidden;
}
.readmore-posts {
    display: block;
    text-align: center;
}
.readmore-posts a {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
    border: solid 1px #4d4d4d;
}
/* --------------------------------------
=========================================
   FormLogin Css
=========================================
-----------------------------------------*/
#formLogin{
    top: 10%;
}
#formLogin .modal-header .close {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    opacity: 1;
    background: rgba(0, 0, 0, 0.8);
    width: 30px;
    height: 30px;
    border-radius: 0;
}
#message {
    text-align: center;
    font-size: 16px;
    font-family: Tahoma;
    color: green;
    margin-bottom: 30px;
}
/* --------------------------------------
=========================================
   RegisterForm Css
=========================================
-----------------------------------------*/
#registerForm{
    top: 10%;
}
#registerForm .modal-content{
    background: url('images/bg-popup.png')center top no-repeat;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    border: 0;
    box-shadow: unset;
}
.popup-register {
    bottom: 2%;
    position: fixed;
    right: 12px;
    text-align: center;
    z-index: 9999;
}
#registerForm .modal-header {
    border-bottom: 0px solid #e5e5e5;

}
#registerForm .modal-body{
 
}
#registerForm .form-group{
    padding: 0px 50px;
    margin-bottom: 0;
}
#registerForm .form-group .form-control{
height: 44px;
box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
padding-left: 40px;
margin-bottom: 12px;
}
#registerForm .form-group .wpcf7-form-control-wrap{
    position: relative;
    display: block;
    width: 100%;
}
#registerForm .form-group .wpcf7-form-control-wrap::before {
    position: absolute;
    left: 12px;
    top: 8px;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    color: #716d6d;
}
#registerForm .form-group .wpcf7-form-control-wrap.your-product::before {
    content: "\f23d";
    font-family: "Font Awesome 5 Brands";
}
#registerForm .form-group .wpcf7-form-control-wrap.your-tour::before{
content: "\f1d8";
}
#registerForm .form-group .wpcf7-form-control-wrap.your-name::before{
content: "\f007";
}
#registerForm .form-group .wpcf7-form-control-wrap.your-phone::before{
content: "\f095";
font-weight: 900;
}
#registerForm .form-group .wpcf7-form-control-wrap.your-address::before{
content: "\f3c5";
font-weight: 900;
}
#registerForm .form-group .wpcf7-form-control-wrap.your-email::before{
content: "\f0e0";
}
#registerForm .form-group textarea{
height: 80px;
box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
}
#registerForm .modal-title {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 380px;
    margin:0 auto;
    margin-top: 35px;
}
#registerForm .modal-header .close {
    position: absolute;
    right: 5px;
    top: 0px;
    color: #0a2e63;
    opacity: 1;
    background: #fff;
    width: 25px;
    height: 25px;
}
#registerForm .wpcf7-form-control.wpcf7-submit {
    height: auto;
    float: left;
    color: #fff;
    background-color: #e37f07;
    border-radius: 0px;
    border-width: 0;
    padding: 10px 0px;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    display: block;
width: 100%;
margin-top: 10px;
}
#registerForm .wpcf7-form-control.wpcf7-submit:hover{
    background-color: #f39a2e;
}
#SuccessfulForm{
    top: 15%;
}
#SuccessfulForm .modal-body{
  background-color: #fff;
  text-align: center;
}
#SuccessfulForm .modal-body img{
    margin: 0 auto;
}
#SuccessfulForm .modal-body .close {
    position: absolute;
    right: 0px;
    top: 2px;
    color: #fff;
    opacity: 1;
    background: rgba(0,0,0,0.4);
    width: 35px;
    height: 35px;
    border-radius: 0;
}
#SuccessfulForm .title-successful{
color: #11519b;
font-size: 26px;
text-transform: uppercase;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#SuccessfulForm .des-successful{
color: #333;
font-size: 14px;
font-family: Segoe UI;
}
#SuccessfulForm .des-successful a{
  color: #ff0000;
font-size: 14px;
font-family: Segoe UI;  
}
#SuccessfulForm .back-homepage a{
    border: solid 1px #11519b;
    display: inline-block;
}
#SuccessfulForm .back-homepage a span{
    padding: 10px 30px;
    background: #11519b;
    border: solid 1px #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#SuccessfulForm .icon-check{
    text-align: center;
}
#SuccessfulForm .icon-check i.fa{
    font-size: 40px;
    color: #11519b;
    background: #fff;
}
/* --------------------------------------
=========================================
   Social-ring
=========================================
-----------------------------------------*/
.fa-facebook-messenger::before {
    content: "\f39f";
    font-family: "Font Awesome 5 Brands" !important;
}
.social-ring i.fa-zalo {
    font-size: 18px;
    padding: 3px 5px;
}
.social-ring .call-icon{
    margin-bottom: 20px;
}
.social-ring .call-icon i.fa{
    background: rgb(103, 182, 52);
    color: #fff;
}
.social-ring .zalo{
    margin-bottom: 20px;
}
.social-ring .mes{
    margin-bottom: 20px;
}
.social-ring .mes i.fa{
    background-color: #365899;
    color: #fff;
    padding: 8px;
}
.social-ring .mes i.fa img{
    max-width: 25px;
}
.social-ring .mes .alo-circle-fill{
    background-color: rgba(11, 75, 99, 0.5);
}
.social-ring .mes .alo-circle{
    border-color: #365899;
}
.social-ring .call-icon .alo-circle-fill{
    background-color: rgba(20, 164, 11, 0.5);
}
.social-ring .call-icon .alo-circle{
    border-color: #109316;
}
.social-ring .mes:hover > span{
    background-color: #365899;
 }
.social-ring .zalo:hover > span{
    background-color: #43a1f3;
 }
.social-ring a.zalo span:before {
border-color: transparent rgb(5, 144, 199) transparent transparent;
}
.social-ring a.mes span:before {
border-color: transparent rgb(54, 88, 153) transparent transparent;
}
.social-ring{
  display: inline-grid;
    position: fixed;
    bottom: 15px;
    left: 45px;
    min-width: 45px;
    text-align: center;
    z-index: 99999;
}
.social-ring-main{
    display: block;
}
.social-ring-content{
  display: inline-grid;   
}
.social-ring a {padding:8px 2px;cursor: pointer;position: relative;}
.social-ring i{
  width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 22px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}
.social-ring span{
  display: none;
}
.alo-circle {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: zoomIn;
    width: 50px;
    height: 50px;
    top: 3px;
    right: -3px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}
.alo-circle-fill {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: pulse;
    width: 60px;
    height: 60px;
    top: -2px;
    right: -8px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75;
}
.call-icon:hover > span, .mes:hover > span, .sms:hover > span, .zalo:hover > span{display: block}
.social-ring a span {
    border-radius: 2px;
    text-align: center;
    background: rgb(103, 182, 52);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 9px;
    left: 40px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}
@-webkit-keyframes "headerAnimation" {
    0% { margin-top: -70px; }
    100% { margin-top: 0; }
}
@keyframes "headerAnimation" {
    0% { margin-top: -70px; }
    100% { margin-top: 0; }
}
.social-ring a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent rgb(103, 182, 52) transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}
/*---------------------------------------
   Header Contact Details 
-----------------------------------------*/
.header-top-info-1{
    float: none;
    position: relative;
    background: #666;
    border-bottom: 0px solid #666;
    z-index: 10000;
    padding: 6px 0;
    display: none;
}
.header-top-info-1 .info {
    padding-left: 0;
    margin: 0;
    padding-top: 4px;
}
.header-top-info-1 .info li {
    font-size: 13px;
    padding-right: 0;
    display: inline-block;
}
.header-top-info-1 .info li i {
    color: #747474;
    margin-right: 6px;
}
.header-top-info-1 .info li a {
    font-size: 13px;
    margin-right: 10px;
}

/*---------------------------------------
    Social Icons    
-----------------------------------------*/
.header-top-info-1 .social {
    padding: 0px 0;
    margin: 0;
    line-height: 20px;
    padding: 0;
}
.header-top-info-1 .social li:first-child{
    color: #fff;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.header-top-info-1 .social li {
    font-family: 'Awesomefont';
    margin-right: 4px;
        display: inline-block;
}
.header-top-info-1 .social li {
    position: relative;
}
.header-top-info-1 .social li a {
    display: table;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
     overflow: hidden;
}
.header-top-info-1 .social li a i.fa-facebook-f{
    background: #597acb;
}
.header-top-info-1 .social li a i.fa-twitter{
    background: #5dc8ff;
}
.header-top-info-1 .social li a i.fa-google-plus{
    background: #810505;
}
.header-top-info-1 .social li a i.fa-youtube{
    background: #ed3e00;
}
.header-top-info-1 .social li a i {
    background: #dddd;
    border-radius: 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    width: 22px;
    height: 22px;
    font-size: 16px;
}
.header-top-info-1 .social li a i:hover {
    color: #ffffff;
    background: #f6921e;
}
.header-contact{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
}
.header-contact li:first-child{
    padding-right: 30px;
}
.header-contact li{
    display: inline-block;
    color: #fff;
}
.header-contact li i{
    padding-right: 3px;
}
.header-contact li a{
    color: #fff;
    font-size: 14px;
}
.header-contact li a span{
   color: #fcff00;
}

/*---------------------------------------
 Slider
-----------------------------------------*/
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 16px;
    margin: 5px;
    padding: 8px 17px;
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}
.owl-carousel .owl-controls .owl-dot{
    display: inline-block;
}
.owl-carousel .owl-controls .owl-dots{
    text-align: center;
    margin-top: 10px;
}
.owl-carousel .owl-controls .owl-dot.active span{
    background: #c95d65;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
/* --------------------------------------
=========================================
    Latest Blog Section
=========================================
-----------------------------------------*/
/*---------------------------------------
    Search Form
-----------------------------------------*/
#searchform {
    position: relative;
    float: right;
    padding: 0;
    margin: 0;
    max-width: 450px;
    width: 100%;
}
#languages{
float: right;
max-width: 60px;
padding-top: 8px;
}
#searchform .form-control {
    border-radius: 3px;
    height: 33px;
    background: rgba(207, 207, 207, 0.9);
    border:0;
    color: #000;
    margin-bottom: 0;
    width: 100%;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 0px 10px;
}
#searchform .form-control::placeholder{
    color: #666;
}
#searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    border-radius: 0px;
    height: 33px;
    padding: 0;
    width: 25%;
    background-color: #4693c6;
    color: #fff;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
}
#searchsubmit:hover{
    background-color: #ff9c30;
}
#searchsubmit i.fa {
    color: #fff;
    padding-right: 5px;
}
/* --------------------------------------
=========================================
    Footer Section
=========================================
-----------------------------------------*/
.footer-sidebar .social {
    padding: 0px;
    margin-bottom: 0;
    list-style: none;
    margin: 0px;
}
.footer-sidebar .social li {
    font-family: 'Awesomefont';
    margin: 0;
    display: inline-block;
    padding: 10px 0;
    line-height: 20px;
    width: auto;
}
.footer-sidebar .social li:first-child{
    padding: 12px 0px;
    color: #ccc;
}
.footer-sidebar .social li a i {
    background: #dddd;
    border-radius: 0px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 16px;
}
.footer-sidebar .social li a i.fa-facebook-f{
    background: #597acb;
}
.footer-sidebar .social li a i.fa-twitter{
    background: #5dc8ff;
}
.footer-sidebar .social li a i.fa-google-plus{
    background: #810505;
}
.footer-sidebar .social li a i.fa-youtube{
    background: #ed3e00;
}
.footer-sidebar .social li a i.fa-linkedin-in{
    background: #0a66c2;
}
.footer-sidebar .social li a span {
    padding-left: 10px;
    display: none;
}
.footer-sidebar .social li a{
    color: #fff;
}
.footer-sidebar .info_contact i.fa{
    padding-right: 10px;
    color: #fff;
}
.footer-sidebar .info_contact p {
    color: #ccc;
}
.footer-sidebar p {
    color: #ccc;
}
.footer-sidebar .background-overlay {
    bottom: 0;
    height: 100%;
    z-index: 3;
    padding-top: 40px;
    position: relative;
    background-color: #24272e;
}
.footer-sidebar .widget-title-followus {
    color: #333333;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #e7eaf1;
    line-height: 22px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
/* --------------------------------------
=========================================
    Footer Copyright Section
=========================================
-----------------------------------------*/

/*---------------------------------------
    Footer Copyright
-----------------------------------------*/
.footer-copyright, .footer-copyright p, .footer-copyright p a {
    background: #18578c;
    color: #fff;
    line-height: 22px;
text-align: center;
margin: 0;
padding: 5px 0px;
}
.footer-copyright .widget-title {
    margin: 0;
}
.footer-copyright ul {
    margin: 0;
padding: 5px 0;
list-style: none;
display: block;
width: 100%;
position: relative;
text-align: right;
}
.footer-copyright ul li:first-child label{
     border-left: solid 0px #fff;
}
.footer-copyright ul li:first-child{
    padding-left: 15px;
}
.footer-copyright ul li:first-child::after{
    position: absolute;
    left: 0;
    top: 0;
    content: "\f0c0";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
.footer-copyright ul li {
    width: auto;
    float: none;
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 0 10px;
}
.footer-copyright ul li label {
    width: auto;
    font-weight: normal;
    padding-right: 5px;
    border-left: solid 2px #fff;
    padding-left: 10px;
    line-height: 13px;
    display: inline-block;
}
.logo-footer {
    text-align: center;
}
.logo-footer img{
    margin: 0 auto;
}
.logo-footer .txt-footer{
    margin: 20px 0px;
    color: #f5c718;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
/* --------------------------------------
=========================================
    Breadcrumb Section
=========================================
-----------------------------------------*/
.breadcrumb{
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 0 !important;
    margin-bottom: 0 !important;
    border-radius: 0;
    list-style: none;
    background-color: transparent !important;
}
.breadcrumb .background-overlay{
    bottom: 0;
    height: 100%;
    z-index: 3;
    opacity: 0.79;
}
.breadcrumb-position {
    text-align: left;
}
.page-breadcrumb{
    list-style: none outside none;
    margin-bottom: 0px;
    padding: 10px 0;
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
}
.page-breadcrumb li{
    display: inline-block;
    color: #333;
}
.page-breadcrumb span{
	color:#333;
}


/* --------------------------------------
=========================================
    Blog Section
=========================================
-----------------------------------------*/
/*---------------------------------------
    Post Style
-----------------------------------------*/

article.comment-body {
    border: solid 1px #f7f9fc;
    background: #fefefe;
    border-radius: 3px;
}
a.post-thumbnail img{
   opacity: 1;
   -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
a.post-thumbnail img:hover{
   opacity: 0.9;
   -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

header.entry-header {
    padding: 14px 20px;
}
h2.entry-title {
    margin: 0;
    line-height: 28px;
}
h2.entry-title a {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 22px;
}
.entry-header h2.entry-title {
    font-size: 22px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.entry-header {
    display: block;
    width: 100%;
    clear: both;
    padding: 0px;
}
.entry-content {
    display: block;
    width: 100%;
    clear: both;
    padding: 0px 15px;
}
.entry-content .aligncenter{
    margin: 0 auto;
}
.entry-content .more-link {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 10px 20px;
    border-radius: 30px;
    background: transparent;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.entry-meta{
    text-align: center;
    color: #666;
    display: block;
    margin-bottom: 30px;
}
a.more-link{
    position: relative;
    top: 15px;
}
.entry-content .more-link:hover {
    color: #ffffff;
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
footer.entry-footer {
    font-size: 13px;
    color: #ffffff;
    padding: 15px 20px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
footer.entry-footer .byline, footer.entry-footer .posted-on, footer.entry-footer .cat-links, footer.entry-footer .tags-links {
    margin-right: 15px;
}
footer.entry-footer span {
  /*  display: inline-block;*/
}
footer.entry-footer a {
    color: #ffffff;
}
footer.entry-footer a:hover {
    color: #ffffff;
}
.page-wrapper article:hover footer.entry-footer {
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
/*---------------------------------------
    Post Pagination
-----------------------------------------*/
.paginations {
    margin: 0px;
    text-align: center;
    width: 100%;
    clear: both;
    display: block;
}
.paginations a, span.page-numbers.current {
    border: solid 1px #f2f2ff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 1px 0;
    padding: 9px 16px;
    transition: all 0.3s ease 0s;
    vertical-align: baseline;
    white-space: nowrap;
    border-radius: 0px;
    background-color: #f2f2ff;
    color: #333;
}

.paginations a:hover, .paginations a:focus, .paginations a.active, span.page-numbers.current {
    color: #ffffff;
    border-radius: 0px;
    background-color: #ff9c30;
}


/*---------------------------------------
    Error Page
-----------------------------------------*/
.error-page {}
.error-page h1{
    font-family: 'Raleway', sans-serif;
    font-size: 146px;
    font-weight: 800;
    color: #e84c3d;
    line-height: 156px;
    text-shadow: 0 3px 0 #000;
    animation: bounce 2s infinite;
}
.error-page h2{
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 36px;
    font-weight: 800;
    color: #1c314c;
    margin: 0;
}

/*---------------------------------------
    Top Scroller 
-----------------------------------------*/
.top-scroll {
    bottom: 12%;
    display: none;
    height: 40px;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    border-radius: 30px;
    border-width: 2px;
    border-style: solid;
    animation: bounce 2s infinite;
    color: darkgoldenrod;
}
.top-scroll:hover {
    opacity: 1;
}
.top-scroll i {
    font-size: 26px;
    line-height: 36px;
}
.top-scroll:hover, .top-scroll:focus {
    border-width: 2px;
    border-style: solid;
    transition: all 0.3s ease 0s;
}
/*---------------------------------------
    Search Result
-----------------------------------------*/ 

.page-wrapper .posts-navigation a {
    background: transparent;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 12px 24px;
    border-radius: 30px;
    display: table-cell;
    float: left;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.page-wrapper .posts-navigation a:hover {
    color: #fff;
}

.page-wrapper .posts-navigation .nav-next {
    float: right;
}
/*---------------------------------------
    Responsive
-----------------------------------------*/ 

@media (max-width: 420px) {
#section-news .container{
padding: 0;
}
.title-section{
    font-size: 18px;
}
.cap-video{
    font-size: 18px;
}
.info-introduce {
    padding: 10px;
}
#section-introduce .title-section {
  font-size: 18px;
}
.tit-mission {
    font-size: 20px;
    margin-bottom: 5px;
}
.info-news .time-news span {
    padding: 10px 20px;
    font-size: 14px;
}
.name-news{
    font-size: 16px;
}
.readmore-news a{
     font-size: 14px;
}
.info-posts .time-posts span {
    padding: 10px 20px;
    font-size: 14px;
}
.name-posts{
    font-size: 16px;
}
.readmore-posts a{
     font-size: 14px;
}
.img-news{
    height: 180px;
}
.img-news .details-news a{
    font-size: 14px;
    padding: 5px 10px;
}
.img-posts{
    height: 180px;
}
.img-posts .details-posts a{
    font-size: 14px;
    padding: 5px 10px;
}
.title-page{
    font-size: 18px;
}
.name-story a{
    font-size: 16px;
}
}
@media (max-width: 768px) {
#section-news {
    padding: 30px 0px;
}
.content-introduce{
    display: block;
    margin-top: 0;
}
.image-introduce {
    width: 100%;
}
.info-introduce {
    width: 100%;
    text-align: center;
    padding-top: 30px;
}
#section-introduce .content-introduce{
    margin-bottom: 0;
}
#section-introduce .title-section {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0;
}
#section-organize {
    padding: 30px 0px;
}
.box-mission{
    margin-bottom: 30px;
}
.inner-mission {
    padding: 15px;
    height: auto;
}
.contactpage-form{
    height: auto;
    padding: 30px 0px;
}
.contactpage-top {
    display: block;
    width: 100%;
}
.contactpage-goolemaps {
    width: 100%;
}
.contactpage-info {
    width: 100%;
    padding: 30px 0px;
    height: auto;
    text-align: center;
}
.language-selected{
	margin-right:30px;
	padding-top: 18px;
}
.navbar-brand > img {
	display: block;
	max-height: 45px;
}
.navbar-header .navbar-brand{
	padding: 5px;
}
#slider1_container {
    display: block;
    margin-bottom: 20px;
}
#section-introduce .content-introduce{
    padding: 30px 0px;
}
.page-contact .background-overlay {
    padding: 30px 0px;
}
.footer-sidebar .form-group .wpcf7-submit{
    padding: 10px 5px;
}
.social-ring-main{
    display: none;
}
#section-video .background-overlay {
    padding: 30px 0px;
    background: rgba(237,237,237,1);
}
.navbar-brand > img {
    display: block;
    max-height: 80px;
}
.is-sticky .navbar-brand > img {
    max-height: 70px;
}
#sticky-wrapper .navbar-brand {
    top: -22px;
}
#sticky-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 80px !important;
}
}
@media (min-width: 420px) and (max-width: 768px) {
.info-introduce {
    padding: 40px;
}
.title-page{
    font-size: 22px;
}
.name-story a{
    font-size: 18px;
}
.title-section{
    font-size: 22px;
}
.cap-video{
    font-size: 22px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
#sticky-wrapper .navbar-default .navbar-nav > li > a {
    padding: 15px 5px;
    font-size: 12px;
}
#sticky-wrapper .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 5px;
    font-size: 12px;
}
#section-news .des-register{
    margin-bottom: 5px;
}
.img-news{
    height: 180px;
}
.img-news .details-news a{
    font-size: 14px;
    padding: 5px 10px;
}
.img-posts{
    height: 180px;
}
.img-posts .details-posts a{
    font-size: 14px;
    padding: 5px 10px;
}
.info-introduce{
    padding: 20px;
    width: 50%;
}
.image-introduce {
    width: 50%;
}
.readmore-introduce {
    margin-top: 0;
}
#section-introduce .title-section {
    margin-bottom: 10px;
}
#section-news .colums-news {
   padding: 0px 5px;
}
.info-news .time-news span {
    padding: 10px 20px;
    font-size: 14px;
}
.name-news{
    font-size: 16px;
}
.readmore-news a{
     font-size: 14px;
}
.info-posts .time-posts span {
    padding: 10px 20px;
    font-size: 14px;
}
.name-posts{
    font-size: 16px;
}
.readmore-posts a{
     font-size: 14px;
}
.inner-mission {
    padding: 10px;
    height: 400px;
}
.tit-mission {
    font-size: 20px;
    margin-bottom: 5px;
}
.is-sticky .navbar-default .navbar-nav > li > a{
    padding: 25px 5px;
}
.is-sticky .navbar-default .navbar-nav > .active > a,.is-sticky .navbar-default .navbar-nav > .active > a:hover{
    padding: 25px 5px;
}
.language-selected{
	padding-top: 18px;
}
#slider1_container {
    display: block;
    margin-bottom: 20px;
}
.box-subscribe {
    margin-bottom: 15px;
}
.footer-sidebar .form-group .wpcf7-submit{
    padding: 10px 5px;
}
.title-page{
    font-size: 25px;
}
.name-story a{
    font-size: 22px;
}
.navbar-brand > img {
    display: block;
    max-height: 50px;
}
.is-sticky .navbar-brand > img {
    max-height: 50px;
}
#sticky-wrapper .navbar-brand {
    top: -0px;
}
}
@media (min-width: 992px) and (max-width: 1190px) {
#sticky-wrapper .navbar-default .navbar-nav > li > a {
    padding: 15px 10px;
    font-size: 14px;
}
#sticky-wrapper .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 10px;
    font-size: 14px;
}
.info-introduce{
    padding: 20px;
}
.is-sticky .navbar-default .navbar-nav > li > a{
    padding: 25px 10px;
}
.is-sticky .navbar-default .navbar-nav > .active > a,.is-sticky .navbar-default .navbar-nav > .active > a:hover{
    padding: 25px 10px;
}
.title-page{
    font-size: 30px;
}
.name-story a{
    font-size: 26px;
}
.navbar-brand > img {
    display: block;
    max-height: 80px;
}
#sticky-wrapper .navbar-brand {
    top: -15px;
}
}
@media (min-width: 1190px) and (max-width: 1368px) {

}
@media (min-width: 768px) {
.admin-bar .is-sticky .sticky-nav{
    top: 32px !important;
}
#showmenu{
    display: none;
}
}