/**
Theme Name: Delicato Transport, LLC
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.pad-xl .fl-row-content-wrap{
  padding-top: 12%;
  padding-bottom: 12%;
}
.pad-lg .fl-row-content-wrap{
  padding-top: 10%;
  padding-bottom: 10%;
}
.pad-md .fl-row-content-wrap{
  padding-top: 8%;
  padding-bottom: 8%;
}
.pad-sm .fl-row-content-wrap{
  padding-top: 6%;
  padding-bottom: 6%;
}
.pad-xs .fl-row-content-wrap{
  padding-top: 6%;
  padding-bottom: 6%;
}
.pad-xss > .fl-col-content {
  padding-top: 2%;
  padding-bottom: 2%;
}
/** REMOVE PADDING **/
/* Remove padding top or bottom */
body .remove-pad-top .fl-row-content-wrap, body .remove-col-pad-top > .fl-col-content {
  padding-top: 0 !important;
}
body .remove-pad-bottom  .fl-row-content-wrap, body .remove-col-pad-bottom > .fl-col-content{
  padding-bottom: 0 !important;
}
.fl-module-uabb-heading .fl-module-content{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/** Column Padding **/
.pad-xl-col > .fl-col-content {
  padding: 12% 12% !important;
}
.pad-lg-col > .fl-col-content {
  padding: 10% 10% !important;
}
.pad-md-col > .fl-col-content {
  padding: 8% 8% !important;
}
.pad-sm-col > .fl-col-content {
  padding: 6% 6% !important;
}
.pad-xs-col > .fl-col-content {
  padding: 4% 4% !important;
}
.pad-xss-col > .fl-col-content {
  padding: 2% 2% !important;
}

/** Mobile Paddings **/
@media only screen and (max-width: 670px) {
.pad-xl .fl-row-content-wrap, .pad-lg .fl-row-content-wrap, .pad-md .fl-row-content-wrap, .pad-sm .fl-row-content-wrap, .pad-xs .fl-row-content-wrap, .pad-xss > .fl-col-content{
    padding-top: 30px !important;
    padding-bottom: 35px !important;
  }
  .pad-xs-col  .fl-col-content.fl-node-content{ padding-top: 20px !important;
    padding-bottom: 35px !important; }
}
/** Nagative Margins **/
@media only screen and (min-width: 1024px) {
  .neg-top {
    margin-top: -90px;
  }
  .neg-bottom {
    margin-bottom: -120px;
  }
  .neg-left {
    margin-left: -90px;
  }
  .neg-right {
    margin-right: -120px;
  }
  .uabb-new-ib-content {
      display: none;
  }
}

/* Remove element margin */
.remove-margin-top .fl-module-content{
  margin-top: 0 !important;
}
.remove-margin-bottom .fl-module-content{
  margin-bottom: 0 !important;
}
.hide-xs, .show-small-device {
    display: none !important; 
}

p {
    margin-bottom: 20px !important;
}
p:last-child {
    margin-bottom: 0px !important;
}

/**------------------------------ 
 * Buttons
 ----------------------------**/
.uabb-btn.uabb-btn-one.uabb-gradient, .uabb-btn.uabb-btn-two.uabb-gradient, .btn > .fl-button-wrap, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .btn.btn-one>.fl-button-wrap, .btn.btn-one a, .btn.btn-one  .uabb-creative-button-wrap a, .btn.btn-two a, .btn.btn-two  .uabb-creative-button-wrap a, body .uabb-gf-style .gform_button.button, .btn.btn-primary, .btn.btn-two>.fl-button-wrap, .btn.btn-primary  {
     padding: 15px 30px !important;
    font-size: 18px;
    border-radius: 0px !important;
    letter-spacing: 0;
    text-transform: initial;
    border: 0px !important;
    font-weight: 400 !important;
}

.btn.btn-two .uabb-creative-button-wrap a, .btn.btn-two a{
    color: #fff !important;
    background: #000!important;
}
.btn.btn-two .uabb-creative-button-wrap a:hover, .btn.btn-two a:hover{
  color: #fff !important;
    background: #454545!important;
}

/
/* Button three */
.btn.btn-three>.fl-button-wrap {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
}
/* Button three > hover */
.btn.btn-three:hover>.fl-button-wrap {
  background-color: #282828 !important;
}
/** General **/
.fl-page {
    overflow-x: hidden;
}
body, p, a {
    line-height: 30px;
}
 p:last-child {
    margin-bottom: 0 !important;
}
a, a:hover, .pod .uabb-infobox {  
    text-decoration: none !important; 
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}

.right-content .fl-col-content {
    padding-left: 30px;
}
.left-content .fl-col-content {
    padding-right: 30px;
}

/**------------------------------ 
 * Mobile CTA
 ----------------------------**/
#mobile-phone-cta {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 44px;
    z-index: 9;
    background-color: #068cbf;
    padding: 0!important;
    -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
    border-top: 0px solid rgba(204,204,204,.3);
}
#mobile-phone-cta a {
  display: block;
  height: 44px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding-top: 6px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  font-weight: bold;
}
#mobile-phone-cta a:hover {
  background-color: #1a3347;
  color: #fff;
}
#mobile-phone-cta a:hover i {
  color: #fff;
}
/** Scroll To Top **/
#fl-to-top {
	background-color: #ffa93b;
	bottom: 60px;
}
#fl-to-top:hover {
	background-color: rgba(255, 169, 55, 0.7);
}
/** Beaver Builder Remove Module Margins **/
.fl-module-content {
    margin-top: 0;
    margin-bottom: 0;
}
/** 
 * Default header for blog single, search, error...
 **/
