/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


#header {
    background: url("/templates/podari-derevo/images/block_1_bg.jpg") repeat;
    /*min-height: 465px;*/
    width: 100%;
}


.header {
    margin: 0 auto;
    max-width: 1140px;
}


.header_text {
    float: left;
    margin-top: 10px;
    min-width: 590px;
	width:55%;
	margin:0 5% 0 0;
}

#header p {
    font-family: Verdana;
    font-size: 1.2em;
    line-height: 20px;
    margin: 0;
    color: #004704;
}


.header_friends {
    float: left;
    margin-top: 30px;

}


#header .header_friends p {
    color: #fff;
    font-size: 1em;
    margin-bottom: 5px;
}


.header_tree_photo {
    float: right;
    margin-top: 30px;
	width:40%;
}

.friends_icons {
    float: left;
    width: 100%;
}

.friends_icons a {
    display:inline-block;
    background:url(/images/podari-derevo/content/share.png) no-repeat;
    width:17px;
    height:17px;
    margin-left: 3px;
}

.friends_icons a:first-child {
    margin-left:0;
}

.friends_icons .num1 {
    margin-left:0;
}

.friends_icons .num2 {
    background-position: -20px 0;
}


.friends_icons .num3 {
    background-position: -40px 0;
}


.friends_icons .num4 {
    background-position: -61px 0;
}

.friends_icons .num5 {
    background-position: -82px 0;
}


.friends_icons .num6 {
    background-position: -103px 0;
}

.friends_icons .num7 {
    background-position: -125px 0;
}




#header .header_text span {
    color: #fff;
}

#header h3 {
    color: #fff;
    font-family: Verdana;
    font-size: 1.5em;
    font-weight: normal;
    margin: 1em 0;
}




#content {
    background-color: #fff;
    min-height: 140px;
    width: 100%;
}


#content .content {
    margin: 0 auto;
    max-width: 1140px;
}



.basic_tree {
    float: left;
    width:65%;
/*	margin-left:5%;*/
    margin-top: 20px;
}

.basic_tree_video iframe{margin-left:0;width:100%;}


#content h3 {
    color: #006205;
    font-family: Verdana;
    font-size: 1.5em;
    font-weight: normal;
    margin: 1em 0;
}


#content p {
    font-family: Verdana;
    font-size: 1.2em;
    margin: 0;
    line-height: 20px;
}

#content a {
    color:#006205;
}

#content a:hover {
    text-decoration:none;
}

#content .basic_tree_inside {
    font-size: 1.1em;
    font-style: italic;
}

#content .basic_tree_adv {
    margin-top: 20px;

}

.facts_tree {
    float: left;/*
    margin-left: 38px;*/
    margin-top: 20px;
    width:30%;
}


.facts_tree_block {
    float: left;
    margin-bottom: 40px;
}


.facts_tree_block img {
    display: inline-block;

}


#content .facts_tree_block .facts_tree_1 p {
    color: #006205;
    font-size: 1.1em;
    line-height: 20px;
    margin-left: 5px;
    width: 186px;
}

#content .facts_tree_block .facts_tree_1 .facts_tree_block_adv {
    font-size: 23px;
    line-height: 27px;
}

.facts_tree_1 {
    display: inline-block;
    vertical-align: middle;
}

.green_line {
    border-color: #a1c30e;
    margin:2em 0;
}

#content table {
    border-collapse: collapse;
    margin: 25px 0;
    width: 100%;
}

#content .content_second table {
    border-collapse: collapse;
    margin: 25px 0;
    width: 100%;
}



.content_second table thead tr th {
    color: #818181;
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: normal;
    padding: 10px 2px;
    text-align: left;
}


.content_second table tbody tr .first {
    width: 350px; /*460px*/
    padding-left: 5px;
}

.content_second table tbody tr td {
    padding: 10px 0;
    color: #006205;
    font-size: 1.8em;
    font-family:Verdana;
    border-bottom:5px solid white;
}


table .second span {
    display: inline-block;
    font-size: 0.7em;/*0.6*/
    width: 70px;
}


