html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.display-true {
    display: -moz-inline-stack;
    /*Firefox 2*/
    display: inline-block;
    /*Хорошие браузеры*/
    _overflow: hidden;
    /*IE6, IE7*/
    *zoom: 1;
    /*включаем hasLayout для IE6, IE7*/
    *display: inline;
    /*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
}

body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background: url(img/bg.jpg) top left repeat;
    background-color: #454;
}

body p {
    color: #282828;
    margin-bottom: 15px;
    line-height: 1.6;
}

body ul {
    list-style-image: url(img/ul-img.jpg);
}

body ul li {
    line-height: 1;
    margin-bottom: 10px;
    vertical-align: middle;
    padding-left: 30px;
    list-style-position: inside;
}

#messenger {
    color: red;
    margin: 0 0 10px 60pt;
}

#wrapper {
    z-index: 600;
    width: 960px;
    margin: 150px auto;
    margin-bottom: 100px;
}

.no-display {
    display: none;
}

.content-block {
    background-color: white;
    padding: 30px;
    width: 896px;
    margin-bottom: 15px;
    display: none;
}

#top-panel {
    margin-bottom: 15px;
}

#top-panel a, #bottom-panel a {
    color: #fff;
    text-decoration: none;
    padding: 5px;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
    transition: transform 0.5s ease 0.5s forwards;
}
#valid-msg{
    color:green;
}
#error-msg{
    color:red;
}

.anim a {}

.anim a:hover {}

.one {
    position: absolute;
    top: 0;
    left: 0;
}

.two {
    position: absolute;
    top: 0;
    left: 0;
}

#top-panel a span, #bottom-panel a span {
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#top-panel a span.one, #bottom-panel a span.one {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
}

#top-panel a:hover span.one, #bottom-panel a:hover span.one {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

#top-panel a:hover span.two, #bottom-panel a:hover span.two, .completion img.two:hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
}

#top-panel a strong, #bottom-panel a strong {
    font-weight: 700;
    line-height: 1.1;
}

a#logo-top span {
    background: url(img/logo-white.png) center center no-repeat #d46cdd;
    width: 170px;
    height: 170px;
}

a#logo-top {
    display: inline-block;
    position: relative;
    width: 170px;
    height: 170px;
    margin-right: 15px;
    float: left;
}

span.display-true {
    display: inline-block;
    float: left;
}

a#dhs span {
    width: 270px;
    height: 75px;
    background-color: #ff914f;
}

a#dhs {
    display: block;
    position: relative;
    width: 270px;
    height: 75px;
    margin-bottom: 15px;
}

.red-big {
    font-size: 16px;
    font-weight: 700;
    color: #ff5c5c;
}

a#coman span {
    background-color: #f3c302;
    height: 80px;
    padding-top: 5px;
    width: 270px;
}

a#coman {
    display: block;
    position: relative;
    width: 270px;
    height: 80px;
    padding-top: 10px;
}

#solar img {
    margin-top: 20px;
}

a#solar span {
    background-color: #46b9fb;
    height: 170px;
    line-height: 50px;
}

a#solar {
    display: inline-block;
    position: relative;
    width: 170px;
    height: 170px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
}

a#mwd span {
    background-color: #15d172;
    height: 100px;
    padding-top: 10px;
    width: 290px;
}

a#mwd {
    display: block;
    position: relative;
    width: 290px;
    height: 100px;
    margin-bottom: 15px;
}

a#contact span {
    background-color: #f3c302;
    height: 55px;
    line-height: 50px;
    width: 290px;
}

a#contact {
    display: block;
    position: relative;
    width: 290px;
    height: 55px;
}

a#qhse span {
    background-color: #15d172;
    height: 170px;
    line-height: 160px;
    width: 190px;
}

a#qhse {
    display: inline-block;
    position: relative;
    width: 190px;
    height: 170px;
    margin-right: 15px;
    float: left;
}

a#wanted span {
    background-color: #ff5c5c;
    height: 170px;
    line-height: 160px;
    width: 210px;
}

a#wanted {
    display: inline-block;
    position: relative;
    width: 210px;
    height: 170px;
    margin-right: 15px;
    float: left;
}

a#energis span {
    background-color: #46b9fb;
    height: 90px;
    padding-top: 15px;
    width: 250px;
}

a#energis {
    display: block;
    position: relative;
    width: 250px;
    height: 90px;
    margin-bottom: 15px;
}

a#drilline span {
    background-color: #a291f5;
    height: 65px;
    line-height: 60px;
    width: 250px;
}

a#drilline {
    display: block;
    position: relative;
    width: 250px;
    height: 65px;
}

a#dd span {
    background-color: #ff914f;
    height: 170px;
    padding-top: 20px;
    width: 150px;
}

a#dd {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 170px;
    margin-right: 15px;
    margin-left: 15px;
    float: left;
}

a#logo-bottom span {
    width: 81px;
    height: 170px;
    background: url(img/logo-gray.png) center center no-repeat #a291f5;
}

a#logo-bottom {
    display: inline-block;
    position: relative;
    width: 81px;
    height: 170px;
    float: left;
}

a#dhs, a#coman {
    font-size: 18px;
}

a#coman strong {
    font-size: 33px;
}

a#dhs strong, a#mwd strong {
    font-size: 40px;
}

a#mwd {
    padding-top: 15px;
    font-size: 18px;
    line-height: 1.2;
}

a#solar {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2;
    padding-top: 25px;
}

a#contact {
    font-size: 29px;
    font-weight: 700;
    padding-top: 10px;
}

a#qhse {
    font-size: 52px;
    padding-top: 55px;
    font-weight: 700;
}

a#wanted {
    font-size: 35px;
    padding-top: 65px;
    font-weight: 700;
}

a#energis {
    font-weight: bold;
    font-size: 18px;
    padding: 18px 0 0 20px;
}

a#energis strong {
    font-size: 34px;
    line-height: 0.8;
}

a#drilline {
    font-size: 23px;
    padding-top: 20px;
    font-weight: 700;
}

a#dd {
    padding-top: 25px;
    font-size: 21px;
    line-height: 1.1;
}

a#dd strong {
    font-size: 60px;
}

#contact-table td {
    padding: 7px;
    vertical-align: top;
}

#contact-table strong {
    color: #ff5c5c;
}

#send-contacts input, #feedback input {
    padding: 5px;
    width: 200px;
}

#send-contacts input[name="phone_number"], #feedback input[name="phones"] {
    padding-left: 50px;
    width: 200px;
}
#feedback select:first-child {
    height: 32px;
/*    width: 215px;*/
    width: 200px;
}
#send-contacts textarea, #feedback textarea {
    width: 100%;
}

