/*
Theme Name: MyBudva
Theme URI: http://themes/
Description: Управление недвижимостью в Черногории
Author: admin
*/

body {
	font-family: Arial, sans-serif;
}

p, h1, h2, h3, h4, h5, h6,
ul, li {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;	
}

.test {
	border: 1px solid red;
}

.bold {
	font-weight: bold;
}

.red {
	color: #C1272D;	
}

.header {
	min-height: 86px;
}

.col-md-12, .col-lg-12 {
/*	padding-left: 30px;
	padding-right: 30px;*/
}

.to-fixed {
	min-height: 86px;
	background-color: #697583;
	position: fixed;
	z-index: 120;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}

#to-fixed-mob {
	min-height: 35px;
	background-color: #697583;
	position: fixed;
	z-index: 120;
	width: 100%;	
}

.header-mob {
	background-color: #697583;
	padding-top: 10px;
	padding-bottom: 10px;
}

.header-left {
	float: left;
	margin-top: 12px;	
}

.header-menu {
	float: left;
	list-style: none;
	font-family: "OpenSansCondensedLight";
	font-size: 24px;
	color: #ffffff;
	margin-left: -25px;
	margin-top: 13px;
}

.header-menu a {
	color: #ffffff;
}

#header-menu .change-color {
	color: #B8BABD;
}

.header-menu a:hover {
	color: #00f4dd;
}


.header-menu li {
	display: inline-block;
	margin-left: 32px;
}

.menu-mob {
	width: 35px;
	margin-right: 5px;	
	float: left;
	margin-top: 4px;
}

.block-in-menu-mob {
	height: 5px;
	background-color: #ffffff;
}

.transp-block-in-menu-mob {
	height: 5px;
	background-color: #697583;
}

.header-logo {
	float: left;
}

.header-right {
	float: right;
	margin-top: 8px;
}

.header-phone {
	float: left;
	color: #c8fde1;
	margin-top: 22px;
	margin-right: 10px;
}

.header-phone-mob {
	float: right;
	color: #c8fde1;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 4px;
	font-size: 22px;
	font-family: "OpenSansCondensedLight";
}


.header-phone-digits-mob {
	display: inline-block;	
	/*font-family: "OpenSansCondensedLight";*/
	/*font-size: 30px;*/
}

.header-phone-img {
	display: inline-block;
	font-size: 26px;
}

.header-phone-img-mob {
	display: inline-block;
	font-size: 18px;
}

.header-phone-digits {
	display: inline-block;	
	font-family: "OpenSansCondensedLight";
	font-size: 30px;
}

.header-callback {
	display: inline-block;
}

.header-callback-email {
	color: #ffffff;	
	padding-bottom: 4px;
	text-align: right;
}

.header-callback-btn {
	float: left;	
}

.header-callback-btn button {
	padding: 10px 15px;	
	font-family: "Trebuchet";
	font-size: 14px;
	letter-spacing: 1px;
	border-radius: 5px;
	background-color: #697583;
	border: 2px solid #00ffff;
	color: #c8fde1;
}

.header-callback-btn button:hover {
	background-color: #f45b69;
	color: #ffffff;
}

.btn-begin {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #F45B69;
	border: 2px solid #C1272D;
	border-radius: 5px;
	color: #ffffff;
	font-family: "Trebuchet", sans-serif;
	font-size: 26pt;
	text-align: center;
	padding: 20px 15px;
}

.btn-begin:hover {
	background-color: #456990;
	border: 2px solid #1B1464;
}

.main-screen-offset {
	margin-top: 70px;
	text-align: center;
	line-height: 110%;
}

.main-screen-offset-mob {
	margin-top: 100px;
	text-align: center;
}

.main-screen-offset + h4 {
	margin-top: 15px;
	text-align: center;
}

.main-screen-offset-mob + h4 {
	margin-top: 15px;
	text-align: center;
}

