body,
form,
h1,
h2,
h3,
li,
p,
ul {
  border: 0;
  margin: 0;
  padding: 0
}

body,
html {
  background-color: #fff;
  font-size: 14px;
  color: #565759;
  width: 100%;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  font-weight: 300;
  width: 100%;
  font-family: Poppins, sans-serif
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  z-index: 99999;
  height: 100%;
  width: 100%;
  overflow: hidden !important
}

.loaded {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px
}

img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none
}

a,
a:active,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0
}

a,
a span,
button {
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

.btn:active,
.btn:focus {
  outline: inherit
}

*,
:after,
:before {
  box-sizing: border-box
}

p {
  margin: 0 0 15px
}

.clear {
  clear: both
}

img {
  max-width: 100%
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  outline: 0;
  border-color: #ccc
}

.form-control {
  border-radius: 0;
  border: 1px solid #ccc;
  box-shadow: inset 0 0 0 transparent
}

.form-control:focus {
  border-color: #bcefeb;
  outline: 0;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6)
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  margin: 0
}

h1 {
  font-size: 25px;
  color: #fff;
  font-weight: 600;
  font-family: Barlow, sans-serif;
  text-transform: uppercase
}

h2 {
  font-size: 21px;
  font-weight: 600;
  color: #53585c;
  line-height: 30px;
  font-family: Barlow, sans-serif
}

h3 {
  font-size: 20px;
  font-weight: 600;
  color: #53585c;
  line-height: 30px;
  font-family: Barlow, sans-serif
}

h4 {
  font-size: 19px;
  font-weight: 600;
  color: #53585c;
  line-height: 30px;
  margin-bottom: 1rem;
  font-family: Barlow, sans-serif
}

h5 {
  font-size: 19px;
  margin-bottom: 1rem;
  font-weight: 600;
  font-family: Barlow, sans-serif
}

h6 {
  font-size: 16px;
  margin-bottom: .9rem;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Barlow, sans-serif
}

h1 span {
  color: #fab704
}

h2 span {
  color: #f58634
}

h3 span {
  color: #fab704
}

p span {
  color: #fab704
}

p {
  line-height: 1.5rem
}

p:last-child {
  margin-bottom: 0
}

.text {
  font-size: 14px;
  color: #565759;
  line-height: 25px;
  text-align: justify
}

.table_text td {
  font-size: 13px;
  color: #565759;
  padding-left: 10px
}

.home-wrap h2,
.home-wrap h3,
.home-wrap h4,
.home-wrap h5,
.home-wrap p {
  color: #fff
}

.blackbg {
  background: #262626
}

.whitebg {
  background: #fff
}

.textwhite {
  color: #fff
}

.textblack {
  color: #262626
}

.lightbg {
  background-color: #f9f9f9
}

.transition {
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.outofsectiontext {
  margin-top: 40px
}

.sections {
  padding-top: 50px;
  padding-bottom: 80px
}

.sections.footer {
  padding-bottom: 80px
}

section .subtitle h5 {
  margin-top: 10px;
  font-size: 1.3rem
}

.parallax-section {
  max-width: 100%;
  color: #fff
}

section .title-half h2 {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 300;
  margin-bottom: 1.4rem
}

section .subtitle-half h5 {
  font-weight: 100;
  font-size: 17px
}

ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.new-list {
  padding-bottom: 10px
}

.overlay {
  background-color: rgba(41, 39, 34, .55);
  width: 100%;
  height: 1000px
}

.home-overlay {
  background-color: rgba(41, 39, 34, .75);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.video_overlay {
  background-color: rgba(41, 39, 34, .9);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.no-padding {
  padding: 0 !important;
  margin: 0 !important
}

.fluid-blocks-col {
  padding: 70px 40px 0 80px
}

.fluid-blocks-col-right {
  padding: 70px 80px 0 40px
}

.clogo_borderBottom {
  width: 100%;
  height: 20px;
  background: #1cbba0;
  overflow: hidden
}

.blackdividerauto {
  height: 1px;
  width: 125px;
  margin: 0 auto;
  position: relative;
  background: #000
}

.blackdividerauto:after {
  height: 3px;
  width: 45px;
  margin: -1px auto;
  position: absolute;
  background: #3578ad;
  content: "";
  left: 32%
}

.whitedividerauto {
  height: 1px;
  width: 50px;
  margin: 10px auto;
  position: relative;
  background: #fff
}

.separator {
  height: 3px;
  width: 100px;
  margin: 10px auto;
  position: relative;
  background: #f58634
}

.separator:after {
  height: 3px;
  width: 50px;
  margin: 0 auto;
  position: absolute;
  background: #898989;
  right: 0;
  top: 0;
  content: ""
}

.separatorhome3 {
  background-color: #f58634;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35) 50%, rgba(255, 255, 255, .35) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35) 50%, rgba(255, 255, 255, .35) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  height: 5px;
  width: 70px;
  margin: 15px 0
}

.separatorhome3auto {
  background-color: #f58634;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35) 50%, rgba(255, 255, 255, .35) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35) 50%, rgba(255, 255, 255, .35) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  height: 5px;
  width: 70px;
  margin: 15px auto
}

.btn {
  -webkit-transition: all .6s;
  transition: all .6s;
  text-transform: uppercase
}

.btn:hover {
  background: #f48534;
  color: #fff
}

.btn-default {
  border: 1px solid #fff;
  background: 0 0;
  color: #fff;
  padding: .7rem 2rem;
  border-radius: 0
}

.btn-default-black {
  border: 1px solid #444;
  background: 0 0;
  color: #444
}

.btn-md {
  background: #3578ad;
  padding: .7rem 2rem;
  border: 0 solid #fff;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all .6s;
  transition: all .6s;
  width: 160px
}

.btn-lg {
  background: #74625d;
  padding: .7rem 3rem;
  border: 0 solid #fff;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.btn-lg2 {
  background: #fab704 !important;
  padding: .7rem 3rem;
  border: 0 solid #fff;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.btn-raund {
  border-radius: 5px !important
}

.h22.btn {
  -webkit-transition: all .6s;
  transition: all .6s;
  text-transform: uppercase
}

.h22.btn:hover {
  background: #f58634;
  color: #fff
}

.h22.btn-default {
  border: 1px solid #fff;
  background: 0 0;
  color: #fff;
  padding: .7rem 2rem;
  border-radius: 0
}

.h22.btn-default-black {
  border: 1px solid #444;
  background: 0 0;
  color: #444
}

.h22.btn-md {
  background: #f58634;
  padding: .7rem 2rem;
  border: 0 solid #fff;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all .6s;
  transition: all .6s;
  width: 160px
}

.h22.btn-lg {
  background: #f58634;
  padding: .7rem 3rem;
  border: 0 solid #fff;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.h33.btn {
  -webkit-transition: all .6s;
  transition: all .6s;
  text-transform: uppercase
}

.h33.btn:hover {
  background: #f58634;
  color: #fff
}

.h33.btn-default {
  border: 1px solid #fff;
  background: 0 0;
  color: #fff;
  padding: .7rem 2rem;
  border-radius: 0
}

.h33.btn-default-black {
  border: 1px solid #444;
  background: 0 0;
  color: #444
}

.h33.btn-md {
  background: #f58634;
  padding: .7rem 2rem;
  border: 0 solid #fff;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all .6s;
  transition: all .6s;
  width: 160px
}

.h33.btn-lg {
  background: #74625d;
  padding: .7rem 3rem;
  border: 0 solid #fff;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

a i.share {
  color: #949494;
  margin-right: 10px;
  -webkit-transition: all .6s;
  transition: all .6s
}

a i.share:hover {
  color: #fa5454
}

.post_text_color {
  color: #949494
}

.m-r-15 {
  margin-right: 15px
}

.m-l-15 {
  margin-left: 15px
}

.margin-top-10 {
  margin-top: 10px
}

.margin-top-20 {
  margin-top: 20px
}

.margin-bottom-20 {
  margin-bottom: 20px
}

.margin-top-30 {
  margin-top: 30px
}

.margin-bottom-30 {
  margin-bottom: 30px
}

.margin-top-40 {
  margin-top: 40px
}

.margin-top-50 {
  margin-top: 50px
}

.margin-bottom-40 {
  margin-bottom: 40px
}

.margin-top-60 {
  margin-top: 60px
}

.margin-80 {
  margin-top: 80px;
  margin-bottom: 80px
}

.margin-bottom-60 {
  margin-bottom: 60px
}

.margin-top-80 {
  margin-top: 80px
}

.margin-bottom-80 {
  margin-bottom: 80px
}

.m_t__b {
  margin: 14rem 0
}

.p_t__b {
  padding: 6rem 0
}

.padding-top-20 {
  padding-top: 1.33rem
}

.padding-bottom-20 {
  padding-bottom: 1.33rem
}

.padding-top-30 {
  padding-top: 1.875rem
}

.padding-bottom-30 {
  padding-bottom: 1.875rem
}

.padding-top-40 {
  padding-top: 2.66rem
}

.padding-bottom-40 {
  padding-bottom: 2.66rem
}

.padding-top-60 {
  padding-top: 5rem
}

.padding-bottom-60 {
  padding-bottom: 5rem
}

.padding-top-80 {
  padding-top: 5.714rem
}

.padding-bottom-80 {
  padding-bottom: 5.714rem
}

.padding-top-90 {
  padding-top: 6.429rem
}

.padding-bottom-90 {
  padding-bottom: 6.429rem
}

.padding-bottom-0 {
  padding-bottom: 0
}

.p_l_r {
  padding-left: 5.714rem;
  padding-right: 5.714rem
}

.padding-twenty {
  padding: 10px 0
}

.padding-fourty {
  padding: 20px 0
}

.padding-sixty {
  padding: 30px 0
}

.padding-eighty {
  padding: 40px 0
}

.no-border-top {
  border-top: 0 solid transparent !important
}

.no-border-rigth {
  border-right: 0 solid transparent !important
}

input::-webkit-input-placeholder {
  color: #ddd;
  font-style: italic
}

input::-moz-placeholder {
  color: #ddd;
  font-style: italic
}

input::-ms-input-placeholder {
  color: #ddd;
  font-style: italic
}

textarea::-webkit-input-placeholder {
  color: #ddd;
  font-style: italic;
  padding: 5px
}

textarea::-moz-input-placeholder {
  color: #ddd;
  font-style: italic;
  padding: 5px
}

textarea::-ms-input-placeholder {
  color: #ddd;
  font-style: italic;
  padding: 5px
}

.culmn {
  width: 100%;
  overflow: hidden
}

.head_title {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 4rem
}

.head_title h2 {
  font-family: Barlow, sans-serif;
  font-weight: 600;
  margin-bottom: 1rem
}

.head_title p {
  font-weight: 300
}

.home2_menu.small {
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 300;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-color: rgba(0, 0, 0, .65) !important;
  -webkit-transition: all .3s;
  transition: all .3s;
  height: 75px
}

.home2_menu .attr-nav ul li.search a i {
  color: #fff
}

.home2_menu .top-search .input-group-addon {
  color: #fff
}

.home1_menu .head_top_social_area:before {
  left: 96.3%;
  top: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(60, 65, 76, 0);
  border-right-color: #fff;
  border-width: 44px 44px 0 0
}

.home1_menu .head_top_social_area {
  background: #74625d;
  overflow: hidden
}

.home1_menu .head_top_social_area:after {
  -webkit-transform: skewX(47deg);
  -moz-transform: skewX(47deg);
  transform: skewX(47deg);
  background: #fff;
  width: 25.5%;
  padding: 1.4rem;
  position: absolute;
  left: -44px;
  top: 0;
  content: "";
  border-right: 1px solid #ddd
}

nav.small.home1_menu .head_top_social_area:after {
  top: -45px
}

.home1_menu .head_top_social ul li a {
  padding: .6rem .2rem;
  display: inline-block
}

.home1_menu .head_top_social ul li a {
  color: #b7b7b7
}

.home1_menu .head_top_social ul li a i {
  color: #b7b7b7
}

.home1_menu .head_top_social ul li a:hover {
  color: #fff
}

.home1_menu .head_top_social ul li a:hover i {
  color: #fff
}

.head_top_social .top_socail_icon_area ul li a i {
  color: #fff;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home1_menu .head_top_social .top_socail_icon_area ul li a:hover i {
  color: #74625d
}

.home1_menu .head_top_social .top_socail_icon_area {
  background: #f58634;
  padding: 0 1.5rem;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  margin-right: 10%
}

.home1_menu .head_top_social .top_socail_icon_area ul.list-inline {
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg)
}

.home1_menu .navbar-brand {
  padding: 1px
}

.home1_menu .call_us_area {
  padding: 1.5rem 0;
  overflow: hidden;
  position: relative
}

.home1_menu .call_us_area:after {
  content: "";
  left: 18.1%;
  top: 0;
  position: absolute;
  background: #fff;
  -webkit-transform: skewX(51deg);
  transform: skewX(51deg);
  padding: 5.7rem;
  border-right: 1px solid #ddd;
  z-index: -1
}

.home1_menu .call_us_area ul li {
  color: #1a1a1a;
  padding: .5rem 1rem
}

.home1_menu .call_us_area ul li span.icon {
  display: inline-block;
  color: #1a1a1a;
  font-size: 2rem;
  padding: 0 .5rem
}

.home1_menu .call_us_area ul li span {
  display: inline-block;
  font-weight: 400
}

nav {
  -webkit-transition: all .6s;
  transition: all .6s
}

nav.navbar ul.nav>li>a:hover {
  background-color: transparent !important
}

.home1_menu .head_top_social_area,
.nav-top {
  -webkit-transition: all .6s;
  transition: all .6s
}

.small,
small {
  font-size: 100% !important
}

nav.navbar.home1_menu.bootsnav.navbar-fixed.small {
  height: 0
}

nav.small.home1_menu .head_top_social_area {
  margin-top: -44px
}

nav.small.home1_menu .nav-top {
  margin-top: -114px
}

.home1_menu.navbar>.container .navbar-brand {
  width: 275px;
  position: relative;
  top: -85px
}

.home1_menu.navbar-default .navbar-collapse {
  border-color: #bad1e5;
  background: #f58634;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0
}

.home1_menu .attr-nav {
  float: right;
  display: inline-block;
  margin-left: 10px;
  margin-right: -15px;
  width: 350px;
  position: relative
}

.home1_menu .attr-nav form {
  position: relative;
  background: #74625d;
  width: 87%;
  float: right;
  margin: 0;
  padding: 5px 1px
}

.home1_menu .attr-nav form input[type=text] {
  background: 0 0;
  padding: 1rem 5.5rem 1rem 4rem;
  width: 100%;
  border: 0;
  text-align: right;
  position: relative;
  z-index: 99
}

.home1_menu .attr-nav form input[type=submit] {
  position: absolute;
  right: 30px;
  top: 0;
  background: url(../images/serch.png) no-repeat center right;
  text-indent: -99999px;
  border: 0;
  outline: 0;
  padding: 1.35rem;
  z-index: 99
}

.home1_menu .attr-nav form:after {
  position: absolute;
  left: -12%;
  top: 0;
  background: #fab704;
  width: 0%;
  content: "";
  -webkit-transform: skewX(-35deg);
  transform: skewX(-35deg);
  padding: 1.989rem
}

.home1_menu .collapse form input[type=text] {
  position: relative;
  z-index: 99
}

.home.home1banner,
.home.home3banner {
  margin-top: 140px;
  overflow: hidden
}

.home1 .main_home {
  outline: 0;
  overflow: hidden
}

.home1_slider .home_slider_text {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 10rem
}

.home1_slider .carousel-control.left {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #74625d;
  position: absolute;
  z-index: 999;
  top: 85%;
  font-size: 1.5rem;
  -webkit-transition: all .6s;
  transition: all .6s;
  left: 10%;
  text-align: center;
  border-radius: 0
}

.home1_slider .carousel-control.right {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #74625d;
  position: absolute;
  z-index: 999;
  top: 85%;
  font-size: 1.5rem;
  -webkit-transition: all .6s;
  transition: all .6s;
  left: 14%;
  text-align: center;
  border-radius: 0
}

.home1_slider .carousel-control.left:hover {
  color: #fff;
  background: #f58634
}

.home1_slider .carousel-control.right:hover {
  color: #fff;
  background: #f58634
}

.main_featured_home1 .single_left_featured h1 {
  margin: 20px 0;
  color: #53585c;
  font-size: 20px;
  font-weight: 600
}

.main_featured_home1 .single_left_featured .f_s_top_area {
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #000;
  position: relative
}

.main_featured_home1 .single_left_featured .f_s_s_text {
  overflow: hidden;
  width: 100%
}

.main_featured_home1 .f_s_top_left {
  width: 20%;
  float: left
}

.main_featured_home1 .f_s_top_right {
  width: 40%;
  float: right;
  position: relative
}

.main_featured_home1 .f_s_top_right span {
  width: 30px;
  height: 30px;
  background: #74625d;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  right: 0;
  top: -14px;
  line-height: 27px;
  font-size: .875rem
}

.main_featured_home1 .single_left_featured .hexagon {
  position: relative;
  height: 50px;
  width: 50px;
  background: #74625d;
  top: -25px
}

.double:after,
.main_featured_home1 .single_left_featured .hexagon:before {
  position: absolute;
  content: ''
}

.main_featured_home1 .single_left_featured .hexagon:before {
  top: 3px;
  left: 3px;
  height: calc(100% - 6px);
  width: calc(100% - 6px);
  background: #fff
}

.double:after,
.hexagon:before,
.main_featured_home1 .single_left_featured .hexagon {
  -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%)
}

.main_featured_home1 .single_left_featured .hexagon i {
  position: absolute;
  left: 28%;
  top: 28%;
  color: #74625d;
  font-size: 1.5rem
}

select:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: .5em;
  padding-right: 1.5em
}

input.form-control,
select.form-control {
  height: 40px !important;
  font-size: 14px
}

.main_featured .request_quot_area.request_quot_area_home1 {
  overflow: hidden;
  background: #f9f9f9;
  margin-top: -86px;
  box-shadow: 0 2px 0 0 #333
}

.request_quot_area.request_quot_area_home1 .form-control {
  font-family: latolight_italic;
  height: 40px;
  border-radius: 0;
  color: #949494;
  font-style: italic
}

.request_quot_area.request_quot_area_home1 textarea.form-control {
  height: 70px
}

.request_quot_area.request_quot_area_home1 form {
  padding: 1.5rem 1rem 2.5rem 1rem
}

.request_quot_area.request_quot_area_home1 .heading_request {
  background: #fab704;
  color: #fff;
  padding: 1rem
}

.request_quot_area.request_quot_area_home1 .heading_request i {
  font-size: 2rem;
  border-right: 1px solid #ddd;
  padding-right: 1rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem
}

.request_quot_area.request_quot_area_home1 .heading_request h4 {
  margin-bottom: 0
}

.request_quot_area.request_quot_area_home1 .heading_request span {
  font-size: 1rem
}

.counter.counter_home1 {
  background: url(../images/counterbg.jpg) no-repeat top center;
  overflow: hidden;
  position: relative;
  height: 265px
}

.main_counter_area {
  overflow: hidden
}

.single_counter_item h2 {
  font-family: Barlow, sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff
}

.counter_left_top_heading_text h2 {
  font-family: Barlow, sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff
}

.single_counter_item h4 {
  font-size: 1.225rem
}

.main_extrafeatures .single_extrafeatures_text .head_title {
  width: 100%
}

.main_extrafeatures .single_extrafeatures_text .head_title .separator {
  margin: 10px 0
}

#extrafeatures_accordion h6 {
  background: #74625d;
  margin-bottom: 0
}

