/* 
Theme Name: RSS
Version: 1.0
Author: Surajit Kayal
Description: Custom WP Theme
*/

/* Theme style */

@font-face {
	font-family: 'FontBody';
	src: url('fonts/GraphikArabic-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontBodyLight';
	src: url('fonts/GraphikArabic-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontHead';
	src: url('fonts/GraphikArabic-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontHead2';
	src: url('fonts/GraphikArabic-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

::-moz-selection {
	color: #fff;
    background: #333;
    text-shadow: none;
}

::selection {
	color: #fff;
    background: #333;
    text-shadow: none;
}
.container {
  max-width: 1280px;
  width: 100%;
}

body {
	font-family: 'FontBodyLight', sans-serif;
	font-size: 16px;
	-webkit-overflow-scrolling: touch;
	letter-spacing: 0 !important;
	background: #030917;
	color: #3D3D3D;
	margin-top: -3px;
}

body.thisPage {
	background: url(images/header-pattern-en.png) no-repeat top right #030917 !important;
	background-size: 670px !important;
}

a {	
	color: #322F5E;
	transition: 0.3s;
}
a:hover,
a:focus {
	color: #000;
	transition: 0.3s;
	text-decoration: underline;
}

p {
	line-height: 29px;
	margin-bottom: 20px;
	text-align: justify;
}
li {
	text-align: justify !important;
}
p.small {
	font-size: 16px;
}
p.large,
.large li,
.page-highlight p {
	font-size: 21px;
	line-height: 32px;
	margin-bottom: 30px;
	padding: 0 15px;
}


hr {
	border-color: #E6D3B3 !important;
}
h1, h2, h3 {
	font-family: 'FontHead';
	color: #030917;
}
h3, h4, h5, h6 {
	font-family: 'FontHead';
	color: #030917;
}
.sticky-column {
  position: sticky;
  top: 120px;
}
section {
	padding: 60px 0;
}
section.less {
	padding: 30px 0;
}
section h1 {
	font-size: 52px;
	line-height: 70px;
	padding-bottom: 20px;
}
section h2 {
	font-size: 38px;
	line-height: 50px;
	padding: 0;
	margin: 30px 0;
}
section h3 {
	font-size: 28px;
	line-height: 35px;
	margin-bottom: 20px;
}
section h4 {
	font-size: 18px;
	line-height: 35px;
}
section.hero-bg {
	padding-top: 120px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	background: none;
}
section.hero-bg .panel-page {
	padding: 80px 40px;
	padding-top: 300px;
	border-radius: 20px;
	box-shadow: none;
	background: #274F6F;
	background-size: cover;
	background-position: center center !important;
	border: 0;
}
section.hero a {
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	font-weight: 600;
}
section.hero a:hover {
	border-bottom: 1px solid rgba(255,255,255,1);
}
section.hero-bg h1 {
	font-size: 44px;
	font-weight: 400;
	line-height: 52px;
	margin: 0;
	padding: 0;
}
section.hero-bg h2 {
	font-size: 25px;
	font-weight: 600;
	line-height: 40px;
	margin: 0;
	margin-top: 30px;
	padding: 0;
}
section.hero h3 {
	font-size: 24px;
	font-weight: 400;
	margin-top: 60px;
	margin-bottom: 10px;
}
section.hero img {
	width: 100%;
	height: auto;
}
section.hero img.profile-pic {
	border-radius: 230px 230px 0 0;
	box-shadow: 20px 20px 0 rgba(0,0,0,0.15);
	box-shadow: none;
}
section.hero .btn-default {
	color: #195158;
	background: rgba(176, 209, 194,0.2);
	border: 1px solid rgba(176, 209, 194,0.4) !important;
	font-weight: 400;
}
section.hero .btn-default:hover {
	color: #195158 !important;
	background: linear-gradient(to right, #b0d1c2 50%, transparent 50%);
  	background-size: 203% 103%;
  	background-position: right bottom;
  	transition: all .6s ease-out;
	border: 1px solid #b0d1c2 !important;
}
section.slogan {
	padding: 0;
	text-align: center;
}
section.slogan h2 {
	font-size: 24px;
}

section.withbg {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	min-height: 560px;
	margin-bottom: 60px;
}
section.withbg2 {
	background-size: 1250px !important;
	margin-top: 60px;
}
section.withbg3 {
	background-size: 1250px !important;
	margin-top: 60px;
	min-height: 400px;
	padding-top: 100px;
}
section.withbgfull {
	background-size: cover !important;
	margin: 0;
	min-height: 600px;
	padding-top: 240px;
}
section.withbg.home {
	min-height: 520px;
}
section .all-white {
	color: #fff !important;
}
section.white-outline {
	background: url(images/logo-outline.png) no-repeat right center !important;
	background-size: 70% !important;
	background-attachment: scroll !important;
}
section.dark {
	background: rgba(0,0,0,0.91);
}
.section-light {
	background: rgba(255,255,255,0.89);
	backdrop-filter: saturate(170%) blur(6px);
	margin-top: auto;
	padding: 20px 30px;
  	box-shadow: 0px 8px 16px 0px rgba(0,0,0,.05);
  	border-radius: 16px;
  	border: 1px solid rgba(0,0,0,0.1);
}

.pullup {
	position: relative;
	margin-top: -160px;
}
.pullup2 {
	position: relative;
	margin-top: -130px;
}
.pullup.home {
	position: relative;
	margin-top: -340px;
}
.pushdown {
	margin-top: 5%;
}
.pushdown2 {
	margin-top: 10%;
}
.section-bg1 {
	background: linear-gradient(90deg, #003636 60%, #916543 60% );
	background: linear-gradient(to left, rgba(0,134,129,0.9) 40%, rgba(0,54,54,0.9) 40% ), url('images/pattern2.png') !important;
	color: #fff !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
	background-size: contain !important;
}
.section-bg2 {
	background: #a4bdbc !important;
}
.section-bg3 {
	background: linear-gradient(220.55deg, #6c7a89 0%, #bfbfbf 100%) !important;
	background: rgba(0,166,81,0.98) !important;
	padding: 50px;
  	box-shadow: 0px 8px 25px 0px rgba(0,0,0,.13);
}
.section-bg4 {
	background: linear-gradient(220.55deg, #d9fefb 0%, #fff 100%) !important;
  	padding: 40px 50px;
  	border-radius: 6px;
  	box-shadow: 0px 8px 25px 0px rgba(0,0,0,.13);
}
.section-bg5 {
  background: linear-gradient(to right, #111 0%, #404040 100%) !important;
  background: linear-gradient(to right, rgba(0,0,0,0.76) 0%, rgba(0,0,0,0.9) 100%) !important;
  backdrop-filter: saturate(170%) blur(12px);
  border-radius: 0;
  color: #fff;
}
.section-bg6 {
	background: #fff !important;
  	padding: 25px;
  	border-radius: 0;
  	box-shadow: 0px 8px 25px 0px rgba(0,0,0,.13);
  	color: #000;
}
.section-bg7 {
	background: #00a651 !important;
  	padding: 40px 50px;
  	border-radius: 0;
  	box-shadow: 0px 8px 18px 0px rgba(0,0,0,.13);
  	color: #fff;
}
.section-page {
	padding-top: 40px !important;
	padding-bottom: 60px !important;
	/*background: url(images/header-pattern-en.png) no-repeat bottom right #030917 !important;
	background-size: 50% !important;*/
	position: relative;
}
.section-page.less {
}
.section-page.less.contact {
}
.section-page.home {
}
.section-page .panel-page {
	padding: 20px 20px;
	padding-top: 120px;
	border-radius: 20px;
	box-shadow: none;
	background: #274F6F;
	background-size: cover;
	background-position: center center !important;
	border: 0;
}
.section-page h1 {
	font-size: 38px;
	font-family: 'FontBodyLight';
	line-height: 55px;
	margin: 0;
	padding: 20px 0;
	text-transform: none;
}
.section-page.less h1 {
	margin-bottom: 40px;
}
.section-page.home h1 {
	font-size: 64px;
	line-height: 86px;
	margin: 0;
	padding: 20px 0;
	text-transform: uppercase;
}
.section-page h2 {
	padding-bottom: 0;
}
.section-page h3 {
	margin: 0;
	padding-bottom: 20px;
	border: 0;
	font-size: 26px;
}
.section-page p {
	font-size: inherit;
}
.section-img1 {
	width: 100%;
	height: auto;
	object-fit: contain;
	border-radius: 0;
	box-shadow: -30px 30px 0 #00aeef;
	margin-top: 20%;
}
.section-img.reverse {
	float: right;
}

.section-bg4 [class^="col-md"] {
	padding: 0 30px;
	margin-bottom: 30px;
}
.col-highlight [class^="col-md"] {
	padding: 15px 40px;
}
.col-highlight [class^="col-md"] h3 {
  font-size: 16px;
}
.col-highlight [class^="col-md"] h2 {
	color: #c0c0c0;
	margin: 0;
	padding: 0;
	font-size: 40px;
	transition: 0.5s;
}
.col-highlight [class^="col-md"] h2:after {
	content: '';
	display: block;
	height: 2px;
	background: #fff;
	width: 50px;
	margin: 0;
	transition: 0.5s;
	position: relative;
	top: 5px;
}
.col-highlight [class^="col-md"]:hover h2:after {
	background: #00a550;
	background: linear-gradient(to right, #eee, #00a550);
	width: 99%;
	transition: 0.5s;
}
.col-highlight [class^="col-md"] h2.txt-green {
	color: #00a550 !important;
	font-weight: 100 !important;
}

.line {
	content: '';
	display: block;
	height: 15px;
	background: #000;
	width: 100px;
	margin: 20px auto;	
	border-radius: 0;
}
.line.left {
	margin: 0;
	margin-bottom: 30px;
}
.line.white {
	background: #fff;
}
/* centegreen columns styles */
.row-centered {
    text-align:inherit;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    /* inline-block space fix */
    margin-right:-4px;
}
.upper {text-transform: uppercase;}

.txt-white {color: #fff !important;}
.txt-black {color: #030917 !important;}
.txt-gray {color: #3d3d3d !important;}
.txt-gray2 {color: #696969 !important;}

/* branding colors */
.txt-green {color: #B09C7B;}
.txt-blue {color: #322F5E;}
.txt-yellow {color: #BEAB8B;}


.line-white, .bg-white {background: #fff !important; color: #000 !important;}
.line-black, .bg-black {background: #030917 !important; color: #fff !important;}
.line-gray, .bg-gray {background: #F9F9FA !important;}
.line-gray, .bg-gray2 {background: #030917 !important;color: #fff !important;}

/* branding colors */
.line-green, .bg-green {background: #B09C7B !important; color: #000 !important;}
.line-blue, .bg-blue {background: #00aeef !important; color: #fff !important;}
.line-yellow, .bg-yellow {background: #fff200 !important; color: #000 !important;}


.bg-graybg {
	background: url(images/team-section-bg.png) bottom center no-repeat #030917;
	background-size: cover;
}
.bg-graybg2 {
	background: url(images/slide-bg-en.png) top left no-repeat #030917;
	background-size: contain;
}

.theme-red {
    background: #1A2E85;
    background: -webkit-linear-gradient(to right, #be1622 0%, #ff0033 50%, #be1622 100%);
    background: -moz-linear-gradient(to right, #be1622 0%, #ff0033 50%, #be1622 100%);
    background: linear-gradient(to right, #be1622 0%, #ff0033 50%, #be1622 100%);
        background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.txt-white p {color: #fff !important;}

.wpcf7-form input[type=submit],
.btn-default {
	border: 0 !important;
	background: #A08D6D;
	color: #fff;
	border-radius: 6px;
	padding: 10px 30px;
	font-size: 18px;
	text-align: center;
	transition: all .3s ease-out;
}

.wpcf7-form input[type=submit]:hover,
.btn-default:hover, 
.btn-default:focus {
	background: #B09C7B;
	border: 0;
	color: #A08D6D;
	padding: 10px 30px;
	background: linear-gradient(to right, #A08D6D 50%, #030917 50%);
  	background-size: 203% 103%;
  	background-position: right bottom;
  	transition: all .3s ease-out;
}

.wpcf7-form input[type=submit],
.wpcf7-form input[type=submit]:hover {
	max-width: 200px;
	float: right;
}

.btn-default img {
	border: 0;
	margin: 0 3px;
	position: relative;
	top: -2px;
	transition: all .3s ease-out;
}
.btn-default:hover img {
	filter: invert(100%);
	transition: all .3s ease-out;
}

.btn-dark {
	background: #0B111D !important;
	border-color: #0B111D;
	color: #fff !important;
	font-size: 17px;
	padding: 10px 40px;
}
.btn-dark:hover,
.btn-dark:focus {
	background: #A08D6D !important;
	border-color: #0095da;
	color: #fff !important;
	font-size: 17px;
	padding: 10px 40px;
}
.btn-solid {
	background: #edd1c8 !important;
	border-color: #edd1c8;
	color: #111 !important;
	transition: all .3s ease-out;
}
.btn-solid:hover,
.btn-solid:focus {
	color: #111 !important;
	background: linear-gradient(to right, rgba(237, 208, 200, 0.55) 50%, rgba(237, 208, 200,1) 50%) !important;
  	background-size: 203% 103% !important;
  	background-position: right bottom !important;
  	transition: all .6s ease-out;
}
.btn-line {
	background: #fff;
	border: 1px solid #B09C7B !important;
	color: #B09C7B;
}
.btn-line:hover,
.btn-line:focus {
	background: #B09C7B;
	border: 1px solid #B09C7B !important;
	color: #fff;
}
.btn-large {
	font-size: 18px;
	font-weight: 700;
	padding: 15px 30px;
}
.btn-large:hover {
	box-shadow: 10px 10px rgba(0,0,0,0.1);
	padding: 15px 30px;
}
.btn-small {
	font-size: 14px !important;
	padding: 8px 16px !important;
	border-radius: 9px !important;
}
.btn-thin,
.btn-thin:hover,
.btn-thin:focus {
	font-size: 13px;
	padding: 8px 10px;
}

.mt, .mb {
	padding: 90px 0;
}

.post-entry {
	min-height: 200px;
}

#header {
	position: fixed;
	position: relative;
	width: 100%;
	z-index: 2000;
	top: 0;
	padding: 0;
	padding-top: 30px;
	padding-bottom: 20px;
	transition: 0.3s;
	border: 0;
	background: transparent !important;
	box-shadow: none;
}
#header.shrinked {
	background: rgba(255,255,255,0) !important;
	backdrop-filter: saturate(0%) blur(12px);
	padding-top: 0;
	padding-bottom: 0;
	transition: 0.3s;
	border-bottom: 0 solid rgba(0,0,0,0.1);
}

#header.thisHome {
	border-bottom: 0 solid rgba(0,0,0,0.1) !important;
	background: transparent !important;
}
#header.thisHome.shrinked {
	backdrop-filter: saturate(0%) blur(12px);
	border-bottom: 0 solid rgba(0,0,0,0.1) !important;
	background: rgba(255,255,255,0) !important;
}

#header .logo img {
	height: auto;
	width: 236px;
	margin-top: 20px;
	margin-bottom: 0;
	filter: none;
	transition: 0.4s;
}
#header.thisHome .logo img {
}
#header.shrinked .logo img,
#header.thisHome.shrinked .logo img {
	filter: invert(0%) brightness(100%) !important;
	width: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
	transition: 0.4s;
}
#header .logoname {
	padding: 0;
	margin: 0;
	margin-top: 28px;
	font-weight: 500;
	font-size: 27px;
	text-transform: none;
}
#header .logoname a,
#header .logoname a:hover {
	color: #000;
}

#header .lined {
	background: rgba(217, 217, 217, 0.2);
	height: 1px;
	width: 100%;
	display: inline-block;
}

.navbar-nav {
  display: flex;
  justify-content: center ;
  width: 100%;
}

#navbar-last {
  float: right;
  margin-right: -15px !important;
}

.navbar-default {
    background: transparent;
    border: 0;
    padding: 0;
}
#header .navbar {
    margin: 0 auto;
    margin-top: 10px;
}
#header.shrinked .navbar {
	margin-top: 10px;
}

#header .navbar-default .navbar-nav > li, 
#header.thisHome .navbar-default .navbar-nav > li {
	margin: 0 10px;
}

.navbar-default .navbar-nav > li > a {
	color: #CCC !important;
	margin: 0 15px;
	font-size: 16px;
	font-family: 'FontBodyLight';
	padding: 20px 0;
	text-transform: none;
	letter-spacing: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: transparent;
}
#header.thisHome .navbar-default .navbar-nav > li > a,
#header.shrinked .navbar-default .navbar-nav > li > a {
	color: #CCC !important;
}
#header.shrinked .navbar-default .navbar-nav > li > a:hover {
	color: #CCC !important;
}
#header .navbar-default .navbar-nav > li > a:hover, 
#header .navbar-default .navbar-nav > li > a:focus,
#header .navbar-default .navbar-nav > li > a.dropdown-toggle:hover {
	color: #B09C7B !important;
	background: transparent;
	border-radius: 0;
}
#header.shrinked .navbar-default .navbar-nav > li > a.dropdown-toggle {
	color: #fff !important;
}
.navbar-default .navbar-nav > li > a:after,
#header.shrinked .navbar-default .navbar-nav > li > a:after {
  display:block;
  content: '';
  padding-top: 0px;
  border-bottom: 0 solid #B09C7B;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}
#header.thisHome .navbar-default .navbar-nav > li > a:after,
#header.shrinked .navbar-default .navbar-nav > li > a:after {
	border-color: #B09C7B;
}
.navbar-default .navbar-nav > li > a:hover:after,
#header.shrinked .navbar-default .navbar-nav > li > a:hover:after,
.navbar-default .navbar-nav > .current_page_item.active > a:after {
	transform: scaleX(1);
}


#header.thisHome.shrinked .navbar-default .navbar-nav > .active > a,
#header.shrinked .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #787878 !important;
	background: transparent;
	border-radius: 2px;
}

.navbar-default .navbar-nav > .current_page_item.active > a {
	font-weight: normal;
	color: #B09C7B !important;
}
#header.shrinked .navbar-default .navbar-nav > .current_page_item.active > a {
	font-weight: normal;
	color: #B09C7B !important;
}


.dropdown-menu {
	background: rgba(255,255,255,1);
  	backdrop-filter: saturate(150%) blur(10px);
	box-shadow: none;
	border: 1px solid rgba(0,0,0,0.1);
	border-top: 0;
	border-radius: 0;
	min-width: 160px;
	padding: 20px 0;
}
#header.shrinked .dropdown-menu {
	background: linear-gradient(-180deg,rgba(255, 255, 255, 0.9)0%, rgba(255, 255, 255, 0.9) 100%) !important;
  	backdrop-filter: saturate(150%) blur(10px);
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	width: 100%;
}

.dropdown-menu li a {
	color: #003636 !important;
	font-size: 15px;
	line-height: 32px;
	text-transform: none;
}

.dropdown-menu li a:hover {
	color: #111 !important;
	background: transparent;
}
.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus,
.dropdown-menu > .current_page_item.active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background: transparent;
	color: #b0d1c2 !important;
}
.dropdown.active a.dropdown-toggle {
	color: #000 !important;
}

.navbar-toggle,
.navbar-toggle:hover
.navbar-toggle:focus {
	border: 0;
	background: #4d4e4e !important;
	margin-top: -40px;
	border-radius: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0 none;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

#header .navbar-default .navbar-nav > li:last-child {
	margin-right: 0;
}

#header .navbar-default .navbar-nav > li:nth-last-child(2) {
	font-weight: normal;
}



#header #menu-last-en.navbar-nav > li > a,
#header #menu-last-ar.navbar-nav > li > a {
	color: #fff !important;
	border: 1px solid #fff;
	padding: 10px 10px;
	border-radius: 6px !important;
	font-size: 16px;
	background: url(images/arrow-right.svg) center right 20px no-repeat transparent;
	background: none;
}
#header #menu-last-en.navbar-nav > li > a:hover,
#header #menu-last-ar.navbar-nav > li > a:hover  {
	color: #fff !important;
	border: 1px solid #B09C7B;
	background: #B09C7B !important;
	border: 1px solid #B09C7B;
}
#menu-last-en,
#menu-last-ar {
	position: relative;
	margin-top: 10px;
}
#menu-last-en li a:after,
#menu-last-ar li a:after {
	display: none;
}

#paging {
	text-align: center;
	padding: 10px 0;
}

.paging .wp-pagenavi a {
	background: #fff;
	color: #444;
	text-decoration: none;
	border: 1px solid #d9d9d9;
	width: 28px;
	margin: 5px;
	display: inline-block;
	border-radius: 6px;
}

.paging .wp-pagenavi a:hover {
	color: #000;
	border: 1px solid #195158;
	background: #fff;
}

.paging .wp-pagenavi .current {
	color: #fff;
	border: #195158;
	background: #195158;
	width: 28px;
	margin: 3px;
	display: inline-block;
	border-radius: 4px;
}

.post-detail {
	background: #fff;
	-moz-box-shadow: 1px 1px 5px #d9d9d9;
	-webkit-box-shadow: 1px 1px 5px #d9d9d9;
	box-shadow: 1px 1px 5px #d9d9d9;
	margin-top: 30px;
	margin-bottom: 50px;
	padding-bottom: 40px;
}

.post-detail .title {
	color: #2a2a2a;
	font-size: 1.65em;
	font-weight: 600;
	text-align: right;
	padding: 10px 0;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #2a2a2a;
}

.post-pic img {
	width: 100%;
	height: auto;
	border-radius: 0;
	border: 1px solid rgba(0,0,0,0.1);
}

.post-detail .post-desc {
	border-bottom: 1px solid #eee;
	padding: 40px 0;
}
.post-desc .about-image {
	width: 100%;
	height: 240px;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
}
.post-desc .legends {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 0;
	padding: 10px 0;
}
.post-desc .legends span {
	min-width: 80px;
	display: inline-block;
	font-size: 14px;
}


.team-pic img {
	width: 240px;
	height: 240px;
	object-fit: cover;
	border-radius: 100%;
	border: 1px solid #eee;
}
.comment-form label {
	display: block;
}

.comment-form input,
.comment-form textarea {
	border: 1px solid #d9d9d9;
	padding: 7px;
}

.comment-form input[type="submit"] {
	color: #fff;
	background: #6c7a89;
	border: 1px solid #6c7a89;
	margin-top: 30px;
	padding: 10px 30px;
}

.comment-form input[type="submit"]:hover {
	color: #6c7a89;
	background: #fff;
	border: 1px solid #6c7a89;
}

.wpcf7-not-valid-tip,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
	background: #f2f2f2 !important;
	border: 0;
	border-radius: 5px !important;
	padding: 5px 10px !important;
	font-size: 14px;
	line-height: 23px;
	margin-top: 3px;
	color: #f96161 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
  background: #ecf4e9 !important;
  border: 0;
  border-radius: 7px !important;
  padding: 10px 20px !important;
  font-size: 16px;
  line-height: 26px;
  color: #1d6817 !important;
  text-align: center;
}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
	background: transparent;
	border: 1px solid rgba(214, 227, 240, 1) !important;
	padding: 10px 20px;
	width: 100%;
	color: #000;
	border-radius: 4px;
	margin-top: 20px;
	font-size: 16px;
}
.wpcf7-form select {
  padding-bottom: 15px;
  line-height: 32px;
  padding-top: 16px;
}
.wpcf7-form textarea {
	max-height: 160px;
}
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input:focus,
.wpcf7-form textarea:focus,
.wpcf7-form select:focus {
	border: 0 !important;
	color: #000;
	background: transparent;
	border: 1px solid #A08D6D !important;
	box-shadow: none !important;
	outline: none;
}
.wpcf7-form p {
	line-height: 32px;
	margin-bottom: 0;
}

