@font-face {
    font-family: 'fontawesome-webfont';
    src: local('fontawesome-webfont');
    src: url('../fonts/fontawesome-webfont.ttf');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('eot'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#webfontQ1FnPBwb') format('svg');
}

html, body {
    min-height: 100%;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body.home.cbp-spmenu-push {
    overflow: hidden;
}

* {
    margin: 0;
    padding: 0;
}

body {
    color: #000;
    margin: 0;
    padding: 0;
    font-family: 'TMSans';
    font-size: 16px;
    background-color: #fff;
    font-weight: 400;
}

ul, li {
    margin: 0;
    padding: 0px;
}

a, input, textarea , button, li {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    text-decoration: none !important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

select::-ms-expand {
    display: none;
}

p, li {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #747474;
    font-family: 'TMSans';
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

br {
    margin: 0;
    width: 0;
}

:focus {
    outline: none;
}

li {
    list-style: none;
}

a,li, input {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

select::-ms-expand {
    display: none;
}

html {
    overflow-x: hidden;
}

h2 {
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0b184e;
    font-family: 'TMSans';
}

h3 {
    font-family: 'TMSans';
    font-size: 36px;
    color: #000;
    line-height: 40px;
    font-weight: 600;
}

h4 {
    font-family: 'TMSans';
    font-size: 30px;
    color: #0b184e;
    line-height: 32px;
    font-weight: 600;
}

h5 {
    font-family: 'TMSans';
    font-size: 22px;
    color: #0b184e;
    line-height: 32px;
    font-weight: 600;
}

.clear {
    clear: both;
}

.container-fluid, .container,.n_p {
    padding: 0px;
}

.container-fluid {
    float: left;
    width: 100%;
}

.row {
    margin: 0px;
}

.header {
    background: rgba(15, 28, 79, 0.9);
    float: left;
    width: 100%;
}

.header_details {
    border-top: 3px solid #8a91a9;
    clear: both;
}

.rg_head {
    float: left;
}
.inner-custom-cont h2, h3, h6 {
    font-size: 24px;
    margin: 10px 0;
    line-height: normal;
}


.home .carousel_content h2 {
    color: #fff;font-size: 42px;
    font-weight: 700;font-family: 'TMSans';
    text-shadow: 2px 2px 4px rgb(0 0 0 / 50%);
    text-transform: capitalize;
}

.inner-custom-cont p {
    text-align: left;
}

.inner-custom-cont h6 {
    text-align: left;
}
.readmore-less button {
    padding: 8px 22px;
    border-radius: 10px;
    border: none;
    outline: none;
    background: #5ebe75;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 700;
	margin-top:	20px;
}
.readmore-less button:hover {background:#000}
.header_area {
    z-index: 999;
    position: fixed;
    width: 100%;
    float: left;
    clear: both;
    top: 30px;
}

.header_area.fixed_header {
    top: 0px;
    background: rgba(15, 28, 79, 1);
}

.header_area.fixed_header .header {
    background: rgba(15, 28, 79, 1);
}

.search_sec {
    max-width: 80%;
    width: 100%;
    float: left;
    padding: 12px 10px;
}

.header_details p {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-right: 35px;
}

.header_details p a {
    color: #fff;
}
#text{
display:none;
}
.header_details p a:hover {
    color: #5ebe75;
}

.header_details p img {
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.social_links {
    padding: 9px 12px;
    max-width: 20%;
    width: 100%;
    float: left;
    text-align: right;
}

.banner_btn {
    float: left;
    width: 100%;
}

.lf_head {
    float: left;
    max-width: 160px;
    width: 100%;
    border-right: 3px solid #8a91a9;
    padding: 18px 18px 12px;
}

.navigation {
    text-align: right;
}

.menu_in {
    padding: 0px;
    width: 100%;
    float: left;
}

ul#menu-main_menu li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    line-height: 14px;
    position: relative;
}

ul#menu-main_menu li a:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0px;
    right: 0px;
    margin: auto 0px;
    width: 100%;
    height: 1px;
    background: transparent;
    transition: 0.4s;
}

ul#menu-main_menu {
    text-align: left;
}

ul#menu-main_menu li {
    display: inline-block;
    padding: 42px 26px 42px 0px !important;
}

ul#menu-main_menu li:last-child {
    padding-right: 0px !important;
}

ul#menu-main_menu li.current_page_item a, ul#menu-main_menu li:hover a, ul#menu-main_menu li.current_page_ancestor a {
    color: #fff;
}

ul#menu-main_menu li.current_page_item a:after, ul#menu-main_menu li:hover a:after, ul#menu-main_menu li.current_page_ancestor a:after {
    background: #fff;
}

.social_links ul li {
    display: inline-block;
}

.social_links li {
    margin: 0px 8px;
}

.social_links li a {
    color: #fff;
    font-size: 20px
}

.social_links a.facebook:hover {
    color: #3b5998;
}

.social_links a.twitter:hover {
    color: #1da1f2;
}

.social_links a.linked:hover {
    color: #007bb5;
}

.social_links a.instagram:hover {
    color: #d39e00;
}

.banner_section {
    height: 840px;
    background-size: cover;
    background-position: center center;
    float: left;
    width: 100%;
    position: relative;
}

.banner_section:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url('../images/banner_shadow.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 63% 100%;
    /* background-color: rgba(0, 0, 0, 0.2); */
}

