/*
Theme Name: eqan-master
Author: Imran Malik
Author URI: http://eqan.net/
Description: Eqan Master is a Custom Wordpress Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =WordPress Core
-------------------------------------------------------------- */
@font-face {
  font-family:'FjallaOne-Regular';
  src: url('./fonts/FjallaOne-Regular.eot');
  src: url('./fonts/FjallaOne-Regular.eot#iefix') format('embedded-opentype'),
    url('./fonts/FjallaOne-Regular.woff') format('woff'),
    url('./fonts/FjallaOne-Regular.ttf') format('truetype'),
    url('./fonts/FjallaOne-Regular.svg#FjallaOne-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0009-FB02;
}
body, .main-section p{
  color: #292929;
}
.tp-caption a {
        color: #ff7302;
        text-shadow: none;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out
    }
    .tp-caption a:hover {
        color: #ffa902
    }
    .breadcrumb-holder h1{
      text-shadow: 4px 3px 0px #333;
    }
    .breadcrumb ul li a,.breadcrumb ul li.active,.breadcrumb ul li:first-child:after {
        color : #ffffff !important;
    }
    .sidebar{
            background: #283A4B;
        }
        .sidebar ul{
            list-style: none;
            margin: 0;
            padding: 10px 0;
        }
        .sidebar ul a{
            display: block;
            padding: 5px 10px 5px 30px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-decoration: none;
            position: relative;
        }
        .sidebar ul a:before{
            position: absolute;
            top: 13px;
            left: 8px;
            height: 8px;
            width: 8px;
            border-radius: 100%;
            content: '';
            background: #fff;
        }
        .sidebar ul a:hover:before{
            background: #283A4B;
        }
        .sidebar ul li:last-child a{
            border-bottom: 0;
        }
        .sidebar ul a:hover{
            background: #fff;
            color: #283A4B;
        }
        .text-holder{
            margin-bottom: 30px;
        }
        .text-holder p:first-child{
            margin-top: 0;
        }
        .text-holder p:last-child{
            margin-bottom: 0;
        }
        .primary-span span{
            color: #5B9144;
        }
        .primary-span a{
            color: #555555;
        }
        .map-holder iframe{
            height: 400px;
            width: 100%;
        }
    .contact-form-holder .cs-section-title h3:after{
        width: 100%;
    }    
    .contact-form-holder{
        position: relative;
    }
    .contact-form-holder .qoute-form input.btn-booking{
        width: 100%;
        left: 0;
    }
    .quick_links {
          margin-top:0;
        }
        .quick_links ul{
            margin: 0;
            padding: 0;
        }
        .quick_links ul li {
          float:left;
          width:25%;
          margin:0px 0 10px 0;
          text-transform:uppercase;
          list-style:none;
          padding-bottom:0px;
          position: relative;
          padding-left: 30px;
        }
        .quick_links ul li:before{
          content: '';
          position: absolute;
          height: 8px;
          width: 8px;
          background: #5B9144;
          left: 15px;
          top: 3px;
        }
        .service-type .cs-text h3{
          font-size: 18px !important;
        }
        .our-fleet .box-view:hover{
          height: auto !important;
        }
        @media (min-width: 1360px){
          .container-fluid-footer .col-sm-12{
            padding: 0;
          }
          .quick_links ul li {
            padding-left: 6%;
          }
          .quick_links ul li:before{
            left: 20%;
          }
        }
        .quick_links ul li a {
          color:#fff;
          font-size:12px;
          text-transform: none;
        }
        .quick_links ul li a:hover {
          color: #5B9144;
          text-decoration: underline;
        }
        #header .logo{
          padding: 0;
          margin-top: 0 !important;
        }
        div.wpcf7-response-output{
          padding: 5px;
          margin: 0 0 10px;
          color: #fff;
        }
        .quote-form-full .cs-section-title h3 span {
          padding-left: 10px;
          padding-right: 10px;
        }
        .quote-form-full .cs-section-title{
          margin: 25px 0;
        }
        .wpcf7-checkbox .wpcf7-list-item-label{
          color: #fff;    
          float: left;
          margin-right: 5px;
        }
        .wpcf7-field-group-add,
        .wpcf7-field-group-remove{
          border-radius: 0;
          color: #fff;
          display: inline-block;
          padding: 6px;
          text-align: center;
          text-transform: uppercase;
          border: none;
          font-size: 16px;
          font-weight: bold;
          font-style: normal;
          background: #5B9144;
          margin: 5px 15px;
          border: 2px solid #5B9144;
        }
        .wpcf7-field-group-add:hover,
        .wpcf7-field-group-remove:hover{
          background: none;
        }
    .wpf_form_group:nth-child(2n+1){
	     float: left;
		 width: 48% !important; 
    }
    .wpf_form_group:nth-child(2n+2){
	     float: right;
		 width: 48% !important; 
	}
	.wpf_form_group:nth-child(10){
		float: left;
		width: 100% !important;
	}
    .wpf_form_group input{
		height: 32px;
	}
	.wpf_form_item_group{
		max-width: 100% !important;
	}
    @media only screen and (max-width: 980px){
        #header .logo{
          padding: 0;
          margin-top: 10px !important;
          margin-bottom: 30px !important;
        }
    }    
    @media only screen and (max-width: 767px){
		.wpf_form_group:nth-child(2n+1),
		.wpf_form_group:nth-child(2n+2){
			 float: left;
			 width: 100% !important; 
		}
        #header .logo{
          padding: 10px 0;
          margin-top: 10px !important;
        }
        .sidebar{
            display: none;
        }
        .map-holder iframe{
            height: 200px;
            width: 100%;
        }
    }
    .tgx-testimonial-2 .testimoni-wrapper .author{
      display: none !important;
    }
    #header .logo-area{
      padding: 20px 0;
    }
    #header .right-area{
      margin-top: 15px;
    }
    #header .contact-info .info-title{
      color: #5B9144;
    }
    .track-form input[type=text]{
      float: left;
      width: 70%;
      height: 42px;
      padding-left: 10px;
      padding-right: 10px;
      border: 1px solid #fff;
      border-radius: 0;
    }
    .track-form input[type=submit],
    .wpf_default_btn{
      height: 42px !important;
      border: 1px solid #283A4B !important;
      background: #283A4B !important;
      color: #fff !important;
      width: 30%;
      float: right;
    }
    .track-form input[type=submit]:hover{
      border: 1px solid #fff;
      background: #fff;
      color: #283A4B;
      border-left: 1px solid #5B9144;
    }
    .wpf_default_btn:hover{
      border: 1px solid #5B9144 !important;
      background: #5B9144 !important;
    }
    .main-section h6 a{
      font-size: 14px !important;
    }
