html,
body {
    min-height: 100%;
}

body {
    overflow-y: auto;
    overflow-x: hidden;
}

a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
    font-family: 'PT Sans', 'FontAwesome', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0;
}

h2,
h3 {
    font-weight: 400 !important;
    font-style: normal;
}

a,
h5 {
    font-style: normal;
}

a,
a:focus {
    color: white;
    text-decoration: none;
    outline: 0 !important;
}

a:hover {
    color: #20348b;
    text-decoration: none;
    outline: 0 !important;
}

.main-wrapper,
body,
html {
    padding: 0;
}

.row-fluid .span3 {
    height: 390px;
}

.row-fluid .position_relative {
    margin-bottom: 10px;
}

.position_relative {
    position: relative;
}

#bottombanner {
    width: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

@media(max-width: 1024px) {
    #bottombanner {
        background-attachment: initial;
    }
}

#bottombanner .bottom_content {
    background: rgba(1, 1, 1, 0.5);
    padding-bottom: 120px;
    padding-top: 120px;
}

#bottombanner a {
    font-size: 30px;
    padding-bottom: 15px;
}

#bottombanner .col-sm-4 {
    text-align: center;
}

#bottombanner .fa {
    font-size: 80px;
}

.desktopMainNav ul.navItems > li:hover > ul,
.desktopMainNav ul.navItems > li:hover > ul:hover {
    display: block;
}

.desktopMainNav ul.navItems {
    list-style-type: none;
    padding-left: 0px;
}

.desktopMainNav ul.navItems > li > ul {
    width: 310px !important;
}

.desktopMainNav ul.navItems > li a {
    display: block;
    padding: 20px;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0;
}

.desktopMainNav ul.navItems > #homeIconFixed {
    padding: 0 20px !impoartant;
}

.desktopMainNav ul.navItems > li {
    float: left;
    border-right: 1px solid #5d6b6b;
    position: relative;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.desktopMainNav ul.navItems ul.dropDown {
    position: absolute;
    z-index: 30;
    top: 60px;
    left: 0;
    list-style-type: none;
    padding-left: 0;
    width: 100%;
    display: none;
}

li,
ul {
    list-style: none;
}

#menu {
    padding: 0 4px;
    background-color: #333;
    z-index: 999;
}

div#menu,
.menu-active {
    background-color: #009a3d !important;
}

/* Homepage bar and heading*/

.non-white h2,
p.policy a:hover {
    color: #00BCD4;
}

#myCarousel .title h4 {
    font-size: 1.6em;
    color: #fff;
    padding: 10px 20px;
    text-shadow: none;
    letter-spacing: -1px;
    font-family: 'Fira Mono', monospace;
    font-weight: 900;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    text-align: center;
    height: 68px;
}

@media (min-width: 992px) {
    .carouselLeft {
        left: -25px !important;
        top: -42px !important;
    }

    .carouselRight {
        top: -42px !important;
        right: -25px !important;
    }
}

.carousel_wrapper container {
    width: 100%;
}

#header {
    width: 100%;
    z-index: 99;
}

#banner {
    left: 0px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0;
    padding-top: 110px;
    background-size: cover;
    background-color: #fff;
    background-attachment: local;
    background-clip: padding-box;
    background-origin: padding-box;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position-x: center;
}

@media (max-width: 991px) {
    .vertical-center {
        height: auto !important;
    }

    .carousel {
        margin-top: 25px !important;
    }

    #tool_bar {
        display: none;
    }

    .banner-title {
        position: static !important;
        width: 100% !important;
    }
}

/** social icons **/

.social_sharing h4 {
    margin: 0px;
}


#preFooter {
    height: 80px;
}

.social_sharing a .fa-stack {
    font-size: 1.3em;
    color: #333 !important;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition: all 0.5s;
}

.social_sharing .col-md-1 {
    width: 5%;
}

.social_sharing .col-xs-1 {
    width: 40px;
}

.social_sharing .offset-right {
    margin-right: 20px;
}

#footer a,
#bottombanner a {
    color: #ffffff;
}

#footer {
    background-color: #333;
    color: white;
}

#footer .footer_text p {
    color: #dbdbdb;
    font-size: 10px !important;
}

/** side menu **/

/** side practice name **/

.navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 10px;
    margin: 0;
    background: #fff;
    z-index: 99;
}

.navbar .navbar-header {
    float: left;
}

.navbar-brand,
.navbar-brand:focus,
.navbar-brand:hover {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    padding: 15px;
}

.navbar .navbar-brand {
    height: inherit;
    padding: 0 0 0 8px;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0 !important;
}

.navbar .container .row {
    margin: 0;
}

/*@media(max-width: 576px) {*/
/*    .navbar .container .row {*/
/*        display: flex;*/
/*        align-items: center;*/
/*    }    */
/*}*/

.navmenu-default .navmenu-brand,
.navbar-default .navbar-offcanvas .navmenu-brand {
    color: #FFF;
}

.navmenu-default .navmenu-brand:hover,
.navbar-default .navbar-offcanvas .navmenu-brand:hover,
.navmenu-default .navmenu-brand:focus,
.navbar-default .navbar-offcanvas .navmenu-brand:focus {
    background-color: transparent;
}

@media screen and (max-width: 991px) {
    .navbar .navbar-brand {
        height: inherit;
        padding: 0px;
    }
}

/** side bar **/

.navmenu-default,
.navbar-default .navbar-offcanvas {
    background-color: #333 !important;
    border-color: #C3C1C1 !important;
}

.navmenu-default .navmenu-nav > li > a,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a {
    color: #FFF !important;
}

