@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
/*font-family: 'Rubik', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700;800&display=swap');
/*font-family: 'Roboto Slab', serif;*/

@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700&display=swap');
/*font-family: 'Cairo', sans-serif;*/

body {
	font-family: 'Rubik', sans-serif;
	background: #fff;
	color: #6f6f6f;
	font-size: 16px;
	font-weight: 400;
	overflow-x: hidden;
	animation: fadein 2s;
	-moz-animation: fadein 2s; /* Firefox */
	-webkit-animation: fadein 2s; /* Safari and Chrome */
	-o-animation: fadein 2s; /* Opera */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.main-header, .jmnewspro.default .slide-item-title a, .jmnewspro.default .slide-item-desc, .jmnewspro.default .slide-item-readmore a, .blog .span4 h2 a, .blog .span4 p {
	font-family: 'Roboto Slab', serif;
}
 @keyframes fadein {
 from {
 opacity:0;
}
to {
	opacity: 1;
}
}
 @-moz-keyframes fadein { /* Firefox */
 from {
 opacity:0;
}
to {
	opacity: 1;
}
}
 @-webkit-keyframes fadein { /* Safari and Chrome */
 from {
 opacity:0;
}
to {
	opacity: 1;
}
}
 @-o-keyframes fadein { /* Opera */
 from {
 opacity:0;
}
to {
	opacity: 1;
}
}
body.itemid-119 .main_content, body.itemid-120 .main_content, body.itemid-119 .breadcrumbs, body.itemid-120 .breadcrumbs, .message, .place5, .place6, .place9, .article-info-term, .content .article-info.muted {
	display: none;
}
body.com_search .place4, body.com_search .place5, body.com_search .place5, body.com_search .place7, body.com_search .place8, body.com_search .place9 {
	display: none !important;
}
body.itemid-119 .place4, body.itemid-119 .news, body.itemid-119 .user, body.itemid-119 .message, body.itemid-119 .place5, body.itemid-120 .place4, body.itemid-120 .place5, body.itemid-120 .place6, body.itemid-119 .place7, body.itemid-120 .place7, body.itemid-120 .place8, body.itemid-120 .place9, body.itemid-116 .place7, body.itemid-161 .place7, body.itemid-119 .place8, body.itemid-119 .place9, body.itemid-119 .place6, body.com_search.itemid-119 .breadcrumbs, body.com_search.itemid-120 .breadcrumbs {
	display: block;
}
body.com_search.itemid-119 .main_content, body.com_search.itemid-120 .main_content {
	display: block !important;
}
.clearfix:after, .top_header:after {
	content: '';
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 0;
	width: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.place10 input::-webkit-input-placeholder {
color:#c5c5c5;
font-weight: bold;
}
.place10 input::-moz-placeholder {
color:#c5c5c5;
font-weight: bold;
} /* FF 4-18 */
.place10 input::-moz-placeholder {
color:#c5c5c5;
font-weight: bold;
} /* FF 19+ */
.place10 input::-ms-input-placeholder {
color:#c5c5c5;
font-weight: bold;
} /* IE 10+ */
 input:focus::-webkit-input-placeholder {
color:transparent;
}
 input:focus:-moz-placeholder {
color:transparent;
} /* FF 4-18 */
 input:focus::-moz-placeholder {
color:transparent;
} /* FF 19+ */
 input:focus:-ms-input-placeholder {
color:transparent;
} /* IE 10+ */

 textarea:focus::-webkit-input-placeholder {
color:transparent;
}
 textarea:focus:-moz-placeholder {
color:transparent;
} /* FF 4-18 */
 textarea:focus::-moz-placeholder {
color:transparent;
} /* FF 19+ */
 textarea:focus:-ms-input-placeholder {
color:transparent;
} /* IE 10+ */
/* Start preloader */

#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/pattern.jpg) center center repeat fixed;
	z-index: 10000;
}
.preloader-fountainTextG #fountainTextG_4 {
	animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	-ms-animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
}
.preloader-fountainTextG {
	width: 170px;
    height: 50px;
    margin: -25px 0 0 -80px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.preloader-fountainTextG .fountainTextG {
	color: rgb(0,0,0);
	font-family: Arial;
	font-size: 40px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	float: left;
	animation-name: bounce_fountainTextG;
	-o-animation-name: bounce_fountainTextG;
	-ms-animation-name: bounce_fountainTextG;
	-webkit-animation-name: bounce_fountainTextG;
	-moz-animation-name: bounce_fountainTextG;
	animation-duration: 2.09s;
	-o-animation-duration: 2.09s;
	-ms-animation-duration: 2.09s;
	-webkit-animation-duration: 2.09s;
	-moz-animation-duration: 2.09s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-direction: normal;
	-o-animation-direction: normal;
	-ms-animation-direction: normal;
	-webkit-animation-direction: normal;
	-moz-animation-direction: normal;
	transform: scale(.5);
	-o-transform: scale(.5);
	-ms-transform: scale(.5);
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
}
.preloader-fountainTextG #fountainTextG_1 {
	animation-delay: 0.75s;
	-o-animation-delay: 0.75s;
	-ms-animation-delay: 0.75s;
	-webkit-animation-delay: 0.75s;
	-moz-animation-delay: 0.75s;
}
.preloader-fountainTextG #fountainTextG_2 {
	animation-delay: 0.9s;
	-o-animation-delay: 0.9s;
	-ms-animation-delay: 0.9s;
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
}
.preloader-fountainTextG #fountainTextG_3 {
	animation-delay: 1.05s;
	-o-animation-delay: 1.05s;
	-ms-animation-delay: 1.05s;
	-webkit-animation-delay: 1.05s;
	-moz-animation-delay: 1.05s;
}
.preloader-fountainTextG #fountainTextG_4 {
	animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	-ms-animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
}
.preloader-fountainTextG #fountainTextG_5 {
	animation-delay: 1.35s;
	-o-animation-delay: 1.35s;
	-ms-animation-delay: 1.35s;
	-webkit-animation-delay: 1.35s;
	-moz-animation-delay: 1.35s;
}
.preloader-fountainTextG #fountainTextG_6 {
	animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	-ms-animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
}
.preloader-fountainTextG #fountainTextG_7 {
	animation-delay: 1.64s;
	-o-animation-delay: 1.64s;
	-ms-animation-delay: 1.64s;
	-webkit-animation-delay: 1.64s;
	-moz-animation-delay: 1.64s;
}
@keyframes bounce_fountainTextG {
0% {
transform:scale(1);
color:rgb(0,0,0);
}
100% {
transform:scale(.5);
color:rgb(255,255,255);
}
}
@-o-keyframes bounce_fountainTextG {
0% {
-o-transform:scale(1);
color:rgb(0,0,0);
}
100% {
-o-transform:scale(.5);
color:rgb(255,255,255);
}
}
@-ms-keyframes bounce_fountainTextG {
0% {
-ms-transform:scale(1);
color:rgb(0,0,0);
}
100% {
-ms-transform:scale(.5);
color:rgb(255,255,255);
}
}
@-webkit-keyframes bounce_fountainTextG {
0% {
-webkit-transform:scale(1);
color:rgb(0,0,0);
}
100% {
-webkit-transform:scale(.5);
color:rgb(255,255,255);
}
}
@-moz-keyframes bounce_fountainTextG {
0% {
-moz-transform:scale(1);
color:rgb(0,0,0);
}
100% {
-moz-transform:scale(.5);
color:rgb(255,255,255);
}
}
/* End preloader */

