body {
    font-family: 'Roboto' !important;
    font-weight: normal;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: #535353 !important;
}

p {
    padding: 0;
    margin: 0;
    font-family: 'Roboto' !important;
}

.btn {
    font-family: 'Roboto' !important;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-family: 'Roboto' !important;
    color: var(--bs-dark-text-emphasis);
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    padding: 0px 70px 0px 70px;
}

@media only screen and (max-width: 1140px) {
    .page-wrapper {
        padding: 0px;
    }

    .left-info-bar {
        display: none !important;
    }
}

.left-info-bar {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 100%;
    display: block;
    padding-top: 75px;
}

.left-info-bar ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.left-info-bar .number {
    position: absolute;
    top: 280px;
    left: 22px;
    font-size: 16px;
    width: 300px;
    font-weight: 600;
    color: rgba(35, 35, 35, 0.50);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: left top;
}

.left-info-bar .social-icon-one {
    position: absolute;
    bottom: 10px;
    left: 28px;
}

.social-icon-one li {
    position: relative;
    margin-top: 2px;
}

.social-icon-one li a {
    position: relative;
    font-size: 14px;
    line-height: 1em;
    color: #6f6f70;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

/*-----------------------------slide--------------------------------*/
.super_container1 {
    min-height: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
}

.room-section1 {
    padding: 250px 0 150px;
    width: 100%;
    /* height: 100vh; */
    top: 0;
    left: 0;
    /* background: linear-gradient(270deg, rgb(11 11 11 / 20%) 0%, #21333ede 72%); */
    display: flex;
    align-items: center;
}

.slider-text h1 {
    font-size: 60px;
    color: #fff;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
}

.slider-text h1 span {
    color: #07817d;
}

.slider-text p {
    font-weight: 400;
    color: #fff;
}

.btn.btn-primary {
    background: #0792b2;
    border: 1px solid #0792b2 !important;
    color: #fff !important;
}

.btn.btn-white {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #000000 !important;
}




/******************  index *******************/
.studio-section {
    position: relative;
    padding: 100px 0px;
    background-color: #f9f9f9;
}

.project-section {
    position: relative;
    /* padding: 0px 0px; */
    padding-top: 80px;
    background-color: #f9f9f9;
}

.studio-section .content-column .inner-column {
    position: relative;
}

.sec-title {
    position: relative;
    margin-bottom: 26px;
}

.sec-title .title {
    position: relative;
    font-size: 20px;
    font-style: italic;
    color: #222222;
    margin-bottom: 5px;
    display: inline-block;
}

.sec-title .title:before {
    position: absolute;
    content: '';
    left: 110%;
    bottom: 2px;
    width: 35px;
    height: 2px;
    background-color: #07817d;
}

.sec-title h3 {
    position: relative;
    font-size: 35px;
    font-weight: 700;
    color: #242424;
    line-height: 1.2em;
    display: block;
}

.sec-title strong {
    position: relative;
    font-size: 45px;
    font-weight: 700;
    color: #07817d;
    line-height: 1.2em;
    display: block;
}

.studio-section .content-column .inner-column .text {
    position: relative;
    margin-bottom: 20px;
}

.studio-section .content-column .inner-column .text p {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px;
}

.studio-section .content-column .inner-column .styled-text {
    position: relative;
    font-style: italic;
    font-size: 20px;
    color: #222222;
    line-height: 1.6em;
    margin-bottom: 25px;
}

.studio-section .content-column .inner-column .view-projects {
    position: relative;
    color: #07817d;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.studio-section .image-column {
    position: relative;
}

.studio-section .image-column .image {
    position: relative;
    padding-right: 30px;
    padding-top: 30px;
}

.studio-section .image-column .image:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    bottom: 30px;
    left: 30px;
    background-color: #08817d;
}

.studio-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}






.specilazation-section {
    position: relative;
    padding: 100px 0px 60px;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: #2c373f;
}

.specilazation-section .inner-content,
.specilazation-section .sec-title-two {
    position: relative;
    margin-left: 100px; /* 180px */
}

.sec-title-two.light h2 {
    color: #ffffff;
}

.sec-title-two h2 {
    position: relative;
    font-weight: 700;
    font-size: 35px;
    color: #242424;
    line-height: 1.2em;
    display: inline-block;
}

.specilazation-section .inner-content .text {
    position: relative;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 40px;
    max-width: 1050px;
}

.sec-title-two h2:after {
    position: absolute;
    content: '';
    left: 105%;
    bottom: 4px;
    width: 35px;
    height: 2px;
    background-color: #07817d;
}