#send-btn {
    float: right;
}

@media screen and (min-width:768px) and (max-width:959px) {
    #feedback select:first-child {
    height: 32px;
/*    width: 215px;*/
    width: 200px;
}
    body p {
        color: #282828;
        margin-bottom: 15px;
        line-height: 1.6;
    }
    body ul {
        list-style-image: url(img/ul-img.jpg);
    }
    body ul li {
        line-height: 1;
        margin-bottom: 10px;
        vertical-align: middle;
        padding-left: 30px;
        list-style-position: inside;
    }
    #wrapper {
        z-index: 600;
        width: 750px;
        margin: 100px auto;
        margin-bottom: 70px;
    }
    .no-display {
        display: none;
    }
    .content-block {
        background-color: white;
        padding: 20px;
/*        width: 710px;*/
        width: 100%;
        margin-bottom: 15px;
        display: none;
    }
    #top-panel {
        margin-bottom: 15px;
    }
    #top-panel a, #bottom-panel a {
        color: #fff;
        text-decoration: none;
        padding: 5px;
        margin: 0;
        overflow: hidden;
        box-sizing: border-box;
        text-align: center;
    }
    #top-panel a strong, #bottom-panel a strong {
        font-weight: 700;
        line-height: 1.1;
    }
    a#logo-top span {
        background: url(img/logo-white.png) center center no-repeat #d46cdd;
        width: 150px;
        height: 150px;
    }
    a#logo-top {
        display: inline-block;
        position: relative;
        width: 150px;
        height: 150px;
        margin-right: 15px;
    }
    span.ib-div {
        display: inline-block;
    }
    a#dhs span {
        width: 200px;
        height: 65px;
        background-color: #ff914f;
    }
    a#dhs {
        display: block;
        position: relative;
        width: 200px;
        height: 65px;
        margin-bottom: 15px;
    }
    .red-big {
        font-size: 16px;
        font-weight: 700;
        color: #ff5c5c;
    }
    a#coman span {
        width: 200px;
        height: 70px;
        background-color: #f3c302;
    }
    a#coman {
        display: block;
        position: relative;
        width: 200px;
        height: 70px;
        padding-top: 10px;
    }
    a#solar {
        width: 130px;
        height: 150px;
        background-color: #46b9fb;
    }
    a#solar {
        display: inline-block;
        position: relative;
        width: 130px;
        height: 150px;
        margin-right: 15px;
        margin-left: 15px;
    }
    a#mwd span {
        width: 205px;
        height: 85px;
        background-color: #15d172;
    }
    a#mwd {
        display: block;
        position: relative;
        width: 205px;
        height: 85px;
        margin-bottom: 15px;
    }
    a#contact span {
        width: 205px;
        height: 50px;
        background-color: #f3c302;
    }
    a#contact {
        display: block;
        position: relative;
        width: 205px;
        height: 50px;
    }
    a#qhse span {
        width: 120px;
        height: 150px;
        background-color: #15d172;
        line-height: 160px;
    }
    a#qhse {
        display: inline-block;
        position: relative;
        width: 120px;
        height: 150px;
        margin-right: 15px;
    }
    a#wanted span {
        width: 165px;
        height: 150px;
        background-color: #ff5c5c;
        line-height: 160px;
    }
    a#wanted {
        display: inline-block;
        position: relative;
        width: 165px;
        height: 150px;
        margin-right: 15px;
    }
    a#energis span {
        width: 200px;
        height: 75px;
        background-color: #46b9fb;
    }
    a#energis {
        display: block;
        position: relative;
        width: 200px;
        height: 75px;
        margin-bottom: 15px;
    }
    a#drilline span {
        width: 200px;
        height: 60px;
        background-color: #a291f5;
    }
    a#drilline {
        display: block;
        position: relative;
        width: 200px;
        height: 60px;
    }
    a#dd span {
        width: 100px;
        height: 150px;
        background-color: #ff914f;
    }
    a#dd {
        display: inline-block;
        position: relative;
        width: 100px;
        height: 150px;
        margin-right: 15px;
        margin-left: 15px;
    }
    a#logo-bottom span {
        width: 81px;
        height: 150px;
        background: url(img/logo-gray.png) center center no-repeat #a291f5;
    }
    a#logo-bottom {
        display: inline-block;
        position: relative;
        width: 81px;
        height: 150px;
    }
    a#dhs, a#coman {
        font-size: 14px;
    }
    a#coman strong {
        font-size: 33px;
    }
    a#dhs strong, a#mwd strong {
        font-size: 35px;
    }
    a#mwd {
        padding-top: 15px;
        font-size: 14px;
        line-height: 1.2;
    }
    a#solar {
        font-weight: 700;
        font-size: 30px;
        line-height: 1.2;
        padding-top: 25px;
    }
    a#contact {
        font-size: 24px;
        font-weight: 700;
        padding-top: 12px;
    }
    a#qhse {
        font-size: 37px;
        padding-top: 55px;
        font-weight: 700;
    }
    a#wanted {
        font-size: 27px;
        padding-top: 60px;
        font-weight: 700;
    }
    a#energis {
        font-weight: bold;
        font-size: 15px;
        padding: 18px 0 0 20px;
    }
    a#energis strong {
        font-size: 27px;
        line-height: 0.8;
    }
    a#drilline {
        font-size: 18px;
        padding-top: 20px;
        font-weight: 700;
    }
    a#dd {
        padding-top: 25px;
        font-size: 16px;
        line-height: 1.1;
    }
    a#dd strong {
        font-size: 45px;
    }
    #contact-table td {
        padding: 7px;
        vertical-align: top;
    }
    #contact-table strong {
        color: #ff5c5c;
    }
    #send-contacts input, #feedback input {
        padding: 5px;
    }
    #send-contacts textarea, #feedback textarea {
        width: 100%;
    }
    #send-btn {
        float: right;
    }
}

