@font-face {
    font-family: 'Neutraface-Light';
    src: url('https://cdn.papaki.com/imgsgr/images/website/neutraface/Neutraface-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Neutraface-Medium';
    src: url('https://cdn.papaki.com/imgsgr/images/website/neutraface/Neutraface-Medium.otf') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: 'Neutraface-Bold';
    src: url('https://cdn.papaki.com/imgsgr/images/website/neutraface/Neutraface-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Neutraface-Titling';
    src: url('https://cdn.papaki.com/imgsgr/images/website/neutraface/Neutraface-Titling.otf') format('opentype');
    font-weight: 900;
}




@media (min-width: 1200px) {
    body .new_papaki_home section .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}

.new_papaki_home img {
    display: block;
    height: auto;
    max-width: 100%;
}

.new_papaki_home p {
    font-family: 'Proxima-Regular', sans-serif;
    font-size: 18px;
    line-height: 25px;
}

#search-form input[name='ur-namesearch'],
.vraveia .content-box-inner h3,
.vraveia .vraveio-box .the-content-box p,
.vraveia .the-content-box a,
.papakifeatures .features p,
#splash .inside p,
#splash .inside #button {
    font-family: 'Proxima-Regular';
}

.new_papaki_home .new_dark_text {
    color: #000;
}

.new_papaki_home .bg-green {
    background: var(--green-light);
}

.new_papaki_home .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.new_papaki_home .row {
    margin-left: 0;
    margin-right: 0;
}

.new_papaki_home .sub-header {
    color: #9d9d9d;
}

.new_papaki_home a.new_btn {
    font-size: 18px;
}

.new_papaki_home h1 {
    font-family: 'Proxima-Bold';
    font-size: 3em;
    font-weight: bold;
}

.new_papaki_home h2 {
    font-family: 'Proxima-Light';
    font-size: 2.9em;
}

.new_papaki_home h3 {
    font-family: 'Proxima-Bold';
    font-size: 2.2rem;
}

.new_papaki_home h4 {
    font-family: 'Proxima-Bold';
    font-size: 1.8em;
}

.new_papaki_home h5 {
    font-family: 'Proxima-Bold';
    font-size: 1.6em;
}

.new_papaki_home h6 {
    font-family: 'Proxima-Bold';
    font-size: 1.2em;
}

.new_papaki_home .papaki_new_hero {
    background: var(--blue);
}

.new_papaki_home h2 {
    font-family: 'Proxima-Light';
    font-size: 40px;
    letter-spacing: 0;
}

.new_papaki_home h2.color-white {
    color: var(--white);
}

.new_papaki_home h2.color-black {
    color: var(--black);
}

.new_papaki_home .flex_me {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.new_papaki_home .papaki_new_hero .flex_me {
    padding-top: 80px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
}

.new_papaki_home .papaki_new_hero .flex_me>div {
    width: 50%;
}

.new_papaki_home .flex_me>div.new-papaki-hero-carousel {
    width: 45%;
}

.new_papaki_home .domain_search_fields {
    box-shadow: 0 3px 5px rgb(0 0 0 / 11%);
    border: none;
    background: #fff;
    display: flex;
}

.new_papaki_home .domain_search_fields input[type='text'] {
    width: 75%;
    border: none;
    padding: 12px;
    outline: none;
    color: #000000;
    font-size: 18px;
}

.new_papaki_home .domain_search_fields input[type='text']::placeholder {
    text-align: left;
}

.new_papaki_home .domain_search_fields a,
.new_papaki_home .domain_search_fields button#search {
    width: 25%;
    margin: 3px;
    padding: 12px;
    background: var(--green-dark);
    text-align: center;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    border: 0;
    border-radius: 0;
    outline: none;
}

.new_papaki_home .under_search_text p {
    margin-bottom: 0;
    color: #fff;
    font-family: 'Proxima-Regular';
    font-size: 20px;
    z-index: 1;
    position: relative;
}

.new_papaki_home .under_search_text p:before {
    content: '';
    display: block;
    width: 375px;
    height: 18px;
    background: #002ab5;
    position: relative;
    top: 32px;
    z-index: -1;
}

.new_papaki_home .under_search_text p.slide_p1 {
    display: block;
}

.new_papaki_home .under_search_text svg {
    margin-top: 15px;
    width: 388px;
}

.arrow_ds line,
.arrow_ds polyline {
    fill: none;
    stroke: #ffffff;
    stroke-miterlimit: 10;
}

.papaki_new_hero .owl-nav {
    display: none;
}

.papaki_new_hero .owl-dots {
    padding-top: 20px;
}

.new_papaki_home .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    opacity: 0.6;
    width: 65px;
    height: 10px;
    border-radius: 0;
}

