@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);
body {
	font-family: 'Open Sans', sans-serif;
	background: url(../img/body_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.logo {
	margin-top: 30px;
	margin-bottom: 50px;
	display: block;
}
.logo img {
	width: 100%;
	max-width: 254px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	background-color: #007BCA;
	color:#fff;
}
.navbar-collapse,.navbar-default {
	background: #002138;
}
.navbar-default .navbar-brand {
	color:#fff;
}
.slogan h3 {
	font-size: 21px;
	text-align: center;
	font-weight: bold;
	color:#000;
	text-transform: uppercase;
	margin:30px 0 20px 0;
}
.slogan h4 {
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
	color:#0279c5;
	font-weight: bold;
	margin:0 0 20px 0;
}
.slogan p {
	font-weight: bold;
	text-align: center;
	color:#000;
	font-size: 16px;
	margin:0 0 50px 0;
}
.services_item {
	background: #D6D6D6;
	text-align: center;
	padding:30px 10px;
	position: relative;
	margin-bottom: 64px;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.services_item:hover {
	background: #007BCA;
}
.services_item:hover .services_caption {
	color:#fff;
}
.services_item:hover .btn-primary {
	background: #007BCA;
}
.services_link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
}
.services_img {
	margin:0 0 30px 0;
}
.services_caption {
	text-transform: uppercase;
	color:#000;
	font-weight: bold;
	font-size: 18px;
	min-height: 125px;
}
.btn {
	border-radius: 0;
}
.services_item .btn-primary {
	position: absolute;
	bottom:-44px;
	left:0;
}
.btn-primary {
	text-transform: uppercase;
	font-weight: bold;
	background: #002038;
	border:0;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.btn-primary:hover {
	background: #007BCA;
}
.banners {
	margin: 60px 0 30px 0;
}
.banner img {
	width: 100%;
}
.banner:hover {
	opacity:0.6;
}
.banner a {
	display: block;
}
.banner a span {
	display: block;
	font-weight: bold;
	font-size: 17px;
	color:#037ac5;
	text-transform: uppercase;
	margin-bottom: 10px;
	min-height: 72px;
}
.banner a:hover {
	text-decoration: none;
}
.banner a:hover span {
	color:#002138;
}
.ttu_h2{
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 400;
	color:#037ac5;
	margin: 30px 0 30px 0;
}
.ttu_h1 {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 400;
	color:#037ac5;
	margin: 30px 0 30px 0;
}
.action_caption {
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	font-size: 17px;
    color: #037ac5;
    text-transform: uppercase;
}
.action_caption:hover {
	color:#00223A;
}
.news {
	margin:60px 0 30px 0;
}
.services_list ul {
	padding-left: 18px;
}
.services_list li {
	list-style-image: url(../img/corner.png);
	padding-bottom: 15px;
	padding-left: 10px;
}
.services_list li a {
	color:#000;
}
.news_date {
	position: relative;
	background: #037ac5;
	text-align: center;
	color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_date p:first-child {
	font-size: 40px;
}
.news_date p:last-child {
	font-size: 14px;
	text-transform: uppercase;
}
.news_date:after {
	left: 100%;
	top: 25%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #037ac5;
	border-width: 10px;
	margin-top: -10px;
}
.news_caption {
	font-weight: bold;
    margin-bottom: 10px;
    display: block;
    font-size: 17px;
    color: #037ac5;
    text-transform: uppercase;
}
.news_caption:hover {
	color: #002138;
}
hr {
	border-top: 1px solid #dedede;
}
.footer h3 {
	text-transform: uppercase;
	font-size: 20px;
	margin:40px 0;
}
.footer ul {
	list-style-type: none;
	padding-left: 0;
}
.footer ul li a {
	text-transform: uppercase;
	color:#000;
}
.footer ul li {
	padding-bottom: 7px;
}
.footer i {
	color:#037ac5;
	font-size: 20px;
	margin-right: 10px;
}
.footer p {
	text-transform: uppercase;
}

.sitemap-wrap ul{
  margin-bottom: 0;
}

.sitemap-wrap ul:last-child{
  margin-bottom: 10px;
}

.slogan .container {
	position: relative;
}
.slogan a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
}
.news_item {
	margin-bottom: 15px;
}
.breadcrumb {
	border-radius: 0;
}
.item img {
	max-width: 100%;
}
.text_block {
	background: #fff;
	padding:15px;
}
.header_phones p,.header_phones a {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color:#000;
}
.header_phones p i {
	color:#0279c5;
}
.ezp {
	text-align: center;
	padding: 20px 40px;
}
.ezp p {
	padding-top: 10px;
}
.ezp.p1204-1 {
	margin-right: -130px;
}
.ezp.p1204-2 {
	margin-left: -130px;
}
@media (max-width:991px) {
.ezp.p1204-1 {
	margin-right: -100px;
}
.ezp.p1204-2 {
	margin-left: -100px;
}
}
@media (max-width:767px) {
.ezp.p1204-1 {
	margin-right: unset;
}
.ezp.p1204-2 {
	margin-left: unset;
}
}

@media(min-width:970px) {
	.header_phones {
		margin-top: 50px;
	}
	.header_phones p,.header_phones a {
		font-size: 20px;
		text-align: right;
	}
	.ttu_h2 {
		margin: 0 0 30px 0;
	}
	.slogan h3 {
		margin:50px 0 20px 0;
		font-size: 30px;
	}
	.slogan h4 {
		font-size: 24px;
	}
	.slogan p {
		font-size: 17px;
	}
	.navbar-brand {
		display: none;
	}
	.navbar-default {
		border:0;
	}
	.navbar-collapse {
		padding:0;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 12px;
		color:#fff;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
		-webkit-transition: all .25s ease;
		   -moz-transition: all .25s ease;
		    -ms-transition: all .25s ease;
		     -o-transition: all .25s ease;
		        transition: all .25s ease;
	}
	.navbar-nav {
        margin: 0 auto;
        display: table;
        table-layout: auto;
        float: none;
        width: 100%;
    }
    .navbar-nav>li {
        display: table-cell;
        float: none;
        text-align: center;
    }
    
}
@media (max-width:900px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 9px;
	}
}




/*1 стили 

Юрист в суде Оренбурга – Вы под надежной защитой нашей компании

*/

    .article h1,
    .article .h1,
    .article h2,
    .article .h2,
    .article h3,
    .article .h3,
    .article h4,
    .article .h4,
    .article h5,
    .article .h5,
    .article h6,
    .article .h6 {
        margin-bottom: 25px;
        font-size: 18px;
        font-weight: 600;
        color: #037cca;
        margin-top: 40px;
    }

    .article ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .article p,
    .article ul,
    .article ol {
        margin-bottom: 20px;
    }

    .article ul li {
        padding-left: 20px;
        position: relative;
    }

    .article ul li::before {
        display: block;
        width: 6px;
        height: 6px;
        position: absolute;
        top: 5px;
        left: 0;
        content: ' ';
        background: #037cca;
    }

    .article img {
       max-width: 100%;
    }

    .article .text_center,
    .article .items_iconic {
        text-align: center;
    }

    .article .items_iconic .item {
        margin-bottom: 30px;
    }

    .article .items_iconic .item__image {
        margin-bottom: 25px;
    }

    .article .items .item__image img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .article .items_iconic .item__name {
        margin-bottom: 10px;
    }

       .article .items_iconic {
        font-size: 0;
      }

    .article .items .item {
        margin-bottom: 25px;
        float: none;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
      text-align: left;
    }

    .article .items .item__image {
        width: 110px;
        float: left;
        text-align: center;
    }
    .article .items .item__image img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .article .items .item__content {
        margin-left: 111px;
    }

    p.text_center img {
      width: 100%;
    }
    
    
    .article .list-num  {
        counter-reset: myCounter;
        margion: 25px 0;
    }

    .article .list-num li {
        padding-left: 24px;
        margin-bottom: 20px;
        min-height: 25px;
        position: relative;
     }

    .article .list-num li:before {
        counter-increment: myCounter;
        content: counter(myCounter);
        width: 30px;
        height: 30px;
        position: absolute;
        top: -6px;
        left: 0;
        font-size: 28px;
        font-weight: bold;
        color: #0676be;
        font-family: cambria, -webkit-pictograph;
        background: transparent;
     }

    .article .list-icon-left {
      margin: 30px 0 30px;
    }
    .article .list-icon-left li:before {
        display: none;
    }
    .article .list-icon-left li {
      margin-bottom: 20px;
      padding-left: 80px;
      position: relative;
      min-height: 60px;
    }

    .article .list-icon-left li img {
      position: absolute;
      top: 0;
      left: 0;
    }

.soder {
  border-bottom: 2px solid #037cca;
  border-top: 2px solid #037cca;
}
.soder p {
  font-weight: bold;
  font-size: 16px;
  margin-top: 8px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 18px;
}
.list-mark-navigation {
  margin-top: 20px;
  margin-bottom: 20px;
  list-style-type: none;
  padding: 0;
}
.list-mark-navigation li {
  padding-left: 20px;
  margin-bottom: 18px;
  position: relative;
}   
.to-top{position:fixed;bottom:-100px;right:20px;cursor:pointer;z-index:100;visibility:hidden;
    -webkit-transition:all ease-out 1s;-moz-transition:all ease-out 1s;-ms-transition:all ease-out 1s;
    -o-transition:all ease-out 1s;transition:all ease-out 1s;}

.header_phones .header_btn {
  font-weight: 600;
  text-transform: none;
  color: white;
}
.mfp-popup {
  position: relative;
  max-width: 380px;
  margin: 20px auto;
  padding: 40px 20px;
  background: #fff;
}
#agreement {
  max-width: 960px;
}
.mfp-popup .mfp-close {
  font-family: serif;
  font-size: 36px;
}
.mfp-popup .ttu_h1 {
  margin: 0;
  text-align: center;
}
.form-label {
  display: block;
  font-family: inherit;
  color: inherit;
  font-weight: normal;
  margin: 15px 0;
}
.form-input {
  vertical-align: middle;
  width: 100%;
  background: #fcfcfc;
  border: 1px solid #d6d6d6;
  outline: 0;
  padding: 18px;
  font-family: inherit;
  color: inherit;
  transition: border-color .3s;
  resize: none;
  margin-top: 5px;
}
.form-input.error {
  border-color: #e31e24;
}
.form-input:focus {
  border-color: #037ac5;
}
.form-btn {
  margin-top: 5px;
}
.agreement {
  margin: 20px 0 5px;
}
.agreement:before {
  content: "✔ ";
  display: inline-block;
  vertical-align: text-bottom;
  width: 18px;
  height: 18px;
  border: 1px solid #037ac5;
  margin-right: 7px;
  text-align: center;
  line-height: 16px;
}

.pagination > li:first-child:last-child {
    display: none;
}

.text_block img{
  max-width: 100%;
}

.emphasis{
  background: #0079c6;
  color: #fff;
  padding: 20px;
  font-weight: bold;
}