.wpcf7 .download input[type=submit] {
	color: #b4000c;
	background: #fff;
	font-size: 1em;
	text-transform: uppercase;
	min-width: auto;
	border-radius: 10px;
	border: 1px solid #b4000c !important;
	padding: 15px;
	line-height: 1em;
}
.wpcf7 .download input,
.wpcf7 .download input:focus,
.wpcf7 .download input:hover {
	color: #000;
	border: 1px solid #000;
	box-shadow: none;
}

.wpcf7 ::placeholder {
    color: #444 !important;
    opacity: 1;
}

.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top {position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}

.menu-end {
	padding: 0;
	list-style: none;
	margin-top: 30px;
	text-align: right;
	font-size: 20px;
}
.shrinked .menu-end {
	margin-top: 29px;
}
.menu-end li {
	display: inline-block;
	font-size: 0.82em;
	margin-left: 20px;
	margin-right: 0;
}

.thisHome .menu-end li a {
	color: #000;
}
.thisHome.shrinked .menu-end li a,
.shrinked .menu-end li a {
	color: #000;
}

.menu-overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 5000;
  top: 0;
  left: 0;
  backdrop-filter: saturate(170%) blur(12px);
  background: linear-gradient(180deg, rgba(49, 44, 118, 1) 6.79%, #000 74.73%);
  background: #030917;
  overflow-y: auto;
  transition: 0.5s;
  text-transform: none;
}
.overlay-content {
  position: relative;
  top: 80px;
  width: 100%;
  margin-top: 10px;
  padding: 30px;
}
.overlay-content .logo img {
	width: 120px;
	height: auto;
	margin-bottom: 30px;
}
.overlay-content p {

}
.overlay-content ul {
	padding: 0;
	list-style: none;
}
.overlay-content li {
	padding: 15px 0;
	font-size: 16px;
	list-style: none;
	width: 100%;
	display: block;
	border: 0;
	letter-spacing: 0;
}
.overlay-content li a,
.overlay-content li a:hover,
.overlay-content li a:focus,
.overlay-content li a:visited {
	color: #fff;
	text-decoration: none;
}
.overlay-content li.current_page_item a,
.sub-menu li.current-menu-item a {
	color: #B09C7B !important;
}
.overlay-content li.menu-item-has-children a {
	/*pointer-events: none;*/
}
.overlay-content .sub-menu {
	border: 0;
	margin: 10px 0;
	background: rgba(0,0,0,0.05);
	padding: 10px;
	border-radius: 10px;
}
.overlay-content .sub-menu li {
	font-size: 17px;
	padding: 10px 5px;
	display: inline-flex;
	width: 45.6%;
	width: 100%;
}
.overlay-content .sub-menu li a {
	color: #000;
	pointer-events: auto;
}
.menu-overlay .closebtn {
	color: #fff;
  	position: absolute;
  	top: 40px;
  	right: 30px;
  	font-size: 64px;
  	outline: none;
  	z-index: 6000;
}
.menu-overlay img {
	margin: 20px 0;
	width: 160px;
	background: #fff;
	padding: 5px;
	border-radius: 12px;
}
.menu-overlay p {
	color: #fff;
	font-size: 14px;
	line-height: 27px;
}
.menu-overlay .text-right {
	text-align: left;
}
.menu-overlay  i {
	color: #fff;
	margin: 20px 10px;
	font-size: 28px;
}

