﻿

::placeholder { color: #fff;opacity: .75;font-size: 80%;  }

:-ms-input-placeholder { color: #fff;opacity: .75;font-size: 80%; }

::-ms-input-placeholder { color: #fff;opacity: .75;font-size: 80%;}



form {

    

    padding: 5px;
    line-height: 18px;

}

.button-tel {     font-size: 130%;
    outline: 0;
    display: table;
    margin: 0px auto 20px auto;
    padding: 8px 15px 6px 15px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
    border-radius: 20px;
    border: 1px solid #ffffff;
    text-align: center;
    background: rgb(26, 47, 30);
    background: -moz-linear-gradient(top, rgb(215, 196, 163) 1%,rgb(165, 150, 125) 100%);
    background: -webkit-linear-gradient(top, rgb(215, 196, 163) 1%,rgb(165, 150, 125) 100%);
    background: linear-gradient(to bottom, rgb(215, 196, 163) 1%,rgb(165, 150, 125) 100%);
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    letter-spacing: -.02em;
    transition: .3s all;
    font-family: 'Raleway', sans-serif !important;}

input[type="submit"] {

        font-size: 91%;
    outline: 0;
    display: table;
    margin: -5px auto 20px auto;
    padding: 8px 15px 6px 15px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
    border-radius: 20px;
    border: 1px solid #fff;
    text-align: center;
    background: rgb(26, 47, 30);
    background: -moz-linear-gradient(top, rgb(59, 86, 65) 1%,rgb(26, 47, 30) 100%);
    background: -webkit-linear-gradient(top, rgb(59, 86, 65) 1%,rgb(26, 47, 30) 100%);
    background: linear-gradient(to bottom, #d7c4a3 1%,#a48156 100%);
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    transition: .3s all;
    font-family: 'Raleway', sans-serif !important;

} 

#mess {

	    font-size: 91%;
    outline: 0;
    display: table;
    margin: -5px auto 20px auto;
    padding: 8px 15px 6px 15px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
    border-radius: 20px;
    border: 2px solid #3a5540;
    text-align: center;
    background: rgb(26, 47, 30);
    background: -moz-linear-gradient(top, rgb(59, 86, 65) 1%,rgb(26, 47, 30) 100%);
    background: -webkit-linear-gradient(top, rgb(59, 86, 65) 1%,rgb(26, 47, 30) 100%);
    background: linear-gradient(to bottom, #d7c4a3 1%,#a48156 100%);
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    transition: .3s all;
    font-family: 'Raleway', sans-serif !important;

}



input[type="button"] {
    font-size: 91%;
    outline: 0;
    display: table;
    margin: -5px auto 5px auto;
    padding: 8px 15px 6px 15px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
    border-radius: 20px;
    border: 2px solid #3a5540;
    text-align: center;
    background: rgb(26, 47, 30);
    background: -moz-linear-gradient(top, rgb(59, 86, 65) 1%,rgb(26, 47, 30) 100%);
    background: -webkit-linear-gradient(top, rgb(59, 86, 65) 1%,rgb(26, 47, 30) 100%);
    background: linear-gradient(to bottom, #d7c4a3 1%,#a48156 100%);
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    transition: .3s all;
    font-family: 'Raleway', sans-serif !important;

} 



input[type="submit"]:hover {

    transform: scale3d(0.95, 0.95, 0.95); -webkit-transform: scale3d(0.95, 0.95, 0.95);

    box-shadow: none;

    -webkit-box-shadow: none;

}



#mess:hover {

    transform: scale3d(0.95, 0.95, 0.95); -webkit-transform: scale3d(0.95, 0.95, 0.95);

    box-shadow: none;

    -webkit-box-shadow: none;

}



input[type="button"]:hover {

     transform: scale3d(0.95, 0.95, 0.95); -webkit-transform: scale3d(0.95, 0.95, 0.95);

    box-shadow: none;

    -webkit-box-shadow: none;

}

.button-tel:hover {

     transform: scale3d(0.95, 0.95, 0.95); -webkit-transform: scale3d(0.95, 0.95, 0.95);

    box-shadow: none;

    -webkit-box-shadow: none;color: #fff;

}

.form-title {

	color: #363636;

    font-size: 100%;

    font-weight: normal;

    padding: 2px 5px;

        margin-bottom: 5px;

}



.irjon-grid-item {

	color: #d7c4a3;
    cursor: pointer;
    font-size: 80%;
    font-weight: bold;
    padding: 0px 5px;
    margin-bottom: 10px;
    margin-top: 0px;
    text-transform: uppercase;
text-align: center;
}



textarea {
    margin-top: 10px;
    border: 2px solid #d7c4a3 !important;
    background: rgb(0,0,0) !important;
    font-size: 120% !important;
    min-height: 100px;
    border-radius: 10px;
    width: 80%;
    margin: 15px auto 20px;
    resize: none;
    font-weight: normal;
    text-shadow: 0px 1px 2px rgb(0, 0, 0);
        font-family: 'Raleway', sans-serif !important;

}



.form-input {

    margin-top: 10px;  

    border: none;

    border-bottom: 1px solid #deba74;

    background: rgba(255, 255, 255, 0.25);

    padding: 5px;

    font-size: 100%;

    outline: 0;

    color: #d7c4a3;

    margin-bottom: 10px;

}



.form-input1 {

      margin-top: 0px;
    border: none;
    border-bottom: 2px solid #d7c4a3;
    background: rgba(255, 255, 255, 0.0);
    padding: 5px 0;
    font-size: 130%;
    outline: 0;
    color: #d7c4a3;
    margin-bottom: 0px;
    width: 80%;
    font-weight: normal;
    text-shadow: 0px 1px 2px rgb(0, 0, 0);
    box-shadow: 0px 8px 6px -7px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0px 8px 6px -7px rgba(0, 0, 0, 0.7);

}









.form-message {

	font-size: 95%;

    margin: 5px 0;

    line-height: 20px;

    color: #d7c4a3;

}