﻿h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: "Roboto",sans-serif;
}
#main-body {
    width:100%;
    padding-top: 20px;
}
.mb20 {
    margin-bottom: 20px !important;
}
.widget.widget_menu, .widget.widget_nav_menu {
    position: relative;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
}
h2.big-title {
    color: #9f2317;
    font-size: 25px;
    margin: 26px auto;
    text-transform: uppercase;
}
.FormContact {
	background: #efefef;
	padding: 20px;
}
.FormContact .register-home {
	font-size: 16px;
	text-align: center;
}
.FormContact .submit-home {
	text-align: center;
	margin: 20px 0;
}
.FormContact .submit-home a {
	border: none;
	background: #9f2317;
    color: #ECE7E7;
    -webkit-border-radius: 4px;
            border-radius: 4px;
	padding: 10px 20px;
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
#wpcf7-f540-o1.contact
{
    position:relative;
}
#wpcf7-f540-o1.contact .loading
{
    display:none;
    position:absolute;top:0px; width:100%; height:100%;
    background:url('/Styles/icon/ajax-loader.gif') #fff no-repeat center center ;
}
.FormContact .wpcf7-form-control-wrap input {
	padding: 10px;
	margin-bottom: 10px;
}
    .FormContact input.submit-home:hover
    {
        cursor:pointer;
    }
.FormContact input.submit-home,
.FormContact input[type="submit"] {cursor:pointer;
	background: #9f2317;
	padding: 5px 10px;
	border: none;
	color: white;
}
bwg_spider_popup_loading, .footer-list-block .bwp_gallery .bwg_spider_popup_loading, .footer-list-block .bwp_gallery_tags .bwg_spider_popup_loading {
    /* background: url(../images/ajax_loader.gif) no-repeat scroll 0 0 / 50px 50px rgba(0, 0, 0, 0); */
    background-image: url(../images/ajax_loader.gif);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 30px 30px;
    border: none !important;
    display: none;
    height: 30px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 30px;
    z-index: 10102;
}
.Videos .tab-content {
	margin: 0;
	padding: 0;
	border: none;
}
.NewsSay .size-singger-thumb {
	width: 70px;
	height: 70px;
	float:left;
	margin-right: 10px;
}
.NewsSay .item {
	margin-bottom: 10px;
}
.CustomSay .item {
	margin-bottom: 10px;
}
.CustomSay .item .attachment-singger-thumb {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	float:left;
	margin-right: 10px;
}
.CustomDo .item .wp-post-image {
	float: left;
	margin-right: 10px;
}
.CustomDo .item h3.thongtin1-h3{
    color: #1cb3e5;
    border-bottom: 1px dotted #ccc;
    margin-top: 20px;
    margin-left: 80px;
	padding-bottom: 10px;
    font-size: 20px;
}
.CustomDo .Content {
	margin-top: 20px;
}
.People {
	margin-top: 40px;
}
.People .item {
	margin-bottom: 20px;
	text-align: center;
}
.People .item img {
	width: 120px;
	height: 120px;
	border-radius: 100%;
}
.People .Content {
	text-align: center;
}
.People .Content h3 {
	margin: 10px 0 5px;
	text-transform: uppercase;
}
.bgGray {
	background: #f1f1f1;
	padding: 10px 0;
	margin-bottom: 20px;
    margin-top:15px;
}
.lgx-logo-carousel .owl-nav {
	display: none;
}
.lgx-logo-item img {
	height: auto !important;
}
.mb0 {
	margin: 0 !Important;
}
.lgx-logo-slider-wp .lgx-logo-wrapper {
	padding: 10px 0 0;
}
.GalleryImage .widget.widget_menu, .GalleryImage .widget.widget_nav_menu {
    border: none;
}
.GalleryImage .imageviewer {
    padding:0 5px;height:175px;   transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;  
} 
    .GalleryImage .imageviewer:hover {
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        opacity: 1;
        filter: Alpha(opacity=100);
        transform: scale(1.1);
        z-index: 102;
        position: relative;
      }
.GalleryImage img {max-width:100%;height:100%;
}