* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
}
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=greek');
a, a:focus, a:active, a:hover, object, embed {
	outline:none;
	text-decoration:none;
}
html {
	overflow-x:hidden;
}
a:hover, a:focus {
	color:#005aa8;
}
a {
	color:#356dd4;
	text-decoration:none;
}
a img {
	border:0;
}
:-moz-any-link:focus {
outline:none;
}
input::-moz-focus-inner {
border:0;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
-webkit-box-shadow:0 0 0px 1000px #000 inset;
background:none !important;
background-color:rgba(0, 0, 0, 0.1) !important;
background-image:none !important;
color:rgb(0, 0, 0);
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
box-shadow:none !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
-webkit-animation-name:autofill;
-webkit-animation-fill-mode:both;
}
:focus {
	outline:0;
}
.clearfix:before, .clearfix:after {
	content:" ";
	display:table;
}
.clearfix:after {
	clear:both;
}
.clearfix {
*zoom:1;
}
.clear:after {
	clear:both;
	content:"";
	display:block;
}
.clear {
	height:auto;
	width:100%;
	display:block;
	overflow:hidden;
	clear:both
}
html {
	overflow-x:hidden
}
body {
	font-size:14px;
	line-height:26px;
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
	color:#616161;
	padding:0 !important;
	-webkit-font-smoothing:antialiased;
	-ms-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-smoothing:antialiased
}
h1, h2, h3, h4, h5, h6 {
	color:#333534;
	margin:0 0 10px;
	font-weight: 500;
}
h1 {
	font-size:36px;
	line-height:1.1;
}
h2 {
	font-size:28px;
	line-height:1.2;
}
h3 {
	font-size:18px;
	line-height:1.2;
}
h4 {
	font-size:14px;
}
p {
	line-height:25px;
	font-weight:400;
	font-size:16px;
	color:#848484;
	letter-spacing:0.5px;
}
a {
	color:#3aa087;
}
a:focus, a:hover {
	color:#FFF;
	text-decoration:none;
	outline:none;
}
strong {
	font-weight:600;
}
ol, ul {
	margin:0;
	padding:0;
}

.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
header {
	width:100%;
	z-index:950;
}
.top_hader{background:#37907a; padding:6px 0;border-top: 1px solid #048061;}
.col_contact ul,.social_media ul{display:block; list-style:none;}
.col_contact ul li,.social_media ul li{display:inline-block; list-style-type:none; color:#FFF; margin-right:15px;line-height: 30px;}
.col_contact ul li:first-child,.social_media ul li:first-child{margin-left:0}
.col_contact ul li i{
    top: 2px;
    font-size: 20px;
    position: relative;
    margin-right: 8px;
}
.col_contact ul li a{color:#FFFFFF}
.social_media ul li{margin:0}
.social_media ul li a{
width:30px; height:30px; line-height:30px; display:block; color:#FFF; font-size:15px; text-align:center;
transition:0.5s ease-in-out;border-radius:100%;
}
.social_media ul li a:hover{background:#000; transform:scale(1.1);}
.nav-down {
	top:0;
	position:relative;
	-ms-transition:top 0.5s ease-in-out;
	-moz-transition:top 0.5s ease-in-out;
	-o-transition:top 0.5s ease-in-out;
	-webkit-transition:top 0.5s ease-in-out;
	transition:top 0.5s ease-in-out;
}
.nav-up {
	position:fixed !important;
	width:100%;
	top:0;
	-ms-transition:top 0.5s ease-in-out;
	-moz-transition:top 0.5s ease-in-out;
	-o-transition:top 0.5s ease-in-out;
	-webkit-transition:top 0.5s ease-in-out;
	transition:top 0.5s ease-in-out;
}
.nav-up {
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.11);
	padding:4px 0;
	animation:slide-down 0.5s;
	opacity:1;
}
.nav-up .fa-gg {
	transform: rotate(360deg);
}
 @keyframes slide-down {
 0% {
 opacity: 0;
 transform: translateY(-100%);
}
 100% {
 opacity: 0.9;
 transform: translateY(0);
}
}
header .container {
	position:relative
}

.main-header {
	background:#FFF;
	width:100%;
	position:relative;
	z-index:99;
	padding:0;
	transition: all 0.5s ease;
}
.main-header .logo {
    position: relative;
    z-index: 123;
    padding: 0px 0px;
    color: #6DDB07;
    /*float: left;*/
	margin: 0 auto;
    width: 190px;
    height: 93px;
    top: 0px;
    font-family: 'Open Sans', sans-serif;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.main-header .logo svg text{font-family: 'Open Sans', sans-serif; font-weight:bold}
nav{position:relative;margin:0 auto;}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:9;}
#cssmenu:after, #cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{background:rgba(255, 255, 255, 0);margin-top:0px;}
.f-nav #cssmenu{background:rgba(255, 255, 255, 0);margin-top:7px;}
#cssmenu > ul > li{
    float: left;
    margin: 24px 10px;
}
#cssmenu > ul > li:first-child{margin-left:0}
#cssmenu > ul > li > a{
    padding: 14px 8px;
    font-size: 14px;
    text-decoration: none;
    color: #565656;
    font-weight: 600;
    transition: all 0.5s ease;
	position:relative;
}
#cssmenu > ul > li > a:before {
content: "";
    position: absolute;
    top: 100%;
    margin-top: -2px;
    left: 50%;
    width: 10px;
    height: 10px;
    border: 1px solid #71a095;
    transform: rotate(45deg) translateX(-50%);
    opacity: 0;
    visibility: hidden;
    background: #a0c1b9;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
/*#cssmenu > ul > li > a:after{
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    border: 1px solid #11333a;
    border-width: 1px;

}*/
#cssmenu > ul > li > a:hover:before{
opacity:1;
	visibility:visible;
	top:0;

}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a{color:#37907a;}
#cssmenu ul li.active:after{position:absolute;left:0;bottom:0;width:100%;content:'';z-index:9;transition:0.5s}
#cssmenu ul li:hover:after, #cssmenu ul li:hover:after, #cssmenu ul li.has-sub.active:hover{width:100%;transition:0.5s}
#cssmenu > ul > li.has-sub > a{padding-right:12px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:48%;right:-3px;width:8px;height:2px;display:block;background:#bc1f2b;content:'';display:none;}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:45%;right:0;display:block;width:2px;height:8px;background:#bc1f2b;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease;display:none;}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{background:#211110;transition:all .25s ease;}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul {
   
    min-width: 200px;
   
    max-height: 420px;
   
}

#cssmenu li:hover > ul::-webkit-scrollbar {
    -webkit-appearance: none;
}
#cssmenu li:hover > ul::-webkit-scrollbar:vertical {
    width: 2px;
}
#cssmenu li:hover > ul::-webkit-scrollbar:horizontal {
    height: 6px;
}
#cssmenu li:hover > ul::-webkit-scrollbar-thumb {
	background-color: #c9292c;
	height: 6px !important;
	visibility:hidden;
	-ms-transition: 1s;
	-o-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s;
}
#cssmenu li:hover > ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #121212;
	height: 6px !important;
}
#cssmenu li:hover > ul:hover::-webkit-scrollbar-thumb{
	visibility:visible;
	-ms-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s;
}