#extrafeatures_accordion h6+div {
  height: 0;
  padding: 0;
  overflow: hidden;
  background: #f6f7f8;
  display: block !important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin-bottom: 5px
}

#extrafeatures_accordion h6 a {
  background: url(../images/pluseminus2.png) no-repeat 98% 17px;
  display: block;
  padding: 1rem;
  padding-left: 32px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  overflow: hidden
}

#extrafeatures_accordion h6.open a {
  background: url(../images/pluseminus2.png) no-repeat 98% -36px
}

#extrafeatures_accordion .content {
  padding: 10px;
  border-bottom: 2px solid #696d76
}

.main_mission .single_mission i {
  margin-bottom: 5%
}

.main_mission .single_mission {
  padding: 6rem 2rem;
  min-height: 400px
}

.main_mission .single_mission.single_mission_1 {
  background: #f58634
}

.main_mission .single_mission.single_mission_2 {
  background: url(../images/smissionbg.jpg) no-repeat center center;
  position: relative;
  background-size: cover
}

.single_mission_video {
  position: relative;
  z-index: 9;
  padding: 3.8rem 2rem
}

.single_mission_video a i {
  font-size: 1rem;
  color: #fff;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 35px;
  border-radius: 50%;
  margin-bottom: 2%
}

.main_mission .single_mission.single_mission_3 {
  background: #84716b;
  padding: 6.3rem 2rem
}

.main_mission .single_mission.single_mission_3 form.form-inline .form-group {
  background: #333842;
  position: relative
}

.main_mission .single_mission.single_mission_3 form.form-inline .form-group input.form-control {
  background: 0 0;
  border-bottom: 1px solid #999ca1 !important;
  color: #999ca1;
  padding: 0 70px 0 0;
  width: 100%;
  border: 0
}

.main_mission .single_mission.single_mission_3 form.form-inline .form-group button {
  position: absolute;
  right: 0;
  top: 5px;
  color: #fff;
  font-size: 1.2rem;
  background: 0 0;
  border: 0;
  padding: 0;
  margin: 0;
  outline: 0
}

.main_mission .single_mission.single_mission_3 form.form-inline .form-group button span.icon {
  font-size: 1.2rem
}

.main_chooseus_area .main_choose_content .single_choose_text ul li span.icon {
  color: #fab704;
  margin-right: 5px
}

.main_chooseus_area .main_choose_content .single_choose_video {
  position: relative
}

.s_choose_video_icon {
  position: absolute;
  left: 44%;
  top: 41%
}

.s_choose_video_icon a i {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center
}

.team.home1_team {
  background: #f7f8f9;
  position: relative;
  background-size: cover;
  height: auto
}

.main_team_area.home1_main_team_area .main_team_slider {
  margin-bottom: 7%
}

.home1_main_team_area .single_team:hover .single_team_text {
  opacity: 0
}

.home1_main_team_area .single_team .single_team_img {
  position: relative
}

.home1_main_team_area .single_team .single_team_img img {
  width: 100%
}

.home1_main_team_area .single_team .single_team_img:hover .single_team_overlay {
  opacity: 1
}