.main-screen h2 {
	font-family: "OpenSansCondensedLight";
	font-weight: normal;
	font-size: 44px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.main-screen h4 {
	font-size: 20px;
	font-weight: normal;
}

.main-screen a:hover {
	text-decoration: none;
}


.right-page {
	background-color: #ECEEE8;
	min-height: 500px;
}

.right-page h2 {
	text-align: center;
	margin-top: 40px;
}

.right-page ul {
	margin-top: 20px;
	font-size: 22px;
	line-height: 150%;
}

.why-need {
	background-color: #E7EAEC;	
}

.why-need h2 {
	text-align: center;
	margin-top: 40px;
}

.why-need h4 {
	font-weight: bold;
	font-size: 22px;
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: center;
	color: #1B1464;
}

.why-need p {
	font-size: 14pt;	
	text-align: justify;
	margin-bottom: 40px;
}

.why-need ul {
	font-size: 14pt;	
	padding-left: 15px;  
}

.why-need-border {
	border: 2px solid #000000;
	border-radius: 10px;
	padding: 20px 30px;
	margin-top: 40px;
	width: 100%;
}

.examples {
	background-color: #CCCCCC;
}

.examples h2 {
	text-align: center;
	margin-top: 40px;
}

.examples-obj {
	background-color: #ffffff;
	border: 2px solid #000000;
	border-radius: 10px;
	box-shadow: 6px 6px 8px rgba(0,0,0,0.76);
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.examples-obj h3 {
	color: #1B1464;
	margin: 15px 0;
}

.examples-obj > ul {
	padding-left: 0px;
	font-size: 16px;
}

.examples-obj li {
	list-style-type: none;
}

.feedback {
	background-color: #E7EAEC;
}

.feedback h2 {
	text-align: center;
	margin-top: 40px;
}

.feedback p {
	font-size: 14pt;	
	margin-bottom: 40px;
	margin-top: 30px;
	text-align: justify;
	font-weight: normal;
}

.footer {
	background-color: #697583;
}

#form-bottom {
	padding-left: 30px;
	padding-right: 30px;
}

#form-bottom input {
	width: 100%;
	min-height: 30px;
}

#form-bottom textarea {
	width: 100%;
	margin-bottom: 20px;
}

#form-bottom input[type="submit"] {
	width: 100%;
	display: block;
	min-height: 60px;
	margin-bottom: 20px;
	font-size: 24pt;
	background-color: #C1272D;
	color: #ffffff;
	border: none;
	letter-spacing: 1px;
	border-radius: 5px;
}

#form-bottom input[type="submit"]:hover {
	background-color: #456990;
}

.title-input {
	display: block;
	font-size: 18px;
	color: #ffffff;
	margin-top: 20px;
	min-height: 25px;
}

#name {
	width: 100%;
}

#align-left {
	text-align: left;
}

.about-us {
	font-size: 18px;
}

.about-us-h2 {
	margin-top: 25px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
}

.h-mob {
	margin-top: 85px;
	margin-bottom: 20px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.about-us-post {
	margin-bottom: 30px;
	overflow: hidden;
	text-align: justify;
}

.about-us-post_mob {
	margin-bottom: 30px;
	overflow: hidden;
	text-align: left;
}

.about-us-pict {
	float: left;
	margin-right: 15px;
}

.our-objects {
	margin-bottom: 30px;
}

.our-objects-mob {
	margin-top: 85px;
	margin-bottom: 30px;
}

.our-objects-mob h5 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 5px;	
}

.our-objects h3 {
	margin-top: 80px;
	margin-bottom: 15px;
	text-align: center;
}

.wp-post-image {
	float: left;
	margin: 4px 15px 5px 0;
}

.contacts {
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

#dialog-callback {
	display: none;
	padding-bottom: 22px;
}

#dialog-callback form {
	margin-top: -30px;
	padding-right: 5px;
	padding-left: 5px;
}

#dialog-callback input {
	width: 100%;
	height: 30px;
	color: #000000;
}

#dialog-callback 
input[type="submit"] {
	width: 100%;
	display: block;
	min-height: 40px;
	margin-top: 26px;
	font-size: 16pt;
	background-color: #C1272D;
	color: #ffffff;
	border: none;
	letter-spacing: 1px;
	border-radius: 3px;
}

#dialog-callback 
input[type="submit"]:hover {
	background-color: #456990;
}

#dialog-partnership {
	display: none;
	padding-bottom: 22px;
}

#dialog-partnership form {
	margin-top: -30px;
	padding-right: 5px;
	padding-left: 5px;
}

