@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Playfair+Display:400,400i,700,700i,900,900i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&amp;display=swap');

.Padding_t{
    padding-top: 20px;
}
.Padding_b{
    padding-bottom: 20px;
}

.margin_t{
    margin-top: 20px;
}

.margin_b{
    margin-bottom: 20px;
}

.bg_white{
  background-color: #fff;
}

.BgColor,
.BgColor .dlab-topbar-left ul li a{
  background-color: #fff !important;
  color: #000;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
}


.bg-Buyer{
  background-color: rgba(245, 185, 1, .5);
}

.secondry li:before {
  color: #07aaff
}

.theme-btn.whatsapp {
    background: #189d0e;
    /*background: -moz-linear-gradient(top, #a3d179 0, #88ba46 100%);*/
    /*background: -webkit-linear-gradient(top, #a3d179 0, #88ba46 100%);*/
    /*background: linear-gradient(to bottom, #a3d179 0, #88ba46 100%);*/
}
.theme-btn.whatsapp i{
    font-size: 32px;
}
.theme-btn span{
  text-transform: lowercase;
  line-height: normal;
}

/*.bg-primary{
	background-color: #f5b901 !important;
}*/

.extra-nav{
  padding: 29px 0 16px 0;
}
.navstyle2 .header-nav .nav > li {
    padding: 16px 0 0 0;
}

.header-nav .nav > li > a{
	color: #fff;
}

/*.rev_slider_wrapper, .rev_slider, .tp-fullwidth-forcer, .rev_slider .tp-bgimg.defaultimg {
    max-height: 450px !important;

}*/



.rev_slider_wrapper,
.rev_slider,
.tp-fullwidth-forcer,
.rev_slider .tp-bgimg.defaultimg,
.rev_slider_wrapper,
.rev_slider,
.tp-fullwidth-forcer,
.rev_slider .tp-bgimg.defaultimg {
    max-height: 500px !important;
}

/*.tp-parallax-wrap{
    top: 130px !important
}*/

.tp-caption{
    font-size: 45px !important;
    line-height: 4rem !important;
    text-shadow: 2px 2px 3px #000;
}

.video-gallery .dlab-box .overlay-bx i {
     background: #fff; 
     width: 35px; 
     height: 35px; 
     line-height: 35px; 
     border-radius: 35px; 
     padding: 0 0 0 4px; 
}

.request-form .request-form-header{
    padding: 37px 50px 20px 100px;
}
.request-form .request-form-header p{
    line-height: initial;
}


.bg-img-fix {
	background-attachment: fixed;
	background-size: cover;
    /*background-repeat: no-repeat;*/
}

.positonRelative{
	position: relative;	
	z-index: 1;
    width: 100%;
    height: auto;
    padding-bottom: 1px;
}

.fixed-footer{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -1;
}


.LatestBuyer .theadGray{
    background: #f7f9fb4f;
}

.LatestBuyer .table-bordered td, 
.LatestBuyer .table-bordered th,
.LatestBuyer .table thead th{
    border: 1px solid #dee2e654;
    color: #fff;
}


.GetQuotesForm .request-form-header{ 
    padding: 20px 0;
    text-align: center;
}

.WelcomeBuyer li {
    list-style: none;
    padding: 20px 10px 0 0;
}

.WelcomeBuyer li i{
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    height: 40px;  
    width: 40px;
    line-height: 40px ;
    text-align: center;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
    color: #f5b901;
    margin-right: 15px;
}

.WelcomeBuyer li:hover i{
    transform: scale(1.5);
     -webkit-transform: scale(1.5); 
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}

.OurClient .frame-box .gallery.video-gallery .dlab-box .overlay-bx i{
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    padding: 0 0 0 7px;
    text-align: center;
    font-size: x-large;
}

.service-media-bx .dlab-title{
    padding: 0 25px;
}
.service-media-bx .dlab-info p{
    font-size: 14px;
}

.counter-staus-box .play-btn{
    margin-bottom: 0;
    margin-top: 0;
}


.video-gallery iframe{
    width: 100%    
}


.page-content{
    padding-bottom: 0;
}


.pageContentSpace{
    margin-bottom: 375px;
}

.site-footer.style1 .footer-top{
    padding: 50px 0 50px 0;
}

.widget,
.widget ul{
    margin-bottom: 0;
}


.WhyTrustButton{
  width: 100%;
  height: auto;
  float: left;
}


/* video  Play button animation*/


.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #f5b901;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #f5b901;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#f5b901, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
/* video  Play button animation End*/

.ReadMoreButton{
    float:left;
    width: 45%;
}
.PlayButton{
    position: relative;
    float:left;
    width: 25%;
    height: 25px;
}


.request-form .request-form-header{
  z-index: 1;
}

.request-form{
  margin-top: -178px;
}


/*.pricingtable-wrapper.IconStyle .pricingtable-features li i{
  border: 2px solid;
  border-radius: 20px;
  display: block;
  float: right;
  font-size: 11px;
  height: 20px;
  line-height: 16px;
  text-align: center;
  width: 20px;
}

*/

/*
table{
      table-layout: fixed;
      word-wrap: break-word;
      margin-top:auto;
      margin-bottom:auto;
}
.text-sm {
    font-size: 12px;
}
.price {
    font-size: 3em;
}
*/

/*Pricing  Table */
.selectedItmes{
  position: relative;
  overflow: hidden;
}

.selected {
  z-index: 10;
  width: 180px;
  height: 32px;
  padding: 0 20px;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 2px 5px #888888;
  background: gold;
  border-top: 5px solid gold;
  border-bottom: 5px solid gold;
  background: #palegoldenrod;
  transform: rotate(35deg);
  position: absolute;
  right: -50px;
  top: 12px;
}



