/*
    Theme Name: Lebanonexpo
    Theme URI: http://www.ideobiz.co
    Author: GoGetThemes
    Author URI: http://www.ideobiz.co
    Description: Events Organizer
    Version: 1.0

-------------------------------------------------------------------------*/
@import 'flexslider.css';
@import 'fresco.css';
@import 'team.css';
@import url('https://fonts.googleapis.com/css?family=Montserrat|Raleway');

::selection {
	background: #0b3d62;
	color: #FFF;
	text-shadow: none;
	
}

::-moz-selection {
	background: #0b3d62; /* Firefox */
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #0b3d62; /* Safari */
	color: #FFF;
	text-shadow: none;
} 


html, body {
	background: #fafafa;
}
body {
	opacity: 1;
	color: #fff !important;
	font-family: 'Roboto', sans-serif;
	overflow-x:hidden;
	
	
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size:15px;
}



/* HEADER */
..navbar{min-height:65px !important;}


.navbar-inverse {
	background-color: rgb(204 204 204 / 0%) !important;
	border-color:transparent !important;
}
.navbar-fixed-top {
	padding-left:5px !important;
	padding-right:5px !important;
}
/* added to  .nav */
.normal {
	xheight: 90px; /* this causes drop down to lose color ??? */
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.normal .rm-nav {
/*	padding-top: 12px;*/
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.navbar-brand {
	padding: 0px !important;
}
.navbar-brand img {
	padding: 2px;
	max-height: 110px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
    text-shadow: var(--txt-shadow-md);
}
@media(min-width:660px) and (max-width:959px) {
.navbar-brand img {
	max-width:200px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	text-shadow: var(--txt-shadow-md);
}
.navbar-inverse {
    background-color: #fff !important;
    border-color: #f8f8f8;
}


}
@media(min-width:240px) and (max-width:660px) {
.navbar-brand img {
	max-width:200px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.rm-toggle.rm-button {
margin-right:-10px !important;

}
.menu_name img {
    margin-top: 0px !important;
    
}
.ascrail2000{display:none !important}
.shrink {
	height: 65px !important;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background:#fff !important;
}
}
.shrink {
	height: 80px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background:#103c61 !important;
	z-index: 9999;
}
.shrink .rm-nav {
	padding-top: 0px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.shrink .rm-nav a {
	padding: 10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	color:#fff !important;
}

.rm-nav li{
    font-weight:bold !important;
}

.shrink .navbar-brand img {
	max-height: 80px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	-webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
header {
	/*height: 80px;*/
    width: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
}
.logo {
	float: left;
}
.logo img {
	margin: 5px 0 0;
}
@media (max-width: 358px) {
.menu_name img {
 max-width:240px;
 margin-top:5px;
}
}
@media (max-width: 314px) {
.menu_name img {
 max-width:200px;
 margin-top:0px;
}
}
/* HOME */
.slide_video {
	top: 5%;
	position: absolute;
	width: 100%;
	height:auto;
	z-index: 99;
}
.slvideo {
	width: 50%;
}
.slide_text {
	position: absolute;
	width: 100%;
	top: 32%;
	z-index: 99;
}
.slide_text .title1 {
	color: #fff;
	font-size: 48px;
	line-height: 55px;
	text-shadow:1px 1px 1px #000;
	font-weight: 600;
	margin-bottom: 15px;
}
.slide_text .title1 h1 {
	color: #fff;
	font-size: 48px;
	line-height: 55px;
	text-shadow:1px 1px 1px #000;
	font-weight: 600;
	margin-bottom: 15px;
}
.slide_text .title2 {
	margin-bottom: 15px;
	font-size: 52px;
	font-weight: 300;
	line-height: 52px;
}
.iframe-br {
	border:4px solid #FFF !important;
}
.slide_text .title3 {
	margin-bottom: 15px;
	font-size: 32px;
	font-weight: 300;
	width: 40%;
	line-height: 36px;
}
.slide_text .title3 span {
	display: block;
	font-weight: 600;
	line-height: 46px;
	font-size: 42px;
	margin-bottom: 15px;
}
.white {
	color: #fff;
}
.slide_link {
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	background: rgba(0, 0, 0, 0.4) url(../image/arr_down.png) no-repeat 90% center;
	padding: 20px 40px 20px 20px;
	text-decoration: none;
}
.slide_but {
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	background: rgba(0, 0, 0, 0.4);
	padding: 20px;
	text-decoration: none;
}
/* SERVICES */
#services {
	position: relative;
}
.service_box {
	position: relative;
	background:#FFF;
}
.serv_top {
	border-color: transparent transparent #103c61 transparent;
}
.serv_bot {
	border-color: transparent #0c3d5f transparent transparent;
}
#services .back2top {
	border: #0c3d5f solid 1px;
	color: #fff;
}
.serv_mid {
	background: #fafafa url(../image/whoWeareBG.jpg) no-repeat center bottom;
	padding: 40px 0px 60px 0px;
}
.wahtwedoforyou
{
	padding: 40px 0px 60px 0px;
	background:#FFF;
}
.wahtwedoforyou_mid{}

.event_box
{
	padding: 40px 0px 60px 0px;
	background:#E0E0E0;
}
.event_mid{}

/* SERV COROUSEL */
.mycont {
	margin:0 auto 50px auto;
	overflow:hidden;
	max-width: 960px;
}
.mycarousel {
	list-style: none;
}
.mycarousel li {
	text-align: center;
	padding: 0;
	width: 300px;
	margin: 0 10px;
	float: left;
}
.jcarousel-clip {
	overflow: hidden;
}
.mycont:hover .jcarousel-prev, .mycont:hover .jcarousel-next {
	opacity: 1;
}
.jcarousel-prev, .jcarousel-next {
	position: absolute;
	top: 30%;
	z-index: 99;
	display: block;
	width: 62px;
	height: 62px;
	opacity: 0.8;
	cursor: pointer;
	opacity: 0;
}
.jcarousel-prev {
	background: url(../image/cor_nav.png) no-repeat left center;
	left: 0;
}
.jcarousel-next {
	background: url(../image/cor_nav.png) no-repeat right center;
	right: 0;
}
.jcarousel-prev:hover, .jcarousel-next:hover, .jcarousel-prev-disabled, .jcarousel-next-disabled {
	opacity: 1;
}
.mycarousel li h2 {
	text-transform: uppercase;
}
.serv_corusel li i {
	margin: 25px 0;
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	-ms-transition: all 400ms linear;
	font-size: 140px;
	transition: all 400ms linear;
}
.serv_corusel li:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	cursor: pointer;
}
/* PORTFOLIO */
.intro_pad {
	padding: 115px 0 0;
}
.about_us2 {
	padding: 40px 0;
	background: #103c61;
}
.portfolio_main {
	position: relative;
}
.portfolio_top {
	border-color: transparent transparent transparent #1eaae2;
}
.portfolio_bot {
	border-color: #1eaae2 transparent transparent transparent;
}
#portfolio .back2top {
	border: #1eaae2 solid 1px;
	color: #fff;
}
.portfolio_mid {
	background: #1eaae2;
	padding: 30px 0;
}
/**** Isotope Filtering ****/

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/



.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:      -o-transform, opacity;
	transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
#filters {
	list-style: none;
	text-align: center;
}
#filters li {
	display: inline;
}
#filters li a {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	text-decoration: none;
	margin: 0 8px;
	padding: 7px 10px;
	text-transform: uppercase;
	border-radius: 5px;
	font-family: 'Roboto Condensed', sans-serif;
}
#filters li a.selected {
	background: url(../image/filter_a.png) repeat;
}
.isotope-item {
	margin: 0px 0 15px 0;
	overflow: hidden;
}
.iso_inner {
	position: relative;
}
.isotope-item img {
	max-width: 300px;
	height: auto;
	webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
	-moz-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
	-o-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
	-ms-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
	transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
}
.isotope-item:hover img {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);/*-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;*/
}
.serv_entry {
	font-size:14px;
}
.over_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
	-moz-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
	-o-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
	-ms-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
	transition: all 0.3s cubic-bezier(.63, .08, .35, .92);
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-o-transform: scale(0.4);
	-ms-transform: scale(0.4);
	transform: scale(0.4);
	-webkit-backface-visibility: hidden;
	text-align: center;
}
.isotope-item:hover .over_box {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}
.over_box_pad {
	padding: 15px;
}
.over_box_inner {
	background: #000 url(../image/search.png) no-repeat center center;
	background: rgba(0, 0, 0, 0.6) url(../image/search.png) no-repeat center center;
	padding: 15px;
}
.portfolio_name {
	font-weight: 300;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	color: #fff;
}
.portfolio_date {
	display: block;
	color: #44a5ac;
}
.load_more {
	display: inline-block;
	padding: 20px 0 20px;
	background: url(../image/load_more.png) no-repeat center top;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}