.content_second table tbody tr .second {
    line-height: 22px;
    width: 340px; /*230px*/
}
.content_second table tbody tr .second p{display:block;height:20px;font-size:0.8em !important;}
.content_second table tbody tr .second p a{text-decoration:none;padding:5px 0 0 0;}
.content_second table tbody tr .second p a:before{font-family: FontAwesome;
    content: "\f16a ";
    font-size:1.3em;
    color: #006205;
    font-weight: normal;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;
	opacity:0.5;}
	.content_second table tbody tr .second p a:hover:before{color: #fff;}
	

.content_second table tbody tr .third {
    padding-left: 70px;
}

.content_second table tbody tr .fifth {
    text-align:center;
}

.content_second table thead tr th:last-child{
    padding-left: 70px;
}


.upper_first {
    background: none repeat scroll 0 0 #eef3bd;
}

.upper_second{
    background: none repeat scroll 0 0 #eaf0ac;
}

.upper_third {
    background: none repeat scroll 0 0 #e2eb8a;
}

.upper_fourth {
    background: none repeat scroll 0 0 #d5e259;
}

.upper_fifth {
    background: none repeat scroll 0 0 #d9e569;
}

.geek_text {
    float: left;
    width: 710px;
}

.fa-calculator{margin:20px 0;padding:7px 34px 7px 14px;}
.fa-calculator:after{font-family: FontAwesome;
    content: "\f1ec  ";
    font-size:1em;
    color: #fff;
	padding-left:10px;
	
    font-weight: normal;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}

.tree_green_price {
    background: #d5e259;
    display: block;
    font-family: Verdana;
    font-size: 1.5em;
    margin: 20px 0;
    padding: 7px 10px;
    width: 290px;
    color:#006205;
}

.geek_text a {
    color:#006205;

}

.geek_text a:hover {
    text-decoration:none;
}



#content .tree_service h3 {
    margin: 10px 0;
    text-align: left;
    font-size:1.2em;
}



.service_name {
    color: #006205;
    display: block;
    font-family: Verdana;
    font-size: 1.5em;
    font-weight: normal;
}



.tree_service tbody td {
    padding: 15px 25px 20px;
    width: 60%;
}


.tree_service tbody .service_price {
    display: block;
    text-align: right;
    color: #006205;
    font-family: Verdana;
    font-size: 1.5em;
    font-weight: normal;
}


#content .tree_service .men {
    text-align: right;
}


.tree_service tbody td div {
    margin-bottom: 20px;
}

.tree_service tbody td div:last-child {
    margin-bottom:0;
}

.tree_service tbody tr td {
    border-bottom: 5px solid white;
}


.horrible_bosses img {
    display: inline-block;
}


.horrible_bosses {
    float: left;
    width: 100%;
    background:#ffca58;
    margin-bottom: 20px;

}

.horrible_bosses .row {
    float: left;
    padding: 30px 25px;
}

.bosses_info {
    display: inline-block;
    vertical-align: middle;
}


#content .bosses_info p {
    line-height: 22px;
    color:#006205;

}

.horrible_bosses a {
    color:#006205;
}

.horrible_bosses a:hover {
    text-decoration:none;
}

.wouldbe_photo {
    display: inline-block;
    height: 87px;
    vertical-align: middle;
    width: 35px;
}


.no-photo {
    display: inline-block;
    vertical-align: middle;
    width: 93px;
}

/*Contacts*/

#header.sp_header {
    height:135px;
}

.green_team {
    margin-top: 20px;
}


#content .green_team h3 {
    background: url("/images/podari-derevo/content/GreenTeam/greenH3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 30px;
    padding-top: 3px;
    margin-top: 0;
    width: 80%;
}

.green_team_card {
    float: left;
    width: 475px;

}

.green_team_card img {
    display: inline-block;
}


.green_team_info1 {
    display: inline-block;
    font-family: Verdana;
    line-height: 20px;
    vertical-align: top;
    margin-left: 10px;
}

