.AdvertMask {
    position: fixed !important;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000007a;
    z-index: 100;
    height: 100%!important;
}
.AdvertisementCenter{
	position: fixed;
	z-index:1000;
}
.AdvertisementTopLeft {
    position: absolute;
    left: 20px;
    top: 35px;
}
/**************************************************************/
.top-bar .row .col ul.ul-top-bar {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.top-bar a {
    color: #d80000;
    font-size: 13px;
    line-height: 35px;
    margin-right: 25px;
}
.top-bar {
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
}
.top-bar .container {
    width: 1100px;
    margin:0 auto;
    text-align:left;
}
.top-bar span.icon.fa {
    padding-right: 5px;
}

/*-------------------------------------------------------------------------------------------------------*/
*{
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   scroll-behavior: smooth;

}

/**************************************************/
section.detail {
    background-image: url(Images/d.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 180px 0;
    background-attachment: fixed;
    background-position: center center;
}
section.detail .over {
    background-color: #204465;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
section.detail .wrap {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
section.detail em.fa.fa-diamond {
    font-size: 65px;
    color: #fff;
}
section.detail .title {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0;
}
/*-------------------------------------------------------------------------------------------------------*/

section.gioithieu .title a{
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    color: #0076b4;
    font-weight: 700;
}
section.gioithieu .text {
    color: #676767;
    font-size: 15px;
}
section.gioithieu .text *{
    line-height:1.5;
}
section.gioithieu .video iframe {
    width: 300px;
}
section.gioithieu {
    position: relative;
    padding: 0;
    max-width: 1060px;
    margin: 0 auto;
}
section.gioithieu .wrap {
    position: relative;
    display:inline-flex;
    text-align: justify;
    margin: 30px 0 10px 0;
}
section.gioithieu .wrap1 {
    margin-right: 35px;
}
section.gioithieu .wrap2 {
    margin-top: 25px;
}
section.gioithieu .wrap1 img{
    display: inline-block;
    box-shadow: -10px 0 #0076b4;
    width: 330px;
}
section.gioithieu .title {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #d32b2b;
    font-weight: 700;
    font-family: 'Fira Sans', Arial;
}
section.gioithieu .text {
    color: #676767;
    font-size: 15px;
}
section.gioithieu .text *{
    line-height:1.5;
}
section.gioithieu .video iframe {
    width: 500px;
}
/*------------Home-------------*/

.Home {
    margin: 10px 0 20px;
}
.Home .Container {
}
.Home .Container .Link {
    display: block;
    overflow: hidden;
    position: relative;
}
.Home .Container .Link > .h2 {
    border-left: 8px solid #007099;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-shadow: 0 0 4px #222222;
    transition: opacity 0.8s ease 0s;
}
.Home .Container .Link:hover > .h2 {
    opacity: 0;
    transition: opacity 0.8s ease 0s;
}
.Home .Container .Link .Roll {
    background-color: rgba(0, 112, 153, 0.7);
    bottom: -100%;
    height: 100%;
    left: -100%;
    position: absolute;
    transition: all 1s ease-in-out 0s;
    width: 100%;
}
.Home .Container .Link:hover > div.Roll {
    bottom: 0;
    left: 0;
    transition: all 1s ease-in-out 0s;
}
.Home .Container .Link .Roll .h2 {
    margin: 10px 10px 15px;
    padding: 10px 0;
}
.Home .Container .Link .Roll .paragraph {
    color: #fff;
    font: 16px arial;
    margin: 10px;
}
.Home .h2 {
    border-bottom: 1px solid #dddddd;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}

/*----------online--------*/
.wpb_wrapper {
    margin:30px 0;
}
.wpb_wrapper .wpforms-container {
    width:800px;
    margin:0 auto;
}
.wpb_wrapper .title {
    font-size: 20px;
    line-height: 40px;
    color: #ff2f00;
    font-weight: bold;
    text-align:center;
}
.wpb_wrapper .wpforms-field {
    padding: 10px 0;
    clear: both;
}
.wpb_wrapper .wpforms-field-label {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    color: #083496;
}
.wpb_wrapper textarea.wpforms-field-required {
    height: 120px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 100%;
    line-height: 1.3;
}
.wpb_wrapper .wpforms-required-label {
    color: #ff0000;
    font-weight: 400;
}
.wpb_wrapper .wpforms-field-text input {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}
.wpforms-field-description {
    font-size: 14px;
    line-height: 1.5;
    margin: 20px 0 0 0;
}
.wpb_wrapper .wpforms-field-radio input {
    background-color: #fff;
    box-sizing: border-box;
    color: #333;
    display: block;
    font-size: 16px;
    border: 1px solid #ccc;
    width: 100%;
}
.wpb_wrapper .wpforms-field-radio ul {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wpb_wrapper .wpforms-field-radio ul li {
    width: 50%;
    display: block;
    padding-right: 26px !important;
}
.wpb_wrapper .wpforms-field-radio ul li input[type=radio] {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 14px;
    height: 14px;
    margin: 0 10px 0 3px;
    display: inline-block;
    vertical-align: baseline;
}
.wpb_wrapper .wpforms-field-radio .wpforms-field-label-inline {
    display: inline;
    vertical-align: baseline;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}
.wpforms-submit {
    display: block;
    padding:10px 30px;
    font-size:16px;
    font-weight:bold;
    background: #0e93d2;
    background-image: linear-gradient(225deg,#ff0000 0%,#ff4444 100%);
    color: #fff;
    text-transform: uppercase;
    border: honeydew;
    margin: 20px auto;
    cursor: pointer;
}
.wpforms-submit:hover{
    background: #0475d6;
    background: linear-gradient(to right top, #0980dc, #607cdee6, #288eda, #46afff, #1d91ea);
}



 /**************************************************************/
    .babox.container.py-2 {
    padding: 20px 0!important;
    }
    .babox .card{
    margin: 0 10px;
    }
    .babox .title {
    padding: 5px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    }
    .babox.container.py-2 .title h2 {
    margin: 0 0 0.2em 0;
    font-size: 1.6em;
    }
    .babox.container.py-2 .title h4 {
    font-size: 1.2em;
    font-weight: 400;
    color: #ffffffbf;
    line-height: 1.5;
    }
    .babox .sum {
    text-align: center;
    font-family: 'Roboto', Arial;
    font-size: 15px;
    font-style: italic;
    line-height: 1.5;
    }
    .babox .line img {
    float: left;
    margin: 0 15px 0 0;
    clear: both;
    }
    .babox .col-12 .col-lg-12 img {
    margin: 0;
    width: 120px;
    cursor: pointer;
    }
    .babox .col-12 .col-lg-12 img:hover {
    //-webkit-filter: sepia(1);
    //filter: sepia(1);
    }
    .babox .col-lg-12 {
    }
    .babox .line.two {margin: 0 0 5px 0;text-align: left;}
    .babox .line.one {margin: 10px 0 20px 0;text-align: left;}
    .babox .text {
    font-size: 1em;
    line-height: 1.5;
    padding: 0 15px;
    }
    .babox .text1 a {
    font-size: 1.5em;
    color: #d40000;
    //color:#017744;
    display: block;
    padding-bottom: 5px;
    font-weight: 600;
    font-family: 'Roboto', Arial;
    text-transform: uppercase;
    }
    .babox .text1 a:hover {
    //color: #017744;
    }
    .babox .text2 {
    font-size: 1.2em;
    font-weight: 400;
    color: #545454;
    line-height: 1.5;
    }
    .babox .text strong {
    color: #d50f0f;
    font-weight: bold;
    font-size: 20px;
    margin-left: 6px;
    text-shadow: 2px 1px 1px #fff;
    height: 32px;
    vertical-align: middle;
    }
    .babox .card-body {
    padding: 1rem 0;
    text-align: center;
    }
    .babox .card-body .col-lg-12 span.icon {
    margin: 0 0 20px 0;
    text-align: center;
    display: inline-block;
    }
    /***********************************/

/***********************************/

  .header-top {
    //background-color: #145a8d!important;
    background-color: #f9f9f9 !important;
    border-bottom: 1px solid #eee;
    }
    .header-top {
    min-height: 28px;
    }
    .header-top {
    //background-color: #446084;
    z-index: 11;
    position: relative;
    min-height: 20px;
    max-height: 30px;
    }
    .header-top, .header-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    }
    .header-full-width .container {
    max-width: 100% !important;
    }
    .header .flex-row {
    height: 100%;
    }
    .flex-row {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
    }
    .flex-row-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
    }
    .flex-row-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
    }
    .flex-row-col {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
    }
    .text-center .flex-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
    }
    .header .flex-row {
    height: 100%
    }
    .flex-col {
    max-height: 100%;
    }
    .flex-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important
    }
    .flex-center {
    margin: 0 auto
    }
    .flex-left {
    margin-right: auto;
    }
    .flex-right {
    margin-left: auto;
    }
    .flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
    }

.nav-dark .nav>li.html, .nav-dark .header-button {
    //color: #fff;
  	color: #d80000;
       margin-top: -10px;
}

.flex-row.container {
    height: 28px;
}

ul.nav.top-bar-nav.nav-right.nav-small.nav-divided {
    margin: 0px;
    height: 28px;
}


ul.nav.nav-left.medium-nav-center.nav-small.nav-divided {

    margin-top: 15px;
}

.nav-small.nav>li.html {
    font-size: .75em;
}
.nav>li.html {
    font-size: .85em;
}
.nav li:first-child {
    margin-left: 0 !important;
}
@media (min-width: 850px)
.nav-divided>li {
    margin: 0 0.7em;
}
.nav>li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 7px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

/*-------------------------------------------------------------------------------------------------------*/

.section_about .card-body img {
    width: 100%;
    border: 1px solid #eee;
    padding: 2px;
    margin-left: -30px;
}
.section_about .col-about-2 .left .title h2:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: initial;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(90deg, #f5f5f5 0%, #e1e1e1 10%, #e1e1e1 10%, #e1e1e1 90%, #e1e1e1 90%, #f5f5f5 100%);
}
.section_about .col-about-2 .left .title h2 {
    /*font-size: 20px;*/
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    /*color: #0076b4;*/
    color: #ffffff;
    font-weight: 700;
  
  
  
}
.section_about .col-about-2 .left .title h2:after {
    content: "";
    display: block;
    position: absolute;
    width: 125px;
    height: 7px;
    top: initial;
    bottom: -5px;
    left: 0px;
    margin: 0 auto;
    background: transparent url(../Images/bg.png) left no-repeat;
  	display:none;
}
.section_about .contentpage {
    /*font-size: 1.2em;*/
    font-size: 14px;
    line-height: 2;
    text-align: justify;
    font-family: Roboto, Arial;
    /*color: rgb(51, 51, 51);*/
    color: #ffffff;
}
.section_about .btn-readmore a:hover {
    color: rgb(255, 255, 255);
    background: #0076b4;
}

.section_about .btn-readmore a {
    line-height: 28px;
    text-align: center;
    color: #0076b4;
    width: 20%;
    font-size: 1rem;
    display: inline-block;
    padding: 0px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #2d6448;
    border-image: initial;
    background: rgb(255, 255, 255);
}



adiv#top-barpc
{
	display:flex;
}

div#top-barmobile
{
	display:none;
}


body {
     top: 0px !important;
    }

    body > .skiptranslate > iframe.skiptranslate {
     display: none !important;
     visibility: hidden !important;
    }
    
.d-flex.justify-content-between.bd-highlight.mb-3 {
    background-color: #f9f9f9 !important;
    border-bottom: 1px solid #eee;
}
div#google_translate_element123 {
    margin-top: -20px;
}