@media screen and (max-width:767px) {
    #feedback select:first-child {
    height: 32px;
/*    width: 215px;*/
    width: 200px;
}
    #wrapper {
        z-index: 600;
        width: 450px;
        margin: 20px auto;
        margin-bottom: 20px;
    }
    .content-block {
        background-color: white;
        padding: 20px;
/*        width: 410px;*/
        width: 100%;
        margin-bottom: 15px;
        display: none;
    }
    #top-panel {
        margin-bottom: 0;
    }
    #top-panel a, #bottom-panel a {
        color: #fff;
        text-decoration: none;
        padding: 0;
        margin: 0;
        overflow: hidden;
        box-sizing: padding-box;
        text-align: center;
        transition: transform 0.5s ease;
    }
    #top-panel a:hover, #bottom-panel a:hover {
        transform: scale(1.08);
    }
    #top-panel a strong, #bottom-panel a strong {
        font-weight: 700;
        line-height: 0.9;
    }
    a#logo-top span {
        background: url(img/logo-white.png) center center no-repeat #d46cdd;
        width: 170px;
        height: 170px;
    }
    a#logo-top {
        display: inline-block;
        position: relative;
        width: 170px;
        height: 170px;
        margin-right: 15px;
        float: left;
    }
    span.display-true {
        display: inline-block;
        float: left;
        margin-bottom: 15px;
    }
    a#dhs span {
        width: 265px;
        height: 75px;
        background-color: #ff914f;
        padding-top: 10px;
    }
    a#dhs {
        display: block;
        position: relative;
        width: 265px;
        height: 75px;
        margin-bottom: 15px;
    }
    .red-big {
        font-size: 16px;
        font-weight: 700;
        color: #ff5c5c;
    }
    a#coman span {
        width: 265px;
        height: 80px;
        background-color: #f3c302;
    }
    a#coman {
        display: block;
        position: relative;
        width: 265px;
        height: 80px;
        padding-top: 10px;
    }
    #solar img {
        margin-top: 20px;
    }
    a#solar span {
        width: 150px;
        height: 170px;
        background-color: #46b9fb;
        line-height: 50px;
    }
    a#solar {
        display: inline-block;
        position: relative;
        width: 150px;
        height: 170px;
        margin-right: 15px;
        float: left;
    }
    a#mwd span {
        width: 285px;
        height: 100px;
        background-color: #15d172;
    }
    a#mwd {
        display: block;
        position: relative;
        width: 285px;
        height: 100px;
        margin-bottom: 15px;
    }
    a#contact span {
        width: 285px;
        height: 55px;
        background-color: #f3c302;
    }
    a#contact {
        display: block;
        position: relative;
        width: 285px;
        height: 55px;
    }
    a#qhse span {
        width: 225px;
        height: 140px;
        background-color: #15d172;
        line-height: 140px;
    }
    a#qhse {
        display: inline-block;
        position: relative;
        width: 225px;
        height: 140px;
        margin-right: 15px;
        float: left;
        margin-bottom: 15px;
    }
    a#wanted span {
        width: 210px;
        height: 140px;
        background-color: #ff5c5c;
        line-height: 140px;
    }
    a#wanted {
        display: inline-block;
        position: relative;
        width: 210px;
        height: 140px;
        float: left;
    }
    a#energis span {
        width: 240px;
        height: 90px;
        background-color: #46b9fb;
    }
    a#energis {
        display: block;
        position: relative;
        width: 240px;
        height: 90px;
        margin-bottom: 15px;
    }
    a#drilline span {
        width: 240px;
        height: 65px;
        background-color: #a291f5;
    }
    a#drilline {
        display: block;
        position: relative;
        width: 240px;
        height: 65px;
    }
    a#dd span {
        width: 130px;
        height: 170px;
        background-color: #ff914f;
    }
    a#dd {
        display: inline-block;
        position: relative;
        width: 130px;
        height: 170px;
        margin-right: 15px;
        margin-left: 15px;
        float: left;
    }
    a#logo-bottom span {
        width: 50px;
        background: url(img/logo-gray-min.png) center center no-repeat #a291f5;
    }
    a#logo-bottom {
        display: inline-block;
        position: relative;
        width: 50px;
        height: 170px;
        float: left;
    }
    a#dhs, a#coman {
        font-size: 18px;
    }
    a#coman strong {
        font-size: 33px;
    }
    a#dhs strong, a#mwd strong {
        font-size: 40px;
    }
    a#mwd {
        padding-top: 15px;
        font-size: 18px;
        line-height: 1.2;
    }
    a#solar {
        font-weight: 700;
        font-size: 35px;
        line-height: 1.2;
        padding-top: 25px;
    }
    a#contact {
        font-size: 29px;
        font-weight: 700;
        padding-top: 10px;
    }
    a#qhse {
        font-size: 52px;
        padding-top: 40px;
        font-weight: 700;
    }
    a#wanted {
        font-size: 35px;
        padding-top: 50px;
        font-weight: 700;
    }
    a#energis {
        font-weight: bold;
        font-size: 18px;
        padding: 18px 0 0 20px;
    }
    a#energis strong {
        font-size: 34px;
        line-height: 0.8;
    }
    a#drilline {
        font-size: 23px;
        padding-top: 20px;
        font-weight: 700;
    }
    a#dd {
        padding-top: 25px;
        font-size: 21px;
        line-height: 1.1;
    }
    a#dd strong {
        font-size: 60px;
    }
    #contact-table td {
        padding: 7px;
        vertical-align: top;
    }
    #contact-table strong {
        color: #ff5c5c;
    }
    #send-contacts input, #feedback input {
        padding: 5px;
    }
    #send-contacts textarea, #feedback textarea {
        width: 100%;
    }
    #send-btn {
        float: right;
    }
    textarea {
        width: 230px !important;
    }
    input {
        max-width: 230px !important;
    }
}

