/*
Theme Name: eMedical
Theme URI: http://icutelab.com/themeforest/wp/emedical/
Author: icute_theme
Author URI: http://icutelab.com/
Description: eMedical is a fully responsive WP theme for Health and Medical websites Built it with twitter bootstrap 3, HTML5, CSS3. to help you create a website related to doctors, hospitals, health clinics, surgeons, dentists and any type of health or medical organization. It has very clean code and very easy to edit, you can quickly edit pretty much everything on the theme to make it suit your needs.
Version: 1.0.0
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: emedical
Tags:  one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, responsive-layout, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
*/



/**
* This file contains the styling for the actual theme exept blog style or functionality, this
is the file you need to edit to change the look of thell
theme.
=============================================================



====================[Table of contents]======================

* Common Css Styles
* Home Slider Styles
* Welcome Section
* Service Section
* Feature Styles
* Gallery Styles
* Team Member Styles
* Accordion Styles
* Pricing Table
* Testimonials Styles
* Funfact Styles
* All Slider With owl-carosul Common Styles

=============================================================
**/




/*
-----------------------------------------------------------------------
    Common Css Styles
-----------------------------------------------------------------------
*/

body {
    color: #454545;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 1.857;
    overflow-x: hidden;
}

.wrapper {
    overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
}

p {
    color: #989898;
    line-height: 1.857;
}

