/*
 Theme Name:   Pithree Child Theme
 Theme URI:    http://themes.g5plus.net/pithree/
 Description:  Pithree Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     pithree
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain: 		pithree
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
a {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    letter-spacing: 0px !important;
    line-height: 1.3 !important;
}




body {
    font-size: 16px !important;
    line-height: 1.4 !important;
}
a.pink-btn {
    background: var(--g5-color-accent);
    border-radius: 50px;
    color: #fff !important;
    font-weight: 600;
    padding: 10px 25px;
    display: inline-block;
    line-height: 1.4;
    position: relative;
}
a.pink-btn:hover, a.pink-btn:focus {
    background: #c70075;
    color: #fff !important;
}
a.yellow-btn {
    background: #ffc905;
    border-radius: 50px;
    color: #fff !important;
    font-weight: 600;
    padding: 10px 25px;
    display: inline-block;
    line-height: 1.4;
    position: relative;
}
a.yellow-btn:hover, a.yellow-btn:focus {
    background: #e3b50d;
}
a.blue-btn {
    background: #4ca9eb;
    border-radius: 50px;
    color: #fff !important;
    font-weight: 600;
    padding: 10px 25px;
    display: inline-block;
    line-height: 1.4;
    position: relative;
}
a.blue-btn:hover, a.blue-btn:focus {
    background: #4190c9;
}
a.tg {
    padding: 10px 25px 10px 50px;
}
a.tg:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    width: 21px;
    height: 18px;
    background: url(/wp-content/uploads/2025/03/icon-2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}











/********************************************* HEADER *********************************************/