.specilazation-section .inner-content .big-text {
    position: relative;
    font-size: 22px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 10px;
}

.snip1321 {
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #000000;
    text-align: center;
    -webkit-perspective: 50em;
    perspective: 50em;
}

.snip1321 * {
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.snip1321 img {
    max-width: 100%;
    vertical-align: top;
}

.snip1321 figcaption {
    top: 50%;
    left: 20px;
    right: 20px;
    position: absolute;
    opacity: 0;
    z-index: 1;
}

.snip1321 h2,
.snip1321 h4 {
    margin: 0;
}

.snip1321 h2 {
    font-weight: 600;
}

.snip1321 h4 {
    font-weight: 400;
    text-transform: uppercase;
}

.snip1321 i {
    font-size: 32px;
}

.snip1321:after {
    background-color: #ffffff;
    position: absolute;
    content: "";
    display: block;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0;
}

.snip1321 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.snip1321:hover figcaption,
.snip1321.hover figcaption {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.snip1321:hover:after,
.snip1321.hover:after {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 0.9;
}

.project-section .sec-title {
    margin-bottom: 52px;
}

.sec-title .title {
    position: relative;
    font-size: 20px;
    font-style: italic;
    color: #222222;
    margin-bottom: 5px;
    display: inline-block;
}

.project-block {
    position: relative;
    /* margin-bottom: 80px; */
    padding-bottom: 80px;
}

.project-block .inner-box {
    position: relative;
}

.project-block .inner-box .content-column {
    position: relative;
}

.project-block .inner-box .content-column .inner-column {
    position: relative;
    z-index: 1;
    margin-top: 45px;
    margin-left: -260px;
    margin-right: 160px;
    padding: 50px 0px 40px 60px;
    background-color: #ffffff;
}

.project-block .inner-box .content-column .inner-column h2 {
    position: relative;
    color: #242424;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2em;
    text-transform: capitalize;
}

.project-block .inner-box .content-column .inner-column h2:before {
    position: absolute;
    content: '';
    top: 18px;
    right: 103%;
    width: 82px;
    height: 2px;
    background-color: #09817d;
}

.project-block .inner-box .content-column .inner-column .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 18px;
}

.project-block .inner-box .content-column .inner-column .read-more {
    position: relative;
    color: #09817d;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.project-block .inner-box .content-column .inner-column1 {
    position: relative;
    z-index: 1;
    margin-top: 45px;
    padding: 30px;
    background-color: #ffffff;
}

.project-block .inner-box .content-column .inner-column1 h2 {
    position: relative;
    color: #242424;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2em;
    text-transform: capitalize;
}



.project-block .inner-box .content-column .inner-1 .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 18px;
}


.project-block .inner-box .image-column .image {
    position: relative;
    display: block;
    /* background: #0b0b0b; */
    overflow: hidden;
}

