/*
Theme Name: Star
Theme URI: https://urakt.com
Author: Zatyliuk
Author URI: https://urakt.com
Description: Шаблон адвоката Житомира - Анатолия Затылюка
Version: 2.0.0
*/


html, body{
	margin: 0;
	padding: 0;
	border: 0;
    }

body {
     background:  
		 url(image/bg.png) no-repeat top left,
		 url(image/bg.jpg) no-repeat top center #fffcd0;
	font: 18px Tahoma, Arial, sans-serif;
        color:#404040;
	width: 100%;
}  

li{margin-left:20px;
   list-style-position: outside;
	list-style-type:decimal;
}



.google-maps-builder-wrap{

    display: block;

    overflow:hidden;

    padding-bottom:76%;

    position:relative;

    height:0;

}

.google-maps-builder{

    left:0;

    top:0;

    height:100%;

    width:100%;

    position:absolute;
}

 li.gal {
    list-style-type: none;
	 padding-left:30px;/* Убираем маркеры у списка */
	 	   position:relative;

   }
   li.gal:before {
    content: "\2714";
	   position:absolute;
	   left:0px;
   }

 #map {
 display: block;

    overflow:hidden;

    padding-bottom:76%;

    position:relative;

    height:0;
        width: 100%;
       }
a{
    color:blue;
        text-decoration:underline;
}
a:hover{
    color:blue;
    text-decoration:none;
}

a:visited{
        color:blue;
                text-decoration:underline;
}




.wrapp {
	width: 900px;
	margin: 0px auto;
}
.wrapper {
    background-color:#fff;/*#fff #edecd5*/
	width: 900px;
	margin: 30px 0;
	 -moz-box-shadow: 0 0 18px #3f3f3f;
 -webkit-box-shadow: 0 0 15px #3f3f3f;
 box-shadow: 0px 0px 15px #3f3f3f;
 border: 0px ridge #3f3f3f;

}
.lab{
     	font-size: 24px;
	   font-weight:bold;
    color:#036c81;
 }

.cntr
{
   text-align:center;
   }
#content-404 {
    text-align:center;
     min-height: 700px;
     background:url('image/404.jpg');
     background-position:center center; /* Положение фона */
    background-repeat: no-repeat;
 }

@media only screen and (max-width: 600px) {   #content-404 { background-size:contain;}

    }

.head {
width: 900px;
	height: 100px;
}

.head1 {
width: 1px;
	height: 1px;
        background:url(image/click.png) no-repeat top right;
opacity:1;
}

.head1-ua {
width: 1px;
	height: 1px;
        background:url(image/click.png) no-repeat top right;
opacity:1;
}

a.trapezoid {
    display: block;
    background:url(image/click1.png) no-repeat top right;
    position:relative;
    margin:-50px 0 0 600px;
width: 250px;
	height: 229px;
      transition: 0.1s linear;

}

a.trapezoid:hover {
    background:url(image/click.png) no-repeat top right;
}

a.trapezoid-ua {
    display: block;
    background:url(image/click1-ua.png) no-repeat top right;
      position:relative;
    margin:-50px 0 0 600px;
width: 250px;
	height: 229px;
      transition: 0.1s linear;
}

a.trapezoid-ua:hover {
    background:url(image/click-ua.png) no-repeat top right;
}


h1{font-size:28px;
   font-weight:bold;
   text-align:center;
    color:#8c2604;

}
h2{font-size:26px;
   font-weight:bold;
   text-align:center;
    color:#8c2604;
}
h3{font-size:22px;
   font-weight:bold;
   text-align:center;
    color:#8c2604;
}

blockquote {
margin: 0;
padding: 30px 30px 30px 120px;
position: relative;
}
blockquote:before {
content: "\201C";
font-family: 'Times New Roman', Times, serif;
position: absolute;
top: 20px;
left: 15px;
color: black;
width: 60px;
height: 60px;
border-radius: 50%;
  background-color: #8c2604;
font-size: 90px;
font-weight: bold;
text-align: center;
line-height: 90px;
color:#fff;
}
blockquote:after {
content: "";
width: 4px;
  background-color: #8c2604;
position:absolute;
left: 90px;
top: 20px;
bottom: 20px;
}
blockquote p {
    padding-right: 220px;
margin-top: 0;
font-style: italic;
font-family: 'Times New Roman', Times, serif;
font-size:22px;
}
blockquote cite {
font-style: normal;
}
blockquote footer {
position: relative;
padding:15px 220px 30px 24px;
}

