@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;400;500;600;700;800&display=swap');

@charset "utf-8";
/* CSS Document */
body{
    font-family: 'Noto Sans', sans-serif !important;
}
h1,h2,h3,h4,h5,h6,p,a,span,strong,b{
    font-family: 'Noto Sans', sans-serif !important;
}
/*This is common css for all templates*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.cf:after,
.cf:before {
    display: table;
    content: ''
}

.cf:after {
    clear: both;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

u {
    text-decoration: underline;
}

a {
    cursor: pointer;
}

body {
    font-family: 'Noto Sans', sans-serif;
}

/* for form*/

/*redesign css start*/
.hedding_box h1 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 33px;
    line-height: 1;
   font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    margin: 0;
    position: relative;
}

.hedding_box h1::after {
    width: 48px;
    height: 2px;
    content: "";
    top: auto;
    left: 50%;
    margin-left: -24px;
    position: absolute;
    bottom: -10px;
}

.header_box {
    background: #fff;
    padding: 15px 5px 0;
}

.content_in_box {
    width: 80%;
    display: inline-block;
    float: left;
    text-align: left;
}

.for_feature_off {
    width: 100%;
    display: inline-block;
}

.new.intro-text {
    padding-top: 40px;
}

.new.intro-text h1 {
    color: #858da0;
    text-align: center;
   font-family: 'Noto Sans', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 34px;
    margin: 0 0 23px;
    padding: 0 0 19px;
    width: 100%;
    margin-bottom: 0;
    position: relative;
}

.new.intro-text h1::before {
    background: #982f82;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 48px;
}

.content_in_featurebox {
    width: 20%;
    display: inline-block;
    padding: 40px 0 0 0;
}

.features_emp {
    display: inline-block;
    float: right;
    position: relative;
    background-color: #0364ad;
    height: 170px;
    width: 175px;
    margin-bottom: 20px;
    border-radius: 10px 0;
}

.features_emp h6 {
    /*
    position: absolute;
    top: 0;
    left: 15px;
    margin: 0;
    padding: 3px 0;
    font-size: 15px;
    color: #fff;
*/
    position: absolute;
    left: -10px;
    margin: 0;
    font-size: 11px;
    color: #fff;
    bottom: -15px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    padding: 0px 32px;
    border-radius: 10px 0;
}

.content_in_featurebox img {
    /*
    float: right;
    margin: 0 auto;
    text-align: right;
    margin-bottom: 10px;
    position: absolute;
    right: 0;
    top: 30px;
*/
    position: absolute;
    top: 15px;
    left: -10px;
    border-radius: 10px 0;
}

.content_in_featurebox p {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    margin-top: 2px;
    color: #858da0;
    font-weight: 600;
    font-family: 'Noto Sans', sans-serif;
}

.content_in_box .new h1:before {
    left: 24px;
    bottom: 3px;
}

.cont_in_des p {
    padding-bottom: 10px;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 22px;
}

.content_in_featurebox p {
    color: #444444;
}

.inner-wrapper {
    max-width: 1110px;
    display: block;
    margin: 0 auto;
}

.box-detail .content_in_box {
    width: 100%;
}

.services_in_box li a .image-1 img {
    width: 100%;
}

.services_box.testimonial-space ul {
    max-width: 1050px;
    margin: 0 auto;
}

.content_employee .content_in_box {
    padding-top: 0px;
}

.new_service .services_in_box li a {
    position: relative;
    width: calc(33% - 19px);
    margin-right: 33px;
    float: left;
    margin-bottom: 33px;
    padding: 25px;
    background: #fff;
    overflow: hidden;
	
}
.new_service .services_in_box.services_bd{margin: 25px 0 0;}
.new_service .services_in_box.services_bd li a.for_feature_bottom{margin-bottom: 30px;}
.new_service .services_in_box.services_bd li a{border: 8px solid #fff;}
.service-intro .services_bd p{text-align: center;margin:  0 !important;padding: 0 0 14px; font-size: 14px !important;}
.services_in_box li a:hover {
    border-color: #53b8c2;
}

.services_in_box li a:nth-child(3n) {
    margin-right: 0;
}

.services_in_box li a:hover .image-1 {
    border: none;
}

.image-content-inner p {
    color: #000;
}

.services_in_box li a.for_feature_bottom {
    margin-bottom: 0;
}

.go-btn {
    display: inline-block;
    color: #fff;
    width: 40px;
    position: absolute;
    height: 30px;
    bottom: -8px;
    left: 50%;
    border-radius: 60px 60px 0 0;
    text-align: center;
    transform: translateX(-50%);
    padding-top: 2px;
}

.services_in_box li a:hover .image-1 {
    /*border: 2px solid #000;*/
    /*-webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;*/
}

.image-block-section li {
    list-style: none;
    width: 50%;
    display: inline-block;
    float: left;
}

.image-content-inner h4 {
    font-size: 18px;
    border-radius: 5px;
    border: none;
    text-align: center;
    background: transparent;
    /*
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
*/
}

.services_in_box li a:hover .image-content-inner h4 {
    border: none;
}

.for-editor-new img {
    height: auto !important;
    width: auto !important;
}

.image-block-content p {
    margin-top: 6px;
}

.testimonial-space .services_in {
    max-width: 1110px !important;
}

.logo_crawler .services_in {
    max-width: 1132px !important;
}

.services_box .custom_btn ul li img {
    width: 200px;
}

.location_address {
    width: 100%;
    padding: 0;
}

.footer-nav .services_in_box ul {
    padding: 0;
    list-style: none;
    /*min-height: 190px;*/
}

.custom_btn {
    padding-top: 0;
}

.test .inner-wrapper {
    max-width: 100%;
    margin: 0 auto;
    /*padding: 0 20px;*/
}

.custom_btn .testi_slider a {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    color: #fff;
}



a.tesimonials_more {
    float: right !important;
    width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
    font-size: 14px !important;
    border-radius: 50% !important;
    text-align: center;
    line-height: 28px !important;
}

.testimonial-space {
    padding: 37px 0px 0px 15px;
    overflow: hidden;
}

.custom_btn .testi_slider {
    text-align: left;
}

.map {
    width: 50%;
    padding: 30px 0;
}

.image-block-section ul li {
    width: 50% !important;
    float: left;
    display: inline-block;
}

.image-block-section-inner h2 {
   font-family: 'Noto Sans', sans-serif;
}

.image-block-section ul li .image-block-content {
    width: calc(50% - 10px);
    float: left;
    text-align: left;
    margin-right: 10px;
    display: inline-block;
}

.formatted-block .custom_btn ul li {
    padding: 0;
}

.image-block-content a.tesimonials_more {
    float: left !important;
    font-family: 'Noto Sans', sans-serif;
}

.new_service .services_in_box ul {
    padding: 0 30px;
}

.formatted-block .image-block-section ul {
    padding: 0;
}

/*.services_in_box li a:nth-last-child(-n+3) .image-1 {
  margin-bottom: 0;
} */
.new_service .services_box {
    background: #ededed;
    padding: 37px 0;
    margin-top: 40px;
}

/*.footer-nav ul{
  display: flex;
  flex-wrap: nowrap;
}*/
/*.footer-nav ul li{
  width: 190px;
  list-style: none;
  float: left;
  text-align: left;
}*/
/*.footer-nav ul li a{
  color: #000;
  text-transform: uppercase;
}*/
/*.footer-nav ul li ul{
  display: inline-block;
  line-height: normal;
  list-style: none;
}
.footer-nav ul li ul li{
  text-align: left;
  float: left; 
  list-style: none;
}*/
/*.footer-nav ul li ul li a{
  color: #858da0;
  text-transform: capitalize;
  margin-bottom: 0;
}
.footer-nav ul li ul li a:hover{
  color:#013aa1;
}*/
/*.footer-nav ul li ul{padding-left: 0;}*/

.footer-color,
.product-color {
    background-color: #e0e7ed;
}

.location,
.location .location_box_in {
    padding: 0 !important;
}

body .menu ul li ul {
    width: 180px;
    padding: 0;
}

.menu ul li ul li ul.sub-dropdown {
    display: none;
    border: 0;
    position: relative;
    z-index: 99999;
}

.menu ul li ul li ul.sub-dropdown:hover {
    background-color: #e6e5e5;
}

a:focus,
a:hover {
    transition: none;
}

/*.menu ul li:last-child ul li:hover ul.sub-dropdown{
  left: -170px;
  top:-7px;
}*/
#menu ul li ul li.login_dot_sub,
.menu ul li ul li.login_dot_sub {
    top: 0px;
}

.menu ul li ul li {
    padding: 0;
}

.menu ul li ul li .menu ul li ul li a {
    padding: 5px 0 5px 10px;
}

/*#menu ul li.for-sub-arrow,*/
.menu ul li.for-sub-arrow {
    position: relative;
}

.menu ul > li:last-child {
    padding-right: 10px;
}

/*#menu ul li.for-sub-arrow:before,*/
.menu ul li.for-sub-arrow:before {
    position: absolute;
    content: '\f078';
    top: 5px;
    font-size: 10px;
    left: auto;
    right: 5px;
    font-family: FontAwesome;
    cursor: pointer;
    z-index: 9999;
}

/*.sb-slidebar ul li:hover ul{
  display: none;
}*/
#menu ul li ul.sub-dropdown,
#menu ul li ul li ul.sub-subs-dropdown {
    display: none;
}

#menu ul li ul.sub-dropdown li {
    padding-left: 20px;
    border-bottom: transparent !important;
}

#menu ul li a {
    display: inline-block;
    width: auto;
}

.for-sub-arrow span {
    position: relative;
    display: inline-block;
    float: right;
    cursor: pointer;
    z-index: 9999;
}

.folder-str-mrg a .folder-str-icon img {
    width: auto;
    float: left;
}

.folder-str-mrg {
    width: 100%;
    float: left;
    display: inline-block;
}

.folder-str-col2,
.folder-str-col3,
.folder-str-col1 {
    width: 33.33%;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
}

