/* CSS Document */
@charset "UTF-8";

:root {
  --tf-blue: #0d6efd;
  --tf-indigo: #6610f2;
  --tf-purple: #6f42c1;
  --tf-pink: #d63384;
  --tf-red: #dc3545;
  --tf-orange: #fd7e14;
  --tf-yellow: #ffc107;
  --tf-green: #198754;
  --tf-teal: #20c997;
  --tf-cyan: #0dcaf0;
  --tf-white: #fff;
  --tf-gray: #6c757d;
  --tf-gray-dark: #343a40;
  --tf-gray-100: #f8f9fa;
  --tf-gray-200: #e9ecef;
  --tf-gray-300: #dee2e6;
  --tf-gray-400: #ced4da;
  --tf-gray-500: #adb5bd;
  --tf-gray-600: #6c757d;
  --tf-gray-700: #495057;
  --tf-gray-800: #343a40;
  --tf-gray-900: #212529;
  --tf-primary: #4cbd89;
  --tf-secondary: #8f9397;
  --tf-success: #28a745;
  --tf-info: #17a2b8;
  --tf-warning: #ffc107;
  --tf-danger: #dc3545;
  --tf-light: #f7f8f9;
  --tf-dark: #343a40;
  --tf-primary-rgb: 76, 189, 137;
  --tf-secondary-rgb: 143, 147, 151;
  --tf-success-rgb: 40, 167, 69;
  --tf-info-rgb: 23, 162, 184;
  --tf-warning-rgb: 255, 193, 7;
  --tf-danger-rgb: 220, 53, 69;
  --tf-light-rgb: 247, 248, 249;
  --tf-dark-rgb: 52, 58, 64;
  --tf-white-rgb: 255, 255, 255;
  --tf-black-rgb: 0, 0, 0;
  --tf-body-rgb: 143, 147, 151;
  --tf-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --tf-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --tf-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --tf-body-font-family: Roboto, sans-serif;
  --tf-body-font-size: 0.875rem;
  --tf-body-font-weight: 400;
  --tf-body-line-height: 1.6;
  --tf-body-color: #8f9397;
  --tf-body-bg: #ffffff;
  --tf-witecolor: #ffffff;
  --tf-blackcolor: #000;
  --tf-backgroundcolor: #524F2D;
  --tf-button-primary-hover: #AB5D1D;
  --tf-button-primary-hover: #AB5D1D;
  --tf-orange: #fd7e14;
  --tf-warning: #ffc107;
  --tf-danger: #dc3545;
  --tf-info: #17a2b8;
  --tf-secondary: #495057;
  --tf-secondary-hover: #8f9397;
}

/*body {
	
	margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.45;  
  	color: #8f9397;
  	text-align: left;
  	background-color: #ffffff;
} */

/*body {
	
	margin: 0;
    font-family: 'PT Mono', monospace;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.70;  
  	color: #8f9397;
  	text-align: left;
  	background-color: #ffffff;
}*/

body {
	
	margin: 0;
    font-family: 'Amiko', sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.70;  
  	color: #0d0e0e;
  	text-align: left;
  	/*background-color: #ffffff;*/
    background-color: rgba(var(--tf-success), var(--tf-bg-opacity)) !important;
}




.bg-light {
    --tf-bg-opacity: 1;
    background-color: rgba(var(--tf-success), var(--tf-bg-opacity)) !important;
}


.fa-info-circle{
	color:#1D51CB
}
.first-nav{
	   height: 50px;
	 
  	}
  
  .second-nav{
	  height: 35px;
	  color:#000000;
	  z-index:990;
  }
  
  .second-nav li{
	 
	  color:#000000;
  }
  .second-nav a {
    color:#000000;
    text-decoration: none;
}

.second-nav .dropdown:hover > .dropdown-menu {
    top: 3px;
    visibility: visible;
    opacity: 1;
  }
  .second-nav .nav-link{
	    font-size: 1.0rem;
		font-weight: 600;
		text-transform: capitalize;
		line-height: 30px;
		padding-top: 0;
		padding-bottom: 0;
	  
  }
 .newbg-darknew {
	 color:#000000;
	 background-color:#524F2D;
   
}
.avatar-tj {
  vertical-align: middle; 
  height: 45px;
  border-radius: 0;
  margin-left: 15px;
  margin-right: 5px;
}

.alert{
	margin-top: 80px !important;
  border-radius: 0;
	
}
/*.alert-warning{
	margin-top: 150px !important;
  border-radius: 0;
	
}*/

