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

/* Theme style */

@font-face {
	font-family: 'FontBody';
	src: url('fonts/IBMPlexSansArabic-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontBodyLight';
	src: url('fonts/IBMPlexSansArabic-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontHead';
	src: url('fonts/IBMPlexSansArabic-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontHead2';
	src: url('fonts/IBMPlexSansArabic-Medium.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: 1180px;
  width: 100%;
}

body {
	font-family: 'FontBody', sans-serif;
	font-size: 17px;
	-webkit-overflow-scrolling: touch;
	letter-spacing: 0 !important;
	background: #fff;
	color: #000;
}

a {	
	color: #274F6F;
	transition: 0.3s;
}
a:hover,
a:focus {
	color: #000;
	transition: 0.3s;
	text-decoration: none;
}

p {
	line-height: 27px;
	margin-bottom: 15px;
}
p.large,
.large li,
.page-highlight p {
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 30px;
	padding: 0 15px;
}


hr {
	border-color: #d9d9d9 !important;
}
h1, h2, h3 {
	font-family: 'FontHead';
}
h3, h4, h5, h6 {
	font-family: 'FontHead2';
}
.sticky-column {
  position: sticky;
  top: 120px;
}
section {
	padding: 80px 0;
}
section.less {
	padding: 30px 0;
}
section h1 {
	font-size: 52px;
	line-height: 70px;
	padding-bottom: 20px;
}
section h2 {
	font-size: 44px;
	padding: 0;
	margin: 20px 0;
}
section h3 {
	font-size: 36px;
	line-height: inherit;
	margin-bottom: 20px;
}
section h4 {
	font-size: 22px;
	line-height: inherit;
}
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: -260px;
}
.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: 120px;
	padding-bottom: 0px;
	color: inherit !important;
}
.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: 42px;
	line-height: 60px;
	margin: 0;
	padding: 15px 0;
}
.section-page h2 {
	padding-bottom: 0;
}
.section-page h3 {
	margin: 0;
	padding-bottom: 20px;
	border: 0;
	font-size: 26px;
}
.section-page p {
	font-size: 14px;
	padding-top: 0;
}
.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: #1e1e1e !important;}
.txt-gray {color: #5b5b5b !important;}

/* branding colors */
.txt-pink {color: #ec008c;}
.txt-blue {color: #00aeef;}
.txt-yellow {color: #fff200;}


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

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


.bg-wall {
	background: url(images/wall-bg.jpg) center no-repeat #fff;
	background-size: cover;
}
.bg-grid {
	background: url(images/grid1.svg) center no-repeat #fff;
	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: rgba(0, 0, 0,1);
	color: #fff;
	border-radius: 0;
	padding: 20px 40px;
	font-size: 16px;
	font-family: 'FontHead2';
	text-align: center;
	transition: all .3s ease-out;
}

.wpcf7-form input[type=submit]:hover,
.btn-default:hover, 
.btn-default:focus {
	background: #111;
	border: 0;
	color: #fff;
	padding: 20px 40px;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0,1) 50%);
  	background-size: 203% 103%;
  	background-position: right bottom;
  	transition: all .6s ease-out;
}

.wpcf7-form input[type=submit],
.wpcf7-form input[type=submit]:hover {
	font-size: 20px;
	padding: 20px;
}
.btn-white {
	background: transparent !important;
	border-color: #fff;
	color: #fff !important;

}
.btn-white:hover,
.btn-white:focus {
	background: #0095da !important;
	border-color: #0095da;
	color: #fff !important;
}
.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 {
	border-radius: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid #000 !important;
	color: #000 !important;
	padding: 0;
}
.btn-line:hover,
.btn-line:focus {
	border-radius: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid #666 !important;
	color: #666 !important;
	padding: 0;
}
.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;
	width: 100%;
	z-index: 2000;
	top: 0;
	padding: 0;
	transition: 0.3s;
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	background: rgba(255,255,255,1) !important;
	box-shadow: 0 0 14px rgba(0,0,0,0.2);
}
#header.shrinked {
	background: rgba(255,255,255,0.86) !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: #fff !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.86) !important;
}

#header .logo img {
	height: auto;
	width: 180px;
	margin-top: 15px;
	margin-bottom: 15px;
	filter: none;
	transition: 0.4s;
	filter: grayscale(0%) brightness(100%) !important;
}
#header.thisHome .logo img {
	filter: grayscale(0%) brightness(100%) !important;
}
#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;
}
.navbar-nav {
	float: right;
}