.banner_section .container {
    display: flex;
    align-items: center;
    height: 100%;
    text-align: center;
    z-index: 9;
    position: relative;
}

.carousel_content, .banner_content_box {
    width: 70%;
    text-align: left;
    position: relative;
    left: 0px;
    top: 54px;
    background-color: rgba(0, 0, 0, 0.45);
    padding: 20px 20px 30px;
}

.carousel_content h1, .banner_content_box h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    text-transform: capitalize;
}

.single-post .carousel_content strong {
    font-size: 51px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.contact-form select {
    color: #212529!important;
}

.contact-form1 select {
    color: #212529!important;
}

.inner_banner .carousel_content h1 {
/*     font-size: 75px; */
	font-size: 51px;
    text-transform: capitalize;
    line-height: 60px;
}

.inner_banner .carousel_content {
    width: 100%;
    text-align: center;
    position: relative;
    left: 0px;
    top: 60px;
}

.carousel_content p {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    line-height: 32px;
    padding: 20px 73px 30px 0px;
    text-shadow: 2px 2px #000;
}

.breadcrumbs {
    font-size: 16.67px;
    color: #fff;
    font-weight: 700;
    line-height: 22px;
    padding: 20px 0px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.breadcrumbs a {
    color: #fff;
}

.breadcrumbs a:hover {
    color: #000;
}

.banner_btn {
    float: left;
    width: 100%;
}

.banner_btn a {
    display: inline-block;
    height: 100%;
    background: #5ebe75;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    line-height: 46px;
    color: #fff;
    max-width: 185px;
    width: 100%;
    border: 2px solid #5ebe75;
    text-align: center;
    border-radius: 54px;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
    letter-spacing: 1px;
}

.banner_btn a:hover {
    background: #616d9a;
    border: 2px solid #616d9a;
}

.lets_talk {
    padding: 22px 30px;
}

.lets_talk h5 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    line-height: 27px;
}

.lets_talk p {
    font-size: 14px;
    color: #616d9a;
    font-weight: 600;
    line-height: 27px;
}

.contact-form {
    background: #5ebe75;
    max-width: 352px;
    width: 100%;
    position: absolute;
    bottom: -40px;
    right: 0px;
    padding: 25px 40px 105px;
}


.contact-form1 {
    background: #5ebe75;
    max-width: 352px;
    width: 100%; float: left;
    padding: 50px 25px; margin-bottom: 40px;
}


div#top_scroll .container {
    position: relative;
}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form select {
    border-radius: 0px;
    height: 32px;
    color: #7f818a;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 15px;
    width: 100%;
    border: 1px solid #5ebe75;
    background: #fff;
    max-width: 100%;
    outline: none;
}

.contact-form select {
    background-image: url('../images/select.png');
    background-repeat: no-repeat;
    background-position: 96% center;
}

.contact-form .form-group textarea {
    border-radius: 0px;
    height: 72px;
    color: #7f818a;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 15px;
    width: 100%;
    border: 1px solid #5ebe75;
    background: #fff;
    outline: none;
}

.contact-form .form-group {
    margin-bottom: 6%;
    clear: both;
    float: left;
    width: 100%;
}

.contact-form input[type="submit"] {
    display: block;
    border: none;
    background: #172354;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    height: 32px;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    text-align: center;
}

.contact-form input[type="submit"]:hover {
    background: #000;
    color: #fff;
}
 
.contact-form1 input[type="text"], .contact-form1 input[type="email"], .contact-form1 input[type="tel"], .contact-form1 select {
    border-radius: 0px;
    height: 32px;
    color: #7f818a;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 15px;
    width: 100%;
    border: 1px solid #5ebe75;
    background: #fff;
    max-width: 100%;
    outline: none;
}

.contact-form1 select {
    background-image: url('../images/select.png');
    background-repeat: no-repeat;
    background-position: 96% center;
}

.contact-form1 .form-group textarea {
    border-radius: 0px;
    height: 72px;
    color: #7f818a;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 15px;
    width: 100%;
    border: 1px solid #5ebe75;
    background: #fff;
    outline: none;
}

.contact-form1 .form-group {
    margin-bottom: 6%;
    clear: both;
    float: left;
    width: 100%;
}

.contact-form1 input[type="submit"] {
    display: block;
    border: none;
    background: #172354;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    height: 32px;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    text-align: center;
}

.contact-form1 input[type="submit"]:hover {
    background: #000;
    color: #fff;
}

.free_quote_form h3 {
    font-size: 32px;
    color: #172354;
    font-weight: 600;
    padding-bottom: 25px;
}

.free_quote_form span.wpcf7-not-valid-tip {
    text-align: left;
    position: absolute;
    font-size: 12px !important;
    color: #fff !important;
}

.contact-form div.wpcf7-response-output {
    color: #fff;
    font-size: 13px;
}

.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
    color: #7f818a;
}

.contact-form input::-moz-placeholder ,.contact-form textarea::-moz-placeholder {
    color: #7f818a !important;
    opacity: 1;
}

.contact-form input::-ms-input-placeholder, .contact-form textarea::-ms-input-placeholder {
    color: #7f818a;
}

 
.contact-form1 div.wpcf7-response-output {
    color: #fff;
    font-size: 13px;
}

.contact-form1 input::-webkit-input-placeholder, .contact-form1 textarea::-webkit-input-placeholder {
    color: #7f818a;
}