.new_papaki_home .owl-theme .owl-dots .owl-dot.active span,
.new_papaki_home .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    opacity: 1;
}

.new_papaki_home .papaki_new_hero .item {
    background-size: cover;
    background-repeat: no-repeat;
    padding:0;
}

/**/

.new_papaki_home .item .carousel_content {
    display:
        flex;
    position: relative;
    height: 510px;
}

.new_papaki_home .item .carousel_content .top_content {
    padding-top: 25px;
    display: flex;
    flex-flow: column;
    position: absolute;
    top: 0;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;    
}


.new_papaki_home .carousel_content .top_content * {
    font-family: 'Neutraface-Medium';
}

.new_papaki_home .carousel_content .top_content .light {
    font-family: 'Neutraface-Light';
}

.new_papaki_home .carousel_content .top_content .medium {
    font-weight: 400;
}

.new_papaki_home .carousel_content .top_content .bold {
    font-weight: 700;
    font-family: 'Neutraface-Bold';
}

.new_papaki_home .carousel_content .top_content .extrabold {
    font-weight: 900;
    font-family: 'Neutraface-Titling';
}

.new_papaki_home .size1 {
    font-size: 1rem
}

.new_papaki_home .size2 {
    font-size: 2rem;
}

.new_papaki_home .size3 {
    font-size: 3rem;
}

.new_papaki_home .size4 {
    font-size: 4rem;
}

.new_papaki_home .size5 {
    font-size: 5rem;
}

.new_papaki_home .size6 {
    font-size: 6rem;
}

.new_papaki_home .size7 {
    font-size: 7rem;
    line-height: 6rem;
}

.new_papaki_home .size8 {
    font-size: 8rem;
    line-height: 7rem;
}

.new_papaki_home .size9 {
    font-size: 9rem;
    line-height: 8rem;
}

.new_papaki_home .size10 {
    font-size: 10rem;
    line-height: 8rem;
}


.new_papaki_home .border_left_blue {
    border-left: 10px solid var(--blue);
    padding-left: 3px;
}

.new_papaki_home .border_left_darkblue {
    border-left: 10px solid var(--blue);
    padding-left: 3px;
}

.new_papaki_home .border_left_green {
    border-left: 10px solid var(--green-darker);
    padding-left: 3px;
}

.linethrough {
    text-decoration: line-through;

}

.new_papaki_home .same_line {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}


.new_papaki_home .same_line p {
    position: relative;
    top: -5px;
}

