@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;
}

.footer-bottom p {
    font-size: 16px !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;
}

/* for form*/

/*redesign css start*/
.hedding_box h1 {
    font-size: 32px;
    margin: 0;
    line-height: 28px;
    font-family: 'Noto Sans', sans-serif !important;
}

.notification-head {
    padding-left: 3px !important;
    padding-right: 28px !important;
}

.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% !important;
    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: 28px;
    font-weight: 600;
    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;
}

.features_emp {
    display: inline-block;
    float: right;
    position: relative;
    height: 170px;
    width: 185px;
    margin-bottom: 30px;
}

.features_emp h6 {
    position: absolute;
    top: 0;
    left: 15px;
    margin: 0;
    padding: 7px 0;
    font-size: 15px;
    color: #fff;
}

.content_in_featurebox img {
    float: right;
    margin: 0 auto;
    text-align: right;
    margin-bottom: 10px;
    position: absolute;
    right: 0;
    top: 30px;
}

.content_in_featurebox p {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    margin-top: 2px;
    color: #767676;
}

.content_in_box .new h1:before {
    left: 24px;
    bottom: 3px;
}

.cont_in_des p {
    padding-bottom: 10px;
}

.inner-wrapper {
    max-width: 1110px;
    display: block;
    margin: 0 auto;
}

.box-detail .content_in_box {
    width: 100%;
}

.feature-box-align li a img {
    width: 100%;
}

.services_box.testimonial-space ul {
    max-width: 1050px;
    margin: 0 auto;
}

.content_employee .content_in_box {
    padding-top: 0px;
}

.servies-section .feature-box-align ul {
    padding: 0 12px;
}

.feature-box-align li {
    width: 100% !important;
}

.feature-box-align li a {
    width: calc(33.33% - 30px);
    margin: 0 13px;
    padding: 0;
}

.feature-box-align li a .image-1 {
    position: relative;
    float: left;
    margin-bottom: 33px;
    padding: 0;
    width: 100%;
    border: 2px solid transparent;
}

.feature-box-align li a .image-1.for_feature_bottom {
    margin-bottom: 0;
}

.image-block-section li {
    list-style: none;
    width: 50%;
    display: inline-block;
    float: left;
}

.image-content-inner h4 {
    font-size: 17px;
    color: #000;
    color: #fff;
    width: 190px;

    padding: 8px 5px;
    border-radius: 5px;
    border: 1px solid #fff;
    text-align: center;
}

.image-block-content p {
    margin-top: 6px;
}

.testimonial-space .services_in {
    max-width: 1110px !important;
}

.logo_crawler .services_in {
    max-width: 1132px !important;
}

.contact_us_header a:hover {
    color: #53b8c2;
}

.services_box .custom_btn ul li img {
    width: 200px;
}

.location_address {
    width: 100%;
}

.image-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.new_service .services_in_box.services_bd li a {position: relative;width: calc(33% - 19px);margin-right: 33px;float: left;margin-bottom: 33px;padding: 25px;background: #fff;overflow: hidden;border: 8px solid #fff;}
.new_service .services_in_box.services_bd ul{padding: 0;margin: 0 0 12px;}
.new_service .services_in_box.services_bd li a:nth-child(3n) {margin-right: 0;}
.new_service .services_in_box.services_bd li a.for_feature_bottom {
    margin-bottom: 30px;
}
.new_service .services_in_box.services_bd .image-content{position: static;left: auto;top: auto;transform:none;}
.new_service .services_in_box.services_bd .image-content-inner h4{
	font-size: 18px;
    border-radius: 5px;
    border: none;
    text-align: center;
    background: transparent !important;
	width: auto;
	padding: 0;
	margin: 24px 0;
	transition: all 0.6s ease 0s;
}
.new_service .services_in_box.services_bd .image-content-inner p{font-size: 16px;margin: 0;padding: 0 0 14px; text-align: center;color: #444444;}
.go-btn {
    display: inline-block;
    color: #fff !important;
    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;
	transition: all 0.6s ease 0s;
}

.custom_btn {
    padding-top: 0
}

.custom_btn .testi_slider a {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: center;

}

a.tesimonials_more {
    float: right !important;
    width: 50px !important;
    height: 20px !important;
    padding: 1px 4px !important;
    font-size: 13px !important;
    border-radius: 3px !important;
}

.testimonial-space {
    padding: 37px 0px 0px 12px;
    overflow: hidden;
}

.custom_btn .testi_slider {
    text-align: left;
}

.map {
    width: 50%;
    padding: 25px 0;
}

.image-block-section ul li {
    width: 50% !important;
    float: left;
    display: inline-block;
}

.image-block-section-inner h2 {
    text-align: center;
    margin-bottom: 15px;
}

.image-block-section ul li .image-block-content {
    width: calc(50% - 20px);
    float: left;
    text-align: left;
    margin: 0 10px;
    display: inline-block;
}

.image-block-content a.tesimonials_more {
    float: left !important;
    margin-top: 10px;
}

/*.services_in_box li a:nth-last-child(-n+3) .image-1 {
  margin-bottom: 0;
} */
.new_service .services_box {
    padding-bottom: 0px;
}

.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 {
    font-size: 16px;
    color: #000;
    display: inline-block;
}

.footer-nav ul li ul {
    display: inline-block;
    line-height: normal;
}

.footer-nav ul li ul li {
    text-align: left;
    float: left;
}

.footer-nav ul li ul li a {
    font-size: 14px;
    color: #858da0;
    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;
}

.menu ul li ul li ul.sub-dropdown:hover {
    background-color: #e6e5e5;
}

a:focus,
a:hover {
    transition: none;
}

.navigation ul {
    padding-left: 0;
}

.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;
}

.nav ul li.for-sub-arrow {
    position: relative;
}

.nav ul li.for-sub-arrow:before {
    position: absolute;
    content: '\f078';
    top: 9px;
    font-size: 10px;
    left: auto;
    right: 5px;
    font-family: FontAwesome;
    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-wrapper .bx-controls-direction a.bx-prev:hover,
.bx-wrapper .bx-controls-direction a.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;
    margin: 20px 0;
    white-space: pre-line;
}

.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
}