#menu-last-en-1,
#menu-last-ar-1,
#menu-last-en-mobile,
#menu-last-ar-mobile {
	border-top: 1px solid rgba(255,255,255,0.1) !important;
}

.hamburger {
	color: #000 !important;
	font-size: 30px;
	cursor: pointer;
	position: absolute;
	top: 15px !important;
	right: 10px;
	left: 0;
	text-align: right;
}
.hamburger img {
	width: 32px;
	height: auto;
}
.thisHome .hamburger {
	color: #000 !important;
}
.shrinked .hamburger,
.thisHome.shrinked .hamburger {
	color: #000 !important;
	top: 0 !important;
}


.home-slider {
	margin-top: 140px;
	padding-top: 100px;
	padding-bottom: 60px;
}
.home-slider .content {
	padding: 20px 60px;
}
.home-slider img {
	height: 400px;
	width: 100%;
	border-radius: 16px;
	object-fit: cover;
}
.home-slider .content h1 {
	margin-top: 100px;
	margin-bottom: 30px;
	font-size: 25px;
	line-height: inherit;
}
.home-slider .btn {
	margin-top: 20px;
}

.slick-prev:before,
.slick-next:before {
	color: #000;
	font-size: 56px;
}
.slick-prev::before {
	font-family: "Material Icons";
	content: "\e5cb";
}
.slick-next::before {
	font-family: "Material Icons";
	content: "\e5cc";
}
.slick-prev {
	left: 0px;
	right: auto;
	z-index: 2000;
}
.slick-next {
	right: 0px;
	left: auto;
}
.home-pic {
	width: 400px;
	height: auto;
	margin: 20px 0;
	margin-bottom: 40px;
}
.home-pic2 {
	width: 75%;
	height: auto;
	margin: 20px 0;
}
.home-pic3 {
	width: 100%;
	height: auto;
	margin: 0;
	padding-left: 0;
	padding-right: 50px;
}
.about-pic {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.about-pic2 {
	width: 92%;
	height: auto;
	margin-bottom: 40px;
}
.about-pic3 {
	width: 62%;
	height: auto;
	margin: 15px 0;
}
.request-pic {
	width: 110%;
	height: 460px;
	margin: 0;
	padding: 10px;
	position: relative;
	float: right;
}

.contact-form {
	border: 0;
	overflow: hidden;
	padding: 30px 15px;
}

.section-contact {
}
footer {
	padding: 80px 0;
	padding-bottom: 40px;
	border-radius: 0;
	margin: 0;
}
footer p {
	color: #D9D9D9;
	font-size: 14px !important;
	line-height: 24px !important;
	margin-bottom: 0;
}
footer ul {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}
footer li {
	display: inline-block;
	font-size: 14px !important;
	line-height: 24px !important;
}
footer .sep {
	display: inline-block;
	width: 1px;
	height: 14px;
	background: rgba(255,255,255,1);
	position: relative;
	margin: 0 12px;
	top: 2px;
}
footer .logo {
	height: auto;
	width: 196px;
}
footer hr {
    border-top: 1px solid rgba(255,255,255,0.12) !important;
    margin: 30px 0;
}
footer p.copyright,
footer p.copyright a {
	color: rgba(255, 255, 255, 0.4);
	font-size: 14px !important;
	line-height: 24px !important;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #eee;
}

.checked {
	padding: 0;
	list-style: none;
}

.checked li {
	background: url(images/check-circle.svg) left 0px no-repeat;
	background-size: 20px;
	padding-left: 30px;
	padding-right: 0;
	margin-bottom: 20px;
	line-height: inherit;
}
.checked.invert li {
	background: url(images/check-white.png) left 3px no-repeat;
	background-size: 18px;
	padding-left: 30px;
	padding-right: 0;
	margin-bottom: 15px;
	line-height: inherit;
}
.checked.columned li {
	display: inline-flex;
	width: 48.333%;
}

.page-default-img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	border-radius: 0;
}
.post-default-img,
img.alignnone {
	width: 100%;
	height: 480px;
	object-fit: cover !important;
	margin-bottom: 30px;
	border-radius: 0;
}
.profile-default-img {
	width: 100%;
	height: 270px;
	margin-bottom: 0;
	border-radius: 0;
	object-fit: cover;
}


/**
 * Tabs
 */
.tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.tabs label {
  order: 1;
  display: block;
  padding: 15px 30px;
  min-width: auto;
  margin: 15px 5px;
  cursor: pointer;
  background: #fff;
  border: 0;
  border: 1px solid #000;
  font-size: 17px;
  font-weight: 600;
  transition: 0.4s;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  text-align: center;
  box-shadow: none;
  color: rgba(0,0,0,0.6);
  color: #000;
}
/* animate tab */
.w3-animate-right{
  position:relative;animation:animateright 0.5s}
  @keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}
}
.w3-animate-opacity{animation:opac 0.4s}
  @keyframes opac{from{opacity:0} to{opacity:1}
}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}
  @keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}
}

.tabs .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 20px;
  background: none;
  transition: 0.4s;
  margin-right: -20px;
  margin-left: -20px;
}
.tabs input[type="radio"] {
  display: none;
}

.tabs input[type="radio"]:checked + label {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.tabs label:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}

.tabs input[type="radio"]:checked + label .bar {
  position:relative;animation:animateright 0.3s}
  @keyframes animate{from{right:-320px;opacity:0.3} to{right:0;opacity:1}
}

.tabs input[type="radio"]:checked + label + .tab {
  display: block;
}

p.smallest {
	font-size: 15px;
	color: #666;
}
p.smallest a,
p.smallest a:hover {
	color: #333;
	padding: 0;
	margin: 0;
}


.panel-work {
	background: #fff;
	padding: 0;
	border-radius: 0;
	border: 4px solid #fff;
	box-shadow: 0 15px 20px rgba(0,0,0,0.3);
	transition: 0.4s;
	margin-bottom: 40px;
}
.panel-work .port-img {
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 0;
	border: 4px solid #fff;
	transition: 0.4s;
	filter: grayscale(0%);
}
.panel-work:hover {
	background: #fff;
}
/*
.panel-work .content {
	margin: 15px 0;
	position: relative;
	margin-top: -70px;
	background: rgba(0,0,0,0.6);
	padding: 10px 15px;
	height: 70px;
	overflow: hidden;
	transition: 0.4s;
	border-radius: 0 0 8px 8px;
}
.panel-work:hover .content {
	margin-top: -180px;
	background: rgba(0,0,0,0.8);
	padding: 10px 15px;
	height: 180px;
}
*/
.panel-work .content h3 {
	margin: 15px 0 !important;
	transition: 0.4s;
}
.panel-work:hover .port-img {
	opacity: 1;
	filter: grayscale(0%);
	transition: 0.4s;
	transform: scale(1.3);
	z-index: 3;
	position: relative;
	box-shadow: 19px 18px 80px rgba(0, 0, 0, 0.14);
}
.panel-work:hover .content h3 {
	padding-top: 20px;
	transition: 0.4s;
}
/* slick */
.slick-slide{
}
.slick-prev::before, .slick-next::before {
  color: #404040 !important;
  font-size: 28px !important;
}
.slick-next::before {
    content: '' !important;
    background: url(images/slider-arrow.svg) no-repeat;
    background-size: contain;
    display: block;
    width: 24px;
    height: 24px;
    transform: rotate(180deg);
}
.slick-prev::before {
    content: '' !important;
    background: url(images/slider-arrow.svg) no-repeat;
    background-size: contain;
    display: block;
    width: 24px;
    height: 24px;
    transform: rotate(0deg);
}
.slick-dots {
  bottom: -60px !important;
}
.slick-dots li button {
  background: #eee !important;
  border-radius: 100%;
  width: 10px !important;
  height: 10px !important;
}
.slick-dots li.slick-active button {
  background: #000 !important;
}
.slick-dots li button::before {
  font-size: 0 !important;
}

.bio-img {
	border-radius: 100%;
	width: 160px;
	height: 160px;
	border: 3px solid #eee;
	object-fit: cover;
}

.arrow-divider i {
	color: #ae529f;
	background: #fff;
	background-image: linear-gradient(#fff , #fff );
	transform: rotate(180deg);
	width: 60px;
	height: 60px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	border-radius: 100%;
	position: relative;
	bottom: -70px;
	border: 1px solid rgba(0,0,0,0.1);
	outline: 0 !important;
	box-shadow: 0 -10px 20px rgba(0,0,0,0.2);
}
.arrow-divider.home i {
	padding: 0;
	font-size: 30px;
}
.arrow-divider a {
	outline: none;
}
.bouncing {
  animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

#wrap-slider {
  background: #030917;
}

#wrap-slider {
  padding: 0;
  padding-bottom: 0;
  min-height: 860px;
  height: 860px;
}

