@CHARSET "UTF-8";
.article-info dd {
	display: inline-block;
	margin-left: 0;
	margin-right: 10px;
	white-space: nowrap;
}
.footer-bottom .menu li a {
    color: white !important;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: transparent !important;
}
.dropdown-menu {
	background: #28398d !important;
}
.dropdown-menu>li>a {
	color: white;
}
.itemid-115 #content p iframe {
	width: 100%;
}
div#nexevocontainer_m106 {
    position: absolute !important;
    top: 10%;
    z-index: 200;
}
.nav>li>a {
    padding: 10px 5px !important;
}
.main-menuu {
	padding: 0;
}
/*04.09.2018*/
.footer-par {
	text-align: center;
}
.footer-par .footer-top-left {
	background: white;
}
.navbar-brand>img {
    margin: 0 auto !important;
    width: 100%;
    height: 120px;
}
.navbar-brand {
    padding: 0 !important;
    height: 0 !important;
}
.info-on-img.animated {
	display: none;
}
.header-bottom .header-bottom-left {
    display: none;
}
.custom-icon-lawyer {
    display: none;
}
.services a.knopka {
    display: none;
}
.footer-top-right {
    display: none;
}
/*end*/



body {
	color: #0b0b0b; /* text color */
font-family: "PT Sans", sans-serif;
font-size: 18px;
}
a {
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: #010101;
}
a.navbar-brand {
	float: none;
}
.header-phones a,
.footer-phones a {
	display: block;
}
/***************** Vertical Align *****************/
/*.vtop {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.vbottom {
	float: none;
	display: inline-block;
	vertical-align: bottom;
}
.vmiddle {
	float: none;
	display: inline-block;
	vertical-align: middle;
}*/
/************************************************/
/******************* PARTNERS *******************/
.partners {
	background: #f6f6f7;
}
.partners h3 {
	text-align: center;
}
.partners ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.partners ul li {
	padding: 15px;
}
.partners ul li img {
	border: 2px solid transparent;
}
.partners ul li:hover img {
	border: 2px solid #898989;
	transition: all 0.15s ease-in;
	cursor: pointer;
}
/******************* ABOUT *******************/
.about {
	background: #f6f6f7;
}
.about .container {
	padding: 30px 15px;
}
.about h3 {
	text-align: center;
}
/************ HEADER ************/
.header-inf-box{
	text-align: right;
}
header{
	padding-top: 35px;
}
header .logo .navbar-brand{
	height: 0px;
	padding: 0px;
}
header .phones{
	position: relative;
	padding-left: 45px;
}
header .phones:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -17.5px;
    height: 35px;
    width: 27px;
    background: url(../images/icon/tel-header.png) no-repeat;
    background-size: 100% 100%;
    }