#cssmenu li:hover > ul > li{
    height: auto;
    line-height: 40px;
   

}
#cssmenu li:hover > ul > li span {
    padding-left: 15px;
    font-weight: 500;
    color: #d6d6d6;
    
    width: 100%;
    display: block;

}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu li:hover > ul {
    left: auto;
}
#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    min-width: 218px;
}
#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    content: '\f2fb';
    display: inline-block;
    font: normal normal normal 14px/1 Material-Design-Iconic-Font;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu ul ul li a{
    border-bottom: 1px solid rgb(53, 28, 26);
    border-top: 1px solid transparent;
    padding: 11px 15px;
    border-collapse: collapse;
    white-space: normal;
    min-width: 290px;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #a7a6a6;
    font-weight: 600;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a{border-bottom: 1px solid transparent;}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover{color:#FFF;padding-left: 22px;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
/*#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}*/
#cssmenu ul ul > li.has-sub:hover > a:before{height:0}
#cssmenu ul ul li.has-sub:hover, #cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#c9292c;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}
@media screen and (max-width:1024px){.main-header{width:100%;position:relative;z-index:99;padding:0px;}
.logo{position:relative;top:3px;left:0;width:226px;text-align:center;padding:0;float:none;}
.logo2{display:none}
nav{width:100%;}

}
@media (max-width:750px){.button{width:55px;height:46px;position:absolute;right:0;top:0px;cursor:pointer;z-index:12399994;}
}
@media screen and (max-width:1024px) {
.main-header {
width:100%;
position:relative;
z-index:99;
padding:0px;
}
.logo {
position:relative;
top:3px;
left:0;
width:226px;
text-align:center;
padding:0;
float:none;
}
.logo2 {
display:none
}
nav {
width:100%;
}

}
@media (max-width:750px) {
.button {
width:55px;
height:46px;
position:absolute;
right:0;
top:0px;
cursor:pointer;
z-index:12399994;
}
}

.no-minpadding {
	padding:0 !important
}
.padding-top10 {
	padding-top:10px;
}
.padding-top20 {
	padding-top:20px;
}
.padding-top30 {
	padding-top:30px;
}
.padding-top40 {
	padding-top:40px;
}
.padding-top50 {
	padding-top:50px;
}
.padding-top60 {
	padding-top:60px;
}
.padding-top70 {
	padding-top:70px;
}
.padding-top80 {
	padding-top:80px;
}
.padding-top90 {
	padding-top:90px;
}
.padding-top100 {
	padding-top:100px;
}
.padding-top110 {
	padding-top:110px;
}
.padding-top120 {
	padding-top:120px;
}
.padding-top150 {
	padding-top:150px;
}
.padding-top200 {
	padding-top:200px;
}
.padding-bot10 {
	padding-bottom:10px;
}
.padding-bot20 {
	padding-bottom:20px;
}
.padding-bot30 {
	padding-bottom:30px;
}
.padding-bot40 {
	padding-bottom:40px;
}
.padding-bot50 {
	padding-bottom:50px;
}
.padding-bot60 {
	padding-bottom:60px;
}
.padding-bot70 {
	padding-bottom:70px;
}
.padding-bot80 {
	padding-bottom:80px;
}
.padding-bot90 {
	padding-bottom:90px;
}
.padding-btop5 {
	padding-top:5px;
	padding-bottom:5px;
}
.padding-btop10 {
	padding-top:10px;
	padding-bottom:10px;
}
.padding-btop15 {
	padding-top:15px;
	padding-bottom:15px;
}
.padding-btop20 {
	padding-top:20px;
	padding-bottom:20px;
}
.padding-btop30 {
	padding-top:30px;
	padding-bottom:30px;
}
.padding-btop40 {
	padding-top:40px;
	padding-bottom:40px;
}
.padding-btop50 {
	padding-top:50px;
	padding-bottom:50px;
}
.padding-btop60 {
	padding-top:60px;
	padding-bottom:60px;
}
.padding-btop70 {
	padding-top:70px;
	padding-bottom:70px;
}
.padding-btop80 {
	padding-top:80px;
	padding-bottom:80px;
}
.padding-btop90 {
	padding-top:90px;
	padding-bottom:90px;
}
.padding-btop100 {
	padding-top:100px;
	padding-bottom:100px;
}
.padding-btop110 {
	padding-top:110px;
	padding-bottom:110px;
}
.padding-btop120 {
	padding-top:120px;
	padding-bottom:120px;
}
.padding-btop130 {
	padding-top:130px;
	padding-bottom:130px;
}
.padding-btop140 {
	padding-top:140px;
	padding-bottom:140px;
}
.padding-btop150 {
	padding-top:150px;
	padding-bottom:150px;
}
.padding-btop160 {
	padding-top:160px;
	padding-bottom:160px;
}
.padding-btop170 {
	padding-top:170px;
	padding-bottom:170px;
}
.padding-btop180 {
	padding-top:180px;
	padding-bottom:180px;
}
.padding-btop190 {
	padding-top:190px;
	padding-bottom:190px;
}
.padding-btop200 {
	padding-top:200px;
	padding-bottom:200px;
}
.padding20 {
	padding:20px
}
.padding30 {
	padding:30px
}
.padding40 {
	padding:40px
}
.padding50 {
	padding:50px
}
.padding60 {
	margin:60px
}
.padding70 {
	margin:70px
}
.padding80 {
	margin:80px
}
.padding-rtl5 {
	padding-right:5px;
	padding-left:5px;
}
.padding-rtl8 {
	padding-right:8px;
	padding-left:8px;
}
.padding-rtl10 {
	padding-right:10px;
	padding-left:10px;
}
.padding-rtl15 {
	padding-right:15px;
	padding-left:15px;
}
.padding-rtl20 {
	padding-right:20px;
	padding-left:20px;
}
.padding-rtl30 {
	padding-right:30px;
	padding-left:30px;
}
.padding-rtl40 {
	padding-right:40px;
	padding-left:40px;
}
.padding-rtl50 {
	padding-right:50px;
	padding-left:50px;
}
.padding-rtl60 {
	padding-right:60px;
	padding-left:60px;
}
.padding-rtl70 {
	padding-right:70px;
	padding-left:70px;
}
.padding-rtl80 {
	padding-right:80px;
	padding-left:80px;
}
.margin0 {
	margin:0 !important
}
.margin-top8 {
	margin-top:8px;
}
.margin-top10 {
	margin-top:10px;
}
.margin-top20 {
	margin-top:20px;
}
.margin-top30 {
	margin-top:30px;
}
.margin-top40 {
	margin-top:40px;
}
.margin-top50 {
	margin-top:50px;
}
.margin-top60 {
	margin-top:60px;
}
.margin-top70 {
	margin-top:70px;
}
.margin-top80 {
	margin-top:80px;
}
.margin-top90 {
	margin-top:90px;
}
.margin-top100 {
	margin-top:100px;
}
.margin-top110 {
	margin-top:110px;
}
.margin-top120 {
	margin-top:120px;
}
.margin-bot10 {
	margin-bottom:10px;
}
.margin-bot16 {
	margin-bottom:16px;
}
.margin-bot20 {
	margin-bottom:20px;
}
.margin-bot30 {
	margin-bottom:30px;
}
.margin-bot40 {
	margin-bottom:40px;
}
.margin-bot50 {
	margin-bottom:50px;
}
.margin-bot60 {
	margin-bottom:60px;
}
.margin-bot70 {
	margin-bottom:70px;
}
.margin-bot80 {
	margin-bottom:80px;
}
.margin-bot90 {
	margin-bottom:90px;
}
.margin-bot100 {
	margin-bottom:100px;
}
.margin-btop10 {
	margin:10px 0px;
}
.margin-btop15 {
	margin:15px 0px;
}
.margin-btop20 {
	margin:20px 0px;
}
.margin-btop30 {
	margin:30px 0px;
}
.margin-btop40 {
	margin:40px 0px;
}
.margin-btop50 {
	margin:50px 0px;
}
.margin-btop60 {
	margin:60px 0px;
}
.margin-btop70 {
	margin:70px 0px;
}
.margin-rtl5 {
	margin-left:5px;
	margin-right:5px;
}
.margin-rtl10 {
	margin-left:10px;
	margin-right:10px;
}
.margin-rtl20 {
	margin-left:20px;
	margin-right:20px;
}
.margin-rtl30 {
	margin-left:30px;
	margin-right:30px;
}
.margin-rtl40 {
	margin-left:40px;
	margin-right:40px;
}
.margin-rtl50 {
	margin-left:50px;
	margin-right:50px;
}
.margin-rtl60 {
	margin-left:60px;
	margin-right:60px;
}
.margin-left29 {
	margin-left:-29px;
}
.padding36 {
	padding:36px;
}
.thems_bg {
	background:#eff6fa;
}
.white_bg {
	background:#FFF;
}
.bg_gray {
	background:#f4f5f4
}
 [class*="flex-row"].flex-center {
 align-items: center;
}
[class*="flex-row"] {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 -webkit-flex-flow: row wrap;
 flex-flow: row wrap;
}
.border_gray {
	border: 1px solid #eaeaea
}
.small, small {
	font-size: 90%;
	color: #9e9a9a;
}
.sction_style2 [class*='col-'] {
 margin-left: 0px;
 padding: 12px 15px;
 -o-transition: all 0.5s cubic-bezier(1, .1, .52, 2);
 -moz-transition: all 0.5s cubic-bezier(1, .1, .52, 2);
 -webkit-transition: all 0.5s cubic-bezier(1, .1, .52, 2);
 transition: all 0.5s cubic-bezier(1, .1, .52, 2);
}
.sction_style2 [class*='col-'] h3 {
font-weight: 600;
    font-size: 2em;
}
.sction_style2 [class*='col-'] h2 {
    color: #2d2d2d;
}
 .sction_style2 [class*='col-']:nth-child(2) h2 {
color:#FFFFFF
}
.sction_style2 [class*='col-']:nth-child(2) p {
color:#929292
}
.sction_style3 .small_box span {
	display:block
}
.sction_style3 .small_box b {
	display:block
}
.sction_style3 .small_box a {
	font-weight:600;
	color:#0099FF
}
.sction_style3 h3 {
	font-size:20px;
	color:#212020;
	text-transform:uppercase;
	font-weight:600;
}
.sction_style3 [class*='col-'] h4 {
color:#FFF;
font-size:16px;
letter-spacing:1px;
text-transform:uppercase;
font-weight:400;
}
.sction_style3 [class*='col-'] h5 {
color:#000;
letter-spacing:1px;
text-transform:uppercase;
font-weight:500;
}
.sction_style3 [class*='col-'] {
 margin-left: 0px;
 padding: 20px 10px;
 -o-transition: all 0.5s cubic-bezier(1, .1, .52, 2);
 -moz-transition: all 0.5s cubic-bezier(1, .1, .52, 2);
 -webkit-transition: all 0.5s cubic-bezier(1, .1, .52, 2);
 transition: all 0.5s cubic-bezier(1, .1, .52, 2);
}
.tittle_headding {
	margin:0;
	padding:0
}
.tittle_headding h1 {
	position:relative;
	font-size:35px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
}
.tittle_headding h1 span {
	position: absolute;
	left: 50%;
	width: 80px;
	background: #c9292c;
	height: 4px;
	top: 100%;
	transform: translateX(-50%);
}
.tittle_headding1 {
	margin:0;
	padding:0
}
.tittle_headding1 h1 {
	position:relative;
	font-size:35px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
	color:#FFF;
}
.tittle_headding1 h1 span {
	position: absolute;
	left: 50%;
	width: 80px;
	background: #c9292c;
	height: 4px;
	top: 100%;
	transform: translateX(-50%);
}

 .sction_style4 [class*='col-'] {
 margin-left: 0px;
 padding: 0px;
 -o-transition: all 0.5s cubic-bezier(1, .1, .52, 2);
 -moz-transition: all 0.5s cubic-bezier(1, .1, .52, 2);
 -webkit-transition: all 0.5s cubic-bezier(1, .1, .52, 2);
 transition: all 0.5s cubic-bezier(1, .1, .52, 2);
}
.styled-list-one li {
	line-height: 24px;
	margin-bottom: 6px;
	padding-left: 30px;
	position: relative;
	color: #3e3e3e;
	text-align: left;
	font-weight: 500;
	list-style: none;
}
.styled-list-one li::before {
color: #c5080b;
 content: "\f00c";
 font-family: "FontAwesome";
 font-size: 10px;
 left: 0;
 line-height: 16px;
 position: absolute;
 top: 4px;
 width: 18px;
 border: 1px solid #b9b9b9;
 text-align: center;
 border-radius: 100%;
 height: 18px;
}
.styled-list-two {
	padding-left: 20px
}
.styled-list-two li {
	line-height: 24px;
	margin-bottom: 6px;
	padding-left: 10px;
	position: relative;
	color: #3e3e3e;
	text-align: left;
	font-weight: 500;
}
 .sction_style4 .col_border [class*='col-'] div {
border-top:1px solid #eaeaea;
border-bottom:1px solid #eaeaea;
margin-left:-1px;
margin-top:-1px;
padding:0 15px;
position:relative;
}
.sction_style4 .col_border [class*='col-'] div:before {
border-left:1px solid #eaeaea;
content:'';
position:absolute;
right:0;
top:0;
width:100%;
height:100%;
z-index:1;
}
.sction_style4 .col_border [class*='col-'] div:after {
border-left:1px solid #000;
content:'';
position:absolute;
right:0;
top:0;
width:100%;
height:100%;
}
.sction_style4 .col_border [class*='col-']:first-child {
border-left:none;
}
 .sction_style4 .col_border [class*='col-']:nth-child(odd) {
border-left:none;
}
.sction_style4 .col_border img {
	margin: 0 auto
}
.sction_style4 [class*='col-']:nth-child(2) .content_col, .sction_style4 [class*='col-']:nth-child(3) .content_col {
background: rgba(239, 45, 24, 0.71);
}
.sction_style4 .colBox {
	position:relative;
	width:100%;
	overflow: hidden;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.sction_style4 .colBox:hover .content_col {
	background:rgba(0, 0, 0, 0.85);
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.sction_style5 [class*='col-'] h5 {
 color: #000;
 letter-spacing: 0.5px;
 text-transform: uppercase;
 font-weight: 500;
}
.sction_style5 [class*='col-'] h5 span {
text-transform: none
}
.sction_style5 h3 {
	font-size: 20px;
	color: #212020;
	text-transform: uppercase;
	font-weight: 600;
}
.sction_style5 h3 span {
	text-transform: none
}
.sl-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.9);
	opacity: .9;
	display: none;
	z-index: 1050;
}
.btn_style1 {
    border-radius: 4px;
    border: 2px solid #37907a;
    padding: 12px 40px;
    color: #37907a;
    display: inline-table;
    text-transform: uppercase;
    letter-spacing: 1px;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-weight: 600;
}
.btn_style1:hover, .btn_style1:focus {
	outline: none;
	background: #37907a;
	color: #FFF;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn_style2 {
    background: #37907a;
    padding: 12px 40px;
    border-radius: 4px;
    display: inline-table;
    font-weight: 500;
    color: #FFFFFF;
    /* text-transform: uppercase; */
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.btn_style2:hover, .btn_style2:focus {
	outline:none;
	background:#3aa98d;
	color:#FFF;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.btn_style3 {
	outline: none;
	background: #9f1d20;
	color: #ffffff;
	padding: 12px 30px;
	border:none;
	text-transform:uppercase;
	letter-spacing: 0.5px;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s
}
.btn_style3:hover, .btn_style3:focus {
	outline:none;
	background:#202121;
	color:#FFF;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.btn_style4 {
	outline:none;
	background:#FFF;
	color:#6f6f6f;
	font-weight:600;
	text-transform:uppercase;
	padding:12px 0px;
	letter-spacing:0.5px;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.btn_style4:hover, .btn_style4:focus {
	outline:none;
	color:#c9292c;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.btn_style5 {
	transition: border-bottom 250ms;
	color: #adadad !important;
	padding: 10px 22px;
	font-size: 12px;
	font-weight: 600;
	background: #37231d;
	text-transform:uppercase;
}
.btn_style5:after {
	content:"";
	display:inline-block;
	width:6px;
	height:6px;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color:transparent;
	-webkit-transform:rotate(45deg) translate(1px, -2px);
	transform:rotate(45deg) translate(1px, -2px);
}
.btn_style5:hover {
	background:#c9292c;
	color: #FFF !important;
}
.btn_radius {
	border-radius:30px;
	-ms-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
}
.btn_style6 {
	transition: border-bottom 250ms;
	color: #efefef !important;
	padding: 10px 30px;
	font-size: 12px;
	font-weight: 600;
	background: #37231d;
	text-transform: uppercase;
	border: none;
	border-radius: 3px;
	line-height: 24px;
}
.btn_style6:hover, .btn_style6:focus {
	transition: border-bottom 250ms;
	color: #ffffff !important;
	font-weight: 600;
	background: #c9292c;
	border: none;
}
.btn_style7 {
	border:1px solid #FFF;
	padding:10px 30px;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:0.5px;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.btn_style7:hover, .btn_style7:focus {
	outline: none;
	background: #fff;
	color: #cc0a0a;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
section {
	position: relative
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background:#000;
	border-color:#000;
	color:#FFFFFF;
	outline:none;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	background:#000 !important;
	border-color:#000 !important;
	color:#FFFFFF;
	outline:none;
}
.btn_serch_style1:hover, .btn_serch_style1:focus, .btn_serch_style2:hover, .btn_serch_style2:active:focus {
	background:#000 !important;
	border-color:#000 !important;
	color:#FFFFFF;
	outline:none;
}

.bs-slider {
	overflow:hidden;
	max-height:86vh;
	height:100%;
	position:relative;
	background:#FFF;
	z-index: 1;
}
.bs-slider .container {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	z-index:1;
	display:block !important;
}
.slide_frame{max-width:750px; position:relative; margin:0 auto;}
.slide_frame h3{color:#FFFFFF; font-size:2em;}
.slide_frame h2{color:#2c7d69; font-size:4em; font-weight:600}
.slide_frame:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 3px solid #11333a;
    border-width: 3px 0 0 3px;
    border-radius: 5px 0 0 0;
}
.slide_frame:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border: 3px solid #11333a;
    border-width: 3px 3px 0 0;
    border-radius: 0 5px 0 0;
}
.slide_frame .bottom_corners:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 3px solid #11333a;
    border-width: 0 0 3px 3px;
    border-radius: 0 0 0 5px;
}
.slide_frame .bottom_corners:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border: 3px solid #11333a;
    border-width: 0 3px 3px 0;
    border-radius: 0 0 5px 0;
}
.slide_frame:before, .slide_frame:after, .slide_frame .bottom_corners:before, .slide_frame .bottom_corners:after {
    border-color: #ffffff;
}
.bs-slider p {
	color:#FFFFFF;
}
.bs-slider:hover {
	cursor:-moz-grab;
	cursor:-webkit-grab;
	transition:all 5s ease-in-out;
}
.bs-slider:active {
	cursor:-moz-grabbing;
	cursor:-webkit-grabbing;
}
.bs-slider .carousel-inner .active > div { display:block; }
.bs-slider .bs-slider-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(152, 152, 152, 0.28);
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
	margin:auto;
	width:100% !important;
}
.fade {
	opacity:1;
}
.fade .item {
	top:0;
	z-index:1;
	opacity:0;
	width:100%;
	position:absolute;
	left:0 !important;
	display:block !important;
	-webkit-transition:opacity ease-in-out 1s;
	-moz-transition:opacity ease-in-out 1s;
	-ms-transition:opacity ease-in-out 1s;
	-o-transition:opacity ease-in-out 1s;
	transition:opacity ease-in-out 1s;
}
.fade .item:first-child {
	top:auto;
	position:relative;
}
.fade .item.active {
	opacity:1;
	z-index:2;
	-webkit-transition:opacity ease-in-out 1s;
	-moz-transition:opacity ease-in-out 1s;
	-ms-transition:opacity ease-in-out 1s;
	-o-transition:opacity ease-in-out 1s;
	transition:opacity ease-in-out 1s;
}

.control-round:hover .carousel-control {
	opacity:1;
}
.control-round .carousel-control.left {
	left:1%;
}
.control-round .carousel-control.right {
	right:1%;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color:#ffffff;
	background:#37907a  !important;
}
.control-round .carousel-control.left>span:nth-child(1) {
left:45%;
}
.control-round .carousel-control.right>span:nth-child(1) {
right:45%;
}
.indicators-line > .carousel-indicators {
	right:0;
	bottom:1.5%;
	left:0;
	width:100%;
	height:20px;
	font-size:0;
	overflow-x:auto;
	text-align:center;
	overflow-y:hidden;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	white-space:nowrap;
	margin:0 auto;
	position:absolute;
}
.indicators-line > .carousel-indicators li {
	padding:0;
	width:15px;
	height:15px;
	border:1px solid rgb(158, 158, 158);
	text-indent:0;
	overflow:hidden;
	text-align:left;
	position:relative;
	letter-spacing:1px;
	background:rgb(158, 158, 158);
	-webkit-font-smoothing:antialiased;
	-webkit-border-radius:50%;
	border-radius:50%;
	margin-right:5px;
	-webkit-transition:all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition:all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index:10;
	cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child {
	margin-right:0;
}
.indicators-line > .carousel-indicators .active {
	margin:1px 5px 1px 1px;
	box-shadow:0 0 0 2px #fff;
	background-color:transparent;
	position:relative;
	-webkit-transition:box-shadow 0.3s ease;
	-moz-transition:box-shadow 0.3s ease;
	-o-transition:box-shadow 0.3s ease;
	transition:box-shadow 0.3s ease;
	-webkit-transition:background-color 0.3s ease;
	-moz-transition:background-color 0.3s ease;
	-o-transition:background-color 0.3s ease;
	transition:background-color 0.3s ease;
}
.indicators-line > .carousel-indicators .active:before {
	transform:scale(0.5);
	background-color:#fff;
	content:"";
	position:absolute;
	left:-1px;
	top:-1px;
	width:15px;
	height:15px;
	border-radius:50%;
	-webkit-transition:background-color 0.3s ease;
	-moz-transition:background-color 0.3s ease;
	-o-transition:background-color 0.3s ease;
	transition:background-color 0.3s ease;
}

/*delete*/
#carousel .col-centered,#carousel_1 .col-centered {
float: none;
margin: 0 auto;
}

#carousel .carousel-control,#carousel_1 .carousel-control { 
width: 8%;
width: 0px;
}
#carousel .carousel-control.left,
#carousel .carousel-control.right,#carousel_1 .carousel-control.left,
#carousel_1 .carousel-control.right  { 
margin-right: 20px;
margin-left: 20px; 
background-image: none;
opacity: 1;
}
#carousel .carousel-control .zmdi-chevron-left, #carousel .carousel-control .zmdi-chevron-right, #carousel .carousel-control .icon-next, #carousel .carousel-control .icon-prev,#carousel_1 .carousel-control .zmdi-chevron-left, #carousel_1 .carousel-control .zmdi-chevron-right, #carousel_1 .carousel-control .icon-next, #carousel_1 .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
#carousel .carousel-control .zmdi-chevron-right, .carousel-control .icon-next,#carousel_1 .carousel-control .zmdi-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
#carousel .carousel-control .zmdi-chevron-left, .carousel-control .icon-next,#carousel_1 .carousel-control .zmdi-chevron-left, .carousel-control .icon-next {
    left: 50%;
    margin-left: -10px;
}
#carousel .carousel-control .zmdi-chevron-left, .carousel-control .zmdi-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev,#carousel_1 .carousel-control .zmdi-chevron-left, .carousel-control .zmdi-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;

}