.contact-form1 input::-moz-placeholder ,.contact-form1 textarea::-moz-placeholder {
    color: #7f818a !important;
    opacity: 1;
}

.contact-form1 input::-ms-input-placeholder, .contact-form1 textarea::-ms-input-placeholder {
    color: #7f818a;
}

.container-fluid.service_section {
    padding: 70px 0px 40px;
    position: relative;
}

.container-fluid.service_section .container {
    max-width: 95%;
}

.image_s {
    height: 330px;
    background-size: cover;
    background-position: center center;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -ms-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}

.service_items {
    width: 31.3333%;
    position: relative;
    overflow: hidden;
    margin: 0px 6px;
}

.service_items:hover .image_s {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
}

.ser_wrp {
    padding-top: 35px;
}

.service_items h4 {
    background: #fff;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    font-size: 24px;
    font-weight: 600;
    color: #0b184e;
    padding: 15px 0px;
    text-transform: capitalize;
    letter-spacing: .5px;
    z-index: 9;
    transition: 0.4s;
}

.service_items h4 a {
    color: #0b184e;
}

.service_items:hover h4,.service_items h4 a:hover {
    color: #5ebe75;
}

.service_items h4 img {
    display: inline-block;
    margin-left: 20px;
    position: relative;
    top: -2px;
}

.content_wrp {
    text-align: center;
    width: 100%;
}

.content_wrp h2 {
    padding-bottom: 10px;
}

.content_wrp p {
    color: #0c0c0c;
    font-size: 20px;
    padding: 8px 0px;
}

.service_section .banner_btn {
    text-align: center;
    margin-top: 40px;
}

.service_section .banner_btn a {
    width: auto;
    max-width: inherit;
    display: inline-block;
    padding: 0px 28px;
}

.gallery_image {
    height: 252px;
    background-size: cover;
    background-position: center center;
    width: 16.66666666%;
    float: left;
    border-right: 8px solid #171718;
}

.gallery_image:last-child {
    border: none;
}

.container-fluid.gallery_wrapper {
    background-color: #171718;
    padding: 60px 0px;
    text-align: center;
    background-image: url(../images/gallery_bg.png);
    background-position: center center;
    background-size: cover;
}

.gallery_wrapper .content_wrp p, .gallery_wrapper .content_wrp h2 {
    color: #fff;
}

.gallery_wrp {
    padding: 22px 0px 45px;
}

.gallery_wrapper .banner_btn a {
    border: 1px solid #fff;
}

.gallery_image a {
    background-color: rgba(94, 190, 117, 0.5);
    width: 100%;
    height: 100%;
    display: flex;
    transition: 0.4s;
    opacity: 0;
    justify-content: center;
}

.gallery_image:hover a {
    opacity: 1;
}

.gallery_image a h4, .gallery_image a h6 {
    display: flex;
    align-items: center;
}

.gallery_image a h6 {
    color: #fff;
    font-weight: 700;
}

.container-fluid.blog_page {
    padding: 70px 0px 80px;
}

.blog_boxes {
    padding: 35px 0px 0px;
}

.blog_boxes {
    float: left;
    width: 100%;
}

.blog_items {
    margin: 0px 0px;
    width: 32.5%;
    margin-right: 1.2%;
    margin-bottom: 1.2%;
    position: relative;
}

.blog_items:nth-child(3n) {
    margin-right: 0%;
}

.blog_items .item_img {
    height: 309px;
    background-size: cover;
    border-radius: 12px;
}

.inner_blog_box span {
    display: block;
}

.inner_blog_box span {
    color: #747474;
    font-size: 14px;
    font-weight: 600;
    padding: 14px 0px 10px;
}

.blog_box {
    padding: 0px;
}

.blog_box h6 a {
    color: #0c0c0c;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.blog_box p {
    line-height: 24px;
    padding: 14px 0px 25px;
    font-weight: 400;
    color: #747474;
}

.blog_box p a {
    color: #5ebe75;
    text-transform: capitalize;
}

.blog_box p a:hover {
    color: #747474;
}

.blog_box h6 a:hover {
    color: #5ebe75;
}

.item_img a {
    width: 100%;
    height: 100%;
    background-size: 100% 200%;
    transition: background-position 1s;
    display: block;
    background-image: linear-gradient(to bottom, transparent 50%, rgba(94, 190, 117, 0.6) 50%);
    border-radius: 12px;
}

.item_img a:hover {
    background-position: 0 -100%;
}

.blog_page .banner_btn {
    text-align: center;
}

.container-fluid.cta_section {
    background: #0b184e;
    padding: 35px 0px 40px;
}

.cta_section h4 {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-weight: 600;
}

.call_now span {
    display: inline-block;
    vertical-align: top;
}

.col-sm-12 {
    clear: both;
}

.call_now {
    text-align: center;
    margin-top: 30px;
}

.call_now .wpcf7-response-output.wpcf7-validation-errors {
    color: #fff;
}

.call_now p {
    display: block;
    width: 65%;
    margin: auto;
}

span.call_input {
    width: 100%;
    max-width: 608px;
    margin-right: 3%;
    text-align: left;
}

.call_now input[type="email"] {
    border-radius: 0px;
    height: 40px;
    color: #3b3b3b;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 15px;
    width: 100%;
    border: 1px solid #e1e1e1;
    background: #e1e1e1;
    max-width: 100%;
    outline: none;
}