.block-align{
	display: inline-block;
	text-align: left;
}
.header-location p{
	margin:0px
}
.header-location>div{
	position: relative;
	padding-left:32px;
}
.header-location>div:after{
	content: '';
	position: absolute;
	left: 0px;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	background: url('../images/icon/address-icon.png') no-repeat;
}
header .navbar{
	background:none;
	min-height: auto;
	margin-bottom: 0px;
	border: 0px;
}
header .menu{
	color: #151237;
    padding-top: 5px;
    border-top: 2px solid #28398d;
    margin-top: 10px;
}
header .navbar-default .navbar-nav li:hover,header .navbar-default .navbar-nav li.active{
	border-color:#28398d;
	transition: all .5s;
}
header .navbar-default{
	margin-bottom: 20px;
}
header .navbar-default .navbar-nav li{
	float: none;
	display: table-cell;
	width: 1%;
	text-align: center;
	border-bottom: 2px solid transparent;
}
header .navbar-default .navbar-nav>.active>a{
	background: none !important;
	color: inherit;
}
.header-bottom{
	/*background: url(http://audit.mk.ua/images/2k.jpg) no-repeat;
	background-size: cover;
	    background-position: 50% 50%;*/
}
.header-bottom-left{
	position: relative;
}
.header-bottom .header-bottom-left img{
	max-width: 80%;
	height: auto;
}
.header-bottom .info-on-img{
	background: #314290;
	color: #fff;
	position: absolute;
	right: 0px;
	top: 30px;
	border-radius: 5px;
	border-bottom-left-radius: 0px;
	padding: 0px 30px;
	transition-duration: 10s;

}
.info-on-img.animated{
	 -webkit-animation-duration: 3s;
  -o-animation-duration: 3s;
  -moz-animation-duration: 3s;
  animation-duration: 3s;
  
}
.header-bottom .info-on-img:after{
	content: "";

	position: absolute;
	left: 0px;
	width: 0;
	height: 0;
border-left: 0px solid transparent;
    border-right: 30px solid transparent;
    border-top: 19px solid #314290;
}
.header-bottom .info-on-img h4{
	font-size: 30px;

}
.header-bottom .header-bottom-right{
	padding-top: 25px;

}
.header-bottom .header-bottom-left{
	padding-top: 30px;
}
.header-bottom .header-bottom-left{
	max-width: 100%;
	height: auto;
}
/************ FORM HEDAER ************/
.header-bottom .nexevocontainer{
	max-width: 380px !important;
	border: 1px solid transparent;
	background: rgba(248, 251, 253, .93) !important;

}
.header-bottom .nexevocontainer .control-group{

}
.header-bottom .nexevocontainer .control-group input[type="text"],.header-bottom .nexevocontainer .control-group textarea{
	width: 100% !important;
	border-radius: 10px !important;
	background: #bfbcbb !important;
	resize: none;
}
.header-bottom .nexevocontainer .control-group:last-child .btn{
	margin-right: 0px !important;
	background: #28398d !important;
	text-transform: uppercase !important;
	color: #fff !important;
	margin: 0px auto !important;
	display: block !important;
	padding: 7px 70px !important;
	border: 0px !important;
	font-size: 18px !important;
	border-radius: 10px !important;
	text-shadow: none !important;
}
.header-bottom .nexevocontainer{
	padding-top: 80px !important;
	text-align: center !important;
	margin-bottom: 20px;
}
.header-bottom .nexevocontainer:after{
	content:'';
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -37.5px;
	width: 75px;
	height: 70px;
	background: url('../images/icon/icon-form.png') 100% 100% no-repeat /cover;
}
.header-bottom .nexevocontainer .control-group:last-child .btn:hover{
	background: #000 !important;
	transition: all .3s linear !important;
}
.header-bottom .nexevocontainer .control-group:last-child .btn:focus{
	outline: none;
}
.header-bottom .nexevocontainer{
	margin-bottom: 20px !important;
	color: #2d2623 !important; /* text color */
}
.header-bottom .nexevocontainer h2{
	font-size: 30px !important;
	color: #2e2624 !important; /* text color */
}


