/*
  Theme Name: CorkTaxi
  Author: Doodle Creative
  Author URI: http://doodlecreative.ie/
  Description: Wordpress Theme for AirPro Company Website
  Version: 1.0
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.call_us_now{
max-height: 40px;
}

.topthing{
padding-right: 0px; 
padding-left: 0px; 
top: 0; 
z-index: 1000; 
top: 0; 
position: absolute;
}

.date_font{
font-family:'Open-Sans';
}

.wpcf7-mail-sent-ok{
padding-top: 60px !important;
border: 0px !important;
}

.thanks{
clear: both;
}

.btn.warning_red{
background: #F07808;
border: 1px solid #666;
color: #fff;
}
.btn.warning_red:hover{
background: #666;
border: 1px solid #F07808;
color: #fff;
}
.btn.warning_blue{
background: #7AA900;
border: 1px solid #666;
color: #fff;

}
.btn.warning_blue:hover{
background: #666;
border: 1px solid #7AA900;
color: #fff;
}

  html, body {
    background: #fefefe;
  }

watermark:focus
{ 
display:none;
}
.EventStartDate {
z-index:9999999999;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
display: none !important;
}

  .column, .columns, .tiles > li {
    background: none;
        border: 1px solid #ddd;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
  }

#imageswitcher1,
#imageswitcher2,
#imageswitcher3,
#imageswitcher4 {
float: right;
padding: 20px
}
#imageswitcherbtn1,
#imageswitcherbtn2,
#imageswitcherbtn3,
#imageswitcherbtn4 {
float: left;
}
.arrow_icon {
float: left;
}
.arrow_text {
text-align: left;
}

.arrow_box {
	position: relative;
	background: #ffffff;
	border: 4px solid #ffffff;
margin-bottom: 25px;
height: 120px;
width: 500px;
line-height: 1.2;
}

.arrow_box:hover {
	position: relative;
	background: #ffffff;
	border: 4px solid #F07808;
margin-bottom: 25px;
height: 120px;
color: #cccccc; 
line-height: 1.2;
}

#arrow_box1 {
	position: relative;
	background: #ffffff;
	border: 4px solid #ffffff;
margin-bottom: 25px;
height: 120px;
line-height: 1.2;
}

#arrow_box1:hover, #arrow_box1:focus {
	position: relative;
	background: #ffffff;
	border: 4px solid #F07808;
margin-bottom: 25px;
height: 120px;
color: #cccccc;
line-height: 1.2;
}

#arrow_box_static {
width: 485px;
height: 130px;
border: 4px solid #FEAE03;
margin-bottom: 25px;
height: 120px;
display: none;
}

  .row {
    margin-bottom: 25px;
    text-align: center;
  }

  h1 {
    font: 30px Raleway;
    color: #555;
    letter-spacing: 0em;
    -webkit-transition-duration: 1s;
  }

  h2  {
     font: 20px Raleway;
    font-weight: 400; 
  }
h3, h4, h5, h6  {
     font-family: Raleway;
    font-weight: 400;
  }

p {
    font-size: 12pt;
    margin-bottom: 0;
    color: #fff;
}

.btn {
position: relative;
display: inline-block;
width: auto;
height: 36px;
font-size: 16px;
line-height: 36px;
font-family: 'Raleway';
border: 1px solid #999;
border-radius: 4px;
cursor: pointer;
margin-bottom: 20px;
-webkit-box-shadow: inset 0 1px 1px #fff, 0 1px 2px rgba(0,0,0,0.31);
box-shadow: inset 0 1px 1px #fff, 0 1px 2px rgba(0,0,0,0.31);
background: #ccc;
background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eee), color-stop(100%,#ccc));
background: -webkit-linear-gradient(top, #eee 0%,#ccc 100%);
background: -o-linear-gradient(top, #eee 0%,#ccc 100%);
background: -ms-linear-gradient(top, #eee 0%,#ccc 100%);
background: linear-gradient(top, #eee 0%,#ccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}

.btn_bottom {
style="width: 100px; 
padding: 5px 5px 5px 5px;
background: #F07808;
border: 3px solid #F07808;
font-size: 16px;
line-height: 36px;
font-family: 'Raleway';
color: #fff;
float: left; 
width: 130px;
font-weight: 400;
margin-top: 23px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.btn_bottom:hover {
border: 3px solid #fff;
background: #444343;
}

.btn_top {
style="width: 100px; 
padding: 5px 5px 5px 5px;
background: #444343;
border: 3px solid #fff;
font-size: 16px;
line-height: 36px;
font-family: 'Raleway';
color: #fff;
float: left; 
font-weight: 700;
width: 130px;
margin-top: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.btn_top:hover {
border: 3px solid #fff;
background: #EF7810;
}

.tabs li.active a {
height: 30px;
font-weight: bold;
background: #ebffef;
border-width: 1px 1px 0 1px;
text-shadow: 0 1px 1px #fff;
}

.tabs li a {
display: block;
width: auto;
height: 29px;
padding: 0 9px;
line-height: 30px;
border: 1px solid #1d692d;
margin: 0 -1px 0 0;
color: #05390a;
text-shadow: 0 1px 1px #77d58e;
background: #5dbb73;
}

.head, .head:hover {
    box-shadow: none;
    margin-top: 30px;
  }

  .head span {
    font-weight: bold;
    color: #353535;
  }

  .head span span {
    font-size: 32px;
    font-weight: bold !important;
  }

  a {
    color: #666666;
  }

  a:hover {
    text-decoration:none;
  }


  @media only screen and (max-width: 767px) {

    h1 {
      font: bold italic 100px georgia, times new roman, serif;
      -webkit-transition-duration: .5s;
    }

  }

.menu_style_main {
background-color: transparent;
display: inline-block;
width: 100%;
margin-top: 10px;
height: 100px;
float: left;
padding-left: 5px;
}

 .menu_style_main a{
font-family: 'Open Sans';
font-weight: 400;
color: #ffffff !important;
line-height: 44px;
display: block;
}

.menu_style_main a:hover{
color: #666666 !important;
text-decoration: none;
}
 .menu_style_main li{
font-family: 'Raleway';
font-weight: 700;
display: inline;
float: right;
color: #000000 !important;
padding: 3px;
font-size: 14px;
margin-left: 15px;
}

.menu_style_main li.current-menu-item {
background-color: #F07808;
}

.front_hover{
font-size: 12px;
color: #162c51; 
line-height: 0.5pt;
}
.front_hover:hover{
font-size: 12px; 
line-height: 0.5pt;
}
/*-----------------------------------------*/
#hovertrans{
opacity: 1;
}