.project-block .inner-box .image-column .image img {
    position: relative;
    /* width: 100%;
    display: block; */
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.project-block .inner-box .image-column .image img:hover {
    opacity: 0.50;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.pull-left {
    float: left;
}

.pull-right {
    float: right !important;
}

.project-block-two {
    position: relative;
    margin-bottom: 80px;
}

.project-block-two .inner-box {
    position: relative;
}

.project-block-two .inner-box .content-column {
    position: relative;
    text-align: right;
}

.project-block-two .inner-box .content-column .inner-column {
    position: relative;
    margin-top: 50px;
    z-index: 1;
    margin-right: -40px;
    padding: 50px 60px 40px 40px;
    background-color: #ffffff;
}

.project-block-two .inner-box .content-column .inner-column h2 {
    position: relative;
    color: #242424;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2em;
    text-transform: capitalize;
}

.project-block-two .inner-box .content-column .inner-column h2 a {
    color: #242424;
}

.project-block .inner-box .content-column .inner-column h2 a {
    color: #242424;
}

.project-block-two .inner-box .content-column .inner-column h2:before {
    position: absolute;
    content: '';
    top: 18px;
    left: 103%;
    width: 82px;
    height: 2px;
    background-color: #09817d;
}

.project-block-two .inner-box .content-column .inner-column .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 18px;
}

.project-block-two .inner-box .content-column .inner-column .read-more {
    position: relative;
    color: #09817d;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.project-block-two .inner-box .image-column .image {
    position: relative;
    display: block;
    background: #0b0b0b;
    overflow: hidden;
}

.project-block-two .inner-box .image-column .image img {
    position: relative;
    /* width: 100%;
    display: block; */
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.project-block-two .inner-box .image-column .image img:hover {
    opacity: 0.50;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.masonry .mItem .service-thumb {
    display: inline-block;
    margin-bottom: 16px;
    width: 100%;
}

@media (min-width: 1200px) {
    .masonry {
        column-count: 4;
        column-gap: 15px;
    }
}

@media (max-width: 1199px) {
    .masonry {
        column-count: 3;
    }
}

@media (max-width: 991px) {
    .masonry {
        column-count: 2;
    }
}

@media (max-width: 767px) {
    .masonry {
        column-count: 2;
    }
}


/*--------------------------------------------------------------
# blog
--------------------------------------------------------------*/
.blog_card_wrapper {
    background: #ffffff;
    box-shadow: 6px 12px 24px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    z-index: 9;
}

.blog_card_img {
    overflow: hidden;
}

.blog_card_img a img {
    width: 100%;
    transition: var(--transition);
}

.blog_card_text {
    padding: 20px 20px;
}

.blog_card_heading {
    padding-top: 10px;
}

.blog_card_heading h3 {
    line-height: 35px;
}

.blog_card_heading h3 a {
    color: #2a283e;
}

.blog_card_heading p {
    padding-top: 13px;
}

.blog_boxed_bottom_wrapper {
    border-top: 1px solid #c4c4c457;
    padding-top: 15px;
    margin-top: 17px;
}

.blog_bottom_boxed {
    display: flex;
    align-items: center;
    border-right: 1px solid #e6e6e6;
}

.blog_bottom_content {
    padding-left: 8px;
}

.blog_bottom_content h5 {
    font-size: 16px;
    font-weight: 500;
}

.blog_bottom_content p {
    padding-top: 0;
    font-size: 14px;
    color: #818090;
}

.blog_boxed_bottom_wrapper .row .col-lg-6:last-child .blog_bottom_boxed {
    border-right: none;
}

.sidebar_boxed {
    background: #ffffff;
    box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.08), 8px 10px 24px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    padding: 30px 30px;
    margin-bottom: 30px;
}

.sidebar_heading_main {
    border-bottom: 1px solid #ededed;
    padding-bottom: 7px;
}

.recent_donet_item {
    display: flex;
    padding-top: 25px;
}

.recent_donet_img {
    width: 25%;
}

.recent_donet_text {
    width: 100%;
    padding-left: 15px;
}

.sidebar_inner_heading {
    display: flex;
    justify-content: space-between;
}
.sidebar_inner_heading h4 {
    font-size: 18px;
    font-weight: 600;
}
.recent_causes_wrapper .sidebar_inner_heading h4 a {
    line-height: 26px;
}
.sidebar_inner_heading h4 a {
    color: #000;
    font-size: 16px;
}
.recent_causes_wrapper .recent_donet_text h6 {
    padding-top: 0px;
    font-weight: 500;
    font-size: 12px;
}






/*--------------------------------------------------------------
# product
--------------------------------------------------------------*/
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #09817d;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
    border: 1px solid #09817d;
    color: #09817d;
    margin: 2px;
}

.s_product_text h3 {
    font-size: 24px;
    font-weight: 500;
    color: #222;
    margin-bottom: 20px;
}

.s_product_text h2 {
    font-size: 24px;
    font-weight: 700;
    color: #09817d;
    margin-bottom: 10px;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.s_product_text .list li {
    margin-bottom: 5px;
}

.s_product_text .list li a {
    font-size: 15px;
    font-weight: normal;
    color: #777777;
}

.s_product_text .list li a.active span {
    color: #555;
    -webkit-text-fill-color: #555;
}

.s_product_text .list li a span {
    width: 90px;
    display: inline-block;
    color: #555555;
}

.s_product_text p {
    padding-top: 20px;
    border-top: 1px dotted #eeeeee;
    border-bottom: 1px dotted #eeeeee;
    margin-top: 20px;
    padding-bottom: 26px;
    margin-bottom: 0;
}

.product_count {
    display: inline-block;
    position: relative;
    margin-bottom: 24px;
}

.product_count input {
    width: 126px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    padding-left: 10px;
}

.button {
    display: inline-block;
    border: 1px solid #09817d;
    border-radius: 3px;
    color: #222;
    font-weight: 500;
    padding: 15px 50px;
    background: #09817d;
    color: #fff;
    transition: all .4s ease;
}



/*--------------------------------------------------------------
# project
--------------------------------------------------------------*/



/*--------------------------------------------------------------
# srevice
--------------------------------------------------------------*/
.service-block {
    position: relative;
    margin-bottom: 80px;
}

.service-block .inner-box {
    position: relative;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.20);
}

.service-block .inner-box .image-column,
.service-block .inner-box .content-column {
    position: relative;
    padding: 0px;
}

.service-block .inner-box .image-column .image {
    position: relative;
}

.service-block .inner-box .image-column,
.service-block .inner-box .content-column {
    position: relative;
    padding: 0px;
}

.service-block .inner-box .content-column .inner-column {
    position: relative;
    padding: 45px 55px 20px;
}

.service-block .inner-box .content-column .inner-column h2 {
    position: relative;
    color: #242424;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.service-block .inner-box .content-column .inner-column h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 35px;
    height: 2px;
    background-color: #d9b256;
}

.service-block .inner-box .content-column .inner-column .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 20px;
}