/* PRICING TABLE */
.pricing_table_main {
	position: relative;
}
.pricing_table_top {
	border-color: transparent transparent #324c68 transparent;
}
.pricing_table_bot {
	border-color: transparent #324c68 transparent transparent;
}
.pricing_table .span4 {
	border: transparent solid;
	border-width: 10px 0;
 transition: all .5s;
}
.pricing_table .span4:hover {
 transition: all .5s;
	border: #fff solid 10px;
}
.pricing_table .span4:hover .pt_price {
	color: #fff;
}
#pricing_table .back2top {
	border: #324c68 solid 1px;
	color: #324c68;
}
.pricing_table_mid {
	padding: 30px 0;
	background: #324c68;
}
.pricing_table {
	text-align: center;
	margin: 0px 0 50px;
}
.pt_title {
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0.4);
	padding: 20px 0;
}
.pt_price {
	background: rgba(0, 0, 0, 0.3);
	color: rgba(255, 255, 255, 0.3);
	font-size: 24px;
	font-weight: 300;
	padding: 20px 0;
}
.pt_price span {
	font-size: 44px;
	font-weight: 600;
}
.pt_price sup {
	top: -18px;
}
.pt_feature {
	background: rgba(0, 0, 0, 0.2);
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 20px 0;
	border-bottom: rgba(0, 0, 0, 0.3) solid 1px;
}
.pt_pay {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 40px 0;
	background: rgba(0, 0, 0, 0.2);
}
.pt_pay a {
	color: #fff;
	text-decoration: none;
}
.c_title {
	font-weight: 700;
	font-size: 32px;
	text-transform: uppercase;
	line-height: 40px;
}
.c_quot {
	font-size: 74px;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.3);
	line-height: 74px;
	margin: 0;
}
.c_quot .plug {
	margin: 30px 0 0;
	display: inline-block;
}
.c_block {
	font-weight: 300;
	font-size: 17px;
}
.c_entry {
	margin-bottom: 10px;
}
.c_author {
	color: rgba(255, 255, 255, 0.3);
}
/* ABOUT US TEEM */
.about_us_main {
	position: relative;
}
.about_us_mid {
	padding: 30px 0;
	background: #103c61;
}
.about_us_top {
	border-color: transparent transparent transparent #103c61;
}
.about_us_bot {
	border-color: #103c61 transparent transparent transparent;
}
#about_us .back2top {
	border: #103c61 solid 1px;
	color: #fff;
}
.team_corusel .mycont {
	padding: 75px 0 0;
}
.team_corusel .jcarousel-prev, .team_corusel .jcarousel-next {
	top: 140px;
}
.team_corusel {
	font-weight: 300;
	margin-top: -50px;
}
.team_photo {
	position: relative;
}
.team_post {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 280px;
	height: 170px;
	font-size: 37px;
	padding: 80px 0 0;
	background: url(../image/redbg.png) repeat;
	display: none;
}
.team_name {
	font-size: 26px;
	padding: 15px 0;
	background: url(../image/whiteline.png) repeat-x bottom;
	margin-bottom: 15px;
}
.team_entry {
	font-size: 17px;
	margin-bottom: 15px;
}
.team_social a {
	text-align: center;
	margin: 0 3px;
	font-size: 18px;
}
.team_social a:hover {
	color: #8e2b22;
}
a.down10:hover {
	background: #1eaae2 none repeat scroll 0 0;
	color: #fff;
}
a.down10 {
	border: 2px solid #0b3d62;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	text-decoration:none !important;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 8px 10px;
	text-align: center !important;
	text-transform: uppercase;
}
/*drak*/


