@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COpen+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=latin%2Clatin-ext&ver=1.0.0');
@import url('https://fonts.googleapis.com/css?family=Satisfy&display=swap');
#menu-item-35, .lang-wrapper, .search {
	display:none !important;
}
html, body {
}
body.page {
    margin: 0;
    width: 100%;
    opacity: 1;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
a, p a {
    color: #08c;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    transition: color .15s ease-out;
}
p {
	font-family: open sans,serif;
	font-size: 15px;
    line-height: 24px;
    font-weight: 400;	
}
ul li, ol li {
    padding-bottom: 2px;
    /* line-height: 13px; */
    font-family: open sans,serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}
ul, ol {
    padding: 0 0 0 20px;
	margin: 0;
}
.ulcheck {
	list-style-image: url(https://avallon.ro/wp-content/themes/oceanfeelings/img/check.png);
}

.header {
	height: 90px;
	width: 100%;
    padding: 10px;
	text-align: left;
	position:relative;
	z-index: 1000;
}
.header .container{
	max-width: inherit;
}
.header.fixed-header {
	position:fixed;
	height: 75px;
    padding: 5px 10px;
	animation: fadeinheader 0.2s linear forwards alternate;
}
@-webkit-keyframes fadeinheader {
  from {top:-80px;}
  to {top:0px;}
}
@keyframes fadeinheader {
  from {top:-80px;}
  to {top:0px;}
}
.header.light-header {
	background-color: #fff;
	color:#103a7f;
}
.header.dark-header {
	background-color: #103a7f;
	color:#fff;
}
.header.transparent-header {
    background-color: rgba(255,255,255,1);
    position: absolute;
    top: 0;
}
.header .logo-wrapper {
	display:inline-block;
	vertical-align:middle;
}
.header.light-header .logo-wrapper .light-logo, .header.dark-header .logo-wrapper .dark-logo{
	display:none; 
}
.header .logo-wrapper img {
	max-width:160px;
	image-rendering: auto;
  	image-rendering: crisp-edges;
  	image-rendering: pixelated;
  	image-rendering: -webkit-optimize-contrast;
}
.header .menu-wrapper, .header .more-wrapper {
	display:inline-block;
	vertical-align:middle;
	padding: 0 40px;
	height: 100%;
}
.header .menu-wrapper .main-navigation, .header .menu-wrapper .main-navigation > div, .header .menu-wrapper .main-navigation > div ul, .header .menu-wrapper .main-navigation > div ul li, .header .more-wrapper .main-navigation, .header .more-wrapper .main-navigation > div, .header .more-wrapper .main-navigation > div ul, .header .more-wrapper .main-navigation > div ul li {
	height: 100%;
	display:inline-block;
	vertical-align:middle;
}
.header .menu-wrapper .main-navigation > div > ul, .header .more-wrapper .main-navigation > div > ul, .lang-wrapper ul, .social-wrapper ul, .footer-menu-wrapper .footer-navigation > div > ul  {
	padding: 0;
	margin: 0;
	list-style:none;
}
.header .menu-wrapper .main-navigation > div > ul > li, .header .more-wrapper .main-navigation > div > ul > li, .footer-menu-wrapper .footer-navigation > div > ul > li {
	display:inline-block;
	vertical-align:middle;
	padding: 0 20px 0 0;
	position: relative;
}
.header .menu-wrapper .main-navigation > div > ul > li:last-child, .header .more-wrapper .main-navigation > div > ul > li:last-child, .footer-menu-wrapper .footer-navigation > div > ul > li:last-child {
	padding: 0;
}
.header .menu-wrapper .main-navigation > div > ul > li > a, .footer-menu-wrapper .footer-navigation > div > ul > li > a {
    font-family: montserrat,sans-serif;
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
    color: #636363;
    text-transform: uppercase;
    height: 100%;
    position: relative;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: 0 solid transparent;
    height: 100%;
	line-height: 40px;
    background-color: transparent;
    -webkit-transition: color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;
    transition: color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;
}
.footer-menu-wrapper .footer-navigation > div > ul > li > a {
	font-size: 12px;
    letter-spacing: 0.5px;
}
.header .menu-wrapper .main-navigation > div > ul > li > a:hover, .header .menu-wrapper .main-navigation > div > ul > li.current-menu-item > a {
    color: #103a7f;
}
.header .menu-wrapper .main-navigation > div > ul > li > a:after,  .footer-menu-wrapper .footer-navigation > div > ul > li > a:after {
    content: '';
    position: absolute;
    bottom: -2px;
    height: 2px;
    width: 0;
    border-bottom: #103a7f 2px solid;
    left: 50%;
    -webkit-transform: translate(-50%,0) translateZ(0);
    transform: translate(-50%,0) translateZ(0);
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
}
.header .menu-wrapper .main-navigation > div > ul > li > a:hover:after, .header .menu-wrapper .main-navigation > div > ul > li.current-menu-item > a:after,  .footer-menu-wrapper .footer-navigation > div > ul > li > a:hover:after, .footer-menu-wrapper .footer-navigation > div > ul > li.current-menu-item > a:after {
    width: 30px;
}
.header.dark-header .menu-wrapper .main-navigation > div > ul > li > a, .footer-menu-wrapper .footer-navigation > div > ul > li > a {
	color:#fff;
	opacity:0.8;
}
.header.dark-header .menu-wrapper .main-navigation > div > ul > li > a:hover, .header.dark-header .menu-wrapper .main-navigation > div > ul > li.current-menu-item > a {
  	color:#fff;
	opacity:1;
}
.header.dark-header .menu-wrapper .main-navigation > div > ul > li > a:after,  .footer-menu-wrapper .footer-navigation > div > ul > li > a:after {
    border-bottom: #fff 2px solid;
}
.header .more-wrapper {
	float: right;
    padding: 0;
}
/*
.fixed-header ul#more-menu {
    position: relative;
    top: -8px;
}
*/
.header.fixed-header .more-wrapper {
	position: relative;
    top: -8px;	
}
.header .more-wrapper .search {
    padding: 6px 19px;
    color: #244587;
    display: inline-block;
    position: relative;
    outline: none;
    font-size: 16px;
    line-height: 1.7em;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
}
.header.dark-header .more-wrapper .search {
    color: #fff;
}
.header .more-wrapper .main-navigation > div > ul > li > a {
	padding: 6px 25px;
	background-color: #08c;
    border: 2px solid #08c;
    color: #fff;
	display: inline-block;
    position: relative;
	text-transform:uppercase;
    outline: none;
    font-weight: 700;
    font-family: montserrat,sans-serif;
    font-size: 11px;
    line-height: 1.7em;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.header .more-wrapper .main-navigation > div > ul > li > .menu-item-description {
    display: block;
    text-transform: uppercase;
    font-family: montserrat,sans-serif;
    font-size: 9px;
    width: 100px;
    text-align: center;
    margin: 5px auto;
}
.header .more-wrapper .main-navigation > div > ul > li > .menu-item-description {
    display: block;
    text-transform: uppercase;
    font-family: montserrat,sans-serif;
    font-size: 9px;
    width: 100px;
    text-align: center;
    margin: 5px auto;
    bottom: -30px;
    position: absolute;
    left: calc(50% - 50px);
	line-height: initial;
}
.header .more-wrapper .main-navigation > div > ul > li > a:hover {
    background-color: transparent;
    color:  #08c;
}
.header.dark-header .more-wrapper .main-navigation > div > ul > li > a {
	background-color: lightcoral;
	border: 2px solid lightcoral;
}
.header.dark-header .more-wrapper .main-navigation > div > ul > li > a:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.lang-wrapper {
    display: inline-block;
}
.lang-wrapper a[lang]:after {
	position: relative;
	vertical-align: middle;
	display:inline-block;
    font-family: montserrat,sans-serif;
    font-size: 13px;
    line-height: 40px;
	font-weight: 400;
	padding-left: 5px;
    color: #636363;
}
.header.dark-header .lang-wrapper a[lang]:after {
    color: #fff;
}
.lang-wrapper a[lang="ro-RO"]:after {
	content: 'RO';
}
.lang-wrapper a[lang="en-GB"]:after {
	content: 'EN';
}
.social-wrapper {
    position: absolute;
    right: 10px;
	top: 120px;
}
.social-wrapper li a {
	display: block;
    padding: 6px 9px;
    background: #fff;
    border-radius: 10px;
    font-size: 18px;
}
.menu-expand {
	display:none;
}
.content-noheader {
	overflow:inherit;
	width:100%;
	height: 100%;
}
.page {
    position: relative;
    z-index: 1;
}
a.backtotop {
    display: none;
    position: fixed;
    overflow: hidden;
    right: 30px;
    bottom: 20px;
    font-size: 26px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #252424;
    color: #fff;
    z-index: 9998;
    cursor: pointer;
    transform: scale(1);
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1), opacity 0s ease;
}
a.backtotop i  {
    position: relative;
    top: -2px;
}
.footer-menu-wrapper, .footer {
    background-color: #2b2b2b;
    color: #fff;
    padding: 10px;
    text-align: center;
    width: 100%;
}
.footer {
    background-color: #252424;
	color: rgba(255,255,255,0.8);
}
.footer p {
    text-align: center;
    font-family: montserrat,sans-serif;
    font-size: 11px;
	text-transform:uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    opacity: 1;
	margin:0;
	padding:0;
}
.footer a {
	color:#fff;
	text-decoration: underline;
}
.page-header {
    width: 100%;
    min-height: 440px;
    height: fit-content;
    position: relative;
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
}
.page-header {
    min-height: 360px;
}
.page-header:after {
	content: '';
    position: absolute;
    background-color: #333;
	opacity:0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	z-index: 2;
}
.background-page-header {
    position: absolute;
    background-position: center;
    background-size: cover;
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	z-index: 1;
}
.term-14 .background-page-header{
    background-image: url(https://avallon.ro/wp-content/uploads/2020/07/Pic-4-1.jpg) !important;
}
.term-15 .background-page-header{
    background-image: url(https://avallon.ro/wp-content/uploads/2020/07/Pic-5.jpg) !important;
}
.content-page-header {
    width: 100%;
    padding-top: 105px;
    padding-bottom: 30px;
	z-index: 3;
}
.content-page-header h1 {
    font-size: 48px;
	font-size: 36px;
    margin-bottom: 5px;
	color:#fff;
    display: inline-block;
    line-height: 50px;
    vertical-align: middle;
    text-transform: none;
    font-weight: 400;
    font-family: montserrat,sans-serif;
}
.content-page-body h2 {
    font-size: 34px;
    line-height: 36px;
    font-weight: 400;
	margin-bottom: 15px;
	font-family: montserrat,sans-serif;
}
.single-solution  h2 {
    font-size: 34px;
    line-height: 36px;
    font-weight: 400;
	margin-bottom: 40px;
	font-family: montserrat,sans-serif;
}
a.go-back-button {
    padding: 6px 25px;
    margin: 50px 0 0 0;
    background-color: #08c;
    border: 2px solid #08c;
    color: #fff;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    outline: none;
    font-weight: 700;
    font-family: montserrat,sans-serif;
    font-size: 11px;
    line-height: 1.7em;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
a.go-back-button:hover {
    background-color: transparent;
    color: #08c;
}
.content-page-header h1:after {
	content:'';
    width: 67px;
    border-bottom: 6px solid #08c;
    display: block;
    margin: 11px auto 25px;
}
.content-page-header .content-subtitle {
    font-family: open sans,serif;
	display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
	color:#fff;
	max-width: 700px;
    margin: 0 auto;
}
.content-page-header .content-subtitle p {
	font-family: montserrat,sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
}
.content-page-body {
    padding-top: 110px;
    padding-bottom: 110px;
}
.content-page-body {
    padding-top: 60px;
    padding-bottom: 60px;
}
.columns {
	padding: 20px;
}
.header .columns {
	padding: 10px;
}
/* values */
.page-id-14, .page-id-16, .page-id-18, .page-id-334, .tax-solution-cat {
    background-color: #f7f7f7;
}
.values-list {
    /*margin-bottom: 120px;*/
}
.values-list.resp-list {
    margin-bottom: 0;
}
.values-list > div {
	width: 100%;
	font-size: 0;
	text-align:center;
}
.value-item {
    width: calc(33% - 20px);
	width: calc(25% - 20px);
    margin: 10px;
    padding: 20px;
    background: #fff;
    vertical-align: middle;
	vertical-align: top;
    min-height: 300px;
	min-height: 240px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	overflow: hidden;
    border-radius: 10px;
}
.value-item:hover {
	-webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
    -moz-box-shadow: 1px 2px 7.28px .72px rgba(0,0,0,.08);
    box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
}
.value-item.resp-item {
    padding-top: 200px;
    min-height: 380px;
    position: relative;
}
.value-item.resp-item .wp-block-image {
    max-width: calc(100% + 40px);
    height: 180px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0px;
    margin: auto;
}
.value-item h3 {
	font-family: 'Satisfy';
	/*text-transform: uppercase;
	letter-spacing: .5px;
	*/
	font-size: 30px;
    font-sizes: 34px;
    margin-bottom: 30px;
}
.value-item p {
	font-size: 16px;
    line-height: 22px;
}
.tax-solution-cat .content-page-header .content-subtitle, .single-solution .content-page-header .content-subtitle, .page-id-16 .content-page-header .content-subtitle {
	font-weight: 500;
    max-width: inherit;
	display: flex;
	/*flex-wrap: wrap;*/
    /*align-items: center;*/
    justify-content: center;
}
.tax-solution-cat a.subtitle-terms, .page-id-16 a.subtitle-terms, .single-solution a.subtitle-terms {
    line-height: 24px;
    font-size: 22px;
    color: #333;
    width: calc(50% - 20px);
    max-width: 440px;
    position: relative;
    margin: 10px;
    padding: 270px 20px 40px 20px;
    background: #fff;
    vertical-align: top;
    min-height: 300px;
    text-align: center;
    display: inline-block;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
	font-size: 16px;
    line-height: 24px;
    min-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #0088cc;
    /*font-family: 'Satisfy';*/
}
.tax-solution-cat a.subtitle-terms, .single-solution a.subtitle-terms, .page-id-16 a.subtitle-terms{
    padding: 20px 20px 20px 20px;
    background: #fff;
    vertical-align: top;
    min-height: 300px;
    text-align: center;
    display: inline-block;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
	font-size: 16px;
    line-height: 24px;
    min-height: 110px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #0088cc;
	/*flex: 1 0 100%;*/
	font-family: montserrat,sans-serif;
    /*font-family: 'Satisfy';*/
}
a.subtitle-terms:before {
    width: 100%;
    height: 240px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0px;
    margin: auto;
    content: '';
    background-position: center;
    background-size: cover;
	display: none;
}
.tax-solution-cat a.subtitle-terms:before, .single-solution a.subtitle-terms:before {
    display: none;
}
a.subtitle-terms:nth-child(1):before  {
    background-image: url(https://avallon.ro/wp-content/uploads/2020/07/Pic-4-1.jpg);
}
a.subtitle-terms:nth-child(2):before  {
    background-image: url(https://avallon.ro/wp-content/uploads/2020/07/Pic-5.jpg);
}
.tax-solution-cat a.subtitle-terms.active-term, .single-solution a.subtitle-terms.active-term {
    background: #0088cc;
    color: #fff;
}
.tax-solution-cat a.subtitle-terms:hover, .page-id-16 a.subtitle-terms:hover  {
    -webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
    -moz-box-shadow: 1px 2px 7.28px .72px rgba(0,0,0,.08);
    box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
}
.tax-solution-cat a.subtitle-terms.active-term:hover {
   -webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
    -moz-box-shadow: 1px 2px 7.28px .72px rgba(0,0,0,.08);
    box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
}
.tax-solution-cat a.subtitle-terms small, .page-id-16 a.subtitle-terms small, .single-solution a.subtitle-terms small {
    font-family: open sans,serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    display: inline-block;
    padding-top: 10px;
    opacity: 1;
    color: #333;
}
.tax-solution-cat a.subtitle-terms.active-term small, .single-solution a.subtitle-terms.active-term small {
	color: #fff;
    opacity: 0.8;
}
.solution-item {
	display: inline-block;
	width: 100%;
	font-size: 0;
}
.solution-item-cover {
	display: inline-block;
	width: 30%;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.solution-item-container {
	display:inline-block;
	width: 70%;
	text-align:left;
}
.project-item-container{
	display: table;
	width: 100%;
    min-height: 200px;
	min-height: 310px;
}
.page-project .project-item-container{
    min-height: 180px;
	min-height: 60px;
}
.project-item-container-middle {
    display: table-cell;
    position: relative;
    vertical-aligns: middle;
    text-align: center;
}
.project-item {
    width: calc(19% - 20px);
    margin: 10px;
    padding: 20px;
    background: #fff;
    vertical-align: middle;
	    vertical-align: top;
    min-height: 300px;
    text-align: center;
	display: inline-block;
	color: #333;
    border-radius: 10px;
    overflow: hidden;
}

.project-item:hover {
	-webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
    -moz-box-shadow: 1px 2px 7.28px .72px rgba(0,0,0,.08);
    box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
}
.project-item .project-item-cover {
	width: calc(100% + 40px);
    height: 180px;
    background-position: center;
    background-size: cover;
    position: relative;
    margin: -20px -20px 20px -20px;
}
.project-item h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
    color: #0088cc;
	min-height: 50px;
}
.page-project .project-item h2 {
    min-height: 66px;
}
.project-item .learn-more {
    padding: 6px 25px;
    background-color: #08c;
    border: 2px solid #08c;
    color: #fff;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    outline: none;
    font-weight: 700;
    font-family: montserrat,sans-serif;
    font-size: 11px;
    line-height: 1.7em;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	margin-top: 20px;
}
.project-item:hover .learn-more{
    background-color: transparent;
    color: #08c;
}
.about-front {
	text-align: center;
	background-color: #f7f7f7;
}
.section-front-body {
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
}
.about-front .section-front-header .widget:first-child h2 {
	text-align: center;
	
}
.about-front .section-front-header .widget:first-child {
	margin-bottom: 20px;
}
.about-front .section-front-header .widget:first-child h2:after {
    content: '';
    width: 67px;
    border-bottom: 2px solid #08c;
    display: block;
    margin: 11px auto 25px;
}
.about-front .section-front-header .widget:first-child p{
	text-align: center;
	margin-bottom: 5px;
}
.about-front .section-front-header .widget:first-child a {
    padding: 6px 25px;
	margin: 10px 0;
    background-color: #08c;
    border: 2px solid #08c;
    color: #fff;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    outline: none;
    font-weight: 700;
    font-family: montserrat,sans-serif;
    font-size: 11px;
    line-height: 1.7em;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.about-front .section-front-header .widget:first-child a:hover {
    background-color: transparent;
    color: #08c;
}
.about-front .section-front-body .widget:nth-child(1), .about-front .section-front-body .widget:nth-child(2) {
	width: calc(50% - 20px);
	max-width: 440px;
	position: relative;
    margin: 10px;
    padding: 270px 20px 80px 20px;
    background: #fff;
    vertical-align: top;
    min-height: 300px;
    text-align: center;
    display: inline-block;
    align-items: center;
	border-radius: 10px;
    overflow: hidden;
	/*flex: 1 0 100%;*/
    justify-content: center;
}
.about-front .section-front-body .widget:nth-child(1):hover, .about-front .section-front-body .widget:nth-child(2):hover {
    -webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
    -moz-box-shadow: 1px 2px 7.28px .72px rgba(0,0,0,.08);
    box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
}
.about-front .section-front-body .widget:nth-child(1) h2, .about-front .section-front-body .widget:nth-child(2) h2 {
    font-size: 18px;
    line-height: 22px;
	/*font-family: 'Satisfy';*/
	color: #0088cc;
	margin-top: 20px;
}
.about-front .section-front-body .widget:nth-child(1):after, .about-front .section-front-body .widget:nth-child(1):before, .about-front .section-front-body .widget:nth-child(2):before {
    width: 100%;
    height: 240px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0px;
    margin: auto;
	content: '';
	background-position: center;
    background-size: cover;
}
.about-front .section-front-body .widget:nth-child(1):before{
	background-image: url(https://avallon.ro/wp-content/uploads/2020/07/AVALLONCOVERBGCLEAN.jpg);
}
.about-front .section-front-body .widget:nth-child(1):after{
	background-image: url(https://avallon.ro/wp-content/themes/oceanfeelings/img/logo_white.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 40px;
    width: calc(100% - 80px);
}
.about-front .section-front-body .widget:nth-child(2):before{
	background-image: url(https://avallon.ro/wp-content/uploads/2020/07/Pic-3.1.jpg);
	background-position: top -30px center;
}
.help-front {
	text-align: center;
	background-color: #2b2b2b;
}
.help-front .section-front-header .widget:first-child {
	margin-bottom: 20px;
}
.help-front .section-front-header .widget:first-child h2{
	color: #fff;
}
.help-front .section-front-header .widget:first-child h2:after {
    content: '';
    width: 67px;
    border-bottom: 2px solid #08c;
    display: block;
    margin: 11px auto 25px;
}
.help-front .widget a, .about-front .widget a {
    padding: 6px 25px;
	margin: 10px 0;
    background-color: #08c;
    border: 2px solid #08c;
    color: #fff;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    outline: none;
    font-weight: 700;
    font-family: montserrat,sans-serif;
    font-size: 11px;
    line-height: 1.7em;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	
	position: absolute;
    bottom: 20px;
    width: 160px;
    left: calc(50% - 80px);
}
.help-front .widget a:hover, .about-front .widget a:hover {
    background-color: transparent;
    color: #08c;
}
.help-front .section-front-body .widget:nth-child(1), .help-front .section-front-body .widget:nth-child(2), .help-front .section-front-body .widget:nth-child(3) {
	width: calc(33% - 20px);
	max-width: 440px;
	position: relative;
    margin: 10px;
    padding: 270px 20px 80px 20px;
    background: #fff;
    vertical-align: top;
    min-height: 300px;
    text-align: center;
    display: inline-block;
    align-items: center;
    justify-content: center;
	border-radius: 10px;
    overflow: hidden;
	/*flex: 1 0 100%;*/
}
.help-front .section-front-body .widget:nth-child(1):hover, .help-front .section-front-body .widget:nth-child(2):hover, .help-front .section-front-body .widget:nth-child(3):hover  {
    -webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
    -moz-box-shadow: 1px 2px 7.28px .72px rgba(0,0,0,.08);
    box-shadow: 1px 2px 7.28px 0.72px rgba(0,0,0,.08);
}
.help-front .section-front-body .widget:nth-child(1) h2, .help-front .section-front-body .widget:nth-child(2) h2, .help-front .section-front-body .widget:nth-child(3) h2 {
    font-size: 18px;
    line-height: 22px;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #0088cc;
	/*font-family: 'Satisfy';*/
}
.help-front .section-front-body .widget:nth-child(1):before, .help-front .section-front-body .widget:nth-child(2):before, .help-front .section-front-body .widget:nth-child(3):before  {
    width: 100%;
    height: 240px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0px;
    margin: auto;
	content: '';
	background-position: center;
    background-size: cover;
}
.help-front .section-front-body .widget:nth-child(1):before{
	background-image: url(https://avallon.ro/wp-content/uploads/2021/10/Start-Ups.jpg);
}
.help-front .section-front-body .widget:nth-child(2):before{
	background-image: url(https://avallon.ro/wp-content/uploads/2020/07/Pic-4-1.jpg);
}
.help-front .section-front-body .widget:nth-child(3):before{
	background-image: url(https://avallon.ro/wp-content/uploads/2020/07/Pic-5.jpg);
}
.blog-front {
	text-align: center;
	background-color: #f7f7f7;
}
.blog-front h2 {
	text-align: center;
	
}
.blog-front h2:after {
    content: '';
    width: 67px;
    border-bottom: 2px solid #08c;
    display: block;
    margin: 11px auto 25px;
}
.page-template-page-about-us-template .content-page-body, .single-solution .content-page-body{
    background-color: #f7f7f7;
	padding-top: 0;
    padding-bottom: 0;
}
.single-project .content-page-body{
    background-color: #f7f7f7;
}
.about-section-one, .project-secion-single {
	margin: 40px 0px;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    /* padding: 20px; */
    width: calc(100% - 0px);
}
.about-section-one .wp-block-group__inner-container, .project-secion-single .project-inner-container {
    width: 60%;
    background: #fff;
    float: right;
    position: relative;
    z-index: 0;
    padding: 80px 50px;
}
.project-single-column {
    position: relative;
    z-index: 0;
    padding: 40px 10px;
}
.project-single-column-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
	overflow: hidden;
	text-align: left;
}
.project-single-cover-column {
    width: calc(100% + 40px);
    height: 220px;
    background-position: center;
    background-size: cover;
    position: relative;
    margin: -20px -20px 20px -20px;
}
.project-single-column h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 25px;
    color: #0088cc;
}
.project-single-column h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 10px;
	font-weight: 600;
}
.single-project .content-page-body ul {
	display: inline-block;
    text-align: left;
}
.about-section-one .wp-block-group__inner-container:after, .project-secion-single .project-inner-container:after {
    width: 250px;
    background: #fff;
    content: '';
    height: 140%;
    position: absolute;
    top: -50px;
    left: -80px;
    -webkit-transform: rotate(185deg);
    -moz-transform: rotate(185deg);
    transform: rotate(185deg);
    z-index: -1;
}
.about-section-one .wp-block-group__inner-container:before, .project-secion-single .project-inner-container:before {
    width: 80%;
    background-image: url(https://avallon.ro/wp-content/uploads/2020/07/AVALLONCOVERBGCLEAN.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #002c73;
    background-size: cover;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: -80%;
    z-index: -2;
}
.about-section-one .wp-block-group__inner-container .about-section-logo{
    position: absolute;
    top: calc(50% - 40px);
    left: -60%;
    height: 80px;
    margin: 0 40px;
    width: 100%;
    max-width: 280px;
    z-index: -2;
}
.about-section-one h2 strong {
	font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    font-family: montserrat,sans-serif;
    position: relative;
}
.about-section-one h3 {
    margin-bottom: 0;
}
.about-section-one h3 strong {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 0;
    display: inline-block;
    font-family: montserrat,sans-serif;
    position: relative;
}
.about-section-two {
    padding: 0;
    margin: 40px 0px;
    color: #fff;
    background: #2b2b2b;
    border-radius: 15px;
	width: calc(100% - 0px);
	overflow: hidden;
}
.about-section-two .wp-block-group__inner-container {
    width: 100%;
    position: relative;
    z-index: 0;
    padding: 140px 500px 140px 50px;
    overflow: hidden;
}
.about-section-two h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 30px;
	margin-top: 20px;
    font-family: montserrat,sans-serif;
}
.about-section-two h2 strong{
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    font-family: montserrat,sans-serif;
    position: relative;
}
/*
.about-section-two h2 strong:before{
    content: '';
    width: 140px;
    height: 3px;
    position: absolute;
    top: -8px;
    left: 0;
    background: #fff;
}*/
.about-section-two .wp-block-group__inner-container blockquote {
    margin: 10px 0;
}
.about-section-two .wp-block-group__inner-container blockquote p {
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
}
.about-section-two .wp-block-group__inner-container blockquote cite {
    font-weight: 900;
    font-family: open sans,serif;
    font-size: 16px;
    line-height: 20px;
}
.about-section-two h4 {
	font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    margin-top: 40px;
    margin-bottom: 0;
    font-family: montserrat,sans-serif;
}
.about-section-two ul {
	margin: 0;
}
.about-section-two ul li {
	margin-bottom: 5px;
}
.about-section-two ul.about-social {
	margin: 25px 0 0 0;
    padding: 0;
	float: right;
}
.about-section-two ul.about-social li {
	list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.about-section-two ul.about-social li a {
	font-size: 18px;
    line-height: 10px;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    color: #fff;
}
.about-section-two .wp-block-group__inner-container:before {
	background-image: url(https://avallon.ro/wp-content/uploads/2020/07/Pic-3-1.jpg);
	width: 500px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    position: absolute;
    display: inline-block;
    float: right;
    top: 0;
    right: 0px;
    z-index: -2;
}
.about-section-two .wp-block-group__inner-container:after {
    width: 250px;
    background: #2b2b2b;
    content: '';
    height: 140%;
    position: absolute;
    top: -50px;
    right: 420px;
    -webkit-transform: rotate(185deg);
    -moz-transform: rotate(185deg);
    transform: rotate(185deg);
    z-index: -1;
}
.about-section-three {
    margin: 0px -20px 0 -20px;
    padding: 60px 50px;
    background-color: #f7f7f7;
	width: calc(100% - 0px);
}
.about-section-three .wp-block-group__inner-container {
	font-size: 0;
}
.about-value {
	width: calc(25% - 20px);
    margin: 10px;
    padding: 20px;
    background: #fff;
    vertical-align: middle;
    vertical-align: top;
    min-height: 300px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	border-radius: 10px;
}
.about-value img {
    max-width: fit-content;
    max-height: 60px;
}
.about-value h3 {
    font-size: 20px;
    margin: 40px 0;
}
.section3-about {
    text-align: center;
    max-width: 800px;
    margin: 40px auto 20px auto;
}
.section3-about h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    font-family: montserrat,sans-serif;
    position: relative;
}
.masonry {
	margin:20px 0;	
}
.masonry > div { 
	display: flex;
    flex-flow: column wrap;
    max-height: 570px;
  	width: 100%;
}
.masonry-brick {
    margin: 0 8px 8px 0;
    width: 24.5%;
    padding: 20px 15px;
    background: #fff;
    border-radius: 8px;
    text-align: center;
}
.masonry-brick h4{
	font-size: 20px;
    line-height: 30px;
	font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: montserrat,sans-serif;
}
.masonry-brick p{
	/*color: #0088cc;*/
}
@media (max-width: 1300px) { 
	.masonry > div { 
		max-height: 650px;
	}
}
@media (max-width: 1035px) { 
	.masonry > div { 
		max-height: 730px;
	}
}
@media (max-width: 900px) { 
	.masonry > div { 
		max-height: 830px;
	}
	.masonry-brick {
		width: 32.5%;
	}
}
@media (max-width: 855px) { 
	.masonry > div { 
		max-height: 900px;
	}
	.masonry-brick {
		width: 32.5%;
	}
}
@media (max-width: 710px) { 
	.masonry > div { 
		flex-flow: row wrap;
		max-height: inherit;
	}
	.masonry-brick {
		width: 100%;
	}
}

.flexslider {
    overflow: hidden;
}
.testimonials {
    background: #fff;
    padding: 40px 20px 0px 20px;
}
.testimonials h2 {
	font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0;
    display: inline-block;
    font-family: montserrat,sans-serif;
    position: relative;
    text-align: center;
    width: 100%;
}
.testimonials-front.testimonials h2 {
	font-size: 34px;
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 15px;
    font-family: montserrat,sans-serif;
}
.testimonials-front.testimonials h2:after {
    content: '';
    width: 67px;
    border-bottom: 2px solid #08c;
    display: block;
    margin: 11px auto 25px;
}

.testimonial-item blockquote {
	padding: 20px;
    font-size: 15px;
    line-height: 24px;
	text-align: center;
}
.testimonial-item blockquote cite {
    font-size: 15px;
	line-height: 18px;
	text-align: center;
	margin-top:10px;
	display:block;
}
.testimonial-item blockquote cite strong {
	display:block;
	font-size: 15px;
}
.flex-viewport {
    padding-bottom: 0px;
}
.flex-control-nav {
    display:none;
}
.flex-direction-nav a {
	font-size: 0;
}
.flex-direction-nav a:before {
    font-size: 20px;
}

.contact-map {
    padding: 0;
    background: red;
    width: calc(100% + 40px);
	height: 400px;
    margin: 0 -20px 20px -20px;
	position: relative;
}
.contact-map:after {
    content: '';
    position: absolute;
    background-color: #103a7f;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.contact-map iframe {
    width: 100%;
	height: 100%;
}
.contact-form  label {
    line-height: 20px;
    font-size: 16px;
    padding: 5px;
	margin-bottom:5px;
    display: block;
}
.content-page-body contact-info h2, .content-page-body contact-form h2  {
    margin-bottom: 25px;
}
.contact-form input, .contact-form textarea {
	width:100%;
	border:1px solid #ccc;
	line-height:20px;
	font-size:16px;
	padding:5px;
	resize: vertical;
}
.contact-form input[type="submit"] {
	padding: 6px 25px;
    margin: 10px 5px;
	float: right;
    background-color: #08c;
    border: 2px solid #08c;
    color: #fff;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    outline: none;
    font-weight: 700;
    font-family: montserrat,sans-serif;
    font-size: 11px;
    line-height: 1.7em;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	cursor:pointer;
	width: 130px;
}
.contact-form input[type="submit"]:hover {
    background-color: transparent;
    color: #08c;
}

@media (max-width: 1200px) { 
	.about-section-one .wp-block-group__inner-container {
		width: 100%;
		padding: 60px 40px;
	}
	.about-section-one .wp-block-group__inner-container:after {
		display: none;
	}
	.about-section-one .wp-block-group__inner-container:before {
		width: 100%;
		background-position: bottom center;
		background-size: cover;
		height: 400px;
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 40px;
		display: inline-block;
	}
	.about-section-two .wp-block-group__inner-container {
		width: 100%;
		position: relative;
		z-index: 0;
		padding: 120px 400px 120px 40px;
		overflow: hidden;
	}
	.about-section-two .wp-block-group__inner-container:before {
		width: 360px;
		content: '';
		height: 100%;
		top: 0px;
		right: 0px;
		margin-left: 100px;
		background-size: cover;
		background-position: center;
	}
	.about-section-one .wp-block-group__inner-container .about-section-logo {
		top: calc(260px - 40px);
		left: calc(50% - 180px);
	}
	.about-value {
		width: calc(50% - 20px);
	}
	.project-item {
		width: calc(30% - 20px);
	}
	
}
@media (max-width: 800px) { 
	.about-section-one .wp-block-group__inner-container {
		padding: 40px 30px;
	}
	.about-section-one .wp-block-group__inner-container:before {
		height: 260px;
	}
	.about-section-one .wp-block-group__inner-container .about-section-logo {
		top: calc(180px - 90px);
		z-index: 0;
	}
	.about-section-two .wp-block-group__inner-container {
		width: 100%;
		position: relative;
		z-index: 0;
		padding: 30px;
		overflow: hidden;
	}
	.about-section-two .wp-block-group__inner-container:before {
		width: 100%;
		content: '';
		height: 330px;
		position: relative;
		top: 0px;
		right: 0px;
		margin-left: 100px;
		background-size: cover;
		background-position: top -50px center;
		margin-bottom: 30px;
		display: block;
	}
	.about-section-two .wp-block-group__inner-container:after {
		display:none;
	}
	.about-section-two h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.about-section-three {
		padding: 50px 30px;
	}
	.about-value {
		width: calc(100% - 20px);
	}
}
@media (max-width: 1310px) { 
	.header .hideONsmall, .header .menu-wrapper .main-navigation > div > ul > li.hideONsmall, .header .more-wrapper .main-navigation > div > ul > li.hideONsmall {
		display:none;
	}
	.value-item {
		width: calc(33.3333% - 20px);
	}
	.project-item {
		width: calc(30% - 20px);
	}
}
@media (max-width: 980px) { 

	.header .menu-wrapper, .header .more-wrapper, .header .social-wrapper {
		display:none;
	}
	.header .hideONsmall, .header .menu-wrapper .main-navigation > div > ul > li.hideONsmall, .header .more-wrapper .main-navigation > div > ul > li.hideONsmall {
		display:inline-block;
	}
	.header .menu-expand {
		display: inline-block;
		float:right;
		padding: 8px;
		font-size: 28px;
		cursor: pointer;
	}
	.header .menu-expand.menu-close .hide-icon, .header .menu-expand.menu-open .show-icon{
		display: none;
	}
	.header .menu-expand.menu-open .hide-icon, .header .menu-expand.menu-close .show-icon{
		display: inline-block;
	}
	.menu-overflow .header {
		position: fixed;
		width: 100%;
		height: 100%;
		overflow: scroll;
	}
	.menu-overflow .header.light-header {
		background-color: #fff;
		color:#103a7f;
	}
	.menu-overflow .header.dark-header {
		background-color: #103a7f;
		color:#fff;
	}
	.menu-overflow .header .menu-wrapper, .menu-overflow .header .more-wrapper, .menu-overflow .header .social-wrapper {
		display: block;
		padding: 20px 0 0 0;
		width: 100%;
		text-align: center;
	}
	.menu-overflow .header .logo-wrapper {
		width: 100%;
		text-align: center;
	}
	.menu-overflow .header .logo-wrapper img {
		max-width: 260px;
	}
	
	.header .menu-wrapper .main-navigation, .header .menu-wrapper .main-navigation > div, .header .menu-wrapper .main-navigation > div ul, .header .menu-wrapper .main-navigation > div ul li, .header .more-wrapper .main-navigation, .header .more-wrapper .main-navigation > div, .header .more-wrapper .main-navigation > div ul, .header .more-wrapper .main-navigation > div ul li {
		width: 100%;
		text-align: center;
	}
	.header .menu-wrapper .main-navigation > div > ul > li, .header .more-wrapper .main-navigation > div > ul > li {
		display: block;
		vertical-align: middle;
		padding: 0;
	}
	.header .menu-wrapper .main-navigation > div > ul > li > a {
		font-size: 16px;
    	line-height: 38px;
	}
	.header .more-wrapper .main-navigation > div > ul > li > a {
		padding: 16px 35px;
		font-size: 16px;
	}
	.menu-overflow .header .social-wrapper {
		position: relative;
		right: inherit;
		top: inherit;
		text-align: center;
		display: inline-block;
		width: 100%;
	}
	.menu-overflow .header .social-wrapper li {
		display: inline-block;
		margin: 3px;
	}
	.menu-overflow .header .social-wrapper li a {
		display: inline-block;
		padding: 6px 9px;
		background: #fff;
		border-radius: 10px;
		font-size: 24px;
	}
	.header .more-wrapper .search {
		font-size: 26px;
	}
	.menu-overflow .content-noheader {
		display:none;
	}
	.header .more-wrapper .main-navigation > div > ul > li > .menu-item-description {
		display: block;
		text-transform: uppercase;
		font-family: montserrat,sans-serif;
		font-size: 11px;
		width: 130px;
		text-align: center;
		margin: 5px auto;
		position: relative;
		left: inherit;
		bottom: inherit;
	}
	.menu-overflow .fixed-header.header .more-wrapper {
		position: relative;
		top: 0;
	}
	.content-page-body {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.value-item {
		width: calc(50% - 20px);
	}
	.project-item {
		width: calc(45% - 20px);
	}
	.about-section-two {
		margin: 40px -20px;
		border-radius: 0;
		width: calc(100% + 40px);
	}
		
	.tax-solution-cat .content-page-header .content-subtitle, .single-solution .content-page-header .content-subtitle, .page-id-16 .content-page-header .content-subtitle {
		flex-wrap: wrap;
	}
	.tax-solution-cat a.subtitle-terms, .single-solution a.subtitle-terms, .page-id-16 a.subtitle-terms {
		 width: 100%;
	}
	.section-front-body {
		flex-direction: column;
		align-items: center;
	}
	.help-front .section-front-body .widget:nth-child(1), .help-front .section-front-body .widget:nth-child(2), .help-front .section-front-body .widget:nth-child(3) {
		width: 100%;
	}
	.about-front .section-front-body .widget:nth-child(1), .about-front .section-front-body .widget:nth-child(2) {
		width: 100%;
	}
}	
@media (max-width: 657px) { 
	.about-section-one .wp-block-group__inner-container:before, .project-secion-single .project-inner-container:before {
		width: 100%;
		height: 200px;
    	margin-bottom: 30px;
		position: relative;
		display: inline-block;
		top: 0;
		left: 0;
		z-index: 0;
	}
	.about-section-one .wp-block-group__inner-container, .project-secion-single .project-inner-container {
		width: 100%;
		float: inherit;
		position: relative;
		z-index: 0;
		padding: 30px;
	}
	.testimonial-front .columns {
		padding: 0px;
	}
	.flex-direction-nav {
		display:none;	
	}
	.testimonials {
		padding: 40px 0px 20px 0px;
	}
	.testimonial-item blockquote {
		padding: 0px;
		font-size: 15px;
		line-height: 20px;
	}
	.wp-block-image img {
		padding: 0 10px;
	}
	.testimonial-item blockquote cite {
		margin-top: 20px;
	}
	.value-item {
		width: calc(100% - 20px);
	}
	.footer-menu-wrapper .footer-navigation > div > ul > li {
		display: block;
		padding: 0;
	}
	.content-page-header h1 {
		font-size: 38px;
	}
	.content-page-header .content-subtitle, .content-page-header .content-subtitle p {
		font-size: 20px;
		line-height: 22px;
	}
	.content-page-body {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.about-front .section-front-body .widget:nth-child(1), .about-front .section-front-body .widget:nth-child(2), .help-front .section-front-body .widget:nth-child(1), .help-front .section-front-body .widget:nth-child(2)  {
		width: calc(100% - 20px);
		max-width: 640px;
	}
	.project-item {
		width: calc(100% - 20px);
	}
}

.hide-div {
	display:none !important;
}
img {
	image-rendering: auto;
  	image-rendering: crisp-edges;
  	image-rendering: pixelated;
  	image-rendering: -webkit-optimize-contrast;
}
.page-id-323 .content-page-body, .page-id-408 .content-page-body {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #f9f9f9;
}