.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;
}

.contact_adderess .address_day {
    width: 44.5%;
}

#company_contact {
    max-width: 100%;
    width: 100%;
    padding: 30px 0
}

#company_contact .one-col-form-lbl {
    width: 35%;
    margin: 10px 0;
}

#company_contact .one-col-form-txt {
    width: 60%;
}

#company_contact .one-col-form-txt .input-txt {
    padding: 10px;
}

.one-col-form-lbl {
    margin: 12px 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;*/
}

.page-rotator .wrapper {
    max-width: 500px;
    margin: 0 auto;
}

.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: #767676;
    font-size: 15px;
}

a.morelink {
    text-decoration: none;
    outline: none;
    color: #767676 !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;
    padding-left: 4px;
    margin-left: 16px
}

.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;
    color: #fff;
}

.contact_us_header a {
    color: #FFF;
    font-weight: 600;
}

.contact .call-icon {
    background-image: none;
    margin-right: 18px;
    margin-right: 0
}

.more p {
    text-align: left !important;
    line-height: 22px;
}

.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;
    padding-bottom: 0;
}

.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;
}

.footer ul {
    padding-left: 0;
}

/*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: 9;
}

.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;
    font-size: 2em;
    display: block;
    line-height: 22px;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.hover_bkgr_fricc > div p {
    font-family: 'Noto Sans', sans-serif;
    margin: 1em auto;
}

.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;
    border: none;
    margin: auto;
}

.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: 0 40px;
  }*/
.test .inner-wrapper {
    max-width: 1130px;
}

.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;
	font-weight: 400;
}

.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: 15px;
    line-height: 19px;
    float: left;
}

.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
}

.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;
}

.staff-name-block.staff-align .staff-name-content p {
    clear: none;
    padding: 10px;
}

.staff-name-block.staff-align .staff-name-image {
    margin-right: 15px;
}

.contact_number_box .contact_us_header {
    display: inline-block;
}

a.img-border {
    border: 1px solid #f2f2f2;
    display: block;
}

/*redesign css end*/

/*theme-2*/
ul.nav.nav-tabs {
    margin-top: 10px;
}

.slider-part .owl-buttons .owl-next,
.slider-part .owl-buttons .owl-prev {
    bottom: 15px;
}

.emp-align h2 {
    text-align: center;
    margin-top: 0;
    padding-top: 40px;
}
.emp-align h1 {
    text-align: center;
}

.vision-left {
    text-align: left;
    width: 80%;
    display: inline-block;
}

.banner-part .slider-part .item {
    height: auto;
}

.content_in_box p,
.vision-left p {
    padding-bottom: 10px;
    margin: 0;
    line-height: 22px;
    font-size: 16px;
    color: #444444;
}

.theme2_home .section-1 {
    padding-bottom: 0;
}

.servies-section {
    padding: 0;
}

.container {
    background-color: #fff;
}

.space-top {
    padding-top: 40px;
}

.header-top .container,
.footer .container {
    background: transparent;
}

.back-theme-color {
    background-color: #f1f0f0;
}

.feature-box-align a {
    background-image: none;
}

