* {
    margin: 0;
    padding: 0;
}


/* 1st section */

.intro-section {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../images/slider/slider-01.jpg) center center;
    background-size: cover;
    height: 100vh;
}

.navbar {
    box-sizing: border-box;
    text-align: center;
    padding-top: 15px;
    padding-left: 60px;
    position: sticky;
    top: 0;
}

.intro-section .navbar #logo {
    color: #ff305b;
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-weight: bolder;
    float: left;
    margin-left: 120px;
    text-align: start;
}

.intro-section .navbar .nav-links li {
    list-style: none;
    width: 85%;
    padding-left: 20px;
}

.intro-section .navbar .nav-links li a {
    color: white;
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    float: right;
    letter-spacing: 0.5px;
    padding-left: 18px;
    font-weight: 300;
    line-height: 20px;
    font-weight: lighter;
    margin-top: 5px;
}

.clear-fix {
    clear: both;
}


/* 1st section - Introduction */

.introduction-text {
    text-align: center;
    margin: 225px auto;
}

.introduction-text h3 {
    font-family: "Source Sans Pro", sans-serif;
    vertical-align: baseline;
    font-weight: 600;
    color: #ffffff;
    line-height: 26.4px;
    margin: 0 0 10px;
    font-size: 24px;
}

.introduction-text h1 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #ff305b;
    margin: 0 0 10px;
    font-size: 70px;
    text-transform: uppercase;
}

.introduction-text h4 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    color: #ffffff;
    margin: 0 0 10px;
    font-size: 26px;
    text-transform: uppercase;
}


/* second section  - hello */

.hello-section {
    margin-top: 20px;
    text-align: center;
    width: 90%;
    margin-right: -15px;
    margin-left: -15px;
    box-sizing: border-box;
    padding: 100px 0 125px;
}

.hello-section .hello-image {
    border-radius: 5px;
    box-shadow: 0 0 0 8px #555555 inset;
    display: block;
    position: relative;
    width: 25%;
    float: left;
    margin-left: 300px;
}

.hello-section .hello-image img {
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    border-radius: 5px;
}

.hello-text {
    float: right;
    width: 45%;
}

.hello-text h2 {
    color: #333333;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 25px;
    text-transform: uppercase;
    text-align: left;
}

.hello-text h2 span {
    color: #ff305b;
}

.hello-text #paragraph {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 28px;
    color: #555555;
    text-align: left;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #999999;
}

.hello-text .hello-details {
    text-align: left;
    list-style: none;
}

.hello-text .hello-details p {
    color: #555555;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    display: inline;
    margin: 0px 0px 25px;
}

.hello-details-text {
    width: 70%;
}

.hello-details-text span {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #333333;
}

#right-text {
    float: left;
    width: 35%;
}

#left-text {
    float: right;
    width: 50%;
}

#left-text a {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #7e7e7e;
    text-decoration: none;
    padding-left: 5px;
}

.btn1 {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background: #ff305b;
    display: inline-block;
    padding: 13px 25px;
    margin: 4px 2px;
    text-align: center;
    cursor: pointer;
    border: none;
}

.btn2 {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background: #ff305b;
    display: inline-block;
    margin: 4px 8px;
    padding: 13px 25px;
    text-align: center;
    cursor: pointer;
    border: none;
}


/* 3rd section - our services */

.our-services {
    background-color: #f1f1f1;
    text-align: center;
    padding: 90px;
}

.our-services h2 {
    color: #333333;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 40px;
    line-height: 30px;
    margin: 0px 0px 40px;
    padding: 0px 0px 30px;
    font-weight: 800;
}

.lines {
    padding-top: 15px;
}

.lines #hr-1 {
    width: 70px;
    border-bottom: 0.5px solid rgba(255, 48, 91, 1);
    margin: 3px auto;
}

.lines #hr-2 {
    width: 150px;
    border-bottom: 0.5px solid rgba(255, 48, 91, 1);
    margin: 3px auto;
}

.service-items {
    padding: 0px 70px;
}

.services-icons {
    font-size: 40px;
    color: #ff305b;
}

.service-list {
    float: left;
    text-align: center;
    width: 25%;
    padding: 20px;
    box-sizing: border-box;
}

.service-list h3 {
    color: #333333;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 24px;
    line-height: 26.4px;
    margin: 10px 0px 15px;
    font-weight: 600;
}

.service-list p {
    color: #555555;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0px;
    font-weight: 400;
}


/* 4th section - our portfolio */

.our-portfolio {
    text-align: center;
    padding: 90px;
}

.our-portfolio h2 {
    color: #333333;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 30px;
    padding: 0px 0px 30px;
    text-align: center;
}

.our-portfolio .buttons-display button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    color: #333333;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 3px 12px;
    position: relative;
    font-size: 17px;
}

.our-portfolio-brands {
    float: left;
    padding: 30px;
    box-sizing: border-box;
    width: 100%;
}

.our-portfolio-brands img {
    width: 31%;
    display: inline-block;
    padding: 30px;
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    cursor: pointer;
}


/* 5th section - facts area */

.facts {
    background-color: #f1f1f1;
    text-align: center;
    padding: 50px;
}

.facts-area .fact {
    display: inline-block;
    padding: 50px 90px;
}

.facts-icons {
    font-size: 26px;
    color: #ff305b;
    margin-bottom: 15px;
}

.facts-area .fact h3 {
    padding-top: 10px;
    color: #333333;
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 10px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.1;
    box-sizing: border-box;
}

.facts-area .fact h5 {
    color: #555555;
    font-size: 16px;
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    line-height: 1.1;
    box-sizing: border-box;
}