.page-width span a,
.folder-str-name {
    color: #006699;
}

.slider-img-cont.right_box,
.slider-img-cont.left_box {
    position: absolute;
    left: 0;
    padding: 30px 20px;
    width: 30%;
    transform: none;
    bottom: 30px;
    text-align: left;
}

.slider-img-cont.right_box {
    left: auto;
    right: 0px;
    transform: none;
    display: inline-block;
    text-align: right;
}

.slider-img-cont {
    position: absolute;
    left: 0;
    padding: 15px 0;
    bottom: 0px;
    width: 100%;
    text-align: center;
    max-width: 1200px;
}

.bx-wrapper .bx-caption {
    display: none;
}

/*#bxslider .banner_img{
  border-bottom: solid 4px #013aa1;
}*/
.bx-prev,
.bx-next {
    font-size: 0;
    height: 30px !important;
    width: 30px !important;
    display: inline-block;
    float: left;
    background-color: #1d4899;
    text-indent: 0 !important;
}

.bx-prev:hover,
.bx-next:hover {
    opacity: 0.8;
}

a.bx-prev {
    position: absolute;
    top: 10px !important;
    transform: none;
    right: 40px;
}

a.bx-next {
    right: 10px;
    position: absolute;
    top: 10px !important;
}

.bx-prev:after,
.bx-next:after {
    position: absolute;
    content: '\f105';
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    z-index: 900;
    transform: translate(-50%, -50%);
}

.bx-prev:after {
    content: '\f104';
}

/*.inner-item{
  position: relative;
}*/
.slider-img-cont p:first-child {
    font-size: 22px;
    margin: 0;
}

.slider-img-cont p {
    font-size: 18px;
    /*    white-space: pre-wrap;*/
}

.owl-nav {
    position: absolute;
    top: 10px;
    right: 10px;
    left: auto;
}

.owl-next,
.owl-prev {
    position: relative;
    font-size: 0;
    height: 30px;
    width: 30px;
    display: inline-block;
    float: left;
    background-color: #1d4899;
}

.owl-prev:after,
.owl-next:after {
    position: absolute;
    content: '\f105';
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.owl-prev:after {
    content: '\f104';
}

.owl-next:hover,
.owl-prev:hover {
    opacity: 0.8
}

div#data-lib-folder {
    margin-top: 42px;
    display: inline-block;
    width: 100%;
}

.level-col3 {
    width: 33.33%;
    float: left;
}

img.folder-str-icon-mrg {
    float: left;
}

#send_email {
    border: 1px solid #c1bdbd;
    margin-top: 20px;
    padding: 4px;
    background-color: #fffcfc;
}

.btn-blue {
    margin: 0 !important;
    padding: 6px !important;
}

.contact_adderess {
    margin: 30px 0;
}

.phone_add p {
    margin: 0 !important;
}

/*.contact_adderess .address_day{
  width: 50%;
}*/
/*#company_contact{
  max-width: 100%;
  width: 100%;
  padding: 30px 0
}
#company_contact .one-col-form-lbl{
  width: 35%;
}
#company_contact .one-col-form-txt{
  width: 60%;
}
#company_contact .one-col-form-txt .input-txt{
  padding: 10px;
}*/
.one-col-form-lbl {
    margin: 10px 0;
}

.page-rotator {
    background-color: transparent !important;
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto;
    margin-left: 0 !important;
}

.page-rotator .inner-item {
    width: auto;
    margin: 0 auto;
    /*border-bottom: none;*/
}

.wrapper.pag_roteto_cls {
    padding-top: 45px;
}

.page-rotator .wrapper {
    max-width: 500px;
}

.testimonial_one {
    margin-top: 20px;
    margin-bottom: 7px;
}