.call_now input[type="submit"] {
    border: none;
    background: #5ebe75;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    height: 40px;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    text-align: center;
}

.call_now input[type="submit"]:hover {
    background: #000;
    color: #fff;
}

.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
    color: #3b3b3b;
}

.contact-form input::-moz-placeholder ,.contact-form textarea::-moz-placeholder {
    color: #3b3b3b !important;
    opacity: 1;
}

.contact-form input::-ms-input-placeholder, .contact-form textarea::-ms-input-placeholder {
    color: #3b3b3b;
}

span.call_submit {
    max-width: 146px;
    width: 100%;
    position: relative;
}

.call_now input {
    width: 100%;
}

span.call_input span {
    width: 100%;
}

div.wpcf7 .ajax-loader {
    margin: 0px auto !important;
    vertical-align: middle;
    position: absolute;
    bottom: -22px;
    left: 0px;
    right: 0px;
}

.container-fluid.content_section {
    padding: 60px 0px;
}

.c_image img {
    display: block;
}

.content_img {
    /* width: 100%; */
    /* max-width: 500px; */
    /* height: 364px; */
    background-size: cover;
    background-position: center center;
    z-index: 99;
    position: relative;
    top: 48px;
    left: 48px;
}

.content_left h6 {
    font-size: 20px;
    line-height: 26px;
    color: #0c0c0c;
    padding: 10px 0px 12px;
}

.content_left p {
    color: #747474;
    line-height: 26px;
}

.content_left .banner_btn {
    padding-top: 30px;
}

.c_image:after {
    /* content: ""; */
    position: absolute;
    background: #5ebe75;
    width: 85%;
    height: 100%;
    top: 0px;
    right: 0px;
}

.c_image {
    position: relative;
}
.home .c_image {
    position: relative;
    display: flex;
    justify-content: flex-end;
}
.container-fluid.cta_section.sec h2 {
    color: #fff;
}

.cta_section.sec h2 a {
    border: none;
    background: #5ebe75;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    line-height: 57px;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    text-align: center;
    display: inline-block;
    max-width: 208px;
    vertical-align: top;
    margin-left: 10%;
}

.cta_section.sec h2 a:hover {
    background: #000;
    color: #fff;
}

.container-fluid.cta_section.sec h3 {
    color: #fff;
    font-size: 42px;
    line-height: 57px;
}

.cta_section.sec h3 a {
    border: none;
    background: #5ebe75;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    line-height: 57px;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    text-align: center;
    display: inline-block;
    max-width: 208px;
    vertical-align: top;
    margin-left: 10%;
}

.cta_section.sec h3 a:hover {
    background: #000;
    color: #fff;
}

.ul_client_logos {
    padding: 0px 2%;
}

.container-fluid.clients_logos {
    padding: 40px 0px;
}

.clients_logos h2 {
    text-align: center;
    padding-bottom: 30px;
}

.clients_logos h3 {
    text-align: center;
    padding-bottom: 30px;
    color: #0b184e;
}

.c_logo_box img {
    display: block;
    margin: auto;
}

button.slick-arrow {
    width: 43px;
    height: 37px;
    background-color: transparent;
    bottom: 0px;
    transition: all 0.4s linear;
    border: none;
}

button.slick-arrow:hover {
    background-color: transparent;
}

.slick-next {
    background-image: url('../images/c_next.png');
    background-repeat: no-repeat !important;
    background-position: center center !important;
    right: 0px;
}

.slick-next:hover {
    background-image: url('../images/c_next_h.png');
}

.slick-prev {
    background-image: url('../images/c_prev.png');
    background-repeat: no-repeat !important;
    background-position: center center !important;
    left: 0px;
}

.slick-prev:hover {
    background-image: url('../images/c_prev_h.png');
}

.slick-prev:before, .slick-next:before {
    display: none;
}

.container-fluid.footer_wrapper {
    background: #0c0c0c;
    padding: 40px 0px;
    border-bottom: 2px solid #3d3d3d;
}

.ft-common h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 15px;
    padding-top: 30px;
}

.ft-common li a {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

.footer4 p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 20px;
}

.footer1 p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    padding: 25px 0px 10px;
}

.footer1 p a {
    color: #5ebe75;
}

.footer1 p a:hover {
    color: #fff;
}

.ft-common a:hover, li.current_page_item a, li.current-menu-item a {
    color: #5ebe75;
}

.f_details {
    padding-top: 8px;
}

.ft-common.footer3,.ft-common.footer2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.666667%;
    flex: 0 0 20.666667%;
    max-width: 20.666667%;
}

.ft-common.footer3 {
    padding-left: 3%;
}

.ft-common.footer2 {
    padding-left: 3%;
}

.ft-common.footer4 {
    padding-left: 2%;
}

.subscribe-form span {
    float: left;
}

.subscribe-form div {
    float: left;
    width: 100%;
}

input.es_required_field.es_txt_email.ig_es_form_field_email {
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #747474;
    width: 289px;
    padding: 0px 15px;
    outline: none;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    float: left;
}

input.ig_es_form_field_name {
    display: none;
}

input.es_subscription_form_submit {
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width: 87px;
    border: none;
    text-transform: capitalize;
    background: #5ebe75;
    outline: none;
    border-radius: 0px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    border: 1px solid #5ebe75;
    right: 0px;
}

.subscribe-form {
    position: relative;
    width: 100%;
    float: left;
}