.home1_main_team_area .single_team .single_team_overlay {
  background: rgba(52, 45, 41, .7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home1_main_team_area .s_team_overlay_border {
  width: 95%;
  height: 95%;
  border: 1px solid #6f6a68;
  padding: 5px;
  margin: 0 auto;
  position: absolute;
  left: 2.5%;
  top: 2.5%;
  padding-top: 45%
}

.home1_main_team_area .single_team .single_team_overlay .team_socail a i {
  color: #fff;
  font-size: 1.25rem;
  width: 35px;
  height: 35px;
  line-height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home1_main_team_area .single_team .single_team_overlay .team_socail a:hover i {
  color: #fff;
  border: 2px solid #fab704;
  background: #fab704
}

.home1_main_team_area .single_team .single_team_overlay .team_socail a {
  padding: 5px
}

.home1_main_team_area .single_team .single_team_text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: all .6s;
  transition: all .6s;
  background: rgba(250, 183, 4, .9);
  padding: 1.5rem 0
}

.home1_main_team_area .single_team .single_team_text h6 {
  margin-bottom: .2rem;
  color: #74625d
}

.main_team_area.home1_main_team_area .slick-dots {
  bottom: 10px
}

.main_testimonial.home1_main_testimonial .item p {
  line-height: 1.875rem;
  color: #848484;
  font-style: italic;
  font-weight: 300;
  font-size: 1.25rem
}

.home1_main_testimonial .cline-logo-carousel-indicators li {
  width: 30%;
  height: 140px;
  line-height: 100px;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all .4s;
  transition: all .4s;
  border-radius: 0;
  position: relative;
  z-index: 0;
  padding: 1.5rem;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: -6px;
  margin-left: -4px;
  display: inline-block;
  -webkit-transition: all .6s;
  transition: all .6s;
  text-align: center
}

.home1_main_testimonial .cline-logo-carousel-indicators li:hover {
  opacity: 1
}

.home1_main_testimonial .cline-logo-carousel-indicators li:nth-child(3) {
  border-right: 0 solid transparent !important
}

.home1_main_testimonial .cline-logo-carousel-indicators li:nth-child(6) {
  border-right: 0 solid transparent !important
}

.home1_main_testimonial .cline-logo-carousel-indicators li:nth-child(9) {
  border-right: 0 solid transparent !important
}

.main_testimonial.home1_main_testimonial .carousel_border {
  position: relative;
  width: 100%;
  border: 10px solid #f58634;
  padding: 5rem 0;
  margin: 0 2rem;
  z-index: 9
}

.main_testimonial.home1_main_testimonial .carousel_border:after {
  position: absolute;
  left: 2%;
  top: -35px;
  width: 15%;
  background: #fff;
  height: 55px;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 3rem;
  text-align: center;
  color: #74625d
}

.main_testimonial.home1_main_testimonial .carousel_border:before {
  position: absolute;
  right: 2%;
  bottom: -18px;
  width: 18%;
  background: #fff;
  height: 30px;
  content: "";
  z-index: 999
}

.main_testimonial.home1_main_testimonial p.author {
  font-style: normal;
  font-weight: 300
}

.main_testimonial.home1_main_testimonial .carousel-control.left {
  background-repeat: repeat-x;
  position: absolute;
  left: 84%;
  border: 1px solid #ddd;
  width: 35px;
  height: 35px;
  line-height: 34px;
  border-radius: 50%;
  z-index: 99;
  font-size: 1rem;
  top: 95%;
  background-color: #74625d
}

.main_testimonial.home1_main_testimonial .carousel-control.right {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .5) 100%);
  background-repeat: repeat-x;
  position: absolute;
  right: 2%;
  border: 1px solid #ddd;
  width: 35px;
  height: 35px;
  line-height: 34px;
  border-radius: 50%;
  z-index: 99;
  font-size: 1rem;
  top: 95%;
  background-color: #74625d
}

.main_testimonial.home1_main_testimonial .item_test_img {
  border-top: 1px solid #ddd;
  width: 70%;
  margin: 0 auto;
  padding: 1.5rem 0;
  margin-top: 1rem;
  position: relative
}

.main_testimonial.home1_main_testimonial .item_test_img:after {
  content: "";
  position: absolute;
  left: 47%;
  top: -8%;
  width: 20px;
  height: 20px;
  background: #fff;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.main_mix_content.home1_main_mix_content .head_title {
  position: relative;
  z-index: 9
}

