<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;
    :: Template name: Bizplus - One Page Parallax
    :: Template URI: https://themeforest.net/item/bizplus-one-page-parallax/19283907
    :: Description: Bizplus One Page Parallax is a complete startup business template. Itâ€™s creative, minimal and clean design. Itâ€™s perfect for any startup business, companies, agencies, and freelancers which need a professional way to showcase their projects and services.
    :: Template Author: ClassyFort
    :: Template Author URI: https://themeforest.net/user/classyfort
    :: Version: 1.3.0
    &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;
    :: 1.0 Import All CSS &amp; Fonts
    :: 2.0 Common/Base CSS
    :: 3.0 Preloader CSS
    :: 4.0 Header Area CSS
    :: 5.0 Slider Area CSS
    :: 6.0 Top Feature Area CSS
    :: 7.0 About Us Area CSS
    :: 8.0 Services Area CSS
    :: 9.0 Service Modal Area CSS
    :: 10.0 Speciality Area CSS
    :: 11.0 Service Details Area CSS
    :: 12.0 Video Area CSS
    :: 13.0 Price Plan Area CSS
    :: 14.0 Our Advisor Area CSS
    :: 15.0 Testimonial Area CSS
    :: 16.0 Blog Area CSS
    :: 17.0 Partner Area CSS
    :: 18.0 Footer Area CSS
    :: 19.0 Faq Area CSS
    :: 20.0 Timeline Area CSS
    :: 21.0 Bredcumb Area CSS
    :: 22.0 Blog Area CSS
    :: 23.0 Gallery Area CSS
    :: 24.0 Contact Us Area CSS
    :: 25.0 Sidebar Area CSS
    &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 1.0 Import All CSS &amp; Fonts &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    @import 'css/bootstrap.min.css';
    @import 'css/magnific-popup.css';
    @import 'css/animate.css';
    @import 'css/meanmenu.css';
    @import 'css/icofont.css';
    @import 'css/owl.carousel.css';
    @import 'css/YTPlayer.css';

    /* Web Fonts */
    
    @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&amp;display=swap');

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 2.0 Common CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    
    * {
        margin: 0;
        padding: 0;
    }

    .logo_area {
    text-align: center;
}
.logo-col1 p {
    font-size: 10px;
    color: #aeaeae;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
}
.logo-col1 {
    margin: 0 auto;
    width: 35%;
    text-align: center;
}
    .floatleft {
        float: left
    }

           .single_slide{
        height: 700px !important;
    }
    .floatright {
        float: right
    }
    
    .alignleft {
        float: left;
        margin-right: 15px;
    }
    
    .alignright {
        float: right;
        margin-left: 15px;
    }
    
    .aligncenter {
        display: block;
        margin: 0 auto 15px;
    }
    
    a:focus {
        outline: 0px solid;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0 0 15px;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
    }
    
    body,
    p {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        color: #888;
        font-size: 16px;
        line-height: 2em;
    }
    
    a,
    a:hover,
    a:focus {
        -webkit-transition: all 700ms ease 0s;
        transition: all 700ms ease 0s;
        text-decoration: none;
        outline: none;
        font-weight: 600;
        font-family: 'Roboto', sans-serif;
    }
    
    ul {
        margin: 0;
    }
    
    ol li,
    ul li {
        list-style: outside none none;
    }
    
    img {
        height: auto;
        max-width: 100%;
    }
    
    .table {
        display: table;
        z-index: 9;
        position: absolute;
        width: 100%;
        height: 100%;
    }
