
body {
	line-height: 1.4;
	font-family: 'Roboto', sans-serif;
    color: #67696c;    //mau tro
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    /*overflow-x: hidden;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6{
    /*font-family: 'Raleway', sans-serif;*/
		font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.section-padding
{
    padding: 60px 0px;
}
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 }
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom {
  from{ bottom:-100px; opacity:0 }
  to{ bottom:0; opacity:1 }
}

/***********************************
************************************
HEADER
************************************
***********************************/
.header{
    background: url('../img/wallpaper.jpg') no-repeat fixed;
    background-size: cover;
    /*min-height: 650px;*/
		min-height: 850px;
    position: relative;
}
.bg-color
{
    background-color: fff;    //mau manh xanh: rgba(149, 169, 20, 0.54)
    min-height: 650px;
}
#main-header
{
}

/*Top Nav*/

#top-nav {
    float: right;
    padding-right: 3px;
    margin-top: -13px;
    height: 30px;
//    display-block:inline;
}

div#block1 .navbar-nav > li > a
{
    float:left;
    padding-left: 5px;
    font-size: 10px;
    font-weight: normal;
    color: #6b8714;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    display-block:inline;
}

#block2 {
    float:right;
}

div#block2 ul.company-social{

    font-size: 10px;
    padding: 0px;
    padding-top: 10px;
}

div#block2 .company-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}

div#block2 .company-social a{
	margin:0;
	padding:0;
    display: block;
	width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

div#block2 .company-social .social-facebook a{background: #3873ae;}
div#block2 .company-social .social-twitter a{background: #62c6f8;}
div#block2 .company-social .social-instagram a{background: #8a3ab9;}
div#block2 .company-social .social-google a{background: #cb2027;}

div#.company-social .social-facebook a:hover{background: #4893ce;}
div#.company-social .social-twitter a:hover{background: #82e6ff;}
div#.company-social .social-instagram a:hover{background: #c999e5;}
div#.company-social .social-google a:hover{background: #ef8185;}

.clear {
    clear: both;
    height: 10px;
}

#main-nav {
    background:#012F5C;    //rgba(149, 169, 20, 0.54);
    margin: 2px;
    padding-right: 30px;
    padding-left: 30px;
    color: #fff;
    clear: both;
		height: 50px;
}

#myNavbar {
    padding-left: 200px;
}

/*EU Gateway is*/
.navbar-default {
    background-color: transparent;
    border:0px;
    padding: 20px, 0;
    transition: all 0.3s;    //hieu ung zoom anh, hover
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover
{
    color: #002F2F;
}

.top-nav-collapse {
    padding: 0;
    background: rgba(64,75,97, 0.9);  //manh tim than
}

.navbar-default .navbar-brand {
    color: #fff;
		/*font-family: 'Raleway', sans-serif;*/
		font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
{
    color: #fff;
}
.navbar-brand {
    padding: 0px;
    font-size: 24px;
    text-transform: uppercase;
    padding: 15px 0px;
    margin-top: 6px;
}
.navbar-default .navbar-nav > li > a
{
    padding: 5px 10px;
    font-size: 14px;
    line-height: 54px;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent;
    color: #fff;                 //EU Gate la gi: #012F5C;#fff
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #be9e21;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #be9e21;                 //mau dong
}
.banner-info
{
    padding-top: 140px;
    color: #012F5C;

}
.bnr-title, .bnr-sub-title
{
    /*font-family: 'Fira Sans', sans-serif;*/
		font-family: 'Roboto', sans-serif;
}
h1.bnr-title
{
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h2.bnr-sub-title
{
    font-size: 45px;
    text-transform: uppercase;
    padding: 30px 0px;
    font-weight: 700;
}
.bnr-para
{
    font-weight: 300;
}
.btn-download, .btn-more, .btn-download:hover, .btn-download:focus, .btn-more:focus
{
    text-transform: uppercase;
    margin-top: 50px;
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding: 10px 30px;
    border-radius: 60px;
    margin: 50px 10px 0 0;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
}


.btn-download
{
    background-color: #be9e21;
}
.btn-more, .btn-more:focus
{
    margin-left: 15px;
    border: 1px solid #be9e21;
    color: #be9e21;
}

.btn-more:hover {
    background: #be9e21;
    color: #fff;
}

.overlay-detail a i{
   text-align: center;
   position: absolute;
   bottom: 25px;
   font-size: 38px;
   color: #94BE0F;
}
/***********************************
************************************
feature
************************************
***********************************/
#feature
{
    background: rgba(73, 104, 30, 0.2);        //Color of カテゴリ
}
#catagories {
    padding-left: 30px;
    padding-right: 30px;
    width: 1400px;
    display: inline-block;
    text-align:center;
    position: relative;
}

.title, .service-title
{
    /*font-family: 'Fira Sans', sans-serif;*/
		font-family: 'Roboto', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
}
.item-img
{
    margin-bottom: 15px;
}
.sub-title
{
    font-size: 20px;
}
.bottom-line
{
    margin-top: 20px;
    margin-bottom: 40px;
    border: 0;
    border-top: 0px;
    height: 3px;
    width: 600px;
    background-color: #BE9E21;
}
.wrap-item h3 {
    font-size: 24px;      //Railway, Healthcare
    line-height: 25px;
    text-align: center;
}
.pad-bt15 {
    padding-bottom: 15px;
}
.sec-sub-title
{
    padding-top: 30px;
}
.sec-sub-title {
    font-size: 16px;
    font-weight: bold;
    color: #002F2F;
    text-transform: uppercase;
    margin: 25px 0px;
    line-height: 1.7;
}
#service
{
    background-color: #cccdce;        //Color of お知らせ
}
ul.service-list li i
{
    color: #002F2F;
    padding-right: 10px;
}
.learn-more, .learn-more:hover, .learn-more:focus {
    height: 50px;
    width: 175px;
    background: #046380;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 45px;
    text-decoration: none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.bx-wrapper img {
    width: 70px;
    display: inline-block;
    border-radius: 50%;
    border: 5px solid #fff;
    margin-bottom: 15px;
}
.service-item h3 span
{
    opacity: 0.7;
    font-size: 75px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -5px;
    font-weight: 900;
    padding-right: 6px;
}
.service-item h3
{
    font-weight: 700;
}
.service-item p
{
    opacity: 0.6;
    color: inherit;
    padding: 10px 0px;
}
.service-item a
{
    color: #be9e21;
}
.mr-btn-15
{
    margin-bottom: 15px;
}
.padding-right-zero
{
    padding-right: 0px !important;
}
.bx-wrapper {
    margin: 0 auto 35px;
}

#see-all {
float:none;
clear:left;
padding-top: 30px;
padding-right: 250px;
text-align: right;
}

/***********************************
************************************
inform
************************************
***********************************/
#inform
{
    background-color: #cccdce;        //Color of お知らせ
}
.table{
    height: 50px;
    /*width: 500px;*/
//    display: inline-block;
    color: #7B7C7E;
    line-height: 50px;
    font-size: 16px;
    /*margin-left: 350px;*/
		margin-left: 250px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-decoration: none;
}

/***********************************
************************************
contact
************************************
***********************************/
#contact
{
    background-color: rgb(73, 84, 105);
}
.white
{
    color: #fff !important;
}
.btn-submit, .btn-submit:hover, .btn-submit:focus
{
    background-color: transparent;
    border-radius: 60px;
    color: #be9e21;
    font-weight: 400;
    border: 1px solid #be9e21;
    font-size: 14px;
    padding: 6px 20px;
    margin-bottom:30px;
}
.form-control
{
    background-color: transparent;
    border-radius: 0px;
    color: #be9e21 !important;
    border-color: #be9e21;
}
.form-control:focus {
    border-color: #be9e21;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.contact-form input.form-control{
    color: #fff;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
    display:block;
}

.loction-info p
{
    margin-bottom: 25px;
    padding-left: 70px;
}
.loction-info p i
{
    color: #be9e21;
}
/***********************************
************************************
FOOTER
************************************
***********************************/
#eu-symbol{
    text-align: right;
    padding-right: 15px;
}

#footer
{
    padding: 20px 0px;
}
.scrollToTop {
    position: fixed;
    bottom: 12px;
    right: 12px;
    width: 42px;
    height: 42px;
    color: #ffffff;
    background: #be9e21;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
}
.white-bg
{
    background-color: #fff;
}
#footer a{
    color: #be9e21;
    font-weight: 400;
}