.custom-btn {
    margin-top: 0;
}

.theme2-pdf-view-list ul li {
    float: left;
    width: calc(20% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    list-style: none;
}

.theme2-pdf-view-list ul li a img {
    text-align: center;
}

.theme2-pdf-view-list ul li a {
    text-align: center;
}

.theme2-pdf-view-list ul li p {
    text-align: center;
}

.theme2-pdf-view-list ul li p a {
    padding-bottom: 20px;
}

/*.service-intro-inner .hedding_box{
  text-align: center;
}*/
.header-bottom.wrapper {
    border-bottom: 1px solid #f2f2f2;
}

.mt-7 {
    margin-top: 7px;
}

.mt-30 {
    margin-top: 30px
}

#owl-slidelogo .owl-dots {
    display: none;
}

.custom-btn ul li a {
    line-height: normal;
}

.banner-part.inner-part .slider-part {
    height: 300px;
}

.banner-part {
    margin-top: -280px;
}

.banner-part.inner-part {
    margin-top: -280px;
}

.slider-part-450 .slider-part {
    height: 450px !important;
}

.social-icon a.linkedin {
    background-color: #0077B5
}

ul.pro-main {
    display: inline-block;
    padding: 0 12px;
}

ul.pro-main li {
    width: 50%;
    display: inline-block;
}

ul.pro-main li .image-block-section-inner {
    width: 100%;
    display: inline-block;
}

ul.pro-main li .image-block-section-inner .image-block-content {
    width: calc(50% - 20px);
    float: left;
    text-align: left;
    margin: 0 10px;
    display: inline-block;
}

/*.location-section .space-top{
	padding-top: 12px;
}*/
.logo-crawlers .inner-wrapper {
    max-width: 1130px;
}

/*#Services{
	display: block;
}*/
.image-block-content h4 {
}

.banner-part .container {
    background-color: transparent;
}

.vision-left p:last-child {
    padding-bottom: 0;
}

.banner-wrapper {
    height: 320px;
}

.slider-part .bx-viewport {
    height: 450px;
}

#bxslider .banner_img {
    border: none;
}

.logo-crawlers p {
    font-size: 13px;
    font-weight: 600;
    margin-top: 16px;
}

.f-social-section {
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
}

.f-social-icon a.linkedin {
    background: #0077B5;
}

.f-social-icon a.linkedin:hover {
    background-color: #fff;
}

.f-social-icon a.linkedin:hover .fa {
    color: #0077B5;
}

.sub-subs-dropdown,
.sub-dropdown {
    display: none;
}

.main_ul .for-sub-arrow span {
    position: relative;
    display: inline-block;
    float: right;
    cursor: pointer;
    z-index: 8000;
}

.main_ul .for-sub-arrow span .fa {
    position: absolute;
    right: 15px;
    top: 14px;
    color: #666666;
    font-size: 14px;
    z-index: 9999;
}

.main_ul li {
    border-bottom: solid 1px #c7c7c7;
}

ul.sub-subs-dropdown li,
.main_ul li ul.sub-dropdown li {
    border-color: #8a8a8a;
}

.sb-slidebar > ul > li > a {
    border: none;
}

.main_ul li a {
    display: inline-block;
    width: auto;
    color: #666666;
    font-size: 13px;
    padding: 10px 10px 10px 20px;
}

.main_ul li ul li a {
    padding-left: 30px;
    font-size: 14px;
}

.main_ul li ul li {
    background-color: #feae31;
}

.sub-subs-dropdown li a {
    padding-left: 40px !important;
}

.pro-main h4 {
}

.info h3 {
    color: #333333;
    margin-bottom: 15px;
}

.info-left {
    width: 47%;
}

.info-right {
    float: right;
    width: 53%;
}

.footer {
    text-align: center;
}

.footer li {
    list-style: none;
}

.footer-top {
    display: inline-block;
    text-align: center;
}

.f-section {
    display: flex;
    padding: 0 17px;
    padding-right: 30px;
    text-align: left;
    border-right: none !important;
    border-bottom: none !important;
}

.w1,
.w2,
.w3,
.w4,
.w5,
.w6 {
    max-width: 100%;
    width: auto;
}

.f-section:last-of-type {
    border-right: none !important;
}

.f-section ul li:first-child a {
    font-size: 16px;
}

.f-section:last-child {
    min-height: auto;
}

/*.footer-top > div:nth-last-child(2) {
    border-right: none !important
 }*/
.f-social-icon {
    display: inline-block;
    text-align: center;
}

h4 {
    color: #333333;
}

.street-section,
.street-in {
    width: 100%;
}