.morelink,
.morecontent a {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

span.caret-arrow {
    display: inline-block !important;
    padding: 0 5px;
    color: #858da0;
    font-size: 15px;
}

a.morelink {
    text-decoration: none;
    outline: none;
    color: #858da0 !important;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.product-title {
    margin-top: 30px !important;
}

/*.pdf-event a span{
    color: #000;
}*/
.contact_us_header {
    display: inline-block;
    margin-top: 4px;
    margin-right: 5px;
    padding-left: 4px;
}

.contact_us_header {
    position: relative;
}

.contact_us_header.contact_us_header_box {
    position: static !important;
}

.contact_us_header:after {
    position: absolute;
    content: '|';
    left: -7px;
    top: -1px;
}

.contact_us_header a {
    color: #6b7785;
    font-weight: 600;
}

.contact_us_header a:hover {
    color: #013aa1;
}

.more p {
    text-align: left !important;
}

.teli_num_in {
    padding-right: 12px;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 0 !important;
}

.services_in_box ul {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 20px;
}

.cont_in_des p:last-child {
    padding-bottom: 0;
}

.box-detail .content_in_box {
    padding-top: 33px !important;
}

.testi_slider h4 {
    margin: 0;
}

.logo_crawler .services_box {
    padding-bottom: 0px;
}

/*.services_box {
    padding-top: 0 !important;
    padding-bottom:40px !important;
}*/

.blank-div {
    padding: 15px 0;
}

.cont_in_des {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #858da0;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0 10px 0 0;
}

.for_bottom_content {
    padding-top: 40px !important;
}

.image-block-section ul li .image-block-content h4 {
    margin-bottom: 0;
}

.testi_slider p {
    margin-top: 5px;
    min-height: 60px;
}

/*pop-up css*/

.hover_bkgr_fricc {
    background: rgba(0, 0, 0, .75);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.hover_bkgr_fricc .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    position: fixed;
}

.hover_bkgr_fricc > div {
    display: inline-block;
    height: auto;
    color: rgb(255, 255, 255);
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: fixed;
    border-radius: 8px;
    padding: 15px 5%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.hover_bkgr_fricc > div h1 {
    font-family: 'Noto Sans', sans-serif;
}

.hover_bkgr_fricc > div p {
    font-family: 'Noto Sans', sans-serif;
}

.popupCloseButton {
    background-color: #000;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    border-radius: 5px;
    text-align: center;
    position: relative;
    z-index: 7677;
}

.popupCloseButton input {
    background: transparent;
    color: #fff;
    font-size: 18px;
    padding: 10px 15px;
    position: relative;
    z-index: 9999;
    cursor: pointer;
}

.inner-banner {
    position: relative;
}

.hover_mobile {
    position: fixed;
    display: none;
    bottom: 0;
    width: 100%;
    background-color: #f7711a;
    color: #fff;
    text-align: center;
    z-index: 99999;
}

.hover_mobile a {
    color: #ecefe9;
}

.mobileCloseButton {
    position: absolute;
    bottom: 29px;
    right: 5px;
    width: 25px;
    cursor: pointer;
}

/* .mobileCloseButton:hover{
    background-color: #f1f8f9;
    border-radius: 50%;
  }*/
.testi_slider,
.logo_crawler .custom_btn {
    font-size: 14px;
    line-height: 20px;
    color: #858da0;
    font-family: 'Noto Sans', sans-serif;
}

.wrapper {
    background: #fff !important;
}

h2.logged-in-front {
    margin-bottom: 10px !important;
}

.testimonial-space .bx-controls-direction {
    display: none;
}

.testimonial-space {
    padding-left: 0;
}

.testimonial-space ul {
    display: inline-block;
}

.logo_crawler p {
    font-size: 13px;
    font-weight: 600;
}

.one-col-form-lbl label {
    width: 97%;
    display: inline-block;
    float: left;
}

.form-mrg .input-txt,
.form-mrg .input-rowarea {
    width: 60%;
    display: inline-block;
}

.form-mrg .input-txt,
.form-mrg .input-rowarea {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    color: #888888;
    font-weight: normal;
    font-size: 16px;
    padding: 7px;
    width: 70%;
    font-family: 'Noto Sans', sans-serif;
}

.one-col-form-lbl {
    color: #484b4d;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    float: left;
}

form#ecp_login {
    margin-bottom: 25px;
}

.service-intro-inner .shadow_div {
    position: relative;
}

.shadow_div:after {
    background-image: url(../images/shadow.png);
    background-repeat: repeat-x;
    bottom: 3px;
    content: "";
    left: 0;
    right: 0;
    margin: 0;
    padding: 7px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 0.3;
    height: 40px
}

.rotator-owl-main {
    float: left;
}

.shadow_div.remove-shadow::after {
    content: none;
}

.staff-align .staff-name-content {
    overflow: visible;
}

.staff-align .location-new {
    text-align: left;
    /*width: 100%;*/
}

.staff-align .staff-name-content p {
    padding-left: 0;
}

.staff-align .staff-name-content span {
    margin-top: 5px;
    margin-bottom: 0 !important;
    line-height: normal;
}

.staff-name-block.staff-align .staff-name-content p {
    clear: none;
    padding: 10px;
    margin-top: 0;
}

.staff-name-block.staff-align .staff-name-image {
    margin-right: 15px;
}

.contact_number_box .contact_us_header {
    display: inline-block;
}

.frame-bottom.insurance_list_sec ul {
    padding-top: 30px;
    margin-bottom: 0 !important;
}

.rotate-bottom-space {
    min-height: 400px;
    overflow-y: hidden;
    text-align: center;
}

.format-theme1 {
    position: relative;
    clear: both;
}

.format-theme1 p.pdf-event.pdf-manage {
    position: absolute;
    top: 0;
    right: 5px;
}

.format-theme1 h2.product-title {
    padding-right: 35px;
}

.fancybox-skin {
    background: transparent !important;
    box-shadow: none !important;
    color: #fff !important;
    text-align: center;
}

.pag_roteto_cls .inner-item {
    border-bottom: none;
}

.contact-location .address_box {
    padding-left: 25px;
    padding-right: 25px;
}

.address_day {
    width: 50%;
}


.formatted-block .services_box {
    padding-bottom: 40px;
}

/*.format-off {
    padding-bottom: 0 !important;
}*/

.f-section {
    display: flex;
    padding-right: 50px;
    text-align: left;
    float: left;
}

.w1,
.w2,
.w3,
.w4,
.w5,
.w6 {
    max-width: 100%;
    width: auto;
}

.f-section li a {
    color: #444444;
}

.f-section li a:hover {
    color: #013aa1;
}

.f-section li:first-child {
    font-size: 18px;
}

.f-section li:first-child a {
    color: #000;
}

.f-section:last-child ul {
    min-height: auto;
}

.footer-color .wrapper {
    background: transparent !important;
}

.footer-nav .services_in_box {
    display: inline-block;
    text-align: center;
}

.contact_number_box {
    min-height: 30px;
}

a.img-border {
    border: 1px solid #f2f2f2;
}

.main-data-div {
    margin-top: 40px;
    display: inline-block;
    width: 100%;
}

.main-data-div .format-theme1:first-child h2.product-title {
    margin-top: 0 !important;
}

.main-data-video {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.testimonial-main-data {
    margin-top: 21px;
    display: inline-block;
}

/*redesign css end*/

/*theme-3 css start*/
.new_service .services_in_box ul {
    padding: 0;
    max-width: 1110px;
    margin: 0 auto;
}

.home-banner-quick-link {
    display: flex;
}

.home-callout-item {
    border-right: 1px solid #ddd;
    width: 100%;
    display: inline-flex;
    text-align: center;
    padding: 25px 0;
}

.home-callout-item:last-child {
    border: none;
}

.home-callout-item a {
    text-align: center;
    margin: 0 30px;
    color: #fff;
    width: 100%
}

.home-callout-text h5 {
    margin: 0 0 2px 0;
    font-size: 16px;

    text-align: center;
}

.home-callout-text p {
    margin: 0;
    line-height: 20px;
}

.home-banner-quick-link.for-quick-links-off {
    border: 4px solid;
}

.for-full-width .bx-wrapper img {
    width: 100%;
}

.for-full-width .slider-img-cont {
    max-width: 100%;
}

/*sticky-header*/

.imparent_first .notification_top_alert {
    display: none;
}

.header.navbar_icon-cls.imparent_first {
    position: sticky;
    top: 0;
    z-index: 99999;
}

.imparent_second {
    position: sticky;
    z-index: 99995;
    top: 114px;
}

.imparent_second .home-callout-text p {
    display: none;
}

/* dpz */
.header-fix .notification_top_alert {
    display: none;
}

/*.header-fix .header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 99999;
}*/

.header-fix .header-fix-second .home-callout-item {
    padding: 15px 0;
}

.sb-slidebar.sb-left.sb-active {
    display: block;
}

.sticky-header-2.header-fix-second {
    position: sticky;
    top: 124px;
    left: 0;
    z-index: 2;
}

.header-fix-second .home-callout-text p {
    display: none;
}

.header-fix-second .home-callout-text h5 {
    font-size: 20px;
}

.header-fix-second .home-banner-quick-link.for-quick-links-off {
    border: none;
}

.contact_us_header.login-header:after {
    left: 0;
}

.contact_us_header.login-header {
    padding-left: 7px;
}

/*pagination*/

.service-intro .newsletter-list ul.pagination {
    width: auto;
    display: inline-block;
    float: none;
}

.service-intro .newsletter-list ul.pagination li {
    width: auto;
    float: left;
    margin: 0;
}

.service-intro .newsletter-list ul.pagination li a {
    padding: 5px 10px;
    width: auto;
    border: 1px solid #c4c4c4;
    border-radius: 0 !important;
    color: #337ab7;
}

.main-data-div.edc-space-remove {
    margin-top: -5px !important;
}

/*location-two-box*/
.location_two_box .location_address {
    width: 50%;
    display: inline-block;
    padding: 0 44px;
}

.location_two_box .location_address .map,
.location_two_box .location_address .address_box {
    width: 100%;
    min-height: auto;
}

.location .location_box {
    padding-top: 40px;
}

.location_two_box .location_address .map {
    padding-bottom: 40px;
}

.location_box_in.location_two_box {
    /* padding-top: 40px !important;*/
    padding-top: 0px !important;
}

.location_two_box .address_day h3,
.location_two_box .address_box_in h3 {
    margin-top: 0 !important;
}

.location_two_box .hr_note p {
    font-size: 14px;
}
.location_two_box .address_box_in,
.location_two_box .address_day {
    padding: 0 20px;
}
.location_two_box_main .hedding_box {
    margin-bottom: 40px;
}
.location_two_box_main .hedding_box h2::after{
  display: none;
}

.contact-locations-two .location_two_box .location_address {
    padding: 0 20px;
}

.contact-locations-two {
    margin-bottom: 20px;
}

.phone_add a:hover {
    text-decoration: underline;
}












/*-----18-08-2020------*/


.promotion_data {
    z-index: 99999 !important;
}

.promotion_data {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}

.promotion_content {
    margin: 0 auto;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 584px !important;
    padding: 20px 40px !important;
    background-color: #fefefe;
    border: 2px solid #858da0;
}

.promotion_content p {
    text-align: center !important;
}

.promotion_content p.discount {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 20px;
}

.promotion_content p.date {
    margin: 10px 0; 
    font-weight: 600;
}

.promotion_content p.pdf {
    margin-top: 0;
    margin-bottom: 10px !important;
}

.promotion_content .description {
    max-height: 210px;
    overflow-y: auto;
    margin-bottom: 30px;
}

.promotion_content .description p {
    text-align: left !important;
}

.photos-all-cols.current_promotion .photos-col1 {
    width: 31% !important;
    margin-right: 20px !important;
    border: 1px dashed #CCC;
    padding: 10px;
}

.photos-all-cols.current_promotion .photos-col1:nth-child(3n) {
    margin-right: 20px !important;
}

.photos-all-cols.current_promotion .photos-col1-header {
    display: flex;
    align-items: flex-start;
}

.photos-all-cols.current_promotion .photos-col1-header.promotion-logo-off {
    justify-content: center;
}

.photos-all-cols.current_promotion .photos-col1-header.promotion-logo-off .right p {
    margin-bottom: 0px;
}

.photos-all-cols.current_promotion .photos-col1-header .left {
    align-self: flex-start;
}

.photos-all-cols.current_promotion .photos-col1-header .left img {
    max-width: 180px;
}

.photos-all-cols.current_promotion .photos-col1-header .right {
    padding: 0 15px;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
}

.photos-all-cols.current_promotion .photos-col1-header .right p {
    margin: 0px 0 20px;
    font-weight: 600;
    text-align: center !important;
}

.photos-all-cols.current_promotion .photos-col1 p {
    text-align: center;
    margin: 10px 0;
}

.photos-all-cols.current_promotion .photos-col1 .photos-col1-footer {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
}

.photos-all-cols.current_promotion .photos-col1 .photos-col1-footer p {
    margin: 0;
}


.close_promotion {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close_promotion p {
    margin-top: 0;
}

.close_promotion:hover,
.close_promotion:focus {
    text-decoration: none;
    cursor: pointer;
}


.cookie_notice_section {
    background-color: #000000;
    color: #ffffff;
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    z-index: 9999;
}

.cookie_container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.cookie_container h3 {
    color: #ffffff;
    margin: 16px 0;
}

.cookie_notice_section p {
    width: 85%;
    float: left;
    margin-top: 0;
    margin-bottom: 14px;
}

.cookie_notice_section input.continue_cookie {
    float: right;
    margin-top: 0;
    box-shadow: none;
    border: none;
    background-color: #ffffff;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
}

.footer_note {
    width: 70%;
    margin: 0 auto;
}



/*----14-09-2020----*/


.content_info.promotion-info .services_box {
    padding: 20px 0 0;
}

.content_info.promotion-info .lbGallery .photos-all-cols {
    margin-top: 20px;
}

.content_info.promotion-info .services_box.promotion-space {
    max-width: 1110px;
    float: none;
    margin: 0 auto;
}

.content_info.promotion-info .photos-all-cols.current_promotion .photos-col1 {
    width: calc(33% - 19px) !important;
    margin-right: 34px !important;
    margin-bottom: 10px;
}

.content_info.promotion-info .photos-all-cols.current_promotion .photos-col1:nth-child(3n) {
    margin-right: 0 !important;
}


.menu ul li a, .teli_number span {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
}

.content_info.promotion-info .services_in_box h2,
.content_info.logo_crawler .services_box h2 {
   font-family: 'Noto Sans', sans-serif;
}

.testi_slider h4,
.testi_slider p,
.logo_crawler p {
    color: #444444;
}

.testi_slider p {
    line-height: 22px;
}

/* 19-04-2023 */
.themeone_home_cls .bx-wrapper {
    border: none;
    margin-bottom: 0;
    box-shadow: none;
}

.themeone_home_cls .bx-wrapper .bx-controls-direction a {
    margin-top: 0;    
}

.themeone_home_cls .bx-wrapper a.bx-prev {
    left: auto;
}

.themeone_home_cls .bx-wrapper .bx-pager.bx-default-pager {
    display: none;
}


/*theme-3 css end*/

/*21-09*/
@media(max-width: 1200px) {
    .menu ul li a {
        padding: 0 9px 22px;
    }

    .location_address {
        padding: 0;
    }

    .address_box {
        padding: 26px 15px 18px !important;
    }

    .contact_adderess .address_day {
        width: 48.5%;
    }

    /*li.login_dot:after{
    margin-right: -5px;
  }*/
    li.login_dot ul li.login_dot_sub:after {
        margin-right: 0;
    }

    .location .location_box_in {
        padding-left: 15px !important;
    }

    .services_box.testimonial-space ul {
        width: 100% !important;
    }

    .location_two_box .location_address .map,
    .location_two_box .location_address .address_box {
        padding: 15px 0 40px !important;
    }

    .location_two_box .location_address {
        padding: 0 15px;
    }
}

@media(max-width: 1150px) {
    .testimonial-space .services_in {
        max-width: 100% !important;
        display: inline-block;
    }
}

@media(max-width: 1100px) {

    .services_in_box ul {
        padding-left: 0;
    }

    .menu ul li a {
        padding: 0 5px 22px;
    }

    .menu ul li {
        padding-left: 0 !important;
        padding-right: 1px !important;
    }

    .logo {
        width: 330px !important;
    }

    .location_two_box .address_box_in,
    .location_two_box .address_day {
        padding: 0 5px;
    }


    /*  li.login_dot:after {
    margin-right: -8px;
  }*/

}

@media(max-width: 1024px) {
    /*
    .services_in_box li a .image-1 {
        position: relative;
        width: calc(33% - 7px);
        margin: 0 5px;
        float: left;
        margin-bottom: 10px;
    }
*/

    .image-block-section ul li {
        width: 100% !important;
        padding: 10px 0;
    }

    .address_box,
    .map {
        width: 100% !important;
    }

    .level-col3 {
        width: 50%;
    }

    .contact-location .address_box {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .location .location_box_in {
        padding-left: 0 !important;
    }

    .w1,
    .w2,
    .w3,
    .w4,
    .w5,
    .w6 {
        width: auto;
    }

    .content_info.promotion-info .photos-all-cols.current_promotion .photos-col1 {
        width: calc(33% - 20px) !important;
    }


}

@media(max-width: 1023px) {

    .address_box_in,
    .address_day {
        width: 50% !important;
    }

    .address_day {
        padding-top: 0 !important;
    }

    .location_box_in.location_two_box .address_box_in,
    .location_box_in.location_two_box .address_day {
        width: 100% !important;
        margin: 10px 0;
    }
}

@media(max-width: 991px) {
    /*
    .services_in_box li a .image-1 {
        width: calc(50% - 10px) !important;
        margin-left: 5px;
        margin-right: 5px;
    }
*/

    /* .services_in_box li a:nth-last-child(-n+3) .image-1 {
    margin-bottom: 10px;
  }*/
    /*  .footer-nav ul{
    display: inline-block;
  }
  .footer-nav ul li{
    width: 33%;
    min-height: 140px;
  }
  .footer-nav ul li ul{
    width: 100%;
  }
  .footer-nav ul li ul li{
    width: 100%;
    min-height: auto;
  }*/
    .contact_number {
        text-align: right !important;
    }

    .logo {
        width: 270px !important;
    }

    .content_in_box {
        width: 100%;
    }

    .content_in_featurebox p {
        text-align: center;
    }

    .content_in_featurebox {
        width: 100%;
        float: none;
        text-align: center;
    }

    .features_emp {
        float: none;
        text-align: center;
    }

    .services_in_box ul {
        padding: 0;
    }

    .slider-img-cont.right_box,
    .slider-img-cont.left_box {
        width: 40%;
    }


    .photos-all-cols.current_promotion .photos-col1 {
        width: 47% !important;
    }

    .promotion_content {
        width: 58% !important;
    }

    .content_info.promotion-info .photos-all-cols.current_promotion .photos-col1 {
        width: calc(50% - 15px) !important;
        margin-right: 15px !important;
    }
}

@media(max-width: 800px) {

    .first-section {
        padding-top: 156px;
    }

    .logo {
        width: 100% !important;
        text-align: center;
        padding: 0;
    }

    .logo a {
        display: inline-block;
        height: auto;
        width: auto;
    }

    .logo a img {
        /* max-width: 300px;*/
    }

    .header_box {
        padding: 15px 10px !important;
    }

    html {
        overflow-x: hidden;
    }

}

@media(max-width: 767px) {

    .content_in_box,
    .content_in_featurebox {
        width: 100%;
        float: left;
    }

    .content_in_featurebox {
        padding-top: 10px
    }

    .content_in_featurebox img {
        float: left;
    }

    .slider-img-cont p {
        display: none;
    }

    .slider-img-cont p:first-child {
        display: block;
        margin: 0;
    }

    .slider-img-cont,
    .slider-img-cont.right_box,
    .slider-img-cont.left_box {
        width: 100%;
        text-align: center;
        bottom: 0;
        padding: 4px 0;
    }

    .slider-img-cont,
    .slider-img-cont.right_box,
    .slider-img-cont.left_box {
        display: none;
    }

    .for-banner .bx-wrapper .bx-viewport {
        border-bottom: none !important;
    }

    .for-banner .bx-wrapper img {
        height: auto;
        width: 100%;
    }

    #bxslider .banner_img {
        border-bottom: none;
    }

    a.bx-prev,
    a.bx-next {
        bottom: 4px !important;
        left: 0;
        top: auto !important;
        display: none;
    }

    a.bx-next {
        right: 0;
        left: auto;
    }

    .logo a {
        padding-top: 0 !important;
    }

    #company_contact {
        max-width: 100%;
    }

    #ecp_register .one-col-form-lbl,
    #ecp_login .one-col-form-lbl {
        width: 30%;
    }

    #ecp_login .form-mrg .input-txt,
    #ecp_register .form-mrg .input-txt {
        width: 100%;
    }

    #home-tab .bx-wrapper .bx-next {
        right: 0 !important;
    }

    .hover_bkgr_fricc > div {
        width: 85%;
    }

    .hover_mobile {
        display: block;
    }

    .nav-block-hide {
        display: none;
    }

    .inner-banner .slider-img-cont,
    .inner-banner .slider-img-cont.right_box,
    .inner-banner .slider-img-cont.left_box {
        bottom: 0;
        position: relative;
    }

    .form-mrg .input-txt,
    .form-mrg .input-rowarea {
        width: 100%;
    }

    .sticky-header-2 {
        display: none;
    }

    .location_two_box .location_address {
        width: 100%;
        padding: 0;
    }

    .location_two_box .map .location_img {
        display: none;
    }



    .photos-all-cols.current_promotion .photos-col1 {
        width: 46% !important;
    }

    .cookie_notice_section {
        padding-bottom: 15px;
    }
    .cookie_notice_section p {
        width: 100%;
    }

    .promotion_content {
        width: 80% !important;
    }

    .content_info.promotion-info .photos-all-cols.current_promotion .photos-col1 {
        width: calc(50% - 15px) !important;
    }

}