.header-above-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-above-inner:before, .header-above-inner:after {
	content: none !important;
}
.header-above-inner nav.primary-menu {
    width: calc(100% - 129px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.header-above-inner nav.primary-menu:before {
    content: "";
}
.main-header .header-customize-wrapper .header-customize-item:first-child {
    margin-left: 0px;
}
.main-header .x-nav-menu > .x-menu-item {
    line-height: 1.4;
    padding-top: 0px;
    padding-bottom: 0px;
}
.main-header .x-nav-menu > .x-menu-item > .x-menu-a-text {
    text-transform: none;
    font-size: 16px;
}
header.main-header {
    border-bottom: 1px solid #e5e5e5;
}
.main-header .is-sticky .logo-header img {
    max-height: 85px;
}
.main-header .is-sticky .menu-categories, .main-header .is-sticky .logo-header {
    height: 95px;
}
.widget_polylang ul {
    padding: 0px;
    margin: 0 40px 0 0;
    list-style: none !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    line-height: 1.4;
    flex-direction: row-reverse;
}
.widget_polylang ul a {
    background: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 100%;
}
.widget_polylang ul li.current-lang a, .widget_polylang ul li:hover a {
    background: #ffc905;
    color: var(--g5-navigation-text-color) !important;
}
.header-customize-nav {
    width: 319px;
    display: flex !important;
    flex-direction: column;
}
html[lang="en-US"] .header-customize-nav {
    width: 268px;
}







/********************************************* FOOTER *********************************************/

.main-footer .widget {
    margin-bottom: 0px;
}
.main-footer .widget .textwidget {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-footer .widget .textwidget p {
    margin-bottom: 0px;
}
.main-footer img {
    width: 129px;
}
.main-footer p:last-child a {
    color: var(--g5-color-accent);
    border-bottom: 1px solid var(--g5-color-accent);
    font-size: 14px;
}
.main-footer p:last-child a:hover, .main-footer p:last-child a:focus, .how-to-desc a:hover, .how-to-desc a:focus {
    border-color: transparent;
}
.main-footer p:nth-child(2) {
    display: flex;
    align-items: center;
}
.main-footer p:nth-child(2) a:not(:first-child) {
    margin-left: 10px;
}
















/********************************************* HOME *********************************************/

.slider-row, .about-row, .welcome-row, .quote-row, .faq-row, .how-to-row, .projects-row, .team-row, .schedule-row {
    padding-top: 80px;
}
.slider-row, .about-row, .welcome-row, .quote-row, .rules-row, .faq-row, .projects-row, .team-row {
    padding-bottom: 80px;
}
.about-row, .vc_do_toggle {
    background: var(--g5-footer-bg-color);
}
.quote-row, .rules-row > .vc_col-sm-12, .proj-item, .team-row, .how-to-desc-left, .rasp {
    background: #feede5;
}
.how-to-desc-right {
	background: #fffae7;
}
.slider-row .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slider-img, .about-row .about-img, .how-to-row .vc_col-sm-4 {
    width: calc(45% - 25px);
}
.slider-desc, .about-row .about-desc, .how-to-row .vc_col-sm-8 {
    width: calc(55% - 25px);
}
.slider-row h1 {
    position: relative;
    margin-bottom: 30px;
}
.slider-row h1:before {
    content: "";
    position: absolute;
    top: 43px;
    left: -5px;
    width: 280px;
    height: 25px;
    background: url(/wp-content/uploads/2025/03/img-8.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
html[lang="en-US"] .slider-row h1:before {
    top: 46px;
    width: 272px;
}
.slider-row p {
    display: flex;
    align-items: center;
}
.slider-row p a:not(:first-child) {
    margin-left: 10px;
}
.about-row .container .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about-row .about-desc h2 {
    color: var(--g5-color-accent);
    font-weight: 700;
}
.about-row .about-desc h2 em {
    color: var(--g5-color-secondary);
    font-family: var(--g5-secondary-font);
    font-style: normal;
    padding: 0px 4px 0 0px;
    font-weight: 500;
    font-size: 38px;
}
.entry-content ul {
    padding: 0px;
    list-style: none;
}
.entry-content ul li {
    position: relative;
    padding-left: 30px;
}
.entry-content ul li:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0px;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2025/03/icon-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.entry-content ul li + li {
    margin-top: 20px;
}
.title {
    width: 100%;
}
.title h2, .ays-pb-modal h2 {
    color: var(--g5-color-accent) !important;
    font-family: var(--g5-secondary-font) !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 38px !important;
    margin-bottom: 30px !important;
}
.welcome-row .vc_column-inner > .wpb_wrapper,
.quote-row .container .vc_column-inner > .wpb_wrapper,
.projects-row .vc_column-inner > .wpb_wrapper,
.team-row .container .vc_column-inner > .wpb_wrapper,
.how-to-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.welcome-row .welcome-img, .quote-row .welcome-img {
    width: calc(37% - 20px);
}
.welcome-row .welcome-desc, .quote-row .quote-desc {
    width: calc(63% - 20px);
}
.welcome-img p, .welcome-img img {
    margin: 0px !important;
}
.welcome-img {
    position: relative;
}
.welcome-img p:last-child {
    background: var(--g5-footer-bg-color);
    width: 85%;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 2px 15px 0 #8990947a;
    -webkit-box-shadow: 0px 2px 15px 0 #8990947a;
    -moz-box-shadow: 0px 2px 15px 0 #8990947a;
    margin: -60px auto 0 !important;
    position: relative;
}
.welcome-text {
    margin-top: 40px;
    width: 100%;
}
.fullwidth {
    overflow: visible;
}
blockquote {
    background: #fff;
    border: none;
    border-radius: 15px;
    text-align: center;
    color: var(--g5-color-accent);
    font-family: var(--g5-secondary-font);
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 1.2;
    padding: 25px 30px 30px 230px !important;
    position: relative;
}
blockquote:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 65px;
    width: 175px;
    height: 115px;
    background: url(/wp-content/uploads/2025/03/logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
}
.quote-desc blockquote {
    margin-top: 30px;
}
.rules-row > .vc_col-sm-12, .rasp {
    border-radius: 20px;
    padding: 40px 25px;
    position: relative;
}
.rules-row > .vc_col-sm-12:before {
    content: "";
    position: absolute;
    top: -60px;
    right: 40px;
    width: 270px;
    height: 155px;
    background-color: #fff;
    background-image: url(/wp-content/uploads/2025/03/logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 175px;
    border-radius: 15px;
    box-shadow: 0px 2px 15px 0 #8990947a;
    -webkit-box-shadow: 0px 2px 15px 0 #8990947a;
    -moz-box-shadow: 0px 2px 15px 0 #8990947a;
}
.rules-row .rules-desc + .vc_do_toggle {
    margin-top: 30px;
}
.vc_do_toggle {
    margin-bottom: 0px !important;
    padding: 0px 0px;
    border-radius: 15px;
    position: relative;
}
.vc_do_toggle .vc_toggle_title {
    padding: 35px 50px;
    position: relative;
    z-index: 1;
}
.vc_do_toggle + .vc_do_toggle {
    margin-top: 10px;
}
.vc_do_toggle .vc_toggle_title h4 {
    font-size: 18px;
    font-weight: 700;
}
.vc_do_toggle .vc_toggle_content {
    margin: 0px 0 0;
    padding: 0 50px 35px;
}
.vc_do_toggle:after {
    content: "";
    position: absolute;
    top: 27px;
    right: 50px;
    width: 40px;
    height: 40px;
    background: url(/wp-content/uploads/2025/03/icon-3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
	z-index: 0;
}
.vc_toggle_active.vc_do_toggle:after {
    transform: rotate(315deg);
}
.btns-row {
    margin-top: 40px;
    text-align: center;
}
.btns-row p {
    display: flex;
    justify-content: center;
}
.btns-row p a:not(:first-child) {
    margin-left: 15px;
}
.proj-item {
    width: calc(50% - 6px);
    border-radius: 15px;
    padding: 35px;
    font-weight: 700;
}
.proj-item p, .proj-item p img {
    margin: 0px !important;
}
.proj-item p:first-child {
    width: 230px;
    height: 150px;
    background-color: #fff;
    padding: 30px 15px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px !important;
}
.proj-item p:first-child img {
    width: auto;
    height: auto;
    max-width: calc(100% - 20px);
    max-height: calc(100% + 20px);
}
.team-row .container .vc_column-inner > .wpb_wrapper, .how-to-row {
    align-items: stretch;
}
.team-row .team-item {
    width: calc(50% - 6px);
    border-radius: 15px;
    padding: 35px;
    background: #fff;
    margin-top: 25px;
}
.team-item p:first-child {
    display: flex;
    align-items: center;
    margin-top: -40px;
}
.team-item p:first-child img {
    margin: -30px 35px 0px 0px;
    border: 6px solid var(--g5-color-secondary);
    border-radius: 100%;
    width: 125px;
}
.team-item p:first-child strong {
    font-size: 18px;
}
.how-to-desc {
    border-radius: 15px;
    padding: 40px;
    margin-left: 15px;
}
.how-to-row .vc_column-inner, .how-to-row .vc_column-inner .wpb_wrapper {
    height: 100%;
}
.how-to-row .how-to-desc {
    height: calc(100% - 80px);
}
.how-to-desc a {
    color: var(--g5-color-accent);
    border-bottom: 1px solid var(--g5-color-accent);
    cursor: pointer;
}
.how-to-desc p {
    position: relative;
    margin-bottom: 30px;
}
.how-to-desc p:before {
    content: "";
    position: absolute;
    top: -8px;
    left: -60px;
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
}
.how-to-desc-left.how-to-desc p:before {
    background: var(--g5-color-accent);
    color: #fff;
}
.how-to-desc-right.how-to-desc p:before {
    background: var(--g5-color-secondary);
    color: #000;
}
.how-to-desc p:nth-child(1):before {
    content: "1";
}
.how-to-desc p:nth-child(2):before {
    content: "2";
}
.how-to-desc p:nth-child(3):before {
    content: "3";
}
.how-to-desc p:nth-child(4):before {
    content: "4";
}
.how-to-desc p:nth-child(5):before {
    content: "5";
}
.how-to-desc p:nth-child(6):before {
    content: "6";
}
.how-to-desc p:nth-child(7):before {
    content: "7";
}
.how-to-desc p:nth-child(8):before {
    content: "8";
}
.how-to-desc p:nth-child(9):before {
    content: "9";
}
.how-to-desc p:nth-child(10):before {
    content: "10";
}
#anchor-1 {
    margin-top: -90px;
    position: absolute;
}
#anchor-2 {
    margin-top: -175px;
    position: absolute;
}
#anchor-3, #anchor-6, #anchor-7 {
    margin-top: -60px;
    position: absolute;
}
#anchor-4, #anchor-5 {
    margin-top: -140px;
    position: absolute;
}
.ays_content_box {
    padding: 0px !important;
    text-align: left;
}
.ays-pb-modal hr {
    display: none;
}
.ays-pb-modal {
    padding: 40px !important;
}
.ays-pb-modal p:last-child {
    margin-bottom: 0px !important;
}
.ays-pb-modal .ays-pb-modal-close {
    top: 15px !important;
    right: 15px !important;
}
.back-to-top {
    border-radius: 100%;
}
.rasp {
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 50px;
}
.raspbox {
    width: 100%;
    margin: -65px 0 30px;
}
.raspbox h3 {
    background: var(--g5-color-accent);
    width: max-content;
    padding: 14px 30px;
    color: #fff;
    border-radius: 10px;
    font-family: "Montserrat";
    font-size: 18px !important;
    font-weight: bold;
}
.daybox {
    width: calc(33.333% - (20px / 2));
    background: #fff;
    border-radius: 15px;
    padding: 25px 25px 30px;
}
.theday {
    background: var(--g5-color-secondary);
    width: max-content;
    clear: both;
    color: #fff !important;
    font-weight: 600;
    padding: 5px 12px;
    line-height: 1;
    border-radius: 5px;
    margin-bottom: 10px;
}
.thename {
    font-weight: 700;
    margin-bottom: 30px !important;
}













@media screen and (max-width: 1200px) {
	.main-header .logo-header img {
    max-height: 75px;
}
	a.pink-btn, a.yellow-btn {
    padding: 10px 15px;
}
	a.tg {
    padding: 10px 15px 10px 40px;
}
	a.tg:before {
    left: 15px;
    width: 19px;
    height: 16px;
}
	.widget_polylang ul {
    margin: 0 20px 0 0;
        gap: 5px;
}
	.header-customize-nav {
    width: 275px;
}
	.main-header .x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 15px;
}
	h1 {
    font-size: 35px !important;
}
	.rules-row > .vc_col-sm-12:before {
    width: 215px;
    height: 120px;
    background-size: 130px;
}
	.vc_do_toggle .vc_toggle_title {
    padding: 25px 50px;
}
	.vc_do_toggle:after {
    top: 22px;
    width: 30px;
    height: 30px;
}
	blockquote:before {
    left: 50px;
    width: 130px;
    height: 90px;
}
	blockquote {
    font-size: 30px;
    padding: 25px 30px 30px 180px !important;
}
	.title h2, .ays-pb-modal h2 {
    font-size: 30px !important;
}
	.slider-row h1:before {
    top: 31px;
    left: -5px;
    width: 195px;
    height: 15px;
}
	html[lang="en-US"] .slider-row h1:before {
    top: 40px;
    width: 230px;
}
	html[lang="en-US"] .header-customize-nav {
    width: 223px;
}
}
















@media screen and (max-width: 991px) {
	.logo-mobile-wrapper img {
    width: auto;
    height: 80px;
}
	/*header.header-mobile {
    border-bottom: 1px solid #ffc905;
}*/
	    h1, .about-row .about-desc h2 em {
        font-size: 28px !important;
    }
	.slider-row h1:before {
    width: 190px;
}
	.slider-row, .about-row, .welcome-row, .quote-row, .faq-row, .how-to-row, .projects-row, .team-row, .schedule-row {
    padding-top: 60px;
}
	.slider-row, .about-row, .welcome-row, .quote-row, .rules-row, .faq-row, .projects-row, .team-row {
    padding-bottom: 60px;
}
	h2 {
    font-size: 25px !important;
}
	.welcome-img p:last-child {
    width: 110%;
    margin: -60px -5% 0 !important;
}
	.welcome-row .title {
    order: 1;
}
	.welcome-row .welcome-desc {
    order: 2;
}
	.welcome-row .welcome-img {
    order: 3;
}
	.welcome-text {
    order: 4;
}
	.rules-row > .vc_col-sm-12:before {
        width: 180px;
        height: 100px;
        background-size: 110px;
        top: -45px;
    }
	.vc_do_toggle .vc_toggle_title h4 {
    font-size: 16px;
}
	    .vc_do_toggle .vc_toggle_title {
        padding: 25px 40px;
    }
	.vc_do_toggle:after {
        right: 40px;
    }
	    blockquote:before {
        left: 30px;
        width: 110px;
        height: 75px;
    }
	    blockquote {
        font-size: 25px;
        padding: 25px 30px 30px 160px !important;
    }
	.how-to-row .vc_col-sm-8, .how-to-row .vc_col-sm-4 {
    width: 100%;
}
	.how-to-row .vc_col-sm-4, .team-item + .team-item {
    margin-top: 60px;
}
	.team-row .team-item {
    width: 100%;
}
	.main-footer .widget .textwidget {
    flex-wrap: wrap;
    justify-content: center;
}
	.main-footer .widget .textwidget p:nth-child(1) {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
	.main-footer .widget .textwidget p:nth-child(3) {
    margin-left: 10px;
}
	.main-footer .widget .textwidget p:nth-child(4) {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
	.header-mobile .menu-drop-fly {
    top: calc(-1 * (100vh - 91px));
    bottom: 0;
    left: 0px;
    width: 100%;
    background-color: #ffffff;
    color: #000000;
        height: calc(100vh - 91px);
        z-index: 9;
        opacity: 0;
}
	    body.mobile-nav-in .menu-drop-fly {
        left: 0px;
        top: 91px;
        opacity: 1;
    }
	.header-mobile .menu-drop-fly {
    display: flex;
    align-items: center;
    justify-content: center;
}
	.header-mobile .x-sub-menu, .header-mobile .x-nav-menu, .header-mobile .x-nav-menu li.x-menu-item + li {
    border-top: none;
}
	.header-mobile .menu-drop-fly .nav-menu-mobile a {
    color: #000000;
}
	.header-mobile .menu-drop-fly .nav-menu-mobile {
    text-align: center;
}
	.mobile-nav-overlay {
    display: none;
}
	html #wpadminbar {
    display: none;
}
	html {
    margin-top: 0px !important;
}
	body.mobile-nav-in {
    overflow: hidden;
}
	.header-mobile .is-sticky {
    height: 90px;
}
	.header-mobile .is-sticky .header-mobile-container-inner > div {
    line-height: 90px !important;
}
	.header-mobile .header-mobile-container-inner {
    position: relative;
    z-index: 99;
}
	.header-mobile .header-mobile-container-inner:after {
    content: "";
    position: absolute;
    top: 91px;
    left: -10vw;
    width: 110vw;
    height: 1px;
    background: #ffc905;
}
	.vc_do_toggle .vc_toggle_content {
    padding: 0 40px 40px;
}
	.widget_polylang {
    width: 85px;
    position: absolute;
    top: 45px;
    transform: translateY(-50%);
    right: 70px;
}
	    html[lang="en-US"] .slider-row h1:before {
        top: 31px;
        width: 185px;
    }
}

















@media screen and (max-width: 767px) {
	.slider-row .vc_column-inner > .wpb_wrapper {
    flex-wrap: wrap;
}
	.slider-img, .about-row .about-img, .how-to-row .vc_col-sm-4,
	.slider-desc, .about-row .about-desc, .how-to-row .vc_col-sm-8,
	.welcome-row .welcome-img, .quote-row .welcome-img,
	.welcome-row .welcome-desc, .quote-row .quote-desc {
    width: 100%;
}
	.slider-desc {
    text-align: center;
    margin-top: 30px;
}
	    h1, .about-row .about-desc h2 em {
        font-size: 25px !important;
    }
	    .slider-row h1:before {
        width: 190px;
        top: 26px;
        left: 50%;
        transform: translateX(-50%);
    }
	.slider-row p {
    justify-content: center;
}
	.about-row .about-img, .welcome-row .welcome-desc, .quote-row .quote-desc {
    margin-top: 30px;
}
	.welcome-row .welcome-img {
        order: 2;
    }
	.welcome-row .welcome-desc {
        order: 3;
    }
	.welcome-img p:last-child {
        width: 85%;
        margin: -60px auto 0 !important;
    }
	.welcome-img p {
    text-align: center;
}
	.welcome-img img {
    width: 80%;
    margin: 0 auto !important;
}
	.welcome-row .title {
        text-align: center;
    }
	.welcome-text {
    margin-top: 20px;
}
	.rules-row > .vc_col-sm-12:before {
    content: none;
}
	.rules-row {
    margin-left: 0px;
    margin-right: 0px;
}
	.rules-row > .vc_col-sm-12, .rasp {
    padding: 25px 5px;
}
	.title h2, .ays-pb-modal h2 {
        font-size: 25px !important;
    }
	.vc_do_toggle .vc_toggle_title {
        padding: 20px 65px 20px 30px;
    }
	.vc_do_toggle:after {
        right: 30px;
        top: 19px;
        width: 25px;
        height: 25px;
    }
	.vc_do_toggle .vc_toggle_content {
    padding: 0 30px 30px;
}
	.how-to-row .vc_col-sm-4, .team-item + .team-item {
        margin-top: 20px;
    }
	.how-to-row h2, .faq-row h2, .team-row h2, .schedule-row h2,, .projects-row h2 {
    text-align: center;
}
	    blockquote:before {
        left: 50%;
        top: 30px;
        width: 110px;
        height: 75px;
        transform: translateX(-50%);
    }
	.quote-desc blockquote {
    padding: 125px 30px 30px 30px !important;
}
	.btns-row p a:not(:first-child) {
    margin-left: 10px;
}
	.team-item p:first-child img {
    margin: -10px 15px 0px 0px;
    width: 110px;
    height: 110px;
}
	.team-row .team-item {
    padding: 30px;
    margin-top: 15px;
}
	.team-item + .team-item {
    margin-top: 40px;
}
	.raspbox h3 {
    padding: 10px 25px;
    font-size: 16px !important;
}
	.rasp {
    padding: 25px 25px 30px;
    margin-top: 35px;
}
	    .raspbox {
        margin: -40px 0 10px;
    }
	.daybox {
    width: 100%;
}
	.proj-item {
    width: 100%;
    padding: 30px;
    text-align: center;
}
	.proj-item p:first-child {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 210px;
    height: 120px;
    padding: 23px 15px;
}
	.proj-item + .proj-item {
    margin-top: 10px;
}
	.proj-item p br {
    display: none;
}
	    .main-footer .widget .textwidget p:nth-child(3) {
        margin-left: 0px;
        margin-top: 10px;
    }
#anchor-2, #anchor-4, #anchor-5 {
    margin-top: -30px;
}
    #anchor-3, #anchor-6, #anchor-7, #anchor-1 {
        margin-top: 30px;
    }
	.ays-pb-modal {
    padding: 25px !important;
}
	.ays-pb-modal p:last-child br {
    display: none;
}
	.widget_polylang {
        width: 105px;
        right: 40px;
    }
	    html[lang="en-US"] .slider-row h1:before {
        top: 26px;
        width: 165px;
    }
}