.navbar-default {
    background: transparent;
    border: 0;
    padding: 0;
}

#header .navbar {
    margin: 0;
    margin-top: 25px;
}
#header.shrinked .navbar {
	margin-top: 15px;
}

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

.navbar-default .navbar-nav > li > a {
	color: #AD6249 !important;
	margin: 0 6px;
	font-size: 15px;
	font-family: 'FontHead2';
	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: #000 !important;
}
#header.shrinked .navbar-default .navbar-nav > li > a:hover {
	color: #000 !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: #787878 !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: 10px;
  border-bottom: solid 0 #b0d1c2;  
  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: #b0d1c2;
}
.navbar-default .navbar-nav > li > a:hover:after,
#header.shrinked .navbar-default .navbar-nav > li > a:hover: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: #787878 !important;
}
#header.shrinked .navbar-default .navbar-nav > .current_page_item.active > a {
	font-weight: normal;
	color: #787878 !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;
}

#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: #fff;
    border-radius: 5px;
    font-size: 14px;
}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
	background: transparent;
	border: 1px solid #000 !important;
	padding: 10px;
	width: 100%;
	color: #000;
	border-radius: 0;
	margin-bottom: 10px;
	font-size: inherit;
}
.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: #fff;
	background: #000;
	border: 1px solid #000 !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: 60%;
  position: fixed;
  z-index: 5000;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.8);
  backdrop-filter: saturate(170%) blur(12px);
  overflow-y: auto;
  transition: 0.5s;
  text-transform: none;
}
.overlay-content {
  position: relative;
  top: 40px;
  width: 100%;
  margin-top: 10px;
  padding: 40px;
}
.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: 10px 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: #000;
	text-decoration: none;
}
.sub-menu li.current-menu-item a {
	color: #00a550 !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: #000;
  	position: absolute;
  	top: 7px;
  	right: 30px;
  	font-size: 42px;
  	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;
}

.hamburger {
	color: #000 !important;
	font-size: 30px;
	cursor: pointer;
	position: absolute;
	top: 0px !important;
	right: 20px;
	left: 0;
	text-align: right;
}
.thisHome .hamburger {
	color: #000 !important;
}
.shrinked .hamburger,
.thisHome.shrinked .hamburger {
	color: #000 !important;
	top: 0 !important;
}

#wrap-slider h1 {
  line-height: inherit;
}

#wrap-page h1 {
	margin: 0;
}
#wrap-page img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
#wrap-page .case-img {
	width: 100%;
	height: auto;
	transition: 0.4s;
	border: 3px solid #eee;
	border-radius: 12px;
}
#wrap-page .case-img:hover {
	transform:scale(1.03);
	transition: 0.4s;
}

#wrap-pagehero {
	padding-top: 140px;
	padding-bottom: 20px;
	background: #fff;
	transition: 0.4s;
}
#wrap-pagehero.shrinked {
	padding-top: 160px;
	padding-bottom: 60px;
	background: #b91877;
	transition: 0.6s;
}
#wrap-home-pagehero {
	padding-bottom: 60px;
}

#wrap-aim {
	background: #d5d5d5;
}
#wrap-team {
	background: #fff;
	padding-bottom: 80px;
}
#wrap-pagehero h1,
#wrap-whytenx h1,
#wrap-aim h1,
#wrap-portfolio h1,
#wrap-team h1,
#wrap-contact h1 {
	font-size: 60px;
	margin: 0;
	padding: 20px 0;
	transition: 0.4s;
}
#wrap-whytenx h1 {
	color: #8ba49c;
}
#wrap-team h1 {
	color: #000;
}
#wrap-aim h1 {
	color: #fff;
}

#wrap-whytenx h1 span,
#wrap-aim h1 span,
#wrap-portfolio h1 span,
#wrap-team h1 span,
#wrap-contact h1 span {
	color: #4db86d;
}
#wrap-pagehero p {
	font-size: 16px;
	transition: 0.4s;
	padding-top: 10px;
}
#wrap-pagehero h1 {
	font-size: 48px;
	margin-bottom: 0;
	text-transform: none;
}
#wrap-pagehero.shrinked h1 {
	color: #fff !important;
	font-size: 42px;
	padding: 15px 0;
	transition: 0.4s;
}
#wrap-pagehero.shrinked p,
#wrap-pagehero.shrinked p span {
	color: #fff !important;
}