.new_papaki_home .item .carousel_content .bottom_content .primary_texts {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.new_papaki_home .item .carousel_content .bottom_content .sec_texts {
    background:var(--dark-blue);
    padding:3px 5px;
    color:#fff;
    width:100%;
}

.new_papaki_home .item .carousel_content .bottom_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow:column;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.new_papaki_home .btn_elements {
    display: flex;
}

.new_papaki_home .carousel_content .bottom_content p {
    padding-top: 20px;
    font-family: 'Proxima-Regular';
    font-size: 18px;
    color: #fff;
    width: 233px;
}

.new_papaki_home .carousel_content a {
    color: #fff;
    background: #1443c6;
    padding: 11px 11px 11px 25px;
    width: 180px;
    text-align: center;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    transition: 0.2s;
    text-decoration: none;
    font-family: 'Proxima-Regular';
}

.new_papaki_home .btn_elements a:before {
    content: '';
    display: block;
    position: absolute;
    background: url('https://www.papaki.com/sites/all/themes/papaki3/img/redesign/btn_arrow.svg') no-repeat;
    width: 100px;
    height: 45px;
    left: -35px;
    transition: 0.2s ease-in-out;
}

.new_papaki_home .carousel_content .opacity0 {
    opacity: 0;
}

.new_papaki_home .carousel_content .opacity0.sec_texts {
    padding: 0;
}

.follow_owl {
    display: none;
}

.new-papaki-hero-carousel .active .item:hover .carousel_content a {
    background: #000;
}

.new-papaki-hero-carousel .active .item:hover .carousel_content .btn_elements a:before {
    left: -25px;
}

.new-papaki-hero-carousel .active .item:hover .carousel_content .btn_elements a {
    padding: 11px 11px 11px 35px;
}

/******************************/

/****** Promo Section *********/

/******************************/

.main_promo_section_image {
    max-width: 450px;
    margin: auto;
}

.promo_logo_iage {
    width: 250px;
}

/******************************/

/******* Particles JS *********/

/******************************/
#particles-js {
    background: var(--green-light);
}

.new_papaki_home #particles-js h2 {
    font-family: 'Proxima-Light';
    color: #000;
    padding-bottom: 30px;
}

#particles-js h3,
#particles-js p {
    color: #000;
}

#particles-js span {
    color: #000;
    font-size: 3.5em;
}

#particles-js {
    width: 100%;
    height: 450px;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
}

#particles-js .info {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 5px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.new_promo_section img {
    max-width: 550px;
}

@media all and (max-width: 768px) {
    .particles-js-canvas-el {
        height: 0 !important;
    }

    #particles-js {
        width: 100%;
        height: inherit;
        position: relative;
    }

    #particles-js .info {
        top: 0;
        left: 0;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
        text-align: center;
        position: relative;
        padding: 60px 10%;
    }
}

/******************************/

/******* Logo Reveal *********/

/******************************/

#logo_reveal {
    text-align: center;
    background: var(--blue);
    padding-top: 80px;
    padding-bottom: 80px;
}

#logo_reveal p {
    padding-left: 15px;
    padding-right: 15px;
}

#papaki_new_logo {
    max-width: 500px;
    padding: 60px 0 30px 0;
}

#papaki_new_logo path {
    stroke: #fff;
    stroke-width: 1px;
    fill: transparent;
    /*  -webkit-transition: fill 5s, stroke-width 3s;
-moz-transition: fill 5s, stroke-width 3s;*/
    transition: fill 4s, stroke-width 2s;
}

.white path {
    stroke-width: 0px !important;
    fill: #fff !important;
}

#logo_reveal .logo_reveal_texts {
    max-width: 770px;
    margin: auto;
}

/*Why Papaki*/
.wpTitleSection {
    padding-top: 20px;
}

.wpTitleSection .c_titleContCenter {
    margin-bottom: 0;
}

.wp_titleContCenter .wp_title {
    margin: 40px;
}

.wp_title {
    font-family: 'Proxima-Light';
    display: inline-block;
    font-size: 36px;
    margin-bottom: 35px;
    color: var(--blue);
}

.wpItemsSection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.wpItemsSection {
    padding-bottom: 70px;
}

.wpItemsSection .item p.m_top_0 {
    font-size: 19px;
}

.wpItemsSection .item p.fline {
    font-size: 19px;
    font-weight: 700;
    padding-top: 10px;
}

.wpItemsSection aside.item p {
    color: var(--blue);
}

.wpItemsSection .duck_box {
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
}

.wpItemsSection .duck_box,
.wpItemsSection aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    position: relative;
    top: 20px;
    padding-bottom: 30px;
    -webkit-transition: background 0.25s ease-in-out, color 0.05s ease-in-out;
    -o-transition: background 0.25s ease-in-out, color 0.05s ease-in-out;
    transition: background 0.25s ease-in-out, color 0.05s ease-in-out;
}