#hovertrans:hover{
opacity: 0.4;
}


#contact{
	list-style:none;
	margin:0;
}
#contact li{
float: left;
height: 49px;
margin: 0px 0px 0px 10px;
position: relative;
text-align: left;
}
#contact li .text{
	background: #F0EFEF;
	color: #666666;
	padding:15px 10px 10px 0;
	position:absolute;
	z-index:1;
	min-width:85px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	text-indent: 5px;
}
#contact li .required{
	position:absolute;
	right:10px;
	top:10px;
	z-index:100;
}
#contact li .wpcf7-form-control-wrap{
	position: absolute;
}





#contact li .wpcf7-form-control-wrap input:focus, #contact li .wpcf7-form-control-wrap textarea:focus{
	background:#F0EFEF
}
#contact li .wpcf7-form-control-wrap textarea{
	line-height: 18px;
    padding: 10px;
	height:200px;
}
#contact li#message{
	min-height:220px;
}
#contact li#submit input{
	color:#fff;
	font: 20px Raleway;
	text-decoration:none;
	margin:10px 30px 0 0;
	background:#666666;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69d2f9', endColorstr='#09b2f3');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#69d2f9), to(#09b2f3));
	background: -moz-linear-gradient(top, #69d2f9, #09b2f3);
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-0-border-radius:3px;
	border-radius:3px;
	display:block;
	padding:10px 25px;
	text-align:center;
	text-shadow:0 1px 0 #09b2f3;
	text-transform:uppercase;
}
#contact li#submit input:hover{
	background:#69d2f9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b2f3', endColorstr='#69d2f9');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#09b2f3), to(#69d2f9));
	background: -moz-linear-gradient(top, #09b2f3, #69d2f9);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	-o-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	color:#06506c;
	text-shadow:0 1px 0 rgba(255,255,255,.25);
	text-transform:uppercase;
	cursor:pointer;
}
.submit2{
	color:#fff;
	font: 20px Raleway;
	text-decoration:none;
	margin:10px 30px 0 0;
	background:#F07808;
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-0-border-radius:3px;
	border-radius:3px;
	display:block;
	padding:10px 25px;
	text-align:center;
	text-transform:uppercase;
}
.submit2:hover{
	color:#fff;
	font: 20px Raleway;
	text-decoration:none;
	margin:10px 30px 0 0;
	background:#666666;
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-0-border-radius:3px;
	border-radius:3px;
	display:block;
	padding:10px 25px;
	text-align:center;
	text-transform:uppercase;
}
div.wpcf7-validation-errors {
    clear: left;
}
.bigarea {
width: 580px;
}

.search-form {
text-align:left;
}