#wrap-slider h1 {
	font-size: 42px;
	position: relative;
	margin-top: 25%;
	padding: 0;
	padding-bottom: 10px;
}
#wrap-slider p {
	font-size: 29px;
	line-height: 40px;
	font-family: 'FontBodyLight';
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.rslides .item {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  min-height: 860px;
  height: 860px;
}


.rslides_tabs {
	z-index: 1000;
	position: relative;
	margin: 0 auto;
	margin-top: -100px;
	max-width: 1240px;
	padding: 0;
	text-align: inherit;
}

.rslides_tabs li {
	display: inline;
	float: none;
	margin: 0 5px;
}

.rslides_tabs a {
	width: 40px;
	height: 4px;
	background: transparent;
	display: inline-block;
	background: rgba(255, 255, 255, 0.17);
	border: 0;
	border-radius: 12px;
	font-size: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, 1);
  	width: 80px;
}

.rslides_nav {
  position: absolute;
  margin: 0 auto;
  margin-top: -200px;
  left: 10%;
  opacity: 0.7;
  z-index: 4000;
  height: 48px;
  width: 48px;
  object-fit: contain;
  background: transparent url(images/slider-arrow2.svg) no-repeat center;
  font-size: 0;
}

.rslides_nav:hover {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  outline: none;
}

.rslides_nav.next {
  left: auto;
  background-position: center;
  right: 10%;
  transform: rotate(180deg);
}

 /* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background: no-repeat;
  cursor: pointer;
  padding: 20px 0;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.4s;
  text-align: inherit;
  font-weight: normal;
  border-bottom: 0;
  color: #000;
}

.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 12px;
  float: right;
  margin-left: 5px;
}

.accordion.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion .active, .accordion:hover {
  background: none;
  color: #555;
  transition: 0.4s;
}

/* Style the accordion panel. Note: hidden by default */
.panel-faq {
  padding: 20px;
  background-color: #00a550;
  display: none;
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
  transition: 0.4s;
}
.panel-faq p {
	color: #000;
	font-size: 14px;
}

.panel-st1 {
  border-radius: 0;
  border: 0;
  padding: 10px;
  padding-top: 40px;
  transition: 0.4s;
  box-shadow: none;
  background: transparent;
}
.panel-st1:hover {
  transition: 0.4s;
  transform: scale(1.1);
  box-shadow: none;
  background: transparent !important;
}
.panel-st1 img {
	width: auto;
	height: 60px;
}
.panel-st1 h3 {
	margin: 0;
	min-height: 40px;
	text-transform: none;
}
.panel-st1 p {
	min-height: 180px;
}

.panel-st1:hover h3,
.panel-st1:hover p {
}
.panel-st1:hover .btn {
	color: #fff !important;
	border-color: #fff !important;
}

.panel-st2 {
  border-radius: 5px;
  border: 0;
  padding: 0;
  transition: 0.4s;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  overflow: hidden;
  background: #f8f8f8 !important;
}
.panel-st2:hover {
  color: inherit;
  transition: 0.4s;
  box-shadow: 0 0 16px rgba(0,0,0,0.2);
  background: #eefafa !important;
}
.panel-st2 p {
	padding: 15px 20px;
	padding-bottom: 5px;
	margin-bottom: 0;
	font-size: 13px;
}
.panel-st2 h4 {
	padding: 10px 20px;
	min-height: 100px;
	margin: 0;
}
.panel-st2 h4 a:hover {
	color: #000;
}
.panel-st2 img {
	width: 100%;
	height: 220px;
	object-fit: cover;
    transition: 0.4s;
    filter: none;
}
.panel-st2:hover img {
  width: 109%;
  height: 220px;
  object-fit: cover;
  transition: 0.4s;
  filter: none;
}

.panel-sty1 {
  border-radius: 0;
  border: 1px solid rgba(0,0,0,0);
  padding: 20px;
  transition: 0.4s;
  margin-bottom: 30px;
  box-shadow: none;
  background: none;
}
.panel-sty1:hover {
	background: #fff;
  transition: 0.4s;
  border: 1px solid rgba(0,0,0,0.1);
  box-shadow: 0 0 24px rgba(0,0,0,0.05);
}
.panel-sty1 h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
.panel-sty1 p.content {
	padding: 0;
	min-height: 150px;
	margin-bottom: 0;
	font-size: 15px;
}
.panel-sty2 {
  border-radius: 0;
  border: 1px solid rgba(0,0,0,0);
  padding: 0;
  transition: 0.4s;
  margin-bottom: 30px;
  box-shadow: none;
  background: none;
}
/*
.panel-sty2:hover {
	background: #fff;
  	transition: 0.4s;
  	border: 1px solid rgba(0,0,0,0);
  	box-shadow: 0 0 24px rgba(0,0,0,0.2);
}
*/
.panel-sty2 h3 {
	padding: 0;
	margin: 15px 0;
}
.panel-sty2 p.content {
	padding: 0;
	min-height: 150px;
	margin-bottom: 0;
	font-size: 15px;
}
.panel-sty2 .project-img {
	width: 100%;
	height: 360px;
	object-fit: cover;
  	transition: 0.4s;
}
.panel-sty2:hover .project-img {
  	transition: 0.4s;
  	opacity: 0.5;
}


.panel-sty3 {
  border-radius: 0;
  border: 1px solid rgba(0,0,0,0);
  padding: 0;
  transition: 0.4s;
  margin-bottom: 40px;
  box-shadow: none;
  background: none;
}
.panel-sty3 h4 {
	margin: 20px 0;
}
.panel-sty3 .cat-img {
	width: 100%;
	height: 360px;
	object-fit: cover;
  	transition: 0.4s;
  	filter: grayscale(100%);
}
.panel-sty3:hover .cat-img {
  	transition: 0.4s;
  	filter: grayscale(0%);
}



.panel-sty4 {
  border-radius: 0;
  border: 1px solid rgba(0,0,0,0);
  padding: 20px;
  transition: 0.4s;
  margin-bottom: 30px;
  box-shadow: none;
  background: none;
}
.panel-sty4:hover {
  background: #fff;
  transition: 0.4s;
  border: 1px solid rgba(0,0,0,0.2);
  box-shadow: 0 0 24px rgba(0,0,0,0.05);
}
.panel-sty4 h4 {
	padding: 0;
	margin: 15px 0;
}
.panel-sty4 .team-img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.panel-sty4 p.content {
	padding: 0;
	min-height: 150px;
	margin-bottom: 0;
	font-size: 15px;
}

.panel-animation {
	margin-top: 0;
	transition: 0.6s;
	border-bottom: 3px solid #fff;
}
.panel-animation:hover {
	margin-top: 20px;
	transition: 0.6s;
	border-color: #00a550;
}
.panel-st1 .more
.panel-st2 .more,
.panel-st3 .more {
	min-height: 0;
	margin-bottom: 10px;
}
.panel-st4 {
  border-radius: 6px;
  border: 0;
  padding: 20px;
  transition: 0.4s;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  overflow: hidden;
  background: transparent;
  background: #fff;
  margin-bottom: 30px;
}
.panel-st4:hover {
	box-shadow: none;
	background: #916543;
  	transition: 0.4s;
}
.panel-st4 h2 {
	padding: 0;
	margin: 0;
	font-size: 52px;
	font-weight: 300;
}
.panel-st4 h3 {
	padding: 0;
	margin: 0;
	margin-top: 15px;
	font-size: 16px;
	color: #003636;
	min-height: 50px;
}
.panel-st4 h4 {
	min-height: 50px;
}
.panel-st4 p.content {
	padding: 0;
	min-height: 160px;
}
.panel-st4:hover h2,
.panel-st4:hover h3,
.panel-st4:hover h4,
.panel-st4:hover p {
	color: #fff;
}
.panel-st5 {
  border-radius: 12px;
  border: 0;
  padding: 20px;
  transition: 0.4s;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  overflow: hidden;
}
.panel-st5 h4 {
	min-height: 40px;
	margin-top: 15px;
	font-weight: 500;
	font-size: 15px;
}
.panel-st5 img {
	width: 100%;
	height: 260px;
	object-fit: contain;
	border-radius: 5px;
}
.panel-st5 p {
	margin-bottom: 0;
}

.panel-st4:hover img {
	width: 109%;
	height: 220px;
	object-fit: cover;
    transition: 0.4s;
    filter: none;
}

.panel-st6 {
  border-radius: 16px;
  border: 0;
  padding: 20px;
  transition: 0.4s;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  overflow: hidden;
}
.panel-st6:hover {
  padding: 20px;
  color: inherit;
  transition: 0.4s;
  box-shadow: 0 0 16px rgba(0,0,0,0.2);
}
.panel-st6 img {
	width: 140px;
	height: 140px;
	display: inline-block;
	object-fit: cover;
	border-radius: 100%;
	margin-bottom: 20px;
  	background: linear-gradient(to left, #008781 0%, #3168a3 100%) !important;
  	padding: 4px;
}

.panel-st6 h4 {
	font-size: 19px;
	min-height: 40px;
}

.panel-st3 .more,
.panel-st4 .more,
.panel-st5 .more,
.panel-st6 .more {
	min-height: 0;
}
.panel-st3 .read-more,
.panel-st4 .read-more,
.panel-st5 .read-more,
.panel-st6 .read-more {
	display: none;
}
.panel-st6 .btn {
	margin-top: 10px;
}
.panel-testimonials {
	padding: 20px;
}
.panel-testimonials .content {
	font-size: 15px;
	font-weight: 600;
	min-height: 220px;
}
.panel-testimonials .name {
	margin-bottom: 0;
	padding: 0 20px;
	font-size: 16px;
}
.panel-testimonials .company {
	margin-bottom: 0;
	padding: 0 20px;
}
.partners-slide .logos {
	border: 0;
	width: 180px;
	height: 120px;
	object-fit: contain;
	padding: 10px;
	filter: grayscale(0%) brightness(100%);
}
.partners-slide .logos:hover {
	filter: grayscale(100%) brightness(100%);
}
.partner .logo {
	width: 140px !important;
	height: 100px !important;
	object-fit: contain !important;
	padding: 20px 10px;
	border-radius: 10px;
	background: transparent;
	transition: 0.4s;
	border: 1px solid #fff;
}
.partner .logo:hover {
	box-shadow: 0 0 16px rgba(0,0,0,0.1);
	transition: 0.4s;
	border: 1px solid #d9d9d9;
}

.icons {
	width: auto;
	height: 51px;
	margin-bottom: 15px;
	filter: grayscale(90%)
}

/**
 * Hero Video
**/
#video-home-section {
  padding: 0;
  background: #fff;
  margin-top: 100px;
}
#heroVideo {
  width: 100%;
  height: auto;
}
#video-home-section .content {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 66%;
  background: rgba(0,0,0,0.4);
  background: linear-gradient(to left, transparent, rgba(0,0,0,0.6), transparent);
  padding: 0px;
  text-align: center;
}
#video-home-section .content h1 {
	color: #fff;
}
.section-hero {	
	background: #444;
	padding-top: 200px;
	padding-bottom: 100px;
	background: linear-gradient(to left, rgba(0,135,129,0.8), rgba(49,104,163,0.9)), url('images/wave.svg') !important;
	background-repeat: no-repeat;
	background-size: 120% !important;
	background-position: bottom center !important;
}
.section-hero .content {
	padding: 30px 60px;
}
.section-hero h1 {
	font-size: 43px;
	line-height: 49px;
}
.section-hero video {
	border-radius: 16px;
}

.section-info h4 {
	font-weight: 500;
	font-size: 16px;
}
.section-info p {
	font-weight: 700;
}
.section-info .social i {
	color: #916543;
	font-size: 22px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
}
.section-info .social i:hover {
	color: #404040;
}

