/*
Theme Name: Breco Safaris
Theme URI: https://www.lwegatech.com/themes
Description: This theme was built by Lwegatech on a fully customization basis for cdi  .
Author: Lwegatech
Author URI: https://lwegatech.com
Version: 1.0
Tags: Consulting and Development International Limited  , Lwegatech, lwegatech custom links

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This theme was built by Lwegatech on a fully customization basis for Consulting and Development International Limited
*/
@import url('assets/fa/css/font-awesome.css');
@import url('assets/fa/css/font-awesome.min.css');
@import url('assets/bootstrap/css/bootstrap.css');
@import url('assets/bootstrap/css/bootstrap.min.css');
@import url('assets/bootstrap/css/bootstrap-grid.css');
@import url('assets/bootstrap/css/bootstrap-grid.css.map');
@import url('assets/bootstrap/css/bootstrap-grid.min.css');
@import url('assets/bootstrap/css/bootstrap-reboot.css');
@import url('assets/bootstrap/css/bootstrap-reboot.css.map');
@import url('assets/bootstrap/css/bootstrap-reboot.min.css');
@import url('assets/bootstrap/css/bootstrap-reboot.min.css.map');
@import url('assets/bootstrap/css/bootstrap.css.map');
@import url('assets/bootstrap/css/bootstrap.min.css.map');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800|Merriweather:800');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Prata&di');


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size: 100%;
	overflow-x: hidden;
	position: relative;
}
h1, h2, h3, h4, h5, h6{

    font-weight: 800;
    line-height: 1.42857143;
    color: #062F23;
}
p{
    font-family: 'poppins';
    font-size: 17px;
    color: #666;
}
a:hover{
    text-decoration: none;
}
.header{
width: 100%;
background: #fff0;
position: absolute;
z-index: 3;
}
.top-head{
    color: #d4d1d1;
    border-bottom: 1px solid #989898;
    
} 
.top-head p{
    color:#d4d1d1;
    font-size: 14px;
    margin: 0 !important;
    padding: 5px 0; 
}
.top-head i{
    color: #fff;
    font-size: 25px;
    margin-right: 30px;
    padding: 5px 0;
}
.pborder{
    border-right: 1px solid #989898;
}
.pborder2 h2{
    font-size: 2.7em;
}
.main-header{
    align-self: center;
}
#thetitle{
    background: url('https://www.abmadvocates.com/wp-content/uploads/2019/05/thinkstock-gavel-court-law-judge-750xx2115-1191-0-154.jpg') center;
    background-size: cover;
    padding: 260px 0 50px 0;
    position: relative;
}
#thetitle h1{
	color: #deab51;
}

