﻿/*Color Combination
Dark Blue :#005AA5
Light Gray : #939494
Dark Gray :#8A8A8A

*/

body
{
    font-family: 'Lato' , 'Sans-Serif';
    font-size: 13px;
    font-weight: lighter;
    color: #8A8A8A;
    background-color: #fff;
}
/*Global*/
*
{
    margin: 0px;
    padding: 0px;
}
ul, ol, li
{
    list-style: none;
    margin: 0px;
}
a
{
    font-family: 'Lato' , 'Sans-Serif';
    font-size: 14px;
    font-weight: lighter;
    text-decoration: none;
    color: #939494;
}
img
{
    width: 100%;
}
h1, h2, h3, h4, h5, h6
{
    font-family: 'Lato' , 'Sans-Serif';
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
h1
{
    font-size: 32px;
}
h2
{
    font-size: 28px;
}
h3
{
    font-size: 24px;
}
h4
{
    font-size: 20px;
}
h5
{
    font-size: 18px;
}
h6
{
    font-size: 16px;
}
/*Master Content*/
/*HEADER*/
#header
{
    width: 100%;
    background-color: #fff;
}
/*Coustom Start*/
.navbar
{
    margin: 0;
    border: 0;
}
.navbar
{
    box-shadow: none;
    background-image: linear-gradient(to bottom, #ffffff 0%, #FFFFFF 100%);
}

.nav.navbar-nav
{
    margin-top: 20px;
}

.navbar-nav > .active > a, .navbar-nav > li > a:hover
{
    background-color: #005AA5 !important;
    color: #FFFFFF !important;
    border-radius: 5px;
}

.nav > li > a
{
    padding: 10px 20px;
    color: #8A8A8A !important;
    font-weight: bold;
    text-shadow: none;
    margin: 10px;
}
.navbar .navbar-collapse
{
    border-color: #e7e7e7;
}
/*Togole Menu BTN*/

.navbar-toggle
{
    background-color: #005AA5 !important;
    padding: 8px 6px !important;
}

.navbar-toggle .icon-bar
{
    background-color: #fff;
}

/*SOCIAL-ICONS*/
#social-icons
{
    width: 100%;
    background-color: #005AA5;
}
/*Contact info*/
.contact-info li
{
    float: left;
}
.contact-info
{
    display: table;
    line-height: 33px;
}
.contact-info li a
{
    color: #E2E1E1;
    text-decoration: none;
    margin-right: 20px;
}

.contact-info li a:hover
{
    color: #fff;
}
.text-center ul
{
    margin: 0 auto;
}
/*Social Icons*/
.social-icons
{
    float: right;
}

.social-icons li
{
    float: left;
}

.social-icons li a
{
    color: #E2E1E1;
    text-decoration: none;
    display: block;
    padding: 10px 14px;
    transition: background 0.5s ease;
}

.social-icons li a:hover
{
    color: #fff;
    background: #0C4E86;
}
/*CONTENT*/
/*Home*/
#content
{
    width: 100%;
    background-color: #FFFFFF;
}
.content
{
    padding-bottom: 30px;
}
/*Master Content*/
/*Home Page*/
/*SLIDER*/
#slider
{
    width: 100%;
    background-color: #fff;
}
.fullwidthbanner-container
{
    margin: 0px !important;
}

/*SERVICE*/
#service
{
    width: 100%;
    padding: 40px 0;
}
.panel-titel, .sub-titel
{
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}

.panel-titel:before, .sub-titel:before
{
    content: "";
    position: absolute;
    width: 100px;
    height: 7px;
    background-color: #005AA5;
    bottom: -4px;
    left: 0;
}

.service-about p
{
    line-height: 30px;
    font-size: 14px;
    color: #2D2D2D;
    text-align: justify;
    font-weight: bold;
}
.our-services
{
    line-height: 24px;
    padding-left: 10px;
}

.our-services li a
{
    text-decoration: none;
    cursor: pointer;
    color: #005AA5;
    font-weight: bold;
}

.our-services li a i
{
    margin-right: 10px;
}
/*Service-Brif Write Up*/
.accordion
{
    border: 1px solid #f5f5f5;
    padding: 0 20px;
}
.services .panel
{
    border: none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.services .panel-body
{
    border-top: 1px solid #E5E5E5;
    padding: 9px 9px 9px 30px;
    border: none;
    text-align: justify;
    font-weight: bold;
    color: #2D2D2D;
    font-size: 14px;
}

#accordion a.collapsed:before
{
    content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    position: absolute;
    left: 0;
    top: 10px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 26px;
    background-color: #005AA5;
    color: #fff;
    border-radius: 50%;
}
#accordion .col-toogle:before
{
    content: "\f068";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    position: absolute;
    left: 0;
    top: 10px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 26px;
    background-color: #005AA5;
    border-radius: 50%;
    color: #fff;
}



.services .panel-heading, .accordion-heading
{
    padding-left: 32px;
    padding-top: 12px;
    position: relative;
}

.services .panel-heading a, .accordion-heading a
{
    font-weight: bold;
    color: #000;
    font-size: 16px;
    text-decoration: none;
}

.services .panel-heading:after, .accordion-heading:after
{
    content: "";
    display: block;
    height: 1px;
    margin-top: 10px;
    border-bottom: 1px solid #cccccc;
}

.services .panel-heading:before, .accordion-heading:before
{
    content: "";
    display: block;
    position: absolute;
    height: 5px;
    background-color: #005AA5;
    bottom: 8px;
    width: 100px;
}
/*plans*/
#plans
{
    width: 100%;
    padding: 20px 0;
}
/*Clints*/
#clints
{
    width: 100%;
    padding: 10px 0;
}
#clints #carousel
{
    margin-top: 30px;
}

/*Home Page End*/
/*Plans*/

/*
 * Side navigation
 *
 * Scrollspy and affixed enhanced navigation to highlight sections and secondary
 * sections of docs content.
 */

/* By default it's not affixed in mobile views, so undo that */
.bs-sidebar.affix
{
    position: static;
}

/* First level of nav */
.bs-sidenav
{
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: 0 1px 0 #fff;
    background-color: #f7f5fa;
    border-radius: 5px;
}

/* All levels of nav */
.bs-sidebar .nav > li > a
{
    display: block;
    color: #716b7a;
    padding: 5px 20px;
}
.bs-sidebar .nav > li > a:hover, .bs-sidebar .nav > li > a:focus
{
    text-decoration: none;
    background-color: #e5e3e9;
    border-right: 1px solid #dbd8e0;
}
.bs-sidebar .nav > .active > a, .bs-sidebar .nav > .active:hover > a, .bs-sidebar .nav > .active:focus > a
{
    font-weight: bold;
    color: #005AA5 !important;
    background-color: transparent;
    border-right: 1px solid #005AA5;
}

/* Nav: second level (shown on .active) */
.bs-sidebar .nav .nav
{
    display: none; /* Hide by default, but at >768px, show it */
    margin-bottom: 8px;
}
.bs-sidebar .nav .nav > li > a
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 30px;
    font-size: 90%;
}

/* Show and affix the side nav when space allows it */
@media (min-width: 992px)
{
    .bs-sidebar .nav > .active > ul
    {
        display: block;
    }
    /* Widen the fixed sidebar */
    .bs-sidebar.affix, .bs-sidebar.affix-bottom
    {
        width: 213px;
    }
    .bs-sidebar.affix
    {
        position: fixed; /* Undo the static from mobile first approach */
        top: 50px;
    }
    .bs-sidebar.affix-bottom
    {
        position: absolute; /* Undo the static from mobile first approach */
    }
    .bs-sidebar.affix-bottom .bs-sidenav, .bs-sidebar.affix .bs-sidenav
    {
        margin-top: 0;
        margin-bottom: 0;
    }
}
@media (min-width: 1200px)
{
    /* Widen the fixed sidebar again */
    .bs-sidebar.affix-bottom, .bs-sidebar.affix
    {
        width: 263px;
    }
}

.page-title
{
    padding: 17px 15px 20px;
    margin-top: 30px;
    margin-bottom: 40px;
    width: 100%;
    background-color: #ff9900;
}
.page-title h1
{
    font-size: 35px;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 1.333;
}
.stacked-title
{
    margin-top: 0;
}
.plan1
{
    width: 100%;
    padding: 0;
}
.plan-title
{
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-top: 15px;
}

.plan-title:before
{
    content: "";
    position: absolute;
    width: 100px;
    height: 7px;
    background-color: #005AA5;
    bottom: -4px;
    left: 0;
}

.compare-table
{
    width: 100%;
    display: table;
    padding: 2px;
}
.compare-table .title h3
{
    color: #ffffff;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2;
    padding: 10px 16px;
    text-align: center;
    float: left;
    width: 25%;
}
.detail_border
{
    border-bottom: 1px solid rgb(39, 115, 174);
}
.compare-table .details
{
    width: 100%;
    background-color: #f9f5f4;
    border-left: 1px solid rgb(39, 115, 174);
    border-right: 1px solid rgb(39, 115, 174);
}

.compare-table .details h4
{
    text-align: center;
    padding: 10px 0px;
    width: 100%;
    float: left;
    color: #939494;
    font-weight: bold;
    font-size: 16px;
}
.frist
{
    margin: 38px 0px;
}
.frist1
{
    margin: 10px 0px;
}
.border_left
{
    border-left: 1px solid rgb(39, 115, 174);
    padding: 0 6px 0 0;
}
.last
{
    margin-left: -8px;
}
.list
{
    padding: 10px;
    border-bottom: 1px solid rgb(39, 115, 174);
}
.list:last-child
{
    border-bottom: 0px;
    border-collapse: collapse;
}
.compare-table .title
{
    text-align: left;
    width: 100%;
    background-color: rgb(39, 115, 174);
    height: 72px;
    padding: 10px;
}

/*Plans End*/

/* Contact */

#contact
{
    width: 100%;
}
.contact_details
{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}
.icon
{
    background-color: #005AA5;
    display: inline-block;
    border-radius: 50%;
    height: 20px;
    font-size: 10px;
    color: White;
    width: 20px !important;
    text-align: center;
    line-height: 20px;
}
address, address a
{
    color: black;
}
.contact_details p
{
    margin: 14px;
}
.contact_details address
{
    font-size: 14px;
    font-weight: bold;
}
.contact_details a
{
    display: block;
    margin: 10px 0;
    font-weight: bold;
}
.form-group
{
    color: Black;
}
.sitemap
{
    margin-bottom: 20px;
}
/*Contact End*/
/*Master Content*/
/*Site Map*/
#sitemap
{
    padding: 20px;
    width: 100%;
    background-image: url('../img/dark_tissue.png');
}
/*SiteMap Address*/
#sitemap .addres-info a
{
    display: block;
}

#sitemap .addres-info a img
{
    height: 60px;
    width: 180px;
}

#sitemap .addres-info address
{
    color: #fff;
    padding: 16px;
    font-size: 14px;
}

#sitemap .addres-info address i
{
    margin-right: 10px;
    font-size: 18px;
}

#sitemap .addres-info address a
{
    color: #fff;
    font-size: 14px;
}
/*Plan Info*/
.plan-info .panel-titel, .sitmap-nav .panel-titel
{
    color: #fff;
    margin-bottom: 14px;
}

.plan-info p a, .sitmap-nav a
{
    color: #fff;
    line-height: 25px;
}
/*Sitmap Navigation*/
.navigation li
{
    line-height: 30px;
}
/*Footer*/
#footer
{
    padding: 10px 0;
    background-image: url('../img/footer_bg1.jpg');
}
#footer p, #footer a
{
    color: #fff;
    margin: 0;
    font-size: 14px;
}
#footer a
{
    font-weight: bold;
}


/*Master Content End*/