.schedule-btn a {background-color:#00A9CE;color:#fff}
.schedule-btn a > span {color:#fff !important}
.schedule-btn a:hover > span {color:rgba(255, 255, 255, 0.75) !important;}
.default-style .text-navigation-wrapper a span {color:#005EB8;}
.default-style .text-navigation-wrapper a.active span, .default-style .text-navigation-wrapper a.active {color:#00A9CE;}
.default-style .text-navigation-wrapper a.active {background:#f4f4f4}
.default-style .rt-heading.style-2:after {background-color:#00A9CE;}
.wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=email], .wpcf7 input[type=input], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=password], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 select, .wpcf7 textarea {border-color: #ccc;}
input:focus, textarea:focus, select:focus {border-color:#00A9CE !important;}
.with_sidebar {padding:60px 0;}
.rt_form input[type=tel], .rt_form input[type=date] {border-width:0 0 2px;padding:.5em 0 1em;}
.rt_schedule input[type=email], .rt_schedule input[type=search], .rt_schedule input[type=text], .rt_schedule input[type=tel], .rt_schedule input[type=date], .rt_schedule select, .rt_schedule textarea {padding:.5em .5em;height:inherit;border-width:2px;font-weight:400;}
.rt_schedule>ul>.form-input {margin-bottom:1em;}
.mx-width-630 > .rt-column-inner {max-width:630px;}
.box-border > .rt-column-inner > .rt-wrapper {padding:40px 40px;border:2px solid #005EB8}
.box-border-4 > .rt-column-inner > .rt-wrapper {padding:20px 20px;border:2px solid #005EB8}
.border-left-sections {border-color:#75787B;}
.text-navigation-wrapper span {display:none;}
.text-navigation-wrapper {font-size:20px;}
.mylocicon .icon-location {margin-top:12px}
.mobile-menu-active #mobile-logo {transform: none !important;}
ul.space-list li {padding-bottom:10px;}
.txt-justified {text-align:justify;text-justify:inter-word;}
.blog_list article {padding:0 40px;}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #75787B !important;
    opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #75787B !important;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #75787B !important;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #75787B !important;
    opacity: 1;
}