html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff !important;
    -ms-overflow-style: scrollbar;
}

/* Top Social bar*/
.list-inline>li{
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
.list-inline>li>a{
    color:#1dd2c8!important;
}
/*Navbar Stylling*/


.navbar{
    margin-bottom:0px;
}
.navbar-default{
    background-color:#1dd2c8!important;
    border-color:#1dd2c8!important;
}
.navbar-default .navbar-brand{
    font-size:20px!important;
    font-weight:600;
    color:white!important;
}
.navbar-default .navbar-toggle{
    border-color:white!important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color:#1dd2c8!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    padding: 10px 20px ;
    border-radius: 9999px;
    background-color:white;
    border-color:white;
    color:#1dd2c8;
}
.navbar-default .navbar-nav>li>a{
    color:white;
}
.navbar-default .navbar-nav>li>a:hover,.nav>li>a:focus{
    padding: 10px 20px;
    border-radius: 9999px;
    background-color:white;
    border-color:white;
    color:#1dd2c8;
}
.nav>li>a:focus {
    padding: 10px 20px!important;
    border-radius:9999px!important;
    background-color:white!important;
    border-color:white!important;
    color:#1dd2c8!important;
}
.navbar-nav>li{
    padding-top:5px;
}

/*Search Professionals*/

.site-search {
    padding: 0px;
    margin-top: 3px;
    /* background-color: #fff;*/
    z-index: 500;
    -webkit-transition: padding 0.15s ease-in-out;
    width: 100%;
    /* position: absolute;*/
    top: 100%;
}

.search-init-btn:after {
    font-family: FontAwesome;
    content: "\f002";
    margin-left: 12px;
}


.search-init-btn {
    color:white!important;
    background-color: rgba(0, 0, 0, 0.05)!important;
    line-height: 26px;
    text-transform: capitalize;
    font-size: 10px;
    -moz-transition: top 0.15s ease-in-out;
    -webkit-transition: top 0.15s ease-in-out;
}
.search-init-btn:focus{
    color:white!important;
    border-color:white!important;
}
.site-search-form {
    padding-top: 20px;
    position: relative;
}
.site-search.open {
    padding: 20px 0px 25px 0px;
}

@media (max-width: 400px) and (min-width: 250px){
    .site-search-form ul li button{
      
       white-space: normal;
    }  
}

@media (max-width: 991px) and (min-width: 768px){
    .site-search-form ul li button{
       padding: 0px;
       white-space: normal;
    }  
}


@media (min-width: 768px){
    .site-search-form ul {
        padding-right: 160px;
    }
}
.site-search-form ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}
.site-search-form ul>li>label{
    color:white;
}
.site-search-form input[type="submit"] {
    /* position: absolute;
     right: 0px;
     top: 30px;*/
}
.open .search-init-btn:after {
    content: "\f00d";
}
.search-init-btn:hover {
    color: #fff;
}

.site-search.open .search-init-btn {

}






/*Slider*/
#banner-sliders .carousel-control.left{
    background-image: none;
    left: 5%;
    right: auto;
    z-index: 10;
}
#banner-sliders .carousel-control.right{
    background-image: none;
    left: auto;
    right: 5%;
    z-index: 10;
}
#banner-sliders .carousel-control{
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-shadow: none;
    color: #1dd2c8;
    font-size: 20px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s;
}