.wpItemsSection .duck_box:hover {
    background: var(--blue);
    color: #fff;
    -webkit-box-shadow: 0px 4px 9px 2px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 4px 9px 2px rgba(0, 0, 0, 0.27);
}

.wpItemsSection .duck_box:hover p {
    color: #fff;
}

.wpItemsSection aside img {
    width: 150px;
    height: 150px;
}

.wpItemsSection .wpp_trophy img {
    width: 150px;
    height: 150px;
}

.wpItemsSection .wpp_gr_map img {
    width: 150px;
    height: 150px;
}

.wpItemsSection .wpp_icann img {
    width: 162px;
    height: 140px;
    margin-left: 10px;
}

.wpItemsSection .wpp_customers img {
    width: 150px;
    height: 150px;
}

.wpItemsSection .wpp_solutions img {
    width: 115px;
    height: 115px;
}

.wpItemsSection .wpp_solutions span {
    margin-bottom: 15px;
    margin-top: 20px;
}

.wpItemsSection .wpp_support img {
    width: 125px;
    height: 125px;
}

.wpItemsSection .wpp_support span {
    margin-bottom: 10px;
    margin-top: 15px;
}

.wpItemsSection .wpp_item_title {
    font-family: 'Proxima-Bold';
    font-size: 18px !important;
}

.wpItemsSection .wpp_customers .wpp_item_title {
    padding: 0;
    margin-top: -5px;
    padding-bottom: 11px;
}

.wpItemsSection .wpp_text {
    font-family: 'Proxima-Regular' !important;
    font-size: 18px !important;
    padding-top: 10px;
}

@media (max-width: 992px) {
    .wpItemsSection aside.item {
        padding-bottom: 40px;
    }

    .wpItemsSection .item p.fline {
        padding-top: 0px;
    }
}

/* el rules */
.wpItemsSection .wpp_customers span:lang(el) {
    margin-top: 10px;
}

.wpItemsSection .wpp_icann .wpp_item_title {
    margin-top: 7px;
}

.wpItemsSection .wpp_customers .wpp_item_title:lang(el) {
    padding-top: 5px;
}

.wpItemsSection .wpp_icann .wpp_text {
    padding-top: 12px;
    margin-bottom: 0px;
}

/* en rules */
.wpItemsSection .wpp_support .wpp_text:lang(en) {
    padding-top: 0;
}

.wpItemsSection .wpp_customers .wpp_text:lang(en) {
    padding-bottom: 15px;
}

.wpItemsSection .wpp_customers .current_customers {
    font-size: 105px;
    padding-bottom: 15px;
    -webkit-text-stroke-width: 1.2px;
    -webkit-text-stroke-color: var(--blue);
    color: #fff;
    font-family: 'Proxima-Bold';
}

._whitesmoke .wpItemsSection .wpp_customers .current_customers {
    color: transparent;
}

._whitesmoke .wpItemsSection .wpp_customers:hover .current_customers {
    color: #fff;
}

/*Blog Feed*/
#blog_section .row {
    display: flex;
    align-items: center;
}

#blog_section .floating_blog_image {
    display: flex;
    justify-content: flex-end;
    margin: 0 45px 0 45px;
}

#blog_section .floating_blog_image img {
    max-height: 450px;
}

#blog_section .blog_title {
    font-size: 20px;
}

#blog_section .blog_title:before {
    content: '';
    display: block;
    width: 485px;
    height: 18px;
    background: var(--green-light);
    position: relative;
    top: 31px;
    z-index: -1;
}

/***********************************/

/***** 13. Embed Video Section *****/

/***********************************/

.embed-responsive-4by3 {
    padding-bottom: 56%;
    /*z-index: -1;*/
}

.ytp-progress-bar-container {
    display: none;
}

/*************************/

/****  HR Section ****/

/*************************/
.hr_section {
    background-color: #285af6;
}

.widthCont {
    width: 1170px;
}

.hr_section .c_row {
    padding: 80px 0;
    display: flex;
    justify-content: space-evenly;
}