.info {
    width: 50%;
    display: inline-block;
}

.map {
    float: right;
}

.slider-part {
    position: relative;
}

.more {
    line-height: 22px;
}

.forgot_link_login .one-col-form-txt p {
    margin-top: 1em;
}

.service-intro-main {
    padding: 0;
}

.hedding_box {
    margin: 0;
}

.custom-about p:last-child {
    margin-bottom: 0;
}

/*.fancybox-skin,.fancybox-skin{
  background: transparent!important;
}
.fancybox-opened .fancybox-skin{
  box-shadow: none !important;
}*/
.fancybox-skin {
    background: transparent !important;
    box-shadow: none !important;
    color: #fff !important;
    text-align: center;
}

.main-data-pdf-div {
    position: relative;
}

p.pdf-event {
    position: absolute;
    right: 0;
    top: 5px;
}

.main-data-pdf-div h2 {
}

.main-data-pdf-div h2 {
    padding-right: 35px;
}

.custom-about p:first-child {
    margin-top: 0;
}

.for-editor-new img {
    height: auto !important;
    width: auto !important;
}

.banner-text {
    color: #767676;
    width: 100%;
    padding: 5px 10px 5px 10px;
    max-width: 500px;
    display: block;
    /* background-color: rgba(0,0,0,0.5); */
}

.rotate-bottom-space {
    min-height: 380px;
    overflow-y: hidden;
    text-align: center;
}

.wrapper.pag_roteto_cls {
    padding-top: 35px;
}

.rotator-owl-main {
    float: left;
}

ul.nav.nav-tabs a {
    display: block;
    font-size: 16px;
}

.street-in.info-spacing .info {
    padding: 25px;
}

.navigation > ul > li > ul.sub-menu > li > ul.sub-dropdown > li a {
}

.navigation > ul > li.login_dot:last-child::after {
    right: -9px;
}

.mb {
    margin-bottom: 7px;
}

.one-col-form-txt label {
    width: 100%;
}

#ecp_login .one-col-form-txt label {
    width: auto;
}

.one-line label {
    max-width: 100%;
    width: auto;
}

.f-section ul li a {
    display: block;
}

.staff-name-content {
    padding: 0 25px 25px 0;
}

.log-msg {
    font-size: 32px;
}

.contact_us_header.login-header:after {
    left: -10px;
}

.contact_us_header.login-header {
    padding-left: 0;
    margin-left: 16px;
}

.theme2-pdf-view-list ul.pagination {
    width: auto;
    display: inline-block;
    float: none;
}

.theme2-pdf-view-list ul.pagination li {
    width: auto;
    float: left;
    margin: 0;
}

.theme2-pdf-view-list ul.pagination li a {
    padding: 5px 10px;
    width: auto;
    border: 1px solid #c4c4c4;
    border-radius: 0 !important;
}

/*location-two-box*/
.location_two_box .street-section {
    width: 50%;
    display: inline-block;
    padding: 0 44px;
}

.location_two_box .street-section .map,
.location_two_box .street-section .info {
    width: 100%;
    min-height: auto;
}

.location-section h2 {
    padding-top: 40px;
}

.location_two_box .street-section .map {
    margin-bottom: 40px;
    padding-top: 0;
}

.location_two_box .hr_note p {
    font-size: 14px;
}

.location_two_box .info-right {
    padding-left: 15px;
}

.location_two_box .info {
    padding: 26px 8px 32px 26px;
}

.contact-locations-two .location_two_box .street-section {
    padding: 0 27px;
}

.contact-locations-two .location_two_box .street-section .map {
    margin-bottom: 0;
}

.contact-locations-two h2 {
    padding-bottom: 25px;
}

.inner-banner-wrapper {
    height: 320px;
}
/*04-09*/
.footer{
    padding-top: 0;
}
.footer-top-temp {
    padding-top: 34px;
}
.footer-top{
    padding-bottom: 20px;
}

.sb-slidebar ul {
    padding-left: 0;
}

.sb-slidebar li {
    list-style: none;
}
.servies-section.space-for-formated {
    padding-bottom: 40px;
}

.info-left p a:hover {
    text-decoration: underline;
}






/*-----14-09-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: 500;
    margin-bottom: 15px;
    margin-top: 20px;
}

.promotion_content p.date {
    margin: 10px 0; 
    font-weight: 600;
}

.promotion_content p.pdf {
    margin-top: 10px;
}

.promotion_content .description {
    max-height: 210px;
    overflow-y: auto;
    margin-top: 10px;
    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: 500;
    text-align: center !important;
    font-size: 25px;
    line-height: 30px;
}

.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;
}


p {
    margin-bottom: 10px;
}

.box-detail .content_in_box p:last-child {
    margin-bottom: 0;
}





/*-----15-09-2020-----*/