.main_mix_content.home1_main_mix_content {
  overflow: hidden;
  background: url(../images/pfbg.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
  height: 350px;
  width: 100%
}

.home1_main_mix_menu.main_mix_menu {
  margin-bottom: 0;
  margin-top: -63px
}

.home1_main_mix_menu.main_mix_menu ul {
  padding-top: 5px
}

.home1_main_mix_menu.main_mix_menu ul li {
  padding: .8rem;
  display: inline-block;
  font-size: .875rem;
  background-color: #fff;
  -webkit-transition: .5s;
  transition: .5s;
  cursor: pointer;
  width: 14%;
  margin-top: .5rem;
  border: 1px solid #ddd;
  color: #444
}

.home1_main_mix_menu.main_mix_menu ul li:hover {
  background: #fab704;
  color: #fff
}

.home1_main_mix_menu.main_mix_menu ul li.active {
  color: #fff;
  background: #fab704;
  border: 1px solid #fab704
}

.home1_mix_content .single_mixi_portfolio {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10%
}

.home1_mix_content .single_mixiportfolio_text {
  padding: 7rem 3rem
}

.home1_mix_content .single_mixi_portfolio .caption {
  padding-bottom: 20px;
  display: block
}

.home1_mix_content .single_mixi_portfolio img {
  width: 100%;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}

.home1_mix_content .single_mixi_portfolio:hover .port_overfolio {
  opacity: 1
}

.home1_mix_content .single_mixi_portfolio:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.home1_mix_content .port_overfolio {
  background: rgba(0, 0, 0, .55);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 0;
  color: #fff
}

.home1_mix_content .port_overfolio .s_team_overlay_border {
  border: 1px solid #a3a5a8;
  width: 95%;
  height: 95%;
  position: absolute;
  left: 2.5%;
  top: 2.5%;
  padding-top: 30%
}

.home1_mix_content .port_overfolio span.caption_icon i.fa {
  border: 1px solid #fff;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 30px;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 5%;
  margin-right: 2%;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home1_mix_content .port_overfolio span.caption_icon i.fa:hover {
  border: 1px solid #ca1f26;
  color: #fff;
  background-color: #ca1f26
}

.home1_mix_content.mixcontent .mix {
  display: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform-origin: 50% 0
}

.blog {
  background: #f7f8f9
}

.blog_img {
  border-radius: 5px;
  padding-bottom: 30px
}

.home1_main_blog.blog_post_area {
  overflow: hidden
}

.home1_main_blog .blog_left_content .separator {
  margin: 20px 0
}

.home1_main_blog.blog_post_area .single_blog .single_blog_img {
  position: relative;
  overflow: hidden
}

.home1_main_blog.blog_post_area .single_blog .single_blog_img .blog_update_date {
  position: absolute;
  left: 0;
  top: 0
}

.blog_post_area .single_blog .single_blog_img .blog_update_date h4,
.home1_main_blog.blog_post_area .single_blog .single_blog_img .blog_update_date p {
  padding: .8rem 1.2rem;
  margin-bottom: 0;
  line-height: 1rem
}

.home1_main_blog.blog_post_area .single_blog .single_blog_img .blog_update_date p {
  background: #fab704
}

.home1_main_blog.blog_post_area .single_blog .single_blog_img .blog_update_date h4 {
  background: #74625d;
  font-weight: 700
}

.home1_main_blog.blog_post_area .single_blog .single_blog_img img {
  width: 100%;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home1_main_blog.blog_post_area .single_blog .single_blog_text h6 a {
  color: #1a1a1a
}

.home1_main_blog.blog_post_area .single_blog .single_blog_text a {
  color: #1a1a1a;
  margin-right: 20px;
  font-size: .875rem
}

.home1_main_blog.blog_post_area .single_blog .single_blog_text a span.icon {
  margin-right: 10px;
  color: #fab704
}

.home1_main_blog.blog_post_area .single_blog .single_blog_text p {
  margin-top: 10px
}

.home1_main_blog.blog_post_area .single_blog_text a span.icon.share {
  color: #ddd;
  margin-right: 0;
  margin-left: 10px;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home1_main_blog.blog_post_area .single_blog_text a span.icon.share:hover {
  color: #fa5454
}

.single_blog:hover .single_blog_img img {
  -webkit-transform: scale(1.1) rotate(-2deg);
  transform: scale(1.1) rotate(-2deg);
  -webkit-transition: all .6s;
  transition: all .6s
}

.callus {
  background: #84716b;
  padding: 10px 0
}

.main_call_us_area {
  overflow: hidden
}

.main_call_us_area.main_call_us_area_home1 .call_us_left_text h2 {
  font-size: 1.625rem;
  color: #fff;
  font-weight: 600
}

.main_call_us_area.main_call_us_area_home1 .call_us_right_text {
  margin-top: 15px
}

.footer_weidget {
  background: #333842
}

.main_f_weidget {
  overflow: hidden
}

.main_contact_info.main_contact_info_home1 .contact_info_content .single_contact_info {
  border: 1px solid #3d424c;
  padding: 1.5rem 2rem;
  position: relative
}

.main_contact_info.main_contact_info_home1 .contact_info_content .single_contact_info i {
  width: 40px;
  height: 40px;
  background: #fab704;
  line-height: 35px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: -40px
}

.main_contact_info.main_contact_info_home1 .contact_info_content .single_contact_info .single_info_text {
  margin-top: 15px
}

.main_contact_info.main_contact_info_home1 .contact_info_content .single_contact_info .single_info_text h6 {
  color: #fff
}

.main_contact_info.main_contact_info_home1 .contact_info_content .single_contact_info p {
  margin: 0;
  font-size: 13px;
  color: #9299a6
}

.main_weidget.main_weidget_home1 {
  overflow: hidden
}

.main_weidget.main_weidget_home1 .single_weidget h5 {
  color: #fff
}

.main_weidget.main_weidget_home1 .single_weidget a {
  color: #9299a6
}

.main_weidget.main_weidget_home1 .single_weidget p {
  color: #9299a6
}

.main_weidget.main_weidget_home1 .single_weidget .wwidget_socail a i {
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  color: #9299a6;
  border: 1px solid #9299a6;
  border-radius: 50%;
  -webkit-transition: all .6s;
  transition: all .6s;
  margin-right: 5px
}

.main_weidget.main_weidget_home1 .single_weidget .wwidget_socail a:hover i {
  color: #fff;
  background: #fab704;
  border: 1px solid #fab704
}

.main_weidget.main_weidget_home1 .single_weidget .single_widget_blog {
  margin-bottom: 5%
}

.main_weidget.main_weidget_home1 .single_weidget .single_widget_blog img {
  width: 100%
}

.main_weidget.main_weidget_home1 .single_weidget .single_widget_blog p {
  margin: 0;
  -webkit-transition: all .6s;
  transition: all .6s;
  color: #9299a6
}

.main_weidget.main_weidget_home1 .single_weidget .single_widget_blog:hover p {
  color: #fff
}

.main_weidget.main_weidget_home1 .single_weidget .single_widget_blog:hover a {
  color: #fab704
}

.main_weidget.main_weidget_home1 .single_weidget .single_widget_blog a {
  font-size: 12px;
  -webkit-transition: all .6s;
  transition: all .6s
}

.main_weidget.main_weidget_home1 .single_weidget ul li {
  margin-bottom: 6%
}

.main_weidget.main_weidget_home1 .single_weidget ul li:hover a {
  color: #fab704
}

.main_weidget.main_weidget_home1 .single_weidget ul li:hover i {
  color: #fab704
}

.main_weidget.main_weidget_home1 .single_weidget ul li a i {
  margin-right: 5px;
  color: #9299a6
}

.main_weidget.main_weidget_home1 .single_weidget.s_w_contact_us .s_w_contact_us_icon span.icon {
  line-height: 55px;
  border: 1px solid #fff;
  font-size: 1.2rem;
  color: #fff;
  padding: 12px
}

.main_weidget.main_weidget_home1 .single_weidget.s_w_contact_us .s_w_contact_us_text p {
  margin: 0 0 8px
}

.footer {
  background: #0a0808
}

.main_footer {
  overflow: hidden;
  padding: 10px 0
}

.copyright_text p {
  line-height: 25px;
  max-width: 100%;
  padding-top: 15px;
  color: #fff
}

.scrollup {
  width: 40px;
  height: 40px;
  border: 2px solid #232428;
  position: absolute;
  top: -50%;
  left: 47%;
  color: #fff;
  cursor: pointer;
  background-color: #232428;
  z-index: 1000;
  transition: opacity .5s, background-color .5s;
  -webkit-transition: opacity .5s, background-color .5s;
  -webkit-transition: all .6s;
  transition: all .6s;
  box-shadow: 0 10px 15px rgba(0, 0, 0, .35)
}

.scrollup:hover {
  border-color: #fff;
  border-radius: 50%
}

.scrollup a {
  text-align: center;
  color: #fff;
  padding: 9px
}

.scrollup a i {
  padding: 8px 2px
}

.fleet_mix_skew_menu li {
  position: relative;
  display: inline-block;
  padding: .8rem 2rem;
  margin: 5px;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  background: #f6f7f8;
  color: #1a1a1a;
  -webkit-transition: all .6s;
  transition: all .6s
}

.fleet_mix_skew_menu li span.filter_text {
  position: relative;
  z-index: 3;
  -webkit-transform: skewX(25deg);
  transform: skewX(25deg);
  display: inline-block
}

.fleet_mix_skew_menu li.active {
  color: #fff;
  background: #1a1a1a
}

.fleet_mix_skew_menu li:hover {
  color: #fff;
  background: #1a1a1a;
  cursor: pointer
}

nav.navbar.home2_menu.bootsnav.navbar-fixed {
  height: auto
}

nav.navbar.home2_menu.bootsnav {
  background-color: transparent;
  border-color: transparent
}

.home2_menu.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent
}

.home2_menu.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #fff !important;
  background-color: #357aad !important
}

nav.navbar.home2_menu.bootsnav ul.nav>li>a {
  padding: .7rem 1rem;
  font-weight: 400
}

.home2_menu.bootsnav .navbar-nav {
  margin-top: 1rem
}

.home.home2banner {
  background: url(../images/homebg.jpg) no-repeat top center;
  background-size: cover;
  position: relative
}

.main_home {
  outline: 0;
  overflow: hidden
}

.main_home.main_home2 .request_quot_area {
  overflow: hidden;
  background: #f9f9f9
}

.main_home.main_home2 .request_quot_area .form-control {
  font-family: latolight_italic;
  color: #949494;
  font-style: italic
}

.main_home.main_home2 .request_quot_area form {
  padding: 1.5rem 1rem 2.5rem 1rem
}

.main_home.main_home2 .request_quot_area .heading_request {
  background: #ca1f26;
  color: #fff;
  padding: 1rem
}

.main_home.main_home2 .request_quot_area .heading_request i {
  font-size: 2rem;
  border-right: 1px solid #ddd;
  padding-right: 1rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem
}

.main_home.main_home2 .request_quot_area .heading_request h4 {
  margin-bottom: 0
}

.main_home.main_home2 .request_quot_area .heading_request span {
  font-size: 1rem
}

.slider_home2 {
  width: 80%;
  margin: 0 auto
}

.slider_home2 .home_slider_text {
  padding: 1rem 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: #fff;
  outline: 0;
  background: #e74c3c
}

.slick-arrow {
  background: #ddd;
  color: #000
}

.slider_home2 i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #e74c3c;
  cursor: pointer
}

.slider_home2 i.nextprevleft {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #74625d;
  position: absolute;
  z-index: 999;
  top: 130px;
  font-size: 1.5rem;
  -webkit-transition: all .6s;
  transition: all .6s;
  left: 0;
  text-align: center
}

.slider_home2 i.nextprevright {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #74625d;
  position: absolute;
  z-index: 999;
  top: 130px;
  font-size: 1.5rem;
  -webkit-transition: all .6s;
  transition: all .6s;
  left: 50px;
  text-align: center
}

.slider_home2 i.nextprevleft:hover {
  color: #fff;
  background: #e74c3c
}

.slider_home2 i.nextprevright:hover {
  color: #fff;
  background: #e74c3c
}

.service {
  background: url(../images/servicebg.html) no-repeat left top
}

.main_service.home2_service {
  overflow: hidden
}

.main_service.home2_service .single_service {
  overflow: hidden
}

.main_service.home2_service .single_service .single_service_text_right h6 {
  color: #ca1f26
}

.main_service.home2_service .single_service .single_service_text_right p {
  font-weight: 300
}

.main_service.home2_service .single_service .single_service_text_right a {
  font-family: latoitalic;
  color: #4a4a4a
}

.main_counter_area.home2_main_counter {
  overflow: hidden
}

.single_counter_item h2 {
  font-family: Poppins, sans-serif;
  font-weight: 700
}

.single_counter_item h4 {
  font-size: 1.225rem
}

.main_mix_content.home2_main_mix_content {
  overflow: hidden;
  margin: 0 15px
}

.home2_main_mix_content .main_mix_menu {
  margin-bottom: 40px
}

.home2_main_mix_content .main_mix_menu ul {
  padding-top: 5px
}

.home2_main_mix_content .single_mixi_portfolio {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10%
}

.home2_main_mix_content .single_mixiportfolio_text {
  padding: 7rem 3rem
}

.home2_main_mix_content .single_mixi_portfolio .caption {
  padding-bottom: 20px;
  display: block
}

.home2_main_mix_content .single_mixi_portfolio img {
  width: 100%;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}

.home2_main_mix_content .single_mixi_portfolio:hover .port_overfolio {
  opacity: 1
}

.home2_main_mix_content .single_mixi_portfolio:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.home2_main_mix_content .mixcontent .mix {
  display: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform-origin: 50% 0
}

.home2_main_mix_content .mixitup_btn_area {
  overflow: hidden;
  width: 100%
}

.mixitup_btn_area {
  overflow: hidden;
  width: 100%
}

.main_mission.home2_main_mission .single_mission i {
  margin-bottom: 5%
}

.main_mission.home2_main_mission .single_mission {
  padding: 6rem 2rem
}

.main_mission.home2_main_mission .single_mission.single_mission_1 {
  background: #ca1f26
}

.main_mission.home2_main_mission .single_mission.single_mission_2 {
  background: url(../images/smissionbg.jpg) no-repeat center center;
  position: relative;
  background-size: cover
}

.home2_main_mission .single_mission_video {
  position: relative;
  z-index: 9;
  padding: 3.8rem 2rem
}

.home2_main_mission .single_mission_video a i {
  font-size: 1rem;
  color: #fff;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 35px;
  border-radius: 50%;
  margin-bottom: 2%
}

.main_mission.home2_main_mission .single_mission.single_mission_3 {
  background: #333842;
  padding: 6.3rem 2rem
}

.main_mission.home2_main_mission .single_mission.single_mission_3 form.form-inline .form-group {
  background: #333842;
  position: relative
}

.main_mission.home2_main_mission .single_mission.single_mission_3 form.form-inline .form-group input.form-control {
  background: 0 0;
  border-bottom: 1px solid #999ca1;
  color: #999ca1;
  padding: 0 70px 0 0;
  width: 100%
}

.main_mission.home2_main_mission .single_mission.single_mission_3 form.form-inline .form-group button {
  position: absolute;
  right: 0;
  top: -5px;
  color: #999ca1;
  font-size: 1.75rem;
  background: 0 0;
  border: 0;
  padding: 0;
  margin: 0;
  outline: 0
}

.main_pricing_area.home2_main_pricing_area {
  overflow: hidden
}

.home2_main_pricing_area .single_pricing {
  text-align: center;
  margin-top: 20px;
  transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -webkit-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out
}

.home2_main_pricing_area .single_pricing:hover .pricing_border {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.home2_main_pricing_area .single_pricing:hover {
  box-shadow: 0 1px 10px 1px #ccc
}

.home2_main_pricing_area .overlay_skew {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 55, 65, .75)
}

.home2_main_pricing_area .pricing_business .pricing_head .overlay_skew {
  background-color: rgba(202, 31, 38, .75)
}

.home2_main_pricing_area .pricing_business .pricing_head .pricing_price {
  border: 1px solid #e74c3c
}

.home2_main_pricing_area .pricing_business .pricing_border {
  border-bottom: 5px solid rgba(202, 31, 38, .75);
  border-top: 5px solid rgba(202, 31, 38, 0);
  border-left: 5px solid rgba(202, 31, 38, 0);
  border-right: 5px solid rgba(202, 31, 38, 0)
}

.home2_main_pricing_area .pricing_business .pricing_head .p_r {
  color: #e74c3c
}

.home2_main_pricing_area .pricing_business .pricing_head h3 {
  color: #fff
}

.home2_main_pricing_area .pricing_business .btn-md {
  background: #e74c3c
}

.home2_main_pricing_area .pricing_head {
  padding: 30px 0;
  position: relative;
  height: 198px;
  background: url(../images/pro-bg.webp) no-repeat top center
}

.home2_main_pricing_area .pricing_head h3 {
  color: #fff;
  font-weight: 500;
  position: relative
}

.home2_main_pricing_area .pricing_head .pricing_price {
  background: #fff;
  position: absolute;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  padding: 25px;
  border-radius: 50%;
  border: 1px solid #333
}

.home2_main_pricing_area .pricing_border {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  position: absolute;
  left: 34.5%;
  bottom: 5%;
  z-index: 9;
  border-radius: 50%;
  padding: 5px;
  border-bottom: 5px solid rgba(245, 134, 52, .75);
  border-top: 5px solid rgba(50, 55, 65, 0);
  border-left: 5px solid rgba(50, 55, 65, 0);
  border-right: 5px solid rgba(50, 55, 65, 0);
  -webkit-transition: all .6s;
  transition: all .6s
}

.home2_main_pricing_area .pricing_head .pricing_price .p_r {
  font-size: 2.375rem;
  font-family: Poppins, sans-serif;
  font-weight: 400
}

.home2_main_pricing_area .pricing_head .pricing_price .p_r span {
  font-size: 1rem;
  position: relative;
  top: -20px;
  left: 8px
}

.pricing_body_border {
  position: relative;
  top: -20px
}

.pricing_body_border:after {
  width: 0;
  height: 0;
  border-left: 11.2em solid transparent;
  border-right: 11.2em solid transparent;
  border-bottom: 65px solid #fff;
  position: absolute;
  left: 0;
  top: -65px;
  content: "";
  z-index: 1
}

.home2_main_pricing_area .pricing_body {
  background: #fff;
  padding: 20px 0 30px 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative
}

.home2_main_pricing_area .single_pricing ul li {
  line-height: 35px;
  height: 35px;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home2_main_pricing_area .single_pricing ul li:hover {
  color: #ca1f26
}

.home2_main_pricing_area .single_pricing a {
  margin-top: 30px
}

.team.home2_team {
  background: url(../images/teambg.jpg) no-repeat top center;
  position: relative;
  margin-bottom: 10%;
  background-size: cover;
  height: 400px
}

.main_team_area.home2_main_team_area .head_title {
  width: 100%
}

.main_team_area.home2_main_team_area .head_title p.head_top {
  font-style: italic
}

.home2_main_team_area .single_team .single_team_img {
  position: relative
}

.home2_main_team_area .single_team .single_team_img img {
  width: 100%
}

.home2_main_team_area .single_team .single_team_img:hover .single_team_overlay {
  opacity: 1
}

.home2_main_team_area .single_team .single_team_overlay {
  background: rgba(52, 45, 41, .7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 45%;
  opacity: 0;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home2_main_team_area .single_team .single_team_overlay .team_socail a i {
  color: #fff;
  font-size: 1.25rem;
  width: 35px;
  height: 35px;
  line-height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home2_main_team_area .single_team .single_team_overlay .team_socail a:hover i {
  color: #fff;
  border: 2px solid #e74c3c;
  background: #e74c3c
}

.home2_main_team_area .single_team .single_team_text h6 {
  background: #e74c3c;
  padding: 2rem 0
}

.home2_main_team_area.main_team_area .slick-initialized .slick-slide {
  display: block;
  outline: 0
}

.home2_main_team_area.main_team_area i.slick-arrow {
  width: 35px;
  height: 35px;
  line-height: 32px;
  color: #fff;
  background: 0 0;
  position: absolute;
  z-index: 999;
  top: 130px;
  font-size: 1.5rem;
  -webkit-transition: all .6s;
  transition: all .6s;
  left: 100px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%
}

.home2_main_team_area.main_team_area i.nextprevright {
  width: 35px;
  height: 35px;
  line-height: 32px;
  color: #fff;
  background: 0 0;
  position: absolute;
  z-index: 999;
  top: 130px;
  font-size: 1.5rem;
  -webkit-transition: all .6s;
  transition: all .6s;
  left: 150px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%
}

.home2_main_team_area.main_team_area i.slick-arrow:hover {
  color: #fff;
  background: #e74c3c;
  cursor: pointer
}

.testimonial.home2_testimonial {
  margin-bottom: 7%
}

.main_testimonial.home2_main_testimonial .item p {
  line-height: 2rem;
  color: #848484;
  font-style: italic;
  font-weight: 300;
  font-size: 1.25rem
}

.main_testimonial.home2_main_testimonial .carousel-inner {
  overflow: visible
}

.main_testimonial.home2_main_testimonial .carousel-inner:before {
  content: "\f10d";
  font-family: Fontawesome;
  position: absolute;
  left: 48%;
  top: -55%;
  font-size: 3rem;
  color: #ddd
}

.main_testimonial.home2_main_testimonial .item p span {
  color: #222
}

.home2_main_testimonial #quote-carousel .carousel-indicators {
  left: 30%;
  bottom: -220px;
  margin-right: -19px;
  width: 100%;
  background: #ddd;
  position: absolute
}

.home2_main_testimonial #quote-carousel .carousel-indicators li {
  width: 7%;
  height: 125px;
  margin: 5px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all .4s;
  transition: all .4s;
  border-radius: 0;
  position: relative;
  z-index: -1;
  border: 0 solid;
  opacity: .5;
  margin-left: 5%;
  padding: 2rem 0
}

.home2_main_testimonial #quote-carousel .carousel-indicators .active {
  background: 0 0;
  opacity: 1
}

.home2_main_testimonial #quote-carousel .carousel-indicators li img {
  width: 100%;
  height: 100%
}

.home2_main_testimonial .carousel-indicators {
  z-index: 0
}

.main_testimonial.home2_main_testimonial p.author {
  font-style: normal;
  font-weight: 300
}

.main_testimonial.home2_main_testimonial .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  position: absolute;
  left: 30%;
  border: 1px solid #ddd;
  width: 35px;
  height: 35px;
  line-height: 30px;
  border-radius: 50%;
  z-index: 99;
  font-size: 1rem;
  top: -40px
}