.navmenu-default .navmenu-nav > .dropdown > a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
    border-top-color: #FFF !important;
    border-bottom-color: #FFF !important;
}

ul.nav > li a {
    color: #FFF;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #00bcd4;
}

@media (max-width: 991px) and (min-width: 768px) {
    .navbar-nav > li {
        width: 100%;
    }
}

.navmenu ul.nav > li.active > a {
    background-color: #777777;
    color: #ffffff;
}

ul.nav {
    margin: 0px;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #00BCD4;
}

/** side select **/

.navmenu-default .navmenu-nav > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a,
.navmenu-default .navmenu-nav > .active > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navmenu-default .navmenu-nav > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus {
    color: #555;
    background-color: #20348b;
}

/** side drop down **/
.navmenu-default .navmenu-nav.dropdown-menu,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
    background-color: #777;
}

.navmenu-default .navmenu-nav > .open > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a,
.navmenu-default .navmenu-nav > .open > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover,
.navmenu-default .navmenu-nav > .open > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus {
    background-color: #20348b;
}

/** side bar hover **/
.navmenu-default .navmenu-nav > li > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
.navmenu-default .navmenu-nav > li > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus {
    color: #777 !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-image: none !important;
    background-color: none !important;
    color: #000 !important;
}

/** responsive logo and company name**/
.logoimg {
    max-height: 100px;
    margin-left: 10px;
}

.companyname {
    display: inline;
}

@media (max-width: 992px) {
    .logoimg {
        max-height: 60px;
    }

    .companyname,
    .hiddenImg {
        display: none;
    }

    .social_sharing .col-xs-1 {
        width: 40px;
    }
}

#howwework h3 {
    margin-bottom: 0px !important;
}

/** SUB PAGES **/

/** BANNER **/

.subpage_banner {
    height: 250px;
}

.subpage_banner .banner_content {
    top: 30%;
    color: white;
    display: block;
    font-weight: 100;
    text-shadow: 0 1px 1px #333333;
    vertical-align: middle;
    margin-left: 20px;
    padding-right: 20px;
}

@media (max-width: 992px) {
    .banner_content {
        width: 100% !important;
        position: relative !important;
        font-size: 35px !important;
    }
}

.banner_content {
    width: 55%;
}

.banner_content {
    position: absolute;
    top: 15%;
    font-size: 44px;
}

/* Tool Bar */
#tool_bar {
    width: 260px;
    height: 100%;
    padding: 0;
    margin-top: 10px;
    margin: 0 auto;
}

.btn_services {
    display: block;
    position: relative;
    float: left;
    clear: both;
}

.btn_services ul {
    display: table;
    margin: 20px 0 20px 20px;
    height: auto;
}

.btn_services ul li {
    display: table;
    margin: 0 0 12px 5px;
}

#tool_bar .item {
    display: block;
    width: 240px;
    border: 1px solid #ddd;
    text-align: left;
    float: left;
    margin-bottom: 10px;
    background: #A0A0A0;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition: all 0.5s;
}

#tool_bar .item:hover {
    border: 1px solid #ddd;
    background:  !important;
}

#tool_bar .item:hover a,
.item:hover a.side-link {
    color: #fff;
}

#tool_bar .item a {
    width: 240px;
    height: 60px;
    float: left;
    font-weight: lighter;
    line-height: 1;
    vertical-align: middle;
    font-size: 18px;
    text-align: center;
}

a.side-link {
    padding: 20px;
    width: auto !important;
    height: auto !important;
}

/*****************************************
      Large content_body 
******************************************/

.names {
    font-weight: bold !important;
    text-align: right;
    margin-top: -15px;
    margin-bottom: 40px;
    margin-right: 20px;
}

#section h1 {
    color: #00162F;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: lighter;
}

#section h1 + div {
    margin-top: 10px;
}

.content_body label {
    font-size: 16px;
}

.content_body ul {
    margin-left: 0 !important;
}

.content_body div.address div {
    clear: none;
    float: left;
}

.content_body ul li {
    font-size: 14px;
    padding: 0 0 10px;
}

.content_body ul.floatleft {
    display: table;
}

.content_body ul.floatleft li {
    float: left;
}

.content_body p {
    padding-bottom: 15px;
}

.content_body h1,
.content_body h2,
.content_body h3,
.content_body h4,
.content_body h5 {
    color: #7E7E7E;
    font-weight: lighter;
    clear: both;
}

.content_body h4 a,
.content_body h4 a:link,
.content_body h4 a:visited,
.content_body h4 a:active {
    text-decoration: none;
    font-weight: lighter;
}

.content_body h3 {
    color: #7E7E7E;
    font-size: 25px;
}

.content_body address {
    font-size: 0.8em;
}

.content_body.large p,
.content_body.large li,
.content_body.large a,
.content_body.large strong,
.content_body.large em,
.content_body.large h6,
.content_body.large span,
.content_body.large address {
    font-size: 1.2em;
}

.content_body.large h1 {
    font-size: 2.0em;
}

.content_body.large h2 {
    font-size: 1.888em;
}

.content_body.large h3 {
    font-size: 1.6666em;
}

.content_body.large h4 {
    font-size: 1.533em;
}

.content_body.large h5 {
    font-size: 1.4555em;
}

.content_body.large .text-size p {
    font-size: 16px;
}

.content_body.large address {
    font-size: 1.0em;
}

.content_body.large label {
    font-size: 18px;
}

.content_body.large p.large {
    font-size: 1.7em;
}

.hidden {
    display: none;
}

/*****************************************
	Homepage newsletter section
******************************************/

