/*
 Theme Name:   Bozzay Engine
 Template:     virtue
 Text Domain:  virtue-child
*/
/*banner*/
.headerclass {
    background: transparent;
}
.header_contacts {
    text-align: right;
    padding-top: 43px;
    color: #325b7b;
    font-family: 'CartoGothicStdBold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-shadow: 0 1px 1px #fff;
    line-height: 1.2em;
}
.header_contacts p {
    margin: 0 0 10px 0;
    color: #325b7b;
    font-family: 'CartoGothicStdBold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-shadow: 0 1px 1px #fff;
    line-height: 1.2em;
    font-weight: bold;
}
h1.logo {display: none;}
.banner-image {
	width: 100%;
	margin-bottom: 35px;
}
.body_wrap {
    background: url(/wp-content/themes/virtue-child/images/body_top.jpg) center top no-repeat;
    width: 100%;
    min-height: 400px;
}
/*menu-top*/
.col-md-12>#nav-main .sf-menu li {
    display: inline-block;
    float: left;
}
.topmenu .dropdown .current-menu-item {
    background: url(/wp-content/themes/virtue-child/images/topmenu_current.png) no-repeat scroll right -54px transparent;
    padding: 0 15px 0 0;
}
.topmenu .dropdown .current-menu-item a {
    background: url(/wp-content/themes/virtue-child/images/topmenu_current.png) no-repeat scroll left 0 transparent;
    padding: 0 10px 0 25px;
    cursor: pointer;
}
.header_contacts {
    text-align: right;
    padding-top: 43px;
    color: #325b7b;
    font-family: 'CartoGothicStdBold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-shadow: 0 1px 1px #fff;
    line-height: 1.2em;
}
.header_contacts p {
    margin: 0 0 10px 0;
}
.header_contacts .icon_phone {
    background: url(/wp-content/themes/virtue-child/images/header_phone.png) right 0 no-repeat;
    padding-right: 22px;
    color: #12a0a9;
}
.header_contacts .icon_map {
    background: url(/wp-content/themes/virtue-child/images/header_map.png) right 0 no-repeat;
    padding-right: 22px;
    color: #12a0a9;
}
.head-background {
	background: url(/wp-content/uploads/2016/06/body_top.jpg) repeat-x scroll 0 0 transparent;
    height: 400px;
    position: absolute;
    width: 100%;
    padding-bottom: 100px;
	z-index: -1;
}
.topmenu .dropdown li {
    display: block;
    float: left;
    margin: 0;
    position: relative;
    list-style: none;
    padding: 0 15px 0 0;
    margin: 0 2px;
    background: url(/wp-content/themes/virtue-child/images/topmenu_line.png) right bottom no-repeat;
}
.topmenu .dropdown li a {
    display: block;
    color: #325b7b;
    height: 54px;
    text-decoration: none;
    padding: 0 10px 0 25px;
}
.topmenu .dropdown li a span {
    display: block;
    padding-top: 2px;
}
.kad-header-left {
	padding: 0px;
}
#nav-main {
	margin-top: 10px !important;
	margin-bottom: 0px !important;
	        background: url(/wp-content/uploads/2016/06/bg_content_top.png) center bottom no-repeat;
        border-top-right-radius: 5px;
    border-top-left-radius: 5px;
	height: 49px;
}
li.current-menu-item {
	    background: url(/wp-content/uploads/2016/06/topmenu_current.png) no-repeat scroll right -54px transparent !important;
    padding: 0 15px 0 0;
	border-right: 0px !important;
	margin-top: -4px !important;
}
li.current-menu-item a {
    background: url(/wp-content/uploads/2016/06/topmenu_current.png) no-repeat scroll left 0 transparent !important;
    padding: 0 10px 0 25px;
    height: 54px;
    text-decoration: none;
    color: #ca2b63 !important;
}
#menu-menu-1 li {
    margin: 0 2px;
    position: relative;
    list-style: none;
    padding: 0 15px 0 0;
    margin: 0 2px;
    background: url(/wp-content/themes/virtue-child/images/topmenu_line.png) right bottom no-repeat;
}
#menu-menu-1 li a {
    line-height: 49px !important;
    font-weight: bold !important;
    color: #325b7b;
    text-decoration: none;
    padding: 0 10px 0 25px;
    font-size: 16px !important;
}
/*footer*/
.footer {
    background: url(/wp-content/themes/virtue-child/images/body_bot.jpg) center bottom no-repeat;
    color: #394547;
    font-size: 12px;
    padding: 49px 0 20px 0;
}
#containerfooter {
	    background: url(/wp-content/uploads/2016/06/body_bot.jpg) no-repeat;
    height: 200px;
}
/*body*/
.page-header {
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-color: rgba(0,0,0,.05);
    padding-bottom: 8px;
    margin: 0 0 20px;
    padding-top: 8px;
}
h1.entry-title {
	color: #474747;
}
.boxed #wrapper.container {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 5px;
}
body {
	background: #ecfafc;
}
.contentclass {
    max-width: 990px;
    margin: 0 auto;
    padding: 0px;
    border: 0.01em solid rgb(187, 226, 231);
    border-radius: 5px;
}
@media (min-width: 1200px) {
.container {
    width: 970px;
}
}
.outline {
    background: rgba(130, 216, 228,0.5);
}
.main {
	background: #fff;
	padding: 30px 40px;
}
#content.container {
	padding: 0px;
	padding-bottom: 10px;
}
.widget_contact .contact-phone {
    background: none;
}
/*buttons*/
.button_link {
    background: url(/wp-content/themes/virtue-child/images/buttons_bg_gray.png) no-repeat scroll right -32px transparent;
    color: #12a0a9;
    display: inline-block;
    margin: 5px 0;
    border: 0 none;
    padding: 0 35px 0 0;
    font-family: 'CartoGothicStdBold', Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
}
.button_link span {
    background: url(/wp-content/themes/virtue-child/images/buttons_bg_gray.png) no-repeat scroll left 0 transparent;
    display: block;
    line-height: 32px;
    padding: 0 10px 0 12px;
    color: #737373;
    min-width: 100px;
    cursor: pointer;
    text-shadow: 0 1px 1px #fff;
    text-transform: uppercase;
}
.widget-container.widget_contact .inner {
    border: 1px solid #e1e1e1;
    background: #f4f4f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 15px;
}
.widget-container.widget_contact {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #b4b4b4;
    font-style: italic;
    width: 270px;
    margin: 10px 0 15px 0;
}
.widget_contact .contact-phone {
    /* removed by Paul background: url(/wp-content/themes/virtue-child/images/contact_line.gif) 0 top repeat-x; */
    padding: 12px 0;
    clear: both;
    line-height: 1.4em;
}
.entry ul {
    margin: 10px 0 10px 20px;
    padding: 0;
}
.title_icon {
    min-height: 87px;
    margin-bottom: 15px;
}
.title_icon img {
    float: right;
    margin-left: 20px;
}
.title_icon h3 {
    padding-top: 15px;
}
.entry h3, {
    font-size: 23px;
    margin: 35px 0 10px;
}
.widget_contact .contact-mail {
    /* removed by paul background: url(/wp-content/themes/virtue-child/images/contact_line.gif) 0 top repeat-x; */
    padding: 12px 0;
    clear: both;
    line-height: 1.4em;
}
.widget_contact .contact-mail label {
    background-image: url(/wp-content/themes/virtue-child/images/icon_mail_small.png);
}
.widget_contact .contact-mail label {
    background: url(/wp-content/themes/virtue-child/images/icon_phone_small.png) 0 2px no-repeat;
    padding-left: 22px;
    margin-right: 3px;
}
.entry a {
    color: #12a0a9;
}
.widget_contact .contact-mail a {
    font-size: 17px;
}
ul#menu-menu1 {
	list-style: none;
}
ul#menu-menu1 li:before {
    content: no-close-quote;
}
li.current.menu-item:before {
	content: no-close-quote;
}
.main ul {
    list-style: none;
    padding:0;
    margin:0;
}

.main li { 
    padding-left: 1em; 
    text-indent: -.7em;
	    line-height: 30px;
}

.main li:before {
    content: "• ";
    color: #12a0a9; /* or whatever color you prefer */
}