.promotion-info .photos-all-cols.current_promotion .photos-col1 {
    width: calc(33.33% - 21px) !important;
    margin-bottom: 20px;
    margin-right: 30px !important;
}

.promotion-info .photos-all-cols.current_promotion .photos-col1:nth-child(3n) {
    margin-right: 0 !important;
}

.promotion-info h2 {
    text-align: center;
}

.promotion-info .space-top {
    padding-top: 30px;
}

.promotion-info .photos-col1-footer.service-intro-main p a.myBtn {
    font-size: 14px;
    background: none;
    padding-right: 0;
}

.promotion-info .photos-col1-footer.service-intro-main p a.myBtn:hover {
    text-decoration: none;
}


/* The Close Button */
.close_promotion {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close_promotion p {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 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;
}


.bx-wrapper {
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.bx-wrapper .bx-controls-direction a {
    left: auto !important;
    margin-top: 0;
}

.bx-pager.bx-default-pager {
    display: none;
}








/*theme-2-end*/


/*21-09*/

@media screen and (max-width: 1200px) {
    .contact-locations-two .location_two_box .street-section {
        padding: 0 10px;
    }
}

@media(max-width: 1200px) {
    .logo {
        max-width: 450px;
    }

    .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;
    }

    .servies-section .feature-box-align ul {
        padding: 0;
    }

    .info-left,
    .info-right {
        width: 50%;
    }

    .day {
        width: 96px;
        max-width: 96px;
    }

    .time {
        max-width: 54%;
    }

    .info {
        padding: 26px 20px !important;
    }

    .info-left {
        width: 45%;
    }

    .info-right {
        float: right;
        width: 55%;
    }

    .slider-part-450 .slider-part {
        height: auto !important;
    }

    .location_two_box .map,
    .location_two_box .location_two_box .street-section .info {
        padding: 15px 0 40px !important;
    }

    .location_two_box .street-section {
        padding: 0 20px;
    }

    .location_two_box .street-section .map {
        padding-top: 0 !important;
    }

}

@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;
    }

    li.login_dot:after {
        margin-right: -8px;
    }

    .info-left {
        width: 40%;
    }

    .info-right {
        width: 58%;
    }
}

@media(max-width: 1024px) {
    .feature-box-align li a {
        position: relative;
        width: calc(33% - 7px);
        margin: 0 5px;
        float: left;
    }

    .feature-box-align li a .image-1 {
        margin-bottom: 25px;
    }

    .image-block-section ul li {
        width: 100% !important;
        padding: 10px 0;
    }

    .address_box,
    .map {
        width: 100% !important;
    }

    .level-col3 {
        width: 50%;
    }

    .info {
        width: 100% !important;
    }

    .box-detail .content_in_box,
    .space-top,
    .testimonial-space {
        padding-top: 25px !important;
    }

    ul.pro-main li {
        width: 100%;
    }

    .f-section {
        padding: 0 14px;
    }

    .promotion-info .photos-all-cols.current_promotion .photos-col1 {
        width: calc(33.33% - 10px) !important;
        margin-right: 15px !important;
    }
}

@media(max-width: 1023px) {

    .address_box_in,
    .address_day {
        width: 50% !important;
    }

    .banner-part {
        margin-top: -190px;
    }

    .banner-part.inner-part .slider-part img {
        min-height: 100%;
        max-width: none;
    }

    .banner-wrapper {
        height: 210px;
    }

    .location_two_box .info-left,
    .location_two_box .info-right {
        width: 100% !important;
        margin: 10px 0;
        padding-left: 0;
    }
}

@media(max-width: 991px) {
    .feature-box-align li a {
        width: calc(50% - 10px) !important;
        margin-left: 5px;
        margin-right: 5px;
    }

    .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;
    }

    .vision-left {
        width: 100%;
    }

    .content_in_featurebox p {
        text-align: center;
    }

    .content_in_featurebox {
        width: 100%;
        float: none;
        text-align: center;
        padding-top: 30px;
    }

    .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%;
    }

    .w1,
    .w2,
    .w3,
    .w4,
    .w5,
    .w6 {
        width: auto;
        margin-bottom: 0;
    }

    .footer-top > div:nth-last-child(2) {
        border-bottom: none !important
    }

    .f-social-section {
        float: left;
    }

    .f-section {
        border-bottom: none;
    }

    .photos-all-cols.current_promotion .photos-col1 {
        width: 47% !important;
    }

    .promotion_content {
        width: 58% !important;
    }

    .promotion-info .photos-all-cols.current_promotion .photos-col1 {
        width: calc(50% - 14px) !important;
        margin-right: 7px !important;
        margin-left: 7px !important;
    }
}