#banner-sliders .carousel-inner .item .carousel-caption{
    top: 30%;
    left: 14%;
    right: 14%;
    bottom: auto;
    text-align: left;
    width: 575px;
    text-shadow: none;
}
#banner-sliders .carousel-inner .item .carousel-caption .heading{
    font-size: 45px;
    color: #5ca5dd;
    line-height: 1.2;
    margin-bottom: 20px;
}
#banner-sliders .carousel-inner .item .carousel-caption .sub-heading{
    font-size: 18px;
    color: #5ca5dd;
    margin-bottom: 30px;
}
#banner-sliders .carousel-inner .item .carousel-caption .btn-more{
    border: 2px solid #5ca5dd;
    color: #5ca5dd;
}
#banner-sliders .carousel-inner .item .carousel-caption .btn-more i {
    margin-left: 10px;
}
.btn {
    min-width: 120px;
    padding: 10px 25px;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-18{
    font-size:18px!important;
}

/*search professionals css*/
.professionals{
    margin-top: -250px;
    position: relative;
    /* padding-bottom:20px;*/

    /*padding-left:40px;
    padding-right:40px;*/
}
.get-appointment {
    /* position:absolute;*/
    width:100%;
    background-color: rgba(29, 210, 200,0.9);
    border-radius: 3px;
    padding: 25px 30px;
    margin-bottom:20px;
}

.text-left {
    text-align: left !important;
}
.get-appointment h2 {
    padding-bottom:20px;
    color: #ffffff;
    font-size: 33px;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.get-appointment .btn-outlined {
    border-radius:9999px;
    margin-top: 0px;
    /* padding: 15px 30px;*/
    border-color: #ffffff !important;
}
.btn-outlined.btn-success {
    background-color: rgba(0, 0, 0, 0.05)!important;
}
.btn-22 {
    font-size: 18px !important;
}
/*Form*/

.form{
    text-align:center;
}
.form-control{
    height:50px!important;
}

/*About us section css*/
#section-about-us{
    background: url("../images/backgrounds/about-us.jpg") no-repeat;
    background-size: cover;
}
.section {
    padding-top: 40px;
    padding-bottom: 80px;
    position: relative;
}
.section .section-content {
    position: relative;
}
.list-about .number {
    color: white;
    font-weight: bold;
    font-size: 60px;
}
.list-about .name {
    color: #1dd2c8;
    font-size: 35px;
    font-weight: 300;
}
.list-about .desc {
    color: white;
}


/*Clients Review section*/

#section-clients-saying {
    background: url("../images/backgrounds/clients-review.jpg") no-repeat;
    background-size: cover;
    color: #ffffff;
}

.section {
    padding-top: 40px;
    padding-bottom: 80px;
    position: relative;
}
#section-clients-saying .carousel-control.left {
    background-image: none;
    left: 5%;
    right: auto;
}
#section-clients-saying .carousel-control.right {
    background-image: none;
    left: auto;
    right: 5%;
}
#section-clients-saying .carousel-control {
    top: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-shadow: none;
    color: #1dd2c8;
    font-size: 20px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s;
}
.section.section-background .section-heading .title {
    font-weight: 300;
    color: #ffffff;
}
.section .section-heading .title {
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    /* color: #062045; */
    color: #1dd2c8;
    width: 80%;
    display: inline-block;
}
.section-background .line {
  //  border-bottom: 1px solid #ffffff;
}
.line {
    width: 70px;
    height: 1px;
    position: relative;
    background: transparent;
   // border-bottom: 1px solid #1dd2c8;
    margin: 0 auto 45px;
    padding: 5px;
}
.section .section-content {
    position: relative;
}
#clients-sliders .avatar {
    margin-bottom: 20px;
}
#clients-sliders .avatar img {
    display: inline-block;
}
#clients-sliders .name {
    text-transform: uppercase;
    font-weight: 600;
}
#clients-sliders .pos {
    color: #40a7d9;
    margin-bottom: 30px;
}
#clients-sliders .desc {
    font-size: 16px;
    font-style: italic;
    width: 70%;
    margin: 0 auto;
    position: relative;
}
#clients-sliders .desc:after {
    font-family: "fontawesome";
    content: "\f10e";
    font-style: normal;
    position: absolute;
    top: -30px;
    right: -37px;
    font-size: 40px;
}
/*--------Footer-------------------*/
.prl, .phl, .pal {
    padding-right: 20px !important;
}
.pll, .phl, .pal {
    padding-top:20px;
    padding-left: 20px !important;
}
.mbl, .mvl, .mal {
    margin-bottom: 20px !important;
}
#footer #section-footer {
    background-color: #1dd2c8;
    color: #ffffff;
    /*padding-top: 130px;*/
    padding-bottom: 65px;
}

#footer #section-footer .logo {
    margin-bottom: 30px;
}
.logo a{
    text-decoration:none;
    color:white;
}
.logo a h3{
    font-size:32px!important;
}
#footer #section-footer .about-us {
    font-size: 13px;
    margin-bottom: 20px;
}
#footer #section-footer .contact-info > ul > li > a {
    padding: 5px 0;
    display: block;
    color: #ffffff;
    font-size: 13px;
    text-decoration:none;
}
#footer #section-footer .contact-info > ul > li > a > i {
    font-size: 15px;
    color: white;
    margin-right: 15px;
}

