/*
 * Theme Name: Rawson Dental
 */

@font-face { font-family: 'proxima_novalight'; src: url('fonts/proximanova-light-webfont.woff2') format('woff2'), url('fonts/proximanova-light-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_novaregular'; src: url('fonts/proximanova-regular-webfont.woff2') format('woff2'), url('fonts/proximanova-regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
/* ==================================================
1. Global CSS
================================================== */

* { box-sizing: border-box; }
html { width: 100%; height: 100%; }
body { margin: 0; padding: 0; font-family: 'Poppins', sans-serif; font-size: 16px; color: #343434; line-height: 24px; font-weight: 400; position: relative; overflow-x: hidden !important; background: #fff !important; }
header, section, footer { width: 100%; float: left; background: #fff; }
a { outline: none; text-decoration: none; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; color: #343434; }
a:hover, a:focus { outline: none; text-decoration: none; color: #2b2b2b; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 15px 0; line-height: normal; }
h1 { font-size: 32px; line-height: 34px; }
h2 { font-size: 28px; line-height: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 22px; }
h5 { font-size: 20px; }
h6 { font-size: 18px; }
p { float: none; padding: 0; }
strong { font-weight: 600 !important; }
p:last-child { margin: 0; }
ul { margin: 0 0 15px 0; padding: 0; display: table; list-style: none; }
ul li { margin: 0 0 10px 0; padding: 0; position: relative; }
ol { margin: 0 0 15px 15px; padding: 0; }
.alignleft { float: left; margin: 0 60px 40px 0; }
.alignright { float: right; height: auto; margin: 0 0 40px 60px; }
.aligncenter { display: block; margin: auto auto 40px auto; }
img { max-width: 100%; width: auto; height: auto; display: block; }
 *::-webkit-input-placeholder {
color: #2b2b2b;
opacity: 1;
}
*::-moz-placeholder {
color: #2b2b2b;
opacity: 1;
}
*:-ms-input-placeholder {
color: #2b2b2b;
opacity: 1;
}
/* ==================================================
2. Common Class
================================================== */
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; width: 1200px; }
.row { margin-right: -15px; margin-left: -15px; }
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; float: left; }
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 { width: 33.33333333333333%; }
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 { width: 50%; }
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { width: 100%; }
.blue-btn { width: auto; outline: none; background-color: #4c93d0; border: 1.5px solid #4c93d0; color: #fff; font-size: 17.19px; font-weight: 500; line-height: 43px; padding: 0 42px; text-align: center; display: inline-block; border-radius: 50px; }
.blue-btn:hover { background-color: transparent; color: #4c93d0; }
.blue-btn:focus { background-color: transparent; color: #4c93d0; }
.white-btn { width: auto; outline: none; background-color: #ffffff; border: 1.5px solid #ffffff; color: #07426f; font-size: 17.19px; font-weight: 500; line-height: 43px; padding: 0 42px; text-align: center; display: inline-block; border-radius: 50px; }
.white-btn:hover { background-color: transparent; color: #ffffff; }
.title { width: 100%; text-align: center; font-weight: 400; line-height: normal; color: #000000; float: left; font-size: 36px; text-transform: uppercase; margin-bottom: 35px; margin-top: 0px; }
.title span { font-weight: 600; }
.section-title { width: 100%; text-align: left; font-weight: 400; line-height: normal; color: #0a0a0a; float: left; font-size: 36px; margin-bottom: 20px; margin-top: 0px; }
.section-title b { font-weight: 600; }
/* ==================================================
3. Header Css
================================================== */
.site-header { width: 100%; float: left; border-top: 6px solid #4c93d0; position: fixed; top: 0; left: 0; right: 0; z-index: 99999; box-shadow: 0 0 5px rgba(0,0,0,0.2); padding: 36px 0; }
.header-inner { width: 100%; float: left; }
.header-left { width: auto; float: left; margin-left: 2px; }
.header-left img { position: absolute; top: 0; width: 245px; }
.header-right { width: auto; float: right; }
.header-phone { width: auto; float: right; padding-left: 15px; }
.header-phone ul { margin: 0; }
.header-phone ul li { font-size: 20px; line-height: 40px; vertical-align: middle; margin: 0; font-weight: 600; color: #343434; }
.header-phone ul li img { display: inline-block; margin-right: 6px; vertical-align: middle; height: 29px; }
.header-phone ul li a:hover { color: #4c93d0 }
.mobile-menu { display: none; width: 40px; height: 35px; border: 2px solid #000; border-radius: 5px; float: right; background-color: transparent; margin: 0; outline: none; cursor: pointer; padding: 4px 5px; }
.mobile-menu > span { width: 100%; border: 1.5px solid #000; float: left; margin: 2px 0; }
.header-navigation { width: auto; float: left; position: relative; }
.header-navigation ul { margin: 0; padding: 0; list-style: none; display: block; }
.header-navigation ul li { padding: 0 15px; margin: 0; width: auto; float: left; font-weight: 500; text-transform: capitalize; line-height: 40px; font-size: 16.41px; }
.header-navigation ul li:first-child { padding-left: 0px; }
.header-navigation ul li a { color: #343434; }
.header-navigation ul li a:hover, .header-navigation ul li.current-menu-item a { color: #4c93d0; }
.header-navigation ul li.blue-btn { line-height: 37px; border-radius: 50px; padding: 0 36px; font-size: 16.41px; }
.header-navigation ul li.blue-btn a { color: #fff; }
.header-navigation ul li.blue-btn:hover a { color: #4c93d0; }
.header-navigation ul li > .sub-menu { display: none; position: absolute; top: 100%; z-index: 99; left: auto; padding-top: 36px; width: 300px; }
.header-navigation ul li > .sub-menu li > .sub-menu { padding-top: 0; left: 100%; top: 0; }
.header-navigation ul li:hover > .sub-menu { display: block; }
.header-navigation ul li > .sub-menu li { background: #4c93d0; width: 100%; padding: 6px 20px; border-bottom: 1px solid #fff; line-height: 20px; font-size: 14px; font-weight: 400; }
.header-navigation ul li > .sub-menu li:last-child { border-bottom: 0px; }
.header-navigation ul li > .sub-menu li a { color: #fff; }
.header-navigation ul li > ul.sub-menu li a strong { font-weight: 400 !important; }
/* ==================================================
4. footer Css
================================================== */

.footer-top { width: 100%; float: left; text-align: center; margin-bottom: -87px; position: relative; z-index: 99; margin-top: 25px; }
.footer-top .box-content { width: 100%; float: left; position: relative; }
.footer-top .box-content ul { line-height: none; margin: 0; padding: 0; display: block; }
.footer-top .box-content ul li { width: 33.33%; float: left; position: relative; margin: 0; }
.footer-top .box-content ul li img { position: relative; width: 100%; }
.footer-top .box-content ul li h2 { width: 100%; position: absolute; top: 50%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); font-size: 23.31px; color: #fff; font-weight: 500; text-shadow: 4px 0 4px rgba(0, 0, 0, .21); margin: 0; line-height: 31.25px; padding: 0 15px; }
.footer-top .box-content ul li h2 a { color: #fff; }
.site-footer { width: 100%; float: left; color: #fff; background: #4694d0; position: relative; }
.site-footer .content { padding: 0 0px; }
.site-footer a { color: #fff; }
.site-footer a:hover { text-decoration: underline; }
.footer-inner { width: 100%; float: left; padding: 142px 0 12px; }
.footer-inner h3 { font-weight: 500; font-size: 22.39px; text-transform: capitalize; line-height: 24.88px; margin-bottom: 18px; }
.footer-menu ul { list-style-type: none; margin: 0; padding: 0; }
.footer-menu ul li { width: 100%; float: left; margin-bottom: 10px; line-height: 17px; }
.footer-menu ul li a { font-size: 14.06px; color: #fff; font-family: 'proxima_novaregular'; }
.footer-inner .footer-col-1 { width: 24%; float: left; }
.footer-inner .footer-col-1 img { display: block; max-width: 65%; }
.footer-inner .text { width: 100%; float: left; margin-top: 30px; font-size: 14.84px; line-height: 20.73px; font-family: 'proxima_novaregular'; }
.footer-inner .footer-col-2 { float: left; width: 19.6%; margin-left: 80px; }
.footer-inner .footer-col-3 { width: 19.5%; margin-left: 64px; float: left; }
.footer-inner .hour { width: 100%; float: left; margin-bottom: 10px; }
.footer-inner .hour ul { list-style-type: none; margin: 0; padding: 0; }
.footer-inner .hour ul li { width: 100%; float: left; margin-bottom: 10px; font-size: 14.06px; font-family: 'proxima_novaregular'; color: #fff; line-height: 14px; }
.footer-inner .hour ul li label { width: 38.5%; float: left; }
.footer-inner .hour ul li span { width: 61%; float: left; }
.footer-inner .footer-col-4 { width: 16%; float: right; }
.footer-inner .map { width: 100%; float: left; margin-bottom: 20px; }
.footer-inner .map iframe { display: block; }
.footer-inner .social-icon { width: 100%; float: left; }
.footer-inner .social-icon li { display: inline-block !important; margin-right: 15px !important; float: left !important; border: 1px solid #fff !important; background: #ffffff !important; border-radius: 50%; padding: 0 !important; text-align: center; margin-bottom: 14px !important; }
ul.cnss-social-icon li a { width: 32px !important; height: 32px !important; padding: 0 !important; }
.footer-inner .social-icon li i { line-height: 32px !important; width: 100% !important; padding: 0 !important; font-size: 16px !important; }
.footer-copyright { width: 100%; float: left; font-size: 12.44px; background: #ffffff; color: #000; padding: 15px 0; }
.footer-copyright p { margin: 0px; font-family: 'proxima_novaregular'; }
.footer-copyright .text-left { width: auto; float: left; }
.footer-copyright .text-right { width: auto; float: right; }
.site-footer .footer-copyright a { color: #000; }
.site-footer .menu-our-services-container a strong { font-weight: 400 !important; }
/* ==================================================
5. Home Page CSS
================================================== */

/* Slider Section CSS */
.slider-main { width: 100%; float: left; position: relative; }
.slider-main ul { margin: 0; padding: 0; display: block; }
.slider-main ul li { width: 100%; position: relative; margin: 0; }
.slider-main ul li img { width: 100%; height: auto; display: block; position: relative; }
.slider-main ul li .caption-wrap { position: absolute; top: 0; width: 100%; left: 0; background: transparent; opacity: 1; height: 100%; }
.caption-wrap .caption { width: 1170px; margin: 0 auto; max-width: 94%; }
.caption-wrap .slider-text { width: 610px; text-align: left; padding-left: 40px; position: absolute; bottom: 10px; background-color: rgba(76,147,208,0.6); padding-top: 30px; padding-bottom: 30px; }
.caption-wrap .slider-text h2, .caption-wrap .slider-text h1 { color: #ffffff; font-family: 'proxima_novaregular'; font-size: 60px; width: 100%; float: left; margin: 0px; text-transform: inherit; font-weight: lighter; line-height: normal; font-weight: 600 !important; }
.opning-hour { width: 400px; position: absolute; bottom: -37px; background: #4694d0; text-align: center; padding: 41px 42px 44px; border-radius: 10px; color: #fff; z-index: 9999; }
/*.opning-hour:before {content: ''; position: absolute; width: 93%; left: 50%; top: 50%; height: 90%; border: 1px solid #fff; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); border-radius: 10px;}*/
.opning-hour .text { width: 100%; float: left; position: relative; z-index: 99; }
.opning-hour .text h3 { font-size: 29.69px; font-weight: 400; margin: 0 0 10px; width: 100%; float: left; text-align: center; }
.opning-hour .text h3 b { font-weight: 600; }
.opning-hour .text h4 { font-size: 18px; font-weight: 600; margin: 0; width: 100%; float: left; text-align: center; line-height: 27.04px; }
.opning-hour .button-box { margin-top: 20px; width: 100%; float: left; }
/* Welcome Section CSS */
.welcome-section { width: 100%; float: left; margin-top: 80px; position: relative; margin-bottom: 70px; }
.welcome-section:after { content: ''; background: url(images/welcome-img-1.jpg); position: absolute; right: 0; bottom: -70px; width: 341px; height: 200px; }
.welcome-inner { width: 100%; float: left; position: relative; z-index: 99; }
.welcome-inner .left-box { position: absolute; left: -95px; top: 0; }
.welcome-inner .left-box img { max-width: 95%; }
.welcome-inner .right-box { width: 54.5%; float: right; text-align: left; font-size: 16.41px; font-family: 'proxima_novaregular'; color: #676767; line-height: 21.88px; }
.welcome-inner .right-box .title { text-align: left; margin-bottom: 0; }
.welcome-inner .right-box .btn-box { width: 100%; float: left; text-align: left; margin-top: 19px; }
/* Services Section CSS */
.services-section { width: 100%; float: left; padding: 50px 0 50px; background: url(images/services-bg.jpg); background-size: cover; }
.services-section .title { margin-bottom: 0px; color: #343434; }
.services-inner { width: 100%; float: left; padding: 0 25px; }
.services-inner .box { margin: 43px 5.5% 0; text-align: center; width: 26%; float: left; position: relative; padding: 0 0 40px; min-height: 269px; }
.services-inner .box:nth-child(3n + 1) { clear: both; margin-left: 0px; }
.services-inner .box:nth-child(3n) { margin-right: 0; }
.services-inner .box .icon { display: inline-block; margin-bottom: 15px; }
.services-inner .box .text { width: 100%; float: left; font-size: 14.84px; line-height: 17.19px; font-family: 'proxima_novaregular'; color: #343434; }
.services-inner .box .text h4 { margin: 0px; font-weight: 600; font-size: 20.31px; text-transform: capitalize; color: #000; line-height: 22.18px; }
.services-inner .box .text h4 strong { font-weight: 600; }
.services-inner .box .text p { margin: 10px 0 8px; }
.services-inner .box .text .blue-btn { padding: 5px 12px; font-size: 14px; line-height: 22px; position: absolute; bottom: 0; left: 0; right: 0; width: 135px; margin-left: auto; margin-right: auto; }
/* Why Choose Section CSS */
.why-choose-section { width: 100%; float: left; margin-top: 70px; position: relative; }
.why-choose-inner { width: 100%; float: left; position: relative; z-index: 99; }
.why-choose-section .text-center { text-align: center; }
.why-choose-inner .title { margin-bottom: 10px; position: relative; z-index: 99; }
.why-choose-inner .left-box { position: absolute; left: -70px; bottom: 0; }
.why-choose-inner .left-box img { width: 430px; }
.why-choose-inner .right-box { width: 68.6%; float: right; padding-bottom: 0; position: relative; z-index: 99; padding-top: 15px; }
.why-choose-inner .box { margin: 10px 0 0; text-align: center; width: 50%; float: left; padding: 0 25px; min-height: 195px; }
.why-choose-inner .box:nth-child(2n) { padding-right: 0px; }
.why-choose-inner .box:nth-child(2n + 1) { padding-left: 0px; }
.why-choose-inner .box .icon { display: inline-block; min-height: 50px; }
.why-choose-inner .box .icon img { height: 37px; }
.why-choose-inner .box .text { font-size: 16.41px; line-height: 18.05px; font-weight: 400; color: #5d5c5c; font-family: 'proxima_novaregular'; }
.why-choose-inner .box .text h4 { margin: 0px; font-weight: 400; font-size: 20.31px; text-transform: capitalize; color: #000; line-height: 22.18px; }
.why-choose-inner .box .text h4 b { font-weight: 600; }
.why-choose-inner .box .text p { margin: 10px 0 0px; }
/* Call For Action Section CSS */
.call-action-section { width: 100%; float: left; position: relative; background: url(images/call-for-action-bg.jpg); background-size: cover; padding: 78px 0 71px; }
.call-action-inner { width: 100%; float: left; position: relative; z-index: 99; text-align: center; padding: 48px 0 57px; border: 1.5px solid #bbe1f5; border-radius: 5px; }
.call-action-inner h2 { color: #ffffff; width: 100%; text-align: center; float: left; font-size: 35.16px; font-weight: 600; margin: 0; line-height: 40px; }
.call-action-inner h2 a { color: #ffffff; }
.call-action-inner .icon { width: auto; padding: 0 5px; position: absolute; top: -25px; left: 50%; transform: translate(-50%); -webkit-transform: translate(-50%); -moz-transform: translate(-50%); background: #37aae3; }
.call-action-inner .button-box { width: auto; position: absolute; bottom: -25px; left: 50%; transform: translate(-50%); -webkit-transform: translate(-50%); -moz-transform: translate(-50%); background: #378ed0; }
.call-action-inner .button-box a { color: #343434; }
.call-action-inner .button-box a:hover { color: #fff; }
/* Our Team Section CSS*/
.out-team-section { width: 100%; float: left; padding: 64px 0 80px; background: #fff !important; }
.out-team-inner { width: 100%; float: left; }
.z-tabs.vertical > ul { width: 26.6%; }
.z-tabs.vertical > ul li .image { width: 27%; height: auto; display: inline-block; vertical-align: middle; }
.z-tabs.vertical > ul li .text { width: 60%; display: inline-block; margin-left: 20px; vertical-align: middle; font-size: 13.28px; color: #343434; }
.z-tabs.vertical > ul li .text h5 { font-weight: 500; color: #4594cf; width: 100%; display: inline-block; margin-bottom: 10px; letter-spacing: normal; text-transform: initial; }
.z-tabs.vertical > ul li .text p { margin: 0; font-weight: 400; text-transform: initial; letter-spacing: normal; padding-left: 0 !important; }
.z-tabs.clean.vertical > ul > li.z-active .text, .z-tabs.clean.vertical > ul > li.z-active .text h5 { color: #fff; text-shadow: none; }
.z-tabs.clean.vertical > ul > li.z-active { background: #4594cf; position: relative; }
.z-tabs.clean.vertical > ul > li.z-active:after { width: 17px; height: 30px; content: ''; position: absolute; right: 16px; top: 50%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); background-image: url(images/right-arrow.png); background-size: 1005; background-repeat: no-repeat; }
.z-tabs.medium.vertical.top-left.white.z-bordered > ul > li.z-active > a { padding-left: 0; }
.z-tabs.clean.vertical > ul > li { padding: 12px 16px 0px 16px; margin-top: 5px; }
.z-tabs.medium.vertical > ul > li > a { padding: 0 0 12px; }
.z-tabs.clean.vertical > ul.z-tabs-desktop { border: none; box-shadow: none; }
.z-tabs.clean.vertical > ul > li.z-active { z-index: 7; border-radius: 5px !important; overflow: hidden; }
.z-tabs.vertical.top-left.white.z-bordered > ul > li.z-active > a { background: none !important; box-shadow: none !important; border: none !important; text-shadow: none !important; }
.z-tabs.vertical.top-left.white.z-bordered > ul > li a.z-link { background: none !important; box-shadow: none !important; border: none !important; text-shadow: none !important; }
.z-content-inner { margin-top: 5px; }
.z-content-inner .image-box { width: 46%; display: inline-block; vertical-align: top; border-radius: 9px; -webkit-border-radius: 9px; overflow: hidden; }
.z-content-inner .text-box { width: 50%; display: inline-block; padding-left: 4%; vertical-align: top; line-height: 18.75px; font-size: 14.84px; color: #343434; }
.z-content-inner .text-box h3 { font-weight: 600; width: 100%; display: inline-block; margin: 0; line-height: 36.72px; font-size: 31.26px; color: #343434; }
.z-content-inner .text-box h5 { width: 100%; display: inline-block; margin: 0 0 10px; line-height: 23.44px; font-size: 17.19px; color: #343434; font-weight: 400; }
.z-content-inner .text-box .blue-btn { margin-top: 15px; }
/* Areas We Service Section CSS*/
.area-service-section { width: 100%; float: left; background-image: url(images/map-bg.jpg); background-size: 100%; padding-top: 75px; background-repeat: no-repeat; }
.area-service-inner { width: 100%; float: left; text-align: center; }
.area-service-inner .title-section { width: 100%; float: left; text-align: center; font-size: 13.28px; color: #343434; line-height: 21.09px; font-weight: 400; }
.area-service-inner .title { margin-bottom: 0px; color: #343434; }
.area-service-inner .box { width: 90.6%; display: inline-block; margin-top: 50px; }
.area-service-inner .box .left-box { width: 34%; float: left; text-align: left; }
.area-service-inner .box .left-box li { background-color: #fff; width: 48%; float: left; color: #4594cf; font-weight:400; font-size:14px; padding:4px 12px; margin: 2px 1%; box-shadow: 0 0 5px rgba(0,0,0,.2); }
.area-service-inner .box .right-box { width: 65%; float: right; border: solid 6px #fff; }/* Latest News Section CSS*/
.latest-news-section { width: 100%; float: left; margin-top: 70px; }
.latest-news-section .news-inner { width: 100%; float: left; }
.news-inner .image-box { width: 100%; float: left; border-radius: 10px; overflow: hidden; }
.news-inner .text-box { width: 100%; float: left; position: relative; margin-top: 20px; }
.news-inner .text-box .date { width: 13%; float: left; position: relative; }
.news-inner .text-box .date h2 { text-align: center; width: 100%; float: left; font-size: 80px; font-weight: 600; opacity: 0.1; color: #000; line-height: 64px; margin: 0; }
.news-inner .text-box .date span { position: absolute; font-size: 19.53px; color: #000; font-weight: 600; line-height: 28.29px; left: 0; width: 100%; text-align: center; top: 50%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); }
.news-inner .text-box .dec { width: 87%; float: right; text-align: left; padding-left: 30px; font-size: 13.28px; line-height: 18.75px; color: #343434; }
.news-inner .text-box .dec h4 { font-weight: 600; width: 100%; float: left; font-size: 20.91px; color: #000000; margin-bottom: 10px; line-height: 19.05px; }
/* Our Affiliates Section CSS*/
.our-affiliates-section { width: 100%; float: left; margin-top: 70px; }
.affiliates-inner { width: 100%; float: left; background-image: url(images/logo-bg.jpg); background-size: cover; text-align: center; padding: 50px 0; margin-bottom: 30px; }
.affiliates-inner li { display: inline-block; margin: 0 7px; vertical-align: top; border-radius: 5px; overflow: hidden; }
.affiliates-inner ul { margin: 0 auto 15px; }
/* Our Practice Section CSS*/
.our-practice-section { width: 100%; float: left; margin-top: 30px; }
.practice-inner { width: 100%; float: left; position: relative; }
.practice-inner li { width: 20%; float: left; padding: 0 27px; }
.practice-inner .slide-arrow li { position: absolute; width: 25px; padding: 0; margin: 0; top: 50%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); z-index: 999; }
.practice-inner .slide-arrow li.back { left: -30px; }
.practice-inner .slide-arrow li.next { right: -30px; }
/* ==================================================
6. Inner Page Css
================================================== */
.banner-image { width: 100%; float: left; position: relative; margin-bottom: 50px; background-size: cover; background-position: right center; background-repeat: no-repeat; }
.banner-image img { width: 100%; }
.banner-image .page-title { width: 100%; text-align: center; color: #fff; float: left; padding: 80px 0; }
.banner-image a { color: #fff; }
.page-title h1 { font-size: 42.95px; line-height: normal; text-transform: capitalize; margin: 0; font-weight: 700; letter-spacing: 3px; }
.page-title .breadcrumb { width: 100%; float: left; font-size: 16px; color: #fff; line-height: 18px; font-weight: 400; margin-top: 5px; }
.page-title .breadcrumb span { margin: 0 13px; display: inline-block; }
.page-title .breadcrumb strong { font-weight: 400 !important; }
.pagination { width: 100%; float: left; margin-top: 100px; text-align: center; }
.pagination a, .pagination span { width: 40px; height: 40px; background-color: transparent; line-height: 40px; text-align: center; border: 1.5px solid #047cc1; border-radius: 5px; display: inline-block; margin: 0; font-size: 18.75px; color: #047cc1; }
.pagination a.active, .pagination a:hover, .pagination span { background-color: #047cc1; color: #FFF; }
/* about page css*/
.about-section { width: 100%; float: left; margin-top: 50px; }
.about-section p { margin-top: 0px; margin-bottom: 20px; clear: both; }
.about-section-inner { width: 100%; float: left; color: #343434; }
.about-section-inner .content { width: 100%; float: left; margin: 22px 0 48px; }
.about-section-inner .left-box { width: 42%; float: left; margin-top: 15px; }
.about-section-inner .right-box { width: 53%; float: right; }
.about-section-inner .section-title, .about-section-inner h2 { display: inline-block; margin-top: 20px; font-weight: 600; }
/* services page css */
.services-section.services-page { padding: 0 0 50px; background: none; }
.appointment-section { width: 100%; float: left; margin: 80px 0; }
.appointment-inner { width: 100%; float: left; font-size: 14.84px; color: #343434; line-height: 21.87px; font-weight: 400; }
.appointment-inner .left-box { width: 42%; float: left; }
.appointment-inner .right-box { width: 53%; float: right; }
.appointment-inner .right-box .blue-btn { margin-top: 15px; }
/* News page css */
.news-section { width: 100%; float: left; margin: 25px 0 80px; }
.news-inner { width: 100%; float: left; font-size: 14.84px; color: #343434; line-height: 21.87px; font-weight: 400; }
.news-inner .content { width: 100%; float: left; margin-top: 64px; }
.news-inner .content:first-child { margin-top: 0px; }
.news-inner .content:nth-child(2n) .right-box { float: left; }
.news-inner .content:nth-child(2n) .left-box { float: right; }
.news-inner .left-box { width: 42%; float: left;position: relative;}
.news-inner .right-box { width: 53%; float: right; margin-top: -10px; }
.news-inner .right-box .section-title { font-size: 28.13px; font-weight: 600; }
.news-inner .right-box .blue-btn { margin-top: 15px; }
/* Blog Detail */
.blog-detail-section { width: 100%; float: left; margin-top: 15px; margin-bottom: 50px; }
.blog-detail-section .section-title { font-size: 28.13px; font-weight: 600; margin-bottom: 15px; }
.blog-detail-section .section-title strong { font-weight: 600 !important; }
.blog-detail-inner { width: 100%; float: left; font-size: 14.84px; color: #343434; line-height: 21.87px; font-weight: 400; margin-top: 10px; }
.blog-detail-inner.blog-img img { width: auto; float: left; margin-right: 60px; margin-bottom: 43px; margin-top: 5px; }
.blog-detail-inner a { color: #077cc1; }
.blog-detail-inner a:hover { text-decoration: underline; }
.blog-detail-inner p { margin: 0 0 20px; }
.blog-detail-inner .social-share { width: 100%; float: left; margin-top: 5px; padding-top: 23px; text-align: right; border-top: 2px solid #f3f3f2; }
.blog-detail-inner .social-share span { width: auto; display: inline-block; vertical-align: middle; font-size: 16px; font-weight: 700; color: #343434; line-height: 26px; }
.blog-detail-inner .social-share .social-icon { width: auto; display: inline-block; vertical-align: middle; margin-left: 15px; }
.blog-detail-inner .social-share .social-icon a { display: inline-block; margin: 0 2.5px; width: 25px; height: 25px; }
.blog-detail-inner .social-share .social-icon a:last-child { margin-right: 0px; }
.blog-detail-inner .social-share .social-icon img { margin: 0; }
/*Contact page css*/
.contact-page { width: 100%; float: left; margin: 10px 0 55px; }
.contact-page-inner { width: 100%; float: left; }
.contact-form { width: 100%; float: left; margin-bottom: 80px; padding: 60px 40px; background-color: #f5f5f5; }
.form-part-main { float: left; width: 100%; position: relative; }
.form-part-main .form-group { position: relative; }
.form-part-main .form-group input, .form-part-main .form-group select { height: 44px; padding: 12px 13px; background-color: #fff; border: 1px solid #e6e6e5; font-size: 15.63px; position: relative; margin-bottom: 20px; width: 100%; outline: none; color: #343434; border-radius: 5px; }
.form-part-main .form-group select { padding: 8px 15px 9px 38px; }
.form-part-main .form-group input::placeholder, .form-part-main .form-group textarea::placeholder {
color: #343434;
font-weight: 400;
}
.form-part-main .form-group textarea { font-family: 'Poppins', sans-serif; height: 159px; padding: 12px 13px; background-color: #fff; border: 1px solid #e6e6e5; font-size: 15.63px; position: relative; margin-bottom: 20px; width: 100%; outline: none; color: #343434; border-radius: 5px; }
.form-part-main .submit-box .submit-btn { border: none; background-color: #047cc1; color: #fff; padding: 8px 15px; line-height: normal; font-size: 20px; width: 245px; height: 52px; cursor: pointer; font-weight: 700; border-radius: 7px; -webkit-border-radius: 7px; border: 2px solid #047cc1; cursor: pointer; outline: none !important; }
.form-part-main .submit-box .submit-btn:hover { background-color: transparent; color: #047cc1; }
.contact-info { width: 100%; float: left; }
.contact-info-box { width: 100%; float: left; }
.contact-info-box h3 { width: 100%; float: left; color: #343434; margin: 0; font-size: 22px; line-height: normal; font-weight: 500; margin-bottom: 5px; }
.contact-info-box ul { list-style-type: none; margin-bottom: 0; width: 100%; float: left; padding: 0; }
.contact-info-box ul li { width: 100%; float: left; margin: 20px 0 0; font-size: 14px; font-weight: 400; color: #343434; line-height: 19px; padding: 0 !important; }
.contact-info-box ul li::before { display: none; }
.contact-info-box ul li i { color: #047cc1; font-size: 19px; width: 33px; text-align: left; vertical-align: middle; display: inline-block; }
.contact-info-box ul li a { color: #343434; }
.contact-info-box ul li a:hover { color: #047cc1; }
.contact-info .map { width: 100%; float: left; margin-top: 43px; }
.contact-info .map iframe { display: block; }
/*** dev style ***/

.slider-main .metaslider.ms-theme-bubble .flexslider ul.slides .caption-wrap { height: 100%; background: none !important; }
.slider-main .metaslider.ms-theme-bubble .flexslider ul.slides .caption-wrap .caption { bottom: 0; top: 0; }
.metaslider.ms-theme-bubble .flexslider ol.flex-control-nav:not(.flex-control-thumbs) { display: none !important; bottom: 50% !important; justify-content: left !important; left: 100px; width: 33px; display: block !important; vertical-align: middle; }
.metaslider.ms-theme-bubble .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a { margin: 5px 0 !important; border: 2px solid #FFF !important; background-color: rgba(0,0,0,0) !important; color: #FFF !important; }
.metaslider.ms-theme-bubble .flexslider ol.flex-control-nav li a.flex-active { background-color: #FFF !important; color: #000 !important; }
.opning-hour-main { width: 100%; float: left; position: relative; z-index: 999; }
/*.opning-hour { -webkit-box-shadow: 0 0 29px rgba(0,0,0,.17); -moz-box-shadow: 0 0 29px rgba(0,0,0,.17); box-shadow: 0 0 29px rgba(0,0,0,.17); }*/

.team-list-main { width: 100%; float: left; }
.section-title.team-name { margin-bottom: 0; font-weight: 600; }
.z-content-inner .image-box { position: relative; }
.video-popup-btn { position: absolute; top: 0; left: 0; right: 0; border: 0; background-color: rgba(0,0,0,0.45); height: 100%; width: 100%; }
.video-btn { background: none; border: none; vertical-align: middle; cursor: pointer; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.video-popup { -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; opacity: 0; visibility: hidden; position: fixed; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; background-color: rgba(0,0,0,0.7); }
.popup-inner-body { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 660px; height: 415px; padding: 50px; background-color: #FFF; border-radius: 20px; }
.z-tabs > .z-container > .z-content.z-active { z-index: 999; }
.popup-close { width: 50px; height: 50px; background-color: #f00; border-radius: 50%; -webkit-border-radius: 50%; position: absolute; right: -70px; top: -70px; cursor: pointer; text-align: center; }
.popup-inner { width: 100%; float: left; position: relative; }
.popup-close .fa.fa-times { font-size: 30px; color: #FFF; line-height: 48px; }
.video-popup.active { opacity: 1; visibility: visible; }
#practice_gallery.owl-theme .owl-nav { margin-top: 0; }
#practice_gallery.owl-theme .owl-nav [class*="owl-"] { font-size: 40px; color: #000; background: none !important; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
#practice_gallery.owl-theme .owl-nav [class*="owl-"].owl-prev { left: -40px; }
#practice_gallery.owl-theme .owl-nav [class*="owl-"].owl-next { right: -40px; }
.pagination ul { width: 100%; float: left; text-align: center; }
.pagination ul li { width: auto; display: inline-block; margin: 0 3px; }
span.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { border: 1px solid #f00 !important; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { border: 2px solid #F00 !important; margin: 5px 0 0 !important; color: #F00; width: auto; float: left; }
div.wpcf7-mail-sent-ok { color: #398f14; width: auto; float: left; }
.opning-hour-main .container { position: relative; }
.opning-hour { right: 105px; width: auto; padding: 0; border-radius: 0; background: none; bottom: -9px; }
.opning-hour .button-box { margin-top: 0; }
.book-btn { min-width: 422px; background-color: #444a51; font-size: 40px; font-weight: 600; color: #FFF !important; display: inline-block; line-height: normal; padding: 17px 30px; font-family: 'proxima_novaregular'; text-transform: uppercase; }
.book-btn::before { content: ""; position: absolute; background: url(images/left-gap.png); width: 11px; height: 10px; border: 0; left: -11px; background-repeat: no-repeat; background-position: center center; background-size: 100%; bottom: 0px; }
.book-btn::after { content: ""; position: absolute; background: url(images/right-gap.png); width: 11px; height: 10px; border: 0; right: -11px; background-repeat: no-repeat; background-position: center center; background-size: 100%; bottom: 0px; }
.opning-hour::before { content: ''; position: absolute; width: 0; left: 0; top: -20px; height: 0; border-left: 211px solid transparent; border-right: 211px solid transparent; border-bottom: 20px solid #444a51; }
.services-inner .box .icon img { height: 60px; }
.sub-title { width: 100%; float: left; padding: 0 15px; text-align: center; font-size: 22px; line-height: 29px; color: #7c7c7c; margin: 0 0 30px; }
.our-affiliates-section h2.title { margin: 0 0 0px; }
.section-btn { width: 100%; float: left; margin-top: 20px; }
.footer-inner .map p { margin-top: 0; }
.mobile-menu { display: none; }
.slider-main.mobile-slider { display: none; }
.z-tabs { font-family: 'Poppins', sans-serif; }
/*** Book Appointment ****/
.book-appointment-part { width: 100%; float: left; color: #343434; }
.book-online-part { width: 100%; float: left; margin: 0 0 30px; }
.book-online-part h2 { margin: 0 0 30px; }
.book-form-part { width: 100%; float: left; }
.book-appointment-part h2 { width: 100%; float: left; font-weight: 600; }
.book-form-part .form-group { width: 100%; float: left; margin: 25px 0; }
.book-form-part .form-group label { font-weight: 500; width: 100%; float: left; font-size: 18px; line-height: normal; margin: 0 0 5px; color: #343434; }
.book-form-part .wpcf7-form-control { width: 100%; height: 44px; line-height: normal; font-size: 16px; padding: 10px 15px; outline: none; box-shadow: none; border: 1px solid #e6e6e5; float: left; }
.book-form-part .col-md-3 { width: 25%; float: left; padding: 0 15px; }
.book-form-part .col-md-9 { width: 75%; float: left; padding: 0 15px; }
.book-form-part .form-group label span { color: #f00; }
.general-details-form { width: 100%; float: left; margin: 0 0 50px; background: #f5f5f5; padding: 0 40px; }
.time-details-form { width: 100%; float: left; margin: 0 0 50px; }
.book-form-part h3 { margin: 0 0 15px; }
.book-appointment-part .time-details-form p { margin: 5px 0 0; }
.time-details-form .wpcf7-date { margin: 0 0 10px; }
.ask-question-form { width: 100%; float: left; margin: 0 0 50px; }
.book-form-part textarea.wpcf7-form-control { height: 250px; }
.ask-question-form img.wpcf7-captchac { width: auto; float: left; margin-left: 30px; padding: 0; border: none; }
.ask-question-form .wpcf7-captchar { width: 40%; float: left; }
.submit-form-btn { width: 100%; float: left; }
.submit-form-btn .wpcf7-submit.blue-btn { border-radius: 0; -webkit-border-radius: 0; font-size: 30px; height: auto; border-color: #4c93d0; cursor: pointer; letter-spacing: 9px; }
.book-appointment-part .wpcf7-form-control-wrap { position: relative; width: 100%; float: left; }
.book-appointment-part .ask-question-form .wpcf7-form-control-wrap { width: inherit; float: none; }
.page-contant-main ul li { position: relative; padding: 0 0 0 30px; }
.page-contant-main ul li::before { content: "\f0a4"; position: absolute; top: 2px; left: 0; color: #4c93d0; font-size: 16px; line-height: normal; font-family: 'FontAwesome'; }
.page-contant-main { width: 100%; float: left; }
.page-contant-main h2, .page-contant-main h4, .page-contant-main .container > h3, .page-contant-main .container > h5 { color: #0a0a0a; font-weight: 600; }
.page-contant-main .container > h2 { margin-top: 50px; margin-bottom: 30px; }
.page-contant-main .container > h4, .page-contant-main .container > h3, .page-contant-main .container > h5 { font-weight: 600; }
.border-box { border: 2px solid #4c93d0; padding: 30px; width: 100%; float: left; margin: 0; }
.page-contant-main .container > p > a.blue-btn { margin: 50px 0; }
.book-form-part .col-md-2 { width: 16.666%; float: left; padding: 0 15px; }
.book-form-part .col-md-5 { width: 41.666%; float: left; padding: 0 15px; }
.hd16 { width: 100%; float: left; }
.book-form-part .hd16 .wpcf7-form-control { padding: 0; height: auto; border: none; }
.book-form-part .hd16 .wpcf7-form-control span.wpcf7-list-item { display: inline-block; margin: 10px 15px 10px 0; }
.book-form-part .radio-btn-inline label { width: auto; margin: 0 0; }
.book-form-part .radio-btn-inline .wpcf7-form-control { width: auto; padding: 2px 0; border: none; height: auto; }
.out-team-inner ul li::before { display: none !important; }
blockquote { border-left: 5px solid #000; padding: 0 0 0 30px; display: table; font-size: 20px; line-height: normal; margin: 30px 0; table-layout: fixed; }
.blog-detail-inner blockquote p { margin: 0; }
/**** */

section { margin: 118px 0 0px; }
.services-inner .box .text h4 strong { font-weight: 600 !important; }
.menu-our-services-container ul li { line-height: 18px; }
.health-funds-logo-list { width: 100%; float: left; }
.health-funds-logo-list .col-md-3 { width: 25%; float: left; padding-left: 15px; padding-right: 15px; text-align: center; margin: 15px 0; }
.health-funds-logo-list .col-md-3 img { display: inline-block; border: 2px solid #ececec; padding: 10px; }
.logged-in.admin-bar .site-header { top: 32px; }
.error-info-main { text-align: center; }
.header-phone ul li.display-mobile { display: none; }
/****** *******/
.book-form-part.book-appointment-form .general-details-form { padding: 0; }
.book-form-part.book-appointment-form { background: #f5f5f5; padding: 40px; }
.imp-health-funds-logo-list { width: 100%; float: left; }
.form-part-main .form-group.preferred_method-radio input { margin: 0; height: auto; display: inline-block; width: auto; }
.form-part-main .form-group.preferred_method-radio { margin: 44px 0 35px; }
.form-part-main .form-group.captchar-form input { width: 50%; margin-left: 0; }
.form-part-main .form-group.captchar-form img { width: auto; height: 50px; max-width: inherit; display: inline-block; vertical-align: middle; margin-left: 15px; }
.submit-box { margin-top: 30px; }
.form-part-main .form-group > label { width: 100%; float: left; }
.form-part-main .form-group.preferred_method-radio label { width: auto; float: left; }
.page-contant-main ul li p { padding-left: 35px; }
/***********/
.iframe-part { width: 100%; float: left; }
html, body { background: rgba(0,0,0,0); }
.iframe-part iframe { width: 100%; height: 1120px; }
.iframe-part .page:before { background-image: none; }
.iframe-part .page { background-color: rgba(0,0,0,0); }
/******** ********/
.text-content-part { width: 100%; float: left; }
.affiliates-inner li img { height: 65px; }
div.wpcf7-response-output { width: 100%; float: left; text-align: center; }
.page-contant-main a:hover { color: #4c93d0; }
.z-content-inner .text-box p { font-family: 'proxima_novaregular'; }
.news-inner .left-box .date {

    position: absolute;
    bottom: 0;
    width: 140px;
    text-align: center;
    background: rgba(255,255,255,0.6);
    padding: 20px 10px;
    line-height: 20px;
    right: 0;

}
.news-inner .left-box .date h2 {

    margin: 0px;

}
.news-inner-right {
    float: right;
    margin: -84px 0 0 0;
}