.post-title{
	font-family: 'Prata', serif;
	text-align: left;
	font-size: 35px;
}
.overlay3{
   position: absolute;
   width: 100%; 
   top: 0;
   bottom: 0;
   background-color: rgb(0, 0, 0, 0.6); 
}
.section-pad{
    padding: 60px 0;
}
.appear{
    display: none;
}
/*---------------------------
      About Us area
---------------------------*/
.aboutus{
    padding: 50px;
}
.pborder2{
    border-right: 4px solid #eee;
}
.aboutp {
	padding-left: 60px;
}
.aboutp p{
     text-align: justify;
}
.smtext{
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: unset !important;
}
/*-------------------------
     Our Practice Area
-------------------------*/     
.practice-area{
    background: url('https://www.abmadvocates.com/wp-content/uploads/2019/05/ABM-Advocates-uganda111.jpg') center;
    background-size: cover;
    position: relative;
    color: #fff;
}
.overlay {
   position: absolute;
   width: 100%; 
   top: 0;
   bottom: 0;
   background-color: rgb(6, 47, 35, 0.98); 
}
.extra-pad{
    padding: 110px;
}
.practice-area p{
    padding-right: 200px;
    color:#DEAB51;
}
.practice-area h1{
    color: #DEAB51;
    font-weight: 700;
}
.practice-area h3{
    color: #DEAB51;
    font-weight: 500;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.bordert{
    border-top: 1px solid #ddd;
}
/*-----------------------------
      Attorney Area
-----------------------------*/
.attorney-area{
    padding: 60px 0;
    text-align: center;
}
.attorney-area h1{
    font-size: 3em;
    margin-bottom: 1em;
}
.attorney-area h5 {
	padding-top: 15px;
	color: #062f23;
}
.attorney-area p{
	color: #d8a300;
}
/*-----------------------------
      Testimonial Area
-----------------------------*/
.testimonial{
    padding: 50px 0;
    text-align: center;
    position: relative;
    background: url('https://www.abmadvocates.com/wp-content/uploads/2019/05/judge-hammer.jpg') center;
    background-size: cover;
    color: #c0c0c0;
}
.overlay2{
   position: absolute;
   width: 100%; 
   top: 0;
   bottom: 0;
   background-color: rgb(222, 171, 81, 0.9); 
}
.testimonial h3{
   color: #fff;
   z-index: 2;
}
.testimonial p{
    color: #fff;
    font-size: 15px;
}
.news{
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    margin-top: 60px;
}
.news-text{
    border-left: 1px solid #eee;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
}
.news-btn {
	border: 3px solid #062f23;
	border-radius: 5px;
	background: #062f23;
	color: #deab51;
	padding: 5px 10px;
	margin-right: 10px;
}
.news-btn:hover{
	color: #062f23;
	background: transparent;
	border: 2px solid #062f23;
}
.blog{
    padding-top: 50px;
}
.blog span{
    color:#D8A300;
    font-size: 13px;
    font-weight: 600;
    font-family: 'poppins';
    text-transform: uppercase;
}
.blog h3{
	color: #062f23;
}
.rt-tpg-container .layout1 .rt-holder .rt-detail .read-more {
	display: block;
	text-align: left !important;
}
.copyright{
    padding-top: 20px;
    font-size: 13px;
    background: #000;
    color: #fff;
}
/*------------------------------
      Inner pages
------------------------------*/
.inner{
    font-family: 'poppins', sans-serif;
    font-size: 18px;
    color: #666;
    font-size: 17px;
    font-weight: 300;
}
.inner h1, h2, h3, h4, h5, h6{
    font-family: 'Prata', serif;
    
}
.intro{
    padding: 50px 0;
}
.intro p{
    text-align: justify;
    padding-right: 40px;
}
.after-intro p{
    text-align: unset;
}
.after-intro h2{
     font-family: 'Prata', serif;
     padding-top: 40px;
}  
.after-intro hr{
    width: 50px;
    border: 3px solid #deab51;
    margin-right: 650px;
    
}
.sidebar{
    background-color: #062f23;
    padding: 30px;
}
.sidebar h4{
     font-family: 'Prata', serif;
	color: #deab51;
}
.sidebar p{
	color: #deab51;
}
.sidebar a{
    color: #deab51;
}
.sidebar a:hover{
    color: #fff;
}
/* service pages */
.services{
    padding: 50px 0;
    font-size: 16px;
}
.each-service{
    border: 3px solid #eee;
    padding: 47px;
    /*margin-bottom: 60px;*/
}
.each-service h4{
    text-align: center;
     font-family: 'Prata', serif;
}
/* affiliate page */
.affiliate{
    padding: 50px 0;
}
.alliance p{
    padding: 30px;
}
.alliance hr{
    width: 10%;
    border: 3px solid #f9c801;
}

/* Blog pages */
.rt-tpg-container .layout1 .rt-holder {
	padding-bottom: 15px;
	border: 1px solid #eee;
	padding: 20px;
	box-shadow: 4px 4px 4px 4px #eee;
}

/*contact page*/
.contact{
    padding: 50px 0;
}
.contact h4{
    font-family: 'Prata', serif;
    padding-top: 30px;
}
div.wpforms-container-full .wpforms-form input[type="submit"], div.wpforms-container-full .wpforms-form button[type="submit"], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background-color: #f9c801 !important;
	border: 1px solid #f9c801 !important;
	color: #fff !important;
	font-size: 1em;
	padding: 10px 15px;
}

