/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #1a1a1a;
    border-color: #1a1a1a;
}
.header-icon li {
    display: inline;
    padding-right: 45px;
}
.contacts-page a:hover {
    color: #074381;
}
.contact-page-form {
    margin-top: 20px;
}
a:hover, p a:hover {
    color: #fff;
    text-decoration: none;
}
ul.gt-details-list img {
    margin-right: 7px;
}
nav.main_menu > ul > li > a {
    color: #000000;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 0px 11px;
}
.header-icon a, .top-right-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: Myriad Pro;
}
.header_top {
    z-index: 111;
    line-height: 42px;
    height: 42px;
    padding: 0px 50px 0px 40px;
    font-size: 13px;
    transition: all .2s ease 0s;
    background: #003366;
}
.header-icon i {
    background-color: #fff;
    width: 30px;
    color: #002a3a;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50px;
    font-size: 18px;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: 900;
}
.icon-top i {
    background-color: #fff;
    width: 34px;
    color: #000;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 50px;
    font-size: 17px;
    margin-left: 5px;
}
ul.icon-top li{
    display: inline;
}


.header-call h4 {
    font-size: 16px;
    color: #646464;
}
.box-item {
    background: #fff;
    box-shadow: 0px 6px 0px 1px #eef3f3;
    border-radius: 10px;
    padding: 30px 25px 20px 25px;
}
.title h5 {
    font-size: 20px;
    text-transform: capitalize;
    color: #000;
}
.icon__box-item-content {
    display: flex;
}
.top-banner {
    margin: -55px 30px 0px 30px;
}
.icon__box-item-icon {
    float: left;
    margin-right: 20px;
}
.about-section {
    padding: 50px 0px 0px 0px;
}
.about-section-text h3 {
    text-transform: math-auto;
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0;
    color: #2457ab;
}
.about-section-text h2 {
    text-transform: math-auto;
    font-size: 27px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0px;
}
.text-center {
    text-align: center !important;
}
.about-section-text p {
    padding-top: 10px;
    text-align: justify;
}
.about-section-text h6 {
    font-size: 16px;
    text-transform: math-auto;
    color: #000;
    padding-top: 10px;
}
.about-section-text i {
    color: #6a252f;
}
.about-btn a {
    padding: 15px 30px 15px 20px;
    border-radius: 10px;
    background: #144595;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.about-heading p {
    padding-top: 10px;
}

.about-btn i {
    color: #ffffff;
}
.about-btn {
    margin-top: 30px;
}
.service-section {
    margin-top: 50px;
}
.service-section-text h3 {
    text-transform: math-auto;
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0;
    color: #00a8ff;
    padding-top: 20px;
}


.service-section-text h2 {
    text-transform: math-auto;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
}
.service-section-text p {
    color: #fff;
}
.service-section-slider {
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
    padding-bottom: 20px;
}
.service-section-slider h3 {
    font-size: 25px;
    padding: 10px 0px 5px 14px;
    color: #2457ab;
    font-weight: bold;
    text-transform: uppercase;
}
.service-section-slider p {
    text-align: justify;
    padding: 0px 20px 14px 14px;
}
.service-section-slider a {
    font-weight: 400;
    background: #03407e;
    color: #fff;
    margin-left: 15px;
    padding: 10px 12px;
    border-radius: 10px;
}
.industries-section {
    padding: 30px 0px 10px 0px;
}
.industries-section h2 {
    text-align: center;
    text-transform: math-auto;
    font-size: 40px;
    color: #000;
    font-weight: bold;
    padding-bottom: 20px;
}
.industries-section-slider {
    text-align: center;
}
.industries-section-slider h3 {
    text-transform: math-auto;
    color: #fff;
    padding-top: 10px;
    font-weight: bold;
    font-size: 23px;
}
.contact-form {
    padding: 40px 40px 0px 20px;
}
.contact-form h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 49px;
    font-weight: bold;
    margin-top: -20px;
    padding-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    margin: 5px 0 0;
    padding: 15px;
    resize: none;
    line-height: 11px;
    background-color: transparent;
    font-family: Raleway;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    color: #ffffff;
    background: #000;
    border-radius: 50px;
    text-transform: capitalize;
    padding: 6px 40px;
}

