/*@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,600,700,900|Lato:400,700|Roboto:300,400,500,700,900");*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Dosis:wght@200..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


h1 {
    font-size: 40px;
    line-height: 42px;
    margin: 0px 0px .37em 0px;
    font-style: normal;
    letter-spacing: 1px;
    font-weight: 700;
    color: #1a1a1a;
}

h2 {
    /*  font-size: 37px;*/
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1024px) {
    h2 {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 639px) {
    h2 {
        font-size: 1.375rem;
    }
}

h3 {
    font-size: 30px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 1.1;
    letter-spacing: inherit;
}

@media screen and (max-width: 1023px) {
    h3 {
        font-size: 27px;
    }
}

@media screen and (max-width: 639px) {
    h3 {
        font-size: 24px;
    }
}

h4 {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1px;
    color: #2a2a2a;
}

@media screen and (max-width: 639px) {
    h4 {
        font-size: 22px;
    }
}

h5 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.20;
    letter-spacing: 1px;
    margin: 0px 0px 25px 0px;
    font-style: normal;
    color: #2a2a2a;
}

@media (max-width: 639px) {
    h5 {
        font-size: 17px;
    }
}

h6 {
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    letter-spacing: 2px;
    margin: 0 0 10px;
    font-style: normal;
    color: #2a2a2a;
}

select,
input,
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea,
select:focus,
input:focus,
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus,
p,
.contact-section form input,
.contact-section form [type=color],
.contact-section form [type=date],
.contact-section form [type=datetime-local],
.contact-section form [type=datetime],
.contact-section form [type=email],
.contact-section form [type=month],
.contact-section form [type=number],
.contact-section form [type=password],
.contact-section form [type=search],
.contact-section form [type=tel],
.contact-section form [type=text],
.contact-section form [type=time],
.contact-section form [type=url],
.contact-section form [type=week],
.contact-section form textarea,
.contact-section form input:focus,
.contact-section form [type=color]:focus,
.contact-section form [type=date]:focus,
.contact-section form [type=datetime-local]:focus,
.contact-section form [type=datetime]:focus,
.contact-section form [type=email]:focus,
.contact-section form [type=month]:focus,
.contact-section form [type=number]:focus,
.contact-section form [type=password]:focus,
.contact-section form [type=search]:focus,
.contact-section form [type=tel]:focus,
.contact-section form [type=text]:focus,
.contact-section form [type=time]:focus,
.contact-section form [type=url]:focus,
.contact-section form [type=week]:focus,
.contact-section form textarea:focus,
.service-section ul.services li {
    font-size: 14.4px;
    line-height: 1.6;
    letter-spacing: .28px;
    margin: 0 0 10px;
    font-weight: 300;
    font-style: normal;
    color: #2a2a2a;
}


form select,
form select:focus {
    background-color: inherit;
    border-bottom: 1px solid #cccccc !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    box-shadow: none;
    border: none;
}


.form-control.txtarea, .form-control.txtarea:focus{
    height: 120px;
}






.swiper-slide,
.work-section .work .work-cont,
.contact-section form fieldset span,
.services-header,
.service-section,
.news_modal .achievements_slider-cont,
.news-section .news .news-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

body {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    letter-spacing: 0px;
    color: #2a2a2a;
    opacity: 0;
    min-height: 100vh;
}

body.indexpage {
    padding-top: 0;
}

html.is-reveal-open,
html.is-reveal-open body {
    position: relative;
}

* {
    -ms-overflow-style: none;
}

::-webkit-scrollbar {
    display: none;
}

*,
*::before,
*::after,
*:hover,
*:focus,
*:active {
    outline: none !important;
}

::-moz-selection {
    background: #E4C798;
    text-shadow: none;
}

::selection {
    background: #E4C798;
    text-shadow: none;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000000;
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000;
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #000000;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #000000;
    opacity: 1;
}

a,
a:active,
a:focus,
a:hover {
    outline: none !important;
    outline-style: none !important;
    text-decoration: none;
    color: inherit;
}

.font-roboto {
    font-family: "Roboto", sans-serif;
}

.font-barlow {
    font-family: "Barlow Condensed", sans-serif;
}

.font-lato {
    font-family: "Lato", sans-serif;
}

.font-thin {
    font-weight: 100;
}

.font-extralight {
    font-weight: 200;
}

.font-light {
    font-weight: 300;
}

.font-regular {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}

.font-semibold {
    font-weight: 600;
}

.font-bold {
    font-weight: 700;
}

.font-black {
    font-weight: 800;
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    color: #E3241C;
    /* font-family: 'Barlow Condensed', sans-serif; */
    font-family: 'Dosis', sans-serif;
    font-weight: 700;
}


.h1.line-btm,
.h2.line-btm,
.h3.line-btm,
.h4.line-btm,
.h5.line-btm,
h1.line-btm,
h2.line-btm,
h3.line-btm,
h4.line-btm,
h5.line-btm {
    position: relative;
    display: inline-block;
    padding-bottom: 0.5rem;
    margin: 1rem auto 2rem;
}

.h1.line-btm:after,
.h2.line-btm:after,
.h3.line-btm:after,
.h4.line-btm:after,
.h5.line-btm:after,
h1.line-btm:after,
h2.line-btm:after,
h3.line-btm:after,
h4.line-btm:after,
h5.line-btm:after {
    content: "";
    background: #E3241C;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    width: 111%;
    height: 2px;
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: inherit;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.red-bg {
    background-color: #E3241C !important;
}

.beige-bg {
    background-color: #FAFAFA !important;
}

.nicescroll-rails-hr {
    display: none;
}

input,
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea,
input:focus,
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    box-shadow: none;
    border: 1px solid #4A4A4A;
    border-right: none;
    margin: 0 0 1rem;
    margin-right: -2px;
    height: 35px;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

[type=checkbox],
[type=file],
[type=radio],
[type=checkbox]:focus,
[type=file]:focus,
[type=radio]:focus {
    margin: 0;
    height: auto;
}

.button {
    background: #4A4A4A;
    color: #ffffff;
    border-radius: 2px;
    padding: 0.5rem 2rem;
}

.button:focus,
.button:hover {
    background-color: #000000;
    color: #ffffff;
}

.button.black {
    background: #000000;
    color: #ffffff;
}

.txtreadmore {
    display: none;
}

/*404 page start here*/
.fourofour-container .cell {
    min-height: calc(100vh - 137px);
}

.fourzeropage {
    margin: 15% auto;
    text-align: center;
}

.fourzeropage h1 {
    line-height: 1;
    color: #000000;
    text-align: center;
    font-size: 10rem;
    width: 100%;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.fourzeropage h3 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.5rem;
    width: 100%;
    text-transform: uppercase;
}

.fourzeropage p {
    margin: auto;
    text-align: center;
    width: 100% !important;
    line-height: 24px;
}

.fourzeropage a {
    color: #000000;
}

.sub-menu {
    justify-content: center !important;
}

.sub-menu li p {
    font-size: 13px;
}




.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sticky-top {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .sticky-top {
        position: fixed;
        margin: 0;
        top: 50%;
        transform: translateY(-50%);
    }
}

.homeslider {
    position: relative;
}

.homeslider .swiper-slide::after {
    transition: all 1s ease;
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
}

section {
    margin: 4rem auto;
    margin-bottom: 0;
    color: inherit;
}

section .grid-container {
    padding-right: 1rem;
    padding-left: 1rem;
}

section .grid-container.fluid {
    max-width: 1290px;
    width: 100%;
    padding-right: 2rem;
    padding-left: 2rem;
}

section section,
section .title {
    padding: 0;
}

section:first-of-type {
    margin-top: 0;
}


section.bg-beige {
    background: #F9F9F9;
}

@media screen and (max-width: 639px) {
    section {
        margin: 2rem auto;
        margin-bottom: 0;
    }
}

footer section,
nav section {
    min-height: 100%;
}

nav section {
    margin: 0;
    padding: 0;
}

nav section:first-of-type {
    margin-top: 0;
}

h6 small {
    font-size: 11px;
    letter-spacing: 1px;
}

h6.line-btm {
    position: relative;
    display: inline-block;
    padding-bottom: 0.25rem;
    margin: 1rem auto 2rem;
}

h6.line-btm:after {
    content: "";
    background: #E3241C;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    width: 111%;
    height: 1px;
}

p {
    margin: 0 0 10px;
}

.social,
.iconslist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social li,
.iconslist li {
    display: inline-block;
}

#menuham {
    display: none;
    position: relative;
    margin: auto;
    margin-right: 0;
    margin-top: 1px;
    padding: 5px;
    width: 33px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

#menuham input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    /* hide this */
    z-index: 2;
    /* and place it over the hamburger */
    -webkit-touch-callout: none;
}

