/*--------------------------------------------------------------

  Template Name: Tasfiu Corporate HTML Template.
  Template URI: #
  Description: Tasfiu is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: HasTech
  Author URI: https://themeforest.net/user/hastech/portfolio
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/

body {
    color: #333;
}


.logo a {
    margin-top: 20px;
	margin-bottom: 20px;
}

.main-menu > li > a {
    height: 120px;
    line-height: 120px;
}

.slider-content h1 {
	padding-left:10px;
	padding-right:10px;
}
.slider-content h3 {
    font-size: 40px;
	line-height: 60px;
}
.breadcrumb {
    background-color: transparent;
	font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
}

.breadcrumb>li+li:before {
    color: #fff;
}

.breadcrumb a, .breadcrumb span{
    color: #fff;
}

.breadcrumb a:hover{
    color: #fff;
}


.btn-white {
    background:#fff;
	padding:7px 25px;
	text-decoration:none;
	text-transform:uppercase;
	border-radius:3px;
	line-height:14px;
	font-size:13px
}

.btn-white:hover {
    border:1px solid #fff;
	background:0 0;
	color:#fff;
}

.gray-blog-details {
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px;
}

.tf-blog-info p {
    text-align: justify;
	padding: 10px 0;
}

.title-line {
    line-height: 27px;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.title-panel-heading {
    font-size: 16px;
    text-transform: uppercase;
	font-weight: 700;
}

.category-menu li {
    border-bottom: 1px solid #cac8c8;
    padding-bottom: 10px;
    padding-top: 10px;
}

.tf-category-area {
    margin-top: 0px;
}

.foo-single-widget ul li {
    padding: 5px 0;
}

.foo-single-widget, 
.footer-bottom-area {
	color: #fff;
}

.copy-right-text {
    height: 50px;
    line-height: 50px;
}

.footer-title h2 {
    font-size: 22px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 100;
    letter-spacing: 1px;
}

.copy-right-text  a:hover, .foo-single-widget ul li a:hover {
	color: #888;
}

@media (max-width: 767px){
td {
    font-size: 12px;
}
.title-panel-heading {
    font-size: 14px;
}
.slider-content h3 {
    font-size: 22px;
	line-height: 40px;}
}


.tf-blog-body {
    padding: 20px 20px 20px 20px;
}

.bolg-details-inner {
    border-bottom: none;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.content {
  height: 100%;
}

.header-left li:first-child {
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}

.header-left li:first-child::after {
    color: #fff;
    content: "|";
    right: 0;
    position: absolute;
}


input[type=tel] {
    padding-left: 10px;
}

.form-result-ok {
	padding: 15px;
	background-color: #dff0d8;
	margin-bottom: 15px;
}

.modal-dialog-centered {margin-top: 0;margin-bottom: 0;height: 100vh;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.modal.fade .modal-dialog-centered {-webkit-transform: translate(0, -100%);transform: translate(0, -100%);}
.modal.in .modal-dialog-centered {-webkit-transform: translate(0, 0);transform: translate(0, 0);}

.sitemap ul {
	list-style: circle inside;
} 

ul.sitemap {list-style: disc;}

.btn-contact {
	background: none;
    border: solid 1px #fff;
    color: #fff;
	padding: 10px 30px 10px 30px;
	font-size: 14px;
    letter-spacing: 1px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.btn-contact:hover {
	background-color: #000;
	border: solid 1px #000;
    color: #fff;
}

.bradcaump-wrap h1.bradcaump-title {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 79px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
.bradcaump-wrap h1.bradcaump-title {
  font-size: 25px;
  line-height: 31px;
  margin-bottom: 5px;
}
}