/*
Theme Name: Uno
Theme URI: http://www.woothemes.com/
Version: 1.0.0
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: canvas
Tags: canvas, woothemes, store, woocommerce

	Copyright: (c) 2009-2011 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
@import url(../canvas/style.css);

#contactform #gform_wrapper_2 form#gform_2 li input[type=text],
#contactform #gform_wrapper_2 form#gform_2 li input[type=date],
#contactform #gform_wrapper_2 form#gform_2 li input[type=email],
#contactform #gform_wrapper_2 form#gform_2 li input[type=tel],
#contactform #gform_wrapper_2 form#gform_2 li input[type=phone]{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
    box-shadow: none;
    color: #8a8c8f;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    line-height: 1.5;
    padding: 4px 18px;
    transition: all 275ms ease-in-out 0s;
}
#contactform #gform_wrapper_2 form#gform_2 li textarea{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
    box-shadow: none;
    color: #8a8c8f;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    line-height: 1.5;
    height: 140px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-top: 15px;
    resize: none;
}
#contactform .gform_wrapper .top_label .gfield_label{
    display:none !important;
}
#contactform .gform_wrapper .gform_footer{
    margin:0 !important;
    padding:0 !important;
}
#contactform #gform_wrapper_2 form#gform_2 input#gform_submit_button_2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #d9791c;
    border-radius: 0;
    box-shadow: none;
    color: #d9791c !important;
    font-weight: 700;
    height: 52px;
    letter-spacing: 1px;
    padding: 0 40px !important;
    position: relative;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
    z-index: 0;
    float:right;
}
#contactform #gform_wrapper_2 form#gform_2 input#gform_submit_button_2:hover{
    background: #d9791c;
    color:#fff !important;
    border: 2px solid #d9791c;
}
span#input_3_1_3_container label,
span#input_3_1_6_container label,
span#input_2_1_6_container label,
span#input_2_1_3_container label{
    display:none !important;
}
#contactform .entry .wpb_wrapper h2{
    font-size:20px !important;
    margin:16px 0 0 !important;
}
#contactform .entry .wpb_wrapper h2:first-child{
    margin:0 0 0 !important;
}

img.close_icon_top{
    position:absolute;
    right: 2em;
  -webkit-transition:all .6s ease-in-out;
  -moz-transition:all .6s ease-in-out;
  -ms-transition:all .6s ease-in-out;
  -o-transition:all .6s ease-in-out;
  transition:all .6s ease-in-out;
    opacity: .6 !important;
}
img.close_icon_top:hover{
    opacity: 1 !important;
  -webkit-transition:all .6s ease-in-out;
  -moz-transition:all .6s ease-in-out;
  -ms-transition:all .6s ease-in-out;
  -o-transition:all .6s ease-in-out;
  transition:all .6s ease-in-out;
}



div.ginput_container_name span{
    	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gform_wrapper_3{
    margin:0px 0px 0px 0px;
    max-width: 100%;
    padding: 0px 5px 0px 0px;
}
#gform_wrapper_3 .gfield{
    vertical-align:right;
}
#gform_wrapper_3.gform_wrapper .top_label li.gfield.gf_right_half{
    margin-bottom:30px;
    vertical-align:top;
    width: 49.8%;
}
#myModal #gform_wrapper_3 form#gform_3 li input[type=text],
#myModal #gform_wrapper_3 form#gform_3 li input[type=date],
#myModal #gform_wrapper_3 form#gform_3 li input[type=email],
#myModal #gform_wrapper_3 form#gform_3 li input[type=tel],
#myModal #gform_wrapper_3 form#gform_3 li input[type=phone]{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
    box-shadow: none;
    color: #8a8c8f;
    font-weight: 500;
    height: 50px;
    line-height: 1.5;
    padding: 4px 18px;
    /*padding: 0px 0px;*/
    transition: all 275ms ease-in-out 0s;
}
#myModal #gform_wrapper_3 form#gform_3 li textarea{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
    box-shadow: none;
    color: #8a8c8f;
    font-weight: 500;
    height: 50px;
    line-height: 1.5;
    height: 140px;
padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 0px!important;
    padding-top: 15px;
    margin-right: 0px;
    resize: none;
}
#myModal .gform_wrapper .top_label .gfield_label{
    display:none !important;
}
#myModal .gform_wrapper .gform_footer{
    margin:0 !important;
    padding:0 !important;
}
#myModal #gform_wrapper_3 form#gform_3 input#gform_submit_button_3{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #d9791c !important;
    border-radius: 0;
    box-shadow: none;
    color: #d9791c !important;
    font-weight: 700;
    height: 52px;
    letter-spacing: 1px;
    margin-right: 0px;
    padding: 0 40px !important;
    position: relative;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
    z-index: 0;
    float:right;
    -webkit-appearance: unset;
}
#myModal #gform_wrapper_3 form#gform_3 input#gform_submit_button_3:hover{
    background: #d9791c;
    color:#fff !important;
    border: 2px solid #d9791c;
    -webkit-appearance: unset;
}


.close {
  float: right;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=40);
  opacity: .4;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          overflow:hidden;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
    background:#d9791c none repeat scroll 0 0;
  padding: 16px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.42857;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}
.modal-body {
  position: relative;
  padding: 16px 20px;
  overflow: hidden;
}
.modal-footer {
  padding: 0;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 760px;
    margin: 4em auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

@media only screen and (max-width: 1050px) {
  #logo img {
    width: 70%;
  }
}

@media only screen and (max-width: 500px) {
  .request_header_right_top_btn, .footer-widget-1, .footer-widget-2 {
    display: none;
  }
}
