/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */

/*=======================================
    GENERAL STYLES
==================================================*/

body {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
}

.pad-adjust {
    padding-top: 5px;
    padding-bottom: 5px;
}

.text-center {
    text-align: center;
}

p {
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 20px;
}

.space-free {
    height: 100px;
}

.g-pad-bottom {
    padding-bottom: 40px;
}

.section-separator {
    padding: 40px;
    background: #3191af;
    color: #fff;
}

.section-separator h1 {
    margin-top: 0;
}

.section-separator h5 {
    font-size: 22px;
    font-weight: 100;
    margin: 0;
}

.panel-price {
    margin-top: 50px;
    box-shadow: none;
}

.panel-price img {
    max-width: 100%;
}

.panel-price .btn {
    color: #fff;
    background-color: #e32329;
    border-color: #e32329;
    border-radius: 30px;
}

/*=======================================
    NAV BAR STYLES
==================================================*/
/* ADDED PADDING IN NAVBAR */
.navbar {
    padding: 10px;
    -webkit-transition: background .8s ease-out, padding .8s ease-out;
    -moz-transition: background .8s ease-out, padding .8s ease-out;
    transition: background .8s ease-out, padding .8s ease-out;
}

/* CLASS FOR REMOVING PADDING IN NAVBAR*/
.navbar-pad-original {
    padding: 0px;
}

/*TO MAKING NAV BAR LINKS WHITE COLORED */
.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
    padding: 30px 15px;
}

.navbar-inverse .navbar-brand {
    color: #FFF;
}

.navbar-inverse {
    background-color: rgb(23, 164, 197);
    border-bottom: transparent;
    box-shadow: 0 0px 3px #0d4756;
    background: #3191af;
    background: -moz-linear-gradient(top, #3191af 0%, #169bbc 100%);
    background: -webkit-linear-gradient(top, #23a2ca 0%,#197288 100%);
    background: linear-gradient(to bottom, #23a2ca 0%,#328ea5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3191af', endColorstr='#169bbc',GradientType=0 );
}

.btn-phone {
    font-size: 30px;
    font-weight: 500;
    border-radius: 50px;
    background-color: #ff9805;
    border-color: #ff9805;
    border-radius: 50px !important;
}

.btn-phone:hover {
    background-color: #c96e05;
    border-color: #c96e05;
}

/*=======================================
    HOME SECTION STYLES
==================================================*/

.head-btn-one {
    background-color: rgba(20, 144, 173, 1);
    border: 0px solid #fff;

}

#home {
    padding-top: 260px;
    padding-bottom: 200px;
    color: #fff;
}

.head-main {
    font-size: 50px;
    font-weight: 900;
    text-shadow: 1px 1px 2px #555;
    line-height: 55px;
}

.head-last {
    font-size: 27px;
    line-height: 37px;
    font-weight: 300;
    padding: 5px 20px 20px 20px;
    text-shadow: 0 0 5px #000;
}

.btn-lg, .btn-group-lg > .btn {
    border-radius: 0px;

}

/*=======================================
    ABOUT SECTION STYLES
==================================================*/

.team-member {
    float: left;
    position: relative;
    width: 100%;
}

.team-member > img {
    float: left;
    width: 100%;
}

.team-member > h3 {
    background: rgba(20, 144, 173, 1);
    bottom: 25px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 16px;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    line-height: 25px;
}

/*=======================================
    CLIENT TESTIMONIAL STYLES
==================================================*/

#clients-testimonial {
    position: relative;
    color: #1e444e;
    padding: 70px;
    background-position: center -41px;
    background-size: cover;
    text-align: center;
}

#clients-testimonial .c-black {
    color: #1e444e;
}

#clients-testimonial:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
/*    background: rgba(130, 159, 189, 0.21);*/
}

#carousel-example {
    margin-top: 50px;

}

.slide-custom {
    min-height: 200px;
    padding: 20px;
    line-height: 30px;
}

h4 i {
    padding: 5px;
}

.user-img {
    border: 2px solid #fff;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
}

.img-u {
    max-height: 90px;
    max-width: 90px;
}

.c-black {
    color: #fff;
    font-style: italic;
    font-size: 20px;
    padding: 5px;
}

/*=======================================
    PRICE SECTION STYLES
==================================================*/

.planCF {

    padding: 0 0 15px 0;
    margin: 0px 10px;
    list-style: none;

}

.planCF li {
    padding: 10px 0px;
    color: #434749;
}

.plan {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;

}

.plan li {
    padding: 4px 0px;
    color: #4d5254;
    font-size: 14px;
}

.plan li.price {
    font-size: 26px;
    margin-bottom: 0;
    color: #e31e24;
}

#price-sec {
    box-shadow: 0 3px 4px #62848c;
    position: relative;
    z-index: 1;
}

/*=======================================
    STATS SECTION STYLES
==================================================*/
.stats-div {
    text-align: center;
    width: 100%;
    min-height: 100px;
    padding: 30px 20px 30px 20px;
    color: #fff;
}

.stats-div > h3 {
    font-size: 60px;
    font-weight: 900;
}

/*=======================================
    CONTACT STYLES
==================================================*/
#contact {
    padding-top: 70px;
    padding-bottom: 50px;
    background: #edf5f7;
}

#contact p {
    margin-bottom: 0;
    padding-bottom: 15px;
}

.contact-value {
    font-size: 17px;
    line-height: 23px;
    display: block;
    font-weight: 500;
    color: #3191af;
}

/*=======================================
    COLOR CODES
==================================================*/

.color-bg-one {
    background-color: rgba(20, 144, 173, 1) !important;
    color: #fff;
}

.color-white {
    background-color: #fff !important;
}

#add {
    font-size: 30px;
    line-height: 40px;

}

.form-control {

    height: 55px;
}

.btn {
    border-radius: 30px;
}

#cont

/*=======================================
    SOCIAL SECTION STYLES
==================================================*/

.scl {
    background: rgba(20, 144, 173, 1);

    color: #fff;
}

.scl h4 {
    font-size: 40px;
}

.scl a {
    color: #fff;
}

.scl-dark-bk {
    background: rgba(20, 144, 173, 1);
    align-items: center;

}

/*=======================================
    FOOTER STYLES
==================================================*/

footer {
/*    padding: 40px 0 40px 0;
    background: #1490ad;
    position: relative;
    font-size: 14px;
    color: rgba(255,255,255,0.6);*/
    padding: 40px 0 40px 0;
    background: #ffffff;
    border-top: 6px solid #2e91af;
    position: relative;
    font-size: 14px;
    color: rgba(0,0,0,0.4);
}

footer .credits {
    float: right;
    display: inline-block;
}

.lg {
    /*// background-color: white;*/
    width: 220px;
    height: 77px;
    padding: 0px;
    padding-left: 5px;
    padding-top: 2px;
}

.logo {
    height: 70px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#about-team > div > div > div > div {
    min-height: 180px;
}

#contact .text-danger {
    color: #cc0033;
    text-align: left;
}

.phone > i {
    color: white;

}

.phone {
    color: #333;
    position: relative;
    float: right;
    padding: 5px 25px 26px 10px;
    margin-top: 8px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid;
    border-radius: 4px;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;

}