*{margin: 0 auto;}
a, img, span, input, button{
	outline: none;
}
ul.menu li a:hover, ul.menu li a:focus{
	background: none;
}
#header{
	padding-top: 40px;
	position: relative;
	z-index: 999;
	 transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    background: transparent;
}
.head-fixed#header{
	padding-top: 0;
	background: #fff;
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0 0 5px #777;
}
.header-content{
	background: #fff;
	box-shadow: 1px 0 3px rgba(21, 22, 21, 0.5);
	position: relative;
}
.head-fixed .header-content{
	box-shadow: none;
}
h1.logo{
	padding: 8px;
	margin: 0;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
h1.logo img{
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    width: 106px;
}
.head-fixed h1.logo img{
	width: 85px
}
.head-fixed h1.logo {
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-info-small {
    background: white;
    float: left;
    z-index: 3;
    width: 13px;
    height: 10px;
    display: block;
    margin-left: 1px;
    margin-top: 8px;
}
.header-right-bar{
	width: 840px;
    height: 49px;
    background: url('../images/bg-top-bar.png') center right no-repeat;
    position: absolute;
    right: -15px;
    top: -8px;
    z-index: 2;
    font-family: 'Open Sans', sans-serif;
    font-size: 15.5px;
    color: white;
}
.header-right-bar a{
	color: #fff;
}
.content-header-right p{
	display: inline-block;
    padding-left: 33px;
    line-height: 42px;
    margin: 0;
}
.content-header-right p.header-language{
	padding-left: 165px;
	background: url('../images/icon-globa.png') no-repeat 125px center;
}
.head-fixed#header ul.nav{
	padding-top: 65px;
}
#header ul.nav {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    padding-top: 70px;
    margin-bottom: 0px;
    float: right;
    font-weight: bold;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
#header ul.nav li {
    float: left;
    margin: 0 30px;
}
#header ul.nav li a{
	color: #000;
	background: none;
}
#header ul.nav li.current a, #header ul.nav li a:hover{
	color: #007eb2;
	background: none;
}
.top-banner-fixed{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.tp-caption h2{
	font-family: 'Titillium Web', sans-serif !important;
	font-size: 46px !important;
	font-weight: 700 !important;
	margin: 0;
	text-shadow: 4px 0 4px rgba(0, 0, 0, 0.2) !important;
	color: #fff !important;
	letter-spacing: 2px;
}
.tp-caption h3{
	font-family: 'Titillium Web', sans-serif !important;
	font-size: 38px !important;
	font-weight: 700 !important;
	font-style: italic !important;
	margin: 0;
	text-shadow: 4px 0 4px rgba(0, 0, 0, 0.2) !important;
	color: #fff !important;
	letter-spacing: 2px;
}
.top-banner-fixed .tp-button{
	background: #fff none !important;
    font-size: 14px !important;
    color: #000 !important;
    text-shadow: none !important;
    width: 130px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold !important;
    display: block;
    padding: 0px 10px 10px 20px!important;
    line-height: 40px !important;
    border-bottom: 4px solid #007eb2 !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.top-banner-fixed .tp-button:hover{
	text-decoration: none !important;
	background: #007eb2 !important;
	color: #fff !important;
}
.main-content.homepage{
	top: 61vh;
}
.main-content{
	position: relative;
	background: #fff;
	top: 37vh;
}
.box-home-intro{
	background: #fafafa;
	padding-bottom: 85px;
}
.home-intro .box-image {
    margin-top: -50px;
}
.home-intro .box-image img{
	width: 100%;
}
.home-intro .box-desc {
    padding: 15px 15px 25px;
    background-color: white;
    border-bottom: 2px solid #007eb2 !important;
    font-family: 'Open Sans', sans-serif;
}
.home-intro .box-desc h3{
	margin: 0;
}
.home-intro .box-desc h3 a{
	font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
}
.home-intro .box-desc h3 a:hover{
	text-decoration: none;
}
.home-intro .box-desc p{
	font-size: 14px;
	color: #2c2c2c;
	line-height: 26px;
	margin: 0;
}
.box-home-contact{
	padding: 75px 0 70px;
}
.custom.box-contact{
	text-align: center;
	min-height: 420px;
	background-position: center;
	background-size: cover;
}
.custom.box-contact h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	color: #fff;
	text-transform: uppercase;
	line-height: 50px;
	margin: 0;
	padding-top: 145px;
	text-shadow: 7px 0 7px rgba(0, 0, 0, 0.75);
	font-weight: 800;
}
.custom.box-contact .btn-contact{
	background: #fff none !important;
    font-size: 14px !important;
    color: #000 !important;
    text-shadow: none !important;
    width: 160px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold !important;
    display: block;
    line-height: 40px;
    border-bottom: 4px solid #007eb2 !important;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    margin-top: 65px;
}
.custom.box-contact .btn-contact:hover, .custom.box-contact .btn-contact:focus{
	text-decoration: none;
	background: #007eb2 none !important;
	color: #fff !important;
}
#footer{
	background: #007eb2;
}
#footer p{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 26px;
	padding: 12px 0;
	margin: 0; 
}
#footer p a{
	color: #fff;
	text-decoration: none;
}
.content-art{
	max-width: 730px;
}
.custom.page-banner{
	min-height: 525px;
	background-size: cover;
	background-position: center;
}
ul.breadcrumb li:first-child{
	display: none;
}
ul.breadcrumb{
	background: none;
	padding-left: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #2c2c2c;	
	margin-bottom: 50px;
}
ul.breadcrumb li a, ul.breadcrumb li span{
	color: #2c2c2c;	
	text-transform: uppercase;
}
div.item-page{
	color: #2c2c2c;
	font-size: 15.5px;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
}
div.item-page h3{
	font-size: 19px;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 0;
}
div.item-page .content-art p{
	margin-bottom: 30px;
}
.btn-info-art{
	line-height: 40px;
	display: inline-block;
	padding: 0 10px;
	background: #007eb2;
	color: #fff;
	border: 1px solid #007eb2;
	-webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    margin-top: 20px;
}
.btn-info-art:hover, .btn-info-art:focus{
	background: #fff;
	color: #007eb2;
	text-decoration: none;
}
.area-component{
	padding-bottom: 80px;
}
.area-component .formResponsive{
	max-width: 580px;
	margin: 0 auto;
}
.area-component .formResponsive .formHorizontal .formControlLabel{
	display: none;
}
.area-component .formResponsive .formHorizontal .formControls{
	margin-left: 0;
}
.w-50{
	width: 49%;
	float: left;
}
.w-50.w-right{
	float: right;
}
.area-component .rsform-input-box{
	width: 100%;
	height: 47px !important;
	box-sizing: border-box !important;
	border: 1px solid #6e777b !important;
	border-radius: 0 !important;
    padding-left: 15px !important;
    color: #2c2c2c !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px !important; 
}
.area-component .rsform-text-box{
	width: 100%;
	height: 148px !important;
	box-sizing: border-box !important;
	border: 1px solid #6e777b !important;
	border-radius: 0 !important;
    padding-left: 15px !important;
    padding-top: 10px !important;
    color: #2c2c2c !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px !important; 
    resize: none;
    margin-bottom: 10px !important;
}
.area-component .rsform-submit-button{
	color: #fff !important;
    background: #007eb2 !important;
    background-image: none;
    border: 1px solid #007eb2 !important;
    padding: 12px 25px 12px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;  
    margin-bottom: 10px !important;
    margin-top: 10px;
}
.area-component .rsform-submit-button:hover, .area-component .rsform-submit-button:focus{
	color: #007eb2 !important;
    background: #fff !important;
}
.formDescription{
	display: none;
}
.formResponsive .formHorizontal .rsform-block{
	margin-bottom: 0 !important;
}
.rsform-block-header .formBody{
	color: #2c2c2c !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15.5px !important; 
    line-height: 26px;
    margin-bottom: 30px;
}
.area-component .formResponsive h2{
	color: #007eb2;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif !important;
	margin-bottom: 30px;
}
.blog .item{
	background: #fafafa;
	border-bottom: 3px solid #007eb2;
	margin-bottom: 30px;
}
.blog .item .page-header{
	padding: 0;
	margin: 0;
	border: none;
}
.blog .item .page-header h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin: 0;
}
.blog .item .page-header h2 a{
	color: #000;
}
.blog .item{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 26px;
}
.blog .item .readmore{
	margin-bottom: 0;
}
.blog .item .readmore .btn{
	background: none;
	border: none;
	box-shadow: none;
	padding: 0 !important;
	font-size: 14px;
	color: #007eb2;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-decoration: underline;
}
.blog .item .readmore .btn .icon-chevron-right{
	display: none;
}
.blog .item .desc-content{
	padding: 10px 15px 20px;
}
.blog .item .item-image img{
	width: 100%;
}
.mod-languages{
	width: 240px; 
	float: left;
	background: url('../images/icon-globa.png') no-repeat 90px 10px;
}
.mod-languages form{
	margin: 0;
}
.mod-languages select{
    width: 120px;
    background: #007eb2 url('../images/icon-flag.png') no-repeat right 18px;
    border: none;
    float: right;
    color: #fff;
    margin-bottom: 0;
    margin-top: 2px;
    outline: none;
    font-size: 15.5px;
    font-family: 'Open Sans', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
   	appearance: none;
}
.mod-languages select option{
	border: none;
	outline: none;
}
a[href="http://www.faboba.com"]{
	display: none !important;
}
.mobile-header{
	display: none; 
}
.mobile-header .mobile-btn .icon-bar {
    background-color: #fff;
    border-radius: 1px;
    display: block;
    height: 4px;
    margin-bottom: 3px;
    width: 20px;
}
.mobile-header .mobile-btn span {
    display: inline-table;
    width: 25px;
    vertical-align: middle;
    margin-top: 15px;
}
.mobile-header .mobile-btn {
	float: right;
    background-color: #007eb2 !important;
    background-image: none;
    border-left: 1px solid #fff !important;
    box-shadow: none !important;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 0px 20px;
    text-shadow: none;
    transition: all 0.4s ease-out 0s;
    vertical-align: middle;
    border-radius: 0;
    height: 51px;
    line-height: 50px;
    border-bottom: 0;
    border-right: 0;
    border-top: 0;
}
.mobile-header .mobile-btn-div{
	background-color: #fff;
	border: 1px solid #007eb2;
}
.mobile-header .mobile-btn-div .logo{
	float: left;
    padding: 5px;
    width: 41px;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults)::after{
	margin-left: 0 !important;
}
.mm-list > li > a, .mm-list > li > span{
	padding: 10px 10px 10px 0 !important;
	text-transform: capitalize;
}
.mm-list > li.active > a, .mm-list > li.active > span{
	color: #007eb2;
}
.mm-header{
	border: none !important;
}
#panel-overview .mod-languages {
	float: none;
	background: transparent;
	width: auto;
	text-align: center;
}
#panel-overview .mod-languages li {
	display: inline-block;
	padding: 10px;
}
#panel-overview .mod-languages li::after {
	display: none;
}
.mm-menu #panel-overview .mm-list {
	margin: 0px 20px;
}
.mm-menu.mm-hasheader > .mm-panel {
	padding-left: 0px;
}
#panel-overview a::before{
	color: #007eb2;
}
.mobile-header .mobile-btn i{
	line-height: 51px;
}