.alert2 {
  margin-top: 10px;
  position: relative;
  padding: 0.4rem 0.4rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert-info2 {
  border-color: #966628!important;
  background-color: #966628!important;
  color: #ffffff!important;
}

.error-div{
	color: #DB0407;
}
.post-item-desc img{
	margin: 10px;
}

.tj-divider-01{
	background: url(../img/icons/page-divider-03.png) 0 0px;
	background-repeat: no-repeat;
	width:300px;
  	height: 35px;  	
	background-size: contain;
	background-position: center center;
}

.click-icon{
	cursor: pointer;
	
	}

.social-icons-link {
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    border-radius: 0;
    border: 0;
    background: transparent;
    color: #343a40;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.fa-2x {
    font-size: 1em;
}

  
	
.archive-card > span{
	font-size: 0.8rem !important;
    font-weight: 400;
    line-height: 2.80;
	
}

.archive-card .card-title{
	margin-bottom: 0 !important;
	
}

.archive-card > p{
	margin-bottom: 0.2rem !important;
	
}

/* The spinner */

@keyframes spinner {
  to {transform: rotate(360deg);}
}

.spinner,
.spinner:before {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
}

.spinner:before {
  content: '';
  display: block;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #333;
  animation: spinner .6s linear infinite;
}

.spinner-absolute {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
}

/* Animations */

.spinner-add,
.spinner-remove {
  animation-fill-mode: both;
  animation-duration: .4s;
}

.spinner-add {
  animation-name: spinner-add;
}

@keyframes spinner-add {
  from {transform: scale(0);}
  to {transform: scale(1);}
}

.spinner-remove {
  animation-name: spinner-remove;
}

@keyframes spinner-remove {
  to {transform: scale(0);}
}

.sidebar .widget .widget-post .details a {
    font-size: 0.800rem !important;
    line-height: 1.6;
    display: block;
    margin-bottom: 0px;
    color: #343a40;
    font-weight: 600;
}
.like-butt-yes{
	color: #E80A0F !important;
	
}
/*XXX TIME LINE START HERE*/

/******************* Timeline Demo - 3 *****************/
.main-timeline3{overflow:hidden;position:relative}
.main-timeline3:before{content:"";width:10px;height:100%;border:3px solid #959595;position:absolute;top:40px;left:50%;transform:translateX(-50%)}
.main-timeline3 .timeline{width:50%;padding:10px 20px 10px 60px;float:right;position:relative}
.main-timeline3 .timeline:before{content:"";width:40px;height:40px;border-radius:50%;background:#AB5D1D;border:5px solid #fff;box-shadow:0 0 7px 5px #AB5D1D;position:absolute;top:42px;left:-20px}
.main-timeline3 .timeline-content{display:block;background:#e9e9e7;padding:70px 25px 20px;box-shadow:0 0 10px rgba(0,0,0,.2) inset;position:relative}
.main-timeline3 .timeline-content:hover{text-decoration:none}
.main-timeline3 .year{display:block;width:100%;height:30px;background:#5C151F;padding:0 0 0 25px;font-size:13px;font-weight:600;color:#fff;line-height:30px;border-radius:0 0 0 0;position:absolute;top:20px;left:0;}
/*.main-timeline3 .year:before{content:"";}*/
.main-timeline3 .title{font-size:18px;font-weight:600;color:#4a4a4a}
.main-timeline3 .description{font-size:14px;color:#6f6f6f;margin:0 0 5px}
.main-timeline3 .timeline:nth-child(2n){padding:10px 60px 10px 20px;text-align:right}
.main-timeline3 .timeline:nth-child(2n):before{left:auto;right:-20px;background:#AB5D1D;box-shadow:0 0 7px 5px #AB5D1D}
.main-timeline3 .timeline:nth-child(2n) .year{padding-right:25px;border-radius:0 0 0 0;left:auto;right:0;background:#5C151F}
.main-timeline3 .timeline:nth-child(2n) .year:before{border-left:none;border-right:20px solid transparent;left:auto;right:0;border-top-color:#AB5D1D}
.main-timeline3 .timeline:nth-child(2){margin-top:140px}
.main-timeline3 .timeline:nth-child(odd){margin:-140px 0 0}
.main-timeline3 .timeline:nth-child(even){margin-bottom:60px}
.main-timeline3 .timeline:first-child,.main-timeline3 .timeline:last-child:nth-child(even){margin:0}
.main-timeline3 .timeline:nth-child(3n):before{background:#AB5D1D;box-shadow:0 0 1px 5px #AB5D1D}
.main-timeline3 .timeline:nth-child(3n) .year{background:#5C151F}
.main-timeline3 .timeline:nth-child(3n) .year:before{border-top-color:#AB5D1D}
.main-timeline3 .timeline:nth-child(4n):before{background:#AB5D1D;box-shadow:0 0 1px 5px #AB5D1D}
.main-timeline3 .timeline:nth-child(4n) .year{background:#5C151F}
.main-timeline3 .timeline:nth-child(4n) .year:before{border-top-color:#5C151F}
@media only screen and (max-width:990px){.main-timeline3:before{top:8%}
.main-timeline3 .timeline{padding:10px 10px 10px 100px}
.main-timeline3 .timeline:nth-child(2n){padding:10px 100px 10px 10px}
}
@media only screen and (max-width:767px){.main-timeline3:before{width:8px;top:0;left:12px;transform:translateX(0)}
.main-timeline3 .timeline,.main-timeline3 .timeline:nth-child(even),.main-timeline3 .timeline:nth-child(odd){width:100%;float:none;text-align:left;padding:0 0 0 60px;margin:0 0 30px}
.main-timeline3 .timeline:before,.main-timeline3 .timeline:nth-child(2n):before{width:20px;height:20px;border:3px solid #fff;top:38px;left:6px}
.main-timeline3 .timeline:nth-child(2n) .year{right:auto;left:0;border-radius:0 0 0 0;}
.main-timeline3 .timeline:nth-child(2n) .year:before{border-left:20px solid transparent;border-bottom:20px solid transparent;border-right:none;right:auto;left:0}
}

.timeline-event-loc {
	margin-top: 0;
	font-weight: 500;
}
.timeline-event-img {
	max-width: 200px;
}
.main-timeline3 .title {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

.author-info-body > h4 {
    text-align: left;
    margin: 30px 0;
    color: #444;
}
.post-item-desc > h4 {
    text-align: left;
    margin: 30px 0;
    color: #444;
}
.card .post-cat-name{
	    padding: 2px 7px;
    color: #ffffff;
    display: inline-block;
    position: absolute;
    top: 10%;
    left: 0;
    z-index: 9;
    font-size: 0.8125rem;
	
}
.post-cat-name {
    background: #7B3708;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.card .post-cat-name a {
    color: #ffffff;
}

.card .post-cat-name a {
    display: block;
}

/* .single-title{
	
} */
.single-title a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.text-dark {
    color: #343a40 !important;
}
.text-dark:hover, a.text-dark:focus {
    color: #121416 !important;
}

h4 {
    text-align: left;
   
}
.bg-event{
	background: #AB5D1D;
	
}
/* widget-title-events{
	colro: #fff;
	
} */
.month-text{
	font-size: 0.900rem;	
}

.month-text a{
	color: #fff !important;	
}
.month-text a:hover{
	color: #B99F07 !important;	
}
.post-navigation .post-prev p {
    display: block;
    color: #8f9397;
    font-size: 0.8125rem;
}

.post-navigation .post-next p {
    display: block;
    color: #8f9397;
	font-size: 0.8125rem;
}

.tag-1{
	font-size: 0.6125rem !important;
	
}
.tag-2{
	font-size: 0.7125rem !important;	
}
.tag-3{
	font-size: 0.8125rem !important;	
}
.tag-4{
	font-size: 0.9125rem !important;	
}
.tag-5{
	font-size: 1.0125rem !important;	
}
.tag-6{
	font-size: 1.1125rem !important;	
}
.tag-7{
	font-size: 1.1336rem !important;	
}
.tag-8{
	font-size: 1.1436rem !important;	
}
.tag-9{
	font-size: 1.1536rem !important;	
}
.tag-10{
	font-size: 1.1636rem !important;	
}
.redborder{
	border-style: solid;
  	border-width: 2px;	
	border-color: red;
}

/* button i.material-icons {
  vertical-align: middle;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 2px groove;
} */


.info-section .info-address .fa {
    padding-right: 10px;
    display: table-cell;
}
.info-section .info-address .fa {
    font-size: 1.6em;
}
.info-section .info-address .fa {
    padding-right: 10px;
    display: table-cell;
}
.info-section .info-address .fa {
    font-size: 1.6em;
}
.fa-map-marker.to {
    color: #ff766a!important;
}
.fa-map-marker.from {
  color: #67be4b!important;
}

.material-icons {
  vertical-align: middle;
  line-height: 0 !important;
  position: relative;
  /* top: -1px; */font-size: 1rem;
}
.material-icons.green10 { color: #0c7226; }
.material-icons.red10 { color: #b80707; }
.material-icons.f06 { font-size: 0.6em; }
.material-icons.f07 { font-size: 0.7em; }
.material-icons.f08 { font-size: 0.8em; }
.material-icons.f09 { font-size: 0.9em; }
.material-icons.f10 { font-size: 1.0em; }
.material-icons.f11 { font-size: 1.1em; }
.material-icons.f12 { font-size: 1.2em; }

.card-body.f1 { font-size: 1rem; }
.card-body.f09 { font-size: 0.9rem; }
.card-body.f08 { font-size: 0.8rem; }

.btn {
  border: none;
 
}

.btn-sm {
  padding: 0.4rem 0.8rem;
  font-size: 0.600rem;
  border-radius: 2px;
}

.btn-danger:hover {
  color: #fff;
  background-color: #bd2130;
  border-color: #bd2130;
}

.picturebox {
  height: 120px;
  width: 90px;
  background-color: #e4e3e3;
}

.feature-box {
  padding: 0 0 0 0;
 
}

#wrapper
{
 text-align:left;
 margin:0 auto;
 padding:0px;
 width:995px;
}
#drop-area
{
 margin-top:20px;
 width:550px;
 height:200px;
 background-color:white;
 border:3px dashed grey;
}
.drop-text
{
 margin-top:70px;
 color:grey;
 font-size:25px;
 font-weight:bold;
}
#drop-area img
{
 max-width:200px;
}

/* DATA TABLE DELIVERY SEARCH CSS */

#example tr{
  height: 100%;
  padding-bottom: 5px;
}


#example_wrapper {
  font-size: 0.700rem;

}
.table th, .table td {
  padding: 0.5rem;

}
/* .avat1{ 
  height: 50px; 
  
} */
.sorting_1 {
  padding: 0.5rem;
  
}

#wrap {
  margin: 3em 8em;
}

.left {
  float: left;
  margin-right: 1.5em;
}
.right {
  float: right;
  margin-left: 1em;
}

.divavatar { 
  height: 50px;
  width: 60px;
  float: left;
  margin-right: 5px; 
}

.divavatar img {
  display: block;
  width: auto;
  max-height: 50px;
  float: left;
}


/* input *,
input *:before,
input *:after {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
} */
.getlocation,
.getlocation * {
   box-sizing: border-box !important;
}

a {
  color: #070cb9;
  text-decoration: none;
  background-color: transparent;
}

requestmap-top{ 
  height: 200px !important;
}

* {
  box-sizing: border-box;
}

.row {
  display: flex;
}

/* Create three equal columns that sits next to each other */
.column {
  flex: 33.33%;
  padding: 5px;
}

.image-det{
  height: 80px !important;
}
label {
  display: inline-block;
  margin-bottom: 0.1rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}

.badge-secondary {
  color: #fff;
  background-color: #000000;
}
.badge-danger {
  color: var(--tf-white) !important;
  background-color: var( --tf-danger) !important;
}


.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.6;
  color: #ffffff;  
  border-radius: 0;
  
}

.lowest-quote {	
	
    font-family: 'Amiko', sans-serif;
    font-size: 0.6rem;
    font-weight: 300;
    line-height: 1.1;  
  	color: #0d0e0e;
  	text-align: left;
  	
}
.alert-warning {
  position:relative;
  padding:.75rem 1.25rem;
  margin-bottom:1rem;
  border: 0;
  border-radius:0;
  background-color: var(--tf-warning) !important;
  color: var(--tf-blackcolor) !important;
}

.btn-secondary {
  color: #fff;
  background-color: var(--tf-secondary) !important;
  border: 0;
}
.btn-secondary:hover {
  color: #fff;
  background-color: var(--tf-secondary-hover) !important;
  border: 0;
}
.msgerror {
  color: var(--tf-danger) !important;

}

@media screen and (max-width: 600px) {
  .tquoteidstyle {
    position: relative;
    top: 10px;
    left: 15px;
    margin-bottom: 10px; 
    visibility: hidden;   
  
  }
}

@media screen and (max-width: 2500px) {
  .tquoteidstyle {
    position: absolute;
    top: 10px;
    right: 20px  
  }
}

@media screen and (max-width: 520px) {
  .tquoteidstyle-1 {
    position: absolute;
    visibility: visible; 
    top: 10px;
    left: 15px;   
  
  }
}
@media screen and (max-width: 2500px) {
  .tquoteidstyle-1 {
    position: absolute;
    visibility: hidden;    
  
  }
}
.noshow {
  display: none;

}
.form-group>label {
  font-weight: bold;
}
#gen-modal .modal-dialog {
  -webkit-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  top: 50%;
  margin: 0 auto;
}
.delpicture {
  z-index: 1000;
  position: relative;
  left: 5px;
  top:20px;
  background-color: #fefeff;
  width: 18px; 
  height: 20px;
  cursor: pointer;

}