.PricingMainContainer{
  width: 100%;
  /*overflow: hidden;*/
}

.PricingTable{
  overflow-x: scroll;
}
.PricingTable thead th,
.PricingTable tbody td {
  vertical-align: middle;
  text-align: center;
}

/*.PricingTable thead .textColor th h3{
  color: #6f6f6f
}*/

.PricingTable tbody td:first-child {
  text-align: left;
}

.PricingTable .fa-check{
  color: #32cd32;
}
.PricingTable .fa-times{
  color: #d70000;
}

/*.PricingTable thead tr:first-child {
    position: sticky;
    top: 75px;
    z-index: 2;
}*/




/*social button css*/
.circular-menu{
 /* position: absolute;
  right: 500px;
  bottom: 40px;*/
  position: fixed;
  bottom: 75px;
  left: 6px;
  z-index: 99;
  /*opacity: .50;*/
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.circular-menu.active,
.circular-menu:hover{
  opacity: 1;
}

.circular-menu .floating-btn{
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #f5b901;
  color: #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  outline: 0;
  border: none;
}

.circular-menu.active .floating-btn {
  /*box-shadow: inset 0 0 3px hsla(0, 0%, 0%, .3);*/
  background-color: #f5b901;
}

.circular-menu .floating-btn:active {
  box-shadow: 0 4px 8px 0 hsla(0, 0%, 0%, .2);
}

.circular-menu .floating-btn i {
  font-size: 22px;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;  
}

.circular-menu.active .floating-btn i:before{
  content: "\f00d";
}

.circular-menu:after {
  display: block;
  content: ' ';
  height: 50px;
  width: 50px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
  background-color: #ffbc00;
  opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.circular-menu.active:after {
  -webkit-transform: scale3d(5.5, 5.5, 1);
  transform: scale3d(5.5, 5.5, 1);
  transition-timing-function: cubic-bezier(.68, 1.55, .265, 1);
}

.circular-menu .items-wrapper{
  padding: 0;
  margin: 0;
}

.circular-menu .menu-item{
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: transparent;
  border: none;
  z-index: -1;
  display: block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.circular-menu .menu-item span{
  
  font-size: 1em;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  text-align: center;
  line-height: 3;
  /*background-color: rgba(255,255,255,1);
  color: #222222;*/
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

/*.circular-menu .menu-item:hover span{
  background-color: #ffbc00;
  color: #ffffff;
}
*/

.circular-menu .menu-item span.FbBtn{
    background-color: #3f51b5;
    color: #ffffff;
}

.circular-menu .menu-item span.TwitBtn{
    background-color: #03a9f4;
    color: #ffffff;
}

.circular-menu .menu-item span.InstaBtn{
    background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
    color: #ffffff;
}

.circular-menu.active .menu-item {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.circular-menu.active .menu-item:nth-child(1) {
  -webkit-transform: translate3d(1em,-5em,0);
  transform: translate3d(1em,-5em,0);

}

.circular-menu.active .menu-item:nth-child(2) {
  -webkit-transform: translate3d(5em,-2.3em,0);
  transform: translate3d(5em,-2.3em,0);
}

.circular-menu.active .menu-item:nth-child(3) {
  -webkit-transform: translate3d(4.5em,2em,0);
  transform: translate3d(4.5em,2em,0);
}

/*.circular-menu.active .menu-item:nth-child(4) {
  -webkit-transform: translate3d(-7em,1em,0);
  transform: translate3d(-7em,1em,0);
}*/

/*social button css End */







/*Joins Tabs */

.tab-container div{
  box-sizing: border-box;
  transition: all ease-in-out .5s;
  -moz-transition: all ease-in-out .5s;
  -webkit-transition: all ease-in-out .5s;
}

.tab-container {
  max-width: 1000px;
  width: 700px;
  margin: 40px;
  margin-left: auto;
  margin-right: auto;
}

.icetab {
  padding: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.icetab {
  border: 2px solid #f5b901;
  display: inline-block; 
  border-bottom: 0px; 
  margin: 0px;  
  color: #fff;
  cursor: pointer;
}

/*.icetab:last-child {
  border-right: 2px solid #f5b901;  
}
*/
#icetab-container{
  text-align: center;
}

#icetab-content {
  overflow: hidden;
  position: relative;
  border-top: 2px solid #f5b901;
}

.tabcontent {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  width: 100%;
  border-top: 0px;
  border: 2px solid #f5b901;
  border-top: 0px;
  transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  padding: 40px;
}

.tabcontent:first-child {
  position: relative; 
}
.tabcontent.tab-active {
  border-top: 0px;
  display: block;
  transform: translateY(0%);
  -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
}

.current-tab { 
  background: #f5b901;
  color: #fff;
}
/*Joins Tabs End css*/

.page-item.active .page-link{
  background-color: #f5b901;
  border-color: #f5b901;
}

.page-link:focus{
  box-shadow:none;
}


#formloader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.75) url(../../images/loading2.gif) no-repeat center center;
  z-index: 10000;
}


.BuyerPageWrapper h2{
    font-size: 22px;    
}


.contactUs input,
.contactUs textarea{
    background: #fff !important;
    border: 1px solid rgba(34,36,38,.15) !important;
}

.discountBannner{
    background-color: #fed001;
}

.discountBannner img{
    height: auto;
    max-height: 150px; 
    margin: auto;
}
.toast-container{
    top: 50% !important;
}

.header-curve .logo-header:before{
    right: -15px;
    width: 100%;    
}
.logo-footer img, 
.logo-header img{
    width: 370px;
    max-width: 400px; 
}

.blog-post{
    box-shadow: 0 0 41px 5px rgba(0, 0, 0, .1);
}