input.es_subscription_form_submit :hover {
    background: #0f1c4f;
}

.copyright {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    text-align: center
}

.copyright a {
    color: #fff;
}

.copyright a:hover {
    color: #5ebe75;
}

.container-fluid.footer_bottom {
    padding: 10px 0px;
    background: #0c0c0c;
}

.copyright2 {
    text-align: right;
}

.copyright2 img {
    max-width: 110px;
    position: relative;
    top: -1px
}

.ft-common.footer4 .social_links {
    max-width: 100%;
    text-align: left;
    padding: 30px 0px 0px;
}

.ft-common.footer4 .social_links ul li {
    margin: 0px;
    margin-right: 15px;
}

.banner_section.inner_banner {
    height: 444px;
    position: relative;
}

.banner_section.inner_banner:after {
    background-size: 100% 100%;
    width: 100%;
    background: rgba(12, 12, 12, 0.4);
    background-image: none;
}

.about_us .content_left {
    text-align: left;
    padding-bottom: 30px;
}

.about_featured {
    border: 1px solid #9e9e9e;
    margin: 3% 0%;
    margin-right: 16.55555%;
    position: relative;
    padding: 40px 25px;
    text-align: right;
    padding-right: 80px;
    min-height: 300px;
}

.about_featured:nth-child(2n) {
    margin-right: 0%;
}

.about_icon {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #5ebe75;
    padding: 30px;
    position: absolute;
    right: -60px;
    top: 0px;
    bottom: 0px;
    margin: auto 0px;
}

.about_featured h5 {
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 14px;
    color: #172354;
}

.about_featured p {
    color: #747474;
    line-height: 26px;
    padding: 5px 0;
    text-align: justify;
}

/* .myList {
    display: none;
} */
.blog_boxes .row {
    justify-content: space-between;
}

.blog_boxes .row .entry-content {
    flex-basis: 32%;
    margin-bottom: 20px;
}

.blog_boxes .row .entry-content .blog_items.myList {
    width: 100%;
}

.col-sm-12.blog_boxes {
    padding: 60px 0 40px;
}
.about_us .banner_btn, .service_section .banner_btn {
    text-align: center;
    margin-top: 20px;
}

.services .service_items h4 {
    position: relative;
    padding: 0px;
    line-height: 26px;
}

.services .image_s {
    height: 232px;
    overflow: hidden;
}

.services .image_s a {
    width: 100%;
    height: 100%;
    display: block;
    background: #5ebe757d;
    opacity: 0;
}

.services .service_items:hover .image_s {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}

.services .service_items:hover .image_s a {
    opacity: 1;
}

.s_content {
    border: 1px solid #8d8d8d;
    border-top: none;
    padding: 20px 20px;
    height: 250px;
}

.s_content p {
    color: #747474;
    line-height: 26px;
    padding: 10px 0px;
}

.services .service_items {
    margin: 25px 6px;
}
.read_more {
    margin-top: 10px;
}
.read_more a {
    display: inline-block;
    height: 100%;
    background: #5ebe75;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    line-height: 34px;
    color: #fff;
    max-width: 134px;
    width: 100%;
    border: 2px solid #5ebe75;
    text-align: center;
    letter-spacing: 1px;
}

.read_more a:hover {
    background: #616d9a;
    border: 2px solid #616d9a;
}

div#s_loadMore {
    margin-bottom: 40px;
}

div#t_loadMore {
    margin-top: 70px;
    margin-bottom: 20px;
    text-align: center;
}

.blogs .blog_boxes {
    float: left;
    width: 100%;
}

.blogs .blog_items {
    margin: 0px 0px;
    width: 32.5%;
    margin-right: 1.2%;
    margin-bottom: 4.2%;
    position: relative;
    background: #f1f1f1;
}

.blogs .blog_items:nth-child(3n) {
    margin-right: 0%;
}

.blogs .blog_items .item_img {
    height: 331px;
    background-size: cover;
    border-radius: 0px;
}

.blogs .inner_blog_box span {
    display: inline-block;
    background: #1a1a1a;
    border-bottom: 3px solid #0077b1;
    padding: 0;
}