#footer #section-footer .recent-twitter .heading {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#footer #section-footer .recent-twitter .heading i.fa-twitter {
    color: white;
    margin-right: 10px;
}
#footer #section-footer .recent-twitter .content ul > li > a {
    display: block;
}
#footer #section-footer .recent-twitter .content a {
    color: #ffffff;
    font-size: 13px;
}
#footer #section-footer .newsletter .heading {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
}
#footer #section-footer .newsletter .content p {
    font-size: 13px;
    color: #ffffff;
}

#footer #section-footer .newsletter .content .input-newsletter input {
    /*border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;*/
    background-color: rgba(0, 0, 0, 0.1);
    font-size: 15px;
    border: 0;
    color: #ffffff;
    height: 50px;
    outline: 0 !important;
}
#footer #section-footer .newsletter .content .input-newsletter .input-group-addon {
    background-color: transparent;
  /*  border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;*/
    font-size: 15px;
}

.newsletter .content .input-newsletter .btn-subscribe .btn {
    min-width: 100px;
    background-color: rgba(255, 255, 255, 0.6)!important;
    color: #006ec3!important;
    text-transform: uppercase;
    font-weight: bold;
   /* border-radius: 9999px;*/
}
.newsletter .content .input-newsletter .btn-subscribe .btn:hover{
    background-color: white!important;
}
#footer #section-footer .newsletter .content .input-newsletter .btn-subscribe {
    padding: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0.1);
}
#footer #section-footer .newsletter .content .icons {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 12px;
    text-align: center;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.block-info a:hover{
    background-color:#006ec3!important;
    border-color:#006ec3!important;
    border:1px solid #006ec3;
}

#footer #section-copyright {
    background-color: #ffffff;
    padding: 15px 0;
    font-size: 13px;
    font-weight: 600;
    color: #062045;
}




/*media queries*/

@media screen and (max-width: 1024px){
    .get-appointment .pull-left h2 {
        padding-left:20px;
        font-size: 28px;
    }

  .professionals  .get-appointment .pull-right .btn-outlined {
        font-size: 18px !important;
        padding: 10px 20px;
    }
    .professionals .get-appointment {
        margin-top: 100px;
        padding: 20px;
    }

    .get-appointment .btn-outlined{
       /* margin-top:78px;*/
    }
    .btn{
        padding: 13px 17px;
        text-transform:capitalize;
    }
}


@media screen and (max-width: 800px){
    #main #content #section-features .get-appointment .pull-left h2 {
        font-size: 20px;
    }
    .get-appointment {
       /* top: -290px;*/
        border-radius: 0px;
        padding: 20px 50px;
    }

    .professionals .get-appointment {
        margin-top: 150px;
        padding: 20px;
    }


    .get-appointment .pull-right .btn-outlined {
        /* margin-top: 80px;*/
        font-size: 12px !important;
    }
}



@media screen and (max-width: 480px) {
    .slider-wrapper #banner-sliders .carousel-inner .carousel-caption .heading {
        font-size: 18px !important;
    }
    .slider-wrapper #banner-sliders a.left.carousel-control {
        margin-left: -15px;
    }
    .list-about .name{
        font-size:20px;
    }
        .slider-wrapper #banner-sliders .carousel-control {
            top: 20%;
            width: 30px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            margin-top: 15px;
        }



}
@media screen and (max-width: 600px) {
    .list-about .name{
        font-size:20px;
    }
    .professionals .get-appointment {
        margin-top: 200px;
        padding: 20px;
    }
    .get-appointment h2{
        font-size:28px;
    }

}
@media screen and (max-width: 650px) {
    .list-about .name{
        font-size:20px;
    }
}
@media screen and (max-width: 350px) {
    .btn{
        padding:10px 16px!important;
    }
}


/*About Us CSS begins*/

.aboutus-title{
    text-align: center;
    font-size: 36px;
    font-weight: 300;
    color: #1dd2c8;
}

.aboutus-subtitle{
    font-size: 32px;
    font-weight: 300;
    color: #1dd2c8;
}

.abt-para{
    padding-top:20px;
    font-size:18px;
    color:black;
}

/*Pagination*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{
    background-color: #1dd2c8!important;
    border-color: #1dd2c8!important;
}
/*my services Page*/
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    color:white!important;
    background-color: #1dd2c8!important;
}
.nav-pills>li>a{
    color:#1dd2c8!important;
}

.btn {
    padding:10px 40px;
    text-transform:uppercase;
}

.btn-primary{
    background-color:#1dd2c8;
    border-color:#1dd2c8;
}
.btn-primary:hover{
    background-color:#1dd2c8;
    border-color:#1dd2c8;
}