@media(max-width: 850px) {
    .inner-banner-wrapper {
        height: 280px;
    }

    .f-social-section {
        margin-top: 0;
    }
}

@media(max-width: 800px) {

    .logo a {
        display: inline-block;
        height: auto;
        width: auto;
    }

    .logo a img {
        max-width: 300px;
    }

    .header_box {
        padding: 15px 10px !important;
    }

    .responsive-menu {
        display: block !important;
        position: absolute !important;
        right: 0 !important;
    }

}

@media(max-width: 767px) {
    .logo {
        width: 100% !important;
        text-align: center;
        padding: 0;
        max-width: 100%;
    }

    .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;
    }

    a.bx-prev,
    a.bx-next {
        bottom: 0 !important;
        left: 0;
        top: auto !important;
    }

    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;
    }

    .hover_mobile h1 {
        display: block;
        font-size: 2em;
        margin-block-start: 0.67em;
        margin-block-end: 0.67em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        font-weight: bold;
        line-height: 22px;
        padding-top: 4px;
    }

    .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%;
    }

    .slider-img-cont,
    .slider-img-cont.right_box,
    .slider-img-cont.left_box {
        width: 100%;
        text-align: center;
        bottom: -32px;
        padding: 6px 0;
    }

    .slider-img-cont,
    .slider-img-cont.right_box,
    .slider-img-cont.left_box {
        display: none;
    }

    .slider-part .bx-viewport {
        height: 303px !important;
    }

    .banner-part.inner-part .slider-part,
    .slider-part .banner_img img {
        height: 273px;
    }

    .responsive-menu {
        top: 50%;
        transform: translateY(-50%);
    }

    .footer-top-temp,.footer-top {
        display: none;
    }

   /* .footer-bottom {
        padding-top: 0;
    }*/

    .location_two_box .street-section {
        width: 100%;
        padding: 0;
    }

    .location_two_box .map .location_img {
        display: none;
    }

    .location_two_box .street-section .map {
        padding: 0 !important;
        margin: 0;
    }

    .promotion_content {
        width: 80% !important;
    }

    .promotion-info .photos-all-cols.current_promotion .photos-col1 {
        width: calc(50% - 14px) !important;
    }
}

@media(max-width: 700px) {
    .slider-part .bx-viewport {
        height: 280px !important;
    }

    .banner-part.inner-part .slider-part,
    .slider-part .banner_img img {
        height: 250px;
    }

    .bx-wrapper .bx-next {
        right: 0 !important;
    }
}

@media(max-width: 650px) {
    .level-col3 {
        width: 100%;
    }

    .folder-str-col2,
    .folder-str-col3,
    .folder-str-col1 {
        width: 100%;
    }

    .slider-part .bx-viewport {
        height: 267px !important;
    }

    .banner-part.inner-part .slider-part,
    .slider-part .banner_img img {
        height: 237px;
    }
}

@media(max-width: 640px) {
    .icon_box p:after {
        display: none;
    }

    .icon_box p {
        top: -8px;
    }

    .teli_number {
        float: right;
    }
}

@media(max-width: 600px) {
    .feature-box-align li a {
        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
  }*/

    .banner-part.inner-part .slider-part,
    .slider-part .banner_img img {
        height: 242px;
    }

    .slider-part .bx-viewport {
        height: 272px !important;
    }

    .info-left,
    .info-right,
    ul.pro-main li .image-block-section-inner .image-block-content {
        width: 100%;
    }

    .pro-main h4 {
        margin-top: 10px;
    }

    .feature-box-align ul li {
        margin-bottom: 0;
    }

    ul.pro-main {
        padding: 0;
    }

    ul.pro-main li .image-block-section-inner .image-block-content {
        margin: 0;
    }
}

@media(max-width: 570px) {

    .service-intro-text,
    .staff-name-content {
        padding: 25px 25px 25px 0;
    }
}

@media(max-width: 550px) {
    .slider-part .bx-viewport {
        height: 254px !important;
    }

    .banner-part.inner-part .slider-part,
    .slider-part .banner_img img {
        height: 224px;
    }
}

@media(max-width: 500px) {
    .slider-part .bx-viewport {
        height: 230px !important;
    }

    .banner-part.inner-part .slider-part,
    .slider-part .banner_img img {
        height: 200px;
    }
}