.hr_section .c_svgCont {
    min-width: 270px;
    max-width: 270px;
    height: auto;
    -ms-flex-item-align: center;
    align-self: center;
}

.hr_section h2 {
    font-size: 36px;
    text-align: left;
    font-family: 'Proxima-Light';
    display: inline-block;
    line-height: 48px;
}

.hr_section p {
    font-size: 19px;
}

img.hr_image.aos-init.aos-animate {
    max-width: 270px;
}

a.duck_btn {
    font-size: 18px;
}

@media (max-width: 768px) {

    .hr_section .c_svgCont,
    img.hr_image.aos-init.aos-animate {
        max-width: 400px;
    }

    .hr_section .c_row {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .hr_section .pi_textCont.col-md-6.col-sm-12.col-xs-12.duck_box {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .hr_section p {
        text-align: center;
    }
}

/*************************/

/**** 14. WP Section ****/

/*************************/

.duck_blue_gradient {
    background: rgb(42, 90, 246);
    background: linear-gradient(-90deg,
        rgba(42, 90, 246, 1) 0%,
        rgba(20, 67, 198, 1) 100%);
}

.wp_home .action-field-btn {
    text-align: center !important;
}

.wp_home .fa {
    font-size: 130px;
}

.wp_home a {
    color: #fff;
    text-decoration: underline;
}

/*************************/

/**** 15. Call Action ****/

/*************************/

.new_papaki_home .call-action .action-field-btn {
    text-align: right;
}

.new_papaki_home .call-action .row {
    display: flex;
    align-items: center;
}

.new_papaki_home .call-action h4 {
    font-weight: 300;
}

.new_papaki_home .call-action h4 {
    margin: 0;
    line-height: 32px;
    font-family: 'Proxima-Regular';
}

.new_papaki_home .call-action a {
    transition: 0.2s !important;
}

.new_papaki_home .call-action a:hover {
    background: #000000;
    border-color: #000000;
    transition: 0.2s !important;
    color: #fff;
}

@media (max-width: 1200px) {

    .new_papaki_home .blogging .owl-carousel,
    .new_papaki_home .img-carousel .owl-carousel {
        width: 100%;
    }

    .new_papaki_home .new_promo_section .flex_me>div {
        width: 50%;
    }

    .new_papaki_home .new_promo_section .flex_me>div:nth-child(1) img {
        margin: auto;
    }

    .new_papaki_home .main_promo_section_image {
        max-width: calc(100% - 25px);
    }
}

@media (max-width: 992px) {
    .new_papaki_home .papaki_new_hero .flex_me {
        flex-flow: column;
    }

    .new_papaki_home .under_search_text p {
        height: 75px;
    }

    .new_papaki_home .under_search_text svg {
        width: 318px;
        transform: rotate(90deg);
        position: absolute;
        left: -90px;
        z-index: 9;
        margin-top: 158px;
    }

    .new_papaki_home .papaki_new_hero .flex_me>div {
        width: 750px;
    }

    .new_papaki_home .flex_me>div.new-papaki-hero-carousel {
        width: 750px;
    }

    #papaki_new_logo {
        max-width: 75%;
    }

    .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    footer .col-md-4 {
        padding-left: 10px;
        padding-right: 10px;
    }

    #blog_section .row {
        flex-flow: column;
    }

    #blog_section .row>div {
        width: 80%;
        padding: 25px 45px;
    }
}