.blogs .inner_blog_box span li {
    display: inline-block;
    padding: 12px 18px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.blogs .inner_blog_box span li:first-child:after {
    content: "";
    width: 1.3px;
    height: 11px;
    background: #fff;
    right: 0px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto 0px;
}

.blogs .blog_box {
    padding: 25px 30px 45px;
}

.blogs .blog_box h6 a {
    color: #000;
    font-size: 21.43px;
    font-weight: 700;
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
}

.blogs .blog_box p {
    line-height: 26px;
    padding: 14px 0px 25px;
    font-weight: 400;
    color: #000;
    font-family: 'Roboto', sans-serif;
}

.blogs .read_more a {
    font-size: 16.07px;
    line-height: 31px;
    color: #000;
    font-weight: 400;
    border: 1px solid #000;
    text-transform: capitalize;
    display: inline-block;
    padding: 0px 0px;
    background: transparent;
    max-width: 135px;
    font-family: 'Roboto', sans-serif;
}

.blogs .read_more a:hover {
    background: #5ebe75;
    border: 1px solid #5ebe75;
    color: #fff;
}

.blogs .blog_box h6 a:hover {
    color: #5ebe75;
}

.blogs .item_img a {
    width: 100%;
    height: 100%;
    background-size: 100% 200%;
    transition: background-position 1s;
    display: block;
    background-image: linear-gradient(to bottom, transparent 50%, rgba(94, 190, 117, 0.5) 50%);
}

.blogs .item_img a:hover {
    background-position: 0 -100%;
}

.testimonial_box {
    position: relative;
}

.testimonial_box:nth-child(2n) .testimonail_image {
    order: 2;
}

.testimonial_box:nth-child(2n) .testimonial_content {
    order: 1;
}

.testimonial_box {
    margin: 13% 0% 0%;
}

.testimonial_box:first-child {
    margin-top: 11%;
}

.container-fluid.testimonial_wrapper {
    background-size: cover;
    background-position: center center;
    padding: 70px 0px 80px;
}

.testimonial_content {
    background: #fff;
    align-items: center;
    display: flex;
    padding-left: 113px;
}

.image_t {
    height: 546px;
    max-width: 600px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
    z-index: 9;
    margin: auto;
}

.testimonial_content p {
    color: #747474;
    line-height: 26px;
    padding: 8px 0px;
}

.testimonial_content h5 {
    font-size: 28px;
    font-weight: 400;
    color: #0c0c0c;
    line-height: 34px;
    padding-bottom: 18px;
}

.testimonial_content h6 {
    font-size: 28px;
    font-weight: 400;
    color: #0c0c0c;
    line-height: 34px;
    padding-top: 18px;
}

span.t_cat {
    font-size: 16px;
    font-weight: 400;
    color: #0c0c0c;
    padding-bottom: 16px;
    display: block;
}

.testimonial_regular {
    padding: 40px 0px 65px;
}

span.rating i {
    color: #ffc107;
    font-size: 20px;
}

span.rating {
    display: inline-block;
    margin: 0px 2px;
}

.testimonial_box:nth-child(2n) .testimonial_content {
    padding-left: 0px;
    padding-right: 113px;
}

img.t_quote {
    position: absolute;
    top: -70px;
    right: -64px;
    z-index: 9;
}

.testimonial_box:nth-child(2n) img.t_quote {
    right: 0px;
    left: -64px;
}

.single .c_content {
    padding-right: 30px;
}

.single .c_content h4 {
    padding-bottom: 15px;
}

.single .c_content p {
    padding: 11px 0px;
}
.single .c_content ol li, .c_content ol li {
    list-style: auto;
}
.single .c_content ol, .c_content ol {
    padding-left: 15px;
}
.single .c_content li, .c_content li {
    list-style: disc;
    margin: 10px 0px;
}


.single .c_content ul {
    padding: 0px 20px;
}

.single .c_content li b {
    font-weight: 700;
}
.single .banner_btn {
    margin-top: 30px;
	display:none;
}

.single .c_image img {
    display: block
}

.single .c_image:after {
    display: none;
}

.single .c_image img {
    margin-bottom: 15px;
}

.single .c_image {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 25px;
}

.single .content_wrp {
    padding-bottom: 40px;
}

.contact_sec {
    padding: 70px 0px 80px;
}

.contact_details {
    padding-left: 30px;
}

.form_wrp_c {
    padding-right: 30px;
}

.contact_sec .form_wrp {
    background: #dbdbdb;
    padding: 40px 40px 50px;
    height: 100%;
    float: left;
    width: 100%;
}

.contact_details {
    padding-left: 30px;
}

.contact_sec .form_wrp h4 {
    padding-bottom: 32px;
}

.contact_form_wrp .input-div {
    max-width: 48%;
    width: 100%;
    float: left;
}

.contact_form_wrp .input-div:nth-child(2n) {
    float: right;
}

.contact_form_wrp input[type="text"], .contact_form_wrp input[type="email"], .contact_form_wrp input[type="tel"], .contact_form_wrp select, .contact_form_wrp input {
    border-radius: 0px;
    height: 44px;
    color: #0b184f;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 15px;
    width: 100%;
    border: 1.2px solid #fff;
    background: #fff;
    max-width: 100%;
    outline: none;
}

.contact_form_wrp .form-group textarea {
    border-radius: 0px;
    height: 110px;
    color: #0b184f;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 15px;
    width: 100%;
    border: 1.2px solid #fff;
    background: #fff;
    outline: none;
}

.contact_form_wrp .form-group {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 3%;
}

.contact_form_wrp input[type="submit"] {
    display: block;
    border: none;
    background: #5ebe75;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    height: 45px;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    text-align: center;
}

.contact_form_wrp input[type="submit"]:hover {
    background: #0f1c4f;
    color: #fff;
}

.contact_form_wrp form {
    margin: 0px;
}

.contact_form_wrp input::-webkit-input-placeholder, .contact_form_wrp textarea::-webkit-input-placeholder {
    color: #0b184f;
}

.contact_form_wrp input::-moz-placeholder ,.contact_form_wrp textarea::-moz-placeholder {
    color: #0b184f !important;
    opacity: 1;
}

.contact_form_wrp input::-ms-input-placeholder, .contact_form_wrp textarea::-ms-input-placeholder {
    color: #0b184f;
}

.contact_form_wrp .col-sm-12 {
    float: left;
    width: 100%;
}

.contact_content {
    border: 1px solid #787878;
    height: 100%;
}

.detail_list li .c_image {
    width: 58px;
    height: 58px;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0;
}

.detail_list li .c_image:after {
    display: none;
}

.detail_list li {
    position: relative;
    padding-left: 72px;
    margin-bottom: 24px;
}

.detail_list li h5 {
    color: #172354;
    font-size: 20px;
    font-weight: 600;
}

.detail_list li p {
    line-height: 18px;
    padding-top: 5px
}

.detail_list li p a {
    color: #747474;
}

.detail_list li p a:hover {
    color: #5ebe75;
}

.contact_content h5 {
    color: #172354;
    font-size: 24px;
    font-weight: 600;
}

.contact_content p {
    color: #747474;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding: 12px 0px 22px;
}

.contact_content {
    padding: 40px 35px;
}

.contact_map {
    padding-top: 80px;
}

.acf-map {
    height: 373px;
    background: #dbdbdb;
    margin-top: 40px;
}

ul.nav.nav-tabs.gallery-text {
    border-bottom: none;
    text-align: center;
    display: block;
    float: none;
    margin: 0% auto 50px;
    width: 100%;
    padding: 0px 7px 0px 8px;
    background: #fff;
    text-align: center;
}

#myBtnContainer .btn {
    background-color: #0f1c4f;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #0f1c4f;
    border-radius: 0px;
    padding: 10px 12px;
    margin: 0px 3px
}