@media(max-width: 480px) {

    .hover_bkgr_fricc > div h1 {
        font-size: 23px;
    }

    .teli_number {
        float: right !important;
        width: auto !important;
    }

    .one-col-form-lbl label {
        width: auto;
        padding-right: 10px;
    }

    #company_contact .one-col-form-lbl#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%;
    }

    .banner-wrapper {
        height: 95px;
    }

    .banner-part {
        margin-top: -75px;
    }

    .slider-part .bx-viewport {
        height: 198px !important;
    }

    .banner-part.inner-part .slider-part,
    .slider-part .banner_img img {
        height: 168px;
    }
    .promotion_content p.discount {
        font-size: 22px;
    }
}

@media(max-width: 380px) {
    .slider-part .bx-viewport {
        height: 160px !important;
    }

    .banner-part.inner-part .slider-part,
    .slider-part .banner_img img {
        height: 132px;
    }
}

/*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%;
}

.validation_error.contact_us_valid {
    color: #ff0000;
    display: none;
    font-weight: bold;
    float: right;
    max-width: 720px;
    width: 100%;
}

.btn-blue {
    -webkit-appearance: none;
    margin: 25px 0 0;
    background: #0087BB none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px !important;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    padding: 6px 12px;
}

.btn-black {
    -webkit-appearance: none;
    margin: 25px 0 0;
    margin-left: 0px;
    background: #48742A;
    border: 0 none;
    border-radius: 0;
    color: #006699;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    padding: 6px 12px;
}

.btn-blue:hover {
    background: #2C2C2C;
}

.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: 298px;
    /*height: 100%;*/
}

.address_day h3,
.address_box_in h3 {
    margin: 16px 0 16px;
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

.image-block-section ul li .image-block-content h4 {
}

/*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: 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;
    list-style: none;
}

.nav ul li ul {
    left: 0;
    list-style: none outside none;
    margin: 0;
    top: 14px;
    display: none;
    width: 190px;
    z-index: 99;
    position: relative;
    top: 0;
    left: 0;
}

/*.nav ul li:hover>ul {
    display:block;
}*/
.nav ul li ul li {
    line-height: 35px;
    list-style: none outside none;
    margin: 0;
    padding: 0 9px;
    width: 189px;
    padding-left: 20px;
    border-bottom: 1px solid #dddddd;
}

.nav ul li ul li:first-child a {
    border-top: medium none;
}

.nav ul li ul li:first-child a {
    background-image: none;
}

.nav ul li ul li a {
    display: block;
    float: none;
    font-size: 12px;
    line-height: 17px;
    outline: medium none;
    padding: 9px 5px;
    text-decoration: none;
    color: #767676;
    height: auto !important;
    background: none !important;
}

.navigation > ul > li > ul.sub-menu > li > a {
    padding: 10px 0 10px 10px;
    font-size: 16px;
}

ul.sub-menu li:last-child ul.sub-dropdown li {
    border-bottom: none;
    border-top: 1px solid #dddddd;
    font-size: 14px;
}

.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;
}

/*.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;
}*/
.service-intro-inner ul {
    padding-left: 40px;
}

.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;
}

li.login_dot {
    position: relative;
}

ul.main_ul li.login_dot:after,
ul.nav li.login_dot:after {
    content: "";
    position: absolute;
    right: 6px;
    top: 48px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #B20000;
}

.sub-dot-login li.login_dot:after {
    top: 14px !important;
    right: 18px !important;
}

ul.main_ul li.login_dot:after {
    top: 17px;
    right: 45px;
}

/*****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: 190px;
    border: 1px solid #f2f2f2;
}

/*******21-4*******/

/*.service-intro-main .container {
  max-width: 1100px;
}*/
.service-intro-main .wrapper .service-intro-inner {
    /* max-width: 1100px; */
    /* margin: 0 auto; */
    padding-left: 50px;
    padding-right: 50px;
}

.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;
    }
}

@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;
}

.service-intro h2 {
    margin-bottom: 5px;
    margin-top: 25px;
}

.time p {
    font-family: 'Noto Sans', sans-serif !important;
	font-weight: 700;
    color: #505050;
    margin-bottom: 4px;
    display: block !important;
}

.info {
    padding: 26px 25px 32px 48px;
    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%;
}
.service-intro-inner .service-intro .location-section p{margin: 0 0 10px;font-size: 14px;}
.service-intro .info h3{margin: 0 0 15px;}
.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 25px;
    min-height: 330px;
    width: 50%;
}

.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: 0;
}

.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;
    margin: 1em 0;
}

.service-intro-inner .service-intro p {
    clear: none;	
	font-size: 16px;line-height: 22px;
}
.service-intro-inner .main-data-pdf-div p,.service-intro-inner .more-shadow > div{
	font-size: 16px;line-height: 22px;
}

