@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css');

/* General Custom CSS */

header.shrink .logo {
  width:80px;
  top:0;
    transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
a {
    transition: all 0.4s ease-in-out 0s !important;
	text-decoration:none !important;
}
body{
	font-family: 'Roboto Slab', serif !important;	
}
h1{
	font-size:36px;
}
h2{
	font-size:32px;
}
h3{
	font-size:28px;
}
h4{
	font-size:24px;
}
h5{
	font-size:20px;
}
h6{
	font-size:18px;	
}
p {
    font-weight: 300;
}
.animated {
    animation-iteration-count: 1;
    animation-duration: 2s !important;
}
.slide-cap {
    background: url(../images/background-images/slide-cap-bg.png);
    background-size: 100%;
    height: 518px;
    background-repeat: no-repeat;
    padding: 50px 0 0 50px;
    display: table-cell;
    vertical-align: middle;
    background-position: center center;
}
.slide-cap h1 {
    font-size: 72px;
    font-weight: 300 !important;
    text-transform: none !important;
    color: #393945;
    margin-bottom: 5px;
}
.slide-cap h2 {
    color: #000000;
    font-weight: 600;
    font-size: 42px;
    text-transform: none !important;
    margin: 0 0 15px;
}
.slide-cap h4 {
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
}
#header_main {
    border-bottom-style: none !important;
    position: absolute;
    width: 100%;
}
.html_header_top.html_header_sticky .home #wrap_all #main {
    padding-top: 0 !important;
}
.html_header_top.html_header_sticky .page-id-197 #wrap_all #main {
    padding-top: 170px !important;
}
.container_wrap {
    border-top-style: none !important;
}
#header_main_alternate {
    background-color: #57babe;
    top: -170px;
}
.html_top_nav_header #header_main_alternate {
    border-bottom-style: none;
}
#header_meta {
    border-bottom-style: none !important;
    background-color: #393946;
	min-height: 45px;
	z-index: 1;
}
.av-main-nav > li > a {
    font-size: 15px;
    color: #ffffff !important;
    text-transform: uppercase;
}
.av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx {
    visibility: hidden;
}

#top .social_bookmarks li {
    border-right-color: rgba(255,255,255,0.2); 
	height: 45px;
}
#top .social_bookmarks li a {
    line-height: 42px;
}

.phone-info {
float: left !important;
width: 23% !important;
clear: none !important;
padding-left: 0px !important;
font-size: 16px;
}

.phone-info::before {
    content: '\f10b';
    font-family: fontAwesome;
    font-size: 18px;
    left: 0;
    position: absolute;
}
.logo {
    top: -35px;
    z-index: 999 !important;
}
#menu-item-21 {
    padding-right: 100px;
}
#menu-item-22 {
    padding-left: 100px;
}
.our-serv-title, .lst-posts-title {
    text-align: center;
    padding-bottom: 50px;
}
.our-serv-blck h4, .abt-us-blck h4 {
    color: #1d1d1d;
    font-weight: 400;
    text-transform: none !important;
    margin: 0 0 10px;
}
.our-serv-title h6, .abt-us-blck h6, .lst-posts-title h6 {
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    text-transform: uppercase;
    margin: 10px 0;
}
.our-serv-blck {
    text-align: center;
}
#scroll-top-link {
    background-color: #57babe;
    color: #ffffff;
    border: 1px solid transparent;
}
#scroll-top-link:hover {
    color: #57babe;
    border: 1px solid #57babe;
}
.title-icon-lft {
    float: left;
    width: 100%;
}
.title-icon-lft img {
    float: left;
}
#gallery {
    background-image: url(../images/background-images/gallery-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.gallery-title {
    text-align: center;
    padding-bottom: 50px;
}
.gallery-title h6 {
	font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
	margin: 10px 0;
}
.gallery-title p {
    color: #ffffff;
}
.slide-meta {
    display: none;
}
.blog-categories.minor-meta {
    display: none;
}
#blog .slide-entry-title {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 10px;
}
#blog .slide-entry-excerpt {
    color: rgba(0,0,0,0.70);
}
#blog .more-link {
    background-color: #ff671c;
    padding: 8px 30px;
	border:1px solid transparent;
    border-radius: 30px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px 0 0;
}
#blog .more-link:hover {
    background-color: transparent;
    border: 1px solid #ff671c;
    color: #ff671c;
}
#blog .slide-image {
    float: left;
    padding-right: 25px;
}

#blog .slide-image img{
  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