@media (max-width: 768px) {


    .new_papaki_home .item .carousel_content {
        height: 380px;
    }

    .hero-slider .carousel-inner .item {
        background-attachment: initial !important;
    }

    .carousel-control {
        display: none;
    }

    .info-carousel {
        left: 5%;
    }

    .new_papaki_home .papaki_new_hero .flex_me>div {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .new_papaki_home .flex_me>div.new-papaki-hero-carousel {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .new_papaki_home .papaki_new_hero .item {
        background-size: 100%;
    }

    .new_papaki_home .under_search_text svg {
        width: 218px;
        transform: rotate(90deg);
        position: absolute;
        left: -93px;
        z-index: 9;
        margin-top: 38px;
    }

    .new_promo_section .row {
        flex-flow: column;
    }

    .new_papaki_home .new_promo_section .flex_me>div {
        width: 100%;
    }

    .new_papaki_home .carousel_content .bottom_content p {
        background: var(--orange);
        padding: 7px 6px;
        border-left: 6px solid var(--green-light);
        font-size: 14px;
        line-height: 16px;
    }

    .new_papaki_home .btn_elements {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }

    .new_papaki_home .btn_elements a:before {
        width: 45px;
        height: 45px;
        left: -24px;
        top: 15px;
        background-size: contain;
    }

    .new_papaki_home .under_search_text svg {
        display: none;
    }

    .new_papaki_home .item .carousel_content .top_content {
        padding-left: 8px;
        padding-right: 8px;    
    }
    .new_papaki_home .item .carousel_content .bottom_content .primary_texts {
        padding-left: 8px;
        padding-right: 8px;
    }

    .new_papaki_home .size3 {
        font-size: 2rem;
        line-height: 2rem;
    }
    
    .new_papaki_home .size5 {
        font-size: 3rem;
        line-height: 3rem;
    }

    .new_papaki_home .size6 {
        font-size: 4rem;
        line-height: 4rem;
    }

    .new_papaki_home .size7 {
        font-size: 4rem;
        line-height: 4rem;
    }

    .new_papaki_home .size8 {
        font-size: 5rem;
        line-height: 5rem;
    }

    .new_papaki_home .size9 {
        font-size: 5rem;
        line-height: 5rem;
    }

    .new_papaki_home .size10 {
        font-size: 5rem;
        line-height: 5rem;
        margin:0;
    }

    #blog_section .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    #blog_section .floating_blog_image {
        height: 300px;
        background-attachment: initial;
        background-size: cover;
    }

    #blog_section .floating_blog_image img {
        height: 300px;
    }

    #blog_section .row {
        flex-flow: column;
    }

    #blog_section .row>div {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    #blog_section .blog_title:before {
        width: 100%;
        top: 31px;
    }

    .wp_home .fa {
        padding-bottom: 30px;
    }

    .new_papaki_home .call-action .row {
        flex-flow: column;
        justify-content: center;
    }

    .new_papaki_home .call-action .row h4 {
        text-align: center;
        padding-bottom: 20px;
    }

    .new_papaki_home .call-action .row a {
        margin-bottom: 40px;
    }

    .footer_seperator {
        padding-top: 0;
        padding-bottom: 20px;
    }
}

@media (max-width: 600px) {
    .new_papaki_home .papaki_new_hero .flex_me {
        padding-top: 40px;
    }

    .new_papaki_home .under_search_text p:before {
        width: 95%;
    }

    .new_papaki_home .papaki_new_hero .flex_me>div {
        padding-left: 0;
        padding-right: 0;
    }

    .new_papaki_home .under_search_text svg {
        left: -97px;
        margin-top: 98px;
    }

    /*Searchbar*/
    .new_papaki_home .domain_search_fields {
        flex-flow: column;
        background: none;
        box-shadow: none;
    }

    .new_papaki_home .domain_search_fields input[type='text'] {
        width: 100%;
    }

    .new_papaki_home .domain_search_fields a,
    .new_papaki_home .domain_search_fields button#search {
        margin-top: 10px;
        margin-left: 0;
        width: 170px;
    }

    .new_papaki_home .owl-theme .owl-dots .owl-dot span {
        width: 25px;
    }

    .new_papaki_home .item .carousel_content {
        height: 335px;
    }

    .new_papaki_home .carousel_content .bottom_content p {
        width: 100%;
    }

    .new_papaki_home .carousel_content a {
        padding: 7px 0;
        width: 140px;
    }

    .new_papaki_home .carousel_content a:before {
        display: none;
    }

    .p_tb_80.img-carousel.papaki_new_hero {
        padding-top: 50px;
        padding-bottom: 60px;
    }
}


