/************************************************************************************************************************/
/**************************************************** DEFAULT SETTING ****************************************************/
/************************************************************************************************************************/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

*:focus {
    outline: none;
}

html {
    font-family: sans-serif;
    box-sizing: border-box;
    font-size: 10px;
    text-rendering: optimizeLegibility;
    max-width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}



/************************************************************************************************************************/
/*************************************************** REPEATING TWEAKS ***************************************************/
/************************************************************************************************************************/

/********************************************************* GAPS *********************************************************/
.gap-20 {
    height: 2rem;
    background-color: #073f5d;
}


/********************************************************* ROWS *********************************************************/

.row-1149 {
    max-width: 1149px;
}

.row-1140 {
    max-width: 1140px;
}


/********************************************************* BUTTON *********************************************************/

.btn {
    padding: 1.5rem 4.5rem;
    background-color: #fff;
    line-height: 1;
}

.btn-looking {
    background-color: #f0ede8;
    font-size: 1.5rem;
    font-family: "Playfair Display", serif;
    color: #7a7e83;
    transition: all ease .3s;
}

.btn-looking:hover,
.btn-looking:active {
    color: #fff;
    background-color: #073f5d;
}


/************************************************* SOCIAL LOGO HOVER COLOR *************************************************/

.fa-facebook-f:hover,
.fa-facebook-f:active {
    color: #1977f3;
}

.fa-instagram:hover,
.fa-instagram:active {
    color: #8a3ab9;
}

.fa-linkedin-in:hover,
.fa-linkedin-in:active {
    color: #0A66C2;
}

.fa-whatsapp:hover,
.fa-whatsapp:active {
    color: #0A66C2;
}

.fa-twitter:hover,
.fa-twitter:active {
    color: #00acee;
}

.fa-pinterest:hover,
.fa-pinterest:active {
    color: #c8232c;
}

.fa-youtube:hover,
.fa-youtube:active {
    color: #FF0000;
}


/************************************************************************************************************************/
/******************************************************** SOCIAL ********************************************************/
/************************************************************************************************************************/

.social-section {
    border-bottom: #f0ede8 solid 1px;
}

.social-icon-list {
    float: right;
    padding: 1rem;
}

.icon-item {
    display: inline-block;
}

.social-icon {
    font-size: 1.7rem;
    color: #54595f;
}

.icon-item a {
    padding: 1rem;
}


/**************************************************** NAVIGATION BAR ****************************************************/

.nav-logo {
    max-width: 228px;
}

.main-nav {
    float: right;
}

.main-nav li {
    display: inline-block;
    padding: 2rem 0;
}

.main-nav li a {
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: 2px;
    color: #7a7e83;
    padding: 2rem 1.5rem;
    transition: all ease .3s;
}

.main-nav li a:hover,
.main-nav li a:active,
.nav-perma-border {
    border-bottom: #7a7e83 solid 3px;
}

nav {
    border-bottom: #f0ede8 solid 1px;
}

.container-planning-heading {
    margin: 7rem 0;
}

.planning-heading-box {
    text-align: center;
    padding: 10px;
}

.planning-heading-text {
    color: #f0ede8;
    font-size: 11.2rem;
    font-family: "Playfair Display", sans-serif;
    font-weight: 400;
}



/************************************************************************************************************************/
/************************************************ PLANNING & DIFFERENCE ************************************************/
/************************************************************************************************************************/

.section-planning-difference {
    margin-bottom: 8rem;
}


.container-planning-difference-image {
    width: 520px;
}

.planning-difference-image {
    max-width: 100%;
}


.container-planning-difference-text {
    margin-top: 20rem;
}

.planning-difference-heading,
.looking-heading {
    text-align: center;
    color: #073f5d;
    font-size: 5.9rem;
    font-family: "Playfair Display", sans;
    font-weight: 500;
    line-height: 1;
    margin: 0.8rem 0 1.6rem;
}

.planning-difference-para,
.looking-para {
    color: #9a9a9d;
    font-size: 1.6rem;
    font-family: "Roboto Condensed", serif;
    font-weight: 300;
    line-height: 2;
    text-align: left;
}



/************************************************************************************************************************/
/******************************************************* LOOKING *******************************************************/
/************************************************************************************************************************/

.section-looking {
    margin-bottom: 12.5rem;
}

.container-looking-text {
    padding-right: 5rem;
    text-align: center;
}

.looking-para {
    margin-bottom: 2rem;
}

.container-looking-image {
    width: 520px;
    margin-left: 5rem;
}

.looking-image {
    max-width: 100%;
    text-align: right;
}

.container-btn-looking {
    margin-top: 5rem;
}



/************************************************************************************************************************/
/********************************************************* FOCUS *********************************************************/
/************************************************************************************************************************/

.section-focus {
    padding: 15rem 0;
    background-color: #f0ede8;
}