.easy-image-gallery {
	list-style: none !important;
	padding: 10px !important;
	margin: 30px 0 !important;
	border: 1px solid rgba(0,0,0,0.03);
	box-shadow: 0 0 14px rgba(0,0,0,0.03);
}
.easy-image-gallery li {
	display: inline-block;
	padding: 0;
	margin: 0 !important;
}
.easy-image-gallery img {
	width: auto !important;
	height: 160px !important;
	border-radius: 0 !important;
	margin: 5px;
}


.tags {
  padding: 0;
  list-style: none;
  text-align: center;
}
.tags li {
  width: auto;
  display: inline-block;
}
.tags li a {
  color: #eee;
  padding: 10px 20px;
  margin: 5px;
  border-radius: 0;
  font-size: 15px;
  border: 1px solid rgba(255,255,255,0.1);
  tansition: 0.4s;
}
.tags li a span {
	background: #000;
	padding: 0 6px;
	margin: 0 3px;
}
.tags li a:hover {
  border: 1px solid rgba(178,209,255,0.4);
  tansition: 0.4s;
}


.panel-publication {
	background: #fcfaf7 !important;
	border-radius: 16px;
	padding: 0px 30px;
	padding-bottom: 30px;
	box-shadow: 0 0px 16px rgba(0,0,0,0.15);
}

.panel-pubs {
	background: transparent;
	border-radius: 0;
	padding: 0;
	padding-bottom: 15px;
	box-shadow: none;
	border: 0;
	border-bottom: 1px solid #edd1c8;
}
.panel-pubs.inner {
	border: 0;
	background: #fff;
	padding: 5px;
	border-radius: 12px;
	transition: 0.4s;
}
.panel-pubs.inner:hover {
	box-shadow: 0 0 16px rgba(0,0,0,0.2);
	transition: 0.4s;
}
.panel-pubs .date {
	font-size: 15px;
	margin: 10px 0;
}
.panel-pubs.inner .date {
	font-size: 14px;
	margin: 10px 0;
}
.panel-pubs .date svg {
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.panel-pubs h4 {
	font-size: 18px;
	font-family: 'FontBody';
}
.panel-pubs.inner h4 {
	font-size: 15px;
}
.panel-pubs .cover {
	width: 100%;
	height: auto;
	margin-bottom: 0;
	border: 3px solid #edd1c8;
	border-radius: 8px;
}
.panel-pubs.inner .cover {
	width: 100%;
	height: 160px;
	object-fit: cover;
}
.panel-pubs .btn-default {
	color: #1e1e1e;
	background: #edd1c8;
}
.panel-pubs .btn-default:hover,
.panel-pubs .btn-default:focus  {
	color: #fff;
	background: #AD6249;
}

.panel-videos {
	background: rgba(255,255,255,0.6);
	border-radius: 16px;
	padding: 10px;
	padding-bottom: 15px;
	box-shadow: none;
	border: 0;
	transition: 0.4s;
}
.panel-videos:hover {
	background: rgba(255,255,255,1);
	transition: 0.4s;
}
.panel-videos.inner {
	background: rgba(255,255,255,0.8);
}
.panel-videos.inner:hover {
	box-shadow: 0 0 16px rgba(0,0,0,0.2);
	transition: 0.4s;
}
.panel-videos .cover {
	width: 100%;
	height: 160px;
	object-fit: cover;
	margin-bottom: 15px;
	border-radius: 10px;
	filter: grayscale(25%) brightness(50%);
}
.panel-videos:hover .cover {
	filter: grayscale(0%) brightness(70%);
	transition: 0.4s;
}
.panel-videos .date {
	font-size: 14px;
	margin: 0;
}
.panel-videos.inner .date {
	font-size: 13px;
	margin: 0;
}
.panel-videos h4 {
	font-size: 17px;
	font-family: 'FontBody';
	line-height: 24px;
	min-height: 50px;
	margin: 0;
}
.panel-videos.inner h4 {
	font-size: 15px;
	line-height: 21px;
	min-height: 65px;
}
.panel-videos .play {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 24%;
	left: 45%;
	z-index: 2;
}


.panel-events {
	background: rgba(255,255,255,1);
	border-radius: 16px;
	padding: 10px;
	padding-bottom: 15px;
	box-shadow: 0 0px 16px rgba(0,0,0,0.15);
	border: 0;
	transition: 0.4s;
	color: #404040;
	margin-bottom: 40px;
}
.panel-events .padding {
	padding: 45px 30px;
}
.panel-events:hover {
	background: rgba(255,255,255,1);
	transition: 0.4s;
}
.panel-events.inner {
	background: rgba(255,255,255,1);
}
.panel-events.inner:hover {
	box-shadow: 0 0 16px rgba(0,0,0,0.2);
	transition: 0.4s;
}
.panel-events .cover {
	width: 100%;
	height: 480px;
	object-fit: cover;
	margin-bottom: 0;
	border-radius: 10px;
	/*filter: grayscale(25%) brightness(50%);*/
}
.panel-events.inner .cover {
	width: 100%;
	height: 160px;
	object-fit: cover;
	margin-bottom: 15px;
	border-radius: 10px;
	/*filter: grayscale(25%) brightness(50%);*/
}
.panel-events.inner.upcoming .cover {
	width: 100%;
	height: 270px;
	object-fit: cover;
	margin-bottom: 15px;
	border-radius: 10px;
}
.panel-events .read-more {
	display: none;
}
/*
.panel-events:hover .cover {
	filter: grayscale(0%) brightness(70%);
	transition: 0.4s;
}
*/
.panel-events .date {
	font-size: 14px;
	margin: 0;
}
.panel-events.inner .date {
	font-size: 14px;
	margin: 0;
}
.panel-events h3 {
	font-size: 27px;
	font-weight: 800;
	line-height: 32px;
	min-height: 50px;
	margin: 0;
}
.panel-events.inner h4 {
	font-size: 16px;
	line-height: 21px;
	min-height: 45px;
}
.panel-events .btn-default {
	background: #274F6F; 
}

.aboutus-img {
	border-radius: 16px;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.post-video {
}
.post-video iframe {
	width: 100%;
	height: 518px;
	margin-top: 40px;
	border-radius: 16px;
	border: 5px solid #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.post-publication img {
	width: 100%;
	height: auto;
  	border: 3px solid #edd1c8;
  	border-radius: 12px;
}
.post-publication .section-light {
	margin-bottom: 30px;
}
.post-publication .section-light h4 {
	border-bottom: 1px solid rgba(0,0,0,0.3);
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.post-publication .section-light p {
}
.post-publication .btn-default {
	margin: 10px;
	padding: 15px 30px;
	background: #AD6249;
	border: 1px solid #AD6249 !important;
}
.post-publication .btn-default:hover,
.post-publication .btn-default:focus {
	background: #fff;
	color: #AD6249;
	border: 1px solid #AD6249 !important;
	box-shadow: 0 0 14px rgba(0,0,0,0.2);
}
.post-publication .notes {
	background: #fff;
	font-weight: bold;
	font-size: 15px;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 15px 10px;
	border-radius: 12px;
}


.panel-highlight {
	padding: 20px;
	border-radius: 16px;
	border: 1px solid rgba(39, 79, 111,0.3);
	background: rgba(39, 79, 111,0.05);
	margin-bottom: 30px;
	transition: 0.4s;
}
.panel-projects {
	padding: 10px;
	border-radius: 16px;
	border: 1px solid rgba(237, 208, 200,0.9);
	background: rgba(237, 208, 200,0.5);
	margin-bottom: 30px;
	transition: 0.4s;
}
.panel-projects:hover {
	transition: 0.4s;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
}
.panel-projects p {
	min-height: 190px;
}
.panel-projects img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	border-radius: 12px;
}
.panel-projects img.logo {
	width: 100px;
	height: 100px;
	object-fit: contain;
	border-radius: 0;
}
.panel-projects p.links {
	min-height: 0;
}
.panel-projects p.links span {
	border: 0;
	padding: 8px 0;
	margin: 0;
	background: transparent;
	color: #AD6249;
	border-radius: 8px;
}
.panel-projects p.links span a {
	border: 1px solid #AD6249;
	padding: 8px 10px;
	margin: 5px;
	background: #AD6249;
	color: #fff;
	border-radius: 8px;
}
.panel-projects p.links span a:hover {
	border: 1px solid rgba(173, 98, 73,0.8);
	background: rgba(173, 98, 73,0.7);
}
.panel-projects p.links span a svg,
.panel-projects p.links span svg {
	position: relative;
	top: 5px;
}

.panel-serv {
	padding: 20px;
	border-radius: 16px;
	border: 1px solid rgba(237, 208, 200,0.4);
	border-color: #AD6249;
	background: rgba(237, 208, 200,0.1);
	background: #AD6249;
	margin-bottom: 30px;
	transition: 0.4s;
	color: #fff;
}
.panel-serv:hover {
	transition: 0.4s;
	box-shadow: 0 0 12px rgba(0,0,0,0.05);
}
.panel-serv p {
	min-height: 220px;
	line-height: 22px;
}
.panel-serv img {
	width: 78px;
	background: rgba(255,255,255,0.7);
	padding: 5px;
	border-radius: 8px;
}

.panel-profile {
	padding: 30px;
	border-radius: 16px;
	border: 1px solid rgba(237, 208, 200,0.4);
	background: rgba(237, 208, 200,0.1);
	margin-bottom: 50px;
	transition: 0.4s;
}
.panel-profile:hover {
	transition: 0.4s;
	box-shadow: 0 0 12px rgba(0,0,0,0.05);
}
.panel-profile .photo {
	width: 160px;
	height: 160px;
	object-fit: cover;
	border-radius: 16px;
}
.panel-profile h4 {
	margin-top: 0;
}
.panel-profile p {
	min-height: 0;
}

.panel-home1 {
	color: #000;
	font-family: 'FontHead';
	padding: 30px;
	padding-top: 40px;
	border-radius: 0;
	border: 0;
	background: #fff200;
	margin-bottom: 30px;
	transition: 0.4s;
}

.panel-home2 {
	padding: 30px;
	border-radius: 16px;
	border: 1px solid rgba(176, 209, 194,1);
	border-color: #AD6249;
	background: rgba(255, 255, 255,1);
	background: url(images/panel-bg3.png) no-repeat top right #AD6249;
	background-size: contain;
	margin-bottom: 30px;
	transition: 0.4s;
	color: #fff;
}
.panel-home2:hover {
	transition: 0.4s;
	border: 1px solid rgba(176, 209, 194,1);
	border-color: #AD6249;
}
.panel-home2 .icon {
	width: 64px;
	height: auto;
	opacity: 0.3;
}
.panel-home2  ul {
	list-style: none;
	padding: 0;
}
.panel-home2  ul li {
	border: 0;
	background: rgba(0,0,0,0.1);
	border-radius: 16px;
	display: inline-block;
	margin: 12px;
	padding: 15px;
	font-size: 20px;
}
.home-footer .btn-default {
	margin: 10px;
}
.brand-message {
	transition: 0.4s;
	padding: 20px;
	padding-bottom: 0;
}
.brand-message h3 {
	font-size: 30px;
	min-height: 80px;
	line-height: 40px;
	position: relative;
	z-index: 1;
}
.brand-message p {
	position: relative;
	z-index: 1;
	min-height: 180px;	
	transition: 0.4s;
	border-bottom: 2px solid #000;
}
.brand-message .block-color {
	display: block;
	width: 92px;
	height: 92px;
	position: absolute;
	left: 2%;
	right: auto;
	top: 2%;
	transition: 0.4s;
}
.brand-message:hover .block-color {
	width: 98%;
	height: 120px;
	transition: 0.4s;
}
.brand-message:hover p {
	border-bottom: 10px solid #000;
	transition: 0.4s;
}


.panel-about {
	background: #000;
	color: #fff;
	border: 0;
	box-shadow: none;
	border-radius: 0;
	padding: 30px;
}
.panel-about.pink {
	background: #ec008c;
}
.panel-about.blue {
	background: #00aeef;
}
.panel-about img {
	width: auto;
	height: 64px;
	object-fit: contain;
}
.panel-about h3 {
	display: inline-block;
	margin: 0;
	position: relative;
	top: 10px;
	padding: 0 15px;
}
.panel-about .content {
	margin-top: 20px;
	min-height: 280px;
	padding: 0 30px;
}

.panel-clients {
	border: 0 solid #fff;
	border-radius: 0;
	min-height: auto;
	height: auto;
	background: #090909;
	padding: 20px 15px;
	transition: 0.4s;
	box-shadow: none;
	overflow: hidden;
}
.panel-clients .client-img {
	margin-bottom: 30px;
	width: 87px;
	height: 87px;
	object-fit: contain;
	background: transparent;
	text-align: center;
	opacity: 1;
	border-radius: 100%;
}
.panel-clients .title,
.panel-clients .subtitle {
	font-size: 18px !important;
	padding: 0 15px;
}
.panel-clients .title {
	font-weight: 600;
	margin-top: 20px;
}
.panel-clients p {
	border: 0;
	margin-bottom: 0;
}
.panel-clients p.content {
	font-size: 16px;
	line-height: 27px;
	min-height: 80px;
}
.panel-clients .read-more {
	display: none;
	min-height: 0;
}
.panel-clients .more {
	min-height: 0;
	padding-bottom: 30px;
}

.section-service h2,
.section-quotes h2 {
	font-size: 48px;
	margin-top: 0;
	margin-bottom: 60px;
}

.section-vision p {
	color: #bcbcbc;
	padding: 0 0 0 200px;
}
.section-vision .vision-img {
	width: 148%;
	height: auto;
}
.section-vision h2 {
	font-size: 62px;
	font-family: 'FontHead';
	line-height: 90px;
	text-transform: uppercase;
	width: 50%;
	margin-top: 15%;
	position: relative;
	z-index: 1;
}
.section-vision h2::before {
	content: '';
	display: inline-block;
	width: 50px;
	height: 50px;
	background: transparent;
	position: absolute;
	z-index: -1;
	top: 15px;
	left: -20px;
	right: auto;
}
.section-vision h2::after {
	content: '';
	display: inline-block;
	width: 90px;
	height: 10px;
	background: #B09C7B;
	margin: 0 5px;
}

.section-service .subtitle,
.section-quotes .subtitle {
	font-size: 16px;
}
.section-service .subtitle img {
	position: relative;
	top: -3px;
	margin-left: 10px;
	margin-right: 0;
	transition: 0.4s;
}
.section-service .subtitle a,
.section-service .subtitle a:hover {
	color: #B09C7B;
	text-decoration: none;
	transition: 0.4s;
}
.section-service .subtitle a:hover img {
	margin-left: 5px;
	margin-right: 0;
}

.panel-services {
	color: #fff;
	background: transparent;
	border: 1px solid rgba(255,255,255,0.1);
	box-shadow: none;
	padding: 40px 20px;
	border-radius: 16px;
}
.panel-services .icon {
	width: auto;
	height: 72px;
	object-fit: contain;
}
.panel-services h3 {
	font-size: 28px;
	font-family: 'FontHead';
	line-height: 60px;
}
.panel-services p {
	font-size: 16px;
	line-height: 27px;
	min-height: 150px;
}

.logos-slide {
	margin-top: 100px;
}
.logos-slide .logos-img {
	width: 74px;
	height: 74px;
	object-fit: contain;
}


.logos-slide:before {
	content: '';
	width: 60px;
	height: 100%;
	background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100.41%);
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: auto;
}
.logos-slide:after {
	content: '';
	width: 60px;
	height: 100%;
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100.41%);
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	left: auto;
}

