@import "@import-css/footer-a.css";

p{
    margin-bottom: 0;
}

/* all css code */

header{
    width: 100%;
    height: 550px;
    background: #fff;
}

.logo{
    padding-top: 30px;
    padding-bottom: 30px;
}

.small-logo-wrap{
    display: flex;
    color: #fff;
    position: relative;
}

.small-logo-wrap > div:nth-child(1){
    width: 40%;
    position: relative;
}

.small-logo-wrap > div:nth-child(1) > div:nth-child(3) > div:nth-child(1){
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 60px;
    height: 1px;
    background: #228085;
}   

.small-logo-wrap > div:nth-child(1) > div:nth-child(3) > div:nth-child(2){
    position: absolute;
    top: -10px;
    right: 0;
    width: 1px;
    height: 445px;
    background: #228085;
}   

.small-logo-wrap > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)::before, .small-logo-wrap > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 15px;
    background: url("../img/Line5.svg") no-repeat;
    background-size: 100% 100%;
    background-position: right center;
}

.small-logo-wrap > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)::before {
    right: -48px;
    top: -7px;
}

.small-logo-wrap > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)::after {
    bottom: -7px;
    right: -48px;
}

.small-logo-wrap > div:nth-child(1){
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    text-align: center;
}

.small-logo-wrap > div:nth-child(1) > div:nth-child(1){
    display: flex;
    flex-direction: column;
    color: #228085;
}

.small-logo-wrap > div:nth-child(1) > div:nth-child(1) > h3{
    letter-spacing: 10px;
    font-size: 3.75rem;
}
.small-logo-wrap > div:nth-child(1) > div:nth-child(1) > h2{
    letter-spacing: 10px;
    font-size: 1.75rem;
}

.small-logo-wrap > div:nth-child(1) > div:nth-child(2) > P{
    color: gray;
}

.small-logo-wrap > div:nth-child(1) > div:nth-child(2){
    margin-top: 60px;
}

.small-logo-wrap > div:nth-child(2) {
    position: absolute;
    background: url(../img/Mohaka.svg) no-repeat;
    background-size: cover;
    width: 580px;
    height: 500px;
    top: -35px;
    right: -40px;
    z-index: 11;
}

.small-logo-wrap > div:nth-child(2) > div > div{
    margin-top: -40px;
    margin-left: -20px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
}

.small-logo-wrap > div:nth-child(2) > div > div > p > a{
    color: #fff;
    text-decoration: none;
}

.small-logo-wrap > div:nth-child(2) > div > div:nth-child(1){
    background: #219653;
    width: 120px;
    height: 120px;
}

.small-logo-wrap > div:nth-child(2) > div > div:nth-child(2){
    width: 126px;
    height: 126px;
}

.small-logo-wrap > div:nth-child(2) > div > div:nth-child(3){
    background: #29384C;
    width: 126px;
    height: 126px;
}

.small-logo-wrap > div:nth-child(2) > div > div:nth-child(4){
    background: #2C3339;
    width: 126px;
    height: 126px;
}

.small-logo-wrap > div:nth-child(2) > div > div:nth-child(5){
    background: #65A6BF;
    width: 128px;
    height: 128px;
}

.small-logo-wrap > div:nth-child(2) > div > div:nth-child(6){
    width: 145px;
    height: 145px;
}

.small-logo-wrap > div:nth-child(2) > div > div:nth-child(2), .small-logo-wrap > div:nth-child(2) > div > div:nth-child(6){
    background: #D93732;
}

@media(max-width: 1240px){
    .small-logo-wrap{
        display: flex;
        flex-direction: column;
    }
    .small-logo-wrap > div:nth-child(1) > div:nth-child(2) {
        margin-top: 20px;
    }
    header > .container .small-logo-wrap > div:nth-child(1) {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 100px;
        text-align: center;
        width: 100%;
    }
    .small-logo-wrap > div:nth-child(2) {
        position: static;
        background: none;
        background-size: cover;
        width: 100%;
        height: 500px;
        z-index: 11;
    }
    .small-logo-wrap > div:nth-child(2) > div{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    header > .container .small-logo-wrap > div:nth-child(2) > div > div {
        margin-top: 0;
        margin-left: 0;
        width: 140px;
        height: 140px;
        padding: 25px;
        text-align: center;
    }
    .small-logo-wrap > div:nth-child(1) > div:nth-child(3){
        /* display: none !important; */
    }   
    .small-logo-wrap > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) {
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        width: 40px;
        height: 1px;
        background: #228085;
        -webkit-transform: translateX(-50%) rotate(90deg);
        -moz-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
        -o-transform: translateX(-50%) rotate(90deg);
    }
    .small-logo-wrap > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) {
        position: absolute;
        top: -174px;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        width: 1px;
        height: 770px;
        background: #228085;
        -webkit-transform: translateX(-50%) rotate(90deg);
        -moz-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
        -o-transform: translateX(-50%) rotate(90deg);
    }
}

/* section-form */

#section-form{
    padding-top: 50px;
    padding-bottom: 50px;
    background: #333333;
    z-index: -5;
}

.block-11{
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.block-11-left{
    width: 50%;
    display: flex;
    justify-content: center;
}

.block-11-right{
    width: 50%;
    display: flex;
    align-items: center;
}

.block-11-left form{
    background: #301111;
    background-size: cover;
    width: 80%;
    padding: 40px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.block-11-left form > div:nth-child(1){
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/native\ pattern\ 1.png") no-repeat;
    background-size: cover;
    z-index: 1;
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    opacity: 0.2;
}

.block-11-left form > div{
    margin-left: auto;
    margin-right: 10%;
    width: 100%;
}

.block-11-left form > div button{
    color: #fff;
    padding: 10px 40px;
    background: #228085;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.block-11-left form > div button:hover{
    color: #fff;
    background: #228085da;
}

.block-11-left form > div button:focus, .block-11-left form > div button:active {
    outline: none !important;
    box-shadow: none;
}

.input-energies, .textarea-energies{
    width: 80%;
    height: 50px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 10px 10px;
    margin-bottom: 10px;
    position: relative;
    background: #120B0B;
    border: none;
    z-index: 1;
    color: #fff;
}

.textarea-energies{
    height: 100px;
}

.block-12 img{
    width: 100%;
}

/* agency_section_3 */

/* SECTION 3 */

section.agency_section_3 {
    padding: 50px 0;
}

.sec_3_title {
    border-top: 5px solid #228085;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0;
    position: relative;
}

.sec_3_title::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 40px;
    background: #228085;
    left: 0;
    top: 0;
}

.sec_3_title::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 40px;
    background: #228085;
    top: 0;
    right: 0;
}

h3.title_sec_3 {
    text-transform: uppercase;
    color: #228085;
    letter-spacing: 10px;
}

p.tagline_sec_3 {
    text-transform: uppercase;
    color: #989797;
    letter-spacing: 5px;
    line-height: 1;
}

.content_sec_3 {
    width: 100%;
    padding: 30px 0;
}

p.para_content_3 {
    text-align: center;
    color: #C4C4C4;
}

.grid_sec_3 {
    justify-content: center;
}

.col-3.grid_item_3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    height: 280px;
    width: 25%;
    border-radius: 10%;
}

.img_grid_3 {
    width: 100%;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

h4.ceo_sec_4 {
    color: #228085;
    margin-bottom: 5px;
}

p.ceo_tagline_4 {
    color: #848282;
}