#header .social-networks li a {
    color: #818890;
    font-size: 24px;
}/* -------------------- Parcel Form -------------------- */
    .parcel-folrm-holder{
      background: #283A4B;
      padding: 15px 0;
      color: #fff;
    }
    .custom-select-main label{
    margin-bottom: 0;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    padding: 0 7px;
    text-transform: uppercase;
    letter-spacing: .5px;
    letter-spacing: .5px;
    min-width: 65px;
    text-align: right;
  }
  .custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 3px;
  }
  .custom-select-wrapper select {
    display: none;
  }
  .custom-select {
    position: relative;
    display: inline-block;
    padding: 0;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    line-height: 42px;
    height: 42px;
    width: 100%;
  }
  .custom-select-trigger {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    height: 100%;
    border-radius: 0;
    cursor: pointer;
    width: 100%;
    line-height: 42px;
    padding-left: 10px;
    overflow: hidden;
    text-transform: uppercase;
    background-color: #fff;
    padding-right: 10px;
  }
  .custom-select-trigger:after {
    content: "";
    width: 0;
    height: 100%;
    border: 5px solid transparent;
    border-color: #5B9144 transparent transparent transparent;
    position: absolute;
    top: calc(50% - 2.5px);
    right: 10px;
    background-color: #fff;
  }