.service-block .inner-box .content-column .inner-column ul {
    position: relative;
}

.service-block .inner-box .content-column .inner-column ul li {
    position: relative;
    color: #797979;
    font-size: 16px;
    margin-bottom: 2px;
    font-family: 'Open Sans', sans-serif;
}


.section1 {
    background: #f5f5f5;
    padding: 5%;
}

.section1 h3 {
    color: #252525;

}

.section1 p {
    margin-top: 5%;
    color: #545b62;
}

.section1 img {
    width: 100%;
    margin-bottom: 20px;
}




/*--------------------------------------------------------------
# contact
--------------------------------------------------------------*/
.contact-section {
    position: relative;
    padding: 90px 0px 0px;
    margin-bottom: 60px;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.sec-title-two {
    position: relative;
    margin-bottom: 22px;
}

.contact-section .form-column .inner-column .text {
    position: relative;
    color: #797979;
    font-size: 17px;
    margin-bottom: 45px;
}

.contact-form {
    position: relative;
}

.contact-form .required {
    position: relative;
    color: #a7a7a7;
    font-size: 15px;
    margin-bottom: 20px;
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 40px;
}

.contact-form .form-group .field-label {
    position: relative;
    color: #797979;
    font-size: 16px;
    font-weight: 400;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 18px;
    padding: 0px 0px 10px;
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    background: none;
    border: 1px solid #cdcdcd;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 0px 0px 10px;
    color: #000000;
    height: 125px;
    font-size: 16px;
    resize: none;
    background: none;
    font-weight: 400;
    border: 1px solid #cdcdcd;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.btn-style-two {
    position: relative;
    line-height: 24px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    background: #09817d;
    display: inline-block;
    padding: 11px 43px;
    border-radius: 50px;
    border: 2px solid #09817d;
}

.contact-section .info-column .inner-column {
    position: relative;
    padding-left: 70px;
}

.contact-section .info-column ul {
    position: relative;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.contact-section .info-column ul li {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
}

.contact-section .info-column ul li span {
    position: relative;
    color: #242424;
    font-size: 15px;
    display: block;
    font-weight: 600;
    margin-bottom: 18px;
    text-transform: uppercase;
}





/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
    background-color: #26272b;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #737373;
}

.site-footer hr {
    border-top-color: #bbb;
    opacity: 0.5
}

.site-footer hr.small {
    margin: 20px 0
}

.site-footer h6 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
}

.site-footer a {
    color: #737373;
}

.site-footer a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links {
    padding-left: 0;
    list-style: none
}

.footer-links li {
    display: block
}

.footer-links a {
    color: #b3b3b3;
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links.inline li {
    display: inline-block
}

.site-footer .social-icons {
    text-align: right
}

.site-footer .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
    background-color: #33353d
}

.copyright-text {
    margin: 0;
    color: #b3b3b3;
}

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }

    .site-footer .copyright-text,
    .site-footer .social-icons {
        text-align: center
    }
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.social-icons li {
    display: inline-block;
    margin-bottom: 4px
}

.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px
}

.social-icons a {
    background-color: #eceeef;
    color: #818a91;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background-color: #29aafe
}

.social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px
}

.social-icons a.facebook:hover {
    background-color: #3b5998
}

.social-icons a.twitter:hover {
    background-color: #00aced
}

.social-icons a.linkedin:hover {
    background-color: #007bb6
}

.social-icons a.dribbble:hover {
    background-color: #ea4c89
}

@media (max-width:767px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600
    }
}

.text-justify {
    color: #b3b3b3;
}