@media(max-width: 650px) {
    .level-col3 {
        width: 100%;
    }

    .first-section {
        padding-top: 195px;
    }

    .folder-str-col2,
    .folder-str-col3,
    .folder-str-col1 {
        width: 100%;
    }
}

@media(max-width: 640px) {
    .icon_box p:after {
        display: none;
    }

    .icon_box p {
        top: -8px;
    }

    .teli_number {
        float: right;
    }

    .teli_number a {
        line-height: 10px;
        margin-right: 9px;
    }
}

@media(max-width: 600px) {
    .services_in_box li a .image-1 {
        width: 100% !important;
        margin-right: 0;
        margin-left: 0;
    }

    .address_box_in,
    .address_day {
        width: 100% !important;
    }

    .image-block-section ul li .image-block-content {
        width: 100% !important
    }

    .footer-nav ul li {
        width: 50%;
        margin-bottom: 10px;
    }
    .new.intro-text h1 {
        font-size: 28px;
    }
}


@media(max-width: 480px) {
    .footer-nav ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    .hover_bkgr_fricc > div h1 {
        font-size: 23px;
    }

    .teli_number {
        float: right !important;
        width: auto !important;
    }

    .bx-wrapper img {
        height: 227px;
    }

    .one-col-form-lbl label {
        width: auto;
        padding-right: 10px;
    }

    #company_contact .one-col-form-lbl {
        width: auto;
        float: left;
    }

    #company_contact .one-col-form-txt {
        width: 100%;
    }

    #ecp_register .one-col-form-lbl,
    #ecp_login .one-col-form-lbl {
        width: auto;
    }

    #ecp_register .one-col-form-txt,
    #ecp_login .one-col-form-txt {
        width: 100%;
    }

    #ecp_login .form-mrg .input-txt,
    #ecp_register .form-mrg .input-txt {
        width: 100%;
    }


    .promotion_content {
        width: 90% !important;
    }
    .photos-all-cols.current_promotion .photos-col1-header .left img {
        max-width: 130px;
    }
    .photos-all-cols.current_promotion .photos-col1-header .right {
        font-size: 22px;
        line-height: 28px;
    }
}

@media(max-width: 380px) {

    .hedding_box h1,
    .hedding_box h2 {
        font-size: 26px;
    }

    .hedding_box h2:before {
        top: 40px;
    }
}