/* 6th section - Client's feedback */

.client-feedback {
    text-align: center;
    padding: 80px 0px;
    margin-top: 20px;
}

.client-feedback h2 {
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    font-weight: 800;
    margin: 0px 0px 40px;
    padding: 0px 0px 30px;
    line-height: 30px;
}

.client-feedback-card {
    background-color: #f1f1f1;
    height: 250px;
    width: 780px;
    border-radius: 5px;
    text-align: left;
    padding-top: 50px;
    padding-left: 20px;
    margin: auto;
}

.client-feedback-card .client-image {
    width: 100px;
}

.client-feedback-card .client-image img {
    border-radius: 50%;
    width: 119px;
    float: left;
    margin-right: 40px;
}

.client-feedback-card .client-feedback-text {
    color: #555555;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    display: inline;
}

.client-feedback-card .client-feedback-text h3 {
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 26px;
    line-height: 28.6px;
    padding-bottom: 10px;
    font-style: normal;
    font-weight: 600;
}

.client-feedback-card .client-feedback-text h5 {
    color: #777777;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    line-height: 16.5px;
    padding-bottom: 10px;
    font-style: normal;
    font-weight: 600;
    cursor: pointer;
}

.client-feedback-card .client-feedback-text p {
    color: #555555;
    font-family: "Roboto", sans-serif;
    line-height: 25px;
    margin: 0px 0px 15px;
    font-weight: 400;
    font-style: italic;
    width: 600px;
    margin-left: 120px;
}

.client-rating {
    padding-left: 160px;
}

.client-button1 {
    border: 1px solid #ff305b;
    background-color: #ff305b;
    border-radius: 50px 50px;
    display: inline-block;
    height: 9px;
    margin: 0 3px;
    width: 25px;
    cursor: pointer;
}

.client-button2 {
    border: 1px solid #ff305b;
    color: white;
    background-color: white;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 3px;
    width: 11px;
    cursor: pointer;
}

.client-rating .checked {
    color: orange;
}

.client-feedback-buttons {
    text-align: center;
}


/* 7th section - our blog */

.our-blog {
    text-align: center;
    background-color: #f1f1f1;
    padding: 60px;
    padding-bottom: 140px;
}

.our-blog h2 {
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    line-height: 30px;
    vertical-align: baseline;
    margin: 0px 0px 20px;
    padding: 0px 0px 10px;
    font-weight: 800;
}

.blog-card {
    float: left;
    width: 26%;
    position: relative;
    min-height: 1px;
    border-radius: 5px;
    margin-left: 80px;
    margin-top: 20px;
}

.card-1 {
    height: 400px;
    text-align: left;
}

.card-2 {
    height: 400px;
    text-align: left;
}

.card-3 {
    height: 400px;
    text-align: left;
}

.card-1 .blog-card-image img {
    width: 100%;
}

.blog-card-frame iframe {
    width: 360px;
    height: 205px;
}

.card-3 .blog-card-image img {
    width: 100%;
}

.details {
    background-color: white;
    height: 230px;
    padding: 20px;
}

.date {
    color: #555555;
    font-family: "Roboto", sans-serif;
    line-height: 25px;
    font-weight: 400;
    margin: 0px 0px 10px;
}

.type {
    color: #363636;
    cursor: pointer;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    line-height: 26.4px;
    font-weight: 600;
}

.paragraph {
    color: #555555;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0px;
    font-weight: 400;
}

.details a {
    color: #3e3e3e;
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
}


/* 8th section - Contact Us */

.contact-us {
    margin-top: 20px;
    text-align: center;
    padding-bottom: 100px;
}

.contact-us h2 {
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    line-height: 30px;
    margin: 0px 0px 40px;
    padding: 80px 0px 30px;
    text-transform: capitalize;
    font-weight: 800;
}

.contact-us-form {
    text-align: left;
    margin: 0px auto;
    display: inline-block;
}

.contact-us-form .form-row1 {
    margin-bottom: 20px;
}

.contact-us-form .form-row2 {
    margin-bottom: 20px;
}

.contact-us-form .form-row3 {
    margin-bottom: 20px;
}

.contact-us-form .form-name input {
    border: 2px solid #ebebeb;
    border-radius: 2px;
    padding: 10px 150px 10px 10px;
    margin-right: 20px;
    font-family: "Roboto", sans-serif;
}

.contact-us-form .form-email input {
    border: 2px solid #ebebeb;
    border-radius: 2px;
    padding: 10px 150px 10px 10px;
    font-family: "Roboto", sans-serif;
}

.contact-us-form .form-subject input {
    border: 2px solid #ebebeb;
    border-radius: 2px;
    padding: 10px 500px 10px 10px;
    font-family: "Roboto", sans-serif;
}

.contact-us-form .form-message textarea {
    border: 2px solid #ebebeb;
    border-radius: 2px;
    padding: 10px 360px 0px 10px;
    width: auto;
    height: 100px;
    font-family: "Roboto", sans-serif;
}

.contact-us-form .form-button button {
    background-color: #ff305b;
    border: none;
    border-radius: 5px;
    color: white;
    width: 150px;
    margin-right: 20px;
    font-family: "Roboto", sans-serif;
    line-height: 38px;
    text-transform: uppercase;
    cursor: pointer;
}


/* 9th section - Copyrights */

.copyrights {
    text-align: center;
    background-color: #333333;
    height: 150px;
}

.copyright-image li {
    color: white;
    padding: 60px 10px 15px;
    font-size: 20px;
}

.copyrights p {
    color: #ffffff;
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.copyrights a {
    color: #ff305b;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    background-color: transparent;
}