#menuham input:checked ~ span {
    opacity: 1;
    transform: rotate(225deg);
    background: #232323;
}

#menuham input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

#menuham input:checked ~ span:nth-last-child(2) {
    transform: rotate(315deg) translate(-4px, 4px);
}

#menuham input:checked ~ ul {
    transform: none;
}

#menuham span {
    display: block;
    width: 25px;
    height: 2px;
    margin-bottom: 4px;
    position: relative;
    background: #cdcdcd;
    border-radius: 3px;
    z-index: 1;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}

#menuham span:nth-last-child(2) {
    transform: rotate(90deg) translate(6px, 0px);
}

#menuham:after,
#menuham:before {
    content: "";
    position: absolute;
    left: 0;
    width: 25px;
    height: 1px;
    background: #000000;
    transition: all 500ms ease;
}

#menuham:after {
    top: 0;
    transform: rotate(0) translate(0, 0);
}

#menuham:before {
    top: 5px;
    transform: rotate(0) translate(0, 0);
}

#menuham.open:before,
#menuham.open:after {
    background: #000000;
    transition: all 500ms ease;
}

#menuham.open:after {
    transform: rotate(45deg) translate(0, 0);
}

#menuham.open:before {
    transform: rotate(-45deg) translate(4px, -4px);
}


@media screen and (max-width: 1023px) {
    #menuham {
        display: inline-block;
        position: absolute;
        top: 50%;
        right: -8px;
        margin: 0px;
    }
}




nav {
    transition: all 600ms ease;
    width: 100%;
    padding: 1.5rem 0;
    z-index: 1;
}

nav ul.menu {
    justify-content: center;
}

nav ul.menu li p {
    font-weight: 400;
    margin: 0;
}

nav ul.menu li a {
    padding: 0;
}

nav ul.menu li:hover:not(:last-of-type) p > a {
    color: #E3241C;
    opacity: 0.8;
}

nav ul.menu li.active a {
    color: #E3241C;
}

nav ul.menu.logohere {
    position: relative;
    padding: 0;
    max-width: 190px;
}

/* nav .grid-container.fluid {
  max-width: 100%;
  padding: 0 2.5rem;
} */

/* nav ul.menu.logohere a {
  padding: 1.1rem 0;
} */

/* nav ul.menu.logohere #logoimg {
  max-width: 150px;
} */

nav ul.menu.logohere:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    display: block;
}

nav ul.menu.main {
    justify-content: flex-end;
    text-transform: uppercase;
    margin-bottom: 0.4rem;
}

nav ul.menu.main li {
    display: flex;
    align-items: center;
    position: relative;
}

nav ul.menu.main li a {
    padding: .7rem 0.75rem;
}

@media screen and (max-width: 639px) {
    nav ul.menu.main li a {
        padding-left: 0;
    }
}

nav ul.menu.main li .menu.social {
    position: relative;
    padding-left: 0.50rem;
}

nav ul.menu.main li .menu.social:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 1px;
    height: 12px;
    background: #4A4A4A;
}

nav ul.menu.main li .menu.social li a {
    padding: .7rem 0.25rem;
}

nav ul.menu.main li .menu.social li:hover a {
    opacity: 0.8;
}

@media screen and (max-width: 639px) {
    nav ul.menu.main li .menu.social {
        padding: 0;
    }

    nav ul.menu.main li .menu.social a {
        padding-left: 0;
    }

    nav ul.menu.main li .menu.social:before {
        display: none;
    }

    nav ul.menu.main li .menu.social li {
        display: inline-block;
    }

    nav ul.menu.main li .menu.social li:first-of-type a {
        padding-left: 0;
    }
}

nav .menu-sub {
    margin-bottom: 0;
    margin-top: 0;
    /*  border-top: 1px solid #E3241C;*/
    background: none !important;
}

nav .menu-sub ul.sub-menu {
    margin: 1.4rem 0 1rem;
    justify-content: flex-start !important;
}

nav .menu-sub ul.sub-menu li a {
    padding: 0 1rem 0 0;
    margin-right: 1rem;
    border-right: 1px solid #E3241C;
}

nav .menu-sub ul.sub-menu li:last-child a {
    border: 0;
}


nav .menu-sub ul.sub-menu li {
    text-transform: capitalize;
}

nav .menu-sub ul.sub-menu li p {
/*    font-size: 28px;*/
    font-size: 22px;
    color: #898b8d;
    font-family: 'Dosis', sans-serif;
    font-weight: 300;
}

nav .menu-sub ul.sub-menu li:hover a {
    color: #E3241C;
    opacity: 0.8;
}

nav .menu-sub ul.sub-menu li.active a {
    color: #E3241C;
    font-weight: 400;
}

nav .menu-sub ul.sub-menu li.active a:hover {
    opacity: 1 !important;
}

@media screen and (max-width: 1023px) {
    nav {
        /* height: 12%; */
        padding: 1rem 0;
    }

    .navbar.navbar-expand-lg.header {
        padding: 0.5rem 0 0;
    }

    nav .menu-sub {
        margin-bottom: 0;
    }

    nav ul.menu {
        display: none;
    }

    nav ul.menu.sub-menu {
        padding: 1rem 0;
        margin: auto;
        /*
          display: flex;
          flex-flow: row nowrap;
          justify-content: flex-start;
          align-items: center; 
*/
        width: 100%;
        overflow: auto;
        white-space: nowrap;
        display: inline-block;

    }

    nav ul.menu.sub-menu li {
        display: inline-block;

    }


    nav ul.menu.sub-menu li a {
        padding: 0 0.75rem;
        width: max-content;
        width: -moz-max-content;
    }

    nav ul.menu.sub-menu li a:first-of-type {
        padding-left: 0;
    }

    nav ul.menu a {
        padding-left: 0;
    }

    nav ul.menu.logohere {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
        padding: 0.5rem 0;
        max-width: inherit;
    }

    nav ul.menu.logohere img {
        width: 90px;
    }
    
    section .grid-container.fluid{
        padding: 0 1rem;
    }

}


/*navigation*/