.green_team_info2 {
    display: inline-block;
    font-family: Verdana;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 10px;
}


.green_team_info1 h4 {
    font-size: 19px;
    font-weight: normal;
    margin: 0;
}


#content .green_team_info1 p {
    color: #959595;
    font-size: 13px;
}

.green_team_info2 h4 {
    font-size: 19px;
    font-weight: normal;
    margin: 0;
}

#content .green_team_info2 p {
    color: #959595;
    font-size: 13px;
}

.green_team_phone {
    color: #006205;
    display: block;
    font-size: 19px;
    margin-top: 25px;
    margin-bottom: 15px;
}
.green_team_phone > a{text-decoration:none;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}
.green_team_phone > a:hover{color:#000 !important;}

.green_team_phone:after{/*
   font-family: FontAwesome;
    content: "\f232";
    font-size: 23px;
    margin-left: 5px;
    color: #006205;
    font-weight: normal;*/}

.green_team_dphone{
    color: #006205;
    display: block;
    font-size: 19px;
    margin-top: 6px;
}


.green_links {
    display: block;
    font-size: 13px;
    margin-top: 5px;
    width: 245px;
}
.green_links a{text-decoration:none;padding: 10px;}
.green_links strong:before{font-family: FontAwesome;
    content: "\f003 ";
    font-size: 24px;
    margin-left: 5px;
    color: #006205;
    font-weight: normal;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}
	
.green_links strong:hover:before{color:#000;cursor:pointer;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}

.green_links .ico_mail strong:before{content: "\f003 ";}
.green_links .ico_whatsapp strong:before{content: "\f232";}
.green_links .ico_vk strong:before{content: "\f189 ";}
.green_links .ico_fb strong:before{    content: "\f09a  ";}
.green_links .ico_skype strong:before{    content: "\f17e   ";}
.green_links .ico_inst strong:before{    content: "\f16d    ";}

.green_team_info1 > a {
    font-size: 13px;
}

.green_team_info2 > a {
    font-size: 13px;
}


.more_green {
    color: #006205;
}

.green_team_block {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.green_team_text {
    float: right;
    width: 425px;
}

.green_align {
    display: inline-block;
    height: 161px;
    margin: 0 -3px;
    vertical-align: middle;
    width: 1px;
}

.aligned_text {
    display: inline-block;
    margin-top: 35px;
    vertical-align: middle;
}

#content .green_place{
    color:#959595;
    margin:15px 0;
}

#content .green_phones {
    font-size: 19px;
    color: #006205;
}

.greens_blackheart {
    font-weight:700;
}

#content .office_text {
    margin-bottom:15px;
}

.green_team_text img {
    margin-bottom:20px;
}

.img_crutch {
    width:93px;
    height:93px;
    display:inline-block;
    vertical-align:middle;
}

#content .basic_tree_video {
    margin-bottom:15px;
}

.content_sixth {
    margin-top: 30px;
}

.tree_costumers {
    float: left;
    margin-bottom: 50px;
    width: 100%;
}


.costumers_block {
    display:inline-block;
    margin-right:8px;
    width:230px;
    vertical-align: top;
}

.costumers_block img {
    border:3px solid #7eb600;
}

.costumers_block:last-child {
    margin-right:0;
}

.costumers_info {

    display:block;
}

#content .costumers_info h3 {
    margin-bottom:0;
}

#content .costumers_info p {
    font-size: 12px;
}

.green_amount {
    font-weight:bold;
}

#content .green_date {
    margin-top:10px;
}

.hidden_costumers {
    display:none;
}

.show_the_rest {
    background: url("/images/podari-derevo/content/new_blocks/showall.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 32px;
    left: 385px;
    position: absolute;
    top: -16px;
    width: 145px;
}

.special_line {
    position:relative;
}

.show_the_rest.active {
    background: url("/images/podari-derevo/content/new_blocks/hideall.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 33px;
    left: 400px;
    width: 112px;
}


.green_team_card .photo_main {
    margin-left: 7px;
    margin-right: 4px;
    width: 161px;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