#blog .slide-entry:hover  .slide-image img{
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
#blog .slide-entry a:hover .image-overlay {
    display: none !important;
}
.avia-testimonial-image {
    height: 128px;
    width: 100%;
    padding: 13px 20px 0;
    margin-bottom: 20px;
}
.avia-testimonial-image::after {
    background-image: url(../images/background-images/test-img-bg.png);
    padding: 136px 120px 0;
    background-size: 140px;
    background-position: top center;
    background-repeat: no-repeat;
    content: '';
    -webkit-animation: spinX 0.3s ease-in-out 0s;;
    animation: spinX 0.3s ease-in-out 0s;;
}

@-webkit-keyframes spinX {
  from {-webkit-transform:rotate(0deg);}
  to {  -webkit-transform:rotate(360deg);}
}

@-moz-keyframes spinX {
  from {-moz-transform:rotate(0deg);}
  to {  -moz-transform:rotate(360deg);}
}
.avia-testimonial-content {
    float: left;
    width: 100%;
}
.avia-testimonial-image img {
    width: 115px;
    display: inline-block;
}
.avia-testimonial {
    text-align: center;
    border: none;
}
.avia-testimonial-meta {
    margin-left: 0;
    float: left;
    width: 100%;
}
.avia-testimonial {
    background-image: url(../images/background-images/test-blck-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#testimonials {
    background-image: url(../images/background-images/testimonial-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
.test-title h1 {
    color: #ffffff;
}
.avia-testimonial-name {
    color: #ffffff !important;
    font-weight: 400;
    font-size: 18px;
}
.avia-testimonial-subtitle {
    color: #393945 !important;
    font-size: 18px;
}
.avia-testimonial-arrow-wrap {
    display: none;
}
.avia-testimonial-content p{
    color: rgba(255,255,255,0.70);
    font-style: italic;
    font-size: 15px;
}
.pet-cap h1 {
    color: #323a42;
    font-weight: 400;
}
.pet-cap p {
    line-height: 22px;
    font-size: 15px;
}
.book-btn {
    background-color: #ff671c;
    padding: 10px 30px;
    border-radius: 30px;
    text-transform: uppercase;
    color: #ffffff !important;
    border: 1px solid transparent !important;
    font-weight: 600;
}
.book-btn:hover {
    background-color: transparent;
    color: #ff671c !important;
    border: 1px solid #ff671c !important;
}
#contact-us {
    background-image: url(../images/background-images/cnt-us-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
}
.cnt-us-blck h1 {
    color: #ffffff;
    text-transform: none !important;
    font-weight: 400;
    margin-bottom: 30px;
}
.cnt-us-img {
    float: left;
    width: 43%;
    height: 305px;
}
.cnt-us-img img {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
}
.cnt-us-blck ul {
    float: right;
    width: 57%;
    list-style: none;
    color: #ffffff;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.cnt-us-blck ul a{
	color: #ffffff;
}
.cnt-us-blck ul li span {
    font-size: 20px;
    float: left;
    width: 100%;
    margin: 0 0 10px;
}
.cnt-us-blck ul li:first-child {
    margin-top: 0;
}
/*.cnt-us-blck ul li {
    margin: 12px 0;
    padding: 15px 20px;
    background-color: #57babe;
}*/
.cnt-us-blck ul li {
    margin: 12px 0 0 -20px;
    padding: 15px 20px 15px 50px;
    background-color: #57babe;
    transform: skew(-15deg, 0deg);
}
.cnt-opn{
	width: 352px;
}
.cnt-adrs{
	width: 323px;
}
.cnt-of-time{
	width: 294px;
}
.cnt-us-blck p {
    float: left;
    width: 100%;
}
.cnt-us-blck .book-btn {
    margin: 20px 0 0;
    float: left;
}
#footer {
    background-image: url(../images/background-images/footer-bg.jpg);
    padding: 80px 0 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 438px;
}
#footer .widgettitle {
    background-image: url(../images/background-images/ftr-h-bg.jpg);
    font-size: 20px;
    text-transform: none;
    font-weight: 400;
    color: #000000;
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 15px;
    margin: 0 0 20px;
}
#socket {
    background-image: url(../images/background-images/copyright-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 163px;
}
#socket .container {
    padding-top: 5px;
    padding-bottom: 0;
}
#socket .copyright {
    float: left;
    width: 100%;
    color: rgba(0,0,0,0.8);
    font-size: 13px;
}
#socket .copyright a{
	color: rgba(0,0,0,0.8);
}
#socket .copyright p {
    margin: 0;
    font-weight: 400;
}
#footer .av_one_fourth {
    border-right: 1px solid #cccccc;
}
#footer .av_one_fourth:last-child {
    border-right: none;
}
#footer ul li {
    padding: 2px 0;
}
.ftr-soc-wid i {
    color: #666666;
    font-size: 18px;
    margin-right: 10px;
    min-width: 20px;
}
.ftr-loc i {
    font-size: 18px;
    color: #57babe;
    min-width: 25px;
}
.ftr-loc .fa-map-marker, .ftr-loc .fa-clock-o {
    float: left;
    margin-bottom: 15px;
}
#footer .widget {
    margin: 0;
    min-height: 250px;
}
#our-services .content {
    padding-top: 0;
}
.av-masonry-entry .av-inner-masonry-content {
    background-color: transparent !important;
    text-align: center;
}
.av-masonry-entry .av-masonry-entry-title {
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
}
.av-masonry-entry .av-inner-masonry-content {
    color: rgba(255,255,255,0.7) !important;
}
.av-masonry-entry .avia-arrow {
    display: none;
}