#myBtnContainer .btn.active,#myBtnContainer .btn:hover {
    background-color: #5ebe75;
    color: #fff;
    border: 1px solid #5ebe75;
}

#myBtnContainer {
    margin-bottom: 60px
}

.Gallery_wrapper .gallery_image {
    height: 293px;
    background-size: cover;
    background-position: center center;
    width: 32%;
    float: left;
    border-right: none;
    margin-right: 2%;
    margin-bottom: 2%;
}

.Gallery_wrapper .gallery_image:nth-child(3n) {
    margin-right: 0%;
}

div#myTabContent {
    float: left;
    width: 100%;
}

.container-fluid.Gallery_wrapper {
    padding: 70px 0px;
    text-align: center;
}

.Gallery_wrapper .banner_btn {
    margin-top: 18px;
}

.myList2, .myList3, .myList4 {
    display: none;
}

ul#menu-main_menu li.menu-item-has-children {
    position: relative;
}

ul#menu-main_menu ul {
    position: absolute;
    width: 315px;
    top: 66px;
    left: 0px;
    display: none;
    z-index: 99999999;
    background-color: #5ebe75;
    padding: 8px 0px;
}

ul#menu-main_menu li.menu-item-has-children a:after {
    position: absolute;
    content: '';
    left: auto;
    right: -20px;
    bottom: 0px;
    top: 0px;
    background-image: url('../images/arrow.png');
    height: 10px;
    width: 16px;
    display: block;
    background-repeat: no-repeat;
    background-size: 82% auto;
    background-position: 4px center;
    background-color: transparent;
}

ul#menu-main_menu li.current_page_parent a:after {
    display: block;
}

ul#menu-main_menu ul li {
    padding: 1px 0px;
    display: block;
    width: 100%;
    background-color: #5ebe75;
}

ul#menu-main_menu li li {
    display: block;
    padding: 5px 0px;
}

ul#menu-main_menu li li a, ul#menu-main_menu li.current-menu-item li a, ul#menu-main_menu li.parent li a {
    text-align: left;
    margin: 0px;
    padding: 5px 20px;
}

ul#menu-main_menu li:hover > ul {
    display: block;
}

ul#menu-main_menu li:hover > ul li:hover a:after {
    display: none
}

ul#menu-main_menu li.menu-item-has-children:hover ul li a:after ,ul#menu-main_menu li.menu-item-has-children ul li a:after {
    display: none;
}

ul#menu-main_menu li li.current_page_parent a , ul#menu-main_menu li.menu-item-has-children li:hover a, ul#menu-main_menu li li.current-menu-item a {
    color: #0f1c4f;
    background: transparent;
}

ul#menu-main_menu li li:hover a {
    color: #fff;
}

ul#menu-main_menu li.menu-item-has-children a:hover:after {
    opacity: 1;
}

ul#menu-main_menu ul li a:after , ul#menu-main_menu ul li.menu-item-has-children li a:hover:after {
    opacity: 0;
}

ul#menu-main_menu li.current_page_parent:after {
    display: block;
}

ul#menu-main_menu li.menu-item-has-children li a {
    color: #fff;
}

input#es_txt_email_pg::-webkit-input-placeholder {
    color: #747474;
}

input#es_txt_email_pg::-moz-placeholder {
    color: #747474 !important;
    opacity: 1;
}

input#es_txt_email_pg::-ms-input-placeholder {
    color: #747474;
}

.contact_form div.wpcf7-response-output {
    color: #f00;
    clear: both;
    float: left;
    width: 100%;
}

.container-fluid.default_content_wrp {
    padding: 40px 0px;
    text-align: center;
}

.abt p {
    padding: 10px;
}

h4.head4 {
    padding-top: 10px;
}

.about_sec p {
    padding: 10px 0;
}

.about_sec h4 {
    padding: 15px 0;
}

.postid-22 .serv_btn {
    display: none;
}

.postid-23 .serv_btn {
    display: none;
}

.postid-24 .serv_btn {
    display: none;
}

.postid-25 .serv_btn {
    display: none;
}

.postid-47 .serv_btn {
    display: none;
}

.postid-111 .serv_btn {
    display: none;
}