a {
    color: #000000;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

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

img {
    max-width: 100%;
    height: auto;
}

i.fa.icon {
  height: auto;
  line-height: 1.8;
  margin-left: 0;
  vertical-align: top;
}

.emedical-box-layout {
    max-width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.width-full {
    width: 100%;
}

.color-theme {
    color: #51b8f1 !important;
}

.color-black {
    color: #1c1c1c !important;
}

.color-45 {
    color: #454545 !important;
}

.color-white {
    color: #fff !important;
}

.color-gray {
    color: #989898 !important;
}

.color-gray-white {
    color: #a7a7a7 !important;
}

.bgcolor-black {
    background-color: #1c1c1c !important;
}

.bgcolor-theme {
    background-color: #51b8f1 !important;
}

.bgcolor-white-light {
    background-color: #f7f7f7 !important;
}

.bgcolor-gray {
    background-color: #989898 !important;
}

.bgcolor-gray-white {
    background-color: #a7a7a7 !important;
}

.ex-mb-bt {
    margin-bottom: 33px !important;
}


/*--- Theme Overlay Style ---*/

.theme-overlay {
    background-image: url(../images/photos/parallax-1.jpg);
    position: relative;
}

.theme-overlay:before {
    content: "";
    position: absolute;
    background-color: rgba(81, 184, 241, 0.85);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
}

.overlay-black:before {
    background-color: rgba(0, 0, 0, 0.85);
}

.overlay-white:before {
    background-color: rgba(255, 255, 255, 0.75);
}

.overlay-theme:before {
    background-color: rgba(45, 166, 215, 0.96);
}

.theme-overlay h1,
.theme-overlay h2,
.theme-overlay h3,
.theme-overlay h4,
.theme-overlay h5,
.theme-overlay h6 {
    color: #fff;
}

.theme-overlay p {
    color: #eee;
}

.theme-overlay.overlay-white h1,
.theme-overlay.overlay-white h2,
.theme-overlay.overlay-white h3,
.theme-overlay.overlay-white h4,
.theme-overlay.overlay-white h5,
.theme-overlay.overlay-white h6 {
    color: #1c1c1c;
}

.theme-overlay.overlay-white p {
    color: #a4a4a4;
}

.layer-overlay {
    position: relative;
    z-index: 1;
}

.layer-overlay:before {
    background-color: rgba(81, 184, 241, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.white-overlay, 
.colored-overlay {
  background-attachment: fixed;
}

.bg-img {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.img-2 {
    background-image: url(../images/photos/parallax-2.jpg);
}

.lh-22 {
    line-height: 22px;
}

.lh-26 {
    line-height: 26px;
}

.lh-32 {
    line-height: 32px;
}

.lts-0 {
    letter-spacing: 0;
}

.lts-1 {
    letter-spacing: 1px;
}

.ttu {
    text-transform: uppercase;
}

.ttc {
    text-transform: capitalize !important;
}

.ttl {
    text-transform: lowercase;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-b {
    font-weight: 700 !important;
}

.fw-xb {
    font-weight: 900 !important;
}

.fs-italic {
    font-style: italic;
}

.font-roboto {
    font-family: 'Roboto', sans-serif !important;
}

.ff-lato {
    font-family: 'Lato', sans-serif !important;
}

.ff-roboto {
    font-family: 'Roboto', sans-serif !important;
}

.ff-rcondensed {
    font-family: 'Roboto Condensed', sans-serif !important;
}

.ff-montserrat {
    font-family: 'Montserrat', sans-serif !important;
}

.ff-raleway {
    font-family: 'Raleway', sans-serif !important;
}

.pagination-style > li > a,
.pagination-style > li > span {
    color: #51b8f1;
}

.pagination-style > li > a:hover {
    color: #51b8f1;
}

.pagination-style > .active > a,
.pagination-style > .active > a:focus,
.pagination-style > .active > a:hover,
.pagination-style > .active > span,
.pagination-style > .active > span:focus,
.pagination-style > .active > span:hover {
    background-color: #51b8f1;
    border-color: #51b8f1;
    color: #fff;
}

/*--- Section Title Styles ---*/

.section-title {
    margin-bottom: 60px;
}

.section-title .icon {
    color: #51b8f1;
    font-size: 44px;
    margin-bottom: 30px;
}

.section-title .title {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.8px;
  line-height: 26px;
  margin-bottom: 30px;
  margin-top: 0;
  text-transform: uppercase;
}

.section-title .title span {
    color: #51b8f1;
    
}

.section-title .sub-title {
    color: #989898;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 26px;
}

.sub-title.sub-title-center {
    margin-left: auto;
    margin-right: auto;
    max-width: 550px;
}

.inner-title .title {
    color: #111;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}

.inner-title .title span {
    color: #51b8f1;
}


/*--- Line Styles ---*/

.line-bottom {
    position: relative;
}

.line-bottom:before {
    background-color: #51b8f1;
    bottom: -20px;
    content: "";
    height: 2px;
    position: absolute;
    width: 80px;
}

.line-bottom:after {
    background-color: #fff;
    bottom: -20px;
    content: "";
    height: 2px;
    left: 3px;
    position: absolute;
    width: 5px;
}

.line-center {
    position: relative;
}

.line-center:before {
    background-color: #51b8f1;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    max-width: 80px;
    position: absolute;
    right: 0;
    width: 100%;
}

.line-center:after {
    background-color: #228cb0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    max-width: 80px;
    position: absolute;
    right: 0;
    width: calc(100% - 99%);
}

/*--- Flaticon Reset Styles ---*/

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin: 0;
}

[class^="flaticon-"],
[class*=" flaticon-"] {
    line-height: 1.19;
}

/*--- Btn Styles ---*/


.btn-theme {
    background-color: #51b8f1;
    border: 1px solid #51b8f1;
    color: #fff !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 65px;
    margin-right: 15px;
    padding: 15px 42px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.btn-theme.btn-defult {
    color: #fff;
}
.btn-theme:hover,
.btn-theme.btn-black {
    background-color: #111;
    border: 1px solid #111;
    color: #fff !important;
}

.btn-theme.btn-black:hover {
    background-color: #51b8f1;
    border: 1px solid #51b8f1;
    color: #fff !important;
}

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

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

.btn-theme.btn-gray {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    color: #51b8f1;
}

.btn-theme.btn-gray:hover {
    background-color: #111;
    border: 1px solid #111;
    color: #fff;
}

.btn-sm {
    padding: 12px 38px;
}

.btn-xs {
    font-size: 11px;
    line-height: 40px;
    padding: 7px 15px;
}

.btn-round {
    border-radius: 25px;
}

/*--- Owl Carousel Styles ---*/

.owl-theme .owl-controls {
    margin-top: 15px;
    position: static;
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}

.owl-carousel .owl-controls .owl-prev,
.owl-carousel .owl-controls .owl-next {
    background: rgba(240, 240, 240, 0.85);
    border-radius: 0px;
    display: inline-block;
    margin: 0;
    padding: 4px 14px;
    text-align: center;
}

.owl-carousel .owl-controls .owl-prev {
    margin-right: 2px;
}

.owl-carousel .owl-controls .owl-next {
    margin-left: 2px;
}

/*--- Owl Column Styles ---*/

.owl-carousel.owl-column .owl-controls {
    display: none;
}

.owl-carousel.owl-column.owlnav-true .owl-controls {
    display: inline;
}

.owl-carousel.owl-column.owldots-true .owl-controls {
    display: inline;
}

.owl-carousel.owl-column .owl-controls .owl-nav,
.owl-carousel.owl-column .owl-controls .owl-dots {
    display: none !important;
}

.owl-carousel.owl-column.owlnav-true .owl-controls .owl-nav {
    display: block !important;
}

.owl-carousel.owl-column.owldots-true .owl-controls .owl-dots {
    display: block !important;
}

/*--- Owl Nav Style One ---*/

.owl-carousel.owlnav-true .owl-controls .owl-prev,
.owl-carousel.owlnav-true .owl-controls .owl-next {
    background: rgba(240, 240, 240, 0.85);
    border-radius: 0px;
    display: inline-block;
    margin: 0;
    padding: 4px 14px;
    text-align: center;
}

.owl-carousel.owlnav-true .owl-controls .owl-prev {
    margin-right: 2px;
}

.owl-carousel.owlnav-true .owl-controls .owl-next {
    margin-left: 2px;
}

/*--- Owl Nav Style Two ---*/

.owl-carousel.owlnav-true.owl-nav2 .owl-controls {
    display: inline;
}

.owl-carousel.owlnav-true.owl-nav2 .owl-nav .owl-prev,
.owl-carousel.owlnav-true.owl-nav2 .owl-nav .owl-next  {
    background: rgba(240, 240, 240, 0.85);
    border-radius: 0px;
    margin: 0;
    margin-top: -22px;
    padding: 10px 12px;
    position: absolute;
    text-align: center;
    top: 50%;
}

.owl-carousel.owlnav-true.owl-nav2 .owl-nav .owl-prev i,
.owl-carousel.owlnav-true.owl-nav2 .owl-nav .owl-next i  {
    color: #666;
    font-size: 20px;
}

.owl-carousel.owlnav-true.owl-nav2 .owl-nav .owl-prev  {
    left: 0;
}

.owl-carousel.owlnav-true.owl-nav2 .owl-nav .owl-next {
    right: 0;
}

/*--- Owl Nav Style Three ---*/

.owl-carousel.owlnav-true.owl-nav3 .owl-controls {
    display: inline;
}

.owl-carousel.owlnav-true.owl-nav3 .owl-nav .owl-prev,
.owl-carousel.owlnav-true.owl-nav3 .owl-nav .owl-next  {
    background: rgba(240, 240, 240, 0.85);
    border-radius: 0px;
    margin: 0;
    margin-top: -20px;
    opacity: 0;
    padding: 10px 12px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlnav-true.owl-nav3 .owl-nav .owl-prev i,
.owl-carousel.owlnav-true.owl-nav3 .owl-nav .owl-next i  {
    color: #666;
    font-size: 20px;
}

.owl-carousel.owlnav-true.owl-nav3 .owl-nav .owl-prev  {
    left: 0;
}

.owl-carousel.owlnav-true.owl-nav3 .owl-nav .owl-next {
    right: 0;
}

.owl-carousel.owlnav-true.owl-nav3:hover .owl-nav .owl-prev,
.owl-carousel.owlnav-true.owl-nav3:hover .owl-nav .owl-next  {
    opacity: 1;
}

/*--- Owl Nav Style Four ---*/

.owl-carousel.owlnav-true.owl-nav4 .owl-controls {
    display: inline;
}

.owl-carousel.owlnav-true.owl-nav4 .owl-nav .owl-prev,
.owl-carousel.owlnav-true.owl-nav4 .owl-nav .owl-next {
    background-color: #f5f5f5;
    border: 1px solid #e9e9e9;
    left: auto;
    padding: 0 10px;
    position: absolute;
    top: -60px;
}

.owl-carousel.owlnav-true.owl-nav4 .owl-nav .owl-prev {
    right: 30px;
}

.owl-carousel.owlnav-true.owl-nav4 .owl-nav .owl-next  {
    right: 0;
}

.owl-carousel.owlnav-true.owl-nav4 .owl-nav .owl-prev i,
.owl-carousel.owlnav-true.owl-nav4 .owl-nav .owl-next i {
    font-size: 14px;
}

/*--- Owl Dots Style ---*/

.owl-carousel .owl-controls .owl-dots {
  text-align: center;
  display: inline-block;
}

.owl-carousel .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    margin-right: 5px;
}

.owl-carousel .owl-controls .owl-dots .owl-dot:last-child {
    margin-right: 0;
}

.owl-carousel .owl-controls .owl-dots .owl-dot span {
    background-color: #fff;
    border: 5px solid #51b8f1;
    border-radius: 50%;
    display: inline-block;
    height: 16px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    width: 16px;
}

.owl-carousel .owl-controls .owl-dots .owl-dot:hover span,
.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    background-color: #fff;
    border-color: #1c1c1c;
}

/*--- Blockquote Style ---*/

.blockquote-style {
    border-left: 3px solid #c9c9c9;
    margin: 20px 0;
    padding: 30px;
}

.blockquote-style p {
    font-size: 16px;
    font-style: italic;
}

.blockquote-style1 {
    background-color: #f9f9f9;
    border-left: 5px solid #f2f2f2;
    margin: 20px 0;
    padding: 30px;
}

.blockquote-style1 p {
    font-size: 16px;
    font-style: italic;
}

/*--- Gallery Style ---*/

.isotopeContainer .isotope-item {
    width: 25%;
}

.isotopeContainer .isotope-item img {
    max-width: 100%;
    width: 100%;
}


/* Isotop Filter Style */

.isotopeFilter {
    margin-bottom: 30px;
    text-align: center;
}

.isotopeFilter.filter-left {
    text-align: left;
}

.isotopeFilter.filter-right {
    text-align: right;
}

.isotopeFilter a {
    background-color: #f9f8f7;
    border-radius: 3px;
    color: #2bb2e0;
    font-size: 14px;
    font-weight: 600;
    margin-right: 5px;
    padding: 7px 18px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.isotopeFilter a:hover,
.isotopeFilter a.current { 
    background-color: #2bb2e0;
    color: #fff !important;
}

/* Isotop Colunm Style */

.isotopeContainer.isotop-colunm .isotope-item {
    width: 100%;
    height: 450px;
}

.isotopeContainer.isotop-colunm2 .isotope-item {
    width: 50%;
    height: 300px;
}

.isotopeContainer.isotop-colunm3 .isotope-item {
    width: 33.33%;
    height: 260px;
}

.isotopeContainer.isotop-colunm4 .isotope-item {
    width: 25%;
    height: 200px;
}

.isotopeContainer.isotop-colunm5 .isotope-item {
    width: 20%;
    height: 230px;
}

.isotopeContainer.isotop-colunm6 .isotope-item {
    width: 16.66%;
}

.isotopeContainer.isotop-colunm7 .isotope-item {
    width: 14.28%;
}

.isotopeContainer.isotop-colunm8 .isotope-item {
    width: 12.5%;
}

.isotopeContainer.isotop-colunm9 .isotope-item {
    width: 11.11%;
}

.isotopeContainer.isotop-colunm10 .isotope-item {
    width: 10%;
}

.isotopeContainer.isotop-colunm11 .isotope-item {
    width: 9.09%;
}

.isotopeContainer.isotop-colunm12 .isotope-item {
    width: 8.33%;
}

.isotopeContainer .isotope-item.w2-isotope {
    width: 50%;
}

/* Isotop Tiles Style */

.isotopeContainer.isotop-masonry.isotop-colunm3 .isotope-item.isotope-wide {
    width: 66.66%;
}

.isotopeContainer.isotop-masonry.isotop-colunm4 .isotope-item.isotope-wide {
    width: 50%;
}

/* Isotop Gutter Style */

.isotopeContainer.isotop-gutter {
  margin: -5px -5px 0;
}

.isotopeContainer.isotop-gutter .isotope-item {
    padding: 5px;
}

.isotopeContainer.isotop-gutter-sm {
  margin: -2px -2px 0;
}

.isotopeContainer.isotop-gutter-sm .isotope-item {
    padding: 2px;
}

.isotopeContainer.isotop-gutter-lg {
  margin: -10px -10px 0;
}

.isotopeContainer.isotop-gutter-lg .isotope-item {
    padding: 10px;
}

/* Isotop Gutter Style */

.isotope-item .isotop-thumb {
    background-position: center center;
    background-size: cover;
    height: 100%;
}

.isotope-item .isotop-thumb .isotop-overlay {
    background-color: rgba(255, 255, 255, 0.75);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out; 
    width: 100%;
}

.isotope-item:hover .isotop-thumb .isotop-overlay {
    opacity: 1;
}

.isotope-item .isotop-thumb .isotop-overlay .isotop-icons {
    position: absolute;
    text-align: center;
    top: calc(50% - 17px);
    transform: scale(0);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    width: 100%;
}

.isotope-item:hover .isotop-thumb .isotop-overlay .isotop-icons {
    transform: scale(1);
}

.isotope-item .isotop-thumb .isotop-overlay .isotop-icons a {
    background-color: rgba(81, 184, 241, 0.85);
    border-radius: 50%;
    box-shadow: 0 1px 2px 0 #ddd;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out; 
    width: 35px;
}

.isotope-item .isotop-thumb .isotop-overlay .isotop-icons a:nth-child(n+2) {
    margin-left: 10px;
}

.isotope-item .isotop-thumb .isotop-overlay .isotop-icons a:hover {
    background-color: #2bb2e0;
    color: #fff;
}




/*
-----------------------------------------------------------------------
    Home Slider Styles
-----------------------------------------------------------------------
*/

.home-section {
    background-image: url(../images/home/1.jpg);
}

.home-section .home-content {
    height: 100%;
    min-height: 600px;
    padding-top: 12%;
    text-align: center;
    width: 50%;
}

.home-section .home-content .title {
    color: #fff;
    font-weight: 700;
    line-height: 65px;
    text-transform: uppercase;
}

.home-section .home-content span {
    color: #111;
}


.home-slider {
    position:relative;
    background:none;
    color:#1c1c1c;
}

.home-slider h1 {
    font-family: 'Roboto Condensed', sans-serif;
    line-height:1.8em;
    font-size:52px;
}

.home-slider h2 {
    color: #51b8f1;
    font-family: 'Roboto Condensed', sans-serif;
    line-height:1.4em;
    font-size:48px;
}

.home-slider h3 {
    font-family: 'Roboto Condensed', sans-serif;
    line-height:2em;
    font-size:32px;
}

.home-slider .slide-text {
    font-size:20px;
    font-style:italic;
    font-family:'Gorgia','Times New Roman';
}

.home-slider .slide-text p {
    color: #1c1c1c;
    font-size:24px;
    font-weight: 600;
}

.home-slider .slide-bg-theme {
    background-color: #51b8f1;
    border-radius: 35px;
    color: #fff;
    font-size: 32px;
    padding: 6px 25px;
    text-transform: uppercase;
}

.home-slider .slide-bg-theme.slide-bg-black {
    background-color: #1c1c1c;
}

.home-slider .slide-psm {
    font-size: 28px;
    padding: 6px 22px;
}

.home-slider .btn-theme,
.home-slider .btn-theme.btn-black:hover {
    background-color: #51b8f1 ;
    border: 1px solid #51b8f1 ;
    color: #fff;
}

.home-slider .btn-theme:hover,
.home-slider .btn-theme.btn-black {
    background-color: #111;
    border: 1px solid #111;
    color: #fff;
}


.tp-bullets.preview4 .bullet {
    background:#51b8f1 !important;
    border-color:#202020 !important;    
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
    border-color:#51b8f1 !important;    
}

.home-slider .tp-bullets.preview4 .bullet {
  background: rgba(255, 255, 255, 1) !important;
  border: 5px solid rgba(81, 184, 241, 1) !important;
  box-shadow: none;
  height: 6px !important;
  width: 6px !important;
}

.home-slider .tp-bullets.preview4 .bullet:hover,
.home-slider .tp-bullets.preview4 .bullet.selected {
  background: rgba(255, 255, 255, 1) !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
}


/*
-----------------------------------------------------------------------
    Welcome Section
-----------------------------------------------------------------------
*/

.welcome-content {
    position: relative;
}

.welcome-content .title {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.welcome-content p {
    color: #989898;
    font-size: 14px;
}

.welcome-content .feature-list {
    font-family: "Lato",sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.welcome-content .feature-list a {
    color: #51b8f1;
}

.welcome-content .feature-list a:hover {
    color: #1c1c1c;
}

.welcome-content .feature-list a i {
    margin-right: 15px;
}

.welcome-content .welcome-feature {
    background-image: url(../images/welcome/1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 30px;
    min-height: 205px;
    padding: 45px 20px 45px 45px;
    position: relative;
}

.welcome-content .welcome-feature.img-2 {
    background-image: url(../images/welcome/2.jpg);
}

.welcome-content .welcome-feature .feature-overlay {
    background-color: #51B8F1;
    opacity: .95;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.welcome-content .welcome-feature .icon {
    bottom: -30px;
    position: absolute;
    right: -25px;
    z-index: 0;
}

.welcome-content .welcome-feature .icon i {
    color: #fff;
    font-size: 100px;
}

.welcome-content .welcome-feature .content {
    border-left: 1px solid #fff;
    min-height: 115px;
    padding-left: 15px;
    position: relative;
    z-index: 1;
}

.welcome-content .welcome-feature .content .title {
    color: #fff;
    font-size: 18px;
}

.welcome-content .welcome-feature .content .title span {
    color: #111;
}

.welcome-content .welcome-feature .content ul li {
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
}

.welcome-content .welcome-feature .content ul li em {
    font-family: 'Raleway', sans-serif;
}


/*
-----------------------------------------------------------------------
    Service Section
-----------------------------------------------------------------------
*/

.service-thumb img {
    float: left;
    max-width: none;
}

.service-post {
    background-color: #f9f9f9;
    border: 1px solid #f2f2f2;
    border-bottom: 3px solid #e9e9e9;
    margin-bottom: 30px;
    position: relative;
}

.service-post:after {
    border-bottom: 3px solid #51b8f1;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.service-post:hover:after {
    width: 100%;
}

.service-post .thumb {
    margin-bottom: 25px;
}

.service-post .thumb img {
    width: 100%;
}

.service-post .content {
    padding: 0 40px 25px 105px;
}

.service-post .content .title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
}

.service-post .content .btn-link {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: capitalize;
}

.service-post .content .btn-link:hover {
  color: #111;
}

.service-post .icon-box {
    background-color: #51b8f1;
    border: 2px solid #51b8f1;
    border-radius: 50%;
    font-size: 35px;
    height: 70px;
    left: 20px;
    position: absolute;
    text-align: center;
    width: 70px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.service-post:hover .icon-box {
    background-color: #fff
}

.service-post .icon-box .icon {
    color: #fff;
    line-height: 64px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;

}

.service-post:hover .icon-box .icon {
    color: #51b8f1;
}

/*--- Services Style Two ---*/

.services-style2 .service-post .icon-box {
    display: none;
}

.services-style2 .service-post .content {
    padding: 0 30px 25px;
}

/*--- Services Style Three ---*/

.services-style3 .service-post .thumb {
    display: none;
}

.services-style3 .service-post .content {
    padding: 25px 40px 25px 105px;
}

.services-style3 .service-post .icon-box {
    top: 27px;
}

/*--- Services Style Four ---*/

.services-style4 .service-post {
    text-align: center;
}

.services-style4 .service-post .thumb {
    margin-bottom: 0;
}

.services-style4 .service-post .icon-box {
    display: none;
}

.services-style4 .service-post .content {
    padding: 25px 40px 25px 40px;
}

.services-style4 .service-post .content .title {
    font-size: 20px;
    margin-bottom: 15px;
}

.services-style4 .service-post .content p {
    margin-bottom: 15px;
}


/*--- Service Post Details ---*/

.service-post-details .service-post .content .title-details {
    font-size: 28px;
}

.service-post-details .service-post.post-details {
    margin-bottom: 50px;
}

.service-post-details .service-post.post-details:hover:after {
    width: 0;
}


.service-slide-title h3 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.8px;
  line-height: 26px;
  margin-bottom: 30px;
  margin-top: 0;
  text-transform: uppercase;
}


.single-service-content .wpb_single_image {
  margin-bottom: 0;
}
.single-service-content {
    background-color: #f9f9f9;
    border-bottom: 4px solid #f2f2f2;
    padding: 30px 30px 25px;
}
.single-service-content h2 {
    font-size: 28px;
    margin-top: 0;
}
.single-service-content p {
    margin-top: 20px;
}
.single-service-content ul, .list-item-style ul {
    display: inline-block;
    width: 100%;
}
.single-service-content ul li, .list-item-style ul li {
    float: left;
    font-size: 12px;
    margin: 3px 0;
    padding-left: 25px;
    position: relative;
    text-transform: uppercase;
    width: 50%;
}
.single-service-content ul li, 
.single-service-content ul li a,
.list-item-style ul li,
.list-item-style ul li a {
    color: #51b8f1;
}
.single-service-content ul li:hover, 
.single-service-content ul li:hover a,
.list-item-style ul li:hover,
.list-item-style ul li:hover a {
    color: #111111;
}
.single-service-content ul li::after, .list-item-style ul li::after {
    background: transparent none repeat scroll 0 0;
    content: "\f046";
    font-family: fontawesome;
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 1px;
}



/*
-----------------------------------------------------------------------
    Feature Styles
-----------------------------------------------------------------------
*/

.feature-box {
    border: 1px solid #f1f1f1;
    margin-top: 20px;
    padding: 25px;
    position: relative;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.feature-box:hover {
    background-color: #51b8f1;
}

.feature-box .content  {
    padding-left: 100px;
}

.feature-box .content .title {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.feature-box:hover .content .title {
    color: #fff;
}

.feature-box .content p {
    color: #989898;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.feature-box:hover .content p {
    color: #eee;
}

.feature-box .content .btn-link {
    color: #51b8f1;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.feature-box:hover .content .btn-link {
    color: #fff;
}

.feature-box .content .btn-link:hover {
    color: #111;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}

.feature-box .icon-box {
    background-color: #51b8f1;
    border: 2px solid #51b8f1;
    border-radius: 50%;
    font-size: 35px;
    height: 70px;
    position: absolute;
    text-align: center;
    width: 70px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.feature-box:hover .icon-box {
    background-color: #fff;
    border-color: #fff;
}

.feature-box .icon-box .icon {
    color: #fff;
    line-height: 64px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;

}

.feature-box:hover .icon-box .icon {
    color: #51b8f1;
}


/*--- Features Style Two ---*/

.features-style2 .feature-box {
    background-color: #f7f7f7;
    border: none;
    padding: 20px 18px;
    margin-bottom: 30px;
    margin-top: 0;
}

.features-style2 .feature-box:hover {
    background-color: #51b8f1;
}

.features-style2 .feature-box .icon-box {
    display: inline-block;
    font-size: 30px;
    height: 54px;
    width: 54px;
}

.features-style2 .feature-box .icon-box .icon {
  display: inline;
  line-height: 54px;
  margin: 0;
  position: relative;
  top: -3px;
  vertical-align: top;
}

.features-style2 .feature-box .content {
    padding-left: 67px;
}

.features-style2 .feature-box .content .title {
    font-size: 15px;
}

.features-style2 .feature-box .content p {
    margin-bottom: 5px;
}


/*
-----------------------------------------------------------------------
    Gallery Styles
-----------------------------------------------------------------------
*/

.gallery-wrapper .gallery-post {
    padding: 0; 
}

.gallery-wrapper .gallery-post .thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 230px;
    background-color: #dfdfdf;
    background-size: cover;
    background-position: center center;
}

.gallery-wrapper .gallery-post .thumb .overlay {
    outline: 1px solid #fff;
    outline-offset: -15px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.gallery-wrapper .gallery-post .thumb:hover .overlay {
    background-color: rgba(81, 184, 241, 0.5);
    transform: scale(1);
    -webkit-transform: scale(1);
}

.gallery-wrapper .gallery-post .overlay .icon {
    color: #fff;
    font-size: 30px;
    margin-left: 47%;
    margin-top: 35%;
    position: absolute;
    text-align: center;
}

.gallery-post .thumb .overlay a i.fa {
  color: #fff;
  font-size: 30px;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
}

/*--- Gallery Slider Style ---*/

.gallery-section .container {
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
}

.gallery-carousel .owl-stage-outer {
    overflow: visible;
}


/*
-----------------------------------------------------------------------
    Team Member Styles
-----------------------------------------------------------------------
*/

.team-post {
    background-color: #f9f9f9;
    margin-bottom: 30px;
}

.team-post .thumb {
    position: relative;
    overflow: hidden;
}

.team-post .thumb img {
    width: 100%;
}

.team-post .thumb .overlay {
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: -100%;
    z-index: 1;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.team-post .thumb .overlay:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #51b8f1;
    opacity: 0.5;
}

.team-post:hover .thumb .overlay {
    top: 0;
}

.team-post .thumb .overlay a {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 15px;
    line-height: 15px;
    left: 48%;
    padding: 4px 10px;
    position: absolute;
    top: 45%;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.team-post .thumb .overlay a:hover {
    background-color: #51b8f1;
    border-color: #51b8f1;
}

.team-post .thumb .overlay a i {
    color: #51b8f1;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.team-post .thumb .overlay a:hover i {
    color: #fff;
}

.team-post .content {
    padding: 25px;
}

.team-post .content .title {
    color: #51b8f1;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 0;
}

.team-post .content .sub-title {
    color: #777;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
}

.team-post .content p {
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
}

.team-post .profile {
    background-color: #51b8f1;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 12px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.team-post .profile:hover {
    background-color: #1c1c1c;
}

.team-post .profile .icon {
    margin-left: 5px;
    position: relative;
    top: 0;
}

.team-post .content .member-skill {
    float: right;
    text-align: center;
}

.team-post .content .member-skill ul li {
  padding: 0 2px 0 0;
}

.team-post .content .member-skill ul li a {
    background-color: #51b8f1;
    display: inline-block;
    height: 31px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 34px;
}

.team-post .content .member-skill ul li a:hover {
    background-color: #1c1c1c;
}

.team-post .content .member-skill ul li a .icon {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}

/*--- Team Style Two ---*/

.team-style2 .team-post .profile {
    font-size: 12px;
    padding: 2px 7px;
}

.team-style2 .team-post .profile .icon {
    display: none;
}

.team-style2 .team-post .content {
  padding: 20px;
}

.team-style2 .team-post .content .member-skill ul li a {
    border-radius: 3px;
    height: 28px;
    width: 28px;
}

.team-style2 .team-post .content .member-skill ul li a .icon {
    font-size: 14px;
    line-height: 30px;
}

.team-style2 .team-post .thumb .overlay a {
    left: 45%;
}

/*--- Team Style Three ---*/

.team-style3 .team-post .content {
    display: inline-block;
}

.team-style3 .team-post .profile {
    float: right;
}

.team-style3 .team-post .content .member-skill {
    float: left;
    text-align: center;
}

.team-style3 .team-post .profile .icon {
    display: none;
}

/*--- Team Style Four ---*/

.team-style4 .team-post .content {
    display: inline-block;
}

.team-style4 .team-post .content .title {
    color: #1c1c1c;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 18px;
    margin-top: 0;
}

.team-style4 .team-post .content .sub-title {
    color: #51b8f1;
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    float: right;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
    font-style: italic;
}

.team-style4 .team-post .content p {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    padding-top: 15px;
}

.team-style4 .team-post .profile {
    float: right;
}

.team-style4 .team-post .content .member-skill {
    float: left;
    text-align: center;
}

.team-style4 .team-post .profile .icon {
    display: none;
}


/*--- Team Member Dtails ---*/

.team-member-details .content .name {
    color: #51b8f1;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
}

.team-member-details .content .occupation {
    color: #777;
    font-family: 'Lato',sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.team-member-infos {
    margin-bottom: 30px;
    margin-top: 20px;
}

.team-member-infos li {
    border-bottom: 1px dotted #f7f7f7;
    padding: 4px 0;
}

.team-member-infos li span {
    color: #000;
    font-weight: 600;
}

.team-member-infos li span:first-child {
    color: #51b8f1;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 600;
    min-width: 100px;
    text-transform: uppercase;
}





/*
-----------------------------------------------------------------------
    Accordion Styles
-----------------------------------------------------------------------
*/

.accordion-style{
    position:relative;
}

.accordion-style .accordion-box {
    background-color: #f8f8f8;
    border-bottom: 2px solid #ddd;
    margin-bottom: 25px;
    padding: 12px;
    position: relative;
}

.accordion-style .accordion-box .acc-title{
    color:#1c1c1c;
    cursor:pointer;
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    position:relative;
}

.accordion-style .accordion-box .acc-title.active{
    border-bottom: 1px dotted #51b8f1;
    color:#51b8f1;
    margin-bottom:10px;
    padding-bottom: 10px;
}

.accordion-style .accordion-box .icon-outer {
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: -10px;
}

.accordion-style .accordion-box .icon-outer .icon {
    color: #a9a9a9;
    line-height: 38px;
    position: absolute;
    top: 10px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;   
}

.accordion-style .accordion-box .icon-outer .icon-plus{
    opacity:0;
}

.accordion-style .accordion-box .icon-outer .icon-plus{
    opacity:1;
}

.accordion-style .accordion-box .active .icon-outer .icon-minus{
    opacity:1;
}

.accordion-style .accordion-box .active .icon-outer .icon-plus{
    opacity:0;
}

.accordion-style .accordion-box .acc-content{
    position:relative;
    display:none;   
}

.accordion-style .accordion-box .acc-content.current{
    display:block;  
}

.accordion-style .accordion-box .content{
    position:relative;
    font-size:13px; 
}

/*--- Accordion Style Two ---*/

.accordion-style.style-two .accordion-box .acc-title {
    font-size: 20px;
}

.accordion-style.style-two .accordion-box .content {
    font-size: 16px;
}

.accordion-style.style-two .accordion-box .acc-title.active {
  border-bottom-color: #a9a9a9;
}


/*--- Accordion VC Defult ---*/
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
    margin-bottom: 15px;
}
body.wpb-js-composer 
.vc_tta-color-grey.vc_tta-style-classic 
.vc_tta-panel.vc_active 
.vc_tta-panel-title>a {
    color: #51b8f1;
}


/*
-----------------------------------------------------------------------
    Pricing Table
-----------------------------------------------------------------------
*/

.pricing-table {
    margin-bottom: 50px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.pricing-table .thumb {
    
}

.pricing-table .pricing-content {
    
}

.pricing-table .pricing-content .pricing-list-content {

}

.pricing-table .pricing-content .pricing-list-content .pricing-list {
    background-color: #51b8f1;
    padding: 15px 20px;
    position: relative;
}

.pricing-table .pricing-content .pricing-list-content .pricing-list:nth-child(2n+2) {
    background-color: #2bb2e0;
}

.pricing-table .pricing-content .pricing-list-content .pricing-list .icon {
    color: #eee;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    position: absolute;
    right: 20px;
    top: 28px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.pricing-table .pricing-content .pricing-list-content .pricing-list:hover .icon {
    color: #fff;
}

.pricing-table .pricing-content .pricing-list-content .pricing-list .pricing-value {
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 0;
}

.pricing-table .pricing-content .pricing-list-content .pricing-list .pricing-list-title {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0;
    text-transform: uppercase;
}



.pricing-table 
.pricing-content 
.pricing-list-content 
.pricing-list 
.icon {
  width: auto;
}
.pricing-table img {
  width: 100%;
}


/*
-----------------------------------------------------------------------
    Testimonials Styles
-----------------------------------------------------------------------
*/

.testimonial-post {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 35px;
    margin-bottom: 30px;
    margin-top: 50px;
    padding: 0 25px 25px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.testimonial-post:hover {
    border-color: #51b8f1;
}

.testimonial-post .thumb {
    margin-bottom: 20px;
    margin-top: -50px;
}

.testimonial-post .thumb img {
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.testimonial-post:hover .thumb img {
    border-color: #51b8f1;
}

.testimonial-post p {
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.testimonial-post .testimonial-name {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

.testimonial-post .sub-title {
    color: #989898 !important;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-style: oblique;
    font-weight: 600;
    margin-bottom: 0;
}

.testimonial-post ul li {
    display: inline-block;
}

.testimonial-post ul li .icon {
    color: #51b8f1;
    font-size: 13px;
}


/*
-----------------------------------------------------------------------
    Funfact Styles
-----------------------------------------------------------------------
*/

.funfact-post {
    margin: 0 20px;
    position: relative;
}

.funfact-post .icon {
    color: #eee;
    font-size: 54px;
    line-height: 54px;
    margin-bottom: 10px;
    position: absolute;
    right: 0;
    top: 10px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.funfact-post:hover .icon {
    margin-top: -10px;
    margin-bottom: 20px;
}

.funfact-post .fact-count {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 19px;
    margin-top: 0;
    position: relative;
}

.funfact-post .fact-count:after {
    border-bottom: 2px dotted #e1e1e1;
    bottom: -10px;
    content: "";
    left: 0;
    position: absolute;
    width: 50px;
}

.funfact-post .title {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin-top: 0;
    text-transform: uppercase;
}


/*--- Funfact Style Two ---*/

.funfact-style2 .funfact-post .icon {
    font-size: 44px;
    line-height: 78px;
    top: 0;
    border: 1px solid #eee;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-align: center;
}






/*
-----------------------------------------------------------------------
    All Slider With owl-carosul Common Styles
-----------------------------------------------------------------------
*/

.image-popup .owl-controls .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
}
.testimonial-slider .owl-controls,
.emedical-logo-carousel .owl-controls,
.team-carosol-wrap .owl-controls,
.service-slide-wrap .owl-controls {
    display: block;
}
.testimonial-slider .owl-controls .owl-nav,
.emedical-logo-carousel .owl-controls .owl-nav,
.team-carosol-wrap .owl-controls .owl-nav,
.service-slide-wrap .owl-controls .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    display: none;
}
.testimonial-slider:hover .owl-controls .owl-nav,
.service-slide-wrap:hover .owl-controls .owl-nav,
.team-carosol-wrap:hover .owl-controls .owl-nav,
.emedical-logo-carousel:hover .owl-controls .owl-nav {
    display: block
}
.testimonial-slider .owl-controls .owl-nav .owl-prev,
.emedical-logo-carousel .owl-controls .owl-nav .owl-prev,
.team-carosol-wrap .owl-controls .owl-nav .owl-prev,
.service-slide-wrap .owl-controls .owl-nav .owl-prev {
    float: left;
}
.testimonial-slider .owl-controls .owl-nav .owl-next,
.emedical-logo-carousel .owl-controls .owl-nav .owl-next,
.team-carosol-wrap .owl-controls .owl-nav .owl-next,
.service-slide-wrap .owl-controls .owl-nav .owl-next {
    float: right;
}
.testimonial-slider .owl-controls .owl-dots,
.emedical-logo-carousel .owl-controls .owl-dots,
.team-carosol-wrap .owl-controls .owl-dots,
.service-slide-wrap .owl-controls .owl-dots {
    width: 100%;
    text-align: center;
}
.owl-theme .owl-controls {
    margin-top: 0px;
}