#carousel .carousel-control > a > span,#carousel_1 .carousel-control > a > span {
color: white;
    font-size: 20px !important;
    background: #121212a3;
    border-radius: 100%;
    line-height: 30px;
	opacity:0;
}
#carousel:hover .carousel-control > a > span,#carousel_1:hover .carousel-control > a > span{opacity:1; visibility:visible}
.carousel-col { 
position: relative; 
min-height: 1px; 
padding: 0px; 
float: left;
}
.carousel-col img{
    width: 280px !important;
    height: 154px !important;
    display: block;
    margin: 0 auto;
}
.carousel-inner .active > div { display:none; }
.carousel-inner .active > div:first-child { display:block; }

/*xs*/
@media (max-width: 768px) {
.carousel-inner .active.left { left: -50%; }
.carousel-inner .active.right { left: 50%; }
.carousel-inner .next        { left:  50%; }
.carousel-inner .prev		     { left: -50%; }
.carousel-col                { width: 50%; }
.active > div:first-child + div { display:block; }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
.carousel-inner .active.left { left: -50%; }
.carousel-inner .active.right { left: 50%; }
.carousel-inner .next        { left:  50%; }
.carousel-inner .prev		     { left: -50%; }
.carousel-col                { width: 50%; }
.active > div:first-child + div { display:block; }
.carousel-col img{width:100% !important;height:100% !important}
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-inner .active.left { left: -33%; }
.carousel-inner .active.right { left: 33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev		     { left: -33%; }
.carousel-col                { width: 33%; }
.active > div:first-child + div { display:block; }
.active > div:first-child + div + div { display:block; }
}

/*lg*/
@media (min-width: 1200px) {
.carousel-inner .active.left { left: -25%; }
.carousel-inner .active.right{ left:  25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev		     { left: -25%; }
.carousel-col                { width: 25%; }
.active > div:first-child + div { display:block; }
.active > div:first-child + div + div { display:block; }
.active > div:first-child + div + div + div { display:block; }
}
/*Design by Rizwan from IT-Reflect*/
.block {
width: 100%;
height:auto;
padding:10px;
}

.red {background: red;}

.blue {background: blue;}

.green {background: green;}

.yellow {background: yellow;}

@media (max-width: 768px) {
.no-maxpadding{padding:0 !important}
.texcenter_xs{text-align:center !important}

}
@media (max-width: 480px) {
.control-round .carousel-control {
    top: 36% !important;
    opacity: 0;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
}
}
.section_padding_top > [class*="container"] {
    padding-top: 75px;
	padding-bottom: 75px;
	z-index:1;
	position:relative;
}
.section_padding_top > [class*="container"] h2{
    color: #FFFFFF;
    font-size: 2.5em;
}
.page_breadcrumbs.parallax {
    background-image: url(../images/about_bg.jpg);
}
.ovelay_1 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(11, 49, 39, 0.78);
}

.breadcrumb a {
	color:#26c59e
}

.breadcrumb>.active {
	color:#FFF;
}
.breadcrumb {
	padding:8px 0px;
	margin-bottom:20px;
	list-style:none;
	background-color:transparent;
	border-radius:4px;
	font-size:16px;
}
.breadcrumb>li+li:before {
	padding:0 15px;
	color:#fff;
	content:"/\00a0";
}

.gallery .col-md-3, .gallery .col-sm-4 {
    padding: 0;
}
.box_images {
    
    overflow: hidden;
    box-sizing: border-box;
    background: #000;
	    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    height: 100%;
    
}
.box_images img {
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    width: 100%;
    height: 478px;
    
   
}
.box_gallery {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    border-radius: 4px;
}
.gallery a img {
    height: auto;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative;
}
.zoomer_bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.58);
    padding: 10px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.zoomer_bg i {
    left: 50%;
    top: 50%;
    color: #FFFFFF;
    position: absolute;
    background: #37907a;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    vertical-align: middle;
    text-align: center;
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.box_gallery:hover .zoomer_bg {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.box_gallery img {
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    width: 100%;
}
.gallery .col-md-3,.gallery .col-sm-4{
padding:10px;
}

.gallery a {
overflow:hidden;
}
.gallery a img {
  /*float: left;
  width: 20%;
  border: 1px solid #fff;*/
  height: auto;
    -webkit-transition: -webkit-transform 1s ease;
  -moz-transition: -moz-transform 1s ease;
  -o-transition: -o-transform 1s ease;
  -ms-transition: -ms-transform 1s ease;
  transition: transform 1s ease;
  position: relative;
}
/* line 46, ../sass/demo.scss */
.gallery a:hover img {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
    -webkit-transition: -webkit-transform 1s ease;
  -moz-transition: -moz-transform 1s ease;
  -o-transition: -o-transform 1s ease;
  -ms-transition: -ms-transform 1s ease;
  transition: transform 1s ease;
  z-index: 5;
}
.gallery .carousel-control {
    position: absolute;
    top: 50%;
    bottom: 0;
    height: 50px;
    left: 0;
    line-height: 47px;
    width: 7%;
    font-size: 20px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgb(0, 0, 0);
    filter: alpha(opacity=50);
}
.gallery .carousel-control.right{right: 0; left: auto}
.gallery .carousel-control.left{left: 0; right: auto}
.video_gallery{position: relative; width: 100%}
.box_gallery a{display: block}
.box_gallery a .icon_video{
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ffffff;
    border-radius: 100%;
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.6196078431372549);
    opacity:0; visibility:hidden;
    -webkit-transition: 0.5s ease-out;
    -ms-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
.box_gallery a .icon_video i{
    text-align: center;
    background: #c9292c;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    line-height: 34px;
    margin-top: 8px;
    color: #FFF;
}
.video_gallery:hover a .icon_video{
    opacity:1; visibility:
    visible;-webkit-transition: 0.5s ease-out;
    -ms-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

.control-round .carousel-control.left {
	left:1%;
}
.control-round .carousel-control.right {
	right:1%;
}
.control-round .carousel-control {
	top: 47%;
    opacity: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    z-index: 9;
    color: #37907a;
    display: none;
    font-size: 30px;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.66);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    font-weight: 100;
}
.control-round:hover .carousel-control {
	display:block;
	-ms-transition:0.5s;
	-webkit-transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.indicators-line > .carousel-indicators li {
	width:2%;
	height:5px;
	border:none;
	margin:0px 4px;
	text-indent:0;
	overflow:hidden;
	text-align:left;
	position:relative;
	letter-spacing:1px;
	background: rgba(255, 255, 255, 0.53);
	border: 1px solid rgba(255, 255, 255, 0.53);
	-webkit-font-smoothing:antialiased;
	-webkit-border-radius:10px;
	border-radius:0px;
	margin-right:0px;
	-webkit-transition:all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition:all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index:999;
	cursor:pointer;
}
.indicators-line > .carousel-indicators .active {
	margin:0px 4px;
	box-shadow:none;
	background-color:#c9292c;
	border:1px solid #c9292c;
	position:relative;
	-webkit-transition:box-shadow 0.3s ease;
	-moz-transition:box-shadow 0.3s ease;
	-o-transition:box-shadow 0.3s ease;
	transition:box-shadow 0.3s ease;
	-webkit-transition:background-color 0.5s ease;
	-moz-transition:background-color 0.5s ease;
	-o-transition:background-color 0.5s ease;
	transition:background-color 0.5s ease;
}
.indicators-line > .carousel-indicators .active:before {
	transform:scale(0.0);
	background-color:#c9292c;
	content:"";
	position:absolute;
	left:-1px;
	top:-1px;
	width:20px;
	height:5px;
	border-radius:50%;
	-webkit-transition:background-color 0.5s ease;
	-moz-transition:background-color 0.5s ease;
	-o-transition:background-color 0.5s ease;
	transition:background-color 0.5s ease;
}

.box_row [class*='col-'] {
padding:10px;
}

.sction_style1 {
	background:#233632;
	position:relative;
}

.sction_style1 [class*='col-'] {
display:-ms-flex;
display:-webkit-flex;
display:-o-flex;
display:block;
align-items:left;
}
.sction_style1 h2 {
    position: relative;
    padding: 0;
    font-size: 40px;
    color: #FFF;
    font-weight: 600;
    margin: 0;
}
.sction_style1 h3 {
    position: relative;
    padding: 0;
    font-size: 18px;
    color: #37907a;
    font-weight: 600;
    margin: 0;
}
 .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 border-radius: 3px;
}
.btn-group>.btn:nth-child(2) {
background:#dde0e0;
}
.btn-group>.btn:nth-child(3) {
background:#fbb730;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
 border-radius: 3px;
 background: #f3c4b3;
}
.table-condensed>thead>tr>th {
	padding:16px 8px;
	background:#333;
	color:#FFFFFF;
	border-bottom:none;
	font-weight:600;
}
.table-bordered {
	border:1px solid #333;
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td {
	padding:8px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	vertical-align:middle;
}
.table-condensed>tbody>tr>td a {
	color:#c9292c;
	border:1px solid #dedede;
	display:block;
	width:50%;
	border-radius:30px;
	margin:0 auto;
	position:relative;
	padding-left:25px;
	height:40px;
	line-height:40px;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.table-condensed>tbody>tr>td a i {
	font-size:25px;
	position:absolute;
	float:left;
	top:6px;
	left:15px;
}
.table-condensed>tbody>tr>td a:hover {
	background:#c9292c;
	color:#FFFFFF;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.table-condensed>tbody>tr>td a:hover i {
	color:#FFFFFF;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.customNavigation a {
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

.bigger-title-footer {
	font-size:34px;
	color:#696969;
	margin:12px 0;
	font-weight:300;
	line-height:40px;
}
.pagination > li {
	display: inline-block;
	vertical-align: middle;
	margin: 2px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-radius: 100%;
}
ul.pagination > li > a {
	display: block;
	width: 36px;
	height: 36px;
	font-weight: 300;
	line-height: 32px;
	border:1px solid #ccc;
	text-align: center;
	background: transparent;
	color: #483949;
	border-radius: 50%;
	font-size: 20px;
	padding: 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.prev-page, .next-page {
	color: #483949!important;
	background: none!important;
	box-shadow: none!important;
}
ul.pagination>li:first-child>a, ul.pagination>li:first-child>span {
	margin-left: 0;
	border-radius: 100%;
}
ul.pagination>li:last-child>a, ul.pagination>li:last-child>span {
	border-radius: 100%;
}
.prev-page::before, .next-page::before {
font-family: 'Material-Design-Iconic-Font';
font-size: 24px;
}
.prev-page::before {
content: '\f2ff';
}
.next-page::before {
content: '\f301';
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #c9292c;
	border-color: #c9292c;
}
ul.pagination li:hover a, ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li button:focus, ul.pagination li a.active {
	background: #c9292c;
	color: #FFF;
	box-shadow: 0px 5px 10px 0px rgb(201, 41, 44);
	border-radius: 100%;
	border: 1px solid #c9292c;
}
.widgest_header {
    position: relative;
    padding: 15px 20px;
    background-color: rgba(55, 144, 122, 0.8588235294117647);
    background-image: url(../images/pattern.png);
    background-blend-mode: color-burn;
}
.widgest_header .title {
    display: block;
    font-size: 20px;
    line-height: 27px;
    color: #ffffff;
    margin: 0;
    font-weight: 600;
}
.widgest_header:after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #d00d11;
    bottom: -7px;
    content: " ";
    left: 40px;
    margin-left: -5px;
    z-index: 1;
}
#form_id_1 .form-control {
	display:block;
	width:100%;
	height:46px;
	padding:6px 12px;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	color:#929191;
	background-color:#fff;
	background-image:none;
	border:1px solid #dcdcdc;
	border-radius:0px;
	-webkit-box-shadow:none;
	box-shadow:none;
-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#form_id_1 textarea.form-control {
	height:auto;
}
#form_id_1 .field-label {
	display:block;
	text-transform:uppercase;
	color:#565252;
	line-height:24px;
	margin-bottom:2px;
	font-size:14px;
	font-weight:600;
	letter-spacing:0.5px;
}
#form_id_1 .field-label .req {
	color:#66bc46;
	font-size:16px;
}
#form_id_1 label {
	font-weight: 500;
	color: #4c4c4c;
	font-size: 15px;
}
.contact_detail {
	width:100%;
	margin:12px auto;
	position:relative;
}
.contact_detail h2 {
	position: relative;
	top: 0px;
	left: -20px;
	border-bottom: 1px solid #c9292c;
	border-left: 1px solid #c9292c;
	padding-left: 15px !important;
	text-transform: none;
	font-size: 20px;
	line-height: 1.1;
	padding-bottom: 6px !important;
	color: #4c4c4c;
	font-weight: 600;
	background: #FFF;
	z-index: 2;
	width: 100%
}
.contact_detail p {
	color:#4c4b4b
}
.contact_detail div:first-child {
	padding-left:6em;
	font-size:16px;
	color:#5a5a5a;
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.contact_detail h3 {
	font-size:18px;
	text-transform:uppercase;
	margin:0;
	color:#333333;
	font-weight:600;
}
.contact_detail div:first-child span {
	position:absolute;
	background:#FFF;
	left:0;
	top:58%;
	font-size:2em;
	color:#c9292c;
	width:60px;
	text-align:center;
	height:60px;
	line-height:60px;
	border:1px solid #c9292c;
	border-radius:100%;
	transform:translateY(-50%);
	z-index:1;
}
.contact_detail:before {
	position:absolute;
	height:100%;
	content:'';
	left:32px;
	top:0;
	width:1px;
	background:#c9292c;
}
.contact_detail:after {
	position: absolute;
	height: 1px;
	content: '';
	left: 32px;
	top: 0;
	width: 48px;
	background: #c9292c;
}
.contact_detail hr {
	position: relative;
	left: -14px;
	width: 47px;
	top: 100%;
	height: 1px;
	background: #c9292c;
	border: none;
}
.contact_detail a {
	color:#4c4b4b
}
.contact_detail a:hover {
	color:#c9292c
}
.tittle_top {
	margin-bottom:1em;
	padding:0;
	position:relative;
}
.tittle_top h2 {
	font-size:4rem;
	text-transform:none !important;
	font-weight:200;
	color:#212121;
	position:relative;
	margin-top:0;
	line-height:31px;
	letter-spacing:1px;
	padding-bottom:14px;
	position:relative;
}
.tittle_center {
	margin-bottom:1em;
	padding:0;
	position:relative;
	text-align:center;
}
.tittle_center h2 {
	font-size:4rem;
	font-weight:500;
	color:#353535;
	position:relative;
	margin-top:0;
	line-height:38px;
	position:relative;
	font-weight: 600;
	padding-top:15px;
}
.tittle_center h2:after {
    height: 16px;
    border: 2px solid #37907a;
    border-radius: 4px;
    width: 16px;
    top: -8px;
    margin-left: 8px;
    position: absolute;
    content: '';
    left: 50%;

}
.tittle_center h2:before {
	height:20px;
	width:20px;
	top:-20px;
	position:absolute;
	border:2px solid #37907a;
	border-radius:4px;
	content:'';
	left:50%;
	-webkit-transform:translate(-50%);
	-ms-transform:translate(-50%);
	-moz-transform:translate(-50%);
	-o-transform:translate(-50%);
	transform:translate(-50%);
}



.tittle_left {
	margin-bottom:1em;
	padding:0;
	position:relative;
	text-align:left;
}
.tittle_left h2 {
	font-size:3rem;
	font-weight:500;
	color:#353535;
	position:relative;
	margin-top:0;
	line-height:38px;
	position:relative;
	font-weight: 600;
	padding-top:15px;
}
.tittle_left .h2{color:#FFF !important}
.tittle_left h2:after {
    height: 16px;
    border: 2px solid #37907a;
    border-radius: 4px;
    width: 16px;
    top: -8px;
    margin-left: 8px;
    position: absolute;
    content: '';
    left: 10px;

}
.tittle_left h2:before {
	height:20px;
	width:20px;
	top:-20px;
	position:absolute;
	border:2px solid #37907a;
	border-radius:4px;
	content:'';
	left:0;

}


.para_with{max-width:850px; margin:0 auto}

.vertical_box{
    border: 2px solid #e1e1e1;
    border-radius: 4px;
    position: relative;
	    min-height: 454px;
}
.vertical_box a{color:#929292}
.corner:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: 30px;
    height: 30px;
    border: 3px solid #11333a;
    border-width: 3px 0 0 3px;
    border-radius: 5px 0 0 0;
}
.corner:after {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    width: 30px;
    height: 30px;
    border: 3px solid #11333a;
    border-width: 3px 3px 0 0;
    border-radius: 0 5px 0 0;
}
.corner .bottom_corners:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: -2px;
    width: 30px;
    height: 30px;
    border: 3px solid #11333a;
    border-width: 0 0 3px 3px;
    border-radius: 0 0 0 5px;
}
.corner .bottom_corners:after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -2px;
    width: 30px;
    height: 30px;
    border: 3px solid #11333a;
    border-width: 0 3px 3px 0;
    border-radius: 0 0 5px 0;
}
.corner:hover .bottom_corners:before,.corner:hover .bottom_corners:after,.corner:hover:before,.corner:hover:after{border-color:#37907a}
.vertical_box i{
    font-size: 4em;
    color: #37907a;
    transition: 0.5s ease-in-out;
    width: 100px;
    height: 100px;
    padding: 6px;
    border-radius: 100%;
    display: block;
    margin: auto;
    line-height: 92px;

}
.vertical_box i img{
    width: 100%;
	display:block;
	padding:10px;
}
.vertical_box:hover i{
	-webkit-animation: rubberBand 0.5s;
	animation: rubberBand 0.5s;
	color:#FFF;
    background: #37907a;
   
}
.vertical_box:hover i img{filter: grayscale(1) contrast(1) saturate(1) brightness(1.5);-webkit-filter: grayscale(1) contrast(1) saturate(1) brightness(2.5);}
.list_items {
	width:100% !important;
}
.list_items ul {
	display:block;
	list-style-type:none;
	padding-left:15px;
}
.list_items ul li {
    display: block;
    list-style-type: none;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.5px;
    position: relative;
    padding-left: 20px;
    padding-top: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #737373;
    line-height: 26px;
	text-align:justify;
}
.list_items ul li {
	background:transparent !important;
	border:none !important;
}
.list_items ul li:before {
    position: absolute;
    left: -10px;
    top: 12px;
    font: normal normal normal 14px/1 Material-Design-Iconic-Font;
    content: '\f269';
    float: left;
    border-radius: 50px;
    font-size: 19px;
    color: #37907a;
}
/*.list_items ul li:after {
	position:absolute;
	left:-10px;
	top:36px;
	content:'';
	border-left:12px solid #c1c1c1;
	border-top:0px solid transparent;
	border-bottom:1px solid transparent;
	float:left;
	margin-top:-2px;
	border-radius:50px;
}*/
.pagination {
	display:inline-block;
	padding-left:0;
	margin:20px 0;
	border-radius:0;
}
.pagination>li>a, .pagination>li>span {
	position:relative;
	float:left;
	padding:6px 12px;
	margin-left:-1px;
	line-height:1.42857143;
	color:#484848;
	text-decoration:none;
	background-color:#fff;
	border:none;
	vertical-align:middle;
	font-weight:400;
	border-radius:100%;
}
.footer h2 {
	font-weight:600;
	text-transform:uppercase;
	font-size:1.8rem;
	letter-spacing:1px;
	color:#ffffff;
}
.footer .logo{max-width:150px;}
.footer .logo svg text{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.footer .scocial_media {
	width:100%;
}
.footer .scocial_media ul {
	display:flex;
	display:-webkit-flex;
	flex-flow: wrap;
	vertical-align:text-top;
	margin:0;
	padding:0;
}
.footer .scocial_media ul li {
	margin:0px 3px;
	display:inline-block;
	position:relative;
	top:0px;
	-o-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.footer .scocial_media ul li:first-child{margin-left:0}
.footer .scocial_media ul li a {
    display: block;
    color: #FFF;
    text-transform: inherit;
    font-weight: 400 !important;
    font-size: 20px;
    font-size: 14px;
    width: 28px;
    height: 28px;
    background: #37907a;
    line-height: 28px;
    border-radius: 100%;
    text-align: center;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    transform: scale(1);
}
.footer .scocial_media ul li a:hover {
	color:#FFF;
	-o-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	-moz-transform:scale(1.2);
	transform:scale(1.2);
}
.footer button:hover, .footer button:focus {
	border:2px solid #FFF;
}
.footer .footer_bg {
background:#11333a;
}
.footer .footer_bg h3 {
    font-size: 1.5em;
    font-weight: 500;
    color: #ffffff;
}
.footer .footer_bg p{color:#FFFFFF; font-size:14px;}

.contact_info {
	width:100%
}
.contact_info ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.contact_info ul li {
	position:relative;
}
.contact_info ul li span {
	position:absolute;
	left:2px;
	top:6px;
}
.contact_info ul li a {
color: #ffffff;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 14px;
}
.contact_info ul li a:hover {
	color:#2bb391;
	-ms-transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
}






.foot_nav {
	width:100%
}
.foot_nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.foot_nav ul li {
position: relative;
    color: #FFFFFF;
    display: block;
	padding-left:20px;
}
.foot_nav ul li i{position:absolute; left:0; top:6px;}
.foot_nav ul li span {
	position:absolute;
	left:2px;
	top:6px;
}
.foot_nav ul li a {
color: #ffffff;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 14px;
}
.foot_nav ul li a:hover {
	color:#2bb391;
	-ms-transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
}

.footer-copyright {
	width:100%;
	background: #072c33;
}
.footer-copyright p {
	color:#4a5f6a;
	margin-bottom:0;
	font-size:14px;
	    font-weight: 600;
}
.footer-copyright a {
	color:#4a5f6a
}
.footer-copyright a:hover {
	color:#FFF
}
.footer-copyright small {
	font-size:16px;
	color:#a6c1d6;
}
 @media only screen and (max-width:991px) {
.main-header .logo {
    position: relative;
    z-index: 123;
    padding: 0px 0px;
    color: #6DDB07;
    /* float: left; */
    margin: 0 auto;
	width: 145px;
	height: 72px;
    top: 0px;
	left: 15px;
    font-family: 'Open Sans', sans-serif;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.bs-slider .container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    display: block !important;
    width: 96%;
    margin: 0 auto;
}
}
 @media only screen and (max-width:767px) {
.text-xcenter{text-align:center !important}
}
 @media only screen and (max-width:768px) {
#cssmenu {
width:100%;
margin:0;
}
#cssmenu ul {
 width: 100%;
 display: none;
 z-index: 9;
 position: absolute;
 background: #121212;
 padding-bottom: 0px;
 top: 100%;
 overflow-y: scroll;
}
#cssmenu ul li {
width:100%;
border-bottom: 1px solid #232323;
}
#cssmenu ul li:first-child {
width:100%;
border-bottom:none;
}
#cssmenu ul li:last-child {
width:100%;
border-bottom:none;
}
#cssmenu > ul > li {
float:left;
margin:0px 0px;
}
#cssmenu > ul > li > a {
padding:17px;
font-size:13px;
text-decoration:none;
color:#8e8c8c;
font-weight:600;
}
#cssmenu ul li:hover {
background:#363636;
}
#cssmenu ul ul li, #cssmenu li:hover > ul > li {
height:auto
}
#cssmenu ul li a, #cssmenu ul ul li a {
width:100%;
border-bottom:0
}
#cssmenu > ul > li {
float:none
}
#cssmenu ul ul li a {
padding-left:18px
}
#cssmenu ul ul li {
background:#121212 !important;
}
#cssmenu ul ul li:hover {
background:#c9292c !important
}
#cssmenu ul ul ul li a {
padding-left:35px
}
#cssmenu ul ul li a {
color:#8e8c8c;
background:none
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
color:#FFF
}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
color:#FFF;
}
#cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover {
-webkit-transition:background .3s ease;
-ms-transition:background .3s ease;
transition:background .3s ease;
background:#37907a
}
#cssmenu ul li.active:after, #cssmenu ul li:hover:after, #cssmenu ul li.has-sub.active:hover {
position:absolute;
left:0;
top:100%;
width:100%;
content:'';
border-bottom:0px solid #1f5ca9;
z-index:9;
}
#cssmenu ul ul, #cssmenu ul ul ul {
position:relative;
left:0;
width:100%;
margin:0;
text-align:left;
top:0;
}
#cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
display:none
}
#cssmenu li:hover > ul {
 border-top: 1px solid #232323;
}
#cssmenu #head-mobile {
display:block;
padding:23px 0;
color:#ddd;
font-size:12px;
font-weight:700;

}
.button {
    width: 48px;
    height: 36px;
    position: absolute;
    right: 20px;
    top: 50%;
    cursor: pointer;
    z-index: 12399994;
    -ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.button:after {
position:absolute;
top:22px;
right:10px;
display:block;
height:8px;
width:28px;
border-top:2px solid #0a0909;
border-bottom:2px solid #0a0909;
content:''
}
.button:before {
-webkit-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
position:absolute;
top:16px;
right:10px;
display:block;
height:2px;
width:28px;
background:#0a0909;
content:''
}
.button.menu-opened:after {
-webkit-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
top:18px;
border:0;
height:2px;
width:28px;
background:#ffffff;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg)
}
.button.menu-opened:before {
top:18px;
background:#ffffff;
width:28px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg)
}
 .button.menu-opened {
    background: #c9292c;
    border-radius: 2px;
}
#cssmenu .submenu-button {
position:absolute;
z-index:199;
right:0;
top:0;
display:block;
border-left:1px solid #333131;
height:47px;
width:47px;
cursor:pointer
}
#cssmenu .submenu-button.submenu-opened {
background:#121212
}
#cssmenu ul ul .submenu-button {
height:34px;
width:34px
}
#cssmenu .submenu-button:after {
position:absolute;
top:22px;
right:19px;
width:8px;
height:2px;
display:block;
background:#8e8c8c;
content:''
}
#cssmenu ul ul .submenu-button:after {
top:15px;
right:13px
}
#cssmenu .submenu-button.submenu-opened:after {
background:#bbbbbb
}
#cssmenu .submenu-button:before {
position:absolute;
top:19px;
right:22px;
display:block;
width:2px;
height:8px;
background:#8e8c8c;
content:''
}
#cssmenu ul ul .submenu-button:before {
top:12px;
right:16px
}
#cssmenu .submenu-button.submenu-opened:before {
display:none
}
#cssmenu ul ul ul li.active a {
border-left:none
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
border-top:none
}
.slide_frame h2 {
    color: #37907a;
    font-size: 2em;
    font-weight: 600;
}
}
 @media only screen and (min-width:768px) {
.carousel-indicators {
    bottom: 10%;
}
}

@media (min-width:1200px) {
.container {
width:1200px;
}
}