.default-header-bg {
  position: relative;
  z-index: 1;
}
.default-header-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
h1.container.default-header-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    color: #1a3347;
    text-align: center;
    width: 100%;
    margin: 0px auto;
    max-width: 100%;
}
.default-header-bg .default-header-img.fl-row-content-wrap {
	min-height: 520px;
}

/** Single Page **/
.fl-sidebar aside ul li a:hover {   margin-left: 10px; }

/** Search **/
#bb-custom-search-result article.fl-post {
    width: 70%;
    margin: 0px auto;
}
.search-article {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.search-article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}
h3.search-query {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
/** 404 Error page **/
.fl-404 {  padding: 0; }
.error404 .fl-post-content.clearfix, .error404  .fl-post-header {   display: none; }

/** Icons Animation **/
.footer-social-icon a:hover{
    opacity: .8;
    -webkit-transform: translate(0, -4px);
    -moz-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    -o-transform: translate(0, -4px);
    transform: translate(0, -4px);
}
.footer-social-icon a{
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

/** Testimonial **/
ul.testimonial-content, ul.testimonial-content h6 {
    color: #fff;
    list-style:none;
}
.testimonial-wrapper .owl-item {
	background: #f5f5f5;
	padding: 40px;
	color: #3c3c3c;
	border: 1px solid #ececec;
	border-radius: 20px;
}
.testimonial-wrapper h6 {
    font-size: 17px;
    color: #068cbf;
    font-style: normal;
    text-align: left;
}
button.owl-next span, button.owl-prev span{
  text-indent: -999px;
}




@media screen and (max-width: 768px) {
  /** font size for smaller devices */
  .fl-col-small {  max-width: 100% !important;  }
  h1 {  font-size: 35px !important; line-height: 42px !important; }
  h2 {  font-size: 28px !important; line-height: 36px !important; }
  h3 { font-size: 22px !important; line-height: 30px !important  }
.mbl-head h2.fl-heading {
    color: #fff !important;
}

}
@media screen and (max-width: 768px) {

	.hesperiden.tparrows.tp-rightarrow:before, .hesperiden.tparrows.tp-leftarrow:before {
    margin-top: -8px;
}
.hesperiden.tparrows {
    width: 24px;
    height: 24px;
}
.hesperiden.tparrows:before {
    font-size: 12px;
}

.tp-caption.slide-desc {
    font-size: 15px !important;
    line-height: 25px !important;
    white-space: initial !important; 
}
.tp-caption.rev-btn {
    padding: 12px 13px !important;
}
}


h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
    color: #000000;
}


h3.bb-timline-title {
    text-transform: inherit;
}

.bb-tmlabel-border-bottom {
    border-bottom-color: #868282 !important;
}


.ginput_recaptcha iframe {
    transform: scale(0.8);
    margin-left: -30px;
}




@media only screen and (max-width: 1300px) and (min-width: 1102px)  {

.fl-col-small.logo-width {
    width: 24%;
}

.fl-col.menu-width {
    width: 61%;
}

.fl-col-small.header-btn {
    width: 15%;
}

.header-btn a {
    font-size: 20px !important;
    line-height: 30px !important;
}

.menu-width .fl-module-content {
    margin-left: 0px;
    margin-right: 0px;
}



}


@media only screen and (max-width: 1102px) and (min-width: 1024px)  {

.fl-col-small.logo-width {
    width: 24%;
}

.fl-col.menu-width {
    width: 61%;
}

.fl-col-small.header-btn {
    width: 15%;
}

.header-btn a {
    font-size: 19px !important;
    line-height: 29px !important;
}

.menu-width .fl-module-content {
    margin-left: 0px;
    margin-right: 0px;
}

.menu-width a {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

}



@media screen and (max-width: 1023px) {

.fl-col-small.header-btn {
    display: none;
}

.logo-width img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.choose-sec h3.uabb-new-ib-title.uabb-simplify {
    font-size: 20px;
    line-height: 30px;
}

.choose-sec .fl-col-small {
    max-width: 400px !important;
}

}


.call-link a {
    display: inline-block;
}


.header-btn a:hover {
    color: #000;
}


p {
    font-size: 16px !important;
    line-height: 32px !important;
}



.bb-tmlabel {
    box-shadow: 0 0 10px #e4e1e1;
}


.uabb-testimonial {
    box-shadow: 0 0 10px #d6d3d3;
}


@media only screen and (max-width:992px) and (min-width: 769px)  {

.welcome-sec img.uabb-photo-img {
    width: 80px !important;
}
.welcome-sec h4.uabb-info-list-title {
    font-size: 20px !important;
    line-height: 30px !important;
}

	}



@media only screen and (max-width:992px) and (min-width: 750px)  {
	.uabb-creative-menu-horizontal li, .uabb-creative-menu-horizontal > li {
    display: inline-block;
}

.fl-node-610a8eb83bbe2 .fl-col {
    width: 100% !important;
    margin-bottom: 15px !important;
}

}


.services-sec li.uabb-info-list-item {
    background: #f7f7f7;
    padding: 25px 20px !important;
    margin-bottom: 20px;
    border-radius: 20px;
}