.non-white {
    text-align: center;
    background-color: transparent;
    color: #666;
    padding-top: 40px;
    padding-bottom: 40px;
}

.button_white {
    background: 0 0;
    color: #fff !important;
    padding: 15px 30px !important;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 16px !important;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 1.42857;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/*****************************************
	Homepage about us section
******************************************/

.home_content {
    padding: 0 0 55px;
    text-align: center;
    color: black;
    margin-top: 45px;
}

.home_content .image_responsive_products img {
    width: 100%;
    display: block;
    height: auto;
}

@media (min-width: 992px) {
    .home_content .image_responsive_products img {
        max-height: 219px;
    }
}

.home_content h2,
.home_content h3 {
    color: #666;
}

#home_li > p {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 1.4em;
}

#home_li > p:nth-last-child(2) {
    margin-bottom: 40px;
}

.thumbnail {
    min-height: 345px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.thumbnail img {
    width: 100%;
    display: block;
    height: auto;
    background-color: white;
}

@media (min-width: 992px) {
    .thumbnail img {
        max-height: 219px;
    }
}

.products_content {
    position: absolute;
    left: 5%;
    bottom: 0;
    text-align: left;
}

.thumbnail h3 {
    font-family: 'PT Sans', sans-serif !important;
    color: #000;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    padding-top: 20px;
}

.thumbnail .products_content h3 {
    color: #fff;
    padding-bottom: 16px;
    nowhitespace: afterproperty;
    font-size: 28px;
    margin-top: 0;
    font-family: 'PT Sans', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    padding-top: 20px;
    margin-bottom: 0 !important;
}

/*****************************************
	Homepage What we do section
******************************************/

.non-white h2 {
    color: #666;
    font-size: 36px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-family: 'PT Sans', sans-serif !important;
    border-bottom: 2px #dddddd solid;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

/*****************************************
	Homepage our team section
******************************************/

.sectiongreybg .non-white h2 {
    color: #fff !important;
}

.sectiongreybg .homecontent {
    margin-top: 40px;
}

.sectiongreybg .homecontent .team_member {
    margin-top: 20px;
}

.sectiongreybg .homecontent a,
.sectiongreybg .homecontent a:hover {
    color: #fff;
}

.sectiongreybg .homecontent .short {
    color: #fff;
    margin-top: 10px;
}

/*****************************************
	Homepage testimonial section
******************************************/

.carousel {
    margin-top: 8px;
}

.carousel-indicators {
    display: none;
}


/** more details bottom **/

.team_member > a {
    margin-bottom: 30px;
    background: #00bcd4;
    padding: 5px;
    text-align: center;
    display: none;
    color: #fff !important;
}

.team_member > a:hover,
.memberdetail a:hover,
.short a:hover {
    text-decoration: underline;
}

.short a {
    margin: 0 !important;
    text-align: left !important;
    width: auto !important;
}

@media(max-width: 992px) {
    .short {
        padding-left: 0px;
        word-wrap: break-word;
        min-height: 220px;
    }
}

/*****************************************
      NEWS
******************************************/

/*  Blog CSS */

.post-area {
    padding-left: 0px;
    padding-bottom: 15px;
}

.post-area,
.post-title,
.post-date,
.post-content {
    display: inline-block;
    clear: both;
    height: 100%;
    width: 100%;
}

.post-title h4 a {
    color: #7E7E7E;
}

.post-share {
    margin-top: 30px;
}

.post-share ul {
    margin: 0 0 0.7em !important;
    padding: 0;
    width: 500px;
}

.post-share ul li {
    margin-top: 15px;
    padding: 0;
    float: left !important;
    margin-right: 10px;
}

.post-share ul li a {
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px 5px 25px;
    color: #999;
    display: block;
    font: 13px/1 'arial';
    float: left;
}

.post-share ul li a:hover {
    border-color: #555;
}

.post-date {
    margin: 5px 0;
    font-size: 10px;
    font-style: italic;
}

.month-blog {
    border: 1px solid #dcdcdc;
    padding: 10px;
}

.month-blog h2 {
    margin: 0 0 10px 0;
}

.preview-image {
    display: block;
    float: left;
    width: 200px;
    height: 180px;
    overflow: hidden;
    margin-right: 20px;
}

.preview-image img {
    width: auto;
    height: 100%;
}

.preview-content {
    display: block;
    width: auto;
}

.post-link {
    margin-top: 10px;
}

.post-content a {
    color: #777;
}

.og-share-wrap {
    margin-left: 0px;
    width: 100%;
}

.no-records {
    padding-bottom: 10px;
    font-style: italic;
}

dt.error,
dd.error {
    color: red;
}

.form-message {
    padding: 20px 10px 0;
    padding-left: 170px;
    font-size: 1.3em;
    font-weight: lighter;
    color: #999;
}

.two-col {
    display: inline-block;
    padding-bottom: 15px;
}

.two-col .col-1,
.two-col .col-2 {
    display: block;
    float: left;
}

.two-col .col-1 {
    width: 220px;
    padding-right: 20px;
    font-size: 0.9em;
}

.two-col .col-2 {
    width: 420px;
}

.og-share-wrap {
    display: inline-block;
    clear: both;
    height: 100%;
    padding: 10px;
    padding-left: 0px;
}

.og-share-image {
    display: block;
    float: left;
    width: 200px;
    height: 180px;
    overflow: hidden;
    margin-right: 15px;
}

.og-share-image img {
    height: 100%;
    min-width: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}

.og-share-content {
    float: left;
    width: 70%;
}

.og-share-content-title,
.og-share-content-description {
    width: auto;
}

.og-share-content-title {
    font-weight: bold;
    margin-bottom: 15px;
}

@media (max-width: 440px) {
    .og-share-content {
        width: auto;
    }

    .og-share-content-title,
    .og-share-content-description {
        line-height: 15px;
        font-size: 12px !important;
        font-weight: normal;
        font-family: Arial, sans-serif;
        width: auto;
        margin-top: 15px;
    }
}

@media (max-width: 1200px) {
    .og-share-content-title,
    .og-share-content-description {
        margin-top: 15px;
    }
}

.og-share-content input,
.og-share-content textarea {
    width: 400px;
}

#map {
    width: 100%;
    height: 400px;
    clear: both;
}

/* CONTACT US */

#appointments {
    width: 100%;
    border: 2px solid #eee;
    margin-bottom: 20px;
    margin-top: 0;
}