.margin-top20 {
    margin-top: 20px;
}
.testimonial-section {
    padding: 40px 0px 20px 0px;
}
.testimonial-section h2 {
    text-align: center;
    text-transform: math-auto;
    font-size: 36px;
    color: #000;
    font-weight: 600;
    padding-bottom: 10px;
}

.client {
    border-radius: 10px;
    border: 1px solid #ccc;
    text-align: center;
    padding-top: 10px;
}

.client h1 {
    font-size: 20px;
    color: #000;
    padding: 10px 15px 3px 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.client-heading h5 {
    color: #2457ab;
    text-transform: math-auto;
    font-size: 18px;
    padding-left: 15px;
    font-weight: 500;
}
.client h6 {
    font-size: 20px;
    text-transform: capitalize;
    padding: 0px 15px 0px 15px;
    font-weight: 500;
    color: #016bb3;
}
.client p {
  
    padding: 5px 15px 15px 15px;
}
nav.main_menu > ul > li > a > i.menu_icon.fa-angle-down.fa {
    margin-left: 7px;
    float: right;
    top: 42px;
    position: relative;
}
.content {
    margin-top: 0px;
}
.client li {
    list-style: none;
    color: #ffbf36;
    padding-top: 30px;
}
.client-arrow i {
    float: right;
    color: #e0e5e5;
    font-size: 35px;
    margin-top: -46px;
}
.valued-client-section {
    text-align: center;
    padding: 40px 65px 15px 65px;
}
.valued-client-section h3 {
    text-transform: math-auto;
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0;
    color: #2457ab;
}
.valued-client-section h2 {
    text-align: center;
    text-transform: math-auto;
    font-size: 36px;
    color: #000;
    font-weight: 600;
    padding-bottom: 5px;
}

.responsibility-section {
    text-align: center;
    padding: 40px 0px 65px 0px;
}
.responsibility-section h3 {
    color: #fff;
    line-height: 60px;
    text-transform: math-auto;
    font-size: 36px;
    padding-bottom: 35px;
}
.responsibility-section a {
    background: #023d78;
    padding: 15px 20px;
    color: #fff;
    font-size: 19px;
    border-radius: 10px;
}

.footer-info h4 {
    color: #fff;
    padding-bottom: 15px;
    font-size: 21px;
    font-weight: 500;
}
ul.footer-contact i {
    color: #176cc1;
    padding-right: 15px;
}
.footer-info p {
    color: #fff;
    text-align: justify;
}
ul.icon-bottom li {
    display: inline-flex;
}
ul.icon-bottom i {
    padding: 4px;
    width: 25px;
    background-color: #074380;
    height: 25px;
    line-height: 24px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    margin-top: 10px;
}
.footer-info i {
    padding-right: 7px;
    font-size: 20px;
    color: #fff;
}
.footer-info a {
    color: #fff;
}
.footer-info li {
    line-height: 35px;
}
.footer-contact li {
    line-height: 30px;
    font-size: 17px;
    display: flex;
    color: #fff;
    padding-bottom: 15px;
}
.footer_top {
    padding: 50px 0 30px;
}

.about-heading {
    padding: 30px 0px 30px 0px;
    text-align: center;
}
.about-heading h2 {
    font-size: 32px;
    text-transform: capitalize;
    color: #000;
}
.line {
    background: #75b547;
    height: 2px;
    margin: auto;
    width: 150px;
}
.about-text {
    margin-top: 40px;
}
.about-text h4 {
    color: #000000;
    font-size: 25px;
    font-weight: 600;
}


.about-text h3 {
    font-size: 35px;
    color: #003366;
    text-transform: math-auto;
   
}
.about-text h6 {
    font-size: 30px;
    text-transform: math-auto;
    color: #000;
}
.about-text p {
    color: #000;
    padding-top: 5px;
    text-align: justify;
}
.about-page-text p {
    padding-top: 5px;
    text-align: justify;
}

.about-page-img {
    padding-top: 40px;
}
.founder-note h3 {
    padding-top: 40px;
    font-size: 35px;
    text-transform: math-auto;
    color: #003366;
}
.founder-note p {
    text-align: justify;
    padding-top: 5px;
}
.founder-note h6 {
    float: right;
    padding-top: 10px;
    font-weight: 600;
    font-size: 18px;
    text-transform: math-auto;
    color: #074381;
}
ul.core li {
    list-style: none;
    display: flex;
    padding-top: 10px;
    text-align: justify;
}
ul.core i {
    color: #0e3770;
    padding-top: 5px;
    padding-right: 5px;
}
.aim {
    margin-top: 20px;
}
.contacts-page {
    text-align: center;
    margin-top: 20px;
    border-right: 1px rgb(0 0 0 / 15%) solid;
    padding-right: 10px;
}
.contacts-page h3 {
    font-size: 18px;
    font-weight: 800;
    color: #000;
    padding-bottom: 15px;
}
.padding-top50{
  padding-top:40px
}
.follow a {
    padding-right: 10px;
}
.gt-service-details-list h3 {
    color: #000;
    text-transform: math-auto;
    font-weight: 500;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 5px;
}
ul.gt-details-list li {
    line-height: 30px;
    list-style: none;
}
ul.gt-details-list li i {
    color: #003366;
    font-size: 17px;
    padding-right: 5px;
}
.contact-quote {
    background: #75b547;
   
    float: left;
    border-radius: 4px;
    margin-top: 35px;
}
.bottom-contact {
    margin-top: 35px;
}
.contact-quote h2 {
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.mission h3 {
    font-size: 44px;
    color: #854d58;
    text-transform: math-auto;
    padding-top: 15px;
}
.mission p {
    color: #000;
    padding-top: 10px;
    text-align: justify;
}
.mission li {
    list-style: none;
    line-height: 30px;
}
.mission i {
    color: #69ba2d;
    padding-right: 10px;
}
.who-we-are {
    padding-top: 50px;
}
.team {
    padding: 63px;
}
.team h2 {
    font-size: 28px;
    letter-spacing: .1em;
    color: #000;
}
.team h6 {
    color: #000;
    font-size: 20px;
}
.team p {
    text-align: justify;
    padding-top: 10px;
}


.drop_down .narrow .second .inner ul li {
    padding: 0;
    width: 300px;
}

.email-button input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    background: #fff;
    color: #000;
}

.email-button input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 4px;
    margin-top: 14px;
    background: #074380;
    border: none;
}
.sereved-page {
    margin-top: 30px;
}