.main_testimonial.home2_main_testimonial .carousel-control.right {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  position: absolute;
  right: 30%;
  border: 1px solid #ddd;
  width: 35px;
  height: 35px;
  line-height: 30px;
  border-radius: 50%;
  z-index: 99;
  font-size: 1rem;
  top: -40px
}

.footer_weidget {
  background: #333842
}

.main_f_weidget {
  overflow: hidden
}

.main_contact_info.main_contact_info_home2 .contact_info_content .single_contact_info {
  border: 1px solid #585d67;
  padding: 1.5rem 2rem;
  position: relative
}

.main_contact_info.main_contact_info_home2 .contact_info_content .single_contact_info span.icon {
  width: 40px;
  height: 40px;
  background: #ca1f26;
  line-height: 35px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: -40px
}

.main_contact_info.main_contact_info_home2 .contact_info_content .single_contact_info .single_info_text {
  margin-top: 15px
}

.main_contact_info.main_contact_info_home2 .contact_info_content .single_contact_info .single_info_text h6 {
  color: #fff
}

.main_contact_info.main_contact_info_home2 .contact_info_content .single_contact_info p {
  margin: 0;
  font-size: 13px;
  color: #9299a6
}

.main_weidget.main_weidget_home1 {
  overflow: hidden
}

.main_weidget.main_weidget_home2 .single_weidget h5 {
  color: #fff
}

.main_weidget.main_weidget_home2 .single_weidget a {
  color: #9299a6
}

.main_weidget.main_weidget_home2 .single_weidget p {
  color: #9299a6
}

.main_weidget.main_weidget_home2 .single_weidget .wwidget_socail a i {
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  color: #9299a6;
  border: 1px solid #9299a6;
  border-radius: 50%;
  -webkit-transition: all .6s;
  transition: all .6s;
  margin-right: 5px
}

.main_weidget.main_weidget_home2 .single_weidget .wwidget_socail a:hover i {
  color: #fff;
  background: #ca1f26;
  border: 1px solid #ca1f26
}

.main_weidget.main_weidget_home2 .single_weidget .single_widget_blog {
  margin-bottom: 5%
}

.main_weidget.main_weidget_home2 .single_weidget .single_widget_blog img {
  width: 100%
}

.main_weidget.main_weidget_home2 .single_weidget .single_widget_blog p {
  margin: 0;
  -webkit-transition: all .6s;
  transition: all .6s;
  color: #9299a6
}

.main_weidget.main_weidget_home2 .single_weidget .single_widget_blog:hover p {
  color: #fff
}

.main_weidget.main_weidget_home2 .single_weidget .single_widget_blog:hover a {
  color: #ca1f26
}

.main_weidget.main_weidget_home2 .single_weidget .single_widget_blog a {
  font-size: 12px;
  -webkit-transition: all .6s;
  transition: all .6s
}

.main_weidget.main_weidget_home2 .single_weidget ul li {
  margin-bottom: 6%
}

.main_weidget.main_weidget_home2 .single_weidget ul li:hover a {
  color: #ca1f26
}

.main_weidget.main_weidget_home2 .single_weidget ul li:hover i {
  color: #ca1f26
}

.main_weidget.main_weidget_home2 .single_weidget ul li a i {
  margin-right: 5px;
  color: #9299a6
}

.main_weidget.main_weidget_home2 .single_weidget.s_w_contact_us .s_w_contact_us_icon span.icon {
  line-height: 55px;
  border: 1px solid #fff;
  font-size: 1.2rem;
  color: #fff;
  padding: 12px
}

.main_weidget.main_weidget_home2 .single_weidget.s_w_contact_us .s_w_contact_us_text p {
  margin: 0 0 8px
}

.home3-overlay {
  background-color: rgba(245, 134, 52, .85);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.dividehr {
  width: 86%;
  position: absolute;
  left: 7%;
  top: 30%;
  border-top: 1px solid #53a4cf;
  padding-bottom: 10px
}

.dividehr:after {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  content: "";
  background: rgba(186, 209, 230, .9);
  position: absolute;
  left: 30%;
  bottom: 10%;
  z-index: 9
}

.dividevr {
  width: 5px;
  height: 100%;
  border-left: 1px solid #53a4cf;
  position: absolute;
  left: 33.5%;
  top: 0;
  border-left: 1px solid #53a4cf
}

.dividevr:before {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  content: "";
  background: #53a4cf;
  position: absolute;
  right: 2px;
  bottom: 71.4%;
  z-index: 9
}

.dividevr:after {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  content: "";
  background: #53a4cf;
  position: absolute;
  right: 2px;
  bottom: 68.2%;
  z-index: 9
}

.home3_menu .head_top_social_area {
  background: #74625d;
  overflow: hidden
}

.home3_menu .head_top_social_area:after {
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  background: #fff;
  width: 25%;
  padding: 1.34rem;
  position: absolute;
  left: -40px;
  top: 0;
  content: "";
  border-right: 1px solid #ddd
}

.home3_menu .head_top_social ul li a {
  padding: .6rem .2rem;
  display: inline-block
}

.home3_menu .head_top_social ul li a {
  color: #fff
}

.home3_menu .head_top_social ul li a i {
  color: #fff;
  -webkit-transition: all .6s;
  transition: all .6s
}

.home3_menu .head_top_social .top_socail_icon_area {
  margin-right: 13%;
  background-color: transparent
}

.home3_menu .head_top_social .top_socail_icon_area ul li a:hover i {
  color: #017cc0
}

.home3_menu .navbar-brand {
  padding: 0 15px;
  width: 240px;
  top: -80px;
  position: relative;
  left: 25%
}

.home3_menu .call_us_area {
  padding: 1.5rem 0;
  overflow: hidden;
  position: relative
}

.home3_menu .call_us_area ul li {
  color: #1a1a1a;
  padding: .5rem 1rem
}

.home3_menu .call_us_area ul li span.icon {
  display: inline-block;
  color: #1a1a1a;
  font-size: 2rem;
  padding: 0 .5rem
}

.home3_menu .call_us_area ul li span {
  display: inline-block;
  font-weight: 400
}

.home3_menu .head_top_social_area,
.nav-top {
  -webkit-transition: all .6s;
  transition: all .6s
}

nav.navbar.home3_menu.bootsnav.navbar-fixed.small {
  height: 0
}

nav.small.home3_menu .head_top_social_area {
  margin-top: -44px
}

nav.small.home3_menu .head_top_social_area:after {
  top: -45px
}

nav.small.home3_menu .nav-top {
  margin-top: -114px
}

.home3_menu.navbar>.container .navbar-brand {
  width: 250px;
  position: relative;
  top: -70px
}

.home3_menu.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
  background: #fab704;
  position: absolute;
  width: 100%;
  left: 0
}

.home3_menu .attr-nav {
  float: right;
  display: inline-block;
  margin-left: 10px;
  margin-right: -15px;
  width: 350px;
  position: relative
}

.home3_menu .attr-nav form {
  position: relative;
  background: #74625d;
  width: 87%;
  float: right;
  margin: 0;
  padding: 5px 1px
}

.home3_menu .attr-nav form input[type=text] {
  background: 0 0;
  padding: 1rem 5.5rem 1rem 4rem;
  width: 100%;
  border: 0;
  text-align: right;
  position: relative;
  z-index: 99
}

.home3_menu .attr-nav form input[type=submit] {
  position: absolute;
  right: 30px;
  top: 0;
  background: url(../images/serch.png) no-repeat center right;
  text-indent: -99999px;
  border: 0;
  outline: 0;
  padding: 1.3rem;
  z-index: 99
}

.home3_menu .attr-nav form:after {
  position: absolute;
  left: -12%;
  top: 0;
  background: #017cc0;
  width: 0%;
  content: "";
  -webkit-transform: skewX(-35deg);
  transform: skewX(-35deg);
  padding: 1.989rem
}

.home3_menu .collapse form input[type=text] {
  position: relative;
  z-index: 99
}

.home3_slider .carousel-inner .item img {
  height: 750px
}

.home3_slider .home_slider_text {
  width: 70%;
  margin: 0 auto
}

.ps_control_bsquare .carousel-control {
  top: 45%;
  opacity: 0;
  width: 70px;
  height: 70px;
  z-index: 100;
  color: #fff;
  display: block;
  font-size: 32px;
  cursor: pointer;
  overflow: hidden;
  line-height: 70px;
  text-shadow: none;
  position: absolute;
  font-weight: 400;
  background: #74625d;
  border: 0 solid #fff;
  border-radius: 0;
  padding-top: 1.4%
}

.ps_control_bsquare .carousel-control.left {
  left: 0
}

.ps_control_bsquare .carousel-control.right {
  right: 0
}

.ps_control_bsquare .carousel-control.left:hover,
.ps_control_bsquare .carousel-control.right:hover {
  color: #fff;
  background: #f58634
}

.featured.featured_home3 {
  position: relative
}

.featured_bottom_bg {
  background: #f58634;
  width: 100%;
  height: 335px;
  position: absolute;
  left: 0;
  bottom: 0
}

.main_featured.main_featured_home3 {
  position: relative;
  overflow: hidden
}

.main_featured_home3 .f_service_img_right {
  margin-top: 23%
}

.single_left_featured .f_s_top_area {
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #fff;
  position: relative
}

.single_left_featured h6 {
  line-height: 1.5rem
}

.single_left_featured .f_s_s_text {
  overflow: hidden;
  width: 100%
}

.f_s_top_left {
  width: 20%;
  float: left
}

.f_s_top_right {
  width: 40%;
  float: right;
  position: relative
}

.f_s_top_right span {
  width: 30px;
  height: 30px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  color: #f58634;
  position: absolute;
  right: 0;
  top: -14px;
  line-height: 27px;
  font-size: .875rem
}

.single_left_featured .hexagon {
  position: relative;
  height: 50px;
  width: 50px;
  background: #fff;
  top: -25px
}

.double:after,
.single_left_featured .hexagon:before {
  position: absolute;
  content: ''
}

.single_left_featured .hexagon:before {
  top: 3px;
  left: 3px;
  height: calc(100% - 6px);
  width: calc(100% - 6px);
  background: #017cc0
}

.double:after,
.hexagon:before,
.single_left_featured .hexagon {
  -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%)
}

.single_left_featured .hexagon i {
  position: absolute;
  left: 25%;
  top: 25%;
  color: #fff;
  font-size: 1.5rem
}

.f_service_area.home_three_service_area {
  margin-top: 20%
}

.f_service_area .f_service_img_right img {
  position: absolute;
  right: 0;
  bottom: 0
}