nav .accordion {
    margin: 0;
    /* max-width: 500px; */
    margin-left: auto;
}

nav .accordion .accordion-title {
    padding: 0;
    border: 0 !important;
    color: #E3241C;
    font-size: inherit;
    line-height: normal;
    background-color: transparent !important;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 3px;
    font-family: 'Dosis', sans-serif;

}

/* nav .accordion li span {
  color: #E3241C;
  font-weight: 500;
  text-transform: uppercase;
} */

nav .accordion-content ul > li {
    color: #414042;
    font-size: 12px;
    text-transform: uppercase;
}

nav .accordion-content ul > li a:hover{
    color: #E3241C;
}

nav .accordion-content ul li.active {
    color: #E3241C !important;
}



nav .accordion .accordion-title::before {
    color: #fff;
}

nav .accordion-content {
    display: block;
    border: 0 !important;
    padding: 0;
    color: inherit;
    height: 100%;
    background: transparent;
}

nav .accordion-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.swiper-pagination {
    left: 0;
    width: 100%;
    transform: translateX(0);
}

.swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    /*  background: #ffffff;*/
    background: #9D9C9C;
    opacity: 1;
    margin: 0 0.25rem;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #D0021B;
}

.grid-x .swiper-button-prev,
.grid-x .swiper-button-next {
    background-size: 10px;
    width: 10px;
    height: 20px;
}

.grid-x .swiper-button-prev {
    background-image: url(../img/icons/arrow-left-dark.svg);
    left: 10px;
}

.grid-x .swiper-button-next {
    background-image: url(../img/icons/arrow-right-dark.svg);
    right: 10px;
}

.swiper-slide {
    /* Center slide text vertically */
}

.index #home_slider img {
    width: 100%;
}

.index #home_slider .home_slider-cont {
    position: absolute;
    right: 9%;
    margin: auto;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    color: #ffffff;
    width: 100%;
    max-width: 1246px;
    z-index: 999;
    bottom: 4%;
    text-align: right;
}

.index #home_slider .swiper-slide::after {
    transition: all 1s ease;
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 55%, rgba(0, 0, 0, 0.6783088235294117) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 55%, rgba(0, 0, 0, 0.6783088235294117) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 55%, rgba(0, 0, 0, 0.6783088235294117) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(transparent 40%), to(rgba(0, 0, 0, 0.5) 90%));
  background-image: -webkit-linear-gradient(right, transparent 40%, rgba(0, 0, 0, 0.5) 90%);
  background-image: -moz-linear-gradient(right, transparent 40%, rgba(0, 0, 0, 0.5) 90%);
  background-image: -ms-linear-gradient(right, transparent 40%, rgba(0, 0, 0, 0.5) 90%);
  background-image: -o-linear-gradient(right, transparent 40%, rgba(0, 0, 0, 0.5) 90%);
  background-image: linear-gradient(right, transparent 40%, rgba(0, 0, 0, 0.5) 90%); */
}


.index #home_slider .home_slider-cont h2 {
    /* font-size: calc(28px + 32 * (100vw - 320px) / 1120);
  line-height: calc(25px + 42 * (100vw - 320px) / 1120); */
/*    font-size: 28px;*/
    font-size: 38px;
    font-weight: 700;
/*    font-style: italic;*/
    color: inherit;
    font-family: "Barlow Condensed", sans-serif;
}

.index #home_slider .home_slider-cont h5 {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    ;
    margin-bottom: 0.5rem;
    font-family: "Barlow Condensed", sans-serif;
}



.index #home_slider .home_slider-cont p {
    margin-top: 0.5rem;
    font-family: "Barlow Condensed", sans-serif;
}

.index #home_slider .home_slider-cont img {
    max-width: 10px;
}

.index p {
    color: #ffffff;
}

@media screen and (max-width: 639px) {
    .index .swiper-slide {
        flex-flow: column;
    }

    .index p {
        color: inherit;
    }

    .index p img {
        filter: brightness(35%);
    }

    .index #home_slider .home_slider-cont {
        position: static;
        color: #000000;
        background: #ffffff;
        transform: translate(0);
        padding-bottom: 1.8rem;
    }

    .index #home_slider .home_slider-cont h2 {
        margin-top: 1rem;
    }

    .index #home_slider .home_slider-cont p {
        margin-top: 1rem;
    }
}

.code_talks {
    position: relative;
    background: #F9F9F9;
    padding: 4rem 0;
}

.code_talks img {
    width: 100%;
}

.code_talks h4 {
    text-align: center;
    margin-bottom: 2rem;
    color: #2a2a2a;
}

.code_talks .grid-container.fluid {
    position: relative;
}

.code_talks .swiper-container-horizontal > .swiper-pagination-bullets,
.code_talks .swiper-pagination-custom,
.code_talks .swiper-pagination-fraction {
    bottom: 0;
}

.code_talks .code_talks-cont {
    margin-top: 1rem;
    color: #2a2a2a;
}

.code_talks .code_talks-cont h6 {
    /*  font-weight: 400;*/
    margin-bottom: 0.25rem;
    line-height: 1.6;
    letter-spacing: .28px;
    color: #2a2a2a;
    font-size: 12px;
    font-weight: 300;



}

/*
.code_talks .code_talks-cont h6 span {
  font-weight: 500;
}
*/

.code_talks .code_talks-cont h6.time {
    color: #2a2a2a;
    margin: 0 0 15px;
}

.code_talks .code_talks-cont h6.title {
    /*
    font-weight: 500;
    margin-bottom: 0.25rem;
    text-transform: uppercase;
*/

    font-size: 11px;
    color: #4a4a4a;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0.375rem;
}

/* .code_talks .code_talks-cont h6.author {
  margin-bottom: -0.85rem;
} */

.code_talks .code_talks-cont h2 {
    font-size: 5rem;
    font-weight: 800;
}

@media screen and (max-width: 639px) {
    .code_talks .code_talks-cont h2 {
        font-size: 2rem;
    }
}

@media screen and (max-width: 639px) {
    .code_talks {
        padding: 2rem 0;
    }

    .code_talks .code_talks-card {
        padding: 0 calc(.625rem - 5px);
    }
}

@media screen and (max-width: 1024px) {
    .code_talks #codetalks_slider {
        padding-bottom: 1rem;
    }
}

.work-section {
    margin-top: 0;
    margin-bottom: 3rem;
}

.work-section .grid-container.fluid {
    padding: 0 calc(30px - $pad-picturegrid);
}

.work-section > .grid-container > [class*=grid] {
    margin: 0 -10px;
}

.work-section > .grid-container > [class*=grid] > .cell {
    padding: 0.5rem;
}

@media screen and (max-width: 639px) {
    .work-section > .grid-container > [class*=grid] > .cell {
        padding: 0.25rem 1rem;
    }
}

.work-section .grid-x .grid-y {
    display: block;
}

.work-section .work {
    position: relative;
    overflow: hidden;
}

.work-section .work img {
    transition: all 1.2s ease;
    width: 100%;
}

.work-section .work .work-cont {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    flex-flow: column wrap;
    transition: all 600ms ease;
    transition-delay: 120ms;
    background: rgba(239, 65, 54, 0.8);
}

.work-section .work .work-cont.black {
    background: rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 1024px) {
    .work-section .work .work-cont.black {
        background: none;
    }
}

.work-section .work .work-cont.green {
    background: rgba(146, 175, 43, 0.8);
}