.client-quote-slide:before {
	content: '';
	width: 80px;
	height: 100%;
	background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100.41%);
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: auto;
}
.client-quote-slide:after {
	content: '';
	width: 80px;
	height: 100%;
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100.41%);
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	left: auto;
}


.logos-slide .swiper-wrapper,
.client-quote-slide .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}


.section-counter {
	border: 0 solid red;
}
.section-counter .col-md-4 {
	width: 28.33%;
}
.section-counter .legend {
	font-family: 'FontBody';
	font-size: 17px !important;
	line-height: 25px;
	margin-top: 15px;
}
.section-counter .cont {
	border-left: 1px solid #000;
	padding: 30px 20px;
	padding-bottom: 20px;
}
.section-counter .odometer {
	color: #312C76;
	font-size: 78px !important;
	font-family: 'FontHead';
	line-height: 116px;
	margin: 0;
	padding: 0;
	direction: ltr !important;
	display: inline-block !important;
	position: relative !important;
	max-width: 100%;
}
.section-counter .plus {
	color: #312C76;
	font-size: 78px !important;
	font-family: 'FontHead';
	display: inline-block;
	padding: 0 10px;
	margin: 0;
	position: absolute;
	top: 40px;
	float: right;
}


/* Odometer Transition */
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, 
.odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating 
.odometer-ribbon-inner {
  -webkit-transition-duration: 2s !important;
  -moz-transition-duration: 2s !important;
  -ms-transition-duration: 2s !important;
  -o-transition-duration: 2s !important;
  transition-duration: 2s !important
}