@media screen and (max-width:470px) {
    #feedback select:first-child {
    height: 32px;
/*    width: 215px;*/
    width: 160px;
}
    #wrapper {
        z-index: 600;
        width: 300px;
        margin: 20px auto;
        margin-bottom: 70px;
    }
    .content-block {
        background-color: white;
        padding: 20px;
/*        width: 260px;*/
        width: 100%;
        margin-bottom: 15px;
        display: none;
    }
    #top-panel {
        margin-bottom: 15px;
    }
    #top-panel a, #bottom-panel a {
        color: #fff;
        text-decoration: none;
        padding: 0;
        margin: 0;
        overflow: hidden;
        box-sizing: padding-box;
        text-align: center;
        transition: transform 0.5s ease;
    }
    #top-panel a:hover, #bottom-panel a:hover {
        transform: scale(1.08);
    }
    #top-panel a strong, #bottom-panel a strong {
        font-weight: 700;
        line-height: 0.9;
    }
    a#logo-top span {
        background: url(img/logo-white-min.png) center center no-repeat #d46cdd;
        width: 100px;
        height: 110px;
    }
    a#logo-top {
        display: inline-block;
        position: relative;
        width: 100px;
        height: 110px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    span.ib-div {
        display: inline-block;
    }
    a#dhs span {
        width: 180px;
        height: 45px;
        background-color: #ff914f;
		padding-top: 3px;
    }
    a#dhs {
        display: block;
        position: relative;
        width: 180px;
        height: 45px;
        margin-bottom: 15px;
    }
    .red-big {
        font-size: 16px;
        font-weight: 700;
        color: #ff5c5c;
    }
    a#coman span {
        width: 180px;
        height: 50px;
        background-color: #f3c302;
    }
    a#coman {
        display: block;
        position: relative;
        width: 180px;
        height: 50px;
        padding-top: 10px;
        margin-bottom: 15px;
    }
    #solar img {
        margin-top: 10px;
    }
    a#solar span {
        width: 110px;
        height: 110px;
        background-color: #46b9fb;
        line-height: 30px;
    }
    a#solar {
        display: inline-block;
        position: relative;
        width: 110px;
        height: 110px;
        margin-right: 15px;
    }
    a#mwd span {
        width: 170px;
        height: 55px;
        background-color: #15d172;
        padding-top: 7px;
    }
    a#mwd {
        display: block;
        position: relative;
        width: 170px;
        height: 55px;
        margin-bottom: 15px;
    }
    a#contact span {
        width: 170px;
        height: 40px;
        background-color: #f3c302;
        line-height: 35px;
    }
    a#contact {
        display: block;
        position: relative;
        width: 170px;
        height: 40px;
    }
    a#qhse span {
        width: 160px;
        height: 60px;
        background-color: #15d172;
        line-height: 55px;
    }
    a#qhse {
        display: inline-block;
        position: relative;
        width: 160px;
        height: 60px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    a#wanted span {
        width: 120px;
        height: 60px;
        background-color: #ff5c5c;
        line-height: 55px;
    }
    a#wanted {
        display: inline-block;
        position: relative;
        width: 120px;
        height: 60px;
        margin-bottom: 15px;
    }
    a#energis span {
        width: 130px;
        height: 45px;
        background-color: #46b9fb;
        padding-top: 7px;
    }
    a#energis {
        display: block;
        position: relative;
        width: 130px;
        height: 45px;
        margin-bottom: 15px;
    }
    a#drilline span {
        width: 130px;
        height: 40px;
        background-color: #a291f5;
        line-height: 40px;
    }
    a#drilline {
        display: block;
        position: relative;
        width: 130px;
        height: 40px;
    }
    a#dd span {
        width: 75px;
        height: 100px;
        background-color: #ff914f;
    }
    a#dd {
        display: inline-block;
        position: relative;
        width: 75px;
        height: 100px;
        margin-right: 15px;
        margin-left: 15px;
    }
    a#logo-bottom span {
        width: 55px;
        height: 100px;
        background: url(img/logo-gray-min.png) center center no-repeat #a291f5;
    }
    a#logo-bottom {
        display: inline-block;
        position: relative;
        width: 55px;
        height: 100px;
    }
    a#dhs, a#coman {
        line-height: 1.0;
        font-size: 12px;
        padding-top: 5px;
    }
    a#coman strong {
        font-size: 28px;
        line-height: 0.8;
    }
    a#dhs strong, a#mwd strong {
        font-size: 25px;
        line-height: 1.0;
    }
    a#mwd {
        padding-top: 8px;
        font-size: 12px;
        line-height: 1.4;
    }
    a#solar {
        font-weight: 700;
        font-size: 25px;
        line-height: 1;
        padding-top: 15px;
    }
    a#solar img {
        width: 45%;
    }
    a#contact {
        font-size: 20px;
        font-weight: 700;
        padding-top: 10px;
    }
    a#qhse {
        font-size: 32px;
        padding-top: 15px;
        font-weight: 700;
    }
    a#wanted {
        font-size: 20px;
        padding-top: 20px;
        font-weight: 700;
    }
    a#energis {
        font-weight: bold;
        font-size: 12px;
        padding: 8px 0 0 12px;
    }
    a#energis strong {
        font-size: 18px;
        line-height: 0.8;
    }
    a#drilline {
        font-size: 14px;
        padding-top: 5px;
        font-weight: 700;
    }
    a#dd {
        padding-top: 20px;
        font-size: 12px;
        line-height: 1.1;
    }
    a#dd strong {
        font-size: 30px;
    }
    #contact-table td {
        padding: 7px;
        vertical-align: top;
    }
    #contact-table strong {
        color: #ff5c5c;
    }
    #send-contacts input, #feedback input {
        padding: 5px;
    }
    #send-contacts textarea, #feedback textarea {
        width: 100%;
    }
    #send-btn {
        float: right;
    }
    textarea {
        width: 160px !important;
    }
    input {
        max-width: 160px !important;
    }
}


@keyframes ahoveranim {
    30% {
        transform: scale(0);
        opacity: 0.2;
    }
    100% {
        transform: scale(1.1);
        opacity: 1;
    }