.chooseus {
  background: url(../images/choosebg1.png) no-repeat scroll -45% -111%
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .single_choose_text p.c_text_p {
  padding: 0 15px
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .single_choose_text ul li {
  line-height: 35px
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .single_choose_text ul li span.icon {
  color: #f58634;
  margin-right: 5px
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .choose_tabe_menu {
  width: 100%;
  display: block;
  float: left;
  background: #f7f8f9;
  border: 1px solid #f58634;
  margin-right: 5%;
  position: relative;
  z-index: 1
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .choose_tabe_menu li {
  line-height: 5.5rem;
  padding: 0 1rem;
  border-bottom: 1px solid #ddd
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .choose_tabe_menu li a {
  color: #4a4a4a;
  display: block
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .choose_tabe_menu li a i {
  color: #4a4a4a;
  margin-right: 10%
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .choose_tabe_menu li.active {
  background: #f58634
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .choose_tabe_menu li.active a {
  color: #fff;
  display: block
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .choose_tabe_menu li.active a i {
  color: #fff
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .tab-content {
  width: 100%;
  overflow: hidden
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .single_choose_text a.readmore {
  font-style: italic;
  color: #f58634
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .single_choose_img {
  position: relative
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .single_choose_img img {
  width: 100%
}

.main_chooseus_area.main_chooseus_area_home3 .main_choose_content .single_choose_img .single_choose_img_border {
  border: 1px solid #ddd;
  width: 95%;
  height: 95%;
  position: absolute;
  left: 2.5%;
  top: 2.5%
}

.main_request_area.main_request_area_home3 {
  height: 1000px;
  width: 100%;
  position: relative
}

.main_request_area.main_request_area_home3 .single_requestbg img {
  width: 100%;
  height: 100%
}

.request_quot_area.request_quot_area_home3 {
  background: #fff;
  position: absolute;
  left: 30%;
  top: 18%;
  width: 60%;
  padding: 2.5rem 2rem;
  box-shadow: 0 0 5px 0
}

.request_quot_area.request_quot_area_home3 p {
  line-height: 1.575rem
}

.request_quot_area.request_quot_area_home3 p strong {
  color: #f58634
}

.request_quot_area.request_quot_area_home3 .form-control {
  font-family: latolight_italic;
  padding: .5rem .9rem;
  color: #949494;
  font-style: italic
}

.request_quot_area.request_quot_area_home3 .form-group textarea.form-control {
  padding: .7rem .999rem
}

.request_quot_area.request_quot_area_home3 input[type=submit] {
  background: #f58634
}

.request_quot_area.request_quot_area_home3 .heading_request {
  color: #444;
  padding: 1rem
}

.request_quot_area.request_quot_area_home3 .heading_request i {
  font-size: 2rem;
  border-right: 1px solid #ddd;
  padding-right: 1rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem
}

.request_quot_area.request_quot_area_home3 .heading_request h4 {
  margin-bottom: 0
}

.request_quot_area.request_quot_area_home3 .heading_request span {
  font-size: 1rem
}

.portfolio.portfolio_home3 {
  overflow: hidden
}

.main_portfolio_area.main_portfolio_area_home3 {
  overflow: hidden
}

.main_portfolio_area.main_portfolio_area_home3 .head_title {
  width: 100%;
  margin-bottom: 0
}

.main_portfolio_area_home3 .main_mix_content .head_title {
  position: relative;
  z-index: 9
}

.main_portfolio_area_home3 .single_mixi_portfolio {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10%;
  height: 305px;
  text-align: center
}

.main_portfolio_area_home3 .single_mixiportfolio_text {
  padding: 7rem 3rem
}

.main_portfolio_area_home3 .single_mixi_portfolio .caption {
  padding-bottom: 20px;
  display: block
}

.main_portfolio_area_home3 .single_mixi_portfolio img {
  width: 100%;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  height: 100%
}

.main_portfolio_area_home3 .single_mixi_portfolio:hover .port_overfolio {
  opacity: 1
}

.main_portfolio_area_home3 .single_mixi_portfolio:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.main_portfolio_area_home3 .port_overfolio {
  background: rgba(1, 124, 192, .65);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 0;
  color: #fff
}

.main_portfolio_area_home3 .port_overfolio .s_team_overlay_border {
  width: 95%;
  height: 95%;
  border: 1px solid #53a4cf;
  padding: 5px;
  margin: 0 auto;
  position: absolute;
  left: 2.5%;
  top: 2.5%;
  padding-top: 40%
}

.main_portfolio_area_home3 .port_overfolio span.caption_icon i.fa {
  border: 1px solid #fff;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 30px;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 5%;
  margin-right: 2%
}

.counter.counter_home3 {
  background: url(../images/counterbg.jpg) no-repeat top center;
  position: relative;
  background-size: cover;
  background-attachment: fixed
}

.main_counter_area.main_counter_area_home3 {
  overflow: hidden
}

.main_counter_area.main_counter_area_home3 .counter_item_area {
  margin-top: 120px
}

.single_counter_item h2 {
  font-family: Poppins, sans-serif;
  font-weight: 700
}

.single_counter_item h4 {
  font-size: 1.225rem
}

.single_counter_right_text.single_counter_right_text_home3 {
  padding: 0 1rem
}

.single_counter_right_text.single_counter_right_text_home3 .single_counter_right_top_text a.readmore {
  color: #fff;
  font-style: italic;
  font-weight: 400
}

.progrees_bar_area {
  position: relative
}

.progress-container {
  margin-top: 180px
}

.single_counter_right_text .progress_container_border:before {
  border-bottom: 1px solid #fff;
  position: absolute;
  left: 5%;
  bottom: 0;
  content: "";
  width: 100%
}

.progress-vertical {
  height: 285px;
  position: relative;
  background-color: #84716b;
  width: 60px;
  overflow: visible;
  float: left;
  margin-right: 40px
}

.progress-vertical .progress-bar {
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  background-color: transparent
}

.progress-vertical .progress-bar span {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1%
}

.progress-vertical .label {
  text-transform: uppercase;
  color: #017cc0;
  padding: 0;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  bottom: 3rem;
  text-align: right;
  width: 60px;
  left: 0;
  font-size: 14px;
  font-weight: 600;
  z-index: 9;
  letter-spacing: 2px
}

.progress-vertical .label_img {
  position: absolute;
  top: -5rem;
  left: .6rem
}

.testimonial.home3_testimonial {
  background: #f7f8f9
}

.main_testimonial_home3 #quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 60px
}

.main_testimonial_home3 #quote-carousel .carousel-control {
  background: 0 0;
  color: #cacaca;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px
}

.main_testimonial_home3 #quote-carousel .carousel-control.left {
  left: 0;
  top: -15%
}

.main_testimonial_home3 #quote-carousel .carousel-control.right {
  right: 0;
  top: -15%
}

.main_testimonial_home3 #quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -45px;
  margin-right: -19px
}

.main_testimonial_home3 #quote-carousel .carousel-indicators li {
  width: 85px;
  height: 85px;
  margin: 5px;
  cursor: pointer;
  border: 4px solid #ccc;
  border-radius: 50px;
  opacity: .4;
  overflow: hidden;
  -webkit-transition: all .4s;
  transition: all .4s
}

.main_testimonial_home3 #quote-carousel .carousel-indicators li.active {
  width: 110px;
  height: 110px;
  border-radius: 100px;
  border-color: #f58634;
  opacity: 1;
  z-index: 8;
  position: relative
}

.main_testimonial_home3 .carousel-inner {
  min-height: 220px
}

.main_testimonial_home3 .item blockquote {
  border-left: none;
  margin: 0
}

.main_testimonial_home3 .item blockquote p:before {
  content: "\f10d";
  font-family: Fontawesome;
  float: left;
  margin-right: 10px
}

.blog.blog_home3 {
  background: #fff
}

.main_blog.main_blog_home3 {
  overflow: hidden
}

.main_blog.main_blog_home3 .single_blog .single_blog_img {
  overflow: hidden
}

.main_blog.main_blog_home3 .single_blog .single_blog_img img {
  width: 100%;
  -webkit-transition: all .6s;
  transition: all .6s
}

.main_blog.main_blog_home3 .single_blog .single_blog_text {
  background: #f7f8f9
}

.main_blog.main_blog_home3 .single_blog .single_blog_text a i {
  margin-right: .4rem;
  color: #f58634
}

.main_blog.main_blog_home3 .single_blog .single_blog_text .blog_recent_date {
  background: #f58634;
  padding: 5px
}

.main_blog.main_blog_home3 .single_blog .single_blog_text .blog_recent_date h4 {
  margin-bottom: 0
}

.main_blog.main_blog_home3 .single_blog .single_blog_text .single_blog_text_left p {
  text-transform: uppercase;
  color: #2a2a2a;
  font-weight: 400;
  margin-bottom: 5px;
  font-size: .875rem
}

.main_blog.main_blog_home3 .single_blog .single_blog_text .single_blog_text_left a {
  font-size: .875rem;
  color: #4a4a4a;
  font-weight: 400;
  margin-right: .6rem
}

.callus.callus_home3 {
  position: relative;
  background: url(../images/subcribsbg.jpg) no-repeat center center
}

.main_call_us_area.main_call_us_area_home3 {
  overflow: hidden;
  padding: 2.5rem 0
}

.main_call_us_area.main_call_us_area_home3 .call_us_left_text h2 {
  font-size: 1.625rem;
  font-weight: 300
}

.main_call_us_area.main_call_us_area_home3 .call_us_left_text .call_us_left_icon img {
  width: 100%
}

.main_call_us_area.main_call_us_area_home3 .call_us_right_text {
  margin-top: 15px
}

.footer_weidget.footer_weidget_home3 {
  background: url(../images/footer-bg.webp) no-repeat center center;
  background-size: cover;
  position: relative
}

.main_f_weidget.main_f_weidget_home3 {
  overflow: hidden;
  margin-bottom: 0
}

.main_contact_info.main_contact_info_home3 .contact_info_content .single_contact_info {
  min-height: 130px;
  padding: 1.2rem 0 1.2rem 1.5rem;
  position: relative;
  background: #f58634;
  -webkit-transition: all .6s;
  transition: all .6s
}

.main_contact_info.main_contact_info_home3 .contact_info_content .single_contact_info .icon-text {
  text-align: center
}

.main_contact_info.main_contact_info_home3 .contact_info_content .single_contact_info:hover {
  background: #f58634
}

.main_contact_info.main_contact_info_home3 .contact_info_content .single_contact_info span.icon {
  text-align: center;
  color: #fff;
  font-size: 2.5rem;
  margin-top: 10px;
  padding: 5px
}

.main_contact_info.main_contact_info_home3 .contact_info_content .single_contact_info .single_info_text h6 {
  color: #fff
}

.main_contact_info.main_contact_info_home3 .contact_info_content .single_contact_info p {
  margin: 0;
  font-size: 13px
}

.main_weidget.main_weidget_home3 .single_weidget {
  overflow: hidden
}

.main_weidget.main_weidget_home3 .single_weidget.get_update {
  padding: 0 10%;
  position: relative;
  text-align: center
}

.main_weidget.main_weidget_home3 .single_weidget h5 {
  color: #fff
}

.main_weidget.main_weidget_home3 .single_weidget a {
  color: #afafaf
}

.main_weidget.main_weidget_home3 .single_weidget p {
  color: #afafaf
}

.main_weidget.main_weidget_home3 .single_weidget .wwidget_socail a i {
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  color: #afafaf;
  border: 1px solid #afafaf;
  border-radius: 50%;
  -webkit-transition: all .6s;
  transition: all .6s;
  margin-right: 5px
}

.main_weidget.main_weidget_home3 .single_weidget .wwidget_socail a:hover i {
  color: #fff;
  background: #f58634;
  border: 1px solid #f58634
}

.main_weidget.main_weidget_home3 .single_weidget .single_widget_blog {
  margin-bottom: 5%
}

.main_weidget.main_weidget_home3 .single_weidget .single_widget_blog img {
  width: 100%
}

.main_weidget.main_weidget_home3 .single_weidget .single_widget_blog p {
  margin: 0;
  -webkit-transition: all .6s;
  transition: all .6s;
  color: #afafaf
}

.main_weidget.main_weidget_home3 .single_weidget .single_widget_blog:hover p {
  color: #fff
}

.main_weidget.main_weidget_home3 .single_weidget .single_widget_blog a {
  font-size: 12px;
  -webkit-transition: all .6s;
  transition: all .6s;
  color: #f58634
}

.main_weidget.main_weidget_home3 .single_weidget .widget_news_letter {
  position: relative
}

.main_weidget.main_weidget_home3 .single_weidget .widget_news_letter .form-control {
  background: rgba(56, 56, 56, .5);
  border: 1px solid rgba(56, 56, 56, .5)
}

.main_weidget.main_weidget_home3 .single_weidget .widget_news_letter form a {
  position: absolute;
  right: 2%;
  top: 10%;
  padding: 5px
}

.main-nav {
  position: relative
}

.main-nav-border {
  width: 99%;
  height: 90%;
  position: absolute;
  left: 5px;
  top: 3px;
  z-index: 1
}

.navbar-nav {
  position: relative;
  z-index: 99
}

.main-nav form input[type=text] {
  position: relative;
  z-index: 99
}

.main-nav form input[type=submit] {
  z-index: 99
}

.about {
  background-color: #f3f3f4
}

.main_about_benner .single_about_benner {
  margin: 60px auto;
  margin-top: 10%
}

#breadcrumb {
  background: #fab704
}

.breadcrumb_area ol.breadcrumb {
  background: 0 0;
  border-radius: 0
}

.breadcrumb_area {
  overflow: hidden
}

.breadcrumb_area p {
  font-size: .875rem;
  color: #fff
}

.breadcrumb_area a {
  font-size: .875rem;
  color: #fff
}

.breadcrumb_area .page_title p {
  line-height: 50px
}

.breadcrumb_area .breadcrumb {
  margin-bottom: 0;
  padding: 12px 15px
}

.service {
  background: url(../images/servicepattern.png) no-repeat scroll 0 -200%
}

.main_service {
  overflow: hidden
}

.main_service .single_service {
  overflow: hidden
}

.main_service .single_service .single_service_text_right h6 {
  color: #fab704
}

.main_service .single_service .single_service_text_right p {
  font-weight: 300
}

.main_service .single_service .single_service_text_right a {
  font-family: latoitalic;
  color: #4a4a4a
}

.chooseus {
  background: url(../images/choosebg1.png) no-repeat scroll -45% -111%
}

.main_chooseus_area .main_choose_content .single_choose_video img {
  width: 100%
}

.main_chooseus_area .main_choose_content .single_choose_text p.c_text_p {
  padding: 0 15px
}

.main_chooseus_area .main_choose_content .single_choose_text ul li {
  line-height: 35px
}

.main_chooseus_area .main_choose_content .single_choose_text ul li span.icon {
  color: #fab704;
  margin-right: 5px
}

.main_chooseus_area .main_choose_content .choose_tabe_menu {
  width: 100%;
  display: block;
  float: left;
  background: #f7f8f9;
  border: 1px solid #fab704;
  margin-right: 5%;
  position: relative;
  z-index: 1
}

.main_chooseus_area .main_choose_content .choose_tabe_menu li {
  line-height: 5.5rem;
  padding: 0 1rem;
  border-bottom: 1px solid #ddd
}

.main_chooseus_area .main_choose_content .choose_tabe_menu li a {
  color: #4a4a4a;
  display: block
}

.main_chooseus_area .main_choose_content .choose_tabe_menu li a span.icon {
  color: #4a4a4a;
  margin-right: 5%;
  font-size: 1.3rem;
  padding-left: .7rem
}

.main_chooseus_area .main_choose_content .choose_tabe_menu li.active {
  background: #fab704;
  position: relative
}

.main_chooseus_area .main_choose_content .choose_tabe_menu li.active:after {
  position: absolute;
  left: 0;
  top: 30%;
  width: 4px;
  height: 40%;
  content: "";
  background: #fff
}

.main_chooseus_area .main_choose_content .choose_tabe_menu li.active a {
  color: #fff;
  display: block
}

.main_chooseus_area .main_choose_content .choose_tabe_menu li.active a span.icon {
  color: #fff
}

.main_chooseus_area .main_choose_content .tab-content {
  width: 100%;
  overflow: hidden
}

.main_chooseus_area .main_choose_content .single_choose_text a.readmore {
  font-style: italic;
  color: #f58634
}

.main_chooseus_area .main_choose_content .single_choose_img {
  position: relative;
  padding: 5px
}

.main_chooseus_area .main_choose_content .single_choose_img img {
  width: 100%
}

.main_chooseus_area .main_choose_content .single_choose_img .single_choose_img_border {
  border: 1px solid #ddd;
  width: 91%;
  height: 91%;
  position: absolute;
  left: 4%;
  top: 4%
}

.main_request_area.main_request_area_home3.service_page_request_home1 .separator {
  margin: 10px 0
}

.request_quot_area.request_quot_area_home3 p strong.star_color {
  color: #ffba00
}

.service_page_home1 .pricing_business .pricing_head .overlay_skew {
  background-color: rgba(250, 183, 4, .75)
}

.service_page_home1 .pricing_business .btn-md {
  background: #fab704
}

.service_page_home1 .pricing_business .pricing_head .p_r {
  color: #fab704
}

.service_page_home1 .pricing_business .pricing_head .pricing_price {
  border: 1px solid #fab704
}

.service_page_home1 .pricing_business .pricing_border {
  border-bottom: 5px solid rgba(250, 183, 4, .75);
  border-top: 5px solid rgba(202, 31, 38, 0);
  border-left: 5px solid rgba(202, 31, 38, 0);
  border-right: 5px solid rgba(202, 31, 38, 0)
}

.service_page_home1 .single_pricing ul li:hover {
  color: #fab704
}

.fleet {
  background-color: #0cf
}

.fleetportfolio .main_mix_menu {
  margin-top: 0
}

.fleetportfolio .mixitup_btn_area {
  overflow: hidden;
  width: 100%;
  padding: 1rem;
  background: #ddd
}

.fleetportfolio .home1_mix_content .port_overfolio span.caption_icon i.fa:hover {
  border: 1px solid #fab704;
  color: #fff;
  background-color: #fab704
}

.pagination_area {
  width: 100%;
  overflow: hidden
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
  margin-left: -5px
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 10px 16px;
  margin-left: 5px;
  line-height: 1.42857143;
  color: #74625d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #74625d
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #fff;
  background-color: #fab704;
  border-color: #74625d
}

.sticky-container {
  padding: 0;
  margin: 0;
  position: fixed;
  right: -100px;
  top: 45%;
  width: 150px;
  z-index: 1100
}

.stickynew li span {
  line-height: 45px;
  width: 50px;
  text-align: center;
  background-color: #3479ac;
  color: #fff;
  border: 1px solid #579ed4
}

.stickynew li {
  list-style-type: none;
  background-color: #3479ac;
  color: #fff;
  height: 47px;
  padding: 0;
  margin: 0 0 1px 20px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  cursor: pointer;
  margin: 0;
  text-align: left;
  white-space: nowrap;
  display: block;
  font-weight: 600
}

.stickynew li:hover {
  margin-left: -125px
}

.stickynewli fa {
  float: left;
  margin: 5px 4px;
  margin-right: 5px
}

.stickynew li fa {
  padding-top: 5px;
  margin: 0;
  line-height: 16px;
  font-size: 11px
}

.stickynew li a {
  text-decoration: none;
  color: #fff;
  padding: 0 15px 0 15px
}

.fleetdetails_area {
  overflow: hidden;
  width: 100%
}

.fleetdetails_area .head_title {
  width: 90%;
  overflow: hidden;
  margin-top: 8%
}

.fleetdetails_area .fleetdetails_content_midel .f_d_c_mid_text ul li span.icon {
  color: #fab704;
  margin-right: 5px
}

.sticky-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 0
}

.fleetdetails_area .single_sidebar form {
  position: relative;
  background: #74625d;
  width: 100%
}

.fleetdetails_area .single_sidebar form .form-control {
  border: 1px solid #ddd;
  height: 46px !important
}

.fleetdetails_area .single_sidebar form input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/serch.png) no-repeat center center #fab704;
  text-indent: -99999px;
  border: 0;
  outline: 0;
  padding: .75rem 1.5rem;
  z-index: 9
}

.fleetdetails_area .single_sidebar .sidebar_head {
  position: relative;
  display: block;
  background-color: #f58634
}

.fleetdetails_area .single_sidebar .sidebar_head h6 {
  font-size: 1.063rem;
  padding: 15px;
  position: relative;
  z-index: 99
}

.fleetdetails_area .single_sidebar .sidebar_head .main-nav-border {
  left: 2px;
  top: 2px;
  z-index: 9
}

.fleetdetails_area .single_sidebar .sidebare_recent_post p {
  margin-bottom: 5px;
  font-size: 13px
}

.fleetdetails_area .single_sidebar .sidebare_recent_post a {
  color: #3578ad
}

.fleetdetails_area .single_sidebar .sidebare_recent_post a.admin {
  border-left: 1px solid #3578ad;
  padding-left: 2%;
  margin-left: 2%
}

.fleetdetails_area .single_sidebar .sidebare_post_archrive ul li {
  color: #4a4a4a;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
  margin-top: 1rem;
  -webkit-transition: all .6s;
  transition: all .6s;
  position: relative;
  padding-left: 6%
}

.fleetdetails_area .single_sidebar .sidebare_post_archrive ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 17%;
  background: #f58634;
  width: 4px;
  height: 40%;
  margin-right: 10%
}

.fleetdetails_area .single_sidebar .sidebare_post_archrive ul li:hover {
  color: #1a1a1a
}

.fleetdetails_area .single_sidebar .sidebare_post_tag {
  overflow: hidden;
  width: 100%;
  height: 300px
}

.fleetdetails_area .single_sidebar .sidebare_post_tag a {
  color: rgba(74, 74, 74, .5);
  border: 1px solid rgba(74, 74, 74, .5);
  padding: .5rem 1rem;
  margin-right: 10px;
  margin-top: 10px;
  line-height: 50px;
  -webkit-transition: all .6s;
  transition: all .6s
}

.fleetdetails_area .single_sidebar .sidebare_post_tag a:hover {
  color: #1a1a1a;
  border: 1px solid #1a1a1a
}

.blog_benner {
  background-color: #3f444f
}

.main_blog {
  overflow: hidden
}

.main_blog .single_blog .single_blog_img {
  position: relative;
  overflow: hidden
}

.main_blog .single_blog .single_blog_img .blog_update_date {
  position: absolute;
  left: 0;
  top: 0
}

.main_blog .single_blog .single_blog_img .blog_update_date h4,
.main_blog .single_blog .single_blog_img .blog_update_date p {
  padding: .8rem 1.2rem;
  margin-bottom: 0;
  line-height: 1rem
}

.main_blog .single_blog .single_blog_img .blog_update_date p {
  background: #f58634
}

.main_blog .single_blog .single_blog_img .blog_update_date h4 {
  background: #74625d;
  font-weight: 700;
  color: #fff
}

.main_blog .single_blog .single_blog_img img {
  width: 100%;
  -webkit-transition: all .6s;
  transition: all .6s
}

.main_blog .single_blog .single_blog_text a {
  color: #777;
  margin-right: 20px;
  font-size: .875rem
}

.main_blog .single_blog .single_blog_text a span.icon {
  margin-right: 10px;
  color: #fab704
}

.main_blog .single_blog .single_blog_text p {
  margin-top: 10px
}

.blog_post_02_area .single_blog_text a.btn-default {
  border: 1px solid #444
}

.blog_post_02_area .single_blog_text a.btn-default:hover {
  border: 1px solid #357aad;
  color: #fff
}

.blog_single_area blockquote {
  border-left: 0
}

.blog_single_area blockquote a i {
  color: #fab704;
  font-size: 4rem
}

.blog_single_area blockquote p {
  line-height: 1.8rem
}

.blog_single_area .single_post_video img {
  width: 100%
}

.blog_single_area .single_post_video_text p.pcont:first-letter {
  text-transform: capitalize;
  color: #fab704;
  font-size: 4.688rem;
  font-weight: 700;
  float: left;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px
}

.blog_single_post_video_area .single_post_video {
  position: relative
}

.blog_single_post_video_area ul li {
  line-height: 27px
}

.blog_single_post_video_area ul li span.icon {
  color: #fab704;
  margin-right: 5px
}

.comments_box_area .media-body .media-body-heading-area {
  overflow: hidden;
  border-bottom: 1px solid #949494;
  padding-bottom: 8px
}

.comments_box_area .media-body .media-body-heading-area .post_date {
  margin-left: 15px
}

.comments_box_area .media-body .media-body-heading-area span a {
  color: #949494
}

.comments_box_area .media-body .media-body-heading-area span a:hover {
  color: #fab704
}

.comments_box_area .comments_box_main {
  border: 1px solid #ddd;
  padding: 15px 10px
}

.comments_box_area .media-list li:nth-child(even) {
  padding-left: 10%
}

.faq-accordion {
  background: url(../images/faqbennerbg.jpg) no-repeat top center;
  background-size: cover
}

.accordion {
  margin: 0;
  padding: .7rem;
  border: 1px solid #949494;
  text-decoration: none;
  text-transform: uppercase;
  color: #6a6a6a;
  font-size: 1em;
  font-weight: 400;
  padding-left: 60px;
  position: relative;
  margin-bottom: 5px;
  cursor: pointer
}

.accordion-open {
  color: #000;
  margin-bottom: 0
}

.accordion-open span:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "A";
  width: 45px;
  height: 100%;
  background: #fab704;
  text-align: center;
  line-height: 40px;
  color: #fff
}

.accordion-close span:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "Q";
  width: 45px;
  height: 100%;
  background: #fab704;
  text-align: center;
  line-height: 40px;
  color: #fff
}