@media screen and (max-width: 1024px) {
    .work-section .work .work-cont.green {
        background: none;
    }
}

.work-section .work .work-cont.yellow {
    background: rgba(253, 181, 21, 0.8);
}

@media screen and (max-width: 1024px) {
    .work-section .work .work-cont.yellow {
        background: none;
    }
}

.work-section .work .work-cont.teal {
    background: rgba(67, 170, 148, 0.8);
}

@media screen and (max-width: 1024px) {
    .work-section .work .work-cont.teal {
        background: none;
    }
}

.work-section .work .work-cont.darkteal {
    background: rgba(0, 99, 115, 0.8);
}

@media screen and (max-width: 1024px) {
    .work-section .work .work-cont.darkteal {
        background: none;
    }
}

.work-section .work .work-cont.red {
    background: rgba(239, 65, 54, 0.8);
}

@media screen and (max-width: 1024px) {
    .work-section .work .work-cont.red {
        background: none;
    }
}

.work-section .work .work-cont h2,
.work-section .work .work-cont h6 {
    color: #ffffff;
    transition: all 1s cubic-bezier(0.18, 0.89, 0.62, 1.15);
    margin-bottom: 0;
}

.work-section .work .work-cont h2 {
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    max-width: 80%;
    width: 100%;
}

@media screen and (max-width: 639px) {
    .work-section .work .work-cont h2 {
        text-align: left;
    }
}

.work-section .work .work-cont h6 {
    font-size: 12px;
    font-weight: 400;
    margin-top: 0;
    text-transform: uppercase;
}

.work-section .work:hover img {
    transform: scale(1.03);
}

.work-section .work:hover .work-cont {
    opacity: 1;
    transition: all 700ms ease;
}

.work-section .button {
    margin: 3rem 0;
    margin-bottom: 0;
}

.work-section.filters .work {
    min-height: 395px;
}

.work-section.filters .work img {
    transition: all 1.2s ease;
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
}

@media screen and (max-width: 639px) {
    .work-section.filters .work {
        min-height: 100%;
    }

    .work-section.filters .work img {
        position: static;
    }
}

@media screen and (max-width: 639px) {
    .work-section .grid-container.fluid {
        padding: 0;
    }

    .work-section .medium-6 .work .work-cont {
        height: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .work-section .work .work-cont {
        position: static;
        background: none;
        align-items: flex-start;
        margin: 0.5rem 0 1rem 0;
        height: 100%;
        opacity: 1;
        transition: all 600ms ease;
    }

    .work-section .work .work-cont h2,
    .work-section .work .work-cont h6 {
        color: #2a2a2a;
        margin-bottom: 0;
    }

    .work-section .work .work-cont h6 {
        margin-top: 0;
    }
}

.newsletter {
    padding: 2rem 0;
}

.newsletter .input-group {
    max-width: 500px;
    margin: auto;
}

.newsletter .input-group input {
    margin-bottom: 0;
}

.newsletter p {
    font-size: 20px;
    margin-bottom: 1.5rem;
    font-weight: 300;
}

@media screen and (max-width: 639px) {
    .newsletter {
        padding: 1rem 0;
    }
}

.instagram_posts {
    padding: 4rem 0;
}

.instagram_posts h6 {
    margin-top: 0;
}

@media screen and (max-width: 639px) {
    .instagram_posts {
        padding: 2rem 0;
    }
}

section.workdetail-section {
    padding-top: 0.11rem;
}

section.workdetail-section .first-img {
    margin-bottom: 2rem;
}

section.workdetail-section h6 {
    margin: 0;
    color: #E3241C;
    line-height: 1.1;
}

section.workdetail-section h6.content-text {
    font-size: 11px;
    color: #4a4a4a;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

section.workdetail-section h4 {
    text-transform: uppercase;
/*    margin-bottom: 1.5rem;*/
    margin: 0.5rem 0 1.5rem;
}

section.workdetail-section > .grid-container > [class*=grid] > .cell > [class*=grid] {
    margin: -0.25rem;
}

section.workdetail-section > .grid-container > [class*=grid] > .cell > [class*=grid] > .cell {
    padding: 0.25rem;
}

section.workdetail-section .sticky.is-stuck {
    padding-top: 0;
}

section.workdetail-section .sticky.is-at-bottom {
    padding-bottom: 0;
}

@media (min-width: 639px) {
    section.workdetail-section .sticky {
        padding-right: 40px;
    }
}

section.workdetail-section table {
    margin-top: 2rem;
}

section.workdetail-section ul li p {
    margin: 0;
}

section.workdetail-section ul.specs {
    margin: 0;
    margin-top: 2rem;
    list-style: none;
    max-width: 100%;
}

section.workdetail-section ul.specs li {
    position: relative;
    border-top: 1px solid #ccc;
    padding: 0.5rem 0;
    padding-left: 0;
}

section.workdetail-section ul.specs li:last-of-type {
    border-bottom: 1px solid #4A4A4A;
}

section.workdetail-section ul.specs li:first-of-type {
    border-top: 1px solid #4A4A4A;
}

section.workdetail-section ul.specs li:before {
    content: "o";
    position: absolute;
    top: 50%;
    left: 0.75rem;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    display: none;
}

section.workdetail-section ul.specs li.link:before {
    background: url(../img/icons/list/link.png) no-repeat;
    background-size: cover;
}

section.workdetail-section ul.specs li.prev:before {
    background: url(../img/icons/list/arrow.png) no-repeat;
    background-size: cover;
}

section.workdetail-section ul.specs li.star:before {
    background: url(../img/icons/list/star.png) no-repeat;
    background-size: cover;
}

section.workdetail-section ul.specs li.check:before {
    background: url(../img/icons/list/tick.png) no-repeat;
    background-size: cover;
}

section.workdetail-section ul.specs li.plus:befstudio-sectionore {
    background: url(../img/icons/list/plus.png) no-repeat;
    background-size: cover;
}

section.workdetail-section ul.specs li p {
    margin: 0;
    font-size: 13px;
}

section.workdetail-section ul.specs li p small {
    font-size: 12px;
}

section.workdetail-section ul.specs li h6 {
    font-size: 11px;
    color: #4a4a4a;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.428571429;
}

section.workdetail-section .readmore {
    font-size: 12px;
}

section.workdetail-section #workimgs img {
    width: 100%;
}

@media screen and (max-width: 639px) {
    section.workdetail-section #workimgs {
        margin-top: 2rem;
    }
}

.more_on_categ {
    background: #EFEFEF;
    padding: 4rem 0;
}

.more_on_categ h6 {
    margin-bottom: 4rem;
}

.more_on_categ .grid-container.fluid {
    position: relative;
}

.more_on_categ #more_on_categ-slider {
    margin: auto;
}

.more_on_categ #more_on_categ-slider .swiper-slide {
    flex-flow: column;
    align-items: flex-start;
    width: auto;
}

.more_on_categ #more_on_categ-slider .swiper-slide div {
    padding-bottom: 1rem;
    padding-top: 0.5rem;
    width: 82%;
}

.more_on_categ #more_on_categ-slider .swiper-slide div h6 {
    margin-bottom: 0rem;
    color: #9B9B9B;
}

.more_on_categ .swiper-button-next,
.more_on_categ .swiper-button-prev {
    top: 54%;
}

.more_on_categ .swiper-pagination .swiper-pagination-bullet {
    background: #9e9e9e;
}