#appointment_form {
    padding: 15px 15px 0px 76px;
    letter-spacing: -0.005em;
}

@media(max-width: 767px) {
    #appointment_form {
        padding: 15px;
        letter-spacing: -0.005em;
    }
}

#office_name {
    font-size: 16px;
    color: #82ccfa;
}

/** our team **/

.ourteam .row {
    display: flex;
    flex-wrap: wrap;
}

.team_detail {
    position: relative;
    overflow: hidden;
}


.ourteam .team_member:hover .social_media_team {
    visibility: visible;
    background: rgba(0, 0, 0, 0.39);
}

.team_social {
    margin-top: 50%;
    margin-left: -24%;
}

.team_social > li > a {
    text-align: center;
    display: block;
    color: #fff !important;
}

.team_social > li > a:hover {
    text-decoration: underline;
}

.profile_intro {
    border-bottom: 2px solid #D89A0B;
    margin-top: 30px;
}

.profile_border {
    border-bottom: 1px solid #D89A0B;
}

.profile_title {
    background-color: #2c5482;
    color: #fff;
    font-size: 3.4em;
    padding: 20px;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .profile_title {
        font-size: 2em;
    }

    #ob_window {
        width: 90% !important;
    }
}

/** profile detail image **/

#ob_window img {
    border: 4px solid #c9c8c8;
    margin-top: 10px;
}

@media (max-width: 991px) {
    #ob_window {
        width: 90% !important;
    }

    #ob_inline {
        width: auto !important;
    }
}

/* ===================================================== */
/*  Button Up										 */
/* ===================================================== */

.btntoTop {
    width: 44px;
    height: 44px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    border-radius: 2px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 2;
}

.btntoTop:before {
    content: "\f106";
    display: inline-block;
    vertical-align: middle;
    font: 20px 'FontAwesome';
    color: #FFFFFF;
}

.btntoTop:hover {
    opacity: 0.6;
}

.desktopMainNav ul.navItems > li.active {
    background-color: #777;
}

.desktopMainNav {
    background: #333;
    z-index: 30;
    width: 100%;
}

.desktopMainNav .row {
    margin: 0;
}

.desktopMainNav ul.navItems {
    list-style-type: none;
    padding-left: 0px;
}

.desktopMainNav ul.navItems > li a {
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
    font-style: normal;
    letter-spacing: 0;
}

.desktopMainNav ul.navItems ul.dropDown li {
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #394048;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}

.desktopMainNav ul.navItems ul.dropDown li > a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    font-size: 16px;
    font-weight: normal !important;
}

/*==============================================================
    Color Scheme 
==============================================================*/

/* Form */

.content_body label {
    color: #82ccfa
}

/* Body text links */

#footer .content_body a:hover,
#bottombanner .content_body a:hover,
#footer .footer_text a:hover {
    color: #00bcd4;
}

.aa a.active,
.short a {
    color: #ffffff;
}

/* Body heading */

.content_body h3 {
    color: #00162F;
}

/* Navbar */

.navmenu-default .navmenu-brand:hover,
.navbar-default .navbar-offcanvas .navmenu-brand:hover {
    color: #00BCD4 !important;
}

.desktopMainNav ul.navItems > li:focus,
.desktopMainNav ul.navItems > li:hover,
.navItems li a:hover {
    background-color: #00BCD4 !important;
}

.desktopMainNav ul.navItems > li:hover a,
.desktopMainNav ul.navItems ul.dropDown li > a:hover {
    color: #fff;
}

/* Mobile navigation and side button */

.navmenu-default .navmenu-nav > li > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
#tool_bar .item:hover,
.team_member > a,
.btntoTop {
    background-color: #00bcd4;
}

.social_sharing a:hover .fa-stack {
    color: #cccccc !important;
}

/* Homepage Button*/

.button_gray {
    color: #00BCD4 !important;
    border: 1px solid #00BCD4;
}

span.button_gray:hover,
.cc_div_border_green {
    background-color: #00BCD4;
    height: 2px;
    margin: 10px 20px 10px 0 !important;
}

.thumbnail .cc_div_border_green,
.thumbnail > h3,
.thumbnail > p {
    margin-left: 5% !important;
}

/*==================================================
    End of Color Scheme
==================================================*/

.home_section3 {
    width: 92%;
    margin: 40px auto 50px auto;
}

@media (min-width: 992px) {
    .home_section3 {
        width: 70%;
    }
}

/** contact us form **/

#profile_detail p {
    padding-bottom: 15px;
}

#btnFWSubmit {
    display: block;
    width: 200px;
    height: 50px;
    float: right;
    background: #333;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    margin-top: 10px;
    border-radius: 0px;
    border: none;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition: all 0.5s;
}

#btnFWSubmit:hover {
    background: #00bcd4;
}