.custom-options {
  position: absolute;
  display: block;
  top: 100%; left: 0; right: 0;
  min-width: 100%;
  border: 1px solid #b5b5b5;
  border-right: 0;
  border-left: 0;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 2px 1px rgba(0,0,0,.07);
  background: #fff;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 999;
}
.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
}
.option-hover:before {
  background: #f9f9f9;
}
.custom-option {
  position: relative;
  display: block;
  padding: 0 22px;
  border-bottom: 1px solid #b5b5b5;
  line-height: 40px;
  cursor: pointer;
  transition: all .4s ease-in-out;
  font-size: 18px;
  font-weight: 300;
}
.custom-option:first-of-type {
  border-radius: 3px 3px 0 0;
}
.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 3px 3px;
}
.custom-option:hover,
.custom-option.selection {
  background: #f9f9f9;
}
.form-control{
  font-size: 16px;
  font-weight:300;
  line-height: 42px;
  height: 42px;
  color: #000;
}
.custom-select-main{
  display: inline-flex;
  flex-grow: 2;
  width: 100%;
}
.main-row{
  flex-grow: 2;
  display: flex;
  margin: .5rem 0;
}
.main-row > div{
  flex-grow: 2;
  display: inline-flex;
}
.main-row > div:first-child{
  padding-right: 0;
  width: 30%;
}
.rowfy{
  margin: .5rem 0;
  padding-left: 0;
}
.rowfy .tr-row {
  display: flex;
  align-items: center;
}
.rowfy .tr-row > div{
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}
.rowfy .tr-row > div label{
  margin-bottom: 0;
  align-items: center;
  color: #fff;
  font-weight: 300;
}
.rowfy .tr-row > div:first-child label{ 
  width: 65px;
}
.rowfy .tr-row > div input{ 
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  height: 42px;
  margin-right: 10px;
  text-transform: capitalize;
  border: 0;
}
.rowfy .tr-row > div a,
.hide-form button,
.finish-btn a{
  width: 96px;
  font-size: 16px;
  line-height: 42px;
  height: 42px;
  color: #fff;
  text-transform: capitalize;
  background-color: #527C9E;
  text-align: center;
  border-radius: 4px;
  border: 0;
  visibility: hidden;
}
.rowfy .tr-row:last-child > div a,
.hide-form button,
.finish-btn a{
  visibility: visible;
}
.hide-form button,
.finish-btn a{
  background: #5B9144;
}
.hide-form{
  display: none;
}
.parcel-folrm-holder p{
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
.address-detail-box p{
  line-height: 18px;
}
.rowfy-deleterow,
.rowfy-addrow{
  font-size: 18px;
  cursor: pointer;
  min-width: 34px;
  margin: 0 10px;
  line-height: 42px;
  height: 42px;
  color: #fff;
  text-transform: capitalize;
  background-color: #5B9144;
  border-radius: 4px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.rowfy-deleterow{
  background: #c70c0f;
}
.rowfy-deleterow{
  font-size: 26px;
}
.city-input{
  margin-right: .5rem;
}
.parcel_form_heading h3{
  text-align: center;
  font-size: 22px;
  color: #fff !important;
  margin: 20px 0;
}
.login-btn,.finish-btn a,.submit-holder button{
  display: inline-block;
  background: #5B9144;
  color: #fff;
  line-height: 39px !important;
  float: left;
  color: #fff;
  text-align: center;
  padding: 0 26px;
  font-weight: 700;
  border-radius: 2px;
  border-radius: 0;
  cursor: pointer;
}
.finish-btn a,.submit-holder button{
  background: #4d7e9e;
  border-radius: 3px;
  width: auto;
  line-height: 44px !important;
  float: none;
  font-family:'FjallaOne-Regular' !important;
  font-weight: 400;
  display: none;
}
.submit-holder{
  display: block !important;
  text-align: center;
}
.submit-holder button{
  font-family:'FjallaOne-Regular' !important; 
  font-weight: 400;
  text-transform: uppercase;
  background: #5B9144;
  border: 0;
  display: inline-block;
}
li{
  list-style: none !important;
}
button.xoo-el-action-btn:hover,
button.xoo-el-action-btn:focus,
button.xoo-el-action-btn:active,
button.xoo-el-action-btn:visited{
  color: #fff;
}
.main-row h2{
  color: #568CB9 !important;
  text-align: center;
  width: 100%;
  font-family:'FjallaOne-Regular' !important;
  font-weight: 400 !important;
  font-size: 36px !important;
  margin-bottom: 0 !important;
}
.main-row h3{
  color: #fff !important;
  text-align: center;
  width: 100%;
  background: #5585AB !important;
  font-family:'FjallaOne-Regular' !important;
  font-weight: 400 !important;
  font-size: 26px !important;
  margin: 20px 0 0 !important;
  padding: 10px 0 8px !important;
  text-transform: uppercase !important;
}
.parcel-full-width{
  width: 100%;
  margin: 20px 0;
}
.parcel-full-width .labeling{
  color: #8ccafb;
}
.border-box{
  border: 2px solid #5587ac;
  padding: 20px 40px;
}
.radio-holder span{
  padding-left: 15px;
}
.courier-service{
  float: left;
  width: 100%;
  margin-top: 30px;
}
/* ==================== custom select End ==================== */
@media(max-width: 767px){
  .rowfy .tr-row {
    flex-wrap: wrap;
  }
  .rowfy .tr-row > div {
    width: 100%;
    justify-content: center;
  }
}
@media(max-width: 575px){
  .main-row {
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0 0;
  }
  .main-row > div{
    margin-top: 1rem;
  }
  .main-row > div:first-child {
    padding-right: 0;
    width: 100%;
  }
  .rowfy {
    padding-left: 0;
  }
  .rowfy .tr-row > div{
    margin: .5rem 0;
  }
}