/*-----------------------------------*/
::-webkit-input-placeholder {
   color: #F07808;
font-family: Raleway;
font-weight: 400;
font-size: 16px;
left:0;

}

:-moz-placeholder { /* Firefox 18- */
   color: #F07808;  
font-family: Raleway;
font-weight: 400;
font-size: 16px;
left:0;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #F07808;  
font-family: Raleway;
font-weight: 400;
font-size: 16px;
left:0;
}

:-ms-input-placeholder {  
   color: #F07808;  
font-family: Raleway;
font-weight: 400;
font-size: 16px;
left:0;
}

.mobileform{
float: left; 
width: 270px !important;
padding: 5px 5px 25px;
text-indent: 120px;
}

.li_android {
margin-top: 30px;
width: 270px
}

.thanks {
font-family: Raleway;
font-weight: 400;
color: #ffffff !important;
}

.formInput {
font-family: Raleway;
color: #162C51;
width: 230px;
font-size: 12px;
border:0;
}
/*----------------------------------*/
#mainarea{
min-height: 250px;
}

@media all and (max-width: 1920px) {
#mainarea{
min-height: 440px;
}
}


@media all and (max-width: 2560px) {
#mainarea{
min-height: 500px;
}
}

/*----------------------------------*/
.wpcf7-form-control-wpcf7-select {
 -webkit-border-radius: 5px;
-moz-border-radius: 10px;border-radius: 5px;
height: 30px
}
/*--------------------------------*/

/* Gradient color1 - color2 - color1 */
		
hr.style-one {
     border: 0;
    height: 1px;
    width: 200%;
    background: #333;
     
}

.myExcerptClass { font-size: 10px }

.btn input{
width: 100%;
cursor: pointer;
display: block; 
padding: 0 18px; 
font-family: 'Raleway'; 
font-size: 20px;
}
.btn input:hover {
width: 100%;
cursor: pointer;
display: block; 
padding: 0 18px; 
font-family: 'Raleway'; 
font-size: 20px;
background: #ccc;
}

#footer {
    width: 100%;
height: 100%
    background: #0C9DCC;
    position: relative;
}


@media all and (max-width: 719px) {
#slidercontainer {
display: none;
}
}
@media all and (min-width: 719px) {
#smallcontainer {
display: none;
}
}
@media all and (max-width: 719px) {
#nopadd {
padding-top: 25px !important;
}
}

@media all and (max-width: 800px) {
#hiddenmenu {
display:block;
}
.sliderpush{
margin-top: 7%
}
}

@media all and (min-width: 719px) {
#showsmall {
display: none;
}
}

@media all and (max-width: 1024px) {
#menu_pad {
margin-top: 10px !important;
}
.sliderpush{
margin-top: 5%
}
}

@media all and (max-width: 1200px) {
#showbig {
display: block;
}
}

@media all and (max-width: 1200px) {
#hidepad {
display: none;
}
}
@media all and (max-width: 980px) {
#hidemid {
display: none;
}
}
@media all and (max-width: 1366px) {
#hidelap {
display: none;
}
}
@media all and (max-width: 980px) {
#showmid {
display: block;
}
}
@media all and (max-width: 719px) {
#hidesmall {
display: none;
}
}

@media all and (max-width: 780px) {
#hidesmalllogo {
display: none;
}
}

@media all and (max-width: 719px) {
#hidesmallnopadd {
display: none;
padding-top: 25px !important;
}
}

@media all and (max-width: 719px) {
#small_line {
line-height: 70%;
}
}
@media all and (max-width: 719px) {
#airportform {
margin-left: 0px
}
}

@media all and (max-width: 1919px) {
#bookwide {
text-align: left;
}
}

#sidebar {
padding: 25px;
margin-left: 0px;
border: 0px;
text-align: left;
background: #ECEBEB;
}

#container{
overflow: hidden;
}

#sidebar_post {
padding: 25px;
margin-left: 0px;
border: 0px;
width: 20%;
float: right;
text-align: left;
background: #ECEBEB;
margin-bottom: -8000px;
padding-bottom: 8000px;
}

#blog_content {
max-width: 80%;
float: left;
text-align: left;
padding: 40px;
background: #ffffff;
}



#contact li .wpcf7-form-control-wrap input, #contact li .wpcf7-form-control-wrap textarea{
font-family: inherit;
background-color: #f6f6f6;
width: 100%;
margin: 0 0 20px 0;
padding: 12px 4%;
border: 0;
outline: 0;
resize: none;
font-size: 13px;
color: #888;
-webkit-box-shadow: 0 0 0px 1px #000 inset;
-moz-box-shadow: 0 0 1px 1px #000 inset;
box-shadow: 1px 1px 1px 0px #000 inset;
}