#wrap-pagehero .bio-img {
	border-radius: 100%;
	width: 120px;
	height: 120px;
	object-fit: cover;
	background: #f8f8f8;
}
#wrap-pagehero.shrinked .bio-img {
	display: none;
}
#wrap-pagehero .logo {
	width: 240px;
	height: 160px;
	object-fit: contain;
}

#wrap-contact iframe {
	width: 100%;
	height: auto;
	min-height: 400px;
}

.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;
}

footer {
	padding: 60px 0;
	padding-bottom: 40px;
	border-radius: 0;
	margin: 0;
	font-size: inherit;
}
footer .line {
	width: 60px;
}
footer img {
	width: 180px;
	height: auto;
	position: relative;
	padding: 15px 0;
	top: 0;
}
footer h3 {
	font-size: 22px;
	margin-bottom: 30px;
}
footer p {
	line-height: 27px;
	margin: 15px 0;
}
footer p.padding {
	padding-left: 0;
	padding-right: 50px;
}
footer ul {
	list-style: none;
	padding: 0;
}
footer li {
	display: block;
	line-height: 34px;
}
footer a {
	margin: 0;
	transition: 0.4s;
	color: inherit;
	text-decoration: none ;
}
footer li a {
	color: inherit;
	transition: 0.4s;
	text-decoration: none;
}
footer a:hover {
	transition: 0.4s;
	color: #999;
}
footer li a:hover {
	transition: 0.4s;
	color: #999;
}
footer i {
	font-size: 32px !important;
	margin: 5px;
	transition: 0.4s;
	border: 1px solid #000;
	background: #fff;
	line-height: 56px !important;
	display: inline-block;
	width: 56px;
	height: 56px;
}
footer i:hover {
	background: #000;
	color: #fff;
	transition: 0.4s;
}
footer i.address {
	color: #404040;
	font-size: 15px !important;
}
footer .news-img {
	width: 100%;
	height: 56px;
	margin-top: 20px;
	border-radius: 6px;
	object-fit: cover;
	padding: 0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid rgba(0,0,0,0.1) !important;
}


.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;
}


/**
 * 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;
}

#wrap-section {
	color: #fff;
	background: #fff;
	padding: 80px 0;
}
#wrap-section img {
	width: 100%;
	height: auto;
	padding: 0;
	border: 1px solid #fff;
	box-shadow: 66px 66px 0px rgba(0,0,0,0.05);
	transition: all 1s ease-out;
	box-shadow: none;
}
#wrap-section img:hover {
	box-shadow: -66px 66px 0px rgba(0,0,0,0);
	transition: all 1s ease-out;
}
#wrap-section .section-content {
	padding: 0 50px;
}
#wrap-section .section-content.no-top {
	margin-top: 0;
}
#wrap-section h1 {
	font-size: 30px;
	margin: 0;
}
#wrap-section h2 {
	font-size: 40px;
	margin-bottom: 10px;
	margin-top: 60px;
	line-height: 40px;
}
#wrap-section h3 {
	margin: 0;
	margin-bottom: 20px;
}
#wrap-section .line {
	margin: 15px 0;
}
#wrap-section .logos {
	width: 180px;
	height:  90px;
	object-fit: contain;
	margin: 0;
	margin: 10px 20px;
	filter: grayscale(100%) brightness(1000%);
}

#wrap-section .number {
	color: rgba(0,0,0,0.13);
	display: inline-block;
	font-size: 8em;
	font-weight: 600;
	position: absolute;
	right: 40px;
	left: auto;
	top: -50px;
  	transition: all .5s ease-out;
}

#wrap-section .number:hover {
	font-size: 12em;
  	transition: all .5s ease-out;
  	opacity: 0;
}

#wrap-pagehero .line,
#wrap-section .line {
	background: #000;
	width: 100px;
	height: 4px;
	border-radius: 10px;
	display: inline-block;
	margin-bottom: 20px;
}
#wrap-section .taglist {
	padding: 0;
	list-style: none;
}
#wrap-section .taglist li {
	background: #eee;
	width: auto;
	display: inline-block;
	margin: 5px;
	padding: 5px 10px;
	font-size: 18px;
	border-radius: 6px;
}

#wrap-section .checked li {
	background-image: url(images/check-white.png);
	background-size: 24px;
	width: auto;
	display: block;
	font-size: 15px;
	line-height: 25px;
}

#wrap-hero {
	background: #404040;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
	min-height: 110vh;
	transition: 1s;
}
#wrap-hero.shrinked {
  	transition: all 1s ease-out;
}
#wrap-hero .content {
	padding-top: 40vh;
}
#wrap-hero .content h1 {
	font-size: 74px;
	margin-bottom: 40px;
	transition: 0.5s;
}
#wrap-hero.shrinked .content h1 {

}
#wrap-hero .content p {
	color: #fff;
	font-size: 32px;
	line-height: 48px;
	padding-bottom: 10px;
}
/*
#wrap-hero.shrinked .content h1 {
	color: #be1623;
	transition: 0.5s;
}
*/