.new-sr h1 {
    font-family: 'TMSans';
    font-size: 26px;
    color: #0b184e;
    line-height: 32px;
    font-weight: 600;
    padding-top: 20px;
}

.new-sr h2 {
    font-family: 'TMSans';
    font-size: 26px;
    color: #0b184e;
    line-height: 32px;
    font-weight: 600;
    padding-top: 20px;
}

.postid-21 .banner_btn.serv_btn {
    display: none;
}

.page-id-6 .abt p {
    padding: 10px 0;
}

.logo_box {
    min-height: 134px;
    display: flex;
}

.franchise_wrp img {
    display: block;
    margin-top: 10px;
}

.franchise_wrp span {
    color: #fff;
    font-size: 18px;
    display: block;
    margin-top: 15px;
}

.protfolio-slider-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    opacity: 1;
    visibility: hidden;
    z-index: 99999;
    background-color: rgba(0,0,0,0.5);
}

.protfolio-slider-wrapper.show_sl {
    z-index: 9999;
    visibility: visible;
    opacity: 1;
    background: rgba(15, 28, 79, .8);
}

.protfolio-slider {
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #000;
}

.protfolio-slider-wrapper .protfolio-slider .item {
    width: 100%;
    height: calc(100vh - 290px);
    background-position: center;
    background-size: cover;
    position: relative;
}

.protfolio-nav {
    border-top: 2px solid #fff;
}

.protfolio-nav .item {
    height: 130px;
    background-position: center;
    background-size: cover;
    margin: 0px 0px;
    position: relative;
}

.protfolio-slider-thumb {
    padding: 0px 2px 0px 0px;
}

.protfolio-feat-img {
    width: 100%;
    height: 270px;
    background-position: center;
    background-size: cover;
}

.close-btn i {
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 9999;
}

.protfolio-nav-thumb {
    border-right: 1px solid #fff;
}

.protfolio-slider-wrapper .protfolio-slider .slick-prev:before {
    content: '\f104';
    font-size: 55px;
    color: #000;
    opacity: 1;
    font-family: 'FontAwesome';
    transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
    display: block;
}

.protfolio-slider-wrapper .protfolio-slider .slick-next:before {
    content: '\f105';
    font-size: 55px;
    opacity: 1;
    color: #000;
    font-family: 'FontAwesome';
    transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
    display: block;
}

.protfolio-slider-wrapper .slick-prev {
    left: 20px;
    z-index: 9;
    height: 45px !important;
}

.protfolio-slider-wrapper .slick-next {
    right: 20px;
    z-index: 9;
    height: 45px !important;
}

.protfolio-slider-wrapper .protfolio-slider p.img-title {
    padding: 10px 0px;
    background-color: rgba(60,60,60,0.5);
    font-size: 24px;
    color: #fff;
    text-shadow: none;
    font-weight: 500;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 55;
    text-align: center;
    width: 100%;
}

.protfolio-nav-thumb.slick-slide .item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(60,60,60,0.5);
    z-index: 2;
}

.protfolio-nav-thumb.slick-slide.slick-current .item:before {
    display: none;
}

.close-btn i:hover {
    color: rgba(15, 28, 79, 1);
}

.protfolio-nav .slick-prev:before, .protfolio-nav .slick-next:before {
    display: none;
}

.ct {
    padding: 0;
    max-width: 600px;
    float: none;
    margin: 80px auto;
}

.no-padding.ct img {
    max-width: 100px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.pro_img img {
    max-width: 100px;
}

.pro_img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.project-img {
    height: 100%;
    width: 100%;
}

.position_set {
    display: flex;
}

.gallery_image {
    display: block;
}

.show ,.home .gallery_image {
    display: block;
}
.es-field-wrap {
    margin-bottom: 0px;
}
.emaillist {
    position: relative;
}

.single .content_wrp .wp-video {
    margin: auto;
}

.single  .content_wrp p {
    padding: 20px 42px 0px;
}
.read_more1 a {
    display: inline-block;
    height: 100%;
    background: #5ebe75;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    line-height: 30px;
    color: #fff;
    max-width: 126px;
    width: 100%;
    border: 2px solid #5ebe75;
    text-align: center;
    letter-spacing: 1px;
}
.page-id-15 input.wpcf7-form-control.wpcf7-file {
    padding: 5px;
}
.contact_map {
    padding: 2rem 2rem;
}
.manual-gmap { max-width: 100%; }

/* new css */
#more {display: none;}
#myBtn{margin: 20px auto;display: block;}
.new_seo_content button{
	background: #5ebe75;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    color: #fff;
    border-radius: 0px;
    text-align: center;
    padding: 9px 32px;
    border: none;
}
.new_seo_content button:hover{
	background: #000;
    color: #fff;
}
.new_seo_content p,
.new_seo_content ul li,
.new_seo_content ol li{
	padding: 10px 0;
}
.new_seo_content h2{
	padding: 10px 0;
}
.new_seo_content h3{
	color: #0b184e!important;
	font-size: 28px!important;
}
.new_seo_content h4{
	color: #0b184e!important;
	font-size: 22px!important;
	padding: 10px 0;
}
.opacity_img{
	float: right;
	padding: 15px;
	width: 550px;
	opacity: 0.4;
}
.new-sr h3{
	margin: 0;
	padding: 1.25rem 0rem;
}
@media only screen and (max-width: 600px) {
	.opacity_img{
		float: none;
		width: 100%;
	}
}