a.down11 {
	border: 2px solid #103c61;
	border-radius: 3px;
	color: #103c61;
	font-size: 14px;
	text-decoration:none !important;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 8px 10px;
	text-align: center !important;
	text-transform: uppercase;
}
a.down11:hover {
	background: #103c61 none repeat scroll 0 0;
	color: #fff;
}

.trans {
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.read {
	padding:20px !important;
	display: inline-block;
}

.our_skills h4 {
	font-weight: 700;
	text-transform: uppercase;
}
.speed_container {
	margin: 30px 0 0;
	overflow: hidden;
}
.speed_box {
	width: 18%;
	float: left;
	margin: 0 1%;
	position: relative;
	text-align: center;
}
.knob_box {
	position: relative;
}
.knob_title {
	font-size: 17px;
	font-weight: 300;
}
/* CONTACT US */
.contact_us_main {
	position: relative;
}
#contact_us .plug {
	background: #062036;
}
.contact_us_top {
	border-color: transparent transparent #000 transparent;
}
.contact_us_bot {
	border-color: transparent #000 transparent transparent;
}
.contact_us_mid {
	background: #062036;
	padding: 30px 0;
}
#contact_us .back2top {
	border:#062036 solid 1px;
	color: #fff;
}
.google_map {
	margin-bottom: 50px;
}
.google_map iframe {
	width: 100%;
}
#map_canvas {
	height: 350px;
}
/* FOOTER */
footer {
	background:#0f3c61 url(../image/footerbg.png) bottom center repeat-x;
	padding: 20px 0 10px;
}
.footer_intro {
	padding-bottom: 40px;
	border-bottom: rgba(255,255,255,0.1) solid 1px;
	margin-bottom: 10px;
}
.footer_intro h1, .footer_intro h2 {
	color: #383838;
	text-transform: uppercase;
	text-align: center;
}
.social_line {
	list-style: none;
	text-align: center;
	margin: 40px 0 0;
	padding:0px;
}
.social_line li {
	display: inline;
}
.social_line li a {
	font-size: 30px;
	margin: 0 5px;
	color:rgba(255, 255, 255, 0.5);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.social_line li a:hover {
	color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.footer_widgets {
	padding-bottom: 40px;
	border-bottom: #2f2f2f solid 1px;
	margin-bottom: 60px;
}
.latest_tweet ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.latest_tweet ul li {
	padding-left: 40px;
	background: url(../image/bird.png) no-repeat left top;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	margin-bottom: 15px;
}
.latest_tweet ul li .tweet_time a {
	color: #4c4c4c;
	display: block;
	text-decoration: none;
}
.date {
	font-size: 12px;
	font-style: italic;
	color: #2f2f2f;
}
.fpost h6 a {
	color: #fff;
	text-decoration: none;
}
#flickr_badge_wrapper tr {
	float: left;
}
.footer_bottom {
	color: #4c4c4c;
	font-weight: 300;
	font-size: 14px;
}
.footer_bottom .flogo img {
	opacity: .25;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.footer_bottom .flogo:hover img {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.footer_bottom a {
	color: #fff;
}
.mob_nav {
	display: none;
}
/* BLOG */
#blog {
	background: #56a228;
	margin-bottom: 60px;
	padding: 100px 0 0;
}
#blog .plug {
	background: #56a228;
}
.post {
	margin: 50px 0;
	padding-bottom: 50px;
	background: url(../image/whiteline.png) repeat-x bottom;
}
.post h2 a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.post_thumb {
	background: url(../image/whiteline.png) repeat;
	padding: 5px;
	margin: 15px 0;
}
.post_thumb img {
	width: 100%;
	height: auto;
}
.entry {
	font-size: 17px;
	margin-bottom: 50px;
}
.post_info {
	text-align: center;
	margin: 0;
	padding: 0;
}
.post_info li {
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 62px;
	color: #a0cb86;
	margin: 0 15px 5px;
}
.post_info li .circ {
	display: inline-block;
	color: #fff;
	border: #a0cb86 solid 1px;
	border-radius: 50%;
	margin-right: 10px;
	width: 62px;
	font-size: 17px;
}
.post_info li.read_more a {
	color: #fff;
	padding-left: 72px;
	display: block;
	text-decoration: none;
	background: url(../image/rm.png) no-repeat left;
}
.pagination ul {
	text-align: center;
	margin: 0 0 30px;
	padding: 0;
}
.pagination ul li {
	display: inline-block;
	margin: 0 10px;
}
.pagination ul li a {
	display: block;
	width: 62px;
	height: 62px;
	color: #fff;
	text-decoration: none;
	border: #65aa3b solid 1px;
	border-radius: 50%;
	line-height: 62px;
}
.pagination ul li a.current {
	background: #fff;
	color: #56a228;
}
.post_nav {
	text-align: center;
	margin: 0;
	padding: 0;
}
.post_nav li {
	display: inline-block;
	margin: 0 10px;
}
.post_nav li.prev_post a {
	background: url(../image/cor_nav.png) no-repeat left;
}
.post_nav li.next_post a {
	background: url(../image/cor_nav.png) no-repeat right;
}
.post_nav li.back_blog a {
	background: url(../image/back_blog.png) no-repeat;
}
.post_nav li a {
	display: block;
	width: 62px;
	height: 62px;
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.post_nav li a:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
#respond {
	margin-bottom: 30px;
}
.error_checker {
	background: #FF0000;
	border-radius: 5px;
	padding: 7px;
	display: none;
}
.error_checker:before {
	content: "\f057";
	font-family: 'FontAwesome';
	margin-right: 10px;
}
#sidebar > div {
	margin-bottom: 40px;
	clear: both;
}
#searchsubmit {
	position: absolute;
	top: -9999px;
	display: none;
}
#s {
	background: rgba(0, 0, 0, 0.2) url(../image/search-but.png) no-repeat 93% center;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border: none;
	color: #fff;
	text-transform: uppercase;
}
#sidebar ul {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li a {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	margin-bottom: 8px;
	text-decoration: none;
	color: #fff;
	float: left;
	text-align: left;
}
.widget_categories ul li.cat-item-1 {
	display: none;
}
#sidebar ul li {
	text-align: right;
	overflow: hidden;
}
#sidebar ul li a:hover, #sidebar ul li.current-cat a {
	background: #fff;
	color: #454545;
}
.widget_recent_comments li {
	text-align: left !important;
	margin-bottom: 10px !important;
}
.widget_recent_comments li a {
	float: none !important;
	display: inline-block !important;
}
.recent_post {
	padding: 10px 0;
	background: url(../image/whiteline.png) repeat-x top;
	overflow: hidden;
}
.recent_post_left {
	float: left;
	margin-right: 15px;
}
.recent_post_right {
	float: left;
	margin-left: 0px;
	width: 190px;
}
.widget_date {
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	color: #000;
	background: #fff;
	font-size: 12px;
	padding: 5px 10px;
	display: inline-block;
}
.recent_post a {
	text-decoration: none;
	color: #fff;
}
.recent_post_left img {
	width: 50px;
	height: 50px;
	background: rgba(255, 255, 255, 0.5);
	padding: 4px;
}
.tagcloud a {
	color: #fff;
	display: inline-block;
	font-size: 14px !important;
	padding: 2px;
	border-bottom: rgba(255, 255, 255, 0.5) solid 2px;
	margin: 2px;
	text-decoration: none;
}
a {
	color: #fff;
}
a:hover {
	color: #aeaeae;
}
::-webkit-input-placeholder {
 color: #fff;
 font:inherit;
}
:-moz-placeholder {
 color: #fff;
 font:inherit;
}
.placeholder {
	color: #fff;
	font:inherit;
}
#share {
	border-bottom: rgba(255, 255, 255, 0.5) solid 1px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#comments {
	padding: 20px 0 0;
	overflow: hidden;
	clear: both;
}
.commentlist li {
	list-style: none;
}
.avatar {
	float: left;
	margin-right: 15px;
}
.avatar img {
	background: rgba(255, 255, 255, 0.5);
	padding: 4px;
}
.comment_info {
	line-height: 18px;
}
.comment_info cite, .comment_info span {
	font-size: 18px;
}
.comment_info a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.comment_info .fn {
	font-style: normal;
	font-weight: normal;
}
.reply {
	float: right;
	margin-top: -35px;
}
.comment-author {
	overflow: hidden;
	margin-bottom: 15px;
}
.comment-reply-link:before {
	content: "\f10d";
	float: left;
	margin-right: 10px;
	font-family: "FontAwesome";
}
.comment-reply-link {
	text-transform: uppercase;
	display:block;
	font-size:18px;
	text-decoration:none;
	padding: 5px 15px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	color: #fff;
	border: transparent solid 1px;
}
.comment-reply-link:hover {
	border: rgba(255, 255, 255, 0.5) solid 1px;
	background: rgba(0, 0, 0, 0.1);
	color: #fff;
}
.comment_entry {
	margin-left: 87px;
}
ul.children {
	padding: 0px 0 0 25px;
}
.comment-body {
	padding: 25px 0 0;
	border-top: #dcdcdc dashed 1px;
}
textarea#comment {
	width: 100%;
	height: 100px;
}
.commenter_info {
	margin: 25px 0 0;
	clear: both;
}
#respond {
	overflow: hidden;
	border-top: #dcdcdc solid 1px;
	margin-bottom: 30px;
	padding: 25px 0;
}
.bootamlink {
	text-align:center !important;
	padding:10px 0px 10px;
	margin-bottom:30px;
}
.bootamlink a {
	color:rgba(255,255,255,0.8);
	font-size:14px;
	text-decoration:none;
	margin:0px 5px;
}
.bootamlink a:hover {
	color:#0CF;
	font-size:15px;
}