.sereved-page {
    height: 150px;
}

.drop_down .second .inner > ul > li > a:hover, .drop_down .wide .second ul li ul li.menu-item-has-children > a:hover, .drop_down .wide .second .inner ul li.sub ul li.menu-item-has-children > a:hover {
    color: #ffffff !important;
    background: #003366;
}


.header-call a {
    background: #1a1a1a;
    color: #fff;
    padding: 16px 26px 16px 26px;
    font-weight: 700;
    font-size: 17px;
    border-radius: 10px;
    border-bottom: 5px solid #4c8ac7;
}

.qode-accordion-holder .qode-title-holder {
    cursor: pointer;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    background-color: #2b3982;
    border-bottom: 1px solid #f4f4f4;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    color: #fff;
    margin-top: 15px;
}
.qode-accordion-holder .qode-title-holder.ui-state-active, .qode-accordion-holder .qode-title-holder.ui-state-hover {
    color: #fff;
    background-color: #75b547;
}
.qode-accordion-content-inner p {
    text-align: justify;
}

.product h2 {
    padding-top: 45px;
    color: #036;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: bold;
}
.product h5 {
    font-size: 25px;
    color: #000;
    font-weight: bold;
    text-transform: capitalize;
}
.product p {
    text-align: justify;
    padding-top: 10px;
}
.product-img {
    padding-top: 45px;
}
.product-call a {
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    background: #75b447;
}
.product-call a:hover {
    background: #003366;
    color: #fff;
}
.product-call {
    display: flex;
    padding: 10px 0px 0px 0px;
}
a.margin-left {
    margin-left: 15px;
}
.related {
    margin-top: 50px;
    text-align: center;
}
.related h3 {
    text-align: center;
    color: #000;
    text-transform: capitalize;
    font-size: 30px;
}
.related-products {
    text-align: center;
    margin-top: 0px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding-bottom: 20px;
    border-radius: 5px;
}
.related-products h5 {
    font-size: 24px;
    color: #003366;
    padding-bottom: 15px;
}
.related-products a {
    padding: 10px 20px;
    background: #003366;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
}
.related-products a:hover {
    background: #75b547;
  color: #fff
}
.quoto {
    margin-left: -15px;
}
.qode-accordion-holder .qode-title-holder .qode-tab-title {
    display: inline-table;
    height: 56px;
    width: calc(100% - 41px);
    box-sizing: border-box;
    text-align: left;
    table-layout: fixed;
}