.theme_one_inner_page .frame-bottom h3 {
    padding-bottom: 10px;
}

.theme_one_inner_page .staff-name-content h2 {
    margin-top: 15px;
    padding: 0;
}

.theme_one_inner_page .service-intro p:last-of-type {
    /*padding: 0;*/
}

.theme_one_inner_page .frame-bottom h3 {
    margin-bottom: 0px;
}

.theme2_inner_page_frame .frame-bottom h3 {
    margin-bottom: 10px;
}

.staff-name-block:first-of-type {
    padding-top: 0;
}

.theme_one_inner_page .staff-name-content span {
    margin-bottom: 6px;
    display: block;
}


.theme_two_inner_page .staff-name-content span {
	font-size: 16px;
	line-height: 26px;
	display: block;
}
.theme_two_inner_page .staff-name-content p{font-size: 16px;line-height: 22px;}

#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: 1161px;
    /* text-align: center; */
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

/*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: 30px;
}

.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 p{font-size: 16px;line-height: 22px;}
.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: 30px;
}

.lbGallery .photos-all-cols .photos-col1 {
    float: left;
    display: inline-block;
    width: 345px;
    margin-right: 21px;
    margin-bottom: 20px;
}

.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: 40px;
    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%;
  padding-bottom: 20px;
  text-align: center;
}
.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: 0;
    margin-bottom: 10px !important;
	font-size: 30px;
	font-weight: 700;
}


.hedding_box h2 {
    margin-bottom: 0 !important;
}

.service-intro h3 {
    margin: 0;font-weight: 700;
}

.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;
}

.pag_roteto_cls .owl-carousel .inner-item {
    border-bottom: none;
    height: 320px !important;
}

.pag_roteto_cls .owl-dot {
    display: none;
}

@media (max-width: 1330px) {
    .lbGallery .photos-all-cols .photos-col1 {
        margin-right: 8px;
        width: calc(33.33% - 8px);
    }
}

@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.services_bd ul {
        margin: 0 15px;
    }

    .new_service .services_in_box.services_bd li a {
        padding: 15px 15px 25px;
    }

    .new_service .services_in_box.services_bd 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.services_bd 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;}
    .new_service .services_in_box.services_bd li a:nth-child(3n) {
        margin-right: 0;
    }
}

@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;
    }

    .theme2-pdf-view-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);
    }

    .theme2-pdf-view-list ul li {
        width: calc(33.33% - 10px);
        margin-right: 10px;
    }

    .cookie_notice_section {
        padding-bottom: 15px;
    }
    .cookie_notice_section p {
        width: 100%;
    }

    .footer_note {
        width: 100%;
    }

    .photos-all-cols.current_promotion .photos-col1 {
        width: 46% !important;
    }

    .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;
    }

    .theme2-pdf-view-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;
    }

    .theme2-pdf-view-list ul li {
        width: 100%;
        margin-right: 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%;
    }


    .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 p {
        font-size: 20px;
        line-height: 26px;
    }
}


@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: 81.6%
    }

    .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 {
        float: right;
        width: 70%;
    }

    .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) {
    .notification-text {
        width: 75.6%;
    }

    .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.services_bd li a {
        width: calc(50% - 11px);
        margin-right: 20px;
        margin-bottom: 20px !important;
    }
	.new_service .services_in_box.services_bd li a:nth-child(3n) {
    margin-right:20px;
}
    .new_service .services_in_box.services_bd 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: 75.6%;
    }
}

@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;
        float: none;
    }

    .contact_us_header {
        margin-right: 0;
    }

    .contact .call-icon {
        padding-left: 0;
    }

    /*.social-icon{
  	float: left;
  }
  .teli_number a {
    line-height: 12px;
    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: 736px) {
    .notification-text {
        width: 73.6%;
    }

    @media(max-width: 667px) {
        .notification-text {
            width: 68.2%;
        }

        @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;
        }

        .promotion-info .photos-all-cols.current_promotion .photos-col1 {
            width: 100% !important;
            margin-right: 0 !important;
            margin-left: 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: 568px) {
	.notification-text {
		width: 65.6%;
	}
}

@media(max-width: 507px) {
	.notification-text {
		width: 52.6%;
	}
	
    .new_service .services_in_box.services_bd li a {
        width: 100%;
    }
	.new_service .services_in_box.services_bd .image-1 img{margin: 0 auto;display: block;}
	.new_service .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;
	}
}

@media(max-width: 375px) {
	.notification-text {
		width: 43%;
	}
}

@media(max-width: 320px) {
	.notification-text {
		width: 37.8%;
	}
}

a.sb-toggle-left {
    font-size: 26px;
}