#dialog-partnership input {
	width: 100%;
	height: 30px;
	color: #000000;
}

#dialog-partnership 
input[type="submit"] {
	width: 100%;
	display: block;
	min-height: 60px;
	margin-top: 26px;
	font-size: 20pt;
	background-color: #C1272D;
	color: #ffffff;
	border: none;
	letter-spacing: 2px;
	border-radius: 3px;
}

#dialog-partnership 
input[type="submit"]:hover {
	background-color: #456990;
}

#dialog-partnership textarea {
	display: block;
	width: 100%;
	color: #000000;
}

#dialog-menu-mob {
	display: none;
	background-color: #e4fde1;
	border: none;
	border-radius: 0;
}

div[aria-describedby=dialog-menu-mob] {
	background-color: #E4FDE1;
}

div[aria-describedby=dialog-menu-mob] 
#dialog-menu-mob {
	padding-left: 20px;
	padding-right: 20px;
}

div[aria-describedby=dialog-menu-mob] 
button[type=button] {
	z-index: 1000;
    margin: -10px -7px 0 0;
    background-color: #697583;
    border: none;
    border-radius: 0;
}

div[aria-describedby=dialog-menu-mob] .menu li {	
	margin-bottom: 3px;
	width: 100%;
	border: none;
}

div[aria-describedby=dialog-menu-mob] a {
	text-decoration: none;
	color: #ffffff;
	font-family: "OpenSansCondensedLight";
	font-size: 32px;
	padding-left: 10px;
	border: none;
	outline: none;	
	background-color: #028090;
	width: 100%;
	display: block;
	border-radius: 2px;
}

div[aria-describedby=dialog-menu-mob] 
a:active {
	background-color: #C1272D;
}

div[aria-describedby=dialog-menu-mob] 
ul {
	list-style-type: none;
}

@media screen 
and (max-device-width: 767px) {

	.main-screen-offset {
		margin-top: 35px;
	}
	.main-screen h2 {
		font-size: 30px;
		width: 100%;
	}
	.main-screen-offset + h4 {
		font-size: 18px;
	}
	.btn-begin {
		padding: 15px 5px;
		font-size: 18pt;
	}
	.right-page ul {
		font-size: 18px;
	}
	.right-page h2 {
		font-size: 24px;
	}
	.right-page li {
		margin-left: 15px;
	}
	.why-need p {
		text-align: left;
	}	
	.why-need-border {
		text-align: left;
	}
	.feedback p {
		text-align: left;
	}
	.header-menu .menu li.menu-item {
		display: block;
		border: 1px solid black;
		margin-left: 0px;
		margin-bottom: 5px;
		background-color: #E4FDE1; 
		font-family: "OpenSansCondensedLight";
		font-size: 28px;
		text-align: center;
		border-radius: 3px;
		width: 100%;
	}

	.header-menu .menu a {
		color: #000000;
		padding: 0 15px;
	}
	.menu:last-child {
		margin-bottom: 15px;
	}
	#form-bottom {
		padding-left: 0;
		padding-right: 0;
	}
	.contacts {
		margin-left: 0;
		margin-right: 0;
	}

}

@media screen 
and (max-device-width: 1365px) {
	.to-fixed {
		padding-left: 0;
		padding-right: 0;
	}
}



/*Навигация от Wordpress*/

.nav-links {
	text-align: center;
	font-size: 22px;
	margin-top: 30px;
}

/*Bootstrap переопределенные стили*/

.glyphicon {
	    top: 2px;
}

/*JQueryUI переопределенные стили*/

div[aria-describedby=dialog-menu-mob].ui-widget.ui-widget-content {
	border: none;
	border-radius: 0;
}

div[aria-describedby=dialog-menu-mob] >
.ui-widget-header {
	background-color: #E4FDE1;
	border: none;
}

div[aria-describedby=dialog-menu-mob] button[type=button] {
	background-color: #000;
}

div[aria-describedby="dialog-menu-mob"] #dialog-menu-mob {
	background-color: #000;
}

div[aria-describedby="dialog-menu-mob"] > .ui-widget-header {
	background-color: #000;
}

div.ui-widget.ui-widget-content[aria-describedby="dialog-menu-mob"] {
	background-color: #000;
	border-radius: 4px;

}