.pages-link {
    margin-top: 50px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    text-align: center;
    padding-bottom: 20px;
}
.pages-link h5 {
    text-transform: capitalize;
    font-size: 22px;
    color: #003366;
    padding-bottom: 15px;
}
.pages-link a {
    padding: 10px 15px;
    background: #75b547;
    color: #fff;
}
.pages-link a:hover {
    color: #fff;
}
.qode-accordion-holder {
    position: relative;
    margin-top: 30px;
}
.vision {
    padding-top: 45px;
}
.promise h4 {
    font-size: 21px;
    font-weight: 600;
    padding-top: 25px;
}
.promise p {
    text-align: justify;
    padding-top: 10px;
}
.center {
    text-align: center;
}
.center p {
    text-align: center;
    padding-top: 0;
}
.credential h3 {
    padding-top: 30px;
    text-align: center;
    font-size: 25px;
    color: #003366;
    text-transform: capitalize;
    font-weight: bold;
}
.credential img {
    border: 2px solid;
    margin-top: 25px;
    height: 381px;
}
.service-section-slider img {
    border-radius: 5px 5px 0px 0px;
}
.client img.img-fluid {
    margin-top: 0px;
    border-radius: 23px;
}

strong {
    color: #003366;
}
.related-products img {
    border-radius: 4px 4px 0px 0px;
}
.service-provision {
    padding: 0px 60px 0px 60px;
}
.services-page-text img {
    margin-top: 40px;
    border-radius: 40px 0px;
}
.service-link {
    margin-top: 40px;
    background: #f4f4f4;
    padding: 40px;
    border-radius: 0px 40px;
}
.service-link h4 {
    font-size: 25px;
    font-weight: 600;
    color: #0d356e;
    padding-bottom: 5px;
    border-bottom: 2px solid #d9d9d9;
}
.service-link li {
    list-style: none;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 20px;
    padding-bottom: 15px;
}

.service-link img {
    padding-right: 10px;
}
.service-link a {
    color: #000;
    font-weight: 600;
    font-size: 20px;
}
.service-link a:hover {
    color: #ff7f00;
    font-weight: 600;
}
.service-connect {
    padding: 40px;
    background: #07559e;
    margin-top: 40px;
    text-align: center;
}
.service-connect h5 {
    font-size: 26px;
    text-transform: math-auto;
    color: #ffff;
    font-weight: bold;
}
.service-connect h6 {
    color: #ccc;
    font-size: 15px;
    font-weight: 700;
    text-transform: math-auto;
    padding: 5px 0px 5px 0px;
}
.service-connect a {
    color: #fff;
    font-weight: 500;
}
.services-page-text p {
    text-align: justify;
    padding-top: 10px;
}
.service-form {
    background: #003366;
    float: left;
    padding: 40px;
    margin-top: 45px;
}

.service-form h4 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 15px;
}
.service-form input#SendMessage {
    background: #07559e;
    border: none;
}
.service-form input#SendMessage:hover {
    background: #fff;
   color: #07559e;
}
.infrastruacture h4 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    padding-top: 20px;
}
.infrastruacture-table {
    text-align: justify !important;
    width: 100%;
    border: 1px solid #CCC;
    margin-top: 15px;
}
.infrastruacture-table tr {
    border: 1px solid #ccc;
}
.infrastruacture-table>tbody>tr>td, .infrastruacture-table>tbody>tr>th, .infrastruacture-table>tfoot>tr>td, .infrastruacture-table>tfoot>tr>th, .infrastruacture-table>thead>tr>td, .infrastruacture-table>thead>tr>th {
    border: 1px solid #ccc;
}
.infrastruacture-table th {
    font-weight: 500;
    text-align: justify;
}
.infrastruacture-table td {
    text-align: justify;
}





