.content_body .control-label {
    font-weight: bold !important;
    font-size: 14px;
    float: left;
    padding: 5px 10px;
    clear: left;
    width: 15%;
    line-height: 30px;
    color: #333 !important;
}

#captcha {
    float: left !important;
}

@media (min-width: 768px) {
    .form-group .col-sm-offset-3 {
        margin-left: 15% !important;
    }
}

.g-recaptcha {
    margin-top: 10px;
}

@media screen and (max-width: 768px) {
    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: left;
        -webkit-transform-origin: left;
        float: left !important;
    }

    #btnFWSubmit {
        float: left;
    }
}

@media (max-width: 768px) {
    #appointments {
        padding-left: 0px;
    }
}

.helper_message {
    margin: 20px;
}

.homesectionbg {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.homesectionbg h2 {
    color: #fff;
}

@media(max-width: 1024px) {
    .homesectionbg {
        background-attachment: initial;
    }
}

.homesectionbg .team_member:hover img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

@media (max-width: 992px) {
    .homesectionbg {
        -webkit-filter: brightness(100%);
        -moz-filter: brightness(100%);
        -o-filter: brightness(100%);
        -ms-filter: brightness(100%);
    }
}

.homecontent {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.4em;
    margin-top: 40px;
}

.homecontent .paragraph {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
    line-height: 1.4;
}

.sectiongreybg {
    height: 100%;
    width: 100%;
}

.round-button-circle {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    border: 2px solid #ccc;
    overflow: hidden;
    background: #ffffff;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition: all 0.5s;
}

.round-button-circle:hover {
    background: #00BCD4;
    border: 2px solid #dddddd;
}

.round-button-circle .fa {
    display: block;
    float: left;
    width: 100%;
    padding-top: 53.5%;
    padding-bottom: 50%;
    line-height: 1em;
    margin-top: -0.45em;
    text-align: center;
    color: #ccc;
    font-size: 6.6em;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.round-button-circle .fa.heart {
    padding-top: 55%;
}

.round-button-circle .fa.bag {
    padding-top: 50%;
}

@media (max-width:480px) {
    .round-button-circle .fa,
    .round-button-circle .fa.bag,
    .round-button-circle .fa.heart {
        font-size: 3.4em;
        padding-top: 65%;
    }

    .round-button-circle .fa.bag {
        padding-top: 50%;
    }

    .round-button-circle .fa.heart {
        padding-top: 65%;
    }
}

.round-button-circle:hover .fa {
    color: #fff;
}

.home-more-info form:active,
.home-more-info form:focus,
.home-more-info form:visited,
.home-more-info button:active,
.home-more-info button:focus,
.home-more-info button:visited {
    outline: none !important;
}

.home-more-info {
    margin-top: 20px;
    margin-bottom: 20px;
}

.home-more-info h4 {
    font-size: 20px;
}

.sectioncontent {
    padding-bottom: 40px;
}

#footer {
    width: 100%;
    margin: 0 auto;
    background-color: #333333;
}

@media (max-width: 1090px) {
    #footer {
        padding-bottom: 55px;
    }
}

#footer {
    display: table;
    position: relative;
}

#footer .container {
    padding-top: 20px;
    padding-bottom: 20px;
}

.unbranded_footer {
    color: #00bcd4;
    font-weight: bold;
}

.gps-footerlogo {
    width: 90px;
    height: auto;
    padding-right: 5px;
    margin-bottom: 5px;
}

.desktopMainNav ul.navItems ul.dropDown li {
    background: #2e353f;
}

.desktopMainNav ul.navItems > li a,
.desktopMainNav ul.navItems > li.active a {
    color: #fff;
}

.desktopMainNav ul.navItems > li a:focus {
    background: transparent;
}

.navbar {
    border-bottom: none;
}

.home_h1 {
    text-align: center;
    margin-bottom: 40px;
}

.home_content h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

#carousel {
    color: #fff;
}

.carousel-inner {
    font-size: 20px;
}

.non-white p {
    text-align: center;
}

.home-more-info-title {
    height: 50px;
}

.button_white:focus,
.button_white:hover {
    background: #00BCD4;
    border: 1px solid #00BCD4;
}

.youtube-border {
    border: 10px #20348b solid;
    border-radius: 5px;
    margin-top: 30px;
}

.team_member:hover .hover-overlay {
    visibility: visible;
    background: rgba(0, 0, 0, 0.39);
}

.social_media_team {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    text-align: center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    visibility: hidden;
}

.team_detail:hover .social_media_team {
    background: rgba(0, 0, 0, .4);
}

.button_custom {
    margin-top: 40px;
}

@media (min-width: 992px) {
    .button_custom {
        margin-top: 20px;
    }
}

.homepage_h3 {
    color: #fff;
}

.homepage_h3_2 {
    color: #afaa94;
}