blockquote cite:before {
content: "—";
position: absolute;
left:0px;

}

blockquote cite:after {
content: "";
position: absolute;
right:0px;
	bottom:0px;
width: 200px;
height: 200px;
  background: url(image/foto.png);
	background-size:cover;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
    width:100%;
    height:400px;
    color:#fdf5b4;
    box-sizing:border-box;
        padding:140px 30px 5px;
        font:18px Tahoma;
    font-weight:bold;
    background:url(image/ofis-2.jpg);
    background-size:contain;
    text-shadow: 
        #3f3f3f 0 0 6px,
                #3f3f3f 0 0 6px,
        #3f3f3f 0 0 10px;

}

.header a{
    color:#fdf5b4;
        text-decoration:underline;
}
.header a:hover{
    color:#fdf5b4;
    text-decoration:none;
}



.header a:visited{
    color:#fdf5b4;
                text-decoration:underline;
}

.header a.txtdecornone{
    color:#fdf5b4;
        text-decoration:none;
}

.header a.teln{
    color:#fdf5b4;
        text-decoration:none;
}
.header a.teln:hover{
    color:#fdf5b4;
    text-decoration:none;
}

.header a.teln:visited{
    color:#fdf5b4;
                text-decoration:none;
}

    



a.fmmob{
display:none;
height:0;
}
a.fancybox-media, a.fm{
display:inline-block;
height:auto;
}

img {
    max-width: 100%;
    height: auto;
	
}

.img80 {
    max-width: 75%;
    height: auto;
}
/* сетка */
.row {
  margin: 0 0px;
  margin-bottom: 10px;
}

.colrow{ 
	display: flex;
      flex-flow: wrap;
        margin-bottom: 10px;
	
      
  }

.row:last-child {
  margin-bottom: 0;
}
[class*="col-"] {
  padding: 10px;
          text-align:center;
}
[class*="col2-"] {
  padding: 0px;
  width:100%;
            text-align:center;
}

 .col2-1 {
order: 1;
  }
  .col2-2 {
order: 0;
  }

@media all and ( min-width: 920px ) {
.row {
  margin: 0;
}

.colrow{
      display: flex;
      flex-flow: wrap;
        margin-bottom: 10px;
  }

  [class*="col-"] {
    display: table-cell;
          vertical-align:middle;
  }
   [class*="col2-"] {
    display: table-cell;
            text-align:left;
                      vertical-align:top;

  }



      [class*="col3-"] {
    display: table-cell;
            text-align:left;
                                  vertical-align:middle;
  }
	
	


  /* set col widths */
  .col-1-1 {
      height:100px;
    width: 35%;
    padding:0 5px;
  }

   .col-1-1 img {
      max-width:250px;
  }
  .col-1-2 {
    width: 65%;
        text-align:center;
  }
  .col-1-3 {
    width: 50%;
    text-align:left;
  }

  .col2-1 {
    width: 55%;
  }
  .col2-2 {
    width: 45%;
padding-left:20px;
  }


  .col3-1 {
    width: 50%;
  }
  .col3-2 {
    width: 50%;
  }
}



.logotxt {
    
    font:42px Tahoma;
    font-weight:bold;
}
.logotxt2 {
    font:26px Tahoma;
    font-weight:bold;
}
.tell {
    font:24px Tahoma;
    font-weight:bold;
}
.tel2 {
    font:30px Tahoma;
    font-weight:bold;
}
.adr {
    padding-top:20px;
    font:18px Tahoma;
    font-weight:bold;
}



/* Middle
-----------------------------------------------------------------------------*/
.content {
            padding:0px 50px 30px 70px;
}


.right50 {padding-left:50%;}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	background:#a2491c;
        box-sizing: border-box;
        text-align:center;
                    padding:30px 30px 30px;
    	width: 100%;
            color:#e7dfbe;
                	font: 12px Tahoma, Arial, sans-serif;
}

.footer a{
            color:#e7dfbe;
        text-decoration:underline;
}
.footer a:hover{
            color:#e7dfbe;
    text-decoration:none;
}



.footer a:visited{
            color:#e7dfbe;
                text-decoration:underline;
}