.more_on_categ .swiper-pagination .swiper-pagination-bullet-active {
    background: #D0021B;
}

@media screen and (max-width: 639px) {
    .more_on_categ {
        margin-top: 3rem;
        padding: 2rem 0;
    }

    .more_on_categ h6 {
        margin-bottom: 2rem;
    }

    .more_on_categ #more_on_categ-slider .swiper-slide img {
        width: 100%;
    }
}


.more_on_categ #more_on_categ-slider .swiper-slide img {
    max-height: 315px;
    width: auto;
    height: 100%;
}






.studio-section.who-we-are h4,
.studio-section.who-we-are h6 {
    /*  text-transform: uppercase;*/
    margin-bottom: 2rem;
}

.studio-section.who-we-are .studio_people {
    display: block;
    text-align: left;
}

.studio-section.who-we-are .studio_people h4,
.studio-section.who-we-are .studio_people h6 {
    margin: 10px 0;
    /*  text-transform: uppercase;*/
    color: #333;
}

.studio-section.who-we-are .studio_people h6 {
    margin: 0.5rem 0 0;
}

/* .studio-section.who-we-are .studio_people h4 {
  margin-top: 1rem;
} */

.studio-section.who-we-are .studio_people h4 p {
    color: inherit;
    font-size: inherit;
    font: inherit;
}

.studio-section.who-we-are .menu {
    margin-bottom: 2rem;
}

.studio-section.who-we-are .menu li {
    margin-right: 1rem;
}

.studio-section.who-we-are .menu li:last-of-type {
    margin-right: 0;
}

.studio-section.who-we-are .wh-readmore {
    font-size: 12px;
    transition: all 500ms ease;
}
.studio-section.who-we-are .wh-readmore:hover{
    color: #E3241C;
}

.studio-section.who-we-are .studio_people img {
    max-width: 100%;
    margin: auto;
    display: block;
}

.studio-section .vline {
    display: block;
    background: #E3241C;
    height: 150px;
    width: 1px;
    margin: auto;
}

.studio-section .leftnav p {
    margin: 0;
    font-weight: normal;
}

.studio-section .leftnav h4 {
    margin-bottom: 1rem;
}

.reveal {
    background: #4A4A4A;
    color: #ffffff;
    top: 0!important;
}

.reveal .grid-container {
    display: flex;
    /*
    justify-content: center;
    align-items: center;
*/
    height: 100%;
}

.reveal p,
.reveal h4,
.reveal h6 {
    color: #ffffff;
}

.reveal h4,
.reveal h6 {
    margin: 0;
    text-transform: uppercase;
}

.reveal h4 {
    margin-top: -0.3rem;
}

.reveal h6 {
    margin: 0.25rem 0;
}

.reveal .close-button {
    color: #ffffff;
}

.reveal .close-button:hover {
    opacity: 0.8;
}

.reveal .namendesig {
    margin-bottom: 2rem;
}

.reveal .namendesig h6 small, .reveal .namendesig h6{
    font-size: 14px;
    margin: 0.5rem 0;
    
}

.reveal .quote {
    font-size: 1rem;
    margin-bottom: 2rem;
    display: block;
}

.reveal .cont p {
    margin-bottom: 2rem;
    line-height: 2;
}

.reveal .button {
    margin-top: 2rem;
}

.reveal hr {
    margin: 0;
}

@media screen and (max-width: 639px) {
    .reveal .grid-container {
        display: block;
    }

    .reveal .close-button,
    .reveal .close-button.medium {
        right: 0.3rem;
        top: 0;
    }
}

/* .contact-section h3 {
  text-transform: uppercase;
  margin-bottom: 3rem;
}

.contact-section h3 span {
  font-weight: 400;
}

.contact-section h4 {
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.contact-section p.address {
  margin-bottom: 1rem;
}

.contact-section .social {
  margin: 2rem 0;
  margin-bottom: 0;
}

.contact-section .social .menu li a {
  padding: 0 0.5rem;
}

.contact-section .social .menu li:first-of-type a {
  padding-left: 0;
}

.contact-section .social .menu li:last-of-type a {
  padding-right: 0;
}

.contact-section hr {
  margin: 2rem 0;
  border-color: #4A4A4A;
}

.contact-section form {
  margin-top: 3rem;
}

.contact-section form label {
  text-transform: uppercase;
  color: #2a2a2a;
} */


.contact-section h3 {
    margin-bottom: 2rem;
}

.contact-section h4 {
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.contact-section .social {
    margin: 2rem 0;
    margin-bottom: 0;
}

.contact-section .social .menu li a {
    padding: 0 0.5rem;
}

.contact-section .social .menu li:first-of-type a {
    padding-left: 0;
}

.contact-section .social .menu li:last-of-type a {
    padding-right: 0;
}

.contact-section hr {
    margin: 2rem 0;
    border-color: #4A4A4A;
}

/* .contact-section form {
  margin-top: 3rem;
} */

form label {
    text-transform: uppercase;
    color: #2a2a2a;
}

.contact-section iframe {
    width: 100%;
    height: 400px;
    border: 0;
    padding: 2rem 0;

}

.contact-section .contact-info p {
    margin-bottom: 1rem;
    color: #666666;
    font-weight: 400;
}

.contact-section .contact-info p:last-child {
    margin: 0;
}

.contact-section .contact-info {
    padding: 2rem 0;
}




form input,
form [type=color],
form [type=date],
form [type=datetime-local],
form [type=datetime],
form [type=email],
form [type=month],
form [type=number],
form [type=password],
form [type=search],
form [type=tel],
form [type=text],
form [type=time],
form [type=url],
form [type=week],
form textarea,
form select,
form select:focus,
form input:focus,
form [type=color]:focus,
form [type=date]:focus,
form [type=datetime-local]:focus,
form [type=datetime]:focus,
form [type=email]:focus,
form [type=month]:focus,
form [type=number]:focus,
form [type=password]:focus,
form [type=search]:focus,
form [type=tel]:focus,
form [type=text]:focus,
form [type=time]:focus,
form [type=url]:focus,
form [type=week]:focus,
form textarea:focus {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #cccccc !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    background: transparent;
    margin: 0 0 1rem;
    margin-right: -2px;
    height: 35px;
}

/* 
form select,  {
  background-color: inherit;
  border-bottom: 1px solid #cccccc !important;
  box-shadow: none;
  border: none;
} */


form [type=checkbox],
form [type=file],
form [type=radio],
form [type=checkbox]:focus,
form [type=file]:focus,
form [type=radio]:focus {
    margin: 0;
    height: auto;
    width: auto;
    vertical-align: middle;
}

.contact-section form fieldset {
    margin-bottom: 1rem;
}

.contact-section form fieldset span {
    display: inline-flex;
}

.contact-section form .captcha {
    display: flex;
    justify-content: space-between;
}

form .captcha p,
form .captcha input {
    display: inline-block;
}

.contact-section form .captcha input,
.contact-section form .captcha input:focus {
    width: 80px;
    margin-left: 1.5rem;
}

@media screen and (max-width: 639px) {

    .contact-section form .captcha input,
    .contact-section form .captcha input:focus {
        width: 60px;
    }
}

.contact-section #map {
    min-height: 100vh;
    height: 100%;
}



/* work with us start here */

.work-with-us {
    margin: 4rem 0;
}

.work-with-us h3 {
    margin: 0 0 3rem 0;
}

