/*
Theme Name: Hope Medical Child
Author: Template_path
Version: 1.0.0
Author URI: http://themeforest.net/user/template_path
Theme URI: http://themeforest.net/user/template_path
Description: This is Medical and Health WordPress theme
License: ''
License URI: ''
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: hopemedical
Template: hopemedical


*/
.main-header .header-lower .logo 
{
    position: relative;
    float: left;
    padding-right: 10px;
    background: rgba(255,255,255,.15);
}

.main-header .header-lower .logo:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0%;
    width: 1000px;
    height: 100%;
    background: rgba(255,255,255,.15);
}

.main-header .header-lower .logo:after {
    content: '';
    position: absolute;
    left: 80%;
    top: 0%;
    width: 100px;
    height: 100%;
    background: rgba(255,255,255,.15);
}

.normal-btn {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: #e8a713;
    color: #ffffff !important;
    font-size: 14px;
    border: 2px solid #ffffff !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-header .header-lower{
	position:relative;
	padding:10px 0px 10px 0px;
	background:#ffffff;
	width:100%;
	left:0px;
	top:0px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-column .inner-box {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    background: #252525;
    color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.featured-three-column .inner-box {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    background: #b5121b;
    color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.featured-three-column .column:nth-child(even) .inner-box {
    background: #00457c;
    color: #ffffff;
}

.featured-three-column .column:nth-child(even) .normal-btn {
    background: #e8a713;
}

.top-services .column .icon {
    position: absolute;
    left: 0px;
    top: 10px;
    font-size: 72px;
    color: #00457c;
    width: 80px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.why-us-section .bg-grey {
    position: absolute;
    left: 90px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-color: #b5121b;
    z-index: 1;
    transform: skewX(-14deg);
    -webkit-transform: skewX(-14deg);
    -moz-transform: skewX(-14deg);
    -ms-transform: skewX(-14deg);
    -o-transform: skewX(-14deg);
}

.why-us-section {
    position: relative;
    padding: 90px 0px 50px;
    color: #ffffff;
    background-color: #b5121b;
}

.why-us-section .block .number {
    position: absolute;
    left: 0;
    top: -27px;
    font-style: italic;
    color: #00457c;
    font-weight: 800;
    font-size: 79px;
}

.why-us-section .block p {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    font-style: normal;
    margin-bottom: 10px;
}


.main-menu .navigation > li > a {
    position: relative;
    display: block;
    padding: 10px 0px;
    font-size: 14px;
    color: #00457c;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-footer .footer-upper {
    position: relative;
    padding: 100px 0px 20px;
    background: #00457c;
}


.page-title {
    background-image: url(http://34.201.205.68/wp-content/uploads/2017/10/Vascular_Associates_Panama_CIty.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mt-30 {
    margin-top: 30px!important;
    display: none;
}
.text-thm {
    color: rgba(0, 163, 200, 0);
}

.main-footer .contact-info {
    position: relative;
    margin: 30px 0px 0px;
    color: #ddd;
    text-align: center;

}