/*media-end*/
.form-mrg {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.one-col-form-lbl {
    color: #484b4d;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    display: inline;
    float: left;
    margin-right: 5%;
    margin-top: 7px;
    width: 35%;
}
.one-col-form-lbl label{font-size: 16px;}
.one-col-form-txt label{font-size: 16px;}
.one-col-form-lbl span{font-size: 16px;}
.one-col-form-txt span{font-size: 16px;}
.one-col-form-lbl input,.one-col-form-lbl textarea{font-size: 16px;}
.one-col-form-txt input,.one-col-form-txt textarea{font-size: 16px;}
.one-col-form-lbl label font{font-size: 14px;}

.one-col-form-txt {
    display: inline;
    float: left;
    width: 60%;
	font-size: 16px;
}

.validation_error {
    color: #ff0000;
    display: none;
    font-weight: bold;
    float: right;
    max-width: 665px;
    width: 100%;
}

.btn-blue {
    -webkit-appearance: none;
    margin: 25px 0 0;
    background: #03515c none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    padding: 6px 12px;
    font-family: 'Noto Sans', sans-serif;
}

.btn-black {
    -webkit-appearance: none;
    margin: 25px 0 0;
    margin-left: 0px;
    background: #48742A;
    border: 0 none;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    font-size: 13px;
    padding: 6px 12px;
    border-radius: 3px;
}

.btn-blue:hover {
    background: #53b8c2;
}

.btn-black:hover {
    background: #0087BB
}

.success_msg {
    /*  display: none;*/
    color: #ff0000;
    font-weight: bold;
    margin-left: 40%;
    margin-bottom: 7px;
}

.form-mrg.forgot_link_login {
    margin-bottom: 2px;
}

.map iframe {
    min-height: 290px;
    /*height: 100%;*/
}

.address_day h3,
.address_box_in h3 {
    margin: 16px 0 16px !important;
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    font-family: 'Noto Sans', sans-serif;
}

.address_box_in p, .phone_add p span, .footer_box p {
    font-family: 'Noto Sans', sans-serif;
}

.footer_box p {
    font-size: 16px;
    background-color: #6e757a !important;
}

.image-block-section ul li .image-block-content h4 {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
}

/*completed for form*/

.sidebar-widget-box {
    background: url(../images/widjet_bottom.png) no-repeat left bottom;
    padding-bottom: 5px;
    width: 264px;
    margin: 0 auto;
    display: table;
}

.sidebar-widget-top {
    background: url(../images/widjet_top.png) no-repeat;
    height: 5px;
    width: 264px;
    float: left;
}

.sidebar-widget {
    background-color: #fff;
    float: left;
    width: 250px;
    min-height: 70px;
    font-family: 'Noto Sans', sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    padding: 5px 7px 5px 7px;
    word-wrap: break-word;
}

.feature-box {
    margin-bottom: 20px;
}

.inner-content-container {
    font-size: 14px;
}

.social-icon a {
    border-top: solid 4px transparent;
}

.social-icon a:hover {
    border-top: solid 4px #feae31;
}

.social-icon a:hover i {
    color: #ddd;
}

.location-section {
    padding: 40px 0 40px 0;
    /* text-align: center; */
}

/*dynamic logo css */

.fontface {
    font: 52px 'Open Sans', sans-serif;
    letter-spacing: 2px;
    padding-top: 15px;
    color: #000;
    text-shadow: 3px 1px 4px #999999;

    filter: Shadow(Color=#999999,
        Direction=135,
        Strength=3);
}

p.style1 {
    font: 18px/27px 'Open Sans', sans-serif;
}

#logocontainer {

    margin-left: auto;
    margin-right: auto;
    float: left;
}

/*dynamic logo css */

/*26 April 2013*/

.location-address {
    width: 100% !important;
}

.location-new {
    float: right;
   font-family: 'Noto Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
    padding-right: 14px;
}

/*29 May 2013*/

#aruba-blue .nav ul li ul,
#aruba-blue_L2 .nav ul li ul,
#aruba-dk-blue .nav ul li ul,
#aruba-dk-blue_L2 .nav ul li ul,
#aruba-green .nav ul li ul,
#aruba-green_L2 .nav ul li ul,
#largo-cool .nav ul li ul,
#largo-green .nav ul li ul,
#largo-purple .nav ul li ul,
#siesta-blue .nav ul li ul,
#siesta-gray .nav ul li ul,
#siesta-green .nav ul li ul {
    top: 23px;
    left: 3px;
}

#aruba-dk-blue_L2 .nav ul li ul li:first-child,
#aruba-dk-blue_L2 .nav ul li ul li,
#boca-blue_L2 .nav ul li ul li:first-child,
#boca-blue_L2 .nav ul li ul li,
#aruba-dk-blue .nav ul li ul li:first-child,
#aruba-dk-blue .nav ul li ul li,
#boca-blue .nav ul li ul li:first-child,
#boca-blue .nav ul li ul li {
    background-color: #3f4c6d !important;
}

#aruba-dk-blue_L2 .nav ul li ul li:first-child a,
#aruba-dk-blue_L2 .nav ul li ul li a,
#boca-blue_L2 .nav ul li ul li:first-child a,
#boca-blue_L2 .nav ul li ul li a,
#aruba-dk-blue .nav ul li ul li:first-child a,
#aruba-dk-blue .nav ul li ul li a,
#boca-blue .nav ul li ul li:first-child a,
#boca-blue .nav ul li ul li a {
    color: #fff;
    border-top: 1px solid #fff;
}


#marco-aqua .sidebar-btn,
#marco-blue .sidebar-btn,
#marco-gray .sidebar-btn,
#marco-green .sidebar-btn,
#marco-lightgreen .sidebar-btn,
#marco-lightorange .sidebar-btn,
#marco-magento .sidebar-btn,
#marco-olivegreen .sidebar-btn,
#marco-orange .sidebar-btn,
#marco-red .sidebar-btn,
#marco-skyblue .sidebar-btn,
#marco-yellow .sidebar-btn {
    margin: 0 0 12px 26px;
    float: left;
    width: auto;
}


.inner-sidebar-container .sidebar-btn {
    width: 220px;
    white-space: nowrap;
    margin: 0 auto;
    margin-bottom: 12px;
    float: none;
    display: table;
}

.inner-sidebar-container .sidebar-btn span {
    width: 210px;
    text-align: center;
}

/*.grey-gradient-button {
  float: left;
  margin-bottom: 25px;
  width: 100%;
}

.grey-gradient-button a {
  background: url("../images/grey_button_left.png") no-repeat scroll left top;
  color: #363636;
  float: left;
 font-family: 'Noto Sans', sans-serif;
  font-size: 22px;
  font-weight: bold;
  height: 51px;
  line-height: 50px;
  padding: 0 0 0 5px;
  margin: 0 auto;
  float: none;
  display: inline-block;
}

.grey-gradient-button span{
  background:url(../images/grey_button_right.png) no-repeat right top;
float:left;
padding:0 5px 0 0;
  height:51px;
}

.grey-gradient-button a:hover{
   background:url(../images/grey_button_left.png) no-repeat left bottom;   
     color: #010101 !important;
}

.grey-gradient-button a:hover span{
    background:url(../images/grey_button_right.png) no-repeat right bottom;  
 }*/

/*css for dropdown menu*/
.nav ul li a {
    z-index: 999;
    position: relative;
}


.nav ul li {
    position: relative;

}

.nav ul li ul {
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 7px;
    position: absolute;
    top: 14px;
    display: none;
    width: 200px;
    z-index: 99;
}

.nav ul li:hover > ul {
    display: block;
}

.nav ul li ul li {
    background: #e8e8e8 !important;
    line-height: 35px;
    list-style: none outside none;
    margin: 0;
    padding: 0 9px;
    width: 182px;
}

.nav ul li ul li:first-child a {
    border-top: medium none;
}

.nav ul li ul li:first-child {
    background: #e8e8e8;
    background-image: none;
    margin: 15px 0 0 0;
    padding: 0 9px;
}

.nav ul li ul li:first-child a {
    background-image: none;
    border: none !important;
}

.nav ul li ul li a {
    font-family: 'Noto Sans', sans-serif;
    border-top: 1px solid #3d3d3d;
    display: block;
    float: none;
    font-size: 13px;
    line-height: 17px;
    outline: medium none;
    padding: 9px 5px;
    text-decoration: none;
    color: #000;
    height: auto !important;
    background: none !important;

}

.nav ul li:hover ul a,
.nav ul li.active ul a {
    color: #000;
}

.sidebar-grey-button-part {
    padding-top: 15px;
    float: left;
    width: 100%;
    background: none;
}


#boca-blue .sidebar-grey-button-part,
#boca-blue_L2 .sidebar-grey-button-part,
#boca-lavender .sidebar-grey-button-part,
#boca-lavender_L2 .sidebar-grey-button-part,
#boca-teal .sidebar-grey-button-part,
#boca-teal_L2 .sidebar-grey-button-part {
    background: #f5f5f5;
    width: 99.8%;

}

#aruba-blue .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#aruba-blue_L2 .nav ul li ul li.active a {
    color: #64CD17;
    font-weight: bold;
}

#aruba-dk-blue .nav ul li ul li.active a {
    color: #FEAE31;
}

#aruba-dk-blue_L2 .nav ul li ul li.active a {
    color: #FEAE31;
    font-weight: bold;
}

#aruba-green .nav ul li ul li.active a {
    color: #2F8F8B;
}

#aruba-green_L2 .nav ul li ul li.active a {
    color: #2F8F8B;
}

#largo-cool .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#largo-green .nav ul li ul li.active a {
    color: #68A503;
}

#largo-purple .nav ul li ul li.active a {
    color: #670B63;
}

#siesta-blue .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#siesta-gray .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#siesta-green .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-aqua .nav ul li ul li.active a {
    color: #20B0C5 !important;
    font-weight: bold;
}

#marco-blue .nav ul li ul li.active a {
    color: #66A5D5 !important;
}

#marco-gray .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-green .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-lightgreen .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-lightorange .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-magento .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-olivegreen .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-orange .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-red .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-skyblue .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#marco-yellow .nav ul li ul li.active a {
    color: #000;
    font-weight: bold;
}

#boca-blue .nav ul li ul li.active a {
    color: #FEAE31;
}

#boca-lavender .nav ul li ul li.active a {
    color: #FEAE31;
}

#boca-teal .nav ul li ul li.active a {
    color: #373F4B;
    font-weight: bold;
}

#boca-blue_L2 .nav ul li ul li.active a {
    color: #FEAE31;
}

#boca-lavender_L2 .nav ul li ul li.active a {
    color: #FEAE31;
}

#boca-teal_L2 .nav ul li ul li.active a {
    color: #085962;
}

.inner-content-container .order-cotact-online-button {
    display: table;
    float: none;
    margin: 0 auto 45px;
    white-space: nowrap;
    width: 355px;
}

.inner-content-container .order-cotact-online-button span {
    text-align: center;
    width: 340px;
}

.content-mid-left hr {
    /* margin-top:8px;*/
    margin-bottom: 20px;
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #8B8B8B;
    border-top: 0;
}

.content-mid-left blockquote {
    margin: 16px 40px;
    font-style: italic;
}

.content-mid-left ol {
    clear: both;
    font-size: 12px;
    margin-left: 31px;
    margin-bottom: 20px;
}

.content-mid-left ul {
    clear: both;
    font-size: 12px;
    margin-bottom: 20px;
}


.content-mid-left li {
    margin-bottom: 5px;
}

.video-section {
    height: auto !important;
}

.video-section iframe {
    padding-bottom: 20px;
}

