 /*Tipsy*/ .tipsy {   padding: 5px 3px;   background-repeat: no-repeat;   background-image: url(../images/tipsy.gif);   text-shadow: 1px 1px 1px rgba(0,0,0,.54); } .tipsy img{   -moz-box-shadow:0 1px 2px #424242;   -webkit-box-shadow:0 1px 2px #424242;   -o-box-shadow:0 1px 2px #424242; } .tipsy-inner {   padding: 5px 8px 4px 8px;   background-color: black;   color: white;   max-width: 200px;   text-align: center; } .tipsy-inner {   -moz-border-radius:3px;   -webkit-border-radius:3px; } .tipsy-north {   background-position: top center; } .tipsy-south {   background-position: bottom center; } .tipsy-east {   background-position: right center; } .tipsy-west {   background-position: left center; } /*Video responsive*/  .container_video { position:relative;   padding-bottom:56.25% !important;   padding-top:30px !important;   height:0;   overflow:hidden;   background:#333; }  .container_video iframe,.container_video video,.container_video object,.container_video embed { position:absolute;   top:0;   left:0;   width:100%;   height:100%;   margin:0;   padding:0; }   /*Isotope transition*/ .isotope,.isotope .isotope-item { -webkit-transition-duration:.8s;   -moz-transition-duration:.8s;   -ms-transition-duration:.8s;   -o-transition-duration:.8s;   transition-duration:.8s; }  .isotope { -webkit-transition-property:height,width;   -moz-transition-property:height,width;   -ms-transition-property:height,width;   -o-transition-property:height,width;   transition-property:height,width; }  .isotope .isotope-item { -webkit-transition-property:-webkit-transform,opacity;   -moz-transition-property:-moz-transform,opacity;   -ms-transition-property:-ms-transform,opacity;   -o-transition-property:top,left,opacity;   transition-property:transform,opacity; }  .isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition { -webkit-transition-duration:0;   -moz-transition-duration:0;   -ms-transition-duration:0;   -o-transition-duration:0;   transition-duration:0; }  /*Required css*/ .sticky{  } .gallery-caption{    }  #searchsubmit{   display: none; } .main-menu{   position: relative;   float: left;   width: 100%; } form{   margin: 0; } .comment-list{   list-style: none;   margin-left: 0; } #btncomment{    }  .wpb_content_element{   clear: both; } .wpb_tour_tabs_wrapper .shadow-wrapper{   overflow: hidden;   clear: both; } .breacrumbs span.home_link:before{   margin:0; }

.wpcf7 input[type="text"] {width:280px;}
.wpcf7 input[type="email"] {width:280px;}
.wpcf7 textarea.wpcf7-textarea { width:280px;}