.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/arrow.png) no-repeat;
    background-size: contain;
    display: block;
    width: 30px;
    height: 30px;
}
.slick-prev::before {
    content: '' !important;
    background: url(images/arrow.png) no-repeat;
    background-size: contain;
    display: block;
    width: 30px;
    height: 30px;
    transform: rotate(-180deg);
}
.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: #fff;
}

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

.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;
  border-radius: 0;
}

#wrap-slider .content,
.rslides .item .content {
  position: relative;
  margin-top: 25%;
  padding: 0;
}
#wrap-slider h1,
.rslides .item .content h1 {
	font-size: 64px;
}
.rslides_tabs {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  margin-top: -100px;
  max-width: auto;
  padding: 0;
  text-align: center;
}

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

.rslides_tabs a {
  width: 16px;
  height:16px;
  background: transparent;
  display: inline-block;
  background: #222;
  border: 0;
  border-radius: 100%;
  font-size: 0;
}

.rslides_tabs .rslides_here a {
  background: #b91877;
}

.rslides_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  margin-top: -90px;
  left: 5%;
   -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  z-index: 4000;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 40px;
  width: 32px;
  background: transparent url(images/arrows.png) no-repeat left top;
}

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

.rslides_nav.next {
  left: auto;
  background-position: right top;
  right: 5%;
}

 /* 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: 240px !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: 15px;
	padding-bottom: 0;
}
.brand-message h3 {
	font-size: 24px;
	min-height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 1;
}
.brand-message h3 span {
  background: #888;
  text-align: center;
  width: 80px;
  display: inline-block;
  height: 44px;
  line-height: 45px;
  padding: 0 10px;
}
.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;
	border-radius: 0;
	min-height: auto;
	height: auto;
	background: #000;
	padding: 0;
	transition: 0.4s;
	box-shadow: none;
}
.panel-clients .client-img {
	margin-bottom: 30px;
	width: 100%;
	height: 440px;
	object-fit: contain;
	background: #ececec;
	text-align: center;
	opacity: 1;
	border-radius: 0;
}
.panel-clients h3,
.panel-clients h4 {
	padding: 30px;
	margin: 0;
	margin-bottom: 20px;
	text-transform: none;
	font-size: 16px;
}
.panel-clients p {
	border: 0;
	margin-bottom: 0;
	padding: 0 30px;
}
.panel-clients p.content {
	font-size: 15px;
	line-height: 23px;
	min-height: 220px;
}
.panel-clients .read-more {
	display: none;
	min-height: 0;
}
.panel-clients .more {
	min-height: 0;
	padding-bottom: 30px;
}

@media only screen and (max-width: 768px) {
	.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 {
		padding: 16px 30px;
	}
	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 30px !important;
	}
	section h1 {
		font-size: 39px;
		padding-bottom: 0;
	}
	section h2 {
		font-size: 26px;
		padding-bottom: 0px;
		line-height: inherit;
	}
	section h3 {
		font-size: 24px;
		line-height: inherit;
	}
	section h4 {
		font-size: 16px;
	}
	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;
	}
	.section-page {
		padding-top: 100px;
		padding-bottom: 0;
	}
	.section-page h1 {
		font-size: 30px;
		line-height: 48px;
	}
	.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;
	}
	.btn-line {
		padding: 0;
	}
	.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;}

  	#wrap-hero {
  		padding-left: 20px;
  		padding-right: 20px;
  		min-height: 70vh;
  		background-position:  center !important;
  	}
  	#wrap-hero.shrinked  {
  		background-position:  center !important;
  	}

  	#wrap-section {
  		padding: 60px 20px;
  		padding-bottom: 10px;
  	}
	#wrap-section img {
		width: 280px;
		height: 200px;
		object-fit: cover;
		padding: 0;
		margin-bottom: 30px;
	}
	#wrap-section .section-content {
		padding: 0 20px;
	}
	#wrap-section h1 {
		font-size: 20px;
	}
	#wrap-section h2 {
		font-size: 29px;
		line-height: 36px;
		margin: 0;
	}

	.page-default-img {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	#header {
		min-height: 72px;
		background: #fff;
	}
	#header.shrinked {
		min-height: 72px;
	}
	#header .logo img {
	    height: auto;
	    width: 100px;
	    margin-top: 0px !important;
	    margin-bottom: 0px !important;
	}
	#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: 15px 10px !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;
	}
	#wrap-page {
		padding: 20px;
		padding-bottom: 60px;
	}
	#wrap-page iframe {
		height: 208px;
	}
	#wrap-pagehero {
		padding-top: 100px;
	}
	#wrap-pagehero p {
		font-size: 14px;
		line-height: 20px;
		padding: 0;
	}
	#wrap-pagehero.shrinked p {
		font-size: 14px;
	}
	#wrap-pagehero .bio-img {
		border-radius: 100%;
		width: 90px;
		height: 90px;
	}
	#wrap-pagehero .logo {
		width: 120px;
		height: 80px;
		object-fit: contain;
	}

	#wrap-pagehero h1 {
		font-size: 38px;
	}
	#wrap-pagehero.shrinked h1 {
		font-size: 32px;
	}

  	#wrap-page h1 {
  		font-size: 32px;
  		margin-bottom: 20px;
  	}
	#wrap-section .logos {
		width: 90px;
		height:  90px !important;
		object-fit: contain;
		margin: 10px 20px;
	}
	#wrap-hero .content {
		padding-top: 20vh;
	}
	#wrap-hero .content h1 {
		font-size: 44px;
		margin-bottom: 20px;
	}
	#wrap-hero .content p {
		font-size: 21px;
		line-height: 30px;
	}
	.slick-slide {
		padding: 0;
	}
	.slick-prev::before, .slick-next::before {
		display: none;
  	}
  	.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;
  	}
	#wrap-section .number {
		font-size: 4em;
		top: -10px;
	}
	#wrap-section .checked li  {
		width: 100%;
	}
	.checked.columned li {
		width: 100%;
	}

	.arrow-divider i {
		bottom: -45px;
		box-shadow: none;
	}
	#wrap-slider {
	  min-height: 540px;
	  height: 540px;
	  margin-top: 0px;
	}

	.rslides .item {
	  min-height: 540px;
	  height: 540px;
	}
	#wrap-slider .content,
	.rslides .item .content {
	  margin-top: 45%;
	  padding: 0 15px;
	}
	#wrap-slider .content h1,
	.rslides .item .content h1 {
		font-size: 32px;
		line-height: 40px;
	}

	  .rslides_tabs {
	    margin-top: -60px;
	  }  

  .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: 140px !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;
	}
	.panel-clients .client-img {
		margin-bottom: 30px;
		width: 100%;
		height: 290px;
		opacity: 1;
		border-radius: 0;
	}
	.panel-clients p.content {
	  font-size: 14px;
	  line-height: 22px;
	  min-height: 160px;
	  padding-bottom: 15px;
	}
	.panel-clients h3, .panel-clients h4 {
	  padding: 20px;
	  font-size: 15px;
	}
	.slick-dots {
	  bottom: -30px !important;
	}
	.brand-message h3 {
	  font-size: 22px;
	  min-height: 40px;
	  line-height: 32px;
	  position: relative;
	  z-index: 1;
	}
	 footer {
  		padding: 20px 20px;
  		text-align: inherit;
  	}
  	footer img {
  		width: 150px;
  		margin: 0;
  	}
  	footer .padding {
  		padding: 0 !important;
  	}
	footer h3 {
	  margin-top: 40px;
	  margin-bottom: 15px;
	}
	footer li {
	  line-height: 22px;
	  margin-bottom: 10px;
	}
}