.eventsec {
    padding: 5rem 0;
}

.eventsec h4 {
    /*  text-transform: uppercase;*/
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.eventsec h6 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.eventsec .tabs,
.eventsec .tabs-content {
    background: none;
}

.eventsec .tabs-content,
.eventsec .tabs {
    border: 0px;
}

.eventsec .tabs-content p,
.eventsec .tabs p {
    margin-bottom: 0;
}

.eventsec .tabs-title {
    font-family: 'Lato', serif;
    display: inline-block;
    text-align: center;
    float: inherit;
    text-transform: uppercase;
    font-size: 1rem;
    padding: 1rem;
    font-weight: 700;
    position: relative;
    width: 15.6%;
}

.eventsec .tabs-title a {
    color: #DDDDDD !important;
    font-size: 1rem;
    padding: 0 0 0.5rem 0;
}

.eventsec .tabs-title a div {
    margin-bottom: 2rem;
}

.eventsec .tabs-title a:hover {
    background: none;
}

.eventsec .tabs-title:before {
    content: "";
    background: #DDDDDD;
    position: absolute;
    width: 103%;
    height: 1px;
    left: 0;
    bottom: calc(3.2rem + 4px);
}

.eventsec .tabs-title:after {
    content: "";
    background: #DDDDDD;
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid #DDDDDD;
    border-radius: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 3.2rem;
}

.eventsec .tabs-title:hover:after {
    background: #E3241C;
    border: 1px solid #E3241C;
}

.eventsec .tabs-title svg {
    width: 34px;
    height: 34px;
}

.eventsec .tabs-title .togrey {
    fill: #DDDDDD;
}

.eventsec .is-active .togrey {
    fill: #E3241C;
}

.eventsec .is-active a {
    color: #000000 !important;
}

.eventsec .is-active:after {
    background: #E3241C;
    border: 1px solid #E3241C;
}

.eventsec .tabs-title > a:focus,
.eventsec .tabs-title > a[aria-selected="true"] {
    background: none;
}

.eventsec #collapsing-tabs {
    text-align: center;
}

@media screen and (max-width: 639px) {
    .eventsec {
        padding: 2rem 0;
    }

    .eventsec .tabs {
        margin-bottom: 1rem;
        margin-top: 2rem;
    }

    .eventsec .tabs h6 {
        display: none;
    }

    .eventsec .tabs-panel {
        padding: 1rem 0;
    }

    .eventsec .tabs-panel .cell {
        margin-bottom: 1rem;
    }

    .eventsec .tabs-panel .cell:last-of-type {
        margin-bottom: 0;
    }

    .eventsec .tabs-title {
        width: 24%;
    }

    .eventsec .tabs-title:after {
        bottom: 0;
    }

    .eventsec .tabs-title:before {
        bottom: calc(0rem + 4px);
    }

    .eventsec .tabs-title a div {
        margin-bottom: 0rem;
    }
}

.studio-section {
    margin-bottom: 4rem;
}

.studio-section .cell {
    padding-top: 0;
    padding-bottom: 0;

}

.studio-section .cell:nth-child(1) {
    text-align: right;
    /* position: relative;
  padding-right: 6rem; */
}

/* .whatwedo .cell:nth-child(1)::after{
  content: "";
  position: absolute;
  right: 20px;
  top: 19%;
  width: 1px;
  height: 150px;
  background-color: #E3241C;
} */

.studio-section .peoplerow {
    margin-top: 3rem;
}


@media screen and (max-width: 639px) {
    .studio-section {
        margin-bottom: 2rem;
    }

    .studio-section .cell {
        padding-top: 15px;
        padding-bottom: 0;
        text-align: left;
    }
}

.services-header {
    min-height: 36vh;
    text-align: center;
    background: #F9F9F9;
    padding: 2rem 0;
}

.services-header h2 {
    text-transform: uppercase;
    margin-bottom: 1.75rem;
}

@media screen and (max-width: 639px) {
    .services-header {
        min-height: 28vh;
    }

    .services-header h2,
    .services-header p {
        text-align: left;
    }
}

.service-section {
    min-height: 51vh;
    margin-top: 0rem;
    padding: 4rem 0;
    /*  background: url(../img/services/bg.jpg);*/
    color: #ffffff;
    background: linear-gradient(0deg, rgba(0, 0, 0, .8),
            rgba(0, 0, 0, .6)), url(../img/services/bg.jpg);
    background-size: auto, auto;
    background-size: cover;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}


.service-section h4,
.service-section h6 {
    text-transform: uppercase;
    color: #ffffff;
}

.service-section ul.services {
    list-style: none;
    margin: 0;
    margin-bottom: 3rem;
}