.wpcf7-not-valid-tip {
display: none !important;
}

.wpcf7-validation-errors {
border: 0px !important;
color: #ff0000 !important;
padding-top: 50px !important;
}

#contact li .wpcf7-form-control-wrap input, #contact li .wpcf7-form-control-wrap textarea_dull{
font-family: inherit;
background-color: #F9FCF7 !important;
width: 98%;
margin: 0 0 20px 0;
padding: 12px 4%;
border: 0;
outline: 0;
resize: none;
font-size: 13px;
color: #888;
-webkit-box-shadow: 0 0 0px 1px #000 inset;
-moz-box-shadow: 0 0 1px 1px #000 inset;
box-shadow: 1px 1px 1px 0px #000 inset;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.text_notes{
font-family: inherit;
background-color: #F9FCF7 !important;
width: 98%;
height: 92px;
margin: 0 0 20px 0;
padding: 12px 4%;
border: 0;
outline: 0;
resize: none;
font-size: 13px;
color: #888;
-webkit-box-shadow: 0 0 0px 1px #000 inset;
-moz-box-shadow: 0 0 1px 1px #000 inset;
box-shadow: 1px 1px 1px 0px #000 inset;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.btn_new {
position: relative;
display: inline-block;
background: #1ca1ce;
width: auto;
height: 43px;
line-height: 43px;
margin: 0;
padding: 0 22px;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
text-align: left;
color: #fff;
text-decoration: none;
text-transform: uppercase;
cursor: pointer;
white-space: nowrap;
border: 0;
outline: 0;
border-radius: 2px;
-o-border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-transition: all .2s ease 0s;
-moz-transition: all .2s ease 0s;
-o-transition: all .2s ease 0s;
-webkit-backface-visibility: hidden;
box-shadow: 1px 1px 1px 0px #000;
right no-repeat;
}

.btn_new:hover {
background-color: #EF7810;
padding: 0 42px;
}

.btn_new_top {
background: #21c2f8;
position: relative;
display: inline-block;
width: 98%;
margin: 48px 0 20px 0;
padding: 2px 4%;
height: 43px;
line-height: 43px;
font-size: 13px;
font-weight: 400;
letter-spacing: 1px;
text-align: left;
color: #fff;
text-decoration: none;
text-transform: uppercase;
cursor: pointer;
white-space: nowrap;
border: 0;
outline: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all .2s ease 0s;
-moz-transition: all .2s ease 0s;
-o-transition: all .2s ease 0s;
-webkit-backface-visibility: hidden;
text-shadow: none;
text-indent: 36%
}

.btn_new_top:hover {
background-color: #EF7810;
}



.new_textarea{
font-family: inherit;
background-color: #f6f6f6;
width: 99%;
margin: 0 0 20px 0;
padding: 12px 4%;
border: 0;
outline: 0;
resize: none;
font-size: 13px;
color: #888;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.address_bold{
font-weight: 900;
color: #ffffff;
}
.address_med{
font-weight: 700;
color: #ffffff;
}
.address_light{
font-weight: 400;
color: #ffffff;
}

.callus {
  color: #fff;
  font-size: 24px;
  float: right;
  margin-left: 30px;
  font-family: 'Open Sans';
  font-weight: 400;
}

.callus span{
color: #F07808;
font-weight: 900;}

.callus_mobile {
  color: #fff;
  font-size: 18px;
  float: left;
  margin-left: 30px;
  font-family: 'Open Sans';
  font-weight: 400;
}

.callus_mobile span{
color: #F07808;
font-weight: 900;}


.showmedoup{
display: none;
}

@media all and (min-width: 768px) {
.showmedoup{
display: block;
}
}

.showmedo{
display: block;
}


@media all and (min-width: 768px) {
.showmedo{
display: none;
}
}

.menuheighto{
  padding-right: 0px;
  padding-left: 0px;
  z-index: 999;
  top: 0;
  position: absolute;
  background-color: rgba(22, 44, 81, 0.8);
  max-height: 135px;
}

@media all and (max-width: 1207px) {
.menuheighto{
  padding-right: 0px;
  padding-left: 0px;
  z-index: 999;
  top: 0;
  position: absolute;
  background-color: rgba(22, 44, 81, 0.8);
  max-height: 165px;
}
}
.smallup{
display: none;
}

@media only screen and (min-width: 720px) and (max-width: 1039px) { 
   .smallup{
display: block;
}
}



.medup{
display: none;
}

@media all and (min-width: 1040px) {
.medup{
display: block;
}
}

.menutopper{
border: 0; 
padding-top: 2%; 
padding-bottom: 35px;
}