@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Oleo+Script);
/* 
Theme Name: Where Pigs Fly
*/
@font-face {
    font-family: 'tizaregular';
    src: url('assets/fonts/tiza-webfont.eot');
    src: url('assets/fonts/tiza-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/tiza-webfont.woff') format('woff'),
         url('assets/fonts/tiza-webfont.ttf') format('truetype'),
         url('assets/fonts/tiza-webfont.svg#tizaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




body{
	background:#f1e2c4;	
	padding:0px !important;
  /*line-height: 26px;	*/
}
a{ outline:none !important;}
.header {
     background: url("images/bg-header.png") repeat  left top;
     position: relative; z-index: 99;
	 padding-top:0;
}
h1, h2, h3, h4, h5, h6{color: #282828;  font-family: 'TizaRegular'; text-transform: capitalize;}
h1 span{color: #002366}
.slogan {
    color: #959595;
    font-family: helvetica;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 20px;
}
h6{ line-height:21px;}
.aligncenter {
    clear: both;
    display: block;
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.page p{text-align: left}
.logo {
    display: block;
    margin: 10px 0 0;
    text-align:left;
}
.entry-meta{ display:none;}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.71429;
    margin: 0 0 1.71429rem;
    text-align: left;
}
.collouts{  background:#f1e2c4; float: left; padding: 10px 0 15px; width:100%;}
.home-content, .about-widget{ padding-top: 10px; padding-bottom: 15px; clear: both}
.collouts h1{color: #000; font-size:22px; text-transform: uppercase; padding-bottom:15px; font-family: Tahoma,Geneva,sans-serif; text-align: center}
.about-widget h2{ text-align: left; font-size: 24px;}
.entry .menu-item{ padding:0 15px 10px; text-align:left; margin:0 25px; /*background:#fbe2f7; border:#facaf2 4px dashed; margin-bottom:25px;*/
font-family: Tahoma,Geneva,sans-serif; font-size: 11px;}
.menu-item h2{ font-size:20px;}
.menu-item h3{ font-size:20px;}
.entry .menu-item table{ margin-bottom:20px;}
.entry .menu-item td{border-bottom:#939393 1px solid; padding:10px;}
.entry .menu-item p{ text-align:center; font-size:15px; font-weight:bold;}
.entry .menu-item .color1{ font-weight:bold; color:#002366}
.entry .menu-item1{ padding:15px; text-align:center; margin:0 25px; background:#fff1d4; border:#ebdfc5 4px dashed; margin-bottom:25px}
.entry .menu-item1 h3{ font-size:18px;}
.entry .menu-item1 table{ margin-bottom:20px;}
.entry .menu-item1 td{border:#f1b5e7 1px dashed; padding:10px; }
.entry .menu-item1 p{ text-align:center; font-size:13px;}
.entry .menu-item1 .color1{ font-weight:bold; color:#002366}
.collouts h2 {
    background: url("images/heading-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    bottom: 0;
    color: #FFFFFF;
    float: left;
    font-family:Tahoma,Geneva,sans-serif;
    font-size: 14px;
    padding: 17px 0 13px 15px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    width: 100%; margin: 0px;
	z-index: 9999;
}
.social{text-align: right}
.smw_left{text-align: right;}
.cta {
    color: #8d796c;
    font-family: 'Lobster', cursive;
    font-size: 22px;
    background: url("images/icon-cta.png") no-repeat scroll left 7px;
 font-style: normal;
    margin: 10px 0 10px;
	text-align: left;
        font-style: italic;
       
        display: inline;         
}
.top-bar{padding-top: 10px;}

.form-control {
    background: url("images/search-bg.png") no-repeat scroll right 7px center #FFFFFF;
    border: medium none;
    border-radius: 4px;
    color: #000000;
    float: right;
    height: 33px;
    margin: 0 0 10px;
    max-width: 191px;
    padding: 0 35px 0 10px;
    text-align: left;
}


.current_page_item a, .current-menu-parent > a {
    background-color: #fff1d4;
    border-radius: 5px 5px 5px 5px;
    color: #000 !important;

}
.dropdown-menu {
    padding: 0px !important ;
	margin-top: -1px !important;
}
.dropdown-menu a {
    border: medium none;
    padding: 10px 20px !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #eb8d00 !important;
    background-image: linear-gradient(to bottom, #d99d43 0%, #eb8d00 100%) !important;
}


.responsive-slider.flexslider{
	margin-bottom:0 !important	
}
.contactinfo {
/*    background: none repeat scroll 0 0 #EB8D00;*/
    color: #FFFFFF;
    font-family: georgia;
    font-size: 18px;
    padding: 15px 25px;
    text-align: center;
}
.contactinfo h1 {
    border-bottom: 1px solid #DAC117;
    border-top: 1px solid #DAC117;
    font-family: 'Amaranth',sans-serif;
    font-size: 75px;
    margin: 20px auto;
    width: 78%;
}
.container.contactinfo span {
    color: #EC4157;
}
.container.contactinfo > p {
    font-style: italic;
}
footer {
    
    color: #a99c94;
}

footer a {
    color: #a99c94;
}

p{text-align: center;}






.footer-widgets {
    background: none repeat scroll 0 0 #000000;
	  margin-top: -58px;
    padding: 70px 0 15px;
         color: #5c5c5c;
         
}


.col-sm-4 > h1 {
    border-bottom: 1px solid #3B3B3B;
    color: #FFFFFF;
    font-size: 26px;
    padding: 5px 0 10px;
	font-family: 'Amaranth', sans-serif;
}

.header .social .address.col-sm-5, .header .social .address.col-sm-7, .header .social .address.col-sm-12 {padding: 0px !important}
div.container div.header div.row div.col-lg-12 div.col-sm-4 div#socialmedia_icons.widgets_on_page ul li#black-studio-tinymce-7.widget div.textwidget div.address{ padding:0px !important;}
#black-studio-tinymce-7 .address.col-sm-7 {margin-top: 0px !important;}
#black-studio-tinymce-7 .address.col-sm-12 { padding-left: 0px !important;}

.content .textwidget > p {
    
   font-style: normal;
   text-align: left;
}
.headerh2{
 font-family: 'tizaregular';
    font-size: 10px;
    font-weight: normal;
    line-height: 20px;
}
.textwidget a {
     color: #9E9595;
	 text-decoration:underline;
}

.textwidget a:hover {
	 text-decoration:none;
	 color: #9E9595;
}
/*------------------------------form--------------------------------------------*/
.wpcf7-captchac {
    clear: both;
    float: left;
    height: 20px;
    margin-right: 10px;
	border:1px solid #e4e4e4;
	padding:3px;
	width:auto !important;
	height:auto !important;
}

.wpcf7 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

 .wpcf7 ul li {
	background: none;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
form.wpcf7-form label {
    color: #000;
    margin-top: 5px; width: 22%; float: left;
	font-size: 13px;
	display: block;
	font-weight: normal;
}

input, textarea {
	border-color: #D2D2D2 #E6E6E6 #E6E6E6 #D2D2D2;
	border-radius: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	color: #555555;
	padding: 5px;
	width: 100%;
}
textarea {
	height: 80px;
}
.wpcf7-captchar {
	width: 60% !important;
}
li.last-star {
	clear: both;
}
.wpcf7 strong {
	color: #ff0000;
}

input.wpcf7-submit {
    clear: left;
    float: left;
    margin: 15px 5px 0 0;
    padding: 5px 20px;
    width: auto;
}

.wpcf7 input.wpcf7-submit {
    background: #FFF1D4;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #000 !important;
    float: right;
    clear: both;
    margin: 10px 14px 0 0;
    overflow: visible;
    padding: 5px 16px;
}
.wpcf7 input.wpcf7-submit:hover{ background:#ebdfc5;}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398F14;
    color: #333;
    width: 275px !important;
}
div.wpcf7-validation-errors {
    border: 2px solid #FF0000 !important;
    color: #333;
    float: left;
    width: 100%;
}
div.wpcf7 img.ajax-loader {
    border: medium none;
    float: left;
    height: auto;
    margin-left: 0;
    margin-top: 12px;
    vertical-align: middle;
    width: auto;
}

span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    font-size: 10pt;
    left: 1% !important;
    padding: 2px;
    position: absolute;
    top: 10% !important;
    width: 200px !important;
    z-index: 100;
	line-height:18px !important;
}
.captcha-239 span.wpcf7-not-valid-tip{width:150px !important; 	line-height:18px !important;}

.entry .wpcf7 span.wpcf7-not-valid-tip {
	top: 0;
	left: 0;
	width: auto;
}
span.wpcf7-form-control-wrap {
	float: left;
	width:70%;
	margin-bottom: 8px;
}
.entry div.wpcf7 {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
}

.fan{clear: both}
input, button, select, textarea {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #CCCCCC;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


/*------------------------------End of form--------------------------------------------*/
.page-id-2 .col-lg-12 > h2 {
    display: none;
}
.homeblock {
    padding: 0 0 0 100px !important;
	 margin: 50px 0 0;
}


.homeblock > h2 {
    color: #585858;
    font-family: 'Amaranth',sans-serif;
    font-size: 28px;
}


.homeblock > p {
    color: #585858;
    font-family: georgia;
    font-size: 16px;
}
.readmore {
    background: none repeat scroll 0 0 #2F2F2F !important;
    color: #FFFFFF !important;
    font-family: 'Amaranth',sans-serif;
    padding: 5px 10px;
	text-decoration:none !important;
}
.readmore:hover {
    background: none repeat scroll 0 0 #eb8d00 !important;
	color: #FFFFFF !important;
}

.block1 {
    background: url("images/block1-img.png") no-repeat scroll 15px 22px rgba(0, 0, 0, 0);
}	

.block2 {
    background: url("images/block2-img.png") no-repeat scroll 15px 22px rgba(0, 0, 0, 0);
}	
.block3 {
    background: url("images/block3-img.png") no-repeat scroll 15px 22px rgba(0, 0, 0, 0);
}	
.block4 {
    background: url("images/block4-img.png") no-repeat scroll 15px 22px rgba(0, 0, 0, 0);
}	

.textwidget > ul {
    margin: 0;
    padding: 0;
}
.textwidget li {
    list-style: none outside none;
}

.textwidget ul li img {
    height: auto;
    width: 43px;
	 margin-right: 15px;
}

.social > li {
    border-bottom: 1px solid #252525;
    padding: 8px 0;
}

.social > li:last-child {
    border: medium none;
}


iframe{
    width: 98%;
}


.responsive-slider.flexslider .slide-title a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    font-family: 'Amaranth',sans-serif;
    font-size: 50px;
    left: 0;
    margin: 0;
    padding: 0.5em 1em;
    position: absolute;
    text-shadow: none;
    top: 115px;
    width: 51%;
	line-height: 50px;
}


.slide-title a span {
    display: block;
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
	font-family: georgia;
}



.responsive-slider.flexslider .flex-control-nav li {
    display: none;
}


footer .navbar-nav > li > a {
    border-right: 1px solid #000;
    margin: 0 !important;font-family: Tahoma,Geneva,sans-serif;  font-size: 14px;
    font-style: normal; color: #000;
    padding: 0px 10px !important;
    border-radius: 0px;
    text-transform: uppercase;
    line-height: 20px;
}
	
footer .navbar-nav > li > a:hover{color: #ff277b; text-decoration:underline !important;}
.footer{border-top: solid 1px #282828; background:#FFF1D4;}
footer .nav.navbar-nav {
    margin: 18px 0 0;
}
.copyright {
    font-size: 13px !important;
    font-family: Tahoma,Geneva,sans-serif;   font-size: 14px;
    font-style: normal; color: #000;
    padding: 10px 0;
}
.page p.copyright{text-align: center !important}
footer .navbar-nav > li:last-child a {
    border: medium none;
}

footer .nav > li {
    border-right: 0 none !important;
    display: inline-block;
    float: none;
    border-bottom: 0 none !important;
    position: relative;
}

  .responsive-slider.flexslider .slide-title a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    font-family: 'Amaranth',sans-serif;
    font-size: 50px;
    left: 0;
    margin: 0;
    padding: 0.5em 1em;
    position: absolute;
    text-shadow: none;
    top: 115px;
    width: 51%;
	line-height: 50px;
}


.slide-title a span {
    display: block;
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
	font-family: georgia;
}
img.alignright{border: 3px solid #FFFFFF;}
.responsive-slider.flexslider .flex-control-nav {
	display:none;
}

.entry > ul {
    padding: 0 0 0 15px;
}
.entry ul li {
   
    margin: 0 0 10px;
    text-align: left;
    padding: 0 0 0 0px;
}

.entry table, .entry td {
    border: medium none;
    margin: 0;
    padding: 0;

}


.slideshowlink {
    display: none;
}


.page-header {
     margin: 0;
    text-align: center;
    width: 100%;
}

.entry a {
    color: #000;
    text-decoration: underline;
}

.entry a:hover {
    text-decoration: none;
	color: #000;
}
.banner-inner{position:relative;  top: -264px;}
#socialmedia_icons { color:#000; text-align:center; float:right;  padding: 12px 0 0;}
#socialmedia_icons img{ border:none;}
#socialmedia_icons .textwidget{ float:left;}
#socialmedia_icons .textwidget table{ padding:0; margin:0; border:none;}
#socialmedia_icons .textwidget table td{ padding:0 10px; margin:0; border:none;font-size:13px; font-family: tahoma;}

.widgets_on_page ul li{ position: relative; list-style:none; display:inline-block;}
.widgets_on_page ul{padding: 0px;margin: 0px; display:inline-block;}
#service_one li img.attachment-full{border: solid 1px #3d3c43; border-radius: 4px;}
footer li.current_page_item a, footer .navbar-nav > li > a:hover {
   color:#000;
    background: none;
    border-radius: 0px;
text-decoration:underline;	
}
#services_title{margin: 10px 0 30px;}

.content {
   background:#fff;
    clear: both;
    display: block;
    float: left;
    margin:-264px 0 0; 
    width: 100%;
}
#Payment img{border:none; margin-bottom:20px;}
.title-main {
    background: url("images/h1-bg.jpg") repeat-x scroll center center rgba(0, 0, 0, 0);
    margin: auto auto 15px;
    text-align: center;
    width: 100%;
}
.title-main h2{background: url("images/services-bg.png") no-repeat scroll center center rgba(0, 0, 0, 0);}
.title-main li{list-style: none;}
.arcborder{
overflow:hidden;
border-radius:600px/50px;
background:#0d0c13;
border:1px solid #2a273a;
padding: 20px 0 50px 0;
margin-top: 20px !important;
}
.responsive-slider.flexslider .slide .slide-title {
    display: none;
    margin: 0;
    padding: 0;
}
.menu-menu1-container {
    text-align: center;
}
.navbar-nav > li {
    display: inline-block;
    float: none;
}
.flexslider {
    margin: 0px auto 0 !important;
    padding: 0;
    width: 100%;
}
.responsive-slider.flexslider .flex-direction-nav li a{ top:70.5% !important;}
@media (min-width: 768px) and (max-width:992px){
	#socialmedia_icons .textwidget table td {
    border: medium none;
    font-size: 11px;
    margin: 0;
    padding: 16px 0 0 0;
}
div.container div.header div.row div.col-lg-12 div.col-sm-4 div#socialmedia_icons.widgets_on_page ul li#black-studio-tinymce-7.widget div.textwidget div.address {
    padding: 0 !important;
    width: auto;
	font-size:11px;
}
div.container div.header div.row div.col-lg-12 div.col-sm-5 div#header.widgets_on_page ul li#black-studio-tinymce-9.widget div.textwidget{
-moz-hyphens: none;	
}
  .responsive-slider.flexslider .slide-title a {
    font-size: 36px;
	line-height: 36px;
}
.slide-title a span {
    font-size: 17px;
}

.head{width: 33.3333%;}
.logo{ width: 33.3333%; margin:20px 0px 0px 0px;}

.nav > li > a {
    display: block;
    padding: 10px 5px;
    position: relative;
	font-size:8px
}
#footer_one img, #footer_two img, #footer_three img{ max-width:100%; height:auto; width:100%;}
footer .navbar-nav > li > a {
    border-radius: 0;
    border-right: 1px solid #000;
    color: #000;
    font-family: 'Raleway',sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin: 10px 0 0 !important;
    padding: 0 4px 0 1px !important;
    text-transform: uppercase;
}
span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    font-size: 9pt;
    left: 1% !important;
    line-height: 18px !important;
    padding: 2px;
    position: absolute;
    top: 10% !important;
    width: 165px !important;
    z-index: 100;
}

.one_third {
	 width:50% !important;
}

.header .social .address.col-sm-5, .header .social .address.col-sm-7, .header .social .address.col-sm-12{font-size: 11px;}

}



@media (min-width: 480px) and (max-width:767px){
	
.responsive-slider.flexslider .slide-title a {
    font-size: 22px;
    line-height: 22px;
    top: 46px;
}
.slide-title a span {
    font-size: 11px;
    line-height: 16px;
}
.responsive-slider.flexslider .flex-direction-nav li a{ top:47.5% !important;}


.social {
    float: left;
    text-align: center;
    width: 100%;
}

#black-studio-tinymce-7 .address {width: 100%; text-align: center;}
#socialmedia_icons {width: 100%;}

#black-studio-tinymce-7 .address.col-sm-12 {
    padding-left: 00px !important;
}


#black-studio-tinymce-7 .address.col-sm-7 {
    margin-top: 10px !important;
}


}
@media (min-width: 320px) and (max-width:767px){
.entry .menu-item{ margin:0;}

.entry .menu-item td:first-child {
    width: 61%;
}
.entry .menu-item td:last-child {
    width: 39%;
}

#socialmedia_icons .textwidget table td {
    width: 100%;
	display:inline-table;
	padding:16px 0px 0px 0px!important;
}
.entry .menu-item td{ padding:5px;}
.entry .menu-item td1{ padding:5px;}
.entry .menu-item1{ margin:0;}	
#footer_one img, #footer_two img, #footer_three img{ max-width:100%; height:auto; width:100%;}
footer .navbar-nav > li > a {
    border-radius: 0;
    border-right: 1px solid #000;
    color: #000;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    margin:10px 0 0 !important;
    padding: 0 4px 0 2px !important;
    text-transform: uppercase;
}	
    .logo img{max-width: 100%}

.form-control {
    background: url("images/search-bg.png") no-repeat scroll right 7px center #FFFFFF;
    border: medium none;
    border-radius: 4px;
    color: #000000;
    float: none;
    height: 33px;
    margin: 20px auto;
    max-width: 191px;
    padding: 0 35px 0 10px;
    text-align: left;
}
.navbar-brand{ color:#000 !important;}	

#socialmedia_icons .textwidget table td {
    border: medium none;
    font-size: 16px;
    margin: 0;
    padding: 0 10px;
}
    td {
	p
    display: inline-table;
    width: 100%;
}
    .navbar-nav > li {
    display: inline;
    float: none;
}
    
    
.logo {
    display: block;
    margin: 0;
    text-align: center;
}
.smw_left {
    text-align: center;
}

.banner-inner {
    position: relative;
    top: 0;
}
.content{  margin: 0;}
  .responsive-slider.flexslider .flex-direction-nav li a{ top:47.5% !important;}  
  
  .social {
    float: left;
    text-align: center;
    width: 100%;
}

#black-studio-tinymce-7 .address {width: 100%; text-align: center;}
#socialmedia_icons {width: 100%;}

#black-studio-tinymce-7 .address.col-sm-12 {
    padding-left: 00px !important;
}
}


@media (min-width: 320px) and (max-width:480px){
	
.responsive-slider.flexslider .slide-title a {
    font-size: 22px;
    line-height: 22px;
    top: 0px;
	width:75%;
}
#socialmedia_icons .textwidget table{ margin:0 auto;}
#socialmedia_icons .textwidget table td{ margin-bottom:15px!important;}
.slide-title a span {
    font-size: 11px;
    line-height: 16px;
}
.head{margin:10px 0!important;}
#socialmedia_icons{ float: none;}
#socialmedia_icons .textwidget{ float:none; text-align:center!important;}
img.alignright {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    display: block;
    float: none !important;
    height: auto;
    margin: auto !important;
    padding: 3px;
    width: 100%;
}
.social {
    float: left;
    text-align: center;
    width: 100%;
}

#black-studio-tinymce-7 .address {width: 100%; text-align: center;}
#socialmedia_icons {width: 100%;}

#black-studio-tinymce-7 .address.col-sm-12 {
    padding-left: 00px !important;
}

}
@media (min-width: 330px) and (max-width:480px){
.widgets_on_page ul {
    margin: 10px auto;
    width: 75%;
}

.social {
    float: left;
    text-align: center;
    width: 100%;
}

#black-studio-tinymce-7 .address {width: 100%; text-align: center;}
#socialmedia_icons {width: 100%;}

#black-studio-tinymce-7 .address.col-sm-12 {
    padding-left: 00px !important;
}
}


.head{text-align: center; margin:89px 0 0 0; padding:0; color:#000;  font-size:13px; font-style: normal; font-weight: normal;
 font-family:'tizaregular'; letter-spacing: 0px;}
 
.price {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}


.one_third {
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
   }
   
   .footer_bg{ background:#fff1d4;}
   
   #Payment{ margin:0; padding:0 0 10px;text-align:center;}
   
#about_content ul{ width:100%;}