.service-section ul.services li {
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.service-section ul.services li:first-of-type h6 {
    margin-bottom: 0;
}

.service-section ul.services li:last-of-type {
    margin-bottom: 0;
}

@media screen and (max-width: 639px) {
    .service-section ul.services {
        margin-bottom: 1rem;
    }
}

.service-section .cell {
    padding-top: 0;
    padding-bottom: 0;
}

@media screen and (max-width: 639px) {
    .service-section {
        padding: 2rem 0;
    }

    .service-section .cell {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.news_modal {
    background: rgba(0, 0, 0, 0.9);
}

.news_modal #news_modal-in {
    position: relative;
    max-width: 700px;
    margin: auto;
}

.news_modal .achievements_slider-cont {
    width: 100%;
    height: 100%;
    flex-flow: column wrap;
    transition: all 600ms ease;
    transition-delay: 120ms;
    align-items: flex-start;
    margin: 0.5rem 0 0rem 0;
}

.news_modal .achievements_slider-cont p,
.news_modal .achievements_slider-cont h6 {
    color: #ffffff;
    transition: all 1s cubic-bezier(0.18, 0.89, 0.62, 1.15);
    margin-bottom: 0;
}

.news_modal .achievements_slider-cont p {
    font-size: 13px;
    display: inline-block;
}

.news_modal .achievements_slider-cont p small {
    font-size: 12px;
}

.news_modal .achievements_slider-cont img {
    max-width: 12px;
    margin-left: 4px;
}

.news_modal .achievements_slider-cont h6 {
    font-size: 11px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.news_modal .swiper-button-prev,
.news_modal .swiper-button-next {
    top: 46%;
    filter: brightness(100);
}

.news_modal .swiper-button-prev {
    left: -2rem;
}

.news_modal .swiper-button-next {
    right: -2rem;
}

.news-section {
    padding-bottom: 4rem;
}

.news-section:first-of-type {
    padding-top: 0;
}

.news-section.bg-beige {
    margin-top: 0;
    padding-top: 4rem;
}

.news-section .grid-container.fluid {
    padding: 0 calc(30px - $pad-picturegrid);
}

.news-section .grid-x:nth-child(odd) {
/*    flex-direction: row-reverse;*/
    margin-bottom: 3rem;
}

/*
.news-section>.grid-container>[class*=grid] {
  margin: 0;
}
*/

.news-section > .grid-container {
    max-width: 1280px;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
}

.news-section .cell > h2,
.news-section .cell > p {
    text-align: center;
    max-width: 500px;
    margin: 1rem auto;
}

.news-section .cell > h2 {
    margin-top: -15px;
}

.news-section .cell > p {
    margin-bottom: 2rem;
}

.news-section .news {
    position: relative;
    overflow: hidden;
}

.news-section .news img {
    transition: all 1.2s ease;
}

.news-section .news .news-cont {
    width: 100%;
    height: 100%;
    flex-flow: column wrap;
    justify-content: unset;
    transition: all 600ms ease;
    transition-delay: 120ms;
    align-items: flex-start;
    margin: 0.5rem 0 0rem 0;
}

.news-section .news .news-cont p,
.news-section .news .news-cont h6 {
    color: #2a2a2a;
    transition: all 1s cubic-bezier(0.18, 0.89, 0.62, 1.15);
    margin-bottom: 0;
}

.news-section .news .news-cont p {
    font-size: 13px;
    display: block;
}

.news-section .news .news-cont p small {
    font-size: 12px;
}

.news-section .news .news-cont img {
    max-width: 12px;
    margin-left: 4px;
}

.news-section .news .news-cont h6 {
    font-size: 11px;
    color: #4a4a4a;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0.375rem;
}

.news-section .button {
    margin: 3rem 0;
    margin-bottom: 0;
}

.news-section.code_talks-news .news .news-cont {
    /*
  min-height: 90px;
  max-height: 90px;
*/
    padding-bottom: 16px;
}

.news-section.code_talks-news .news .news-cont p:last-of-type {
    /*
  position: absolute;
  bottom: 0;
*/
}

@media screen and (max-width: 639px) {
    .news-section {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .news-section.bg-beige {
        padding-top: 2rem;
    }

    .news-section .grid-container.fluid {
        padding: 0 1rem;
    }

    .news-section .news .news-cont h2,
    .news-section .news .news-cont h6 {
        margin-bottom: 0;
    }

    .news-section .news .news-cont h6 {
        margin-top: 0;
    }
}


.news-section .info h6 {
    color: #E3241C;
}

.news-section .info h4 {
    color: #333333;
    font-weight: 500;
}

.news-section .info hr {
    margin-top: 0;

}

.news-section hr {
    border-bottom: 1px solid #E3241C;
    width: 100%;
}

.news-section .info h4 {
    color: #333333;
    font-weight: 500;
}

.public-section .content-block .grid-x:nth-child(3) {
    flex-direction: row-reverse;
    margin-top: 3rem;
}


.recog .info ul {
    margin: 0;
    list-style: none;
    max-width: 600px;
}

.recog .info ul span {
    color: #E3241C;
}

.recog .info ul li {
    margin-bottom: 1rem;
}

.recog h6 > span {
    color: #E3241C;
    font-weight: 600;

}

.recog .disc {

    padding-top: 2rem;
}

.recognition .swiper-button-next {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4xNzUgNDc3LjE3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjE3NSA0NzcuMTc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij48Zz48bGluayB4bWxucz0iIiB0eXBlPSJ0ZXh0L2NzcyIgaWQ9ImRhcmstbW9kZSIgcmVsPSJzdHlsZXNoZWV0IiBjbGFzcz0iYWN0aXZlLXBhdGgiLz48c3R5bGUgeG1sbnM9IiIgdHlwZT0idGV4dC9jc3MiIGlkPSJkYXJrLW1vZGUtY3VzdG9tLXN0eWxlIiBjbGFzcz0iYWN0aXZlLXBhdGgiLz48Zz4KCTxwYXRoIGQ9Ik0zNjAuNzMxLDIyOS4wNzVsLTIyNS4xLTIyNS4xYy01LjMtNS4zLTEzLjgtNS4zLTE5LjEsMHMtNS4zLDEzLjgsMCwxOS4xbDIxNS41LDIxNS41bC0yMTUuNSwyMTUuNSAgIGMtNS4zLDUuMy01LjMsMTMuOCwwLDE5LjFjMi42LDIuNiw2LjEsNCw5LjUsNGMzLjQsMCw2LjktMS4zLDkuNS00bDIyNS4xLTIyNS4xQzM2NS45MzEsMjQyLjg3NSwzNjUuOTMxLDIzNC4yNzUsMzYwLjczMSwyMjkuMDc1eiAgICIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBmaWxsPSIjRkZGRkZGIi8+CjwvZz48L2c+IDwvc3ZnPgo=');
}

.recognition .swiper-button-prev {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4xNzUgNDc3LjE3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjE3NSA0NzcuMTc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij48ZyB0cmFuc2Zvcm09Im1hdHJpeCgtMSwgLTAsIC0wLCAtMSwgNDc3LjE3NSwgNDc3LjE3NSkiPjxsaW5rIHhtbG5zPSIiIHR5cGU9InRleHQvY3NzIiBpZD0iZGFyay1tb2RlIiByZWw9InN0eWxlc2hlZXQiIGNsYXNzPSJhY3RpdmUtcGF0aCIvPjxzdHlsZSB4bWxucz0iIiB0eXBlPSJ0ZXh0L2NzcyIgaWQ9ImRhcmstbW9kZS1jdXN0b20tc3R5bGUiIGNsYXNzPSJhY3RpdmUtcGF0aCIvPjxnPgoJPHBhdGggZD0iTTM2MC43MzEsMjI5LjA3NWwtMjI1LjEtMjI1LjFjLTUuMy01LjMtMTMuOC01LjMtMTkuMSwwcy01LjMsMTMuOCwwLDE5LjFsMjE1LjUsMjE1LjVsLTIxNS41LDIxNS41ICAgYy01LjMsNS4zLTUuMywxMy44LDAsMTkuMWMyLjYsMi42LDYuMSw0LDkuNSw0YzMuNCwwLDYuOS0xLjMsOS41LTRsMjI1LjEtMjI1LjFDMzY1LjkzMSwyNDIuODc1LDM2NS45MzEsMjM0LjI3NSwzNjAuNzMxLDIyOS4wNzV6ICAgIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPjwvZz4gPC9zdmc+Cg==');
}

.recog .disc p strong {
    font-weight: 500;
}


.recognition .swiper-button-prev,
.swiper-button-next {
    background-size: 40px;
    width: 40px;
    height: 40px;
}

.recognition .swiper-button-next {
    background-size: 40px;
    width: 40px;
    height: 40px;
}


.code_talks .code_talks-cont .time {
    margin-top: 10px;
    /*  font-weight: 400;*/
    margin-bottom: 0;
}

.code_talks .code_talks-cont time {
    margin-top: 10px;
}


#bcktotop {
    position: absolute;
    display: flex;
    flex-flow: column;
    align-items: center;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
}

#bcktotop img {
    width: 22px;
}

/* footer {
  margin-top: 0; }
  footer .menu-sub {
    display: none; }
  footer ul.menu.main li p {
    font-size: 10px; }
  footer ul.menu.logohere {
    justify-content: flex-start; }
  footer section.copyright {
    margin: 0;
    padding: 0.25rem 1rem;
    background: #000000; }
  footer .lines {
    position: relative;
    text-align: center; }
    footer .lines p {
      font-size: 12.4px;
      display: inline-block;
      margin: 0;
      font-weight: 400;
      color: #7d7d7d; } */


footer {
    background: #c4222d;
    padding: 2rem 0 4rem;
    color: #fff;

}

footer .grid-container.fluid {
    /* max-width: 100%;
              padding: 0 2.5rem; */
}


footer ul {
    list-style: none;
    display: flex;
    margin: 0;
}

footer figure {
    position: relative;
            margin-right: 2rem;

}

footer .brder{
    position: relative;
    justify-content: space-around;

    
}

footer .brder::after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #c9c9c9;
}


footer figure p {
    color: inherit;
    margin: 0;
}


/* footer ul li {
  margin-right: 0.7rem;
} */

footer ul li:last-child {
    margin: 0;
}

footer ul li img {
    width: 30px;
}

footer h5 {
    color: inherit;
    font-weight: 600;
    font-size: 16px;
}

footer .lhs h5 {
    margin: 0 0 1rem 0;
}

footer .rhs h5 {
    margin: 0 0 0.5rem 0;
}

footer h4{
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    max-width: 345px;
    margin-bottom: 0.8rem;
}

footer .intro p{
    color: #cccccc;
    font-weight: normal;
    font-size: 12px;
}

footer h4 strong{
    font-weight: 600;
}

footer ul{
    display: flex;
    flex-direction: column;
}

footer ul li{
    font-weight: 600;
    margin-bottom: 0.5rem;
    font-size: 16px;
}

footer .pages-links p{
        max-width: 200px;
        font-size: 14px
}

footer .contact-links figure{
    margin: 0;
}

footer .contact-links ul{
    flex-direction: row;
}
footer .contact-links ul li{
    margin-right: 0.5rem;
}
footer .contact-links::after{
     content: none;
    position: static;
}

footer .contact-links .brder:last-child{
     margin-right: 0;
}


.index .swiper-pagination {
    position: static;
    margin: 1rem auto;
}

.index .grid-container {
    /*
  max-width: 100%!important;
  padding: 0!important;
*/
}


/* celebrations section start */

.celebrations {
    padding: 3rem 0;
    background: #efefef;
}

.celebrations h3 {
    color: #E3241C
}

.celebrations .lhs {
    max-width: 210px;
    text-align: center;
}

.celebrations .lhs p {
    text-align: right;
}

.celebrations .lhs p a {
    color: #E3241C;
}

.celebrations .rhs h3 {
    font-weight: 400;
    margin-bottom: 2rem;
}

.celebrations .rhs p strong {
    font-weight: 500;
}

.celebrations .rhs p {
    margin-bottom: 2rem;
}

.celebrations .rhs p:last-child {
    margin: 0;
}

.celebrations .vline {
    display: block;
    background: #E3241C;
    height: 150px;
    width: 1px;
}

.celebrations .profile-info h6 {
    color: #E3241C;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
    text-transform: uppercase;

}

.celebrations .profile-info h4 {
    font-size: 24px;
    color: #333333;
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
}

.celebrations .profile-info {
    max-width: 443px;
}

.celebrations .profile-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.celebrations .profile-info ul > li {
    display: block;
    text-transform: uppercase;
    color: #E3241C;
    font-size: 12px;
    margin: 0 0 3px 0;
}

.celebrations .profile-info p {
    margin: 0 0 2rem 0;
    color: #666666;
}

.celebrations .grid-x {
    margin-bottom: 3rem;
}

.celebrations .profile-pic img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}