.OMINEE2 {
    text-align: center;
}
    .OMINEE2 a {
    background-color: #c0c300;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 0px;
    padding: 13px 20px;
    width: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
    
    .table_cell {
        display: table-cell;
        vertical-align: middle;
    }
    
    .margin_top_30 {
        margin-top: 30px;
    }
    
    .section_padding_150 {
        padding: 150px 0;
    }
    
    .section_padding_100 {
        padding: 100px 0;
    }
    
    .section_padding_100_0 {
        padding: 100px 0 0 0;
    }
    
    .section_padding_0_100 {
        padding: 0 0 100px 0;
    }
    
    .section_padding_100_50 {
        padding-top: 100px;
        padding-bottom: 50px;
    }
    
    .section_padding_100_70 {
        padding-top: 100px;
        padding-bottom: 70px;
    }
    
    .section_padding_200 {
        padding: 200px 0;
    }
    
    .section_heading {
        margin-bottom: 50px;
        position: relative;
        z-index: 1;
        text-align: center;
    }
    
    
    h2.bigyellow {
        color: #c0c300;
        text-transform: uppercase;;
    }

    .section_heading &gt; h3 {
        color: #c0c300;
        margin-bottom: 0;
        text-transform: uppercase;
    }
    
    .section_heading &gt; p {
        margin-bottom: 5px;
        text-transform: capitalize;
    }
    
    .section_heading.text-left {
        text-align: left !important;
    }
    
    .font-poiret-one {
        font-family: 'Poiret One', cursive !important;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 3.0 Preloader CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    div#preloader {
        text-align:center;
        overflow: hidden;
        background-color: rgba(255,255,255,0.95);
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999999;
    }
    
    .cssload-loader {
        -webkit-animation: 2.3s ease 0s normal none infinite running cssload-loader;
        animation: 2.3s ease 0s normal none infinite running cssload-loader;
        border: 5px solid #167561;
        display: block;
        height: 50px;
        margin: auto;
        position: fixed;
        width: 50px;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        border-radius: 1px;
    }
    
    .cssload-loader-inner {
        vertical-align: top;
        display: inline-block;
        width: 100%;
        background-color: #167561;
        animation: cssload-loader-inner 2.3s infinite ease-in;
        -o-animation: cssload-loader-inner 2.3s infinite ease-in;
        -ms-animation: cssload-loader-inner 2.3s infinite ease-in;
        -webkit-animation: cssload-loader-inner 2.3s infinite ease-in;
        -moz-animation: cssload-loader-inner 2.3s infinite ease-in;
    }
    
    @keyframes cssload-loader {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        25% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
        50% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
        75% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    
    @-webkit-keyframes cssload-loader {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        25% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
        50% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
        75% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    
    @keyframes cssload-loader-inner {
        0% {
            height: 0%;
        }
        25% {
            height: 0%;
        }
        50% {
            height: 100%;
        }
        75% {
            height: 100%;
        }
        100% {
            height: 0%;
        }
    }
    
    @-webkit-keyframes cssload-loader-inner {
        0% {
            height: 0%;
        }
        25% {
            height: 0%;
        }
        50% {
            height: 100%;
        }
        75% {
            height: 100%;
        }
        100% {
            height: 0%;
        }
    }
    
    #scrollUp {
        background-color: #167561;
        border-radius: 0;
        bottom: 20px;
        color: #fff;
        font-size: 30px;
        padding: 0 5px;
        right: 20px;
    }


    .lds-ripple {
          display: inline-block;
          margin: auto;
        position: fixed;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
          width: 80px;
          height: 80px;  
    }
.lds-ripple div {
  display: block;
  border: 4px solid #c0c300;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}




.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  top:50%;
  margin-top:-40px;
  margin-left:-40px;

}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #167561;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}


    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 4.0 Header Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    header {
        height: auto;
        position: absolute;
        width: 100%;
        z-index: 999;
    }
    
  /*  .logo_area {
        padding: 20px 0;
    }*/
    
    .main_header_area {
        height: 90px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
        /*background:rgba(53,191,187,0.75);*/
    }
    
    .main_header_area.sticky {
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
        z-index: 999999 !important;
        background-color: #000000;
        width: 100%;
        position: fixed;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .main_menu_area {
        float: right;
        position: relative;
        z-index: 1;
    }
    
    .mainmenu {
        display: inline-block;
    }
    
    .mainmenu {
        text-align: right;
    }
    
    .mainmenu ul#nav li {
        display: inline-block;
        position: relative;
    }
    
    .mainmenu ul#nav li a {
        color: #aeaeae;
        display: block;
        font-size: 15px;
        font-weight: 700;
        height: 90px;
        line-height: 13px;
        padding: 40px 15px;
        text-transform: uppercase;
        transition: top ease 0.5s;
    }
    
    .main_header_area.sticky .mainmenu ul#nav li a {
        color: #ffffff;
    }
    
    .main_header_area .mainmenu ul#nav li.current_page_item a {
        color: #167561;
    }

    .main_header_area.sticky .mainmenu ul#nav li.current_page_item a {
        color: #ffffff;
    }
    
    .main_header_area.sticky .mainmenu ul#nav li.current_page_item a {
        background-color: #ced100;
    }
    
    .main_header_area .mainmenu ul#nav li.current_page_item a {
        background-color: transparent;
    }
    
    .mainmenu ul#nav li a i,
    .mean-container .mean-nav ul li a i {
        font-size: 14px;
        padding-left: 5px;
    }
    
    .mainmenu ul#nav li ul {
        text-align: left;
    }
    
    .mainmenu ul#nav li ul li a {
        padding-left: 15px !important;
        text-align: left !important;
    }
    
    
    .main_header_area.sticky .mainmenu ul#nav li.active a,
    .main_header_area.sticky .mainmenu ul#nav li:hover a{
        color: #ffffff;
    }

    .mainmenu ul#nav li.active a,
    .mainmenu ul#nav li:hover a {
        color: #ced100;
    }
    
    .blog_page .main_header_area {
        background-color: #fff;
    }
    
    .about_area,
    .why_choose_us_area,
    .timeline_area,
    .message_now_area {
        background-color: #fff;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 5.0 Slider Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .welcome_area {
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    
    .single_slide {
        position: relative;
        z-index: 1;
        background-position: center center;
        background-size: cover;
    }
    
    .single_slide:before {
        position: absolute;
        z-index: 9;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        /*background-color: rgba(0, 0, 0, 0.6);*/
        content: "";
    }
    
    .single_slide .slide_text {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
        z-index: 999;
        text-align: center;
    }
    
    .single_slide .slide_text h2 {
        color: #fff;
        font-size: 70px;
        font-weight: 400;
        margin-bottom: 15px;
        text-transform: capitalize;
    }
    
    .single_slide .slide_text h2 &gt; span {
        color: #167561;
    }
    
    .single_slide .slide_text h3 {
        font-weight: 600;
        color: #fff;
        font-size: 20px;
    }
    
    .single_slide .slide_text a {
        background-color: #ced100;
        border: medium none;
         -webkit-border-radius: 0; 
        -moz-border-radius: 0;
        border-radius: 0; 
        color: #fff;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        line-height: 19px;
        margin: 15px auto 0;
        padding: 15px 24px;
        text-transform: capitalize;
        width: auto;
        cursor:pointer;
    }
    
    .single_slide .slide_text a:hover {
        background-color: #ced100;
        color: #fff;
    }



    .single_slide .slide_text ul.locations li a {
        background-color: transparent;
        border: medium none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        color: #fff;
        display: block;
        font-size: 18px;
        font-weight: 600;
        line-height: 1em;
        margin: 0;
        padding: 0;
        width: auto;
        cursor: pointer;
    }

    .single_slide .slide_text ul.locations li a {
        background-color:transparent;
    }

    .single_slide ul.locations{list-style-type: none;margin:0;padding:0;margin-left:-130px;}
    .single_slide ul.locations li{list-style-type: none;margin:0;padding:0;display: inline-block;}
    
    .welcome_area .welcome_slides .owl-nav {
        height: auto;
        left: 0;
        position: absolute;
        top: 50%;
        width: 100%;
        z-index: 1;
    }
    
    .welcome_area .welcome_slides .owl-nav .owl-prev,
    .welcome_area .welcome_slides .owl-nav .owl-next {
        background-color: #fff;
        border-radius: 50%;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
        color: #167561;
        cursor: pointer;
        font-weight: 400;
        height: 50px;
        position: absolute;
        text-align: center;
        top: -20px;
        -webkit-transition: all 300ms ease-in 0s;
        transition: all 300ms ease-in 0s;
        width: 50px;
        z-index: 999;
    }
    
    .welcome_area .welcome_slides .owl-nav .owl-prev {
        left: -55px;
    }
    
    .welcome_area .welcome_slides .owl-nav .owl-next {
        right: -55px;
    }
    
    .welcome_area .welcome_slides .owl-nav .owl-prev:hover,
    .welcome_area .welcome_slides .owl-nav .owl-next:hover {
        background-color: #167561;
        color: #fff
    }
    
    .welcome_area .welcome_slides:hover .owl-nav .owl-prev {
        left: 15px;
    }
    
    .welcome_area .welcome_slides:hover .owl-nav .owl-next {
        right: 15px;
    }
    
    .welcome_area .welcome_slides .owl-nav .owl-prev &gt; i,
    .welcome_area .welcome_slides .owl-nav .owl-next &gt; i {
        font-size: 36px;
        font-weight: 600;
        line-height: 50px;
    }
    
    .welcome_area.static_version .single_slide {
        background-attachment: fixed;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 6.0 Top Feature Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .special_feature_area {
        background-color: #f6f6f6;
        text-align: center;
    }
    
    .single_feature {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        padding: 30px 15px;
        background-color: #fff;
        position: relative;
        z-index: 1;
    }
    
    .single_feature:after {
        background-color: #167561;
        bottom: 0;
        content: "";
        height: 5px;
        left: 0;
        position: absolute;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        width: 100%;
        z-index: 5;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    
    .single_feature:hover:after,
    .single_feature.active:after {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    
    .single_feature:hover,
    .single_feature.active {
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    }
    
    .single_feature .feature_img {
        margin: 5px auto 20px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .feature_img i {
        font-size: 40px;
        text-align: center;
        color: #3c3b4b;
    }
    
    .single_feature:hover .feature_img i,
    .single_feature.active .feature_img i {
        color: #167561;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .single_feature .feature_text h4 {
        color: #3c3b4b;
        font-size: 18px;
        text-transform: capitalize;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        font-weight: 600;
    }
    
    .single_feature:hover .feature_text h4,
    .single_feature.active .feature_text h4 {
        color: #167561;
    }
    
    .single_feature .feature_text p {
        margin: 0;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 7.0 About Us Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .about_us_text &gt; h3 {
        color: #167561;
        text-transform: uppercase;
    }
    
    .about_us_text &gt; h3 span {
        color: #3c3b4b;
        text-transform: uppercase;
    }
    
    .about_us_thumb {
        background-color: #fff;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
        padding: 15px;
        border-radius: 6px;
    }
    
    .about_us_text a {
        background-color: #c0c300;
        border-radius: 6px;
        color: #fff;
        display: inline-block;
        font-size: 18px;
        font-weight: 400;
        line-height: 18px;
        margin-top: 15px;
        padding: 15px 24px;
        width: auto;
         -webkit-border-radius: 0; 
        -moz-border-radius: 0;
        border-radius: 0;
    }

    #nomination-details a {
        background-color: #c0c300;
        border-radius: 0;
        color: #fff;
        display: inline-block;
        font-size: 27px;
        font-weight: 400;
        line-height: 18px;
        margin-top: 15px;
        padding: 20px 30px;
        width: auto;
         -webkit-border-radius: 0; 
        -moz-border-radius: 0;
        border-radius: 0;
    }

    #nomination-details a:hover {
        background-color: #ced100;
    }
    
    .about_us_text a:hover,
    .about_us_text a:focus {
        background-color: #ced100;
        color: #fff;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 8.0 Services Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .what_we_do_area {
        background-color: #f6f6f6;
    }
    
    .single_service {
        position: relative;
        z-index: 1;
        margin-bottom: 30px;
        overflow: hidden;
    }
    
    .single_service_img {
        text-align: center;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
    .single_service_title {
        height: auto;
        position: relative;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        width: 100%;
        z-index: 5;
    }

    .alert{ -webkit-border-radius: 0; 
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .panel-heading{
        background-color:#c0c300 !important;
        font-size:1.125em !important;
        color:#FFFFFF !important;
    }

    .panel ul{margin:auto;padding:0;margin-bottom:25px;}
    .panel ul li{margin:auto;padding:auto;list-style: disc !important;margin-left:30px;}
    
    .learn_more {
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: calc(100% - 51px);
        width: 100%;
        z-index: 999;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        text-align: center;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    
    .single_service_title &gt; h4,
    .learn_more &gt; a &gt; h4 {
        background-color: #c0c300;
        color: #fff;
        margin-bottom: 0;
        padding: 15px;
        text-align: center;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        font-weight: 600;
    }

    .single_service_title &gt; h4 small{ color:#000000; }
    
    .single_service_content {
        left: 15px;
        position: absolute;
        right: 15px;
        text-align: center;
        top: 15px;
        bottom: 15px;
        z-index: 9;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .single_service_content .table_cell &gt; p {
        color: #c0c300;
    }
    
    .single_service_content .table .table_cell {
        padding-bottom: 10px;
    }
    
    .single_service:hover .single_service_title {
        /*opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
    }
    
    .single_service:hover {
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    }
    
    .single_service:hover .single_service_img {
        /*opacity: 0.1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";*/
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    
    .single_service:hover .single_service_content,
    .single_service:hover .learn_more {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    
    .single_service:hover .learn_more &gt; a &gt; h4 {
        background-color: #167561;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 9.0 Service Details Modal Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    body.modal-open {
        padding-right: 0 !important;
    }
    
    .modal-dialog {
        margin: 100px auto 50px;
        width: 900px !important;
    }
    
    .modal-content {
        padding: 30px;
    }
    
    button.close {
        color: #3c3b4b !important;
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        position: absolute;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        right: 5px;
        top: 5px;
        z-index: 9999;
    }
    
    button.close:focus,
    button.close:hover {
        color: #3c3b4b !important;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    
    .service_detail_thumb {
        border: 1px solid #f6f6f6;
        padding: 5px;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .service_details .title &gt; h4 {
        color: #3c3b4b;
        text-transform: uppercase;
    }
    
    .service_description {
        margin-top: 15px;
    }
    
    .service_description &gt; p {
        color: #6f6f6f;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 10.0 Speciality Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .our_speciality_area {
        background-image: url(img/bg-pattern/breadcumb.jpg);
        background-position: center center;
        background-size: cover;
        position: relative;
        z-index: 1;
        background-attachment: fixed;
        overflow: hidden;
    }
    
    .our_speciality_area:before {
        background-color: rgba(0, 0, 0, 0.7);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }
    
    .single_speciality {
        margin-bottom: 15px;
        position: relative;
        z-index: 1;
    }
    
    .single_speciality_text {
        margin-left: 35px;
    }
    
    .single_speciality_text p {
        margin: 0;
        color: #888;
    }
    
    .single_speciality_icon {
        left: 0;
        position: absolute;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        top: 0;
    }
    
    .our_speciality_area .single_speciality_icon i {
        color: #fff;
        font-size: 20px;
    }
    
    .single_speciality_text &gt; h5 {
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.5;
        margin: 0;
        text-transform: capitalize;
    }
    
    .our_speciality_area .section_heading {
        text-align: left;
    }
    
    .our_speciality_area .section_heading p {
        color: #fff;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 11.0 Service Details Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .single_service_title &gt; a {
        border: 1px solid #ddd;
        border-bottom: none;
        color: #3c3b4b;
        display: block;
        font-size: 14px;
        padding: 15px;
        text-transform: capitalize;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        font-weight: 700;
    }
    
    .single_service_title &gt; a &gt; i {
        padding-right: 5px;
    }
    
    .single_service_title:nth-child(odd):hover &gt; a {
        color: #fff;
        background-color: #3c3b4b;
    }
    
    .single_service_title:nth-child(even):hover &gt; a,
    .single_service_title &gt; a.active {
        color: #fff;
        background-color: #167561;
    }
    
    .single_service_title:last-child &gt; a {
        border-bottom: 1px solid #ddd;
    }
    
    .service_data_dl {
        border: 1px solid #ddd;
        margin-top: 30px;
        padding: 15px;
        border-radius: 20px;
    }
    
    .service_data_dl &gt; p {
        text-align: center;
    }
    
    .service_data_dl &gt; a {
        border-radius: 6px;
        color: #fff;
        display: block;
        font-weight: 700;
        margin: auto;
        padding: 15px 0;
        text-align: center;
        width: 30%;
    }
    
    .service_data_dl &gt; a.pdf_dl {
        background-color: #167561;
    }
    
    .service_data_dl &gt; a:hover {
        background-color: #c0c300;
    }
    
    .get_a_free_quote {
        background-color: #c0c300;
        margin-top: 50px;
        padding: 15px;
    }
    
    .get_a_free_quote &gt; h4 {
        font-weight: 700;
        color: #fff;
    }
    
    .get_a_free_quote form input,
    .get_a_free_quote form select {
        border: medium none;
        color: #6f6f6f;
        height: 40px;
        margin-bottom: 15px;
        padding: 5px;
        width: 100%;
        border-radius: 3px;
    }
    
    .get_a_free_quote form select option {
        padding: 5px;
        color: #6f6f6f;
        border: none;
    }
    
    .get_a_free_quote form input[type="submit"] {
        margin-bottom: 0;
        background-color: #fff;
        color: #3c3b4b;
        text-transform: uppercase;
        font-weight: 700;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .get_a_free_quote form input[type="submit"]:hover {
        background-color: #f1c40f;
        color: #fff;
    }
    
    .service_details_thumb {
        border: 1px solid #f6f6f6;
        padding: 2px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    }
    
    .single_part_content {
        padding: 30px 0 0;
        text-align: center;
    }
    
    .single_part_content h3 {
        text-transform: capitalize;
        font-weight: 600;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        color: #167561;
        margin-bottom: 15px;
    }
    
    .single_part_content h3 &gt; span {
        color: #c0c300;
    }
    
    .call_to_action.service .call_to &gt; h3 {
        padding-left: 30px;
    }
    
    .why_choose_us_area .second_part {
        margin-top: 50px;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 12.0 Video Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .video_area {
        background-image: url(img/bg-pattern/video.jpg);
        background-position: center center;
        background-size: cover;
        background-attachment: fixed;
        position: relative;
        z-index: 1;
    }
    
    .video_area:before {
        background-color: rgba(0, 0, 0, 0.7);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -5;
    }
    
    .video_play_area &gt; h3,
    .video_play_area &gt; p {
        color: #fff;
    }
    
    .video_play_area a.video_btn {
        background-color: #c0c300;
        border: 2px solid #fff;
        border-radius: 6px;
        display: inline-block;
        height: 55px;
        margin-top: 20px;
        width: 150px;
    }
    
    .video_play_area a.video_btn:hover {
        border: 2px solid #fff;
        background-color: transparent;
    }
    
    .video_play_area a.video_btn &gt; i {
        color: #fff;
        font-size: 36px;
        font-weight: 700;
        line-height: 51px;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 13.0 Price Plan Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .price_plan_area {
        background-color: #f6f6f6;
    }
    
    .price_plan_area .single_price_plan {
        text-align: center;
        background-color: #fff;
        border-radius: 4px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        margin-bottom: 30px;
        padding:10px 30px;
    }
    
    .price_plan_area .single_price_plan .title {
        background-color: #c0c300;
        border-radius: 6px;
        color: #fff;
        display: block;
        margin: 0 auto;
        padding: 15px 0;
        -webkit-transition-duration: 500ms;
                transition-duration: 500ms;
        width: 200px;
    }
    
    .price_plan_area .single_price_plan .title h3 {
        margin: 0;
        text-transform: capitalize;
        font-weight: 400;
    }
    
    .price_plan_area .single_price_plan .price h4 {
        color: #3c3b4b;
        font-size: 30px;
        font-weight: 600;
        line-height: 1;
        margin: 0;
        padding: 30px 0 15px;
    }
    
    .price_plan_area .single_price_plan .description {
        padding: 15px 0;
    }
    
    .price_plan_area .single_price_plan .description &gt; p {
        border-bottom: 0 solid transparent;
        margin: 0;
        padding: 7.5px 0;
    }
    
    .price_plan_area .single_price_plan .button {
        padding: 0px 0 30px;
    }
    
    .price_plan_area .single_price_plan .button &gt; a {
        border: medium none;
        color: #888;
        font-size: 16px;
        font-weight: 400;
        padding: 0;
        text-transform: capitalize;
    }
    
    .price_plan_area .single_price_plan .button &gt; a:hover,
    .price_plan_area .single_price_plan .button &gt; a:focus {
        color: #167561;
        background-color: transparent;
        text-decoration: underline;
    }
    
    .price_plan_area .single_price_plan:hover {
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    }
    
    .price_plan_area .single_price_plan:hover .title {
        background-color: #167561;
    }
    
    .price_plan_area.price .single_price_plan {
        margin-bottom: 30px;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 14.0 Our Advisor Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .our_advisor_area {
        background-color: #f6f6f6;
    }
    
    .single_advisor_profile {
        position: relative;
        z-index: 1;
    }
    
    .single_advisor_slide {
        background-color: #fff;
        margin-top: 60px;
        position: relative;
        z-index: 1;
    }
    
    .advisor_thumb {
        bottom: 0;
        height: auto;
        left: 35px;
        position: absolute;
        width: 35%;
        z-index: 99;
        background-color: #fff;
    }
    
    .advisor_thumb &gt; img {
        border: 15px solid #e67e22
    }
    
    .single_advisor_details_info {
        padding: 30px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        width: 100%;
        padding-left: calc(40% + 30px);
    }
    
    .single_advisor_details_info &gt; h4 {
        color: #3c3b4b;
        font-weight: 400;
        margin: 0 0 5px;
        text-transform: uppercase;
    }
    
    .about_advisor {
        border-top: 1px solid #ccc;
        padding-top: 15px;
    }
    
    .single_advisor_details_info &gt; p,
    .about_advisor &gt; p {
        color: #888;
        margin-bottom: 15px;
    }
    
    .social_icon &gt; a {
        background-color: #c0c300;
        color: #fff;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        width: 30px;
        border-radius: 50%;
    }
    
    .social_icon &gt; a:hover {
        background-color: #167561;
    }
    
    .our_advisor_area .owl-nav {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
    }
    
    .our_advisor_area .owl-prev,
    .our_advisor_area .owl-next {
        background-color: #167561;
        border: 2px solid transparent;
        border-radius: 6px;
        color: #fff;
        height: 25px;
        line-height: 21px;
        position: absolute;
        text-align: center;
        top: 90px;
        -webkit-transition-duration: 500ms;
                transition-duration: 500ms;
        width: 40px;
    }
    
    .our_advisor_area .owl-prev {
        right: 75px;
    }
    
    .our_advisor_area .owl-next {
        right: 30px;
    }
    
    .our_advisor_area .owl-prev:hover,
    .our_advisor_area .owl-next:hover {
        background-color: transparent;
        border: 2px solid #167561;
        color: #167561;
    }
    
    .our_advisor_area.advisor .single_advisor_profile {
        margin-bottom: 30px;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 15.0 Testimonial Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .testimonial_area {
        position: relative;
        z-index: 1;
        background-image: url(img/bg-pattern/tes-bg.jpg);
        background-position: center center;
        background-attachment: fixed;
    }
    
    .testimonial_area:before {
        background-color: rgba(0, 0, 0, 0.7);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -3;
    }
    
    .testimonial_area .testimonial_text {
        border-radius: 6px;
        color: #999;
        text-align: center;
    }
    
    .testimonial_text &gt; p {
        margin: 30px 0;
        color: #fff;
        text-align: center;
    }
    
    .testimonial_author_name {
        text-align: center;
        margin-bottom: 15px;
    }
    
    .testimonial_author_name &gt; h5 {
        color: #167561;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 5px;
    }
    
    .testimonial_author_thumb {
        border-radius: 50%;
        height: 120px;
        margin: 0 auto;
        width: 120px;
        padding: 5px;
        background: #fff;
    }
    
    .testimonial_author_thumb img {
        border-radius: 50%;
    }
    
    .testimonial_author_name &gt; h6 {
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
        margin: 0;
    }
    
    .testimonial_area .owl-dot {
        background-color: #fff;
        display: inline-block;
        height: 5px;
        margin: 0 5px;
        width: 10px;
        border-radius: 20px;
    }
    
    .testimonial_area .owl-dots {
        text-align: center;
    }
    
    .testimonial_area .owl-dot.active {
        background-color: #167561;
        height: 5px;
        width: 20px;
    }
    
    .testimonial_area .section_heading &gt; p {
        color: #fff;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 16.0 Blog Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .blog_area {
        background-color: #f6f6f6;
    }
    
    .single_latest_news_area {
        background-color: #fff;
        border-radius: 6px;
        margin-bottom: 30px;
        position: relative;
        -webkit-transition-duration: 500ms;
                transition-duration: 500ms;
        z-index: 1;
    }
    
    .single_latest_news_area:hover {
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    }
    
    .single_latest_news_img_area {
        text-align: center;
    }
    
    .single_latest_news_area .single_latest_news_img_area .published_date {
        left: 15px;
        bottom: 15px;
    }
    
    .single_latest_news_text_area {
        padding: 15px 15px 30px;
    }
    
    .single_latest_news_text_area .news_title h4 {
        color: #3c3b4b;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.5;
        margin-bottom: 10px;
        -webkit-transition-duration: 500ms;
                transition-duration: 500ms;
    }
    
    .single_latest_news_area:hover .single_latest_news_text_area .news_title h4 {
        color: #167561;
    }
    
    .news_content &gt; p {
        line-height: 24px;
    }
    
    .single_latest_news_text_area &gt; a {
        color: #3c3b4b;
        display: inline-block;
    }
    
    .single_latest_news_text_area &gt; a:hover {
        color: #fff;
        color: #3c3b4b;
        background-color: transparent;
    }
    
    .single_latest_news_img_area &gt; img {
        border-radius: 6px 6px 0 0;
    }
    
    .single_latest_news_text_area {
        padding: 20px;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 17.0 Partner Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .partner_area {
        background-color: #f6f6f6;
        padding-top: 30px;
    }
    
    .partner_area .single_partner_thumb {
        background-color: #fff;
        padding: 30px 0;
        border: 0px solid transparent;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 18.0 Footer Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .footer_area {
        position: relative;
        z-index: 1;
    }
    
    .footer_bottom_area {
        background-color: #343434;
    }
    
    .footer_bottom {
        padding: 30px 0 50px 0;
        text-align: center;
    }
    
    .footer_bottom p {
        margin: 0;
        color: #fff;
    }
    
    .footer_bottom p &gt; a {
        color: #fff;
    }
    
    .footer_bottom p &gt; i,
    .footer_bottom p &gt; a:hover {
        color: #167561;
    }
    
    .social_links_area {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 50px 0 30px 0;
        text-align: center;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 19.0 Faq Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .faq_question_area {
        background-image: url(img/bg-pattern/video.jpg);
        background-position: left center;
        background-size: cover;
        background-attachment: fixed;
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    
    .faq_question_area:before {
        background-color: rgba(0, 0, 0, 0.7);
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: -5;
    }
    
    .single-accordion {
        margin-bottom: 20px;
    }
    
    .single-accordion:last-of-type {
        margin-bottom: 0px;
    }
    
    .single-accordion h5 a {
        background-color: transparent;
        border: 1px solid #ddd;
        color: #167561;
        display: block;
        font-weight: 400;
        line-height: 21px;
        padding: 15px;
        position: relative;
        border-radius: 6px;
    }
    
    .single-accordion h5 a.collapsed {
        background-color: transparent;
        color: #3c3b4b;
    }
    
    .single-accordion h5 a span {
        position: absolute;
        right: 20px;
        top: 0px;
        font-weight: 400;
        height: 100%;
        font-size: 18px;
        line-height: 250%;
    }
    
    .single-accordion h5 a.collapsed span.accor-close {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    
    span.accor-open {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    
    .single-accordion h5 a.collapsed span.accor-open {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
    }
    
    .single-accordion h5 {
        margin-bottom: 0;
        text-transform: uppercase;
    }
    
    .single-accordion .accordion-content {
        border: 1px solid #ddd;
        border-top: 0 solid transparent;
    }
    
    .single-accordion .accordion-content p {
        padding: 20px 20px 10px;
        color: #888;
        font-weight: 400;
    }
    
    .faq_question_area .section_heading {
        text-align: right;
    }
    
    .faq_question_area .section_heading p {
        color: #fff;
    }
    
    .panel {
        background-color: #fff;
        border: 0 solid transparent;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        margin-bottom: 20px;
    }

    .panel-heading{
        -webkit-border-radius: 12px;-moz-border-radius: 0; border-radius: 0; 
        text-transform: uppercase;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 20.0 Timeline Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .single_timeline_block .timeline_text_content {
        width: calc(50% - 50px);
    }
    
    .single_timeline_block.odd-item .timeline_text_content {
        float: right;
    }
    
    .single_timeline_block.even-item .timeline_text_content {
        text-align: right;
    }
    
    .single_timeline_block {
        position: relative;
        z-index: 1;
    }
    
    .single_timeline_block .timeline_icon {
        background-color: #167561;
        border-radius: 50%;
        color: #fff;
        height: 50px;
        left: 50%;
        margin-left: -25px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 50px;
        z-index: 9;
        border: 3px solid #fff;
    }
    
    .single_timeline_block .timeline_icon i {
        font-size: 24px;
        line-height: 44px;
    }
    
    .timeline_text_content {
        background-color: #f6f6f6;
        border-radius: 5px;
        padding: 20px;
        position: relative;
        z-index: 1;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .timeline_text_content p {
        margin: 0;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .timeline_text_content:hover {
        background-color: #167561;
        color: #fff;
    }
    
    .timeline_text_content:before {
        background-color: #ddd;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 2px;
        z-index: -5;
    }
    
    .timeline_text_content:after {
        background-color: #f6f6f6;
        content: "";
        height: 30px;
        position: absolute;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 30px;
        z-index: -9;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .timeline_text_content:hover:after {
        background-color: #167561;
    }
    
    .timeline_text_content:hover p {
        color: #fff;
    }
    
    .timeline_text_content &gt; h4 {
        font-weight: 600;
    }
    
    .single_timeline_block.even-item .timeline_text_content:before {
        left: calc(100% + 49px);
    }
    
    .single_timeline_block.odd-item .timeline_text_content:before {
        right: calc(100% + 49px);
    }
    
    .single_timeline_block.even-item .timeline_text_content:after {
        right: -5px;
        top: 8px;
    }
    
    .single_timeline_block.odd-item .timeline_text_content:after {
        left: -5px;
        top: 8px;
    }
    
    .timeline_text_content &gt; h3,
    .timeline_text_content &gt; h5 {
        font-weight: 600;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 21.0 Bredcumb Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .breadcumb_area {
        height: 260px;
        width: 100%;
        /*background-image: url(img/bg-pattern/breadcumb.jpg);*/
        background-image: url(img/bg-pattern/bg-2b.png);
        background-position: 0 -215px;
        background-size: cover;
        position: relative;
        /*background-position: center center;*/
        z-index: 1;
        background-attachment: fixed;
    }
    
    .breadcumb_area:after {
        background-color: rgba(0, 0, 0, 0.1);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }
    
    .breadcumb_section {
        position: relative;
        margin-top: 140px;
        width: 100%;
        height: 160px;
    }
    
    ol.breadcrumb {
        background-color: transparent;
        text-align: center;
    }
    
    .breadcrumb &gt; li {
        color: #fff;
    }
    
    .breadcrumb li &gt; a {
        color: #fff;
    }
    
    .breadcrumb &gt; .active {
        color: #fff;
    }
    
    .breadcrumb li &gt; a:hover {
        color: #167561;
    }
    
    .page_title {
        position: relative;
        text-align: center;
        z-index: 99;
    }
    
    .page_title &gt; h3 {
        color: #ffffff;
        font-weight: 700;
        text-transform: uppercase;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 22.0 Blog Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .latest_blog_news_area.blog .single_latest_news_area {
        margin-bottom: 50px;
    }
    
    .blog-img {
        border: 1px solid #f6f6f6;
        padding: 5px;
    }
    
    .singl-blog-top-bg-area p {
        color: #3498db;
        padding: 40px 0;
        font-weight: 600;
        font-size: 18px;
    }
    
    .singl-blog-top-bg-area p a {
        color: #3498db;
    }
    
    #blog-carousel {
        padding: 5px;
        border: 1px solid #ededed;
        margin: 100px 0;
    }
    
    .singl-blog-title h3 {
        color: #3c3b4b;
        font-weight: 700;
        padding: 40px 0;
    }
    
    .singl-blog-status-bar {
        background: #f6f6f6 none repeat scroll 0 0;
        border-left: 10px solid #167561;
        margin-bottom: 30px;
        position: relative;
    }
    
    .singl-blog-status-bar span {
        display: inline-block;
        padding: 20px;
        font-size: 14px;
    }
    
    .singl-blog-status-bar span i {
        color: #354b60;
        font-size: 16px;
        margin-right: 10px;
    }
    
    .singl-blog-status-bar span &gt; a {
        color: #888;
    }
    
    .singl-blog-details p {
        margin: 0;
        padding-bottom: 25px;
    }
    
    .share-links {
        padding: 15px 0;
    }
    
    .tag-share {
        overflow: hidden;
    }
    
    .blog-tag span {
        color: #888;
        font-size: 14px;
        padding: 0 10px;
    }
    
    .blog-tag button {
        background: #3498db;
        border: medium none transparent;
        border-radius: 30px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        margin: 0 4px;
        padding: 0 20px;
    }
    
    .blog-tag {
        padding: 9px 0;
    }
    
    .blog-share button {
        margin: 0 5px;
    }
    
    .blog-share button.like {
        background: transparent none repeat scroll 0 0;
        border: 1px solid #ccc;
        border-radius: 25px;
        color: #888;
        font-size: 10px;
        padding: 10px 0;
    }
    
    .blog-share button.like i {
        color: #3498db;
        font-size: 14px;
        margin: 0 20px;
    }
    
    .blog-share button.like span {
        background: #888 none repeat scroll 0 0;
        font-size: 10px;
        margin: 0 20px;
    }
    
    .media-body p {
        margin: 0;
    }
    
    .media-body a.reply {
        color: #888;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        display: inline-block;
        border: 1px solid #ddd;
        border-radius: 50px;
        padding: 0 18px;
        float: right;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    
    .media-body a.reply:hover {
        background-color: #3498db;
        color: #fff;
        border: 1px solid #3498db;
    }
    
    .media-bottom {
        margin-top: 17px;
    }
    
    .media-bottom p {
        color: #888;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        margin: 0;
        text-align: justify;
    }
    
    .border-left {
        border-left: 1px solid #e5e5e5;
    }
    
    .no-margin-bottom {
        margin-bottom: 0;
    }
    
    .border-bottom-1 {
        margin-top: 70px;
        border-bottom: 1px solid #ececec;
    }
    
    .contact-form-title h4 {
        color: #3c3b4b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 15px;
        line-height: 18px;
        margin-bottom: 35px;
    }
    
    .blog_comment_form #message {
        height: 238px;
        border-radius: 0;
        padding: 20px 0 0 12px;
    }
    
    .singl-blog-post figure {
        margin: 0;
    }
    
    .blog-details {
        text-align: left;
    }
    
    .singl-blog-status-bar &gt; span:nth-child(4) {
        float: right;
    }
    
    .social-links {
        display: inline-block;
        padding-left: 14px;
        margin: 0;
    }
    
    .social-links li {
        display: inline-block;
        list-style: none;
    }
    
    .social-links li &gt; a {
        display: block;
    }
    
    .social-links a:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    
    .social-links li &gt; a &gt; i {
        background-color: #c0c300;
        border-radius: 50%;
        box-shadow: 3px 3px 7px -5px rgba(0, 0, 0, 0.6);
        color: #fff;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
        text-align: center;
        width: 30px;
        padding: 5px;
    }
    
    .share-promt {
        color: #888;
        font-size: 14px;
        line-height: 16px;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 23.0 Gallery Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .gallery_area {
        background-color: #f6f6f6;
        padding-bottom: 0;
    }
    
    .gallery_area .single_gallery_item {
        display: inline-block;
        float: left;
        width: 25%;
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    
    .gallery_area .single_gallery_item &gt; a &gt; img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .gallery_area .single_gallery_item:hover a &gt; img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    
    .gallery_area .single_gallery_item &gt; a {
        cursor: url(img/core-img/add.png), auto;
    }
    
    .gallery_area .single_gallery_item .hover_overlay {
        background-color: rgba(255, 255, 255, 0.85);
        bottom: 5%;
        height: 90%;
        left: 5%;
        position: absolute;
        right: 5%;
        top: 5%;
        transition-duration: 500ms;
        width: 90%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .gallery_area .single_gallery_item:hover .hover_overlay {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    
    .gallery_area .single_gallery_item .gallery_info {
        text-align: center;
    }
    
    .gallery_area .single_gallery_item:hover .gallery_info {
        -webkit-animation: zoomIn 350ms ease-in-out;
        animation: zoomIn 350ms ease-in-out;
    }
    
    .gallery_info h5 {
        border-bottom: 1px dashed #3c3b4b;
        color: #167561;
        display: inline-block;
        margin-bottom: 5px;
        padding: 10px 0;
        text-transform: capitalize;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        font-size: 18px;
        font-weight: 600;
    }
    
    .gallery_info p {
        color: #3c3b4b;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .single_gallary_slider {
        border: 1px solid #f6f6f6;
        padding: 5px;
        position: relative;
        z-index: 1;
        width: 100% !important;
        height: auto;
    }
    
    .single_gallary_slider .owl-controls .owl-nav .owl-prev,
    .single_gallary_slider .owl-controls .owl-nav .owl-next {
        background-color: #fff;
        border: 2px solid #f6f6f6;
        border-radius: 6px;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
        font-size: 24px;
        height: 40px;
        line-height: 35px;
        margin-top: -20px;
        position: absolute;
        text-align: center;
        top: 50%;
        width: 40px;
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .single_gallary_slider .owl-controls .owl-nav .owl-prev:hover,
    .single_gallary_slider .owl-controls .owl-nav .owl-next:hover {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    
    .single_gallary_slider .owl-controls .owl-nav .owl-prev {
        left: 10px;
    }
    
    .single_gallary_slider .owl-controls .owl-nav .owl-next {
        right: 10px;
    }
    
    .single_gallery_item_info {
        background-color: #f6f6f6;
        padding: 15px;
        border-radius: 5px;
    }
    
    .single_gallery_item_info .headline &gt; h4 {
        color: #3c3b4b;
        font-weight: 600;
        line-height: 27px;
    }
    
    .pager .previous &gt; a,
    .pager .next &gt; a {
        border: 2px solid #ddd;
        border-radius: 6px;
        color: #888;
        display: inline-block;
        padding: 10px 0;
        text-align: center;
        width: 150px;
    }
    
    .pager .previous &gt; a:hover,
    .pager .next &gt; a:hover {
        border: 2px solid transparent;
        color: #fff;
        background-color: #167561;
    }
    
    .live_preview &gt; a {
        background-color: #3c3b4b;
        border-radius: 6px;
        color: #fff;
        display: block;
        margin: 0 auto;
        padding: 15px 24px;
        text-align: center;
        text-transform: capitalize;
        width: 100%;
    }
    
    .live_preview &gt; a:hover {
        background-color: #167561;
        color: #fff;
    }


.reponsive_gallery {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align:center;
}
.reponsive_gallery li {
    margin-bottom: 12px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    width: 19%;
    max-width: 185px;
    display: inline-block;
}
.reponsive_gallery li img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

    #contacts{color:#FFFFFF;}
    #contacts .section_heading p{color:#FFFFFF;}
    
.contact-details-wrapper{text-align:center;}
.contact-details-wrapper a{color:#c0c300;}
.contact-details-wrapper .heading-underline{border-bottom: solid 1px #ffffff;padding: 10px 0;}
.contact-details-wrapper .contact-details{margin-top: 25px;font-size:0.9em;}

.map_contact_address_area{background:#f6f6f6;}
.map_contact_address_area .message_title,.map_contact_address_area .section_heading{margin-bottom:0;}

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 24.0 Contact Us Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .contact_input_area .form-group input,
    .contact_input_area .form-group textarea,
    .contact_input_area .form-group select {
        background-color: rgba(255, 255, 255, 0.9);
        border: 2px solid #ddd;
        border-radius: 0;
        box-shadow: none;
        height: 50px;
        margin-bottom: 30px;
        padding: 15px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        width: 100%;
    }
    
    .contact_input_area .form-group input:focus,
    .contact_input_area .form-group textarea:focus {
        border: 2px solid #167561;
    }
    
    .contact_input_area .form-group textarea {
        height: 150px;
    }
    
    .message_title {
        margin-bottom: 60px;
        text-align: center;
    }
    
    .contact_input_area button {
        background-color: #c0c300;
        border: 2px solid #c0c300;
        -webkit-border-radius: 0; 
        -moz-border-radius: 0;
        border-radius: 0; 
        color: #FFFFFF;
        display: block;
        font-weight: 600;
        height: 50px;
        line-height: 1;
        margin: 0 auto 30px;
        padding: 15px 24px;
        text-transform: capitalize;
        -webkit-transition-duration: 500ms;
                transition-duration: 500ms;
        width: auto;
        text-transform: uppercase;
    }
    
    .contact_input_area button:hover {
        background-color: #ced100;
        color: #fff;
        border: 2px solid #ced100;
    }
    
    .success,
    .error {
        padding: 1em;
        margin-bottom: 12px;
        margin-bottom: 12px;
        margin-bottom: 12px;
        margin-bottom: 12px;
        margin-bottom: 12px;
        margin-bottom: 0.75rem;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        border-radius: 0;
    }
    
    .success {
        color: #fff;
        background-color: #2ecc71
    }
    
    .error {
        color: #fff;
        background-color: #c0392b;
    }
    
    .map_area {
        height: 400px;
        width: 100%;
    }
    
    .message_now_area {
        position: relative;
        z-index: 1;
    }
    
    .address-area .single_part {
        position: relative;
        width: 100%;
        margin-bottom: 30px;
    }
    
    .address-area .single_part &gt; p,
    .address-area .single_part &gt; a {
        position: relative;
        margin-left: 30px;
        margin-bottom: 0;
        color: #3c3b4b;
        display: block;
    }
    
    .address-area .single_part &gt; i {
        color: #167561;
        font-size: 20px;
        left: 0;
        position: absolute;
        top: 5px;
    }
    
    .social_links_area &gt; a {
        /*border: 2px solid #ddd;*/
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        font-size: 20px;
        height: 40px;
        margin: 0 2px;
        text-align: center;
        width: 40px;
    }
    
    .social_links_area &gt; a &gt; i {
        line-height: 36px;
    }
    
    .social_links_area &gt; a:hover {
        background-color: #167561;
        color: #fff;
        /*border: 2px solid transparent;*/
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; :: 25.0 Sidebar Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .event_location,
    .latest_post,
    .catagory_section,
    .achive_section {
        margin-bottom: 30px;
    }
    
    .search_post &gt; h4,
    .event_location &gt; h4,
    .latest_post &gt; h4,
    .catagory_section &gt; h4,
    .tag_section &gt; h4,
    .achive_section &gt; h4 {
        color: #3c3b4b;
        font-weight: 600;
    }
    
    .achive_section ul li &gt; a,
    .catagory_section ul li &gt; a {
        border-bottom: 1px dashed #dadada;
        color: #888;
        display: block;
        padding: 5px 0 5px 10px;
    }
    
    .achive_section ul li &gt; a:hover,
    .catagory_section ul li &gt; a:hover {
        border-bottom: 1px dashed transparent;
        color: #167561;
        padding: 5px 0 5px 15px;
    }
    
    .achive_section ul li &gt; a &gt; i,
    .catagory_section ul li &gt; a &gt; i {
        padding-right: 10px;
    }
    
    .latest_post .single_latest_post {
        border-bottom: 1px dashed #dadada;
        position: relative;
        z-index: 1;
        padding-left: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .latest_post .single_latest_post &gt; a &gt; h5 {
        margin: 0;
        color: #3c3b4b;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .latest_post .single_latest_post &gt; a &gt; h5:hover {
        color: #167561;
    }
    
    .latest_post .single_latest_post &gt; p {
        margin: 0;
        color: #6f6f6f;
    }
    
    .latest_post .single_latest_post &gt; img {
        left: 0;
        position: absolute;
        top: 15px;
        width: 90px;
        height: auto;
        z-index: 9;
    }
    
    .tag_section ul &gt; li {
        display: inline-block;
        margin: 2px 0;
    }
    
    .tag_section ul &gt; li &gt; a {
        color: #888;
        display: inline-block;
        padding: 5px 10px;
        width: auto;
        border: 2px solid #ddd;
    }
    
    .tag_section ul &gt; li &gt; a:hover {
        background-color: #167561;
        border: 2px solid transparent;
        color: #fff;
    }
    
    .search_post &gt; form input {
        border: 1px solid #dadada;
        height: 40px;
        margin-bottom: 30px;
        padding: 5px 15px;
        width: 100%;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .search_post &gt; form input:focus {
        box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.1);
    }
    
    .singl-blog-post-area {
        background-color: #fff;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Why Choose Us Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .single_choose_us {
        margin-bottom: 30px;
        padding-right: 85px;
        position: relative;
        text-align: right;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .single_choose_us &gt; h4 {
        color: #c0c300;
        font-weight: 600;
        margin-bottom: 10px;
    }
    
    .choose_us_icon {
        background-color: #c0c300;
        border-radius: 50%;
        color: #fff;
        height: 70px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 2px;
        width: 70px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
    
    .choose_us_icon &gt; i {
        font-size: 30px;
        line-height: 70px;
    }
    
    .single_choose_us:hover .choose_us_icon {
        background-color: #167561;
    }
    
    .why_choose_us_text_area.second_area .single_choose_us {
        padding-right: 0;
        padding-left: 85px;
    }
    
    .why_choose_us_text_area.second_area .choose_us_icon {
        right: auto;
        left: 0;
        top: 2px;
    }
    
    .why_choose_us_text_area.second_area .single_choose_us {
        text-align: left;
    }
    
    .why_choose_us_image {
        padding-top: 15px;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Classic Version Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .classic_version .single_slide:before {
        background-color: rgba(0, 0, 0, 0);
    }
    
    .classic_version .mainmenu ul#nav li a,
    .classic_version .single_slide .slide_text h3 {
        color: #c0c300;
    }
    
    .classic_version .single_slide .slide_text h2 {
        color: #f39c12;
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Gradient Version Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .gradient_version .single_slide:before,
    .gradient_version .video_area:before,
    .gradient_version .our_speciality_area:before,
    .gradient_version .faq_question_area:before,
    .gradient_version .testimonial_area:before {
        opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        background: #348F50;
        background: -webkit-linear-gradient(to left, #348F50, #56B4D3);
        background: -webkit-linear-gradient(right, #348F50, #56B4D3);
        background: linear-gradient(to left, #348F50, #56B4D3);
    }

    /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Text Slider Area CSS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; */
    .textslider .owl-controls {
        bottom: 50px;
        left: 100px;
        position: absolute;
        z-index: 99999;
    }
    
    .textslider .owl-dot {
        background-color: #fff;
        border-radius: 20px;
        display: inline-block;
        height: 10px;
        margin: 0 5px;
        width: 20px;
    }
    
    .textslider .owl-dots {
        text-align: center;
    }
    
    .textslider .owl-dot.active {
        background-color: #167561;
        height: 10px;
        width: 30px;
    }



    .partners-list {
        text-align: center;
        width: 100%;
        padding: 0;
        list-style: none;
        margin-bottom: 20px;
    }

    .partners-list li {
        display: inline-block;
        padding: 0 5px;
    }

    .partners-list li a {
        display: inline-block;
    }

    .partners-list li img {
        width: auto;
        max-width: 100%;
    }

    #sponsors small {
        text-transform: uppercase;
        font-size: 11px;
        display: block;
        width: 100%;
    }

    b, strong {
        font-weight: 900 !important;
        font-family: 'Roboto',serif;
    }

    .floatme{
        transform: translatey(0px);
        animation: float 6s ease-in-out infinite;
    }

    @keyframes float {
    0% {
        
        transform: translatey(0px);
    }
    50% {
        
        transform: translatey(-10px);
    }
    100% {
        
        transform: translatey(0px);
    }
}</pre></body></html>