.highslide-thumbstrip.highslide-thumbstrip-horizontal .side, .highslide-thumbstrip-horizontal img {
	width: 70px !important;
	height: 40px;
	margin: 0;
	float: none;
}
a.side {
	float: left;
}
img.side {
    width: 50%;
    height: auto;
    float: right;
    margin: 0 0 15px 20px;
    border: 4px solid #efefef;
}
.pdf {
	border:1px solid #d8d8d8;
	border-bottom-color: #555;
	padding: 10px 15px 10px 40px;
	color: #555;
	display: inline-block;
	margin-top: 8px;
	background: url(../images/download_icon.png) 10px 16px no-repeat;
}
.pdf:hover {
	text-decoration: none;
	border:1px solid transparent;
	border-bottom-color: transparent;
	background: url(../images/download_icon_hover.png) 10px 16px #1d1f27 no-repeat;
	color: #fff;
}
.main_content em {
	display: block;
	background: #f2f2f2;
	padding: 20px;
	border-left: 4px solid #cb7c2f;
	font-size: 16px;
	margin: 20px 0;
}
.logo img {
	width: 100%;
	height: auto;
	padding: 0;
}
.logo a {
	line-height: 90px;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.logo p {
	margin: 0;
}
.main-header {
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background: #fff;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.fixed-header {
	top: -140px;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.fixed-header .top-menu {
    background: #1d1f27;
    border-top: none;
}
.fixed-header .nav>li>a {
	color: #fff;
	border-right: 1px solid #fff;
}
.fixed-header .nav>li:nth-child(1)>a {
    border-left: 1px solid #fff;
}
.fixed-header .top-menu .nav>li.parent:after {
	color: #fff;
}
.top-info {
	display: block;
	background: #1d1f27;
	padding: 0;
	height: 50px;
}
.top-info .container {
	position: relative;
}
.top-info em {
}
.top-info ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.top-info li {
	list-style: none;
	color: #fff;
	display: inline-block;
	line-height: 34px;
}
.top-info .styled-icons li a {
	display: inline-block;
	width: 34px;
	height: 34px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background: #30323a;
	margin-top: 8px;
}
.top-info .styled-icons li a em {
	font-size: 16px;
}
.top-info .styled-icons li a:hover {
	color: #b99c3d
}
.item-info ul {
	margin: 20px 0 0 0;
	padding: 0;
	float: right;
}
.item-info ul li {
	list-style: none;
    display: inline-block;
    margin-left: 14px;
    padding-left: 50px;
    font-size: 14px;
    color: #1d1f27;
    line-height: 22px;
}
.item-info ul li strong {
	font-weight: 400;
	font-size: 14px;
	color: #b99c3d;
}
.item-info ul li.info {
	background: url(../images/phone_icon.jpg) 0 0px no-repeat
}
.item-info ul li.add {
	background: url(../images/location_icon.jpg) 0 0px no-repeat !important;
}
.item-info ul li.times {
	background: url(../images/time_icon.jpg) 0 0px no-repeat
}
.mod-languages {
	position: absolute;
	top: 8px;
	height: 34px;
	left: 208px;
	padding-left: 12px;
	border-left: 1px solid #666666;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.mod-languages ul {
	display: inline-block;
	float: right;
}
.mod-languages li a {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 34px !important;
}
.mod-languages a:hover {
	color: #cb7c2f;
}
/* style search */
.top-info .search label {
	display: none;
}
.top-info .search {
	float: right;
	position: relative;
	top: 4px;
}
.top-info .search input, #searchForm #search-searchword {
	height: 34px;
	font-size: 12px;
	color: #c5c5c5;
	background-color: #30323a;
	border: 1px solid #171920;
	border-radius: 0;
	padding: 0 10px;
	width: 230px;
}
.top-info .search .btn, #searchForm button.btn.hasTooltip {
	display: inline-block;
	position: absolute;
	right: 0px;
	padding: 0;
	margin-bottom: 0;
	font-size: 16px;
	text-transform: capitalize;
	color: #fff;
	width: 34px;
	height: 34px;
	font-weight: 300;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 0;
	text-indent: -200px;
	border: none;
	overflow: hidden;
	background: url(../images/search_icon.png) center center no-repeat !important;
}
#searchForm .btn-toolbar, #searchForm .phrases-box, #searchForm .only {
	display: inline-block;
	float: left;
}
#searchForm .searchintro, #searchForm .ordering-box, #searchForm .form-limit {
	display: inline-block;
	float: right;
}
#searchForm fieldset.phrases, #searchForm .search-results {
	display: block;
	width: 100%;
}
p.counter {
	clear: both;
}
#searchForm .checkbox, #searchForm .radio {
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
}
.result-title, .result-category {
	color: #b99c3d;
}
.search-style-result a {
    font-size: 18px;
    color: #1d1f27;
    margin-bottom: 5px;
    display: inline-block;
}
.search-style-result a:hover {
    color: #b99c3d;
}
.result-category {
	margin-bottom: 5px;
	display: inline-block;
}
.result-created {
    display: inline-block;
    background: #1d1f27;
    color: #fff;
    padding: 6px 15px;
    margin-top: 10px;
    font-size: 14px;
}
/* end style search */
.top-menu {
	position: relative;
	display: block;
	background: #fff;
	height: 60px;
	padding: 18px 0;
	border-top: 1px solid #c3c3c3;
	text-align: center;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.top-menu .nav {
	float: none;
	position: relative;
	text-align: left;
}
.top-menu .navbar-collapse {
	padding: 0;
}
.nav>li.item-232, .nav>li.item-233 {
	position: absolute;
	top: -8px;
}
.nav>li.item-232 a, .nav>li.item-233 a {
    border: none;
    color: #fff;
    border-radius: 5px;
    padding: 10px 46px 10px 6px;
    font-size: 13px;
    background: url(../images/bank-icon.png) 184px 4px no-repeat #1d1f27 !important;
}
.nav>li.item-232 a:hover, .nav>li.item-232.current a, .nav>li.item-232.active a,
.nav>li.item-233 a:hover, .nav>li.item-233.current a, .nav>li.item-233.active a {
	color: #b99c3d;
}
.top-menu ul li ul {
	background: #1d1f27;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	border: none;
	min-width: 220px;
	display: block;
	opacity: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: opacity 0.5s 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.5s 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.5s 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.5s 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform-origin: 0;
	transform-origin: 0 0;
}
.top-menu ul li:hover > ul {
	display: block;
	opacity: 1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	border-radius: 0;
}
.top-menu ul li ul ul {
	top: 0;
	left: 220px;
}
.top-menu ul li ul ul:before {
	background: none;
}
.top-menu ul li ul li {
	list-style: none;
	float: none;
	border-bottom: 1px solid #666666;
	position: relative;
}
.top-menu ul li ul li a {
	display: block;
	background: none;
	text-decoration: none;
	color: #fff !important;
	padding: 10px 10px;
	position: relative;
}
.top-menu ul li ul li a:hover:after, .top-menu ul li ul li.active > a:after {
	position: absolute;
	content: "\f054";
	left: 0;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 10px;
	height: 10px;
}
.top-menu ul li ul li a:hover, .top-menu ul li ul li.active > a {
	color: #b99c3d !important;
	padding-left: 15px;
	transform: translateX(10px);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
table.style {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}
table.style tbody {
	vertical-align: top;
}
table.style tr.table-title {
	background: #f2f2f2;
	color: #969696;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
}
table.style tr.table-title td {
	padding: 10px 0;
	vertical-align: middle;
	border-bottom: 4px solid #d6d6d6;
}
table.style td {
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.video-style {
	width: 50%;
	float: right;
	border: 10px solid #efefef;
	padding: 0;
	margin: 0 0 15px 15px;
}
.col-md-6 .video-style {
	width: 100%;
}
.col-md-6 .video-style p {
	text-align: center;
}
.place4 {
	margin-top: 200px;
	position: relative;
	display: none;
	width: 100%;
	background: #1d1f27;
}
.tp-caption.excerpt, .excerpt {
	white-space: inherit !important;
}
.place4 h1 {
	text-transform: capitalize;
	display: block;
	color: #fff;
	font-size: 46px !important;
	font-weight: bold;
	line-height: 70px !important;
}
.place4 p.p-one {
	width: 100%;
	color: #b99c3d;
	text-transform: uppercase;
}
.place4 p {
	font-size: 18px !important;
	margin: 0 !important;
	text-align: left;
	color: #fff;
	line-height: 36px !important;
	width: 65%;
	letter-spacing: inherit !important;
}
.place4 .tp-caption.excerpt a, a.btn-style, #send {
	font-family: 'Rubik', sans-serif;
	color: #fff;
	background: #1d1f27;
	line-height: 64px;
	font-size: 14px !important;
	text-transform: capitalize;
	text-decoration: none;
	width: 170px;
	height: 60px;
	font-weight: 300;
	padding: 0px 0 0px 34px !important;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: inherit !important;
	position: relative;
	display: inline-block;
	z-index: 1;
	overflow: hidden;
	vertical-align: middle;
}
#send {
    background: url(../images/arrow-btn.png) 90px 24px no-repeat #1d1f27;
    width: 160px;
    border-left: 4px solid #1d1f27;
    border-right: 4px solid #1d1f27;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#send:hover {
    background: url(../images/arrow-btn.png) 90px 24px no-repeat #b99c3d;
    border-left: 4px solid #1d1f27;
    border-right: 4px solid #1d1f27;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
input.rsform-reset-button {
    height: 60px;
    width: 100px !important;
    text-transform: uppercase;
}
input#captchaTxt65, input#captchaTxt28, input#captchaTxt35, input#captchaTxt49, input#captchaTxt59 {
    padding: 10px;
    height: 40px;
}
.place4 .tp-caption.excerpt a:after, a.btn-style:after {
	content: "";
	top: 25px;
	right: 20%;
	background: url(../images/arrow-btn.png) 0 0 no-repeat;
	width: 20px;
	height: 16px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}
.place4 .tp-caption.excerpt a:before, a.btn-style:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 100%;
	border-radius: 0;
	background-color: #b99c3d;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	transition: 0.3s;
}
.place4 .tp-caption.excerpt a:hover:before, a.btn-style:hover:before {
	opacity: 1;
	visibility: visible;
	width: calc(100% - 10px);
}
.place5, .place6, .place7, .place8 {
	padding: 80px 0;
}
.place5 h6, .place6 h6, .place7 h6 {
	display: block;
	text-align: center;
	color: #b99c3d;
	font-size: 22px;
	margin: 0 0 26px;
	text-transform: uppercase;
}
.place5 h5, .place6 h5, .place7 h5 {
	display: block;
	text-align: center;
	color: #1d1f27;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 10px;
	position: relative;
	padding-bottom: 20px;
	line-height: 40px;
}
.place5 h5, .place5 h6  {
	text-align: left;
	margin-bottom: 20px;
	padding: 0;
}
.place5 {
	position: relative;
	padding-bottom: 0;
}
.place5 .container {
	position: relative;
	z-index: 1;
}
.place5 img.side {
	width: 100%;
	float: none;
	border: none;
	height: auto;
	margin: 0;
	border-radius: 0;
}
.place5:after {
	content: "";
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 350px;
	height: 100%;
	background: url(../images/pattern.jpg) 0 0 repeat;
}
.place6 {
	background: #f7f9fa;
}
#jmnewspro-145 .bx-controls, #jmnewspro-154 .bx-controls, #jmnewspro-177 .bx-controls, #jmnewspro-182 .bx-controls {
    display: flex;
    width: 100%;
    bottom: -45px !important;
}
.place7 {
	background: url(../images/client-bg.jpg) center center repeat fixed;
}
.place7 h5 {
	color: #fff;
}
.main_content {
	margin-bottom: 80px;
	min-height: 200px;
}
.content {
	width: 100%;
}
.main_content .container {
	position: relative;
}
.main_content .container .page-header {
	color: #fff;
	position: absolute;
	top: -250px;
	left: 0;
	width: 100%;
	padding-bottom: 0;
	margin: 0;
	border-bottom: none;
	display: block;
	text-transform: uppercase;
}
.main_content .container .page-header h2 {
	margin: 0;
	padding: 0;
	background: none;
	color: #fff;
	font-size: 38px;
	font-weight: 500;
	text-align: center;
}
.main_content ul {
	padding: 0;
}
.main_content ul li {
	list-style: none;
	line-height: 22px;
	padding-left: 26px;
	background: url(../images/ico-style5.png) 0px 0px no-repeat;
	margin-bottom: 12px;
	font-weight: 400;
	font-size: 14px;
}
/*body.itemid-177 .main_content ul li, body.itemid-165 .main_content ul li {
	display: inline-block;
	width: 49%;
}*/
.main_content p strong {
	color: #b99c3d;
}
.col-md-12.our-location {
    padding: 0;
    margin-top: 50px;
}
/* Blog */
.blog .span4 {
    width: 29%;
    float: left;
    position: relative;
    margin: 1.5% 2%;
    overflow: hidden;
}
.blog .span4 .page-header {
    font-weight: bold;
    position: absolute;
    bottom: 0;
    top: auto;
    background: rgba(0,0,0,0.6);
    padding: 10px;
    height: 50px;
    display: block;
    width: 100%;
}
.blog .span4 h2 a {
    display: block;
    color: #fff;
    font-size: 20px;
    text-align: left;
    line-height: 34px;
    font-weight: 400;
}
.blog .span4 h2 a:hover {
	color: #b99c3d
}
.blog .span4 img {
	width: 100%;
	height: auto;
	border-radius: inherit;
	border: none;
	margin: 0;
}
.blog .span4 p {
	margin: 0;
}
.blog .date-item {
    display: inline-block;
    background: #b99c3d;
    color: #fff;
    padding: 6px 15px;
    margin: 0 0 10px;
    font-size: 14px;
}
.blog dl.article-info.muted {
	display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}