/* team member pages*/
.team{
    padding: 50px 0;
}
.team-description {
	color: #666;
	text-align: justify;
	padding-left: 20px 0 20px 25px;
}
.team-description ul li{
    list-style: none;
    line-height: 1.8;
}
/* e-commerce page*/
.e-commerce{
    padding: 50px 0;
}
.custom_table thead .wpt_table_header_row th {
	padding: 17px;
	color: #deab51 !important;
	background: #062f23 !important;
}
.custom_table thead .wptf_table_header_row th {
	padding: 17px;
	color: #deab51 !important;
	background: #7b7b7b !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 300 !important;
	border-radius: 0 !important;
	left: auto;
	color: #fff !important;
	background-color: #f9c801 !important;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #000 !important;
	border-radius: 0 !important;
	color: #fff;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	font-size: .92em;
	border-radius: 2px;
	line-height: 1.5;
	background-color: #f9c801 !important;
	color: #fff !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: normal;
	border: 1px solid #bbb8b8;
	padding: 10px;
}
.woocommerce form .form-row textarea {
	height: 10em !important;
	line-height: 1.5;
	display: block;
	box-shadow: none;
	width: 30em !important;
}
/* Application form */
.nf-form-fields-required{
    display: none;
}
.market .card{
	text-align: center;
	border: 3px solid #f9c80363;
}
.market .card i{
	float: right;
}
.market .card a{
	color: #f9c803;
}
.market .card a:hover{
	color: #333;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:320px) {

}
@media only screen and (max-width:620px) {
    .header {
	background: #222;
	position: relative;
    }

    .pborder{
        display: none;
    }
    .main-header {
	align-self: center;
	padding: 10px 0;
    }
    .logo-img {
	position: absolute;
	z-index: 2;
    }
    .pborder2 h2 {
	font-size: 2.4em;
}
.alliance p {
    padding: 0;
}
.intro {
    padding: 20px 0;
}
.intro p {
    padding-right: 0px;
}
.team-description {
    color: #666;
    padding: 20px 0 20px 30px;
}
.team-description img {
    padding-right: 30px;
}
    .pborder2 {
	border-right: 0;
    }
    .aboutp {
	word-spacing: 6px;
	padding-left: 0;
    }
    .extra-pad {
	padding: 60px;
    }
    .practice-area p {
	padding-right: 0;
	color: #fff;
    }
    .bordert {
	border-top: 0;
    }
    .disappear{
        display: none;
    }
    .appear{
        display: block;
    }
    .each-service {
    padding: 15px;
    text-align: justify;
}
    .blog {
	padding: 50px;
    }
 
    #post-grid-83 .element_3 {
	display: block;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 16px;
	padding-right: 0 !important;
	text-align: left;
	font-family: 'poppins';
   }
   .post-grid .grid-items {
	margin: 0 !important;
	overflow: hidden;
	text-align: center;
   }
   #post-grid-83 .element_4 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
	background: #D8A300;
	width: 55% !important;
	color: #fff;
	font-family: 'poppins';
    }
    #thetitle {
	background: url('https://www.abmadvocates.com/wp-content/uploads/2019/05/thinkstock-gavel-court-law-judge-750xx2115-1191-0-154.jpg') center;
	background-size: cover;
	padding: 100px 0 50px 0;
	position: relative;
    }
    #thetitle h1 {
	color: #fff;
	font-size: 30px;
    }
    .nf-field-element h2{
        font-size: 20px;
    }
    .woocommerce ul.order_details li {
	float: left;
	margin-right: 2em;
	text-transform: uppercase;
	font-size: .715em;
	line-height: 1;
	border-right: none !important;
	padding-right: 2em;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 15px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	font-size: 15px !important;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #515151;
	background-color: #ebe9eb;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
.woocommerce form .form-row textarea {
	height: 10em !important;
	line-height: 1.5;
	display: block;
	box-shadow: none;
	width: 17em !important;
}

.nf-form-cont .one-half, .nf-form-cont .one-third, .nf-form-cont .two-sixths, .nf-form-cont .one-sixth, .nf-form-cont .one-fourth{
    width: 100% !important;
}
}
@media only screen and (max-width:820px) {
    p{
        font-size: 15px;
    }
.top-head p {
	color: #d4d1d1;
	font-size: 11px;
	margin: 0 !important;
	padding: 5px 0;
}
.top-head i {
	color: #fff;
	font-size: 15px;
	margin-right: 20px;
	padding: 5px 0;
}
.aboutus {
	padding: 50px 20px;
}
.pborder2 h2 {
	font-size: 1.8em;
}
.aboutp {
	word-spacing: 1px;
	padding-left: 10px;
}
.aboutp p {
	text-align: justify;
	font-size: 15px;
}
.extra-pad {
	padding: 30px;
}
.practice-area p {
	padding-right: 0;
	color: #fff;
}
.practice-area h3 {
	color: #fff;
	font-weight: 500;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
}
.attorney-area h1 {
	font-size: 2.4em;
	margin-bottom: 1em;
}
#post-grid-83 .element_3 {
	display: block;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 16px;
	padding-right: 0 !important;
	text-align: left;
	font-family: 'poppins';
   }
   .post-grid .grid-items {
	margin: 0 !important;
	overflow: hidden;
	text-align: center;
   }
   #post-grid-83 .element_4 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
	background: #D8A300;
	width: 55% !important;
	color: #fff;
	font-family: 'poppins';
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {
    
    .aboutp {
	word-spacing: 8px;
	padding-left: 10px;
}
.extra-pad {
	padding: 50px;
}
.practice-area p {
	padding-right: 30px;
	color: #fff;
}
.practice-area h3 {
	color: #fff;
	font-weight: 500;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	font-size: 1.2em;
}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
    
    .header {
	background: #222;
	position: relative;
    }

    .pborder{
        display: none;
    }
    .main-header {
	align-self: center;
	padding: 10px 0;
    }
    .logo-img {
	position: absolute;
	z-index: 2;
    }
    .pborder2 h2 {
	font-size: 2.4em;
}
    .pborder2 {
	border-right: 0;
    }
    .bordert {
	border-top: 0;
    }
}
@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 740x) 
and (orientation : landscape) {
    
    .header {
	background: #222;
	position: relative;
    }

    .pborder{
        display: none;
    }
    .main-header {
	align-self: center;
	padding: 10px 0;
    }
    .logo-img {
	position: absolute;
	z-index: 2;
    }
    .pborder2 h2 {
	font-size: 2.4em;
}
    .pborder2 {
	border-right: 0;
    }
    .bordert {
	border-top: 0;
    }
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}