.topDiv {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.bottomDiv {
    margin: 20px 0 0 0;
    padding: 0px;
    float: left;
    width: 100%;
}

.leftAdd {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 46%;
    max-width: 280px;
}

.rightHours {
    margin: 0px 0 0 8%;
    padding: 0px;
    float: left;
    width: 46%;
}

.leftImg {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 46%;
    max-width: 280px;
}

.leftImg img {
    width: 100%;
}

.location-map {
    width: 46% !important;
    margin-left: 8%;
    float: left !important;
}


#aruba-green_L2 .call-us-section,
#aruba-dk-blue_L2 .call-us-section,
#aruba-blue_L2 .call-us-section {
    width: 341px;
}

#aruba-green_L2 .call-us-section strong,
#aruba-dk-blue_L2 .call-us-section strong,
#aruba-blue_L2 .call-us-section strong {
    text-align: right !important;
    float: none !important;
}

#aruba-green_L2 .call-us-section span,
#aruba-dk-blue_L2 .call-us-section span,
#aruba-blue_L2 .call-us-section span {
    float: right !important;
    margin-left: 16px !important;
}

#aruba-green_L2 .phoneLeft > span:first-child + span,
#aruba-dk-blue_L2 .phoneLeft > span:first-child + span,
#aruba-blue_L2 .phoneLeft > span:first-child + span {
    float: right !important;
}

#aruba-green_L2 .phoneRight > span:first-child + span,
#aruba-dk-blue_L2 .phoneRight > span:first-child + span,
#aruba-blue_L2 .phoneRight > span:first-child + span {
    float: right !important;
}

#aruba-green_L2 .phoneLeft,
#aruba-dk-blue_L2 .phoneLeft,
#aruba-blue_L2 .phoneLeft {
    float: left;

}

#aruba-green_L2 .phoneRight,
#aruba-dk-blue_L2 .phoneRight,
#aruba-blue_L2 .phoneRight {
    float: right;
}

.menu ul li ul li a {
    padding-bottom: 8px;
    padding-top: 8px;
}

.menu ul li:hover ul {
    display: block;
}

.menu ul li ul {
    left: 0;
    position: absolute;
    top: 30px;
    width: 145px;
    display: none;
}

.menu ul li {
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    position: relative;
    width: auto;
}

.notification_top_alert {
    background: #858da0;
    float: left;
    width: 100%;
}

.notification-head {
    float: left;
    width: auto;
    color: #ffffff;
    padding-right: 30px;
    background: #858da0;
    position: relative;
    z-index: 1;
    padding: 11px 15px 11px;
}

.notification-text {
    width: 85.5%;
    display: block;
    /* vertical-align: top; */
    color: #ffffff;
    background-color: transparent;
    /* position: absolute; */
    /* left: auto; */
    /* right: 4.5%; */
    /* top: 11px; */
    padding: 12px 0px;
    position: relative;
    float: left;
}

.menu {
    float: right;
    width: 66%;
    padding: 40px 0 0;
}

.service-intro-inner ul li {
    list-style-type: disc;
    list-style: inside;
}

.theme_two_inner_page .service-intro-inner ul {
    margin: 0 0 12px 18px;
}

/*.theme_one_inner_page .service-intro-inner ul {
    margin: 12px 0px 12px -21px;
}*/
.theme_one_inner_page .service-intro-inner ul {
    /*margin: 12px 0px 12px 0px;*/
    margin: 0px 0px 12px 0px;
}

.frame-bottom ul {
    margin: 0;
}

.frame-bottom ul li {
    list-style-type: none;
}

#menu ul li.login_dot:after,
.menu ul li.login_dot:after {
    content: "";
    position: absolute;
    right: -3px;
    top: 5px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #B20000;
}

.menu ul.sub-dot-login li.login_dot:after {
    right: 6px;
    top: 12px;
}

#menu ul li.login_dot:after {
    top: 18px;
    right: 39px;
}

/*****19-4*********/

body .menu ul li:last-child ul,
.navigation > ul > li:last-child > ul.sub-menu {
    right: 0;
    left: auto;
}

.navigation > ul > li > ul.sub-menu {
    width: 170px;
}

/*******21-4*******/

.service-intro-main .container {
    max-width: 1100px;
}

.service-intro-main .wrapper .service-intro-inner {
    /* max-width: 1100px; */
    /* margin: 0 auto; */
    padding-left: 45px;
    padding-right: 45px;
}

.banner-part .slider-part .item img {
    min-height: 0;
    max-width: 100%;
}

.new_location_one_center .street-section,
.new_location_one_center .location_address {
    width: 100%;
    float: none;
    max-width: 627px;
    margin: 0 auto;
}

/**************/
@media screen and (max-width: 1215px) {

    .banner-part .slider-part .item {
        height: auto;
    }

    .service-intro-main .wrapper .service-intro-inner {
         padding: 20px;
     }

     .contact-locations-two .location_two_box .location_address {
         padding: 0 10px;
     }

    .contact-locations-two.location .location_box_in {
        padding-left: 0px !important;
    }
}

@media (max-width: 1175px) {
    .menu {
        width: auto;
    }
}

@media screen and (max-width: 800px) {

    .sb-toggle-left {
        display: block !important;
        float: left !important;
        /*top: 15px;*/
        top: 22px !important;
        z-index: 10000 !important;
        position: absolute !important;
        left: 25px !important;
    }

    .navbar_icon-cls .sb-toggle-left {
        top: 60px !important;
    }
}

@media screen and (max-width: 639px) {
    .sb-toggle-left {
        top: 16px !important;
    }
}

/*New css 26-04-2018*/
.service-intro h2:first-child {
    margin: 0;
    margin-bottom: 8px;
}

.service-intro h2 {
    margin-bottom: 5px;
    margin-top: 25px;
}

.time p {
    font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
    color: #505050;
    margin-bottom: 4px;
    display: block !important;
}

.info {
    padding: 26px 25px 32px 25px;
    min-height: 350px;
}

.hr_note p {
    font-size: 12px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: bold;
    color: #505050 !important;
}

.hr_note {
    float: left;
    width: 100%;
}

.street-wrapper {
    margin: 0 -27px;
    overflow: hidden;
    /*margin-top: 30px;*/
}

.info-left p {
    color: #505050 !important;
}

.location-section.home p {
    display: block !important;
    width: 100%;
}

.info-left p a {
    color: #505050 !important;
}

.location-section p {
    margin-bottom: 10px !important;
}

.service-intro-main {
    /*padding-top: 10px !important;*/
}

.location-section .service-intro-main {
    padding-top: 0px !important;
}

/*.service-intro h2{
  margin-top: 0px;
}*/
.address_box {
    padding: 26px 25px 18px 28px;
    min-height: 330px;
    width: 50%;
    padding-left: 0;
    padding-right: 0;
}

.location_box_info {
    margin: 0;
}

.day_label label {
    width: 90px;
    font-family: 'Noto Sans', sans-serif;
}

.day_label span, .phone_add a {
    font-family: 'Noto Sans', sans-serif;   
}

.themeone_home_cls .location_box_in,
.theme_one_inner_page .location_box_in {
    padding-bottom: 40px;
}

.theme_one_inner_page .video h2 {
    line-height: 28px;
}

.theme_one_inner_page .video iframe {
    margin-bottom: 0;
}

/*.theme_one_inner_page .service-intro p{
  margin:7px 0;
}*/

.theme_one_inner_page.faq-content .service-intro-inner h3 {
    margin-bottom: -5px;
}

.theme_one_inner_page {
    margin-bottom: -5px;
}

.theme_one_inner_page .service-intro-bottom,
.theme_one_inner_page .staff-name-block {
    margin-top: 40px;
}

.theme_one_inner_page .grey-gradient-button {
    margin-bottom: 0;
}

.service-intro.inner-space-faq {
    margin-bottom: 24px;
}

.theme2_home .section-1 {
    padding-top: 42px;
}

.faq2_theme .service-intro-bottom {
    margin-top: 0;
}

.faq2_theme .service-intro-block {
    padding-top: 0;
}

.theme_two_inner_page .service-intro-block:first-child {
    margin: -55px 0px 0px 0px;
}

.theme_two_inner_page .service-intro-block:last-child {
    margin: 0px 0px -43px 0px;
}

.inner-banner-wrapper {
    height: 350px;
}

.banner-part.inner-part {
    margin-top: -310px;
}

.staff-name-main .staff-name-block:last-of-type {
    padding-bottom: 0;
}

.service-intro-main.faq2_theme {
    padding-bottom: 0;
}

.grey-gradient-button {
    margin-bottom: 0;
}



.theme_one_inner_page .staff-name-content h2 {
    margin-top: 15px;
}

.service-intro p {
    text-align: justify;
}

/*.theme_one_inner_page .service-intro p {
  clear: none;
}
.service-intro-inner .service-intro p{
  clear: both;
}*/

.theme_one_inner_page .frame-bottom h3 {
    padding-bottom: 10px;
}

.theme_one_inner_page .staff-name-content h2 {
    margin-top: 0;
    padding: 0;
    margin-bottom: 5px;
}

.staff-name-block {
    border: none;
    background-color: transparent;
}

.theme_one_inner_page .service-intro p {
    /*padding: 0;*/
    margin: 0 0 1em;
    font-size: 16px;
}

.theme_one_inner_page .frame-bottom h3 {
    margin-bottom: 0px;
}

.theme2_inner_page_frame .frame-bottom h3 {
    margin-bottom: 10px;
}

.staff-name-main .staff-name-block:first-of-type {
    padding-top: 0;
    margin-top: 0;
}

.theme_one_inner_page .staff-name-content span {
    line-height: 26px;
    display: block;
    font-size: 16px;
}

.staff-name-content p {
    padding-left: 0;
    padding-right: 0;
}

#mobile_locview {
    display: none;
}

#contact_mobile_view {
    display: none;
}

.staff-name-content {
    /* overflow: hidden; */
    /* padding-left: 22px; */
    /*padding: 25px 25px 25px 0;*/
}

