.font__family-arial {
    font-family: 'Arial',sans-serif;
}
.font__family-arial-regulary {
    font-family: 'Arial',sans-serif;
    font-weight: normal;
}
.font__family-arial-bold {
    font-family: 'Arial',sans-serif;
    font-weight: bold;
}
.ie10 .brk-svg-pattern-container_top, .ie11 .brk-svg-pattern-container_top {
    top: -9px !important;
}
.ie9 .brk-svg-pattern-container_top {
    top: -26px !important;
}


.brk-tabs-simple-top .brk-tab {
    color: #1693c2;
}

.brk-form-strict [type=email],.brk-form-strict [type=number], .brk-form-strict [type=password], .brk-form-strict [type=search], .brk-form-strict [type=tel], .brk-form-strict [type=text] {
    -ms-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-bottom: 1px solid #e8ecff;
    color: #272727;
}
.brk-tabs-simple-top .brk-tabs-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    border-bottom: 3px solid #f3f3f3;
}
.brk-bg-gradient-0deg-90 {
    background-image: -webkit-linear-gradient(40deg, rgba(22, 147, 194, 0.84), rgba(30, 163, 212, 0.88));
    background-image: linear-gradient(40deg, rgba(22, 147, 194, 0.84), rgba(30, 163, 212, 0.88));
}
.brk-tabs-simple-top .magic-line {
    background: #1693c2;
    background: -moz-linear-gradient(top, #1693c2 0%, #4096ee 100%);
    background: -webkit-linear-gradient(top, #1693c2 0%,#4096ee 100%);
    background: linear-gradient(to bottom, #1693c2 0%,#4096ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1693c2', endColorstr='#4096ee',GradientType=0 );
}
.brk-base-bg-gradient-right-100 {
    background-color: rgb(22, 147, 194);
    background-image: -webkit-gradient(linear, left top, right top, from(rgb(22, 147, 194)), to(rgb(30, 163, 212)));
    background-image: -moz-linear-gradient(to right, rgb(22, 147, 194), rgb(30, 163, 212));
    background-image: linear-gradient(to right, rgb(22, 147, 194), rgb(30, 163, 212));
}
.brk-base-bg-gradient--30deg {
   background-color: rgb(22, 147, 194);
    background-image: linear-gradient(-30deg, rgb(22, 147, 194) 0%, rgb(30, 163, 212) 100%);
}
.brk-form-strict textarea {
   overflow: hidden;
    border: 1px solid #e8ecff;

}
.brk-header-mobile {
    height: 75px;
  }
.brk-header-mobile .bottom-home-section .btn-prime {
    color: #ffffff;
    background: #1693c2;
    margin: 0 !important;
  }
.btn-inside-out-invert-light>.after, .btn-inside-out-invert-light>.before, .btn-inside-out-invert>.after, .btn-inside-out-invert>.before {
    color: #ffffff;
}
.btn-inside-out>.after, .btn-inside-out>.before {
    background: #1693c2;
  }
.not-ie .brk-svg-pattern-container-7-bottom {
    bottom: -2px !important;
}
.not-ie .brk-svg-pattern-container_top {
    top: -2px !important;
}
.cfa__minimal:before {
    -ms-transform:translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #1693c2;
}
.services__wrapper-pedestal .services__wrapper.current .icon__btn>.before, .services__wrapper-pedestal .services__wrapper:hover .icon__btn>.before {
    -ms-animation:1.5s brk-pulse .3s infinite;
    -webkit-animation: 1.5s brk-pulse .3s infinite;
    animation: 1.5s brk-pulse .3s infinite;
}
.icon__btn>.before {
    -ms-transform: scale(1.35);
    -webkit-transform: scale(1.35);
    transform: scale(1.35);
}
.icon__btn>.after, .icon__btn>.before {
  background-color: #1693c2;
}
.icon__btn, .icon__btn .spike {
    background: rgb(22, 147, 194);
}
.brk-base-bg-gradient-40-no-opacity {
    background-image: linear-gradient(40deg, rgb(22, 147, 194), rgb(30, 163, 212));
}
.btn-inside-out:hover {
    background: rgb(63, 174, 216);
    -ms-transition: background .4s;
    -webkit-transition: background .4s;
    transition: background .4s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    box-shadow: 0 5px 10px -2px rgb(63, 174, 216);
}
.brk-header-mobile-wrap__logo img, .brk-header-mobile__logo img {
    width: 230px;
}

.brk-header_style-1 .brk-nav__menu>li>a {
  font-size: 12px;
}
.brk-nav__menu > li > a {
    padding: 0 3px ;
}
.home-banner .info-box__wrapper-strict {
  padding: 60px 35px 140px;
  margin: 0 15px;
}
.home-banner .info-box__wrapper-strict {
    background: rgba(255, 255, 255, 0.20);
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.0784313725490196);
    border: 2px solid rgba(255, 255, 255, 0.30980392156862746);
}
.home-banner .info-box__wrapper-strict.current, .home-banner .info-box__wrapper-strict:hover {
    background: rgba(255, 255, 255, 0.7098039215686275);
    box-shadow: 0 5px 16px 0 rgba(var(--brand-primary-rgb),.5);
}
.brk-base-font-color-i {
    color: #1693c2 !important;
}
.brk-subscribe-map [type=submit], .brk-subscribe-map button {
    background-color: #ffffff;
    box-shadow: 0 5px 16px rgba(0,0,0,.3);
}
.brk-subscribe-map [type=submit] i, .brk-subscribe-map button i {
    color: #1693c2;
}
.brk-header_scroll .brk-call-us__link,  .brk-header_scroll .brk-call-us__link, .brk-header_scroll .brk-call-us__link {
  background-color: #1693c2;
}
.brk-header_scroll .brk-call-us__link {
    box-shadow: 0 5px 16px rgba(22, 147, 194, 0.61);
    background-color: #1693c2;
}
.brk-testimonials-layered-vertical__item {
    box-shadow: 0 12px 31px rgba(0,0,0,.24);
    background-color: rgb(255, 255, 255);
}
.brk-base-font-color {
    color: #1693c2;
}
#toTop {
    background: #1693c2;
  }
  .shape-box_stripe>.after {
    background: rgba(30, 163, 212, 0.56);
  }
  .shape-box_half>.after {
    background: rgba(30, 163, 212, 0.56);
  }
  .shape-box_stripe {
    border-bottom: 2px solid #1693c2;
 }
.home-banner .info-box__wrapper-strict>* {
    color: #fff;
}
.home-banner .info-box__wrapper-strict .btn-sliding-left i {
  color: #ffffff;
}
.home-banner .info-box__wrapper-strict .btn-sliding-left_squared i, .home-banner .info-box__wrapper-strict.current .btn-sliding-left i, .home-banner .info-box__wrapper-strict.current>*, .home-banner .info-box__wrapper-strict:hover .btn-sliding-left i, .home-banner .info-box__wrapper-strict:hover>* {
    color: #124461;
}
.home-banner .info-box__wrapper-strict.current p, .home-banner .info-box__wrapper-strict:hover p, .home-banner .wpb_column.current .info-box__wrapper-strict p {
    color: #124461;
  }
.home-banner .info-box__wrapper-strict.current .btn-sliding-left .border, .home-banner .info-box__wrapper-strict:hover .btn-sliding-left .border {
      background: #ffffff;
      border: 2px solid #124461!important;
  }
.home-banner .info-box__wrapper-strict:hover .home-service-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.home-banner .info-box__wrapper-strict:hover .home-service-box-hover {
  background: rgba(255, 255, 255, 0.88);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.home-banner .home-service-subheader {
  color: #ffffff;
  width: 100%;
  padding: 0 30px;
}
.home-banner.full-screen {
  min-height: 115vh;
}

.custom-footer.brk-footer nav a {
  color: #9dd4ff;
}
.custom-footer.brk-footer nav a:hover {
  color: #fff;
}
.home-banner .bottom-home-section .btn-inside-out {
  background: rgba(157, 212, 255, 0.23);
  border: 2px solid rgba(255, 255, 255, 0.50);
}
.home-banner .bottom-home-section .btn-inside-out:hover {
  background: #ffffff;
  border: 2px solid #ffffff;

}
.home-banner .bottom-home-section .btn-inside-out>.after, .home-banner .bottom-home-section .btn-inside-out>.before {
  background: rgba(157, 212, 255, 0.23);
}
.home-banner .bottom-home-section .btn-inside-out:hover .btn-icon [class*=fa-] {
  color: 124461;
}

.home-banner .bottom-home-section .btn-inside-out>span.text {
  color: #124461;
}
.custom-footer .company-info {
  font-size: 12px;
  color: #9dd4ff;
}
.custom-footer span.text-title, .custom-footer span.text-subtitle {
  min-width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.text-cs-color {
  color: #9dd4ff;
}
.brand-icon {
  display: block;
  padding: 5px;
}
.brand-icon-light {
  display: none;
}
.brk-header_scroll .brand-icon-light {
  /* box-shadow: 0 5px 16px rgba(221, 221, 221, 0.8);
  background-color: #ffffff; */
  display: block;
  padding: 5px;
}
.brk-header_scroll .brand-icon-box .brand-icon {
  display: none;
}
.brk-lang__selected i {
    margin-left: 38px;
}
.brk-header__logo-1, .brk-header__logo-2 {
  max-height: 70px;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
}

.brk-testimonials-layered-vertical .overlay-vertical {
    position: absolute;
    width: -ms-calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
    width: calc(100% - 280px);
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
     -ms-transform: translate( -50%, -50%);
    box-shadow: 0px 12px 31px rgba(0,0,0,0.24);
    border-radius: 16px;
    -ms-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
    z-index: 1;
    background-color: #ffffff !important;
}
.ie9 .swiper-slide {
    -ms-transition-property: transform;
    display: inline-block;
}
.ie9 .brk-header .top-right  {

}
.ie9 .brk-header .top-right .brk-header__element {

}

.brk-call-us {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.brk-call-us:hover {
  box-shadow: 0 5px 16px rgba(0,0,0,.07);
  border: 1px solid rgba(255,255,255,.2);
  color: #1693c2 !important;
  background: #fff;
}
.brk-call-us:hover .brk-call-us__link{
  color: #1693c2;
  background-color: #fff;
  box-shadow: 0 5px 16px rgba(67, 178, 220, 0.35);
}
.brk-header_color-white .brk-call-us:hover .brk-call-us__number, .brk-header_style-3.brk-header_color-white .brk-nav__menu>li>a {
    color: #1693c2;
}

.brk-header_scroll .brk-call-us:hover {
  color: #1693c2!important
  background-color: #ffffff;
}
.brk-header_scroll .brk-call-us:hover .brk-call-us__link{
  color: #1693c2!important;
}
.brk-header_scroll .brk-call-us:hover .brand-icon-box{
  background-color: #1693c2!important;
}

.home-banner .bottom-home-section .btn-inside-out.featured-btn {
    background: rgb(255, 255, 255);
    border: 2px solid rgb(255, 255, 255);
}
.home-banner .bottom-home-section .btn-inside-out.featured-btn>.after, .home-banner .bottom-home-section .btn-inside-out.featured-btn>.before {
    background:#ffffff;
    color: #1693c2;
}

.brk-call-us.request-on {
  display: none;
}
.brk-header_scroll .brk-call-us.request-on {
  display: inline-block;
}


.comm_sec_first_content {

}

.comm_sec_first_content_title h1 {
text-align: left;
font-family: atten-new, sans-serif;
font-size:  50px;
font-style:normal;
font-weight:600;
letter-spacing: 0px;
margin-bottom: 20px;
color: #151C34;
opacity: 1;
}
.comm_sec_first_content_p p{
text-align: left;
font-family: atten-new, sans-serif;
font-size:  16px;
font-style:normal;
letter-spacing: 0px;
color: #6D6D6D;
opacity: 1;
}
.comm_sec_first_content_button{
    margin-top: 30px;

}
.comm_sec_first_content_button a{
background: #151C34 0% 0% no-repeat padding-box;
border-radius: 40px;
color: #fff;
  padding: 10px 20px;

opacity: 1;
}
.comm_sec_first {
  position: relative;

}
.comm_sec_first_img img {
  width: 100%
  height:100%;
}
.comm_sec_first_img {
  width: 335px;
    /* text-align: right; */
    float: right;
}
.comm_sec_first_back{
   width: 500px;
    height: 500px;
        position: absolute;
    z-index: -1;
    right: -13px;
/*     top: 24px; */
	top:15%;
    position: absolute;
  background-image: url('https://rnkinsurance.com/wp-content/uploads/2020/09/solution_bg.png');
  background-repeat: no-repeat;
}
.comm_sec_two {
  padding: 100px 0px;
}
.comm_sec_two_title h2 {
text-align: left;
font-family: atten-new, sans-serif;
font-size:  28px;
font-style:normal;
font-weight: 600;
letter-spacing: 0px;
color: #151C34;
opacity: 1;
}

.comm_sec_two_p p { 
  text-align: left;
font-family: atten-new, sans-serif;
font-size:  16px;
font-style:normal;
letter-spacing: 0px;
color: #6D6D6D;
opacity: 1;
}
.comm_sec_3{
  padding: 100px 0px;
  background: #F2F2F2 0% 0% no-repeat padding-box;
}
.comm_sec_3_img img {
 width: 100%
}
.comm_sec_3_content h3 {
  text-align: left;
font-family: atten-new, sans-serif;
font-size:  30px;
font-style:normal;
font-weight: 600;
letter-spacing: 0px;
color: #151C34;
margin-bottom: 10px;
opacity: 1;
}
.comm_sec_3_content p {
    text-align: left;
font-family: atten-new, sans-serif;
font-size:  16px;
font-style:normal;
letter-spacing: 0px;
color: #6D6D6D;
opacity: 1;
}
.comm_sec_4 {
  padding: 100px 0px;

}
.comm_sec_4_title_c {
text-align: center;
padding-bottom: 30px;
}
.comm_sec_4_title_c h2 {
font-family: atten-new, sans-serif;
font-size:  40px;
font-style:normal;
font-weight: 600;
letter-spacing: 0px;
color: #151C34;
margin-bottom: 10px;
opacity: 1;
}

.comm_sec_4 p {
   font-family: atten-new, sans-serif;
font-size:  16px;
font-style:normal;
letter-spacing: 0px;
color: #6D6D6D;
opacity: 1;
}
.comm_sec_4_ul {
  padding-left: 10px;
}
.comm_sec_4_uldiv {
  margin-top: 20px;
}
.comm_sec_4_li::before{
   content: '';
   display: inline-block;
 width: 8px;
    height: 8px;
    margin-right: 15px;
   -moz-border-radius: 7.5px;
   -webkit-border-radius: 7.5px;
   border-radius: 7.5px;
   background-color: #1693C2;
}
.comm_sec_4_li {
   font-family: atten-new, sans-serif;
font-size:  16px;
font-style:normal;
letter-spacing: 0px;
color: #6D6D6D;
opacity: 1;
}
.comm_sec_4_title_c p{
  font-family: atten-new, sans-serif;
font-size:  18px;
font-style:normal;
font-weight: 600;
letter-spacing: 0px;
color: #1693C2;
opacity: 1;
}







.content-101 .icon-box > .icons{
  width:80px;
  height:80px;
  line-height:80px;
  border:2px solid #1693c2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #1693c2;
  position: relative;
  z-index: 99;
}
.content-101 .icon-box > .icons:after{
  content: "";
  background-color:#1693c2;
  top: -2px;
  position: absolute;
  width: 80px;
  height: 80px;
  left: -2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  -ms-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  -o-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  z-index: -9;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.content-101 .icon-box-animaiton:hover .icon-box > .icons:after{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 1;
  color: #fff;
}
.content-101 .icon-box-animaiton:hover .icon-box > .icons:before{
  color:#fff;
}
.content-101 .icon-box-animaiton h3{
  margin-top: 10px;
  text-transform: uppercase;
  font-family: atten-new, sans-serif;
font-size:  16px;
font-style:normal;
letter-spacing: 0px;
font-weight: 600;
color: #6D6D6D;
opacity: 1;
}
.group_sec_first p{
    font-family: atten-new, sans-serif;
font-size:  16px;
font-style:normal;
letter-spacing: 0px;
color: #6D6D6D;
opacity: 1;
}

.content-101 .icon-box-animaiton:hover .more-section{
  border-bottom: 1px dotted;
  text-decoration: none;
}
.content-101 .more-section i{
  color: #1693c2;
}

.group_sec_first {
  padding: 100px 0px;
}

.group_sec_first .icon-box-animaiton {
margin: 30px 0px;
}


.footer-menu {

}

.footer-menu h3 {
  color: #fff;

}
.footer-menu ul li {
padding: 2px 0px;
}

.footer-menu ul li a{
  color: #fff;
}



@media (min-width: 576px) {
  #toTop {
      right: 23px;
      bottom: 75px;
  }
}

@media (min-width: 992px) {
  .ie9 .brk-header_style-1 .brk-nav__menu > li{
    display: inline-block;
  }
  .brk-header .brk-header__top-bar .brk-lang__option {
      box-shadow: none;
      border: none; 
  }
  .home-banner .info-box__wrapper-strict {
    margin-bottom: 20px;
  }
  .brk-lang {
    display: table;
  }
}

@media (max-width: 1367px) {
  .home-banner .info-box__wrapper-strict {
      padding: 40px 30px 100px;
      margin: 0 10px;
  }
}
@media (max-width: 992px) {

  .breadcrumbs__title  h2{
    font-size: 2rem;

}
.comm_sec_first_back {
  display: none;
}
.comm_sec_first_img {
  margin-top: 20px;
  width: 100%;
}
.comm_sec_3_content h3 {
  margin: 15px 0px;
}
  .brk-footer__wrapper_shadow .rowmobil {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .brk-testimonials-layered-vertical {
    padding: 0 0px;
}
.brk-testimonials-layered-vertical__comment {
    font-size: 14px;

    }
.brk-header-mobile-wrap.is-active .brk-lang {
  padding-left : 10px;
}
.brk-header-mobile-wrap.is-active .brk-lang__open {
  margin-left: -10px;
  padding-left: 50px;
}
.brk-header-mobile-wrap.is-active .brk-lang__option {
  margin-left: -20px;
}
.home-banner .info-box__wrapper-strict {
      background: rgba(255, 255, 255, 0.7098039215686275) ;
      box-shadow: 0 5px 16px 0 rgba(var(--brand-primary-rgb),.5);
  }
  .home-banner .info-box__wrapper-strict.current .svg-wrap, .home-banner .info-box__wrapper-strict .svg-wrap {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .home-banner .info-box__wrapper-strict .home-service-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.home-banner .info-box__wrapper-strict .home-service-box-hover {
    background: rgba(255, 255, 255, 0.88);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
  .home-banner .info-box__wrapper-strict>* {
    color: #124461;
  }
  .home-banner .info-box__wrapper-strict .show-cont {
    opacity: 1;
  }
.home-banner .info-box__wrapper-strict p {
    color: #124461;
}
  .home-banner .info-box__wrapper-strict {
    margin-bottom: 20px;
  }
  .home-banner .info-box__wrapper-strict .btn-sliding-left i,.home-banner .info-box__wrapper-strict>*, .home-banner .info-box__wrapper-strict {
    color: #124461 !important;
  }
  .home-banner .info-box__wrapper-strict .btn-sliding-left .text {
    opacity: 1;
  }
  .home-banner .info-box__wrapper-strict .btn-sliding-left .border {
    background: #ffffff;
    border: 2px solid #124461!important;
  }
  .mob-fixed{

  }
  .display-none {
    display: none;
  }
  .mob-box-services {
    margin-top: 160px !important;
  }
  .brk-header-mobile_scroll .brk-header-mobile__logo {
    display: none;
  }
  .brk-header-mobile_scroll .brk-header-mobile__open {
    display: none;
  }
  .brk-header-mobile_scroll .display-none {
    display: inline-block;
    margin-top: 5px !important;
    padding: 0 !important;
    margin-left: auto;
    margin-right: auto;
  }
  .brk-header-mobile_scroll {
      border-bottom: none;
      background-color: transparent;
  }
}
#tractorsVisible, #trucksVisible, #trailersVisible, #extraVehicleVisible, #driversVisible {
    display: none;
}
.VEHICLEScardsectio  span , #tractorsVisible div, #trailersVisible div, #trucksVisible div, #extraVehicleVisible div {
  font-size: 13px;

}
.VEHICLEScardsectio div {
  margin-top: 10px;
}
.tractorsInfo {
  margin-top: 30px;
}
.VEHICLEScardsectio input{
  width: 100% !important; 
  height: auto !important; 
      border: none;
    border-bottom: 1px solid black;
  
}
.copyclonedivTRACTORS::after, .trailersListcopyclone::after
{
  content: '';
  border-bottom: 1px solid #000;
  width: 100%;
  padding: 20px 0px;
  display: block;
}
.VEHICLEScardsectio .pdvaluetaractor {
  width: 85% !important
}
.tractorGVW , .trailerGVW, .truckGVW, .extraVehGVW{
  width: 70%;
}


 .pad5 {
            padding-left: 5px;
            padding-right: 5px;
        }
.tractorsInfocopyclone input {
  width: 100%
}
#tractorsVisible, #trailersVisible , #trucksVisible , #extraVehicleVisible{
margin-top: 50px;
}


.brk-form-strict .brk-form-date-wrap input~.icon-before {
  display: none;
}
#tractorsList, #trailersList {
  margin-top: 10px;
}

.singlePulledtrTrailer {
      margin-top: 40px;
    margin-left: 20px;
}


form .brk-form-wrap{
    margin-top: 4px !important;

}
select {
 width: 100%;
    padding: 17px;
    /* margin-top: 15px; */
    width: 100%;
    border: none;
    text-align: left;
    /* margin-bottom: 30px; */
    cursor: pointer;
    /* height: 41px; */
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-bottom: 1px solid var(--brk-base-4);
    color: rgba(var(--brk-dark-base-rgb), .4);
    position: relative;

}
/*zain css changes*/
@media (min-width: 768px){
.modal-dialog {
    width: 50%;
    max-width: 80%;
}
}

.modal-body{
	text-align:center;
}
.modal_f_link .btn-inside-out.featured-btn {
    background: rgb(255, 255, 255);
    border: 2px solid rgb(255, 255, 255);
    box-shadow: 0PX 1px 15px -2px rgb(63 174 216)
}
.modal_f_link .btn-inside-out:hover {
       background: #ffffff;
    border: 2px solid #ffffff;
}
.modal_f_link .btn-inside-out.featured-btn>.before {
    background: #ffffff;
    color: #1693c2;
}
.modal_f_link .btn-inside-out {
    background: rgba(157, 212, 255, 0.23);
    border: 2px solid rgba(255, 255, 255, 0.50);
}
.modal_f_link .btn-inside-out>span.text {
    color: #124461;
}
.modal_f_link .btn-inside-out.featured-btn>.after, .modal_f_link .btn-inside-out.featured-btn>.before {
    background: #ffffff;
    color: #1693c2;
}