.button_brown {
    background: 0 0;
    color: #afaa94 !important;
    padding: 15px 30px !important;
    border: 1px solid #afaa94;
    border-radius: 4px;
    font-size: 16px !important;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 1.42857;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Fira Sans', sans-serif;
     !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.button_brown:hover {
    background: #00BCD4;
    color: #fff !important;
}

.button_brown:focus,
.button_brown:hover {
    background: #cccccc;
    border: 1px solid #cccccc;
}

.desktopMainNav ul.navItems ul.dropDown li:first-child {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.team_member_link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    pointer-events: none;
}

/** === MARQUEE === **/

.marquee {
    width: 100%;
    overflow: hidden;
    border: 1px solid rgba(226, 218, 218, 0.3);
    background: #fff;
}

.symbol {
    float: left;
    font-weight: lighter;
    border-right: 1px solid #2C5482;
}

.symbol .name {
    display: block;
    padding: 0 10px;
    float: left;
    color: #2C5482;
}

.symbol .result {
    display: block;
    float: left;
}

.symbol .change {
    display: block;
    padding: 0 10px;
    float: left;
}

.symbol.up .change {
    color: green
}

.symbol.down .change {
    color: red
}

/** === MARQUEE END === **/

.button_team {
    background: 0 0;
    color: #ffffff !important;
    padding: 10px 10px !important;
    border: 1px solid #20348b;
    border-radius: 4px;
    font-size: 16px !important;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 1.42857;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Fira Sans', sans-serif;
     !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.button_team:hover {
    background: #00BCD4;
    color: #20348b !important;
}

.button_team:focus,
.button_team:hover {
    background: #ffffff;
    border: 1px solid #20348b;
}

.button_wrap {
    margin-top: 30px;
}

h5 {
    color: #20348b;
}

.border_bottom {
    border-bottom: 2px solid #20348b;
}

#footer .content_body .control-label {
    width: 25%;
    color: #fff !important;
}

.content_body a {
    color: #58a9d9;
}

#bottombanner a:hover {
    color: #20348b;
}

.form-control:focus {
    border-color: #20348b;
}

.camera_wrap a {
    color: #ffffff;
}

a:hover {
    color: #00BCD4;
}

input.gsc-search-button.gsc-search-button-v2 {
    margin-top: 0px;
    border-radius: 0px;
    width: 69px;
    height: 25px;
    outline: none;
}

input.gsc-input {
    color: #000;
    font-size: 11px;
}

.gsib_a {
    padding: 0px !important;
}

.gsc-control-cse {
    border-color: transparent !important;
    background-color: transparent !important;
}

.gsc-control-cse {
    padding-left: 0px !important;
}

#footer p {
    margin-bottom: 0px;
}

table.gsc-search-box td {
    vertical-align: top !important;
}

.at-resp-share-element.at-mobile .at4-share-count-container,
.at-resp-share-element.at-mobile .at-label {
    display: block !important;
}

.at-style-responsive .at-share-btn {
    max-width: 130px;
    min-width: 130px;
    text-align: center;
}

@media (max-width: 437px) {
    .at-style-responsive .at-share-btn {
        max-width: none;
        min-width: 45px;
    }

    .at-resp-share-element.at-mobile .at4-share-count-container,
    .at-resp-share-element.at-mobile .at-label {
        display: none !important;
    }
}

/*#section .content_body ul li:before {*/
/*    font-size: 1em;*/
/*    content: "\2022";*/
/*    position: relative;*/
/*    top: 0px;*/
/*    left: -5px;*/
/*    font-weight: bold;*/
/*    color: #333;*/
/*    line-height: 1;*/
/*}*/

/** === others === **/

.fadeInUp {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
}

#banner .container {
    opacity: 0;
}

table th {
    width: 10%;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border: none;
}

#ob_close {
    right: 0;
    left: auto;
    color: #fff;
}

.form-control {
    border-radius: 0px;
}

input[type=number],
input[type=tel],
input[type=text],
select,
textarea {
    border-radius: 0px;
}

.subpage-circle {
    margin-top: -55px;
    width: 80px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
}

.subpage-circle .fa {
    display: block;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
    line-height: 1em;
    margin-top: -0.45em;
    text-align: center;
    color: #20348b;
    background: #fff;
    font-size: 2.5em;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.line {
    border-bottom: 2px solid #20348b;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

.sub_line {
    padding-top: 20px;
    padding-bottom: 20px;
}

#home_team img {
    width: 100%;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f4f4f4;
}

.testimonial_carousel {
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    a.navbar-brand {
        float: right;
    }
}

.animateOnce {
    -webkit-animation: zoomIn 0.5s normal forwards;
    -moz-animation: zoomIn 0.5s normal forwards;
    -o-animation: zoomIn 0.5s normal forwards;
}

@media (max-width: 473px) {
    #footer > div > div.row.footer_text > div.col-md-4 > p {
        text-align: left !important;
    }
}

.content_body ul.floatleft li:nth-child(2),
.content_body ul.floatleft li:nth-child(3) {
    margin-left: 50px;
}

@media (max-width: 922px) and (min-width: 400px) {
    #banner > .container {
        width: auto;
    }
}

.animatedelay {
    -webkit-animation-delay: 1s;
    /* Chrome, Safari, Opera */
    animation-delay: 1s;
}

.animatedelay2 {
    -webkit-animation-delay: 2s;
    /* Chrome, Safari, Opera */
    animation-delay: 2s;
}

.animatedelay3 {
    -webkit-animation-delay: 3s;
    /* Chrome, Safari, Opera */
    animation-delay: 3s;
}

.fadeInLeft > p,
.fadeInRight > p {
    text-align: left;
}

.banner_button {
    background: #20348b !important;
    color: #ffffff !important;
    padding: 15px 30px !important;
    border: 1px solid #afaa94;
    border-radius: 4px;
    font-size: 16px !important;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 1.42857;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Fira Sans', sans-serif;
     !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    float: left;
}

.banner_button:focus,
.banner_button:hover {
    background: #ffffff;
}

.banner_button:hover {
    background: #ffffff !important;
    color: #20348b !important;
}

.camera_caption p {
    margin: 0;
}

.animated > p {
    color: #20348b;
    display: table;
    padding: 0 20px;
    background-color: rgba(152, 140, 140, 0.6);
}

@media (max-width: 767px) {
    .camera_caption {
        display: none;
    }
}