.celebrations .profile-card{
    padding: 1.5rem;
    border-bottom: 2px solid #c4222d;
    background-color: #fff;
    height: 180px;
}

.celebrations .profile-card h6{
        color: #E3241C;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.celebrations .profile-card h4{
    font-size: 20px;
    color: #333333;
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
}

.celebrations .profile-card h5{
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    letter-spacing: normal;
}

@media screen and (max-width: 639px) {
    .celebrations .lhs {
        text-align: left;
    }

    .celebrations .lhs p {
        text-align: left;
    }

    .celebrations .align-self-middle {
        display: none;
    }

    .celebrations .profile-pic img {
        width: 50%;
    }

}



#to-top {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#to-top img{
    border: 1px solid #fff;
    border-radius: 50%;
}

#to-top:hover {
    cursor: pointer;
    opacity: 0.9
}

#to-top.show {
  opacity: 1;
  visibility: visible;
}



/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
@media screen and (max-width: 639px) {
    section {
        padding: 0;
    }

    nav.const-nav {
        display: none;
    }

    .grid-x .swiper-button-prev,
    .grid-x .swiper-button-next {
        display: none;
    }

    .index #home_slider .home_slider-cont h2 {
        font-size: 32px;
    }

/*
    section.workdetail-section {
        margin-top: 1rem;
    }
*/

    section.workdetail-section img {
        width: 100%;
    }

    .beige-bg {
        -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    }

    .index .swiper-pagination {
        position: absolute;
        margin: 0;
    }

    nav .grid-container.fluid {
        padding: 0 1rem;
    }

    footer figure:last-child {
        margin-bottom: 1rem;
    }

    .studio-section .cell:nth-child(1) {
        text-align: left;
    }

    .studio-section .peoplerow{
        margin-top: 0;
    }
    
    footer .flex-container{
        flex-direction: column;
    }
    footer figure{
        margin: 2rem 0 0 0!important;
    }
    footer{
        padding: 1rem 0 2rem;
    }
    
    footer .brder::after {
        position: static;
        background: none;
    }
}

@media screen and (max-width: 1023px) {
    section {
        padding: 0;
    }

    nav.const-nav {
        display: block;
    }

    nav.main-menu ul.topmenu li p a {
        padding: 0.7rem 0.9rem;
    }

    .work-section > .grid-container > [class*="grid"] {
        margin: 0;
    }


    .accordion {
        display: none;
    }

    nav .accordion-content {
        display: none;
    }
        
    footer .contact-links{
        flex-direction: column-reverse!important;
    }
    
    footer h4{
        font-size: 20px;
        line-height: 28px;
        width: 90%;
    }
    footer .contact-links figure{
        margin: 0!important;
    }
    footer ul li{margin-bottom: 0.1rem;}
    
    #to-top{
        height: 30px;
        width: 30px;
        bottom: 25px;
        right: 25px;
    }

}


.workreadmore {
    color: #E3241C !important;
    font-weight: 500;
}

section.bg-beige {
    background: #F9F9F9;
}

.news-section .recognition .swiper-slide img {
    display: block;
    width: 100%;
}

.news-section .recognition .swiper-slide {
    display: block;
}

.workimgs {
    position: relative;
}

#workdetail-pagination {
    position: static;
    margin: 1rem auto;
}


/*no result*/

.noresult {
    min-height: 31vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.noresult p {
    margin: 0;
}




.index #home_slider img {
    height: calc(100vh - 300px);
    object-fit: cover;
}

.index #home_slider .home_slider-cont img {
    height: auto;
}




.navbar.navbar-expand-lg {
    padding: 0;
}


.navbar.navbar-expand-lg.header {
    padding: 1.5rem 0 0.8rem;
}

nav .menu-sub .grid-x {
    border-top: 1px solid #E3241C;

}

.project-banner {
    margin-bottom: 52px;
}


.project-detail .submenu-strip {
    display: none;
}

.worklist .title a{
    color: #E3241C;
    font-weight: 600;
}

    @media screen and (min-device-width: 1200px) and (max-device-width: 1439px) {
        
        .index #home_slider img{
            height: calc(100vh - 150px);
        }
}



input.error{
    border-bottom: 1px solid rgb(185, 74, 72) !important;
}



/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #4A4A4A;
        page-break-inside: avoid;
    }

    th.menu-sub ul display: table-header-group;
}

tr,
img {
    page-break-inside: avoid;
}

p,
h2,
h3 {
    orphans: 3;
    widows: 3;
}

h2,
h3 {
    page-break-after: avoid;
}
}






/*# sourceMappingURL=studiocode.css.map */