/************  End of HEADER  *************/
.advantages{
	padding-top: 40px;
	padding-bottom: 40px;
}
.advantages .icon-advantages{
	text-align: center;
	margin-bottom: 40px;

}
.advantages .icon-advantages p{
	margin: 0px;
	color: #28398d;
}
.icon-advantages.animated{
	 -webkit-animation-duration: 3s;
  -o-animation-duration: 3s;
  -moz-animation-duration: 3s;
  animation-duration: 3s;
}
.vis{
	visibility: hidden;
}
.advantages .icon-advantages p:first-child{
	background: #28398d;
	width: 145px;
	height: 145px;
	margin: 0px auto;
	text-align: center;
	border-radius: 50%;
	line-height: 145px;
	margin-bottom: 20px;
}
.advantages .icon-advantages img{
	
	margin: 0px auto;
}
.title{
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.knopka{
	background: #28398d;
	border: none;
   padding: 5px 25px;
   display:block;
   margin: 0px auto;
	color: #fff;
	border-radius: 10px;
}
.knopka:focus{
	outline:none;
}
.custom-img-lawyer .knopka:hover{
	background: #000;
	color: #fff;
}
a.knopka{
	display: inline-block;
	clear: both;
}
.knopka:hover{
	background: #dae3fc;
	color: #000;
	transition: all .5s;
}
/************ Services ************/
.services ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.services {
	padding: 20px 0px 50px 0px;
	text-align: center;
}
.services .list-cat{
	cursor: pointer;
}
.services .list-cat{
	height: 110px;
	line-height: 110px;
	text-align: center;
	margin-bottom: 25px;
	
	
}
.services .list-cat .cover{
	line-height: 110px;
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	color: #0d0d0d; /* text color */
font-size: 30px;
	border-radius: 10px;
	border: 1px solid #95a0d7;
}
.services .list-cat .cover a{
		color: #0d0d0d; /* text color */
font-size: 20px;
    padding: 5px;
text-decoration: none;
}
.services .list-cat .cover:hover{
	background: #28398d;
	color: #fff;
	transition: all  .3s;
}
.services .list-cat .cover:hover  a{
	color: #fff;
	transition: all  .3s;
}
.services .list-cat .cover .block{
	display: inline-block;
	line-height: 1.4;
	vertical-align: middle;
}
.cat-desk{
	margin-bottom: 50px;
}
/************  End of Services  *************/
.lawyer{
	padding-top: 55px;
	background: #dae3fc;
}
.custom-img-lawyer{
	width: 30%;
	float: right;
	text-align: center;
}
.custom-img-lawyer img{
	max-width: 100%;
	height: 350px;
	border-radius: 100%;
}

.custom-img-lawyer p:nth-child(2) ,.custom-img-lawyer p:nth-child(3) {
	border: 1px solid #5766ab;
	text-align: center;
	border-radius: 5px;



}
.custom-img-lawyer p:nth-child(3){
	border-top: 0px;
	padding-bottom: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	display: none;
	
}
.custom-img-lawyer p:nth-child(2){
    display: none;
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-top: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.moduletable-info-lawyer,.moduletable-icon-lawyer{
	width: 100%;
	float: left;
}
.moduletable-icon-lawyer .title{
	color: #2d2623; /* text color */
font-family: "PT Sans", sans-serif;
font-size: 18px;
text-align: left;
}
.moduletable-icon-lawyer .icon-lawyer{
	margin-bottom: 30px;
	padding-left: 45px;
	   height: 80px;
	   overflow: hidden;

}
.moduletable-icon-lawyer .icon-lawyer:after{
	content: "";
	position: absolute;
	width: 38px;
	height: 38px;
	top: 50%;
	margin-top: -19px;
	left: 0px;
	background: url('../images/icon/icon-ok.png') no-repeat;
	background-size: 100%,100%;


}
.moduletable-info-lawyer .title{
	text-align: left;
}
.animated.list-cat{
	
	 -webkit-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  animation-duration: 1.5s;
  
}
/************ FOOTER ************/
/************ FOOTER-TOP ************/
.footer-top{
	background: url('../images/footerbackground.jpg') no-repeat;
	background-size: cover;
	padding: 45px 0px;
}
.footer-top .nexevocontainer{
	padding: 0px !important;
}
.footer-top .footer-top-left .nexevocontainer{
	background: rgba(251, 249, 239, .8);
	border-radius: 5px !important;
	text-align: center !important;
}
.footer-top .footer-top-left .nexevocontainer h2{
	color: #27398d !important; /* text color */
font-family: "PT Sans", sans-serif !important;
font-size: 26px !important;
font-weight: bold !important;
text-transform: uppercase;
}

.footer-top .footer-top-left .control-group:first-child{
	color: #2e2e2e !important;
	margin-bottom: 30px !important;
}
.footer-top .footer-top-left .control-group input[type="text"]{
	background: #e1e3f0 !important;
	border-radius: 10px !important;
	border: 0px !important;
	padding-left: 10px !important;
	color: #a1a1a1 !important; /* text color */
font-family: "Open Sans", sans-serif !important;
font-size: 18px !important;

}
.footer-top .footer-top-left .control-group input[type="text"]:focus{
	color: #2e2e2e;
}
.footer-top .footer-top-left .control-group:last-child button{

	background: #28398d !important;
	border: none !important;
   padding: 5px 25px !important;
   display:block !important;
   margin: 0px auto !important;
	color: #fff !important;
	border-radius: 10px !important;
	outline:none !important;
	text-shadow: none !important;
	margin-bottom: 30px !important;
}
.footer-top .footer-top-left .control-group:last-child button:hover{
	background: #000 !important;
	transition: all .3s !important;
}
.footer-top .footer-top-left .control-group:last-child button:focus{
	outline: none !important;
}
.footer-top .footer-top-right .nexevocontainer h2{
		color: #27398d !important; /* text color */
font-family: "PT Sans", sans-serif !important;
font-size: 26px !important;
font-weight: bold !important;
text-transform: uppercase;
}
.footer-top .footer-top-right .nexevocontainer{
	width: 80% !important;
	text-align: center !important;
	float: right !important;
}
.footer-top .footer-top-right .control-group:first-child{
	color: #fff !important;
	margin-bottom: 30px !important;
}
.footer-top .footer-top-right .control-group input[type="text"]{
	background: #e1e3f0 !important;
	border-radius: 10px !important;
	border: 0px !important;
	padding-left: 10px !important;
	color: #a1a1a1 !important; /* text color */
font-family: "Open Sans", sans-serif !important;
font-size: 18px !important;
width: 100% !important;
height: 40px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;

}
.footer-top .footer-top-right .control-group:nth-child(2){
	width: 70% !important;
float: left !important;
}
.footer-top .footer-top-right .control-group:last-child{
	width: calc(30% + 10px) !important;
	float: right !important;
	margin-left: -10px !important;
}
.footer-top .footer-top-right .control-group:last-child button{
	background: #e1e3f0 !important;
	border-radius: 10px !important;
	border: 0px !important;
	padding-left: 10px !important;
	color: #a1a1a1 !important; /* text color */
font-family: "Open Sans", sans-serif !important;
font-size: 18px !important;
height: 40px !important;
background: #28398d !important;
color: #fff !important;
margin-right: 0px !important;
}


/************  End of FOOTERTOP  *************/
.modal{
	background: rgba(251, 249, 239, .8);
}
.modal .nexevocontainer{
	
	border-radius: 5px !important;
	text-align: center !important;
}
.modal .nexevocontainer h2{
	color: #27398d !important; /* text color */
font-family: "PT Sans", sans-serif !important;
font-size: 26px !important;
font-weight: bold !important;
text-transform: uppercase;
}
.modal .control-group input[type="text"],.modal .control-group textarea{
	background: #e1e3f0 !important;
	border-radius: 10px !important;
	border: 0px !important;
	padding-left: 10px !important;
	color: #a1a1a1 !important; /* text color */
font-family: "Open Sans", sans-serif !important;
font-size: 18px !important;
width: 100% !important;
height: 40px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;

}
.modal .control-group textarea{
	min-height:100px !important;
	resize: none;
}
.modal .control-group:last-child button{
	background: #e1e3f0 !important;
	border-radius: 10px !important;
	border: 0px !important;
	padding-left: 10px !important;
	color: #a1a1a1 !important; /* text color */
font-family: "Open Sans", sans-serif !important;
font-size: 18px !important;
height: 40px !important;
background: #28398d !important;
color: #fff !important;
margin-right: 0px !important;
}
.modal .modal-header button{
	font-size: 40px;
	text-transform: uppercase;
	color: #000;
}
.modal .modal-header:focus{
	outline: none;
}
/************ FOOTER-BOTTOM ************/
.footer-bottom{
	padding-top: 35px;
	background: #28398d;
	color: #fff;
}
.footer-bottom .custom-licensed{
	margin-bottom: 30px;
}
.footer-bottom .menu{

}
.footer-bottom .menu li{
	float: none;

}
.footer-bottom .menu li a{
	padding: 1px 0px;
}
.footer-bottom .menu li a:hover{
	font-weight: bold;
	background: none;
	color: inherit;
}
.footer-bottom .phones,.footer-bottom .address{
	float: left;
	padding-left: 35px;
	width: 50%;
	position: relative;
	margin-bottom: 25px;
}
.footer-bottom .phones a{
	display: block;
}
.footer-bottom .phones a:hover{
	color: inherit;
	text-decoration: underline;
	transition: all .3s;
}
.footer-bottom .phones:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -17.5px;
	height: 35px;
	width: 27px;
	background: url('../images/icon/tel.png') no-repeat;
	background-size: 100% 100%;
}
.footer-bottom .address:after{
	content: "";
	position: absolute;
	top: 0%;
	left: 0px;
	height: 32px;
	margin-top: 3px;
	width: 24px;
	background: url('../images/icon/point.png') no-repeat;
	background-size: 100% 100%;
}
.footer-bottom .address p{
	margin: 0px;
}
.footer-bottom .email{
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.footer-bottom .email a{
	display: inline-block;
	padding-left: 45px;
	position: relative;
	width: auto;
}
.footer-bottom .email a:after{
		content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	height: 26px;
	margin-top: -13px;
	width: auto;
	width: 37px;
	background: url('../images/icon/mail.png') no-repeat;
	background-size: 100% 100%;
}
.footer-bottom .email a:hover{
	color: inherit;
	text-decoration: none;
}
.copyright p{
	margin: 0px;
}
.copyright {
	padding: 5px;
}
/************  End of FOOTERBOTTOM  *************/
.main {
	padding-top: 15px;
}


/************  End of FOOTER  *************/
.guestbook .controls input[type="text"]{
	padding: 5.5px 12px;
    border: 1px solid black;

}
.guestbook .control-group{
	margin-bottom: 10px;
}
.guestbook .control-group .add-on .glyphicon{
	margin-right: 5px;
}
@media (max-width: 1200px){
	.header-bottom .info-on-img{
		padding: 0px 5px;
	}
	.footer-top .footer-top-right .nexevocontainer{
	width: 100% !important;
	
}
}
@media (max-width: 992px){
	.moduletable-info-lawyer,.moduletable-icon-lawyer,.custom-img-lawyer{
	width: 100%;
	
}
.list-cat{
	clear: both;
}
.footer-menu{
	display: none;
}

}
@media (max-width: 768px){
	.moduletable-info-lawyer,.moduletable-icon-lawyer,.custom-img-lawyer{
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-location,.header-phones{
		text-align: center;
		margin-bottom: 20px;
	}
	.header-bottom .info-on-img{
		
		right: 15px;
	}
	header .navbar-default .in li{
		width: 100%;
		display: inline-block;
	}
	header .navbar-default .navbar-nav li{
		
		float: left;
		clear: both;
	}
	.footer-top .footer-top-right .control-group:nth-child(2){
	width: 100% !important;
}
.footer-top .footer-top-right .control-group:last-child{
	width: 100% !important;


}
}
@media (max-width: 480px){
	.header-bottom .info-on-img{
		position: static;
	}
	.header-bottom .info-on-img:after{
		left: 15px;
		top: 100%;
	}
	.footer-bottom .phones, .footer-bottom .address{
		width: 100%;
	}
	.footer-bottom .email{
		text-align: left;
	}
	.guestbook .controls input[type="text"] {
    width: 100%;
}
}