.copyright{color:rgba(255,255,255,0.8);text-align:center !important}
.evnt-div {
	position:relative;
	background:rgba(189, 189, 189, 0.81);
	padding:10px;
	color:#333 !important;
	min-height: 70px;
}
.evnt-date {
	font-size:18px;
	font-weight:700;
	text-align:center;
	
}
.intro_pad h4 {
	font-size:46px;
	line-height: 1;
}
.content {
	text-align: center;
}
.inner {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.evnt-name {
	font-size:16px;
	font-weight:600;
	font-family: 'Raleway', sans-serif !important;
	text-align:center;
}

.evnt-plc{font-family: 'Raleway', sans-serif !important;color:#333;font-size:12px;padding-top:10px;text-align:center;}

.padd-top {
	padding-top:20px;
}
a {
	text-decoration:none !important;
}
.cont {
	min-height:120px !important;
	overflow:hidden;
}
.inrsec{font-size: 15px;color: #0e3e63;text-transform: uppercase;margin-bottom: 10px;}
.inrsec2{font-size: 15px;color: #0e3e63;text-transform: uppercase;margin-bottom: 10px;margin-top: 30px;}
.aboutPage {
	width:100%;
	height:340px;
	background:url("../image/Lebanon Skyline_Mission-Vision.png") no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
/*.whatWeDoForYou {*/
/* Give this section breathing room from the section above */
.wahtwedoforyou{ margin-top: clamp(32px, 6vw, 84px); }
#whatwedo{ scroll-margin-top: 80px; } /* helpful if you anchor-link to it */

/* Make each column behave like an equal-height card */
.wahtwedoforyou .team_columns_item_image{
  display:flex;
  flex-direction:column;
  height:100%;
}

/* Uniform image area (same visual height everywhere) */
.wahtwedoforyou .wdd-media{
  aspect-ratio: 16 / 9;     /* lock the height proportion */
  overflow:hidden;
  border-radius:4px;
}
.wahtwedoforyou .wdd-media img{
  width:100%;
  height:100%;
  object-fit: cover;        /* fill and crop gently */
  object-position:center;
  display:block;
}

/* Align headings on the same baseline (reserve up to 2 lines) */
.wahtwedoforyou .team_columns_item_caption h4{
  margin:16px 0 10px;
  line-height:1.2;
  text-align:center;
  min-height: calc(1.2em * 2);
  display:flex;
  align-items:flex-end;     /* last line aligns across cards */
  justify-content:center;
}

/* Thin divider and consistent spacing */
.wahtwedoforyou .team_columns_item_caption hr{
  margin:0 0 14px;
  border:0;
  border-top:1px solid #d6dbe3;
}

/* Paragraphs start at same line; clamp for equal heights */
.wahtwedoforyou .team_columns_item_caption p{
  margin:0;
  line-height:1.6;
}
@supports (line-clamp: 3) {
  .wahtwedoforyou .team_columns_item_caption p{
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;   /* legacy webkit */
    line-clamp: 3;           /* modern */
    overflow:hidden;
  }
}



/* === Mission & Vision (drop-in for your existing markup) === */
.visionAndMission{
  /* Background image behind a semi-transparent blue wash */
  background:
    linear-gradient(to right, rgba(18,57,87,.68), rgba(18,57,87,.45), rgba(18,57,87,.68)),
    url("image/city-bg.jpg") center / cover no-repeat; /* <-- change path */
  color:#fff;
  padding: clamp(36px, 8vw, 110px) 0;  /* responsive vertical spacing */
}

/* If you prefer to keep the overlay div doing the tint instead, use this:
.visionAndMission{
  background: url("image/city-bg.jpg") center / cover no-repeat;
}
.visionAndMission .overlay{
  background: linear-gradient(to right, rgba(18,57,87,.68), rgba(18,57,87,.45), rgba(18,57,87,.68));
  padding: clamp(36px, 8vw, 110px) 0;
}
*/

/* ==== Mission & Vision: full-width overlay + bigger text ==== */
.visionAndMission{
  /* Overlay FIRST (on top), image LAST (behind) */
  background:
    linear-gradient(to right, rgba(18,57,87,.78), rgba(18,57,87,.52), rgba(18,57,87,.78)),
    url("/image/LebanonSkyline_Mission-Vision.png") center / cover no-repeat;  /* ← change path */
  color:#fff;
}

/* Use .overlay only for spacing now */
.visionAndMission .overlay{
  padding: clamp(56px, 9vw, 140px) 0;  /* generous vertical space */
}

/* Bigger, punchy titles */
.visionAndMission .title{
  margin: 0 0 .6rem;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: .5px;
  font-size: clamp(1.5rem, 3vw, 2.25rem);  /* ≈24–36px */
  line-height: 1.15;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0,0,0,.38);
}

/* Larger paragraph copy; keep it readable */
.visionAndMission p {
    max-width: 37ch;
    margin: 0 auto;
    font-size: clamp(1.9rem, 1.35vw, 1.25rem);
    line-height: 1.7;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    text-align: justify;
}

/* Subtle vertical divider only on desktop */
@media (min-width: 992px){
  .visionAndMission .row > .col-md-6:first-child{
    position: relative;
    padding-right: 30px;
  }
  .visionAndMission .row > .col-md-6:first-child::after{
    content:"";
    position:absolute;
    top:0; bottom:0;
    right:-15px;              /* aligns with Bootstrap gutter */
    width:1px;
    background: rgba(255,255,255,.28);
  }
}
@media (max-width: 991px){
  .visionAndMission .row > .col-md-6:first-child::after{ display:none; }
}




/*Our Events*/
/* --- OUR EVENTS: spacing, sizing, hover --- */

/* Add breathing room above this section (and fix in-page anchor jump) */
.our-events{ margin-top: clamp(32px, 6vw, 84px); }
#ourevents{ scroll-margin-top: 80px; }

/* Two pictures: centered, smaller than full columns */
.our-events__pics{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  margin-left:-12px;   /* makes a clean 24px total gap with padding */
  margin-right:-12px;
}

/* Each picture block */
.our-events__pic{
  flex: 1 1 380px;     /* lets them wrap nicely */
  max-width: 480px;    /* <-- smaller cards */
  padding: 0 12px 24px;
  display:block;
  border-radius:12px;
  overflow:hidden;
  transition: box-shadow .3s ease;
}

/* On tablets/desktop, aim for two-up */
@media (min-width:768px){
  .our-events__pic{ flex-basis: 50%; }
}

/* Image + hover animation */
.our-events__pic img{
  display:block;
  width:100%;
  height:auto;
  transition: transform .35s ease, filter .35s ease;
  will-change: transform;          /* smoother hover on GPUs */
}

/* Gentle zoom + subtle elevation on hover */
.our-events__pic:hover img{ transform: scale(1.035); }
.our-events__pic:hover{ box-shadow: 0 14px 32px rgba(0,0,0,.18); }


/*End Our Events*/


.text-white {
  color: #fff;
}


.theVenue {
	width:100%;
	height:340px;
	background:url(../image/theVenue.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.siteMap {
	width:100%;
	height:340px;
	background:url(../image/siteMap.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.services {
	width:100%;
	height:340px;
	background:url(../image/services_banner.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.whyLebanon {
	width:100%;
	height:340px;
	background:url("../image/Lebanon Skyline_Mission-Vision.png") no-repeat center center; /* fixed*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.contactUs {
	width:100%;
	height:340px;
	background:url(../image/contactUs.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.brochure {
	width:100%;
	height:340px;
	background:url(../image/brochure-banner.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.marketreport{
	width:100%;
	height:450px;
	background:url("../image/Photo for MARKET REPORT page.png") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
	background-position: 0 -70px;
}
.quality-of-life{
	width:100%;
	height:340px;
	background:url(../image/quality-of-life.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.heading-main {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 5px 10px;
	margin:0px !important;
	color: #103c61;
	font-size:28px;
	text-align: center;
	background:rgba(255, 255, 255, 0.9);
	border:2px solid rgba(255, 255, 255, 0.9);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.padd {
	padding:0px;
}
a.link {
	font-size:16px;
	color:#F00
}
a.link:hover {
	color:#A51F28
}
ul.ulin3 {
	margin:0px !important;
	padding:0px !important;
}
.ulin3 li {
	list-style: outside none none;
	overflow: hidden;
	line-height:20px;
	margin:0px;
	padding:10px 0px;
	position: relative;
	text-align: left;
	border-bottom:1px solid rgba(255, 255, 255, 0.1);
}
.ulin3 li a {
	font-size:14px;
	color:#fff;
	margin:0px !important;
	padding:0px !important;
}
.mar {
	margin-left:10px !important;
}
.intro_pad> h3 {
	font-size:16px;
}
@media(min-width:240px) and (max-width:657px) {
.intro_pad> h3 {
	font-size:12px !important;line-height:32px !important
}
h2{font-size:16px !important;}
h1{font-size:18px !important;line-height:18px !important;}

.team_columns_item_caption h4 {
    padding:15px 0px !important;
}
.conttxt {
	padding:0px 5px !important;

}
	
}
a.down12:hover {
	background: #1eaae2 none repeat scroll 0 0;
	color: #fff;
	
}
a.down12 {
	border: 2px solid #fff;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	text-decoration:none !important;
	font-weight: bold;
	letter-spacing: 1px;
	padding:6px !important;
	text-align: center !important;
	
}
a.pull-left> i {
	font-size:60px;
	color:#999
}
a.pull-left> .fa-envelope-o {
	font-size:40px;
}
.media-heading {
	border-bottom:1px solid rgba(204, 204, 204, 0.8);
	font-size:24px !important;
	text-align:left !important;
}
.top-pad {
	padding-top:20px;
}
.top-pad2 {
	padding-top:28px;
}
 h3.section-title::before {
 content: url("../image/icon-01.svg");
 left: 52px;
 margin-left: -45px;
 position: relative;
 top: 18px;
 z-index: 1;
}
h3.section-title {
	margin-bottom: 30px;
	text-transform: uppercase;
	color:#103c61;
	font-size: 30px;
	font-weight: 800;
}
.conttxt {
	font-family: 'Arial', sans-serif;
	font-size:16px;
	color:#515151;
	padding:0px 30px;
	text-align:justify;
	line-height:22px;
}
@media(min-width:240px) and (max-width:660px) {
.conttxt, .team_columns_item_caption p
{text-align:left !important;padding:0px 0px;}
}

.conttxt2 {
	font-family: 'Raleway', sans-serif;
	color:#515151;
	padding:0px 30px;
	text-align:left;
	line-height:22px;
}
.team_columns_item_caption> p{min-height:60px;text-align:justify; text-align:left;}

.vision> p{margin-top:-15px !important;padding:10px 30px;background:rgba(204, 204, 204, 0.5);min-height:80px;}

.weblink{background:rgba(204, 204, 204, 0.4);padding:10px;}

address {text-align:left !important}

.iconlist {
    padding-left: 0;
    margin-left: 1.75em;
    list-style-type: none;
}
.iconlist li {
    position: relative;
    margin-bottom: 30px;
}
.iconlist > li [class^="fa-"], .iconlist > li [class*=" fa-"] {
    position: absolute;
    left: -1.75em;
    width: 1.75em;
    text-align: center;
    top: 5px;
    width: 14px;
}

#navcontainer
{
width: 100%;
position:relative;
padding: 1em 0;
text-align: left;
font-size: 14px;
letter-spacing: 1px;
line-height: 26px;
}


ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;

}

ul#navlist li a
{
display: block;
width: 100%;
margin:0.2em auto;
padding: 0.5em 0 0.5em 0.4em;
color: #777;
text-decoration: none;
border:1px solid #E1E1E1;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #F9F9F9;
color: #333;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #0e3e63;
background: transparent;
border:1px solid #DBDBDB;
}


.action-area {
    bottom: 25%;
    height: auto;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    z-index: 100;
}

.action-area .col-sm-12.col-md-4.col-lg-4 {
    background-color: rgba(255, 255, 255, 0.8);
    margin-left: 0.1%;
    max-height: 170px;
    min-height: 140px;
    padding: 25px 20px;
    text-align: center;
    width: 33.2%;
}
.hold4 {
    animation-duration: 1200ms;
}
.move-in-down {
    animation: 0.5s linear 0s normal none 1 running move-in-down;
    transform-origin: 50% 50% 0;
    visibility: visible;
}
.action-area h3 {
    clear: both;
    color: #e41e13;
    display: block;
    font-family: "Lato";
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 0;
    max-height: 75px;
    min-height: 50px;
    padding: 2px 2px 15px;
    text-align: center;
    text-transform: uppercase;
}

.action-area h3 span {
    clear: both;
    color: #333;
    display: inline-block;
    font-family: "Lato";
    font-size: 75%;
    font-style: normal;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0 10px;
    text-transform: none;
}

.asterisk::-webkit-input-placeholder {
    color:    #f00;
}
.asterisk:-moz-placeholder {
   color:    #f00;
   opacity:  1;
}
.asterisk::-moz-placeholder {
   color:    #f00;
   opacity:  1;
}
.asterisk:-ms-input-placeholder {
   color:    #f00;
}


@media(min-width:240px) and (max-width:500px) {
.vision img {
	display: none!important;
}

}

/**********Sitemap**********/
.sitemap {
	padding: 0;
	margin: 0 -15px;
}
.sitemapBtnExport {
	padding: 0;
	text-align: right;
	margin-bottom: 15px;
}
.sitemap .sitemapDiv {
	margin: 10px 0;
	padding: 0 15px;
}
.sitemap ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 40px
}
.sitemap li {
	margin: 0 0 10px 0;
	list-style-type: none;
	width: 100%;
	padding: 0;
}
.sitemap li:last-child {
	margin: 0;
}
.sitemap li.sitemapTitle {
	margin-left: -10%;
	width: 110%;
}
.sitemap li.sitemapTitle a {
	text-transform: uppercase;
}
.sitemap li.sitemapTitle a:hover {
	color: #000;
}
.sitemap li.sitemapTitle > a:after, .sitemap li.sitemapTitle > a:before {
	display: none;
}
.sitemap li a {
	color: #444;
	text-decoration: none;
	transition: all 0.3s ease 0ms;
	-webkit-transition: all 0.3s ease 0ms;
}
.sitemap .sitemapTitle a {
	background: #f9f9f9;
	border: 1px solid #e7e7e7;
	color: #000000;
	font-weight: 600;
	display: block;
	line-height: 22px;
	padding: 8px 13px;
	text-decoration: none;
}
.sitemap ul li a:hover {
	color: #da1f27;
}
.sitemap ul:before {
	position: absolute;
	left: 20px;
	top: 0;
	height: 100%;
	width: 1px;
	content: " ";
	background: #d3d3d3;
	display: block;
}
.sitemap ul li a {
	position: relative;
	line-height: 22px;
	display: block;
	min-width: 220px;
	padding: 8px;
	border: 1px solid #e7e7e7;
	text-decoration: none;
}
.sitemap li a:hover {
	padding: 8px 8px 8px 13px;
	background: #f1f2f2;
}
.sitemap ul li a:after, .sitemap ul li a:before {
	position: absolute;
	top: 50%;
	content: " ";
	background: #d3d3d3
}
.sitemap ul li a:before {
	left: -20px;
	width: 20px;
	height: 1px;
	margin-top: -1px
}
.sitemap ul li a:after {
	left: -23px;
	height: 5px;
	width: 5px;
	margin-top: -3px;
	border-radius: 50%
}
.sitemap .btnExport .doc {
	background-image: url(../../images/doc-icon.png);
	background-repeat: no-repeat;
	background-position: 9px 5px;
	padding: 5px 10px 5px 32px;
	margin-left: 10px;
}

a.down15:hover {
	color: #f79e1c;
	
}
a.down15 {
	
	color: #f5ac41;
	font-size: 16px;
	text-decoration:none !important;
	font-weight: bold;
	
	
}


a.down16 {
	color: #f5ac41;
	font-size: 16px;
	text-decoration:none !important;
	font-weight: bold;
	padding:0px 10px;
}
a.down16:hover {
	color: #f79e1c;	
}

.log h3{font-size:24px;display:inline;color:#103c61;text-transform:none;line-height: 50px;}

.gallery{
    padding: 40px 0px 60px 0px;
    background: #FFF;
}

.owl-theme .owl-dots .owl-dot {
outline: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #103c61 !important;
}