@media (max-width: 430px) {
    .h4,
    h4 {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    #home_team img {
        width: 100%;
        height: auto;
        transition: all 0.7s ease-in-out;
        -webkit-transition: all 0.7s ease-in-out;
    }
}

@media (max-width: 991px) and (min-width: 520px) {
    .home-more-info {
        width: 70%;
        margin-left: 12%;
        margin-right: auto;
    }
}

@media (min-width: 768px) {
    .submit_btn {
        margin-left: 25%;
    }
}

#formWidgetSubmitResultText {
    font-weight: 600;
    color: #44d649;
}

@media (max-width: 767px) .row,
.thumbnails {
    margin-left: -15px;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #FFF !important;
    }
}

@media (max-width: 455px) {
    .camera_caption > div {
        display: none;
    }
}

.blueclr,
.panel-group .panel-title > a.collapsed,
.panel-group .panel-title > a {
    background: #20348b;
}

.panel-group .panel-body {
    padding: 10px 10px 0;
    background-color: #f5f5f5;
}

.panel-group .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.panel-group .panel-heading {
    padding: 0;
    border-radius: 0;
}

.panel-group .panel-title > a {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 8px 10px;
}

.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.collapsed.accordion-toggle:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/****************************************************\
     			Pagination
\****************************************************/

ul.pagination {
    position: relative;
    text-align: right;
    padding: 0 8px !important;
    float: right;
}

ul.pagination > li .active {
    color: #fff;
}

/*ul.pagination > li {*/
/*    color: #DBDBDB;*/
/*    font-weight: bold;*/
/*    -moz-transition-duration: 100ms;*/
/*    -o-transition-duration: 100ms;*/
/*    -webkit-transition-duration: 100ms;*/
/*    transition-duration: 100ms;*/
/*}*/

/*#section ul.pagination > li:before {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    width: 20px;*/
/*}*/

/*ul.pagination > li.cur,*/
/*ul.pagination > li:hover {*/
/*    color: #20348b;*/
/*}*/

/*ul.pagination > li:hover {*/
/*    cursor: pointer;*/
/*}*/

/*i .prev,*/
/*i .next {*/
/*    color: #20348b;*/
/*    font-weight: bold;*/
/*}*/

/*@media (max-width: 767px) {*/
/*    ul.pagination {*/
/*        text-align: left;*/
/*    }*/
/*}*/

/*.social_sharing {*/
/*    margin-top: 10px;*/
/*}*/

/*#home_li ul > li > p:before {*/
/*    font-size: 2.0125rem;*/
/*    content: "\2713";*/
/*    position: relative;*/
/*    top: 2px;*/
/*    left: -18px;*/
/*    font-weight: bold;*/
/*    color: #20348b;*/
/*    line-height: 1;*/
/*}*/

/*.BG0 > p {*/
/*    text-align: left;*/
/*}*/

/*.desktopMainNav ul.navItems > li:nth-child(2),*/
/*ul.navItems > li:nth-child(3) {*/
/*    cursor: context-menu;*/
/*}*/

/* new code */

div.navmenu ul.nav > li:nth-child(3) > a,
.desktopMainNav ul.navmenu-nav > li:nth-child(3) > a,
div.navmenu ul.nav > li:nth-child(7) > a,
.desktopMainNav ul.navmenu-nav > li:nth-child(7) > a {
    pointer-events: none;
}

.desktopMainNav ul.navItems > li:nth-child(7) {
    cursor: context-menu;
}

/* finish*/

/****************************************************\
         orangebox (video)
\****************************************************/

#ob_container #ob_close {
    height: auto;
    right: 0;
    left: auto;
    top: 0px;
    width: auto;
    color: #fff;
}

#ob_container #ob_video {
    width: 100% !important;
    height: 100% !important;
}

.video_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.banner_fix {
    background-color: #20348b !important;
}

.single_line {
    border-bottom: 2px solid #20348b;
    margin-bottom: 25px;
    padding-bottom: 10px;
    clear: both;
    height: 0;
}

@media (min-width: 767px) {
    #search-tool {
        float: right !important;
        margin-top: -15px;
    }
}

#search-tool {
    float: left;
}

#social .gsc-input-box {
    height: auto;
    width: 160px;
}

#social table.gsc-search-box {
    width: 200px;
}

#social table.gsc-search-box #gs_tti50 {
    padding-top: 2px;
    padding-bottom: 2px;
}

#social .cse .gsc-search-button input.gsc-search-button-v2,
#social input.gsc-search-button-v2 {
    width: 69px;
    height: 27px;
    outline: none;
}

@media (max-width: 300px) {
    #social .cse .gsc-search-button input.gsc-search-button-v2,
    #social input.gsc-search-button-v2 {
        width: 50px;
        height: auto;
        padding: 6px 17px;
    }
}

#social .gsc-results-wrapper-overlay .gsc-selected-option-container {
    width: auto !important;
}

.gs-title,
.gsc-url-top {
    float: left;
    position: relative;
    clear: both;
}

.gsc-table-result {
    margin-left: 10px;
}

.gsc-table-result tr td {
    width: auto !important;
}

#home_team p {
    text-align: left;
}

/*****************************************
      Team Member
******************************************/

.team_member img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
}

@media(max-width: 990px) {
    .team_member img {
        height: 300px;
    }
}

/** more details bottom **/

.team_member > a {
    margin-bottom: 30px;
    background: #00bcd4;
    padding: 5px;
    text-align: center;
    display: none;
    /** block **/
    color: #fff !important;
}

.team_member > a:hover,
.memberdetail a:hover,
.short a:hover {
    text-decoration: underline;
}

.short a {
    background: none;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left !important;
    width: auto !important;
}