/* STYLE FOR HOME CARD STACK */
	.bg-black-stack {
		background: url(images/our-values.png) center no-repeat;
		background-attachment: fixed;
		background-size: 1000px;
		transition: 0.5s ease-in-out;
	}
      .center {
        width: 100%;
        height: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
      }
      .stack-area {
        width: 100%;
        height: 250vh;
        position: relative;
        display: flex;
        justify-content: center;
      }
      .right,
      .left {
        height: 80vh;
        display: flex;
        align-items: center;
        justify-content: center;
        position: sticky;
        top: 0;
        box-sizing: border-box;
        flex-basis: 100%;
      }
      .cards {
        width: 100%;
        height: 100%;
        position: relative;
      }
      .card {
        width: 330px;
        height: 380px;
        box-sizing: border-box;
        padding: 30px;
        border-radius: 50px;
        display: flex;
        /*justify-content: space-between;*/
        flex-direction: column;
        position: absolute;
        top: 60%;
        left: 50%;
        transition: 0.5s ease-in-out;
      }
      .card img {
        width: 100px;
        height: 100px;
        object-fit: contain;
        margin-bottom: 30px;
      }
      .card:nth-child(1) {
        background: rgb(64, 122, 255);
        background: linear-gradient(180deg, #E2FF95 0%, #575EFF 100%);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        z-index: 4;
      }
      .card:nth-child(2) {
        background: rgb(221, 62, 88);
        background: linear-gradient(180deg, #E2FF95 0%, #575EFF 100%);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        z-index: 3;
      }
      .card:nth-child(3) {
        background: rgb(186, 113, 245);
        background: linear-gradient(180deg, #E2FF95 0%, #575EFF 100%);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        z-index: 2;
      }
      .card:nth-child(4) {
        background: rgb(247, 92, 208);
        background: linear-gradient(180deg, #E2FF95 0%, #575EFF 100%);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        z-index: 1;
      }
      .sub {
        font-size: 29px;
        font-family: 'FontHead';
        color: #fff;
        margin-bottom: 20px;
      }
      .content {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #fff;
      }
      .card.active {
        transform-origin: bottom left;
      }
      .left {
        align-items: center;
        flex-direction: column;
      }
      .top,
      .bottom {
        width: 100%;
        height: 100vh;
        font-size: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      /*CSS Code for responsiveness*/
      @media screen and (max-width: 800px) {
		.bg-black-stack {
			background: url(images/our-values.png) top 30px center no-repeat;
			background-attachment: fixed;
			background-size: 80%;
			transition: 0.5s ease-in-out;
		}
	      .right,
	      .left {
	        overflow-x: hidden !important;
	      }
        .card {
          width: 280px;
          height: 320px;
          box-sizing: border-box;
          padding: 20px;
          border-radius: 40px;
        }
        .card img {
          width: 80px;
          height: 80px;
          object-fit: contain;
          margin-bottom: 20px;
        }
        .sub {
          font-size: 24px;
        }
        .content {
          font-size: 15px;
          line-height: 22px;
        }

      }

/* STYLE FOR HOME CARD STACK */

[data-tab-content] {
  display: none;
}

.active[data-tab-content] {
  display: block;
}
.tabbed {
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(217, 217, 217, 0.2);
}
.tabbed .col-md-4 {
	padding: 0;
}
.tab {
  cursor: pointer;
  padding: 20px;
  color: #fff;
  font-size: 20px !important;
  line-height: 48px !important;
  font-family: 'FontBodyLight';
  border-bottom: 8px solid transparent !important;
}
.tab.active {
  color: #A08D6D;
  border-bottom: 8px solid #A08D6D !important;
}
.tab:hover {
}
.tab-content {
  margin: 0;
}

.panel-stages {
	box-shadow: none;
	border: 0;
	border-left: 1px dashed #9e9e9e;
	border-right: 0;
	padding: 0 30px;
	padding-right: 0;
	margin-bottom: -10px;
	border-radius: 0;
}
.panel-stages .dot {
	width: 28px;
	height: 28px;
	display: block;
	background: url(images/dot-blue.svg) center no-repeat #fff;
	background-size: cover;
	position: absolute;
	left: -15px;
	right: auto;
	border-radius: 100%;
}
.panel-stages h4 {
	padding-top: 0;
	margin: 0;
}
.panel-stages p {
	padding-bottom: 40px;
	margin-bottom: 0;
}

.panel-stages:last-child {
	border: 0;
}

h1.values-title {
	font-size: 120px !important;
	text-transform: uppercase;
	position: sticky !important;
	top: 60px;
}

.panel-contact {
	border: 1px solid rgba(229, 238, 247, 1);
	box-shadow: 0px 4px 14px 0px rgba(204, 204, 204, 0.15);
	border-radius: 0;
	background: #fff;
	margin-bottom: 40px;
}
.panel-contact ul {
	padding: 30px 40px;
	margin: 0;
	list-style: none;
}
.panel-contact li {
  border-bottom: 1px solid rgba(229, 238, 247, 1);
  line-height: 27px;
  padding: 15px 0;
  font-size: 16px;
}
.panel-contact li:last-child {
	border: 0;
}
.panel-contact li span {
  font-weight: 600;
  display: block;
  line-height: 36px;
  font-size: 20px;
}
.panel-contact li a {
	text-decoration: underline;
}
.panel-contact li a:hover {
	text-decoration: none;
}

.panel-awards {
	background: none;
	box-shadow: none;
	border: 0;
	padding: 10px 0;
}
.panel-awards .icons {
	height: 90px;
	width: 90px;
	object-fit: contain;
}
.panel-awards p {
	min-height: 170px;
	padding: 0 15px;
	margin-bottom: 0;
	font-size: 15px;
	line-height: 22px;
}

.about-logos {
	background: none;
	list-style: none;
	padding: 0;
}
.about-logos li {
	display: inline-block;
}
.about-logos li img {
	border-left: 0;
	border-right: 1px solid #d9d9d9;
	padding: 10px 10px;
	min-width: 80px;
	max-width: 180px;
	height: 86px;
	object-fit: contain;
}
.about-logos li:first-child img {
	padding-left: 0;
	padding-right: 10px;
	border-left: 0;
	border-right: 1px solid #d9d9d9;
}
.about-logos li:last-child img {
	padding-right: 0;
	padding-left: 10px;
	border: 0;
}

.about-logos.home li img {
	border: 0 !important;
}
.about-logos.client li img {
}
.about-logos.client li {
	margin: 0 10px;
}
.about-logos.client li:first-child {
	margin-left: 0;
	margin-right: 10px;
}
.about-logos.client li:last-child {
	margin-right: 0;
	margin-left: 10px;
}

.panel-member {
	border: 0 solid #eee;
	box-shadow: none;
	border-radius: 0;
	background: transparent;
	margin-bottom: 40px;
}
.panel-member img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	opacity: 0.6;
}
.panel-member .overlay { 
	position: absolute;
	display: block;
	width: 93%;
	height: 94%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(images/team-bg.png) repeat-x center bottom; 
	z-index: 2;
	margin: 0 auto;
}
.panel-member .block {
	position: absolute;
	display: block;
	width: 36px;
	height: 28px;
	background: rgba(212, 199, 177, 0.3);
	z-index: 2;
	right: 13px;
	margin-top: -30px;
	left: auto;
}
.panel-member .block2 {
	position: absolute;
	display: block;
	width: 28px;
	height: 42px;
	background: rgba(212, 199, 177, 0.3);
	z-index: 1;
	left: 14px;
	margin-top: -70px;
	right: auto;
}
.panel-member h4 {
	position: relative;
	margin-top: -90px;
	margin-bottom: 5px;
	z-index: 2;
	padding: 0 15px;
	padding-right: 40px;
	font-size: 18px;
	font-family: 'FontBody';
	line-height: 24px;
	min-height: 50px;
}
.panel-member p {
	position: relative;
	z-index: 2;
	padding: 0 15px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 0;
	color: #C5C8CB;
	min-height: 100px;
}
.panel-member .box {
	border: 0 solid #fff;
}
.panel-member .more {
	min-height: 0 !important;
}
.panel-member .more a {
	color: #BEAB8B;
}

.panel-service {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 24px 3px rgba(210, 210, 210, 0.1);
	border-radius: 0;
	border: 0;
	padding: 30px;
	position: relative;
	margin-top: 70px;
	z-index: 2;
}
.service-img {
	width: 120%;
	height: 500px;
	margin-bottom: 100px;
}
.service-img.alternate {
	float: right;
}

.panel-service-list {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 24px 0px rgba(227, 227, 227, 0.34);
	border-radius: 0;
	border: 0;
	padding: 30px;
	margin-bottom: 40px;
}
.panel-service-list .icon {
	width: 92px;
	height: 92px;
	object-fit: contain;
}
.panel-service-list .sep {
	border: 0;
	border-left: 1px solid #E6D3B3;
}
.panel-service-list h3 {
	font-size: 20px;
	line-height: 33px;
	font-weight: 500;
	padding-right: 50px;
	padding-left: 0;
}
.panel-service-list ul {
	padding: 0 40px;
	min-height: 200px;
}
.panel-service-list li::marker {
  color: #3D3D3D;
}
.panel-service-list li {
	color: #3d3d3d;
	line-height: 30px;
	padding-bottom: 5px;
}
.panel-service-list li:last-child {
	padding-bottom: 0;
}

.panel-news {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 24px 3px rgba(210, 210, 210, 0.1);
	border-radius: 0;
	border: 0;
	padding: 0;
	margin-bottom: 40px;
	transition: 0.4s;
}
.panel-news:hover {
	box-shadow: 0px 4px 24px 3px rgba(210, 210, 210, 0.2);
	transition: 0.4s;
}
.panel-news .blog-img {
	width: 100%;
	height: 190px;
	object-fit: cover !important;
}
.panel-news p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 10px 15px;
}
.panel-news h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	min-height: 80px !important;
	padding: 0 15px;
	margin: 0;
}

.stats {
	border: 0;
	list-style: none;
	padding: 0;
	margin: 40px 0;
}
.stats li {
	display: inline-block;
	font-size: 15px;
	line-height: 26px;
	border-left: 0;
	border-right: 1px solid #D9D9D9;
	padding: 0 40px;
	color: #6B6B6B;
}
.stats li:first-child {
	padding-left: 0;
	padding-right: auto;
}
.stats li:last-child {
	border-right: 0;
}
.stats li span {
	color: #000;
	display: inline-block;
	font-size: 34px;
	font-weight: 600;
	line-height: inherit;
	margin: 0;
	padding-bottom: 20px;
	width: auto;
}
.stats li span span {
	display: inline-block;
}

.members-slide {
	padding-bottom: 20px;
}
.members-slide .slick-prev {
	top: auto !important;
	bottom: 0 !important;
	left: 10px !important;
	right: auto !important;
	opacity: 0.6;
}
.members-slide .slick-next {
	top: auto !important;
	bottom: 0 !important;
	left: 50px !important;
	right: auto !important;
}

.service-about {
	line-height: 32px;
	margin-bottom: 40px;
	list-style: none;
	padding: 0;
}
.service-about li {
	display: inline-block;
}
.service-about img {
	height: 31px;
	width: auto;
	object-fit: contain;
	position: relative;
	top: -5px;
}
.service-about span {
	margin-left: 3px;
	margin-right: 30px;
}

.panel-policy {
  border: 0;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 14px 3px rgba(210, 210, 210, 0.1);
  padding: 20px;	
}
.panel-policy .box-content,
.panel-policy .collapse {
  background: #E6D3B3;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 8px;
}
.panel-policy h2 {
    background: #f8f5ee;
    margin: 0;
    padding: 20px;
    font-size: 31px;
    line-height: 36px;
}
.panel-policy h3 {
    color: #8a6d3b;
    margin-top: 40px;
    font-size: 24px;
    border-bottom: 1px solid #E6D3B3;
    line-height: 46px;
    margin-bottom: 10px;
}

.sidebar-policy {
  border: 0 solid red;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 14px 3px rgba(210, 210, 210, 0.1);
  padding: 0;
  list-style: none;
  direction: rtl;
}
.sidebar-policy:hover {
  box-shadow: 0px 4px 14px 3px rgba(210, 210, 210, 0.2);
  transition: all .6s ease-out;
}
.sidebar-policy li {
	padding: 0 10px;
	text-align: right;
	font-size: 16px;
}
.sidebar-policy li a {
	border-bottom: 1px solid #E6D3B3;
	width: 100%;
	display: inline-block;
	text-decoration: none;
	padding: 10px;
	transition: all .6s ease-out;
}
.sidebar-policy li.active a {
	color: #fff;
	background: #030917;
}
.sidebar-policy li a:hover {
	background: #BEAB8B;
	transition: all .6s ease-out;
}
.sidebar-policy li:first-child  {
	padding-top: 20px;
}
.sidebar-policy li:last-child  {
	padding-bottom: 20px;
}
.sidebar-policy li:last-child a {
	border-bottom: 0;
}

.sidebar-policy.page li {
	display: inline-block;
	width: 25%;
}
.sidebar-policy.page li:last-child a {
	border-bottom: 1px solid #E6D3B3;
}

@media only screen and (max-width: 768px) {
	body {

	}
	body.thisPage {
		background-size: 80% !important;
	}
	p, li {
		font-size: 16px !important;
    	line-height: 23px !important;
	}
	.sticky-column {
	  position: relative;
	  top: auto;
	}
	.btn-default,
	.wpcf7-form input[type=submit],
	.btn-default .wpcf7-form input[type=submit]:hover,
	.btn-default:hover, 
	.btn-default:focus {
	}
	.sidebar-policy.page li {
		display: inline-block;
		width: 100%;
	}
	.sidebar-policy.page li:last-child a {
		border-bottom: 0;
	}
	.service-about li {
		display: inline-block;
		margin-bottom: 15px;
        width: 49.333%;
	}
	.service-about img {
		height: 20px;
		width: auto;
		object-fit: contain;
		position: relative;
		top: -3px;
	}
	h1.values-title {
	  font-size: 53px !important;
	  text-transform: uppercase;
	  line-height: 80px !important;
	}
	section.white-outline {
		background: none !important;
	}
	.section-bg1 {
		background: linear-gradient(180deg, #916543 40%, #003636 40% ) !important;
		color: #fff !important;
	}
	.section-hero {	
		padding-top: 100px;
		padding-bottom: 20px;
	}
	.section-hero .content {
		padding: 20px 15px;
	}
	.section-hero h1 {
		font-size: 23px;
		line-height: 29px;
	}
	.line {
		content: '';
		display: block;
		height: 10px;
		width: 70px;
		margin: 20px auto;	
		border-radius: 0;
	}
	#heroVideo {

	}
	#video-home-section {
		padding: 0 !important;
		margin-top: 70px;
	}
	#video-home-section .content {
		position: relative;
		width: 100%;
		padding: 10px;
		bottom: 0;
		margin: 0 auto;
		margin-top: -60px;
	}
	#video-home-section .content h1 {
		font-size: 22px;
		line-height: 26px;
		padding: 0;
		margin: 0;
	}
	#video-home-section .content em {
		font-size: 15px;
		padding-top: 10px;
	}
	.icons {
		width: auto;
		height: 42px;
		margin-top: 15px;
		margin-bottom: 5px;
	}
	p.large,
	.page-highlight p {
		font-size: 17px;
		line-height: 23px;
		padding: 0 15px;
	}
	section {
		padding: 40px 15px !important;
	}
	section h1,
	section h2  {
		font-size: 28px !important;
		line-height: 38px !important;
	}
	section h3 {
		font-size: 22px;
		line-height: 35px;
		margin-bottom: 20px;
	}
	section h4 {
		font-size: 18px;
		line-height: 30px;
	}
	section.hero img.profile-pic {
		box-shadow: 20px 20px 0 rgba(0,0,0,0.2);
		box-shadow: none;
	}
	section.withbg {
	  background-size: cover !important;
	  min-height: 380px;
	  width: 100%;
	  margin-bottom: 20px;
	  transition: 0.4s;
	  background-attachment: scroll !important;
	  padding: 20px;
	}
	section.withbg2 {
	  background-size: cover !important;
	  margin-top: 0px;
	  min-height: 300px;
	  width: 100%;
	}
	section.withbgfull {
	  min-height: 500px;
	  padding-top: 200px;
	}
	.section-bg4, .section-bg5, .section-bg3, .section-bg6 {
	  padding: 30px 20px;
	  margin: 0 20px;
	}
	.pullup {
		position: relative;
		margin-top: 0;
	}
	.header-line {
		z-index: -1 !important;
		position: relative !important;
	}
	.section-page {
		position: relative;
		margin-top: 0;
		padding-top: 0px !important;
		padding-bottom: 20px !important;
	}
	.section-page.less {
		padding-top: 0 !important;
	}
	.section-page.less.contact {
		background-size: cover !important;
	}
	.section-page h1 {
		font-size: 30px;
		line-height: 48px;
	}
	.section-page.less h1 {
		margin-bottom: 0;
	}
	.section-page h3 {
		font-size: 22px;
		padding-bottom: 15px;
	}
	.section-img1 {
	  width: 70%;
	  height: auto;
	  object-fit: cover;
		box-shadow: -20px 20px 0 #00aeef;
		margin-top: 0%;
		margin-bottom: 20px;
	}
	.section-light {
		margin-top: 0;
		margin: 0;
		padding: 20px;
	}
	.panel-st1,
	.panel-st2,
	.panel-st3,
	.panel-st4 {
		margin-bottom: 30px;
	}
	.panel-st1,
	.panel-st2,
	.panel-st3 {
		padding: 20px;
	}
	.panel-st1 h3,
	.panel-st2 h3,
	.panel-st3 h3,
	.panel-st4 h4 {
		min-height: 0;
		padding-bottom: 20px;
	}
	.panel-st1 p,
	.panel-st2 p,
	.panel-st3 p,
	.panel-st4 p,
	.panel-st5 p {
		min-height: 0;
	}
	.panel-st1 {
		padding: 0;
	}
	.panel-st1 img {
		width: 120px;
		height: auto;
	}
	.panel-st4 img {
		height: 300px;
	}
	.panel-st3 h4,
	.panel-st3.home h4,
	.panel-st4 h4 {
		min-height: 0;
		margin-bottom: 10px;
	}
	.panel-st4 h2 {
	  font-size: 33px;
	}
	.panel-st4 h3 {
	  margin-top: 10px;
	  font-size: 13px;
	  min-height: 50px;
	  font-weight: 400;
	}
	.panel-st3 .logo {
		width: 120px;
		height: 120px;
	}

	.text-center-mobile {text-align: center !important;}


	.page-default-img {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	.post-default-img,
	img.alignnone,
	img.size-full {
		width: 100%;
		height: 300px;
		object-fit: cover;
	}
	.profile-default-img {
		width: 160px;
		height: 160px;
		margin: 20px 0;
		border-radius: 0;
	}
	#header {
	}
	#header .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	#header.shrinked {
		min-height: 72px;
	}
	#header .logo img {
	    height: auto;
	    width: 186px;
	}
	#header.shrinked .logo img,
	#header.thisHome.shrinked .logo img {
	    height: auto;
	    width: 100px;
	    margin-top: 0px !important;
	    margin-bottom: 0px !important;
	}
	#header,
	#header.thisHome {
		padding: 5px !important;
		padding-bottom: 20px !important;
	}
	#header.thisHome .logo img {
	    filter: invert(0%);
	}
	#header .logoname {
	  margin-top: 24px;
	  font-weight: 400;
	  font-size: 21px;
	}

	#header .logo-text {
		position: absolute;
		top: 32px;
		left: 115px;
		right: auto;
	}
	#header .logo-text img {
		display: inline;
		width: 90px;
		height: auto;
	}
	#header.shrinked .logo-text {
		position: absolute;
		top: 30px;
		left: 95px;
		right: auto;
	}
	#header.shrinked .logo-text img {
		display: inline;
		width: 72px;
		height: auto;
	}
	#header {
		padding-bottom: 0;
	}
	.slick-slide {
		padding: 0;
	}
	.slick-prev::before, .slick-next::before {
  	}
  	.panel-work {
  		padding: 0;
  	}
  	.panel-work .port-img {
  		filter: grayscale(0%);
  	}
  	.panel-work .btn {
  		font-size: 15px;
  	}
  	.panel-work h3 {
  		font-size: 20px;
  		margin-bottom: 0 !important;
  	}
  	.panel-work small {
  		font-size: 14px;
  	}
	.panel-work .content {
		margin: 0;
		margin-top: -60px;
		padding: 10px;
		height: 60px;
	}
	.panel-work:hover .content {
		margin-top: -100px;
		height: 100px;
	}
  	.panel-work .content h3 {
  		font-size: 15px;
  	}
  	.panel-work:hover .content h3 {
  		padding-top: 0;
  	}
   	.panel-work .content p {
  		font-size: 14px;
  	}
	.checked.columned li {
		width: 100%;
	}

	.arrow-divider i {
		bottom: -45px;
		box-shadow: none;
	}
	#wrap-slider {
	  min-height: 400px;
	  height: 400px;
	  margin-top: 20px;
	  padding: 0 !important;
	}
	.rslides_tabs {
		padding: 0 30px;
		margin-top: -50px;
	}
	#wrap-slider h1 {
	  font-size: 30px;
	  margin-top: 25%;
	  padding: 0 15px;
	  padding-bottom: 10px;
	}
	#wrap-slider p {
	  font-size: 16px;
	  line-height: 21px;
	  padding: 0 15px;
	}
	.rslides .item {
	  min-height: 400px;
	  height: 400px;
	}


  .mobile-only {
  	background: ;
  	padding: 0 30px;
  }
  .mobile-only .btn-white {
  	border-color: #96358e;
  	color: #96358e !important;
  	padding: 15px 30px;
  }

	.partners-slide .logos {
		border: 0;
		width: 110px;
		height: 110px;
		object-fit: contain;
		padding: 10px;
	}
	.btn-large {
		width: 100%;
		overflow: scroll;
		font-size: 18px;
		padding: 20px;
	}
	.home-slider {
		padding-top: 60px;
		margin-top: 100px;
	}
	.home-slider .content {
		padding: 10px 30px;
	}
	.home-slider img {
		height: 240px;
		width: 100%;
		border-radius: 14px;
		object-fit: cover;
		margin: 0 15px;
	}
	.home-slider .content h1 {
		margin-bottom: 0px;
		margin-top: 30px;
		font-size: 16px;
	}
	.home-slider .btn {
		margin-top: 20px;
	}
	.tabs label {
		padding: 12px 20px;
		min-width: auto;
		font-size: 16px !important;
		margin-bottom: 0;
	}
	.panel-sty1 {
		margin-bottom: 15px;
	}
	.panel-sty1 p.content {
		min-height: 0;
	}
	.panel-sty2 .project-img {
		width: 100%;
		height: 240px;
		object-fit: cover;
	  	transition: 0.4s;
	}
	.panel-sty3 .cat-img {
		width: 100%;
		height: 260px;
		object-fit: cover;
	  	transition: 0.4s;
	}
	.tags li {
		margin-bottom: 10px;
	}
	.tags li a {
		font-size: 13px;
		line-height: 42px;
		padding: 10px;
	}
	.easy-image-gallery {
		text-align: center;
	}
	.easy-image-gallery img {
		width: auto !important;
		height: 68px !important;
		border-radius: 0 !important;
	}
	.panel-publication {
		margin-top: 60px;
		padding: 20px;
		padding-top: 0;
	}
	.panel-pubs .date {
		margin-top: 10px;
		margin-bottom: 0;
	}
	.panel-pubs.inner .cover {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	.panel-pubs h4 {
	  font-size: 15px;
	  padding: 0;
	}
	.panel-videos .play {
		top: 70px;
	}
	.panel-videos h4,
	.panel-videos.inner h4 {
		min-height: 0;
	}
	.panel-videos .cover,
	.panel-videos.inner .cover {
		width: 100%;
		height: 150px;
		object-fit: cover;
	}
	.post-publication img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.post-video iframe,
	.post-publication iframe {
		width: 100%;
		height: 218px;
	}
	.panel-events .padding {
		padding: 20px;
		padding-bottom: 0;
	}
	.panel-events .cover {
	  width: 100%;
	  height: 240px;
	  object-fit: cover;
	}
	.panel-events.inner .cover {
	  width: 100%;
	  height: 240px;
	  object-fit: cover;
	}
	.panel-events.inner.upcoming .cover {
		width: 100%;
		height: 230px;
		object-fit: cover;
	}
	.panel-events h3 {
		font-size: 22px;
		line-height: 29px;
		min-height: 0;
		margin-bottom: 15px;
	}
	.panel-projects p,
	.panel-serv p {
		min-height: 0;
	}
	.panel-home2,
	.panel-profile,
	.panel-serv {
		padding: 20px;
	}
	.panel-profile .photo {
		width: 100px;
		height: 100px;
		margin-bottom: 20px;
	}
	.panel-home2  ul li {
		margin: 8px;
		padding: 15px;
		font-size: 16px;
	}
	section.hero-bg {
	  padding-top: 120px;
	  padding-bottom: 0px;
	  margin-bottom: 0px;
	}
	section.hero-bg .col-md-12,
	.section-page .col-md-12 {
		padding: 0;
	}
	section.hero-bg .panel-page {
	  padding: 30px 20px;
	  padding-top: 220px;
	}
	section.hero-bg h1 {
	  font-size: 26px;
	  line-height: 32px;
	}
	section.hero-bg h2 {
	  font-size: 17px;
	  line-height: 28px;
	}
	section.slogan h2 {
		font-size: 20px;
		padding: 0 15px;
	}
	.panel-about {
		padding: 15px;
	}
	.panel-about h3 {
	  top: 5px;
	  padding: 0 10px;
	}
	.panel-about .content {
		margin-top: 20px;
		min-height: 0;
		padding: 0 15px;
	}
	.slick-dots {
	  bottom: -30px !important;
	}
	.brand-message h3 {
	  font-size: 30px;
	  min-height: 40px;
	  line-height: 34px;
	  position: relative;
	  z-index: 1;
	}
	.contact-form {
		border: 0 !important;
	}
	.contact-form .col-md-6,
	.contact-form .col-md-12 {
		padding: 0;
	}
	.section-service h2 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.panel-services p {
		min-height: 0;
	}

	.section-vision .vision-img {
		width: 70%;
		height: auto;
	}
	.section-vision p {
		padding: 0 !important;
		position: relative !important;
		margin-top: 20% !important;
	}

	.section-vision h2 {
		margin-top: -40%;
		margin-left: 10%;
		margin-right: 0;
		font-size: 44px !important;
		line-height: 60px;
	}
	.section-vision h2:before {
		top: -5px;
		left: -10px;
		right: auto;
		width: 44px;
		height: 44px;
	}
	.section-vision h2:after {
		position: absolute;
		bottom: 7px;
		width: 60px;
		height: 5px;
	}


	.panel-clients {
		padding: 15px;
	}
	.panel-clients .client-img {
		width: 72px;
		height: 72px;
	}
	.panel-clients .title,
	.panel-clients .subtitle {
		font-size: 15px !important;
		line-height: 24px;
		padding: 0 0;
	}
	.panel-clients .title {
		margin-top: 10px;
	}
	.panel-clients p {
		border: 0;
		margin-bottom: 0;
	}
	.panel-clients p.content {
		font-size: 15px;
		line-height: 28px;
	}

	.section-counter .col-md-4 {
		width: 50%;
	}
	.section-counter .odometer {
		line-height: 80px !important;
	}
	.section-counter .plus {
	}
	.section-counter .cont {
		border: 0 !important;
		padding: 20px 15px !important;
	}
	.panel-stages p {
		padding-bottom: 60px !important;
		margin-bottom: 0;
	}
	.tab {
	  cursor: pointer;
	  padding: 10px 5px;
	  font-size: 13px !important;
	  line-height: 20px !important;
	  font-family: 'FontBodyLight';
	  border-bottom: 6px solid transparent !important;
	}
	.tab.active {
	  color: #A08D6D;
	  border-bottom: 6px solid #A08D6D !important;
	}
	.home-pic,
	.home-pic3 {
		width: 300px;
	}
	.home-pic2 {
		width: 100%;
		height: 240px;
		object-fit: contain;
	}
	.about-pic {
		width: 40%;
		height: auto;
		margin-bottom: 20px;
	}
	.about-pic3 {
		width: 92%;
		height: auto;
		margin: 15px 0;
	}
	.panel-awards .icons {
		height: 68px;
		width: 68px;
		object-fit: contain;
		margin-bottom: 20px;
	}
	.panel-awards p {
		min-height: 0 !important;
		padding: 0;
	}

	.about-logos li {
		width: 45%;
		margin: 5px;
		text-align: center;
	}
	.about-logos li img,
	.about-logos li:first-child img,
	.about-logos li:last-child img {
		border: 1px solid rgba(0,0,0,0.05) !important;
		padding: 10px !important;
		width: 100% !important;
		height: 95px !important;
	}
	.about-logos.client li {
		margin: 5px !important;
	}
	.about-logos.client li img {
		border: 1px solid #fff !important;
	}

	.panel-member p {
		min-height: 100px !important;
	}
	.panel-member .more {
		padding-top: 5px;
	}
	.panel-service {
		margin-top: 0;
		margin-bottom: 40px;
	}
	.service-img {
		width: 100%;
		height: 280px;
		object-fit: cover;
		margin-bottom: 0;
	}
	.panel-service-list {
		padding: 15px;
	}
	.panel-service-list .icon {
		width: 48px;
		height: 48px;
		object-fit: contain;
		display: inline-block;
		position: relative;
		margin-top: -10px;
	}
	.panel-service-list h3 {
		font-size: 18px !important;
		line-height: 26px !important;
		padding: 0 10px !important;
		display: inline-flex;
		width: 80%;
		margin-bottom: 20px;
	}
	.panel-service-list .sep {
	  border: 0 !important;
	  border-top: 1px solid #E6D3B3 !important;
	  padding-top: 20px;
	}
	.stats {
		margin: 20px 0 !important;
	}
	.stats li {
		border: 0 solid red !important;
		padding: 15px 5px !important;
		font-size: 14px !important;
		line-height: 21px !important;
		margin: 15px 0;
		width: 45.33%;
		display: inline-table !important;
		text-align: inherit !important;
	}
	.stats li span {
		font-size: 24px !important;
	}

	footer {
		padding: 40px 15px;
		padding-top: 70px;
		font-size: 14px;
	}
	footer .logo {
		margin-top: 40px;
		width: 70%;
	}
	footer .sep {
		display: none;
	}
	footer li {
		line-height: 32px;
		width: 48%;
	}

	.text-right {
	    text-align: left !important;
	}

}