.focus-box,
.focus-box-wide {
    padding: 1rem;
}

.focus-box-wide {
    margin-top: 3rem;
}

.focus-main-text {
    line-height: 1.5em;
    color: #073f5d;
    font-family: 'Playfair Display', serif;
    font-size: 3.2rem;
}

.focus-para-text {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    color: #9a9a9d;
    font-size: 2.5rem;
}



/************************************************************************************************************************/
/******************************************************** MOTTO ********************************************************/
/************************************************************************************************************************/

.section-motto {
    background-image: -webkit-linear-gradient(rgba(7, 7, 7, .6), rgba(7, 7, 7, .6)), url(img/motto-bg.jpg);
    background-image: linear-gradient(rgba(7, 7, 7, .6), rgba(7, 7, 7, .6)), url(img/motto-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    padding: 25rem 0;
    text-align: center;
}

.container-motto-text {
    padding: 1rem;
}

.motto-main-text {
    font-family: "Playfair Display", serif;
    margin-bottom: 3rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.5;
    font-weight: 300;
    font-size: 3.2rem;
}

.motto-para-name {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    color: #fff;
    font-size: 2.3rem;
    margin-bottom: 2rem;
}

.line-motto {
    background-color: #fff !important;
}



/************************************************************************************************************************/
/******************************************************* WE WORK *******************************************************/
/************************************************************************************************************************/

.section-wework {
    margin-bottom: 7.5rem;
}

.container-wework {
    padding: 10rem 0 10rem;
}

.wework-box-img {
    margin: 0;
    text-align: right;
}

.wework-box-text {
    text-align: center;
    margin: 0;
    margin-top: 15rem;
    padding: 5rem;
    border-style: solid;
    border-width: 2.5rem 2.5rem 2.5rem 0px;
    border-color: #c3dbe7;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.wework-para {
    font-family: "Playfair Display", serif;
    font-size: 3.2rem;
    font-weight: 300;
    line-height: 4.8rem;
    color: #073f5d;
    margin-bottom: 1.5rem;
}

.wework-para-name {
    font-family: Oswald, serif;
    font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 6.4rem;
    text-transform: uppercase;
    color: #f1c36d;
    /* margin-bottom: 40px; */
}

.line {
    height: 3px;
    width: 2.5rem;
    content: " ";
    background-color: #f1c36d;
    display: block;
    margin: 0 auto;
}

.line-wework {
    margin-bottom: 15rem;
}

.container-wework-bottom {
    padding: 1rem;

}

.wework-heading {
    text-align: center;
    color: #073f5d;
    font-size: 5.9rem;
    font-family: "Playfair Display", serif;
    line-height: 1;
    font-weight: 500;
    margin: 0.8rem 0 1.6rem;
}

.wework-subheading {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    line-height: 2em;
    margin-bottom: 0px;
    font-size: 1.6rem;
    color: #9a9a9d;
}

.wework-image {
    max-width: 100%;
}



/************************************************************************************************************************/
/****************************************************** TESTIMONIAL ******************************************************/
/************************************************************************************************************************/

.section-testimonial {
    background-color: #f0ede8;
    padding: 10rem;
}

.container-testimonial-image {
    width: 456px;
}

.testimonial-image {
    max-width: 100%;
}

.container-testimonial-text {
    margin-top: 15%;
}

.testimonial-para {
    color: #7a7e83;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 1.7rem;
    font-style: normal;
    line-height: 2em;
    font-weight: 300;
    margin-bottom: 2rem;
}

.testimonial-name {
    color: #073f5d;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: 2px;
    font-style: normal;
}



/************************************************************************************************************************/
/******************************************************** FOOTER ********************************************************/
/************************************************************************************************************************/

footer {
    padding: 10rem 0;
    background-color: #073f5d;
}

.container-footer {
    text-align: center;
}

.footer-image-div {
    width: 224px;
    margin: 0 auto;
    margin-bottom: 2rem;
}

.footer-logo-image {
    max-width: 100%;
}

.container-footer-link {
    padding: 1rem;

}

.footer-link-list li {
    display: inline-block;
    margin-right: 2rem;
}

.footer-link-list li a {
    font-size: 1.5rem;
    color: #fff;
    padding: 1.3rem 0;
    margin: 0 1.2rem;
    font-family: "Oswald", Sans-serif;
    letter-spacing: 2px;
}


/**************************************************** FOOTER SOCIAL LINK ****************************************************/

.container-social-link {
    padding: 1.5rem;
}

.footer-social-list li {
    display: inline-block;
}

.footer-social-list li a {
    color: #fff;
    font-size: 1.5rem;
    margin: 0 1.2rem;
    padding: 0.5rem 0;
}

.container-footer-copyright {
    margin: 1rem 0;
}

.copyright-para {
    font-family: 'Oswald', sans-serif;
    font-size: 1.5rem;
    color: #fff;
    letter-spacing: 2px;
}