.short {
    word-wrap: break-word;
    margin-top: 20px;
    min-height: 220px;
}

.details {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 2px #2c5482 solid;
    padding-top: 30px;
}

@media (max-width: 992px) {
    #banner {
        padding-top: 0px;
    }

    .vertical-center {
        height: auto !important;
    }

    .carousel {
        margin-top: 0px !important;
    }

    #tool_bar,
    .social_media_team {
        display: none;
    }

    .team_member > a {
        display: block !important;
    }

    .banner-title {
        position: static !important;
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .row {
        margin-right: 0;
    }
}

/*==============================================================
    Color Scheme 
==============================================================*/

/* Form */

.content_body label {
    color: #5D87A1;
}

/* Body text links */

.content_body a:hover,
.aa a.active,
.content_body a,
.content_body a:link,
.content_body a:active,
.short a {
    color: #006EBF;
}

/* Body heading */

.content_body h3 {
    color: #009FDC;
}

#office_name {
    color: #5D87A1;
}

/* Navbar */

.navmenu-default .navmenu-brand:hover,
.navbar-default .navbar-offcanvas .navmenu-brand:hover {
    color: #00BCD4 !important;
}

.desktopMainNav ul.navItems > li:focus,
.desktopMainNav ul.navItems > li:hover,
.navItems li a:hover {
    background-color: #00BCD4 !important;
}

/* Mobile navigation and side button */

.navmenu-default .navmenu-nav > li > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
#tool_bar .item:hover,
.team_member > a,
.btntoTop {
    background-color: #00BCD4 !important;
}

#preFooter a:hover .fa-stack {
    color: #00BCD4 !important;
}

/* Homepage bar and heading*/

.credit_cards_discountAndExtras h2,
p.policy a:hover {
    color: #00BCD4;
}

/* Homepage Button*/

.button_gray {
    color: #00BCD4 !important;
    border: 1px solid #00BCD4;
}

span.button_gray:hover,
.cc_div_border_green {
    background-color: #00BCD4;
}

.content_body label {
    color: #5D87A1;
    font-size: 16px;
    font-weight: normal !important;
    font-style: normal !important;
}

@media(max-width: 767px) {
    #ob_content {
        overflow: scroll;
        padding-bottom: 0;
    }
}

#register_button {
    color: red;
    padding: 10px;
}

#register_button:hover {
    background-color: red;
    color: white;
    padding: 10px;
}

.facebook-icon {
    width: 50%;
}

.fa-facebook-official {
    font-size: 2em;
}

#searchLoadingImg{
    text-align: center;
}

.information {
    background: rgb(0 188 212 / 30%);
    padding: 20px 0;
}

.information h3 {
    text-align: center;
}


.nav-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.book-btn a {
    background: #00BCD4;
    padding: 10px 20px;
    border-radius: 6px;
    text-align: center;
    display: inline-block;
    transition: .3s ease;
}

.book-btn a:hover {
    background: #20409a;
    color: #fff;
    transition: .3s ease;
}

@media(max-width: 576px) {
    .nav-header {
        flex-wrap: wrap;
        justify-content: end;
    }
    
    .book-btn a {
        margin: 10px 0 0 10px;
    }
}

@media(max-width: 375px) {
    .book-btn a {
        width: 200px;
    }
    
    
}


/* Home popup*/


.conference-pop {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
.pop-content-cont{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop-content {
    position: relative;
    max-width: 100%;
    background: #fff;
    border-radius: 30px;
    font-weight: 500;
    overflow: hidden;
    transition: all .5s ease;
}

.pop-text {
    padding: 3.5em 1em;
    transition: all .5s ease;
    display: flex;
    flex-wrap: wrap;
}

@media(max-width: 990px) {
    .pop-text {
        display: block;
        padding: 3.5em 2em;
    }
}

.pop-text .content {
    width: 100%;
}

.pop-text .title {
    font-size: 20px;
    margin: 10px 0;
}

.pop-text p {
    font-size: 16px;
    font-weight: bold;
}


.pop-text a {
    text-decoration: underline;
    color: inherit;
    transition: .3s ease;
}

.pop-text a:hover {
    color: #00BCD4;
}


.pop-control {
    position: fixed;
    right: 1%;
    bottom: 10%;
    background: #00BCD4;
    color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    font-size: 30px;
    cursor: pointer;
    transition: all .5s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 10px #999;
    z-index: 9;
}

.pop-control:hover {
    background: #20409a;
}

.pop-control p{
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
}

.pop-control .fa {
    font-size: 24px;
    margin-bottom: 3px;
}

.btn-pop {
    position: absolute;
    top: 20px;
    right: 30px;
    border: none;
    padding: 0 !important;
    /*margin: 20px 50px 0 0;*/
    /*float: right;*/
    -webkit-transition: color 0.2s ease-in-out, color 0.3s ease-in-out;
    -o-transition: color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.form-logo {
    padding-bottom: 20px;
    width: 140px;
    margin: auto;
}

.form-logo img {
    width: 140px;
}

.btn-pop:hover {
    background-color: #fff;
    opacity: 0.5;
}

.btn-pop .fa{
    font-size: 20px;
}

.practivce ul,
.how-can-we-help ul {
    padding-left: 20px;
}

.practivce li,
.how-can-we-help li {
    text-indent: -18px;
}

.practivce li:before,
.how-can-we-help li:before{
    content: '\f00c';
    font-size: 12px;
    margin-right: 6px;
}


.how-can-we-help strong {
    color: #0e2259;
}

.awardimg{
    margin-bottom: 30px;
    width: 100%;
}