/* -------------------------------- */
ul
{
        margin:0;
        padding:0;
        }
    .cd-secondary-nav {
    	font: bold 16px Arial, sans-serif;
        margin:0;
        padding:0;
  position: relative;
  z-index: 1;
  clear: both;
  width: 100%;
  display:none;
  height: 0;
  background-color: #a2491c;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}


.cd-secondary-nav ul, .cd-secondary-nav li, .cd-secondary-nav a {
  height: 100%;
}


.cd-secondary-nav li {
  display: inline-block;
  float: left;

}
.cd-secondary-nav li:last-of-type {
  padding-right: 20px;
}
.cd-secondary-nav a {
    text-decoration:none;
  display: block;
  color: #fdf5b4;
  opacity: .8;
  line-height: 50px;
  padding: 0 1em;
        transition: 0.1s linear;
}

.cd-secondary-nav li.orng a
{ color: #fff;
  opacity: 1;
	}

.cd-secondary-nav li.orng a:hover
{ color: #ffc600;
  opacity: 1;
}

.cd-secondary-nav a:hover, .cd-secondary-nav .current-menu-item a {
  opacity: 1;
}

.cd-lang-nav { 
text-align:right;
padding:5px 10px 10px;
}

.cd-lang-nav a { 
     color:#036c81;
        transition: 0.1s linear;
}


.cd-lang-nav a:hover { 
     color:#036c81;
     opacity:1;
}

.cd-lang-nav li{ 
display:inline-block;}


.langnone a, .langnone{display:none;     
}


@media only screen and (min-width: 920px) {
  .cd-secondary-nav {
        display:block;
    height: 35px;
    overflow: visible;
  }
  .cd-secondary-nav ul {
    /* reset mobile style */
    display: block;
    text-align: center;
  }
  .cd-secondary-nav li {
    /* reset mobile style */
    float: none;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }
  .cd-secondary-nav a {
    line-height: 35px;
  }
  .cd-secondary-nav .current-menu-item a {
    box-shadow: inset 0 -3px #fdf5b4;
  }

  .header p {
    margin:0;
    }

  .fulldisplnon{display:none;}
}





.swipe-non{

       display:none;

    }
    .swipe{

            display:none;



    }

     .wrappersw{

             display:none;



    }



    .wrappersw-non{

       display:none;

    }

    input, textarea, select {
 padding: 5px;
}

input:focus, textarea:focus, select:focus {
 outline-color:#8c2604;
}

input.wpcf7-submit:focus {
 outline-color:#a2491c;
}

.wpcf7-text
{
     width: 95%;
 }

.wpcf7-textarea
{
     width: 95%;
 }





.wpcf7-submit {text-decoration:none; text-align:center; 
 padding:11px 32px; 
 border:solid 1px #a2491c; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background:#a2491c; 
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
  cursor:pointer;
  
  
   -webkit-transition: all 0.3s ease;
 -moz-transition:  all 0.3s ease;
 -o-transition:  all 0.3s ease;
 transition:  all 0.3s ease;}

.wpcf7-submit:hover{
 padding:11px 32px; 
 border:solid 1px #8c2604; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background:#8c2604; 
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  cursor:pointer;

  
 }

.wpcf7-submit:active{
 padding:11px 32px; 
 border:solid 1px #a2491c; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background:#a2491c; 
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  cursor:pointer;

  
 }


.wpcf7-submit:focus{text-decoration:none; text-align:center; 
 padding:11px 32px; 
 border:solid 1px #a2491c; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background:#a2491c; 
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
   -webkit-transition: all 0.3s ease;
 -moz-transition:  all 0.3s ease;
 -o-transition:  all 0.3s ease;
  cursor:pointer;

 transition:  all 0.3s ease;}



.knopka {
text-align:center;
width:100%;
}
.table1 {
display:table;
width:100%;
font-size:16px;
border-collapse: separate; 
	border-spacing: 10px; 
	border: 0px solid red; 
}

.td1 {
text-align: left;
	border: 0px solid red; 
display:table-cell;
width:35%;
   vertical-align: middle;

}

.td3 {
text-align: center;
	border: 0px solid red; 
display:table-cell;
   vertical-align: middle;
}


.td {
text-align: left;
   vertical-align: middle;
	border: 0px solid red; 
display:table-cell;
}

.tr {
display:table-row;
	border: 0px solid red; 
}
    .inlineforma, .inlineforma2 {
           text-align:center;
    padding-top: 20px;
}


    .inlineforma:target {
    padding-top: 70px;
  }
        

    
@media only screen and (min-width: 920px) {
        .menuheader{
        height:0;
display:none;
}

       
 .inlineforma{
            display: none;}
        }

   .no-js .inlineforma{
            display: block;}
        

@media only screen and (max-width: 919px) {
.img80 {
    max-width: 100%;
    height: auto;
}

	 .inlineforma2{
            display: none;}
        
	
.wrapp {
margin:0;
	width: 100%;
	
}
.wrapper {
margin:0;
	width: 100%;
	
}

.content {
            padding:0px 30px 30px 30px;
            height:auto;
}

.header {
        color:#fdf5b4;
    background:#a2491c;
    padding-top:50px;
   border-bottom: 5px solid #fdf5b4;
   height:auto;
   text-shadow: none;
}



.header a{
    color:#fdf5b4;
        text-decoration:underline;
}



.header a:hover{
    color:#fdf5b4;
    text-decoration:none;
}



.header a:visited{
    color:#fdf5b4;
                text-decoration:underline;
}

.header a.txtdecornone{
    color:#fdf5b4;
        text-decoration:none;
}


a.fancybox-media, a.fm{
display:none;
height:0;

}
a.fmmob{
display:inline-block;
height:auto;
}



.header a.teln{
    color:#fdf5b4;
        text-decoration:none;
        border-bottom:2px solid #fdf5b4;
}


.header a.teln:hover{
    color:#fdf5b4;
    text-decoration:none;
            border-bottom:0px;

}

.header a.teln:visited{
    color:#fdf5b4;
                text-decoration:none;
}


.footer {

    	width: 100%;
                        	font: 14px Tahoma, Arial, sans-serif;
}

.head {
width: 0px;
	height: 0px;
    display:none;
}

.cd-lang-nav { 
text-align:center;
padding:5px 10px 10px;
}


    .swipe{

                       display:block;

        position:fixed;

        top:0;

        left:0;

        z-index:2;

height:100vh;

width:25px;

    }


    
    .wrappersw{
               display:block;
        position:fixed;
        top:0;
        left:0;
        z-index:1;
height:100vh;
width:100vw;
    background-color:rgba(0,0,0,0);
   -webkit-transition: all 0.5s ease;
 -moz-transition:  all 0.5s ease;
 -o-transition:  all 0.5s ease;
    }



    .wrappersw-non{
                       display:block;
                               z-index:2;
    background-color:rgba(0,0,0, 0.6);
   -webkit-transition: all 0.5s ease;
 -moz-transition:  all 0.5s ease;
 -o-transition:  all 0.5s ease;
    }


    
   .scrollnon{

overflow:hidden;

    }


   .table1 {
display:block;
width:100%;
font-size:16px;
border-collapse: separate; 
	border-spacing: 10px; 
	border: 0px solid red; 
}

.td1, .td {
display:block;
text-align: center;
	border: 0px solid red; 
 width:100%;
  vertical-align: middle;
  margin-bottom:5px;

}

.tr {
margin-bottom:20px;
display:block;
width:100%;
	border: 0px solid red; 
}


    input, textarea, select {
 padding: 7px;
 font-size:18px;
}

    blockquote {
padding: 50px 30px 40px;
}
    blockquote:before {
top: 30px;
left: 50%;
transform: translateX(-50%);

}

    blockquote:after {
content: "";
width: 4px;
left: 0px;
top: 20px;
bottom: 20px;
}

    blockquote p {
            padding-right: 0px;
margin-top: 70px;
text-align:center;
}

    blockquote footer {
position: relative;
padding:220px 0 0 24px;
}

	blockquote cite:before {
        top:0;
        bottom:auto;
        content: "";
position: absolute;
width: 100%;
height: 200px;
  background: url(image/foto.png) no-repeat;
  background-position-x:50%;
	background-size:contain;
}
		blockquote cite::after {
 display:none;
height: 0px;

}

	
	.google-maps-builder-wrap{
        padding-bottom:0;
    height:450px;
}

.google-maps-builder{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
	
	#map{
        padding-bottom:0;
    height:450px;
}

}


.remont{text-align:center;
padding:5px;
border-bottom:10px groove red;
border-top:10px groove red;
font: 16px Arial, Tahoma, Verdana, sans-serif;}

.redremont{
	font: bold 18px Arial, Tahoma, Verdana, sans-serif;
	color:red;
	}