.servies-section ul li {
    float: none;
    display: table-cell;
}

.servies-section ul {
    max-width: 753px;
    display: table;
    /* text-align: center; */
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

/*For theme 1 */
/*.services_in ul li {
 float: none;
   width: 33.3%;
  list-style: none;
  display: table-cell;
}*/
.services_in ul li {
    float: left;
    width: 100%;
    list-style: none;
    display: table-cell;
    padding: 0;
}

.services_in ul {
    /* float: left; */
    width: 100%;
    padding: 0;
    margin: 0;
    display: table;
}

.centerme {
    display: table !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.centerme li {
    display: table-cell !important;
    /*width: auto !important;*/
    min-width: 33.3%;
    float: none !important;
}

.centerme li a:hover {
    font-weight: normal !important;
}

.micon {
    float: right;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

/* 05/07/ menu bar */


/* 13/09 */
.staff-name-main {
    display: inline-block;
    width: 100%;
    margin-top: 45px;
}

.staff-name-main .staff-listing {
    display: inline-block;
    margin: 0 55px 28px 0 !important;
    padding-left: 0;
    /*width: calc(24.33% - 22.5px);*/
    width: 220px;
    vertical-align: top;
}

.staff-name-main ul.staff-listing:nth-child(4n) {
    margin-right: 0 !important;
}

.staff-name-main .staff-listing li {
    width: 100%;
}

.staff-name-main .staff-listing li .staff-col1 {
    width: 100%;
}

.staff-name-main .staff-listing li .staff-col1 .staff-col2 {
    margin-top: 10px;
}

.staff-name-main .staff-listing li .staff-col1 .staff-col2 .main-info {
    display: inline-block;
    width: 100%;
    max-width: 220px;
}

.staff-name-main .staff-listing li .staff-col1 .staff-col2 p.staff_name {
    display: inline-block;
    width: 100%;
    font-size: 16.67px;
}

.staff-name-main .staff-listing li .staff-col1 .staff-col2 p {
    display: inline-block;
    width: 100%;
    margin: 0 0 3px;
    text-align: left;
    word-break: break-all;
    /*color: #4b4847;*/
}

.staff-name-main .staff-listing li .staff-col1 .staff-col2 p a {
    font-size: 14.67px;
    /*color: #20006e;*/
    font-weight: bold;
    font-size: 14.67px;
    word-break: initial;
    transition: none 0s ease 0s;
}

/* Photos page */
.lbGallery .photos-all-cols {
    display: inline-block;
    width: 100%;
    margin-top: 45px;
}

.lbGallery .photos-all-cols .photos-col1 {
    float: left;
    display: inline-block;
    width: 345px;
    margin-right: 32px;
    margin-bottom: 30px;
}

.lbGallery .photos-all-cols .photos-col1:nth-child(3n) {
    margin-right: 0;
}

.lbGallery .photos-all-cols .photos-col1 a img {
    width: 100%;
}

/* Product page Design */
.service-intro .newsletter-list ul {
    float: left;
    display: inline-block;
    margin-top: 25px;
    padding-left: 0;
    width: 100%
}

.service-intro .newsletter-list ul li {
    float: left;
    width: calc(20% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    list-style-type: none;
}

.service-intro .newsletter-list ul li a {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.service-intro .newsletter-list ul li p a {
    padding-bottom: 20px;
}

/*.service-intro .newsletter-list ul li a img {
  border: 1px solid #f2f2f2;
}*/
.service-intro .newsletter-list ul li a u {
    color: #006699;
    font-weight: 600;
}

.service-intro .pdf-event {
    margin-top: 0;
}

.date-event p {
    margin-bottom: 0;
    font-weight: 600;
}

.service-intro h2 {
    margin-bottom: 10px;
     font-size: 30px;
}
.date-event{margin-top:1em;}
.service-intro h3 {
    margin:15px 0 5px;
    font-size: 18px;
}

.menu ul li ul li ul.sub-dropdown {
    padding-left: 8px;
}

/*.pag_roteto_cls .owl-carousel img{
  border-bottom: solid 4px #013aa1;
  min-height: auto;
}*/
.banner-text {
    color: #000;
    width: 100%;
    padding: 5px 10px 5px 10px;
    max-width: 500px;
    display: block;
    font-size: 13px;
    line-height: 18px;
    /* background-color: rgba(0,0,0,0.5);*/
}

.pag_roteto_cls .owl-dot {
    display: none;
}

@media (max-width: 1330px) {
    .lbGallery .photos-all-cols .photos-col1 {
        margin-right: 18px;
    }
}

@media (max-width: 1200px) {
    .staff-name-main .staff-listing {
        margin: 0 20px 28px 0 !important;
        width: 205px;
        height: 415px;
    }

    .staff-name-main .staff-listing li .staff-col1 .staff-col2 p a {
        font-size: 12px;
    }

    .staff-name-main .staff-listing li .staff-col1 .staff-col2 p.staff_name,
    .staff-name-main .staff-listing li .staff-col1 .staff-col2 p {
        font-size: 14px;
    }

    .lbGallery .photos-all-cols .photos-col1 {
        margin-right: 20px;
        width: calc(33.33% - 20px);
    }

    .new_service .services_in_box ul {
        margin: 0 15px;
    }

    .new_service .services_in_box li a {
        padding: 15px 15px 25px;
    }

    .services_in_box li a:nth-child(3n) {
        margin-right: 0;
    }
}

@media (max-width: 1024px) {
    .staff-name-main .staff-listing {
        margin: 0 20px 28px 0 !important;
        width: 200px;
        float: left;
    }

    .lbGallery .photos-all-cols .photos-col1 div {
        font-size: 13px;
    }

    .new_service .services_in_box li a {
        width: calc(33% - 11px);
        margin-right: 20px;
        margin-bottom: 20px;
    }
.new_service .services_in_box.services_bd li a.for_feature_bottom {margin-bottom: 20px;}
    .services_in_box li a:nth-child(3n) {
        margin-right: 0px;
    }

    
}

@media (max-width: 992px) {

    .staff-name-main ul.staff-listing:nth-child(2n),
    .staff-name-main ul.staff-listing:nth-child(3n) {
        margin: 0 20px 28px 0 !important;
    }

    .staff-name-main .staff-listing {
        width: 190px;
        height: 416px;
    }

    .staff-name-main ul.staff-listing:nth-child(4n) {
        margin-right: 0 !important;
    }

    .staff-name-main .staff-listing li .staff-col1 .staff-col2 p a {
        word-break: break-all;
    }
}

@media (max-width: 950px) {
    .staff-name-main ul.staff-listing:nth-child(4n) {
        margin: 0 20px 28px 0 !important;
    }

    .staff-name-main ul.staff-listing:nth-child(3n) {
        margin-right: 0 !important;
    }

    .staff-name-main .staff-listing {
        width: 195px;
    }

    .lbGallery .photos-all-cols .photos-col1 {
        margin-right: 18px;
    }

    .lbGallery .photos-all-cols .photos-col1:nth-child(3n) {
        margin-right: 18px;
    }

    .service-intro .newsletter-list ul li {
        width: calc(25% - 10px);
        margin-right: 10px;
    }
}

@media (max-width: 767px) {
    .staff-name-main ul.staff-listing:nth-child(3n) {
        margin: 0 30px 28px 0 !important;
    }

    .staff-name-main .staff-listing {
        width: 220px;
        margin: 0 30px 28px 0 !important;
    }

    .staff-name-main .staff-listing li .staff-col1 .staff-col2 p a {
        word-break: initial;
    }

    .lbGallery .photos-all-cols .photos-col1 {
        margin-right: 20px;
        height: 274px;
        width: calc(50% - 20px);
    }

    .service-intro .newsletter-list ul li {
        width: calc(33.33% - 10px);
        margin-right: 10px;
    }

    .new.intro-text {
        padding-top: 20px;
    }

    .for_bottom_content {
        padding-top: 25px !important;
    }

    .footer_note {
        width: 100%;
    }

    .service-intro h2 {
        display: block;
        clear: both;
        line-height: 40px;
    }
}


@media (max-width: 640px) {

    /*.staff-name-main .staff-listing {
    display: inline-block;
    width: 100%;
    margin: 0 !important;
  }*/
    .staff-name-main .staff-listing {
        width: 200px;
        height: 385px;
        margin: 0 30px 28px 0 !important;
    }

    .staff-name-main ul.staff-listing:nth-child(2n) {
        margin-right: 0 !important;
    }

    .service-intro .newsletter-list ul li {
        width: calc(50% - 20px);
        margin-right: 20px;
    }
}

@media (max-width: 480px) {
    .staff-name-main .staff-listing li {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-bottom: 30px;
    }

    .lbGallery .photos-all-cols .photos-col1 {
        margin-right: 0;
        width: 100%;
        height: auto;
    }

    .service-intro .newsletter-list ul li {
        width: 100%;
        margin-right: 0;
    }

    .content_info.promotion-info .lbGallery .photos-all-cols {
        margin-top: 0;
    }
}

@media(max-width: 480px) {
    .services_box_in {
        margin-bottom: 15px;
    }

    .servies-section ul li {
        display: block;
    }

    .services_in ul li {
        display: block;
    }

    .staff-name-main .staff-listing li {
        width: 100%;
        margin-bottom: 30px;
    }

    .lbGallery .photos-all-cols .photos-col1 {
        margin-right: 0;
        width: 100%;
    }
}


@media(max-width: 1175px) {
    .navigation > ul > li > a {
        font-size: 12px;
        padding-left: 17px;
        padding-right: 17px;
    }
}

@media(max-width: 1069px) {
    .navigation > ul > li > a {
        font-size: 12px;
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media(max-width: 1024px) {
    .notification-text {
        width: calc(100% - 165px);
    }

    .frame-bottom ul li {
        font-size: 13px;
    }
}

@media(max-width: 1023px) {
    .navigation > ul > li > a {
        font-size: 12px;
        padding-left: 9px;
        padding-right: 9px;
    }

    .theme_one_inner_page .staff-name-image {
        width: 27%;
        margin-right: 2%;
    }

    .theme_one_inner_page .staff-name-content {
        width: 100%;
    }

    .theme_one_inner_page .staff-name-content h3 {
        padding-left: 0px;
    }
}

@media (max-width: 979px) {
    .insurance_list_sec.frame-bottom ul li {
        width: 50%;
    }
}

@media (max-width: 900px) {
    .navigation > ul > li > a {
        font-size: 11px;
        padding-left: 4px;
        padding-right: 2px;
    }
}

@media(max-width: 839px) {

    .banner-part.inner-part {
        margin-top: 0;
        /*padding: 20px 0;*/
        position: relative;
        background: none;
    }

    .banner-part.inner-part .slider-part {
        padding-top: 20px;
    }

    .banner-part.inner-part::before {
        position: absolute;
        content: "";
        /*background: #023083;*/
        height: 70%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }

    .inner-banner-wrapper {
        height: 0;
    }
}

@media(max-width: 800px) {
    .theme_1_menu.overlay-open #sb-site {
        transform: translate3d(253px, 0, 0);
        -moz-transform: translate3d(253px, 0, 0);
        -webkit-transform: translate3d(253px, 0, 0);
        -ms-transform: translate3d(253px, 0, 0);
        -o-transform: translate3d(253px, 0, 0);
    }

    .theme_1_menu #sb-site {
        -webkit-transform: translate(0px);
        -moz-transform: translate(0px);
        -o-transform: translate(0px);
        transform: translate(0px);
        -webkit-transition: -webkit-transform 400ms ease;
        -moz-transition: -moz-transform 400ms ease;
        -o-transition: -o-transform 400ms ease;
        transition: transform 400ms ease;
        -webkit-transition-property: -webkit-transform, left, right;
        -webkit-backface-visibility: hidden;
    }

    .theme_1_menu .sb-slidebar.sb-active {
        z-index: 99;
        transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);

    }

    .theme_1_menu .sb-slidebar {
        width: 365px;
        transform: translate3d(0, 0, -700px);
        -moz-transform: translate3d(0, 0, -700px);
        -webkit-transform: translate3d(0, 0, -700px);
        -ms-transform: translate3d(0, 0, -700px);
        -o-transform: translate3d(0, 0, -700px);
        transition: transform .4s ease 0s,
            -moz-transform .4s ease 0s,
            -webkit-transform .4s ease 0s,
            -ms-transform .4s ease 0s,
            -o-transform .4s ease 0s;
        z-index: 9;
    }

    /*.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}*/
    .theme_1_menu.overlay-open .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*background-color: rgba(0, 0, 0, 0.8);*/
        opacity: 1;
        visibility: visible;
        z-index: 9;
    }

    /*.theme_1_menu.overlay-open #sb-site {
  transform: translate3d(0, 0, 365px);
    -moz-transform: translate3d(0, 0, 365px);
    -webkit-transform: translate3d(0, 0, 365px);
    -ms-transform: translate3d(0, 0, 365px);
    -o-transform: translate3d(0, 0, 365px);
    transition: transform .4s ease 0s, 
    -moz-transform .4s ease 0s, 
    -webkit-transform .4s ease 0s, 
    -ms-transform .4s ease 0s, 
    -o-transform .4s ease 0s;
}*/
    .theme_1_menu .sb-slidebar {
        width: 0 !important;
    }

    .theme_1_menu .sb-slidebar.sb-active {
        width: 265px !important;
    }

    .new_service .services_in_box li a {
        width: calc(50% - 11px);
        margin-right: 20px;
        margin-bottom: 20px;
    }
	.services_in_box li a:nth-child(3n) {
        margin-right: 20px;
    }
    .services_in_box li a:nth-child(2n) {
        margin-right: 0;
    }
	.new_service .services_in_box.services_bd li a{border-width: 5px;}
	
}

@media(max-width: 768px) {
    .notification-text {
        width: calc(100% - 165px);
    }
}

@media (min-device-width:768px) and (max-device-width:1024px) {
    .theme_one_inner_page .service-intro p:last-of-type {
        padding-left: 0;
    }
}

@media(max-width: 767px) {
    .banner-part .slider-part .item {
        height: auto;
    }

    .theme_one_inner_page .staff-name-content p {
        margin-top: 0;
    }

    .theme_one_inner_page.service-intro-main .wrapper .service-intro-inner {
        padding-left: 5px;
        padding-right: 5px;
    }

    .inner-banner-wrapper {
        height: 0;
    }

    .frame-bottom {
        margin-top: 40px;
    }

    .theme_one_inner_page .staff-name-content span {
        padding-left: 0px;
    }

    .res_space {
        padding-left: 20px !important;
    }

    .staff-name-content span.location-new {
        display: none;
    }

    .staff-name-content span#mobile_locview {
        display: block;
    }

    #contact_desktop_view {
        display: none;
    }

    #contact_mobile_view {
        display: inline-block;
        width: auto;
    }

    /*  .teli_number a {
    line-height: 15px;
  /*  margin-right: 9px;
}*/
    .theme_one_inner_page .staff-name-content h3 {
        padding-left: 20px;
        margin-bottom: 6px;
    }

    .doctore_theme_onepage .staff-name-content h2 {
        padding-left: 20px;
        margin-bottom: 10px;
    }

    .doctore_theme_onepage .staff-name-content span {
        margin-left: 20px;
    }

}