.accordion-open span i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
  float: right;
  color: #ddd
}

.accordion-close span i {
  color: #ddd
}

.accordion-close span {
  display: block;
  float: right
}

div.content {
  margin: 0;
  font-size: .9em;
  line-height: 1.5em;
  width: 100%;
  border-top: 0;
  margin-bottom: 5px
}

div.content p {
  padding: 15px;
  display: block
}

ol {
  list-style: none
}

.faq_default_content .faq_defaul_top_text ol li a.active {
  color: #fab704
}

.faq_default_content .faq_defaul_top_text ol li a {
  font-weight: 400;
  color: #1a1a1a;
  line-height: 45px;
  text-transform: uppercase
}

.faq_default_content .faq_default_bottom_text ol li {
  margin-bottom: 30px
}

.faq_default_content .faq_default_bottom_text ol li a.active {
  color: #fab704
}

.faq_default_content .faq_default_bottom_text ol li a {
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase
}

.faq_default_content .faq_default_bottom_text ol li span {
  display: block;
  margin-bottom: 15px;
  width: 100%;
  overflow: hidden
}

.detailde_quote {
  background: url(../images/quotebennerbg.jpg) no-repeat center center;
  background-size: cover
}

.quote_area .head_title {
  width: 60%
}

.quoite_content .form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-style: italic
}

