/*--- Google Fonts ---*/
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/*--- End Google Fonts ---*/

body.widget-snippet {
    padding: 40px;
}
body.widget-snippet .wc-snippet-what-we-do .readMore a:hover {
    background: #2ed3ae none repeat scroll 0 0;
}
.widget-snippet .wc-snippet-what-we-do .container {
    width: 1430px;
}
.widget-snippet .wc-snippet-what-we-do .col-md-6.left {
    margin-top: 105px;
    padding-right: 125px;
}
.widget-snippet .wc-snippet-what-we-do h2 {
    color: #484848;
    display: inline-block;
    font-family: "Libre Franklin",sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 44px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.widget-snippet .wc-snippet-what-we-do div > p {
    color: #7d7d7d;
    font-family: "Libre Franklin",sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin: 15px 0;
}
.widget-snippet .wc-snippet-what-we-do .readMore {
    display: inline-block;
    margin: 10px 15px 10px 0;
    position: relative;
}
.widget-snippet .wc-snippet-what-we-do .readMore a {
    background: #2ed3ae none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: "Libre Franklin",sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 24px;
    min-width: 175px;
    padding: 14px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease-out 0s;
}
.widget-snippet .wc-snippet-what-we-do .readMore a:hover {
    background-color: #282828;
    text-decoration: none;
}
@media (max-width: 1399px) {
   .widget-snippet .wc-snippet-what-we-do .container {
        width: auto;
    }
.widget-snippet .wc-snippet-what-we-do .col-md-6.left {
  margin-top: 50px;
  padding-right: 15px;
}
}
@media (max-width: 1199px) {
   .widget-snippet .wc-snippet-what-we-do .col-md-6.left {
        margin-top: 0;
        padding-right: 15px;
    }
 .widget-snippet .wc-snippet-what-we-do h2 {
        font-size: 37px;
        line-height: 40px;
        padding-bottom: 0;
    }
}
@media (max-width: 991px) {
    .widget-snippet .wc-snippet-what-we-do .col-md-6.left {
        margin-bottom: 30px;
    }
    .widget-snippet .wc-snippet-what-we-do h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .wc-snippet-what-we-do div > p {
        font-size: 15px;
        line-height: 28px;
        margin: 14px 0;
    }
}
@media (max-width: 767px) {
    .widget-snippet .wc-snippet-what-we-do .col-md-6.left {
        margin-bottom: 25px;
    }
    .widget-snippet .wc-snippet-what-we-do h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .widget-snippet .wc-snippet-what-we-do div > p {
        line-height: 27px;
        margin: 12px 0;
        letter-spacing: 0px;
    }
}
we-do div > p {
        line-height: 27px;
        margin: 12px 0;
        letter-spacing: 0px;
    }
}