.tbl-main h4 {
    background-color: #393946;
    color: #ffffff !important;
    padding: 10px;
    margin-bottom: 0;
}
.tbl-main tr:nth-child(2n) {
    color: #719430;
    background-color: #ccc;
    color: #fff;
}
.tbl-main tr:nth-child(2n):hover {
	background-color: #fff;
	color:#1d1d1d;
}
.tbl-main td {
    border: 1px solid #fff;
	font-size:14px;
	transition: all 0.4s ease-in-out 0s !important;
}
.tbl-main td:hover {
	background-color: #ccc;
	color:#fff;
	cursor:pointer;
}
.tbl-main tr td:last-child {
    font-size: 18px;
    font-weight: 600;
    width: 100px;
    max-width: 100px;
}
.tbl-main tr td:first-child {
    max-width: 180px;
    width: 180px;
}
.tbl-main {
    text-align: center;
}
.main_color .rounded-container, #top .main_color .pagination a:hover, .main_color .small-preview, .main_color .fallback-post-type-icon {
    background-color: transparent !important;
}
.single-post .template-blog .post .entry-content-wrapper > * {
    max-width: 100%;
    line-height: 24px;
    font-size: 15px;
}
.avia_transform a:hover .image-overlay {
    display: none !important;
}
.single-post .comment-entry {
    display: none;
}
.single-post .template-blog .post .entry-content-wrapper > * {
    float: left !important;
}
.single-post .template-blog .blog-meta {
    float: left !important;
    margin-right: 50px !important;
}
.single-post .template-blog .post .entry-content-wrapper {
    float: right !important;
    width: 77%;
}
.single-post .entry-content-wrapper .post-title {
    padding: 0 !important;
}
.single-post .content {
    padding-top: 0;
    padding-bottom: 0;
}
#our-services .av_one_fourth {
    margin-top: 0;
}



@media screen and (max-width: 1024px) { 
.av-main-nav > li > a {
    font-size: 13px;
}
.logo img {
    width: 150px !important;
}
#blog .slide-entry-title {
    font-size: 16px !important;
}
#blog .more-link {
    padding: 6px 26px !important;
}
.book-btn {
    float: left;
}
.pet-cap h1 {
    font-size: 32px !important;
}
.pet-cap p {
    margin-top: 18px !important;
}
.slide-entry-excerpt {
    line-height: 20px !important;
}
.lst-posts-title {
    padding-bottom: 30px !important;
}
.cnt-opn {
    width: 336px !important;
}
.cnt-adrs {
    width: 306px !important;
}
.cnt-of-time {
    width: 277px !important;
} 
}
@media screen and (max-width: 966px) {
.slide-cap h1 {
    font-size: 60px !important;
}
.slide-cap h2 {
    font-size: 36px !important;
}
.slide-cap h4 {
    margin-bottom: 0 !important;
    font-size: 20px !important;
}
h1 {
    font-size: 30px !important;
}
.abt-us-img-blk {
    padding: 30px 0 0 !important; 
}
#blog .slide-image {
    padding-right: 12px !important;
}
#blog .slide-content {
    padding: 15px 0 0;
}
#blog .slide-entry-title {
    font-size: 15px !important;
}
#blog .more-link {
    font-size: 13px;
}
.avia-testimonial-image {
    padding: 13px 6px 0 !important;
}
.cnt-opn {
    width: 324px !important;
}
.cnt-adrs {
    width: 295px !important;
}
.cnt-of-time {
    width: 266px !important;
}
.book-btn {
}  	
}
@media screen and (max-width: 768px) {
.logo img {
    width: 100px !important;
}
#menu-item-22 {
    padding-left: 20px !important;
}
#menu-item-21 {
    padding-right: 100px !important;
}
.av-main-nav > li > a {
    font-size: 11px !important;
    padding: 0 7px !important;
}

