/*
 Theme Name:   Courage Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Courage Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     courage
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Courage-child
*/
body{
/*	background: url(images/body-bg.jpg)no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;*/
}
#header-wrap{
background: url("images/header-bg5.png") no-repeat;
}
#header{
	padding: 1.5em 1.5em 0.5em;
}
#header-mini {
	padding-bottom: 10px;
	margin-bottom: 0.5em;
}
#header-mini #logo{
	height: auto;
}
#header-mini #logo img{
	display:block;
	clear:both;
	width: 100px;
	height: 100px;
}
#logo{
	margin-top: 0;
	padding-top: 10px;
	height: 268px;
}
.custom-header-block-1, .custom-header-block-2{
	float:left;
	height: 100%;
	margin-left: 20px;
}
.custom-header-block-1{
	width: 270px;
}
.custom-header-text-h1{
	font-size: 16px;
	color: #abb8c3;
	font-weight: bold;
}
#header-mini .custom-header-text-h1{
	font-size: 14px;
}
.custom-header-text-h2{
	font-size: 30px;
	color: #abb8c3;
}
#header-mini .custom-header-text-h2{
	font-size: 24px;
}
.custom-header-text-h3{
	display: block;
	margin-top: 10px;
	font-size: 35px;
	color: #e4e4e4;
	text-transform:uppercase;
	font-weight: bold;
}

.custom-header-text-h4{
	display: block;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 24px;
	line-height: 35px;
	color: #ffff00;
}

.custom-header-text-h5{
	display: block;
	margin-left: 50px;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}

.header-right-block{
	float: right;
}
.header-right-block .trailer{
	height: 50px;
	width: 100%;
}

#mainnav,#mainnav-mobile-menu,#mainnav-menu ul,#mainnav-menu li,#mainnav-menu ul a,#footer-wrap,  #mainnav-menu a, #mainnav-menu ul a, #mainnav-menu ul ul, #mainnav-menu li ul ul ,#mainnav-toggle{
	background: #000000;
}

#header-content #header-social-icons{
	float:right;
}
.ch-resp-moved  #header-content > #header-social-icons,.ch-resp-moved #wpbs_slider{
	margin:0 auto;
	float: none;
	width: 100%;
}
#social-icons-menu li a[href*="vk.com"]::before {
	content: "";

}
#social-icons-menu li a[href*="vk.com"]{
	background: url("images/vk-logo-43x43.png") no-repeat;
	width: 17px;
}

#social-icons-menu li a[href*="ok.ru"]::before {
	content: "";

}
#social-icons-menu li a[href*="ok.ru"]{
	background: url("images/ok-logo-43x43.png") no-repeat;
	width: 17px;
}
#social-icons-menu li a[href*="invite.viber.com"]::before {
	content: "";

}
#social-icons-menu li a[href*="invite.viber.com"]{
	background: url("images/viber1.png") no-repeat;
	width: 17px;
}
#social-icons-menu li a[href*="wa.me"]::before {
	content: "";

}
#social-icons-menu li a[href*="wa.me"]{
	background: url("images/whatsapp.png") no-repeat;
	width: 17px;
}
#social-icons-menu li a[href*="twitter.com"]::before {
	content: "";

}
#social-icons-menu li a[href*="twitter.com"]{
	background: url("images/twitter-logo-43x43.png") no-repeat;
	width: 17px;
}
#social-icons-menu li a[href*="facebook.com"]::before {
	content: "";

}
#social-icons-menu li a[href*="facebook.com"]{
	background: url("images/facebook-logo-43x43.png") no-repeat;
	width: 17px;
}
#mainnav-menu ul a:link, #mainnav-menu ul a:visited{
	font-family: verdana,sans-serif, bookman old style;
}
#mainnav-menu .sub-menu a{
	font-weight: normal;
}
#wpbs_slider{
	float: right;
	top:0 !important;
}
#content .page p, #content .entry p{
	text-indent: 20px;
}
.header-right-top{
	height: 238px;
}
.header-right-bottom{
	height: 40px;
}
.mltlngg_switcher{
	float: right;
}
.mltlngg-lang-button-icons, .mltlngg-lang-button-icons:hover{
	margin: 10px 5px 10px 5px !important;
}
.entry tr td {
    border: 1px solid #ddd;
}
.mtphr-dnt-tick-contents a, .mtphr-dnt-tick-contents a:link, .mtphr-dnt-tick-contents a:visited{
	font-size: 16px;
	color: red;
}
table, tbody, tfoot, thead, tr, th, td {
    vertical-align: middle;
}
li.menu-wide > ul {
    background: #6281e4 !important;
    position: absolute;
    top: 60px;
    left: -300px;
    width: 1200px;
}
li.menu-wide > ul > li{
    float: left;
    width: 33%;
    height: 50px;
}
li.menu-wide > ul > li:hover a{
    background: #4961AB !important;
}
li.menu-wide > ul > li > a{
   background: #6281e4 !important;
   width: 100% !important;
}
#recent-posts-3 h3{
	color:#fe1108;
}
.widget img {
margin-left:97x;
}