/* End Blog*/
.place8 {
	overflow: hidden;
}
.place7 h3, .place8 h3 {
	text-align: center;
	display: block;
	color: #1d1f27;
	font-size: 26px;
	margin: 0 0 30px;
	text-transform: uppercase;
	padding-bottom: 26px;
	background: url(../images/title-img.png) bottom center no-repeat;
}
.place7 h3 {
	background: url(../images/title-img-2.png) bottom center no-repeat;
}
.place7 h3 {
	color: #fff;
}
.team-style, .search-style-result {
	display: inline-block;
	width: 100%;
	background: #f2f2f2;
	padding: 15px;
	margin-bottom: 30px;
	border: 2px solid #d6d6d6;
}
.team-style {
    padding: 0;
    position: relative;
    height: 140px;
}
.team-style img {
    float: none;
    width: 100%;
    margin: 0;
    background: #fff;
}
.team-style h4 {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    padding: 10px;
    height: 44px;
    width: 100%;
    margin: 0 !important;
    text-align: center;
}
.team-style p {
	color: #818181;
}
.footer-wrapper .place13 ul {
	padding: 0
}
.footer-wrapper .place13 ul li {
    list-style: none;
    padding-left: 34px;
    line-height: 28px;
    margin-bottom: 6px;
    font-size: 15px;
    color: #fff;
}
li.add {
	background: url(../images/contact_info.png) 0 0 no-repeat!important;
}
li.phone {
	background: url(../images/contact_info.png) 0 -62px no-repeat!important;
}
li.mobile {
	background: url(../images/contact_info.png) 0 -122px no-repeat!important;
}
li.fax {
	background: url(../images/contact_info.png) 0 -326px no-repeat!important;
}
li.email {
	background: url(../images/contact_info.png) 0 -271px no-repeat!important;
}
.footer-wrapper {
	display: block;
	padding: 40px 0 0;
	background: url(../images/footer-bg.jpg) 0 0 repeat;
	width: 100%;
}
.footer-wrapper .col-md-4 {
	padding: 0 15px;
	margin-bottom: 15px;
}
.footer-wrapper .col-md-4 .box-1, .footer-wrapper .col-md-4 .box-2, .footer-wrapper .col-md-4 .box-3 {
	height: auto;
}
.footer-wrapper .place10 {
	display: block;
	background: #1e3c77;
	padding: 30px 40px;
	height: 150px;
	margin-top: -80px;
}
.footer-wrapper .place10 h2 {
	position: relative;
	width: 42%;
	font-size: 24px;
	text-align: left;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 40px;
	margin: 0;
	display: inline-block;
	padding-left: 64px;
}
.footer-wrapper .place10 h2:after {
	position: absolute;
	top: 20px;
	left: -8px;
	font-family: 'FontAwesome';
	content: "\f1d8";
	font-size: 50px;
	font-weight: 300;
}
.footer-wrapper .place10 .formResponsive fieldset {
	float: right;
	display: inline-block;
	position: relative;
	top: 11px;
}
.footer-wrapper .place10 .formResponsive input.rsform-input-box {
	background: none;
	border: 2px solid #fff;
	color: #fff;
	text-align: left;
	padding: 15px;
	width: 450px;
}
.footer-wrapper .place10 .formResponsive input.rsform-submit-button {
	position: absolute;
	top: 6px;
	right: 6px;
	background: #fff;
	width: auto;
	padding: 10px 20px;
	height: 56px;
	color: #1d1f27;
	font-weight: bold;
}
.footer-wrapper .place10 .formResponsive p.formRed {
	position: absolute;
	text-align: right;
	bottom: 20px;
	right: 50px;
}
.footer-wrapper h3 {
	color: #fff;
	margin: 20px 0;
	font-weight: 400;
	text-transform: uppercase;
}
.footer-wrapper .page-header {
	position: relative;
	padding-bottom: 30px;
}
.footer-wrapper .page-header:before, .footer-wrapper .page-header:after {
	width: 80px;
	height: 2px;
	display: block;
	content: '';
	background-color: #d7a728;
	position: absolute;
	bottom: 0;
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
}
.footer-wrapper .page-header:before {
	margin-right: -49px;
	background: none;
	margin-left: 0;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
}
.footer-wrapper .page-header:after {
	margin-left: 0;
	left: 14px;
	bottom: 4px;
}
.footer-wrapper p {
	line-height: 28px;
	color: #dbdbdb;
	margin: 0;
	font-weight: 400;
	font-size: 16px;
}
.footer-wrapper strong {
	color: #b99c3d;
	font-weight: 600;
}
.footer-wrapper a {
	display: inline-block;
	color: #b99c3d;
	font-weight: 600;
}
.footer-wrapper p a {
	font-weight: inherit;
}
.footer-wrapper .place12 li {
	display: block;
	border: 0;
}
.footer-wrapper .place12 li a {
	color: #dbdbdb;
	font-weight: 400;
	border-right: none;
	border-bottom: 1px dotted #999b9f;
	padding: 7px 15px;
	font-size: 16px;
	text-transform: capitalize;
}
.footer-wrapper .place12 li a:hover, .footer-wrapper .place12 li.active a {
	color: #b99c3d;
	border-bottom: 1px dotted #b99c3d;
}
.footer-wrapper .place12 li a:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f105";
	position: absolute;
	top: 10px;
	left: 0;
	font-weight: 300;
}
.footer-wrapper .styled-icons {
	margin-top: 20px;
}
.footer-wrapper .styled-icons ul {
	padding: 0;
	margin: 0;
}
.footer-wrapper .styled-icons ul li {
	list-style: none;
	display: inline-block;
}
.footer-wrapper .styled-icons ul li a {
	width: 40px;
	height: 40px;
	color: #999b9f;
	background: rgba(255,255,255,.1);
	text-align: center;
	line-height: 40px;
}
.footer-wrapper .styled-icons ul li a:hover {
	background: #1e3c77;
}
.place13 {
	position: relative;
}
.place13 img.qr-code {
    position: absolute;
    bottom: -74px;
    right: -30px;
}
.place14 {
    display: block;
    width: 100%;
    margin-top: 10px;
    border-top: 2px solid #292929;
    padding: 20px 0;
    text-align: center;
}
.place14 p {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
.footer-box1 {
	display: block;
	width: 100%;
	height: 120px;
	margin: 40px 0;
	padding: 15px;
	border: 1px solid #57585a;
	box-shadow: 0 0 8px 3px rgb(255 255 255 / 14%);
}
.footer-box1 em {
	font-size: 28px;
	color: #b99c3d;
	background: #35363f;
	width: 60px;
	height: 60px;
	float: left;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	line-height: 48px;
	border: 5px solid #2d2d38;
	margin-top: 8px;
}
.footer-box1 .box-text {
	display: inline-block;
	width: 72%;
	float: right;
}
.footer-box1 .box-text h4 {
	padding: 0 !important;
	margin: 0 0 10px !important;
	color: #fff;
	font-size: 16px;
}
.footer-box1 .box-text p {
	color: #dbdbdb;
	line-height: 24px;
}
.moduletablesend-form h2, .contact-info h3 {
	text-align: center;
	color: #333;
	text-transform: capitalize;
	font-weight: 600;
	padding: 0 10px;
	margin: 30px 0 20px !important;
	background: none;
	font-size: 26px;
	border: none !important;
	padding: 0 !important;
}
.contact-info img {
	width: 100%;
	height: auto;
	border: 4px solid #fff;
	box-shadow: 0 0 10px -2px #ccc;
}
.contact-info ul {
	padding: 0;
}
.contact-info ul li {
	list-style: none;
	padding-left: 34px;
	line-height: 30px;
	margin-bottom: 6px;
	width: 100%;
}
ul.contact-info li.mobile, ul.contact-info li.phone, ul.contact-info li.whats, ul.contact-info li.email, ul.contact-info li.fax {
	direction: ltr;
	padding-left: 34px;
}
ul.contact-info li.add {
	background: url(../images/contact_info.png) 0 0 no-repeat !important;
}
ul.contact-info li.fax {
	background: url(../images/contact_info.png) 0 -326px no-repeat !important;
}
ul.contact-info li.mobile {
	background: url(../images/contact_info.png) 0 -122px no-repeat !important;
}
ul.contact-info li.phone {
	direction: ltr;
	background: url(../images/contact_info.png) 0 -60px no-repeat !important;
}
ul.contact-info li.whats {
	direction: ltr;
	background: url(../images/contact_info.png) 0 -173px no-repeat !important;
}
ul.contact-info li.email {
	background: url(../images/contact_info.png) 0 -271px no-repeat !important;
}
.rsform-block-entry-01 .formBody,
 .rsform-block-entry-02 .formBody,
  .rsform-block-entry-03 .formBody,
   .rsform-block-entry-04 .formBody,
    .rsform-block-entry-01b .formBody,
     .rsform-block-entry-02b .formBody,
      .rsform-block-entry-03b .formBody,
       .rsform-block-entry-04b .formBody,
        .rsform-block-entry-05b .formBody,
	    .rsform-block-entry-01ba .formBody,
	     .rsform-block-entry-02ba .formBody,
	      .rsform-block-entry-03ba .formBody,
	       .rsform-block-entry-04ba .formBody,
	        .rsform-block-entry-05ba .formBody,
        .rsform-block-entry-011 .formBody,
         .rsform-block-entry-022 .formBody,
          .rsform-block-entry-033 .formBody,
           .rsform-block-entry-044 .formBody,
            .rsform-block-entry-055 .formBody {
	position: relative;
}
.rsform-block-entry-01 .formBody:after,
 .rsform-block-entry-02 .formBody:after,
  .rsform-block-entry-03 .formBody:after,
   .rsform-block-entry-04 .formBody:after,
    .rsform-block-entry-01b .formBody:after,
     .rsform-block-entry-02b .formBody:after,
      .rsform-block-entry-03b .formBody:after,
       .rsform-block-entry-04b .formBody:after,
       .rsform-block-entry-05b .formBody:after,
    .rsform-block-entry-01ba .formBody:after,
     .rsform-block-entry-02ba .formBody:after,
      .rsform-block-entry-03ba .formBody:after,
       .rsform-block-entry-04ba .formBody:after,
       .rsform-block-entry-05ba .formBody:after,
        .rsform-block-entry-011 .formBody:after,
         .rsform-block-entry-022 .formBody:after,
          .rsform-block-entry-033 .formBody:after,
           .rsform-block-entry-044 .formBody:after,
            .rsform-block-entry-055 .formBody:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f007";
	position: absolute;
	top: 27px;
	left: 50px;
	color: #b5b5b5;
	font-size: 18px;
}
.rsform-block-entry-02 .formBody:after,
 .rsform-block-entry-02b .formBody:after,
 .rsform-block-entry-02ba .formBody:after,
  .rsform-block-entry-022 .formBody:after {
	content: "\f1fa";
}
.rsform-block-entry-03 .formBody:after,
.rsform-block-entry-03b .formBody:after,
.rsform-block-entry-03ba .formBody:after,
 .rsform-block-entry-033 .formBody:after {
	content: "\f3cd";
	font-size: 28px;
	top: 20px;
}
.rsform-block-entry-04 .formBody:after,
 .rsform-block-entry-04b .formBody:after,
  .rsform-block-entry-05b .formBody:after,
  .rsform-block-entry-04ba .formBody:after,
  .rsform-block-entry-05ba .formBody:after,
   .rsform-block-entry-044 .formBody:after {
	content: "\f040";
	top: 20px;
}
.rsform-block-entry-04 .formBody textarea,
 .rsform-block-entry-05b .formBody textarea,
  .rsform-block-entry-05ba .formBody textarea,
  .rsform-block-entry-044 .formBody textarea {
	height: 170px;
}
body.itemid-232 .moduletablesend-form h2, body.itemid-233 .moduletablesend-form h2 {
	display: none;
}
body.itemid-232 .col-md-6.col-md-offset-3, body.itemid-233 .col-md-6.col-md-offset-3 {
    background: #e7e7e7;
    padding: 15px;
}
body.itemid-233 .col-md-6.col-md-offset-3 {
	float: left;
}
body.itemid-232 .col-md-6.col-md-offset-3 img.brand, body.itemid-233 .col-md-6.col-md-offset-3 img.brand {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
/* pagination */
.pagination {
	width: 100%;
}
.pagination ul {
	padding: 0;
}
.pagination ul li {
	list-style: none;
	float: left;
	margin-right: 1px;
	padding: 0;
	background-image: none;
	line-height: 20px;
}
.pagination a {
	display: inline-block;
	padding: 6px;
	text-align: center;
	width: 34px;
	background: #b99c3d;
	color: #fff;
	margin: 0 2px;
	border: none;
}
li.disabled a, .pagination a:hover {
	background: #1d1f27;
}
.pagination a span {
	display: block;
	width: 20px;
	height: 20px;
}
.pagination a .icon-first {
	background: url(../images/arrow-icon.png) -40px 2px no-repeat;
}
.pagination a .icon-previous {
	background: url(../images/arrow-icon.png) 5px 2px no-repeat;
}
.pagination a .icon-next {
	background: url(../images/arrow-icon.png) -14px 2px no-repeat;
}
.pagination a .icon-last {
	background: url(../images/arrow-icon.png) -62px 2px no-repeat;
}
.pagination li.disabled a .icon-first, .pagination a .icon-first:hover {
	background: url(../images/arrow-icon.png) -40px 2px no-repeat;
}
.pagination li.disabled a .icon-previous, .pagination a .icon-previous:hover {
	background: url(../images/arrow-icon.png) 5px 2px no-repeat;
}
.pagination li.disabled a .icon-next, .pagination a .icon-next:hover {
	background: url(../images/arrow-icon.png) -14px 2px no-repeat;
}
.pagination li.disabled a .icon-last, .pagination a .icon-last:hover {
	background: url(../images/arrow-icon.png) -62px 2px no-repeat;
}
.pagination li.active a {
	color: #ffffff;
}
/* gototop */
#gototop {
	background: url(../images/go-to-top.png) no-repeat scroll center center #e7281b;
	border-radius: 4px 4px 0 0;
	bottom: 53px !important;
	height: 32px;
	padding: 0 !important;
	right: 30px !important;
	width: 42px;
	border: none !important;
}
#gototop:hover {
	background: url(../images/go-to-top.png) no-repeat scroll center center #e7281b;
	opacity: 0.7 !important;
}
/* media*/
@media (max-width:767px) {
.main-header {
	position: inherit;
}
.top-info {
	height: inherit;
}
.top-info .col-md-6 {
	padding: 0;
	text-align: center;
}
.top-info li {
    font-size: 12px;
}
.mod-languages {
	left: auto;
	right: 10px;
}
.top-info .search {
    float: none !important;
    top: inherit;
    text-align: center;
}
.top-info .search .search {
	width: 70%;
	margin: 0 auto
}
.top-info .search .btn {
	right: 14px;
}
.top-menu {
	height: inherit;
	padding: 0;
}
.nav {
	float: none !important;
	padding: 15px 0 !important;
	text-align: center !important;
}
.nav>li {
	display: block;
	position: inherit !important;
	top: inherit !important;
}
.nav>li>a {
	margin: 0 0 2px!important;
	padding: 8px 0 !important;
	border: none;
}
.top-menu .nav>li.parent:after {
    top: 15px;
    right: 25%;
}
.top-menu .navbar-collapse.collapse, .navbar-collapse {
	padding: 0!important
}
.top-menu ul li:hover > ul {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	text-align: center
}
.row.row-button {
    position: relative;
}
.col-md-9.item-info, .tp-caption.excerpt, .uk-dotnav {
	display: none !important;
}
.logo {
	text-align: left;
}
.logo img {
	width: 70%;
	padding: 15px 0;
}
.breadcrumbs {
	margin-top: 0;
	padding: 70px 0 30px;
}
.breadcrumb>li, .breadcrumb>li a {
	font-size: 12px;
}
.place4 {
	margin-top: 0;
}
.main_content .container .page-header {
	width: 100%;
	top: -150px;
}
.main_content .container .page-header h2 {
	font-size: 20px;
}
.blog .span4 .page-header {
	bottom: 0;
	top: auto;
}
img.side, .team-style img {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
}
.blog .row {
	margin: 0 15px !important;
}
.blog .span4 {
    width: 100%;
    float: none;
    margin: 0 0 30px;
}
.blog .span4 a {
	width: 100%;
}
.col-md-6.message_right {
    margin-top: 50px;
}
.place5, .footer-wrapper {
	overflow: hidden;
}
.place5:after {
    width: 100%;
    height: 350px;
}
.place5 img.side {
    width: 100%;
}
.place5 span {
    right: 0;
}
.place5, .place6, .place7, .place8 {
    padding: 50px 0;
    overflow: hidden;
}
#jmnewspro-145 .bx-controls, #jmnewspro-154 .bx-controls {
	bottom: -20px !important;
}
.main_content {
	margin-bottom: 20px;
}
.team-style {
	height: auto;
}
.footer-wrapper .col-md-4 {
	padding: 0 15px;
}
.footer-wrapper .place10 {
    padding: 20px 15px;
    height: auto;
    margin: 0;
}
.footer-wrapper .place10 h2 {
    width: 100%;
    font-size: 18px;
    line-height: 34px;
}
.footer-wrapper .place10 h2:after {
    left: 0;
}
.footer-wrapper .place10 .formResponsive fieldset {
    float: none !important;
    top: 20px;
    width: 100%;
}
.col-md-12.place14, .place14 .text-right, .place14 .text-left {
	text-align: center;
}
.place5 h5, .place6 h5, .place7 h5 {
    font-size: 24px;
}
.footer-wrapper .col-md-4 .box-2, .footer-wrapper .col-md-4 .box-3 {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.place12 .footer-box1 {
    margin-bottom: 0;
}
.footer-box1 {
	margin: 0;
}
.footer-wrapper .col-md-4.place13 {
	padding-top: 20px;
}
#jmnewspro-145 .bx-controls, #jmnewspro-154 .bx-controls, #jmnewspro-177 .bx-controls, #jmnewspro-182 .bx-controls {
    bottom: -30px !important;
}
.video-style {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
}
.place13 img.qr-code {
    position: inherit;
    bottom: auto;
    right: auto;
}
.nav>li.item-232 a, .nav>li.item-233 a {
	background-position: 90% 5px !important;
	padding: 10px 44px 10px 15px !important;
	margin: 0 30px !important;
}
.uk-grid-width-1-6 > * {
    width: 60% !important;
}
}