.slide-cap h1 {
    font-size: 50px !important;
}
.slide-cap h2 {
    font-size: 27px !important;
}
.slide-cap h4 {
    font-size: 16px !important;
}
.book-btn {
    margin-top: 10px !important;
}
.slide-cap {
    width: 500px;
}
h1 {
    font-size: 25px !important;
}
.abt-us-img-blk {
    padding: 120px 0 0 !important;
}
#blog .av_one_half {
    margin-left: 0% !important;
    width: 100% !important;
    margin-top: 5% !important;
}
.lst-posts-title {
    padding-bottom: 0px !important;
}
.avia-testimonial {
    padding: 0 !important;
}
.avia-testimonial-image img {
    width: 117px !important;
    margin-left: 19px !important;
}
.avia-testimonial-image {
    padding: 13px 0px 0 !important;
}
.avia-testimonial-name {
    font-size: 16px !important;
}
.avia-testimonial-subtitle {
    font-size: 16px !important;
}
.pet-cap h1 {
    font-size: 28px !important;
    line-height: 28px !important;
}
.pet-cap p {
    margin-top: 12px !important;
    line-height: 18px !important;
    font-size: 14px !important;
}
.book-btn {
    margin-top: 25px !important;
}
#footer ul li {
    padding: 0px !important;
    font-size: 13px !important;
}
.book-btn {
    margin-top: 5px !important;
    padding: 8px 25px;
} 
.pet-cap a {
    margin-top: 25px !important;
    padding: 10px 30px;
}
#contact-us {
    background-color: #393945 !important;
    height: auto !important;
	background-image:none;
}  	
.cnt-us-img {
    width: 70% !important;
} 
.cnt-us-img img {
    width: auto !important;
    height: auto !important;
}
.cnt-adrs {
    width: 380px !important;
}
.cnt-of-time {
    width: 380px !important;
}
.cnt-opn {
    width: 380px !important;
}
.cnt-us-blck ul li {
    padding: 7px 18px 15px 50px !important;
    transform: unset !important;
}
.cnt-us-blck ul {
    width: 30% !important;
    overflow: unset !important;
}
.pet-cap h1 {
    font-size: 22px !important;
    line-height: 21px !important;
}
.pet-cap p {
    margin-top: 9px !important;
    line-height: 17px !important;
    font-size: 12px !important;
}
.pet-cap a {
    margin-top: 34px !important;
    padding: 8px 25px;
    font-size: 12px;
}
.pet-cap .ls-l {
    top: 25.0px !important;
}
} 
@media screen and (max-width: 603px) {
.phone-info {
    float: left !important;
    width: 23% !important; 
    clear: none !important;
	padding-left: 0px !important;
}


@media screen and (max-width: 603px)
{
.phone-info {
float: left !important;
width: 35% !important;
clear: none !important;
padding-left: 0px !important;
font-size: 11px !important;
}
.page-id-11 #avsection1 {
margin-top: -10% !important;
}
#header_meta .noLightbox {
float: right !important;
width: 27% !important;
}
#menu-item-284 {
padding-right: 0 !important;
}
}

@media screen and (max-width: 480px)
{
.phone-info::before {
left: 0px !important;
}
.phone-info {
width: 43% !important;
}
}

@media screen and (max-width: 414px)
{
.phone-info::before {
left: 2px !important;
}
.phone-info {
width: 52% !important;
}
}

@media screen and (max-width: 375px)
{
.page-id-11 #avsection1 {
margin-top: -15% !important;
}
#header_meta .noLightbox {
width: 44% !important;
}
.phone-info {
width: 56% !important;
}
}