@media only screen and (max-width: 600px) {
 
.header_top {
    z-index: 111;
    line-height: 42px;
    height: auto;
    padding: 0px 5px 0px 7px;
    font-size: 13px;
    transition: all .2s ease 0s;
}
.service-section-text h3 {
    text-transform: math-auto;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0;
    color: #00a8ff;
    padding-top: 20px;
}
	.founder-note h6 {
    float: left;
    padding-top: 10px;
    font-weight: 600;
    font-size: 18px;
    text-transform: math-auto;
    color: #074381;
}

.service-section-text h2 {
    text-transform: math-auto;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.service-section-slider h3 {
    font-size: 20px;
    padding: 10px 0px 5px 14px;
    color: #2457ab;
    font-weight: bold;
    text-transform: uppercase;
}	
.client h1 {
    font-size: 20px;
    color: #000;
    padding: 10px 15px 3px 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.valued-client-section {
    text-align: center;
    padding: 40px 0px 16px 0px;
}
.valued-client-section h3 {
    text-transform: math-auto;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0;
    color: #2457ab;
}
.valued-client-section h2 {
    text-align: center;
    text-transform: math-auto;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    padding-bottom: 5px;
}	
.responsibility-section h3 {
    color: #fff;
    text-transform: math-auto;
    font-size: 23px;
    padding-bottom: 30px;
    line-height: 50px;
}	
.testimonial-section {
    padding: 0px 0px 20px 0px;
}	
.header-icon i {
    background-color: none;
    width: 0px;
    color: #fff;
    height: 0px;
    line-height: 0px;
    text-align: center;
    border-radius: 0px;
    font-size: 14px;
    margin-left: 0px;
    margin-right: 15px;
}	
.header-icon a, .top-right-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}	
    .header-icon li {
        display: flow;
        padding-right: 7px;
    }
i.qode_icon_font_awesome.fa.fa-bars {
        color: #1d1815 !important;
        font-size: 20px;
        border: solid 2px #003263;
        padding: 5px;
        border-radius: 4px;
}
    .q_logo img {
        top: 0;
        left: 26px;
    }	
nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active>a {
    color: #003263;
}	
nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding: 10px 0;
    display: block;
    position: relative;
    text-transform: none;
    line-height: 26px;
    letter-spacing: 0;
}	
nav.mobile_menu {
    margin-bottom: 10px;
}		
.about-section {
    padding: 40px 0px 0px 0px;
}	
.about-section-text {
    padding-top: 30px;
}	
.about-section-text h3 {
    border-radius: 50px;
    text-transform: math-auto;
    display: initial;
    font-weight: 500;
    color: #2457ab;
    font-size: 20px;
    letter-spacing: 0;
}
.about-section-text h2 {
    text-transform: math-auto;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    padding-top: 5px;
}	
.margin-top20 {
    margin-top: 20px;
    padding-bottom: 15px;
}	
.footer-info h4 {
    color: #fff;
    padding-bottom: 15px;
    font-size: 21px;
    font-weight: 500;
    padding-top: 35px;
}
.footer_top {
    padding: 10px 0 20px;
}	
.about-text {
    margin-top: 30px;
}	
.about-text h3 {
    font-size: 23px;
    color: #003366;
    text-transform: math-auto;
    padding-top: 0px;
}	
.about-text h6 {
    font-size: 18px;
    text-transform: math-auto;
    color: #000;
}
.about-page-img {
    padding-top: 23px;
    padding-bottom: 10px;
}
.founder-note h3 {
    padding-top: 40px;
    font-size: 23px;
    text-transform: math-auto;
    color: #003366;
}	
.aim {
    margin-top: 12px;
}
.infrastruacture h4 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    padding-top: 12px;
}	
.gt-service-details-list h3 {
    color: #000;
    text-transform: math-auto;
    font-weight: 500;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px;
}
ul.gt-details-list li {
    line-height: 30px;
    list-style: none;
    text-align: justify;
    padding-top: 5px;
}
.service-provision {
    padding: 0px 30px 0px 30px;
}
.service-form {
    background: #003366;
    float: left;
    padding: 20px 10px 10px 10px;
    margin-top: 45px;
}	
.pages-link img {
        width: 100%;
    }	
.product h2 {
    padding-top: 30px;
    color: #036;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: bold;
}	
.product h5 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-transform: capitalize;
}
.bottom-contact img {
        padding-left: 7px;
        padding-top: 7px;
    }	
.contacts-page h3 {
    font-size: 18px;
    font-weight: 800;
    color: #000;
    padding-bottom: 10px;
}	
.contacts-page {
    text-align: center;
    margin-top: 20px;
    border-right: none;
    padding-right: 0px;
}
.title.title_size_large h1 {
        font-size: 20px !important;
        line-height: 60px !important;
    }	
	
}