@media (max-width: 602px) {

    .frame-bottom ul li,
    .insurance_list_sec.frame-bottom ul li {
        width: 100%;
    }

    .centerme li {
        display: block !important;
    }
}




@media(max-width: 575px) {
    .photos-all-cols.current_promotion .photos-col1 {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .photos-all-cols.current_promotion .photos-col1:nth-child(3n) {
        margin-right: 0 !important;
    }

    .content_info.promotion-info .photos-all-cols.current_promotion .photos-col1 {
        width: 100% !important;
        margin-right: 0 !important;
    }
}




@media(max-width: 570px) {
    .theme_one_inner_page .staff-name-content {
        float: right;
        width: 100%;
    }

    .theme_one_inner_page .staff-name-image {
        width: 100%;
        margin-right: 0;
        margin: 0 0 10px 0;
    }

    .theme_one_inner_page .service-intro-text,
    .theme_one_inner_page .staff-name-content {
        padding: 25px 0px 25px 0;
    }

    .service-intro-text span,
    .staff-name-content span {
        margin-bottom: 6px;
        display: block;
        text-align: left;
        margin-top: 5px;
        padding: 0;
        width: 100%;
    }

    .staff-name-image img {
        width: auto !important;
        min-width: auto !important;
    }

    .theme_one_inner_page .service-intro p:last-of-type {
        margin-bottom: 10px;
        /*margin-right: 15px;*/
    }
}


@media(max-width: 507px) {

    .new_service .services_in_box li a {
        width: 100%;
    }
	.services_in_box.services_bd .image-content-inner{height: auto !important;}
}

@media(max-width: 480px) {
    .theme_1_menu.overlay-open #sb-site {
        transform: translate3d(253px, 0, 0) !important;
        -moz-transform: translate3d(253px, 0, 0) !important;
        -webkit-transform: translate3d(253px, 0, 0) !important;
        -ms-transform: translate3d(253px, 0, 0) !important;
        -o-transform: translate3d(253px, 0, 0) !important;
    }
}

.menu ul li a{
    color: #6b7785;
}

a.sb-toggle-left {
    font-size: 26px;
}

a.menu-bt.sb-toggle-left {
    position: absolute;
}

a.menu-bt.sb-toggle-left span {
    transition-duration: 0.5s;
    position: absolute;
    background-color: #4887b0;
    height: 4px;
    width: 22px;
    top: 12px;
    left: -7px;
}
a.menu-bt.sb-toggle-left span:first-child {
    transition-duration: 0.5s;
    position: absolute;
    width: 22px;
    height: 4px;
    background-color: #4887b0;
    content: "";
    top: 0;
    left: -7px;
}
a.menu-bt.sb-toggle-left span:last-child {
    transition-duration: 0.5s;
    position: absolute;
    width: 22px;
    height: 4px;
    background-color: #4887b0;
    content: "";
    top: 6px;
    left: -7px;
}

.services_box {
    padding: 37px 0 74px !important;
}

#sb-site {
	display: initial;
	position: fixed;
	z-index: 999;
	top: 0;
    left: 0;
    width: 100%;
}

.alt-msg-bx-sct .first-section-box {
    padding-top: 172px !important;
}

@media(max-width: 1187px) {
    .alt-msg-bx-sct .first-section-box {
        padding-top: 251px !important;
    }
}

@media(max-width: 1150px) {
    .alt-msg-bx-sct .first-section-box {
        padding-top: 216px !important;
    }
}

@media(max-width: 800px) {
    .alt-msg-bx-sct .first-section-box {
        padding-top: 246px !important;
    }
}

@media(max-width: 640px) {
    .alt-msg-bx-sct .first-section-box {
        padding-top: 285px !important;
    }
}

@media(max-width: 375px) {
    .alt-msg-bx-sct .first-section-box {
        padding-top: 278px !important;
    }
}

@media(max-width: 320px) {
    .alt-msg-bx-sct .first-section-box {
        padding-top: 263px !important;
    }
}

.first-section-box {
	padding-top: 126px;
}

@media(max-width: 800px) {
	.first-section-box {
    	padding-top: 156px !important;
    }
}

@media(max-width: 640px) {
	.first-section-box {
		padding-top: 195px !important;
	}
}

@media(max-width: 425px) {
	.first-section-box {
		padding-top: 196px !important;
	}
}

@media(max-width: 375px) {
	.first-section-box {
		padding-top: 188px !important;
	}
}

@media(max-width: 320px) {
	.first-section-box {
		padding-top: 173px !important;
	}
}

.footer {
    background: #6e757a !important;
}

#TB_overlay {
    z-index: 1000 !important;
}

#TB_window {
    z-index: 11111 !important;
}