@media screen and (max-width: 320px)
{
#header_meta .noLightbox {
width: 50% !important;
}
}




	
.noLightbox li {
    border: none !important;
    color: #fff !important;
}
#header_meta {
    min-height: 45px !important;
    height: 0 !important;
}
.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0px !important;
}
#advanced_menu_toggle, #advanced_menu_hide {
    color: #57babe !important;
    background-color: transparent !important;
    border: none !important;
}
.avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover {
    background-color: transparent !important;
    color: #fff !important;
}
#mobile-advanced li > a:hover, .html_header_mobile_behavior #mobile-advanced span:hover, .html_header_mobile_behavior #mobile-advanced span:hover a {
    background-color: #57babe !important;
    color: #ffffff !important;
}
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
    color: #57babe !important;
    border: none !important;
	min-height: 0px !important;
	text-align:center !important;
	padding:10px 0px !important
}
#menu-item-22 {
    padding-left: 0 !important;
}
#mobile-advanced a::before {
    display:none !important;
}
#menu-item-21 {
    padding-right: 0px !important;
}
#header_meta .noLightbox {
    float: right !important;
    width: 21% !important;
} 
#header_main {
    padding: 10px 0 0 !important;
}
.slide-cap {
    width: 320px;
}

.our-serv-title {
    padding-bottom: 0px !important;
}
.avia-testimonial {
    border-bottom: none !important;
}
.cnt-us-blck ul {
    width: 40% !important;
}
.cnt-us-img {
    width: 60% !important;
}
.cnt-us-blck ul li {
    padding: 7px 18px 15px 25px !important;
    width: 250px !important;
}
#footer {
    background-image: none !important;
    padding: 40px 0 0 !important;
} 
#footer .widget {
    margin: 20px 0 !important;
    min-height: 0 !important;
} 
#socket {
    height: 90px !important;
}
.abt-us-img-blk {
    padding: 0px !important;
}
.avia-testimonial-image::after {
    display: none;
}
}
@media screen and (max-width: 480px) {
#socket .pull-left {
    text-align: center !important;
	float: none !important;
}
#socket .pull-right {
    text-align: center !important;
	float: none !important;
}
#socket {
    height: 70px !important;
}
#header_meta .noLightbox {
    width: 27% !important;
}	
.phone-info::before {
    left: -13px !important;
}
#slider{
	height:700px;	
}
.slide-cap {
    width: 380px;
    padding: 30px 0 0 70px;
} 
#blog .slide-image {
    float: none !important;
}
#blog .slide-content {
    text-align: center !important;
}	
#blog .post-entry-128 img {
    margin-top: 40px !important;
}
#contact-us .av_two_third {
    margin-left: 0% !important;
    width: 100% !important;
} 
.cnt-us-img {
    width: 100% !important;
    margin-left: 50px !important;
}
.cnt-us-blck {
    text-align: center !important;
}
.cnt-us-blck ul {
    width: 83% !important;
}
.cnt-us-blck ul li {
    width: 300px !important;
    border-radius: 5px !important;
}
.cnt-us-blck .book-btn {
   margin: 20px 0 0 !important;
   float: none !important;
   display: inline-block !important;
}
.ls-inner .ls-l {
    margin: -20px -47px  !important;
}
.pet-cap h1 {
    font-size: 17px !important;
    line-height: 17px !important;
    margin-top: -15px !important;
}
.pet-cap p {
    margin-top: -8px !important;
    line-height: 17px !important;
    font-size: 12px !important;
}
}
@media screen and (max-width: 414px) {
#header_meta .noLightbox {
    width: 40% !important;
}
.phone-info {
    width: 45% !important;
}
.phone-info::before {
    left: 17px !important;
}

.cnt-us-img {
    margin-left: 27px !important;
}
.cnt-us-blck ul {
    width: 86% !important;
} 
.ls-inner img {
    display: none !important;
} 	
}
@media screen and (max-width: 375px) {
.slide-cap {
    padding: 30px 0 0 50px;
}
h1 {
    font-size: 20px !important;
}
.cnt-us-img {
    margin-left: 10px !important;
}
.cnt-us-blck ul {
    width: 90% !important;
}
#socket .copyright p {
    font-size: 11px !important;
}	
#socket .copyright a {
    font-size: 11px !important;
} 
}
@media screen and (max-width: 320px) {
.phone-info {
    width: 50% !important;
    font-size: 11px !important;
}
.slide-cap h1 {
    font-size: 38px !important;
}
.slide-cap h2 {
    font-size: 22px !important;
}
.slide-cap h4 {
    font-size: 14px !important;
}
.slide-cap a {
    font-size: 11px !important;
    padding: 7px 24px !important;
}	
.cnt-us-img {
    margin-left: 1px !important;
}
.cnt-us-blck ul {
    width: 93% !important;
}
.cnt-us-blck ul li {
    width: 280px !important;
}
  
}