.quote_shipment_form .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-style: italic
}

.error_404_bg {
  background: url(../images/error404bg.jpg) no-repeat top center;
  background-size: cover
}

.error_area h1 {
  color: #1a1a1a;
  font-size: 9.375rem;
  line-height: 10rem
}

.error_area h1 span {
  position: relative
}

.error_area h1 span:after {
  position: absolute;
  left: 40%;
  top: 5%;
  content: "!";
  font-size: 4rem;
  color: #000
}

.serch_form_area input[type=text] {
  width: 80%;
  padding: .875rem
}

.serch_form_area input[type=submit] {
  width: 20%;
  margin-left: -1%;
  padding: .875rem;
  background: #fab704;
  border-color: #fab704;
  text-transform: uppercase;
  color: #fff;
  outline: 0;
  font-weight: 700;
  letter-spacing: 2px
}

.ourmap {
  width: 100%;
  height: 460PX
}

nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
  font-size: 12px
}

nav.navbar.bootsnav ul.nav>li>a {
  padding: 16px 15px
}

.error_message {
  margin: 10px 0;
  color: red
}

#success_page {
  margin: 10px 0
}

.content-box {
  font-size: 13px;
  clear: both;
  margin-top: 30px;
  background: #f7f5f5;
  border-left: 4px solid #f58634;
  border-radius: 5px;
  padding: 1em;
  overflow: hidden
}

ul {
  padding: 0;
  list-style-type: none
}

.content-box li {
  font-size: 13px;
  padding-bottom: 5px
}

.snip1566 {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #bbb;
  font-size: 16px;
  box-shadow: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.snip1566 *,
.snip1566:after,
.snip1566:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.snip1566:after,
.snip1566:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  border: 5px solid #f58634;
  border-color: transparent #f58634
}

.snip1566 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  border-radius: 50%;
  padding: 10px
}

.snip1566 figcaption {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  opacity: 0;
  background-color: rgba(0, 0, 0, .9);
  border-radius: 50%
}

.snip1566 i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 4em;
  z-index: 1
}

.snip1566 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1
}

.snip1566.hover figcaption,
.snip1566:hover figcaption {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.snip1566.hover:after,
.snip1566.hover:before,
.snip1566:hover:after,
.snip1566:hover:before {
  border-width: 10px
}

.snip1566.hover:before,
.snip1566:hover:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.snip1566.hover:after,
.snip1566:hover:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.menu {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  list-style: none
}

.menu ul li a:before {
  content: "\f101";
  font-family: FontAwesome;
  color: #2b2a29;
  padding-right: 10px
}

.menu>li>a {
  width: 100%;
  line-height: 32px;
  letter-spacing: .4px;
  display: block;
  position: relative;
  color: #2b2a29;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid #d8ebf2
}

.menu>li>a:before {
  content: "\f061";
  font-family: FontAwesome;
  color: #84716b;
  font-weight: 600;
  padding-right: 15px
}

.menu ul li a {
  width: 100%;
  display: block;
  position: relative;
  font-size: 13px;
  color: #2b2a29;
  font-weight: 400;
  text-decoration:none;
  border-bottom: 1px solid #ddd;
  line-height: 35px;
  text-indent: 15px
}

.menu ul li a:hover {
  color: #0a5e80
}

.menu>li>a.active,
.menu>li>a:hover {
  background: #fff
}

.menu ul.kid-menu li a {
  border-bottom: none
}

ul.icons-list-new li a {
  font-size: 13px;
  color: #2b2a29
}

ul.icons-list-new li.active a {
  font-size: 13px;
  color: #f58634;
  font-weight: 500
}

.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px
}

.back-to-top i {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  text-align: center;
  background-color: #444;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

.sidebarp ul {
  padding-bottom: 20px;
}

.sidebarp ul li {
  padding: 4px 0;
  margin-left: -50px;
  border-bottom: 1px solid #d8ebf2;
}

.fleetdetails_area .single_sidebar .sidebare_recent_post .sidebarp ul li.active a {
  color: #3578ad;
}

.fleetdetails_area .single_sidebar .sidebare_recent_post .sidebarp ul li a {
  font-size: 13px;
  color: #565759;
}

.fleetdetails_area .single_sidebar .sidebare_recent_post .sidebarp ul li a:before {
  content: "\f101";
  font-family: FontAwesome;
  color: #2b2a29;
  padding-right: 10px;
}

.fleetdetails_area .single_sidebar .sidebare_recent_post .sidebarp ul li a:hover {
  color: #23527c;
}

ul.link-list {
  line-height: 34px;
  margin-left: -11px;
}

h2 {
  font-size: 21px;
  font-weight: 600;
  color: #53585c;
  line-height: 30px;
  font-family: Barlow, sans-serif
}

ul.link-list li a::before {
  content: "\f101";
  font-family: FontAwesome;
  color: #000;
  margin-right: 3px;
}

h2.head1 {
  margin-left: -11px;
  margin-bottom: 6px;
}

h2.head-3 {
  margin-left: 0 !important;
}

ul.link-list-2 li a::before {
  content: "\f101";
  font-family: FontAwesome;
  color: #000;
  margin-right: 3px;
}

ul.link-list-2 {
  line-height: 34px;
  margin-left: -11px;
  margin-bottom: 6px;
}

h2.head {
  margin-left: -13px !important;
  margin-bottom: 6px;
}

h2.head-4 {
  margin-bottom: 6px;
}

.mobile-div {
  display: none;
}

.main_request_area.main_request_area_home3 .single_requestbg {
  height: 800px;
}

@media only screen and (max-width:991px) {
  .border-right {
    border-right: 1px solid #000;
    padding: 0 1rem !important;
  }

  .mobile-icons {
    font-size: 2rem;
  }

  .mobile-icons a {
    color: #1a1a1a !important;
  }

  .padding-0 {
    padding: 0 5px !important;
  }

  .single_blog_text h6 a {
    font-size: 13px !important;
  }

  .main_request_area.main_request_area_home3 .single_requestbg {
    height: 1093px;
  }
}

@media only screen and (max-width:598px) {
  .mobile-div {
    display: inline-block;
  }
}

@media only screen and (min-width:598px) and (max-width:991px) {
  .home1_menu .call_us_area {
    padding: 0;
  }
}

@media only screen and (max-width:991px) {
  .mobile-div {
    display: inline-block;
  }

  .home1_menu .call_us_area:after {
    content: none;
  }
}

.table,
td {
  border: 1px solid #ccc;
}

@media screen and (max-width:767px) {
  .text {
    font-size: 17px;
  }

  body,
  html {
    font-size: 17px;
    line-height: 30px !important;
  }

  .content-box li {
    font-size: 17px;
  }

  .content-box {
    font-size: 17px;
  }

  h6 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  h5 {
    font-size: 22px !important;
    line-height: 30px !important;
  }

  .fleetdetails_area .single_sidebar .sidebare_recent_post p {
    font-size: 18px !important;
  }

  .fleetdetails_area .single_sidebar .sidebare_recent_post .sidebarp ul li a {
    font-size: 17px !important;
  }

  .sidebarp ul li {
    margin-left: -75px;
  }

  .menu>li>a {
    font-size: 18px !important;
  }
}

/* heading */
h1.h1_head {
  font-size: 21px;
  font-weight: 600;
  color: #53585c;
  line-height: 30px;
  font-family: Barlow, sans-serif;
}

.navbar-toggle i {
    pointer-events: none;
}

@media screen and (max-width: 622px) {
  nav.navbar.bootsnav .navbar-toggle {
    margin-top: 22px;
    z-index: 9999;
  }

  .navbar-brand .logo {
    padding-top: 15px;
  }

  .mobile-div {
    line-height: normal;
    font-size: 14px;
  }

  .padding-top-60 {
    padding: 0;
  }

  .main_about_benner .single_about_benner {
    margin: 50px auto;
    margin-top: 210px;
  }

}

@media (min-width: 598px) and (max-width: 991px) {

  .padding-top-60 {
    padding: 0;
  }

  .main_about_benner .single_about_benner {
    margin: 50px auto;
    margin-top: 130px;
  }
}

@media screen and (max-width: 1024px) {
  nav.navbar.bootsnav ul.nav>li>a {
    padding: 6px 8px !important;
  }

  .list-inline>li {
    padding: 0;
  }

  .home1_menu.navbar>.container .navbar-brand {
    width: 275px;
    position: relative;
    top: -75px;
  }
}

p.top-text {
  padding: .6rem .2rem;
  display: inline-block;
  color: #b7b7b7;
}

p.top-text:hover {
  color: #fff;
}

/* table */
table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  margin: 20px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

th,
td {
  border: 1px solid #ddd;
  padding: 10px 15px;
  text-align: center;
}

th {
  background-color: #f48534;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
}

tr:nth-child(even) {
  background-color: #f9f9f9;
}

tr:hover {
  background-color: #f1f1f1;
  transition: 0.3s;
}

td {
  color: #333;
}


/* Responsive: Left-align .type-heading on mobile only */
@media (max-width: 768px) {
  .type-heading {
    text-align: left !important;
  }
}