#Navbar-footer{
   float: left;
   padding-left: 180px;
   font-weight: bold;
}

div#Navbar-footer .navbar-nav > li > a
{
    padding: 5px 10px;
    font-size: 14px;
    line-height: 54px;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent;
    color: #012F5C;                 //EU Gate la gi
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

/* Social Media */

.company-social {
	margin-left: 10;
	padding-left: 12px;
    padding-top: 30px;
	margin-top: 10px;
}

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

.company-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}


.company-social a{
	margin:0;
	padding:0;
    display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.company-social a i{
	text-align: center;
	margin:0;
	padding:0;
}

.company-social .social-facebook a{background: #3873ae;}
.company-social .social-twitter a{background: #62c6f8;}
.company-social .social-instagram a{background: #8a3ab9;}
.company-social .social-google a{background: #cb2027;}

.company-social .social-facebook a:hover{background: #4893ce;}
.company-social .social-twitter a:hover{background: #82e6ff;}
.company-social .social-instagram a:hover{background: #c999e5;}
.company-social .social-google a:hover{background: #ef8185;}


/***********************************
************************************
Responsive media queries
************************************
***********************************/
/***********************************
************************************
cta
************************************
***********************************/
.cta {
    background-color: rgb(73, 84, 105);
}
.cta .cta-info {

    width: 100%;
    float: left;
    padding: 30px 25px 30px 15px;
    border-radius: 5px;
}
.cta .cta-info .cta-txt h3 {
    font-size: 32px;
    margin-bottom: 10px;
}
.cta .cta-info .cta-btn {
    margin-top: 16px;
    background-color: rgb(190, 158, 33);
    padding: 20px 50px;
    color: #FFF;
    font-size: 22px;
    display: inline-block;
    transition: all 0.5s ease-in 0s;
}
/***********************************
************************************
Responsive media queries
************************************
***********************************/
@media (min-width: 768px) and (max-width: 980px) {
    .service-item, .blog-sec, .wrap-item, .loction-info {
    margin-bottom: 15px;
}
.padding-right-zero {
    padding-right: 15px !important;
}
}
@media (min-width: 451px) and (max-width: 767px) {
    .service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
}
@media (min-width: 20px) and (max-width: 450px) {
.navbar-default .navbar-brand {
    padding-left: 16px;
    margin-top: 0px;
}
.banner-info {
    padding-top: 40px;
}
h1.bnr-title {
    font-size: 16px;
}
h2.bnr-sub-title {
    font-size: 33px;
}
body{
    font-size: 14px;
}
.btn-download, .btn-more, .btn-download:hover, .btn-more:hover, .btn-download:focus, .btn-more:focus {
    font-size: 12px;
    padding: 7px 18px;
}
.wrap-item h3 {
    font-size: 18px;
}
.title, .service-title {
    font-size: 28px;
}
.sub-title {
    font-size: 15px;
}
.service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
.loction-info{
    padding: 0px 15px;
}

.navbar-default .navbar-nav > li > a{
    line-height: 22px;
    text-align: center;
}
}
