body{
	background-color: #eaeded;
}
h2{
font-size:26px;
}
.ugali {
background: black;
padding: 6px;
}
.ugali a{
	color:#fff;
}
.bg-blue {
background-color: #00489A!important;
}
.bg-white {
    background-color: #FFFFF!important;
}
.alert-botm {
margin-bottom:0;
padding: 5px 65px;
}
.owl-carousel .owl-nav button.owl-prev {
position: absolute;
top: 38%;
z-index: 5;
display: inline-block;
background: #ff3e3e!important;
width: 38px;
height: 38px;
line-height: 40px;
font-size: 14px;
color: #fff!important;
}
.owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 38%;
right: 0;
z-index: 5;
display: inline-block;
background: #ff3e3e!important;
width: 38px;
height: 38px;
line-height: 40px;
font-size: 14px;
color: #fff!important;
}
.footer-widget p {
margin-bottom: 27px;
}
p {
font-family: 'Nunito', sans-serif;
font-size: 16px;
line-height: 28px;
}
.animate-border {
position: relative;
display: block;
width: 115px;
height: 3px;
background: #007bff; }
.animate-border:after {
position: absolute;
content: "";
width: 35px;
height: 3px;
left: 0;
bottom: 0;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
-webkit-animation: animborder 2s linear infinite;
animation: animborder 2s linear infinite; }
@-webkit-keyframes animborder {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px); }
100% {
-webkit-transform: translateX(113px);
transform: translateX(113px); } }
@keyframes animborder {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px); }
100% {
-webkit-transform: translateX(113px);
transform: translateX(113px); } }
.animate-border.border-white:after {
border-color: #fff; }
.animate-border.border-yellow:after {
border-color: #F5B02E; }
.animate-border.border-orange:after {
border-right-color: #007bff;
border-left-color: #007bff; }
.animate-border.border-ash:after {
border-right-color: #EEF0EF;
border-left-color: #EEF0EF; }
.animate-border.border-offwhite:after {
border-right-color: #F7F9F8;
border-left-color: #F7F9F8; }
/* Animated heading border */
@keyframes primary-short {
0% {
width: 15%; }
50% {
width: 90%; }
100% {
width: 10%; } }
@keyframes primary-long {
0% {
width: 80%; }
50% {
width: 0%; }
100% {
width: 80%; } } 
.dk-footer {
padding: 75px 0 0;
background-color: #151414;
position: relative;
z-index: 2;
margin-top: 75px;  }
.dk-footer .contact-us {
margin-top: 0;
margin-bottom: 30px;
padding-left: 80px; }
.dk-footer .contact-us .contact-info {
margin-left: 50px; }
.dk-footer .contact-us.contact-us-last {
margin-left: -80px; }
.dk-footer .contact-icon i {
font-size: 24px;
top: -15px;
position: relative;
color:#007bff; }
.dk-footer-box-info {
position: absolute;
top: -122px;
background: #202020;
padding: 40px;
z-index: 2; }
.dk-footer-box-info .footer-social-link h3 {
color: #fff;
font-size: 24px;
margin-bottom: 25px; }
.dk-footer-box-info .footer-social-link ul {
list-style-type: none;
padding: 0;
margin: 0; }
.dk-footer-box-info .footer-social-link li {
display: inline-block; }
.dk-footer-box-info .footer-social-link a i {
display: block;
width: 40px;
height: 40px;
border-radius: 50%;
text-align: center;
line-height: 40px;
background: #000;
margin-right: 5px;
color: #fff; }
.dk-footer-box-info .footer-social-link a:hover {
	text-decoration:none;
}
.dk-footer-box-info .footer-social-link a i.fa-facebook {
background-color: #3B5998; }
.dk-footer-box-info .footer-social-link a i.fa-twitter {
background-color: #55ACEE; }
.dk-footer-box-info .footer-social-link a i.fa-google-plus {
background-color: #DD4B39; }
.dk-footer-box-info .footer-social-link a i.fa-linkedin {
background-color: #0976B4; }
.dk-footer-box-info .footer-social-link a i.fa-instagram {
background-color: #B7242A; }
.dk-footer-box-info .footer-social-link a i.fa-youtube-play {
    background-color: #FF0000;
}
.dk-footer-box-info .footer-social-link a i.fa-whatsapp {
    background-color: #075e54;
}
.footer-awarad {
margin-top: 285px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-moz-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center; }
.footer-awarad p {
color: #fff;
font-size: 24px;
font-weight: 700;
margin-left: 20px;
padding-top: 15px; }
.footer-info-text {
margin: 26px 0 32px;
color: #fff; }
.footer-left-widget {
padding-left: 80px; }
.footer-widget .section-heading {
margin-bottom: 35px; }
.footer-widget h3 {
font-size: 24px;
color: #fff;
position: relative;
margin-bottom: 15px;
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content; }
.footer-widget ul {
width: 50%;
float: left;
list-style: none;
margin: 0;
padding: 0; }
.footer-widget li {
margin-bottom: 18px; }
.footer-widget p {
margin-bottom: 27px;
color: #fff; }
.footer-widget a {
color: #878787;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.footer-widget a:hover {
color: #007bff; }
.footer-widget:after {
content: "";
display: block;
clear: both; }
.dk-footer-form {
position: relative; }
.dk-footer-form input[type=email] {
padding: 14px 28px;
border-radius: 50px;
background: #2E2E2E;
color: #fff;
border: 1px solid #2E2E2E; }
.dk-footer-form input::-webkit-input-placeholder, .dk-footer-form input::-moz-placeholder, .dk-footer-form input:-ms-input-placeholder, .dk-footer-form input::-ms-input-placeholder, .dk-footer-form input::-webkit-input-placeholder {
color: #878787;
font-size: 14px; }
.dk-footer-form input::-webkit-input-placeholder, .dk-footer-form input::-moz-placeholder, .dk-footer-form input:-ms-input-placeholder, .dk-footer-form input::-ms-input-placeholder, .dk-footer-form input::placeholder {
color: #878787;
font-size: 14px; }
.dk-footer-form button[type=submit] {
position: absolute;
top: 0;
right: 0;
padding: 0px 24px 6px 17px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
border: 1px solid #007bff;
background: #007bff;
color: #fff; }
.dk-footer-form button:hover {
cursor: pointer; }
/* ==========================
Contact
=============================*/
.contact-us {
position: relative;
z-index: 2;
margin-top: 65px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center; }
.contact-icon {
position: absolute; }
.contact-icon i {
font-size: 36px;
top: -5px;
position: relative;
color: #007bff; }
.contact-info {
margin-left: 75px;
color: #fff; }
.contact-info h3 {
font-size: 20px;
color: #fff;
margin-bottom: 0; }
.copyright {
padding: 10px 0;
margin-top: 55px;
background-color: #202020; }
.copyright span,
.copyright a {
color: #878787;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
.copyright a:hover {
color:#007bff; }
.copyright-menu ul {
text-align: right;
margin: 0; }
.copyright-menu li {
display: inline-block;
padding-left: 20px; }
.back-to-top {
position: relative;
z-index: 2; }
.back-to-top .btn-dark {
width: 35px;
height: 35px;
border-radius: 50%;
padding: 0;
position: fixed;
bottom: 20px;
right: 20px;
background: #2e2e2e;
border-color: #2e2e2e;
display: none;
z-index: 999;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
.back-to-top .btn-dark:hover {
cursor: pointer;
background: #007bff;
border-color: #00489a; }
.fa-send{
	margin-top: 10px;
}
.card-img-overlay {
    top: unset!important;
	padding: 0;
	bottom: -45px;
}
.mt-6, .my-6 {
    margin-top: 4rem!important;
}
.display-5 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
	color: #333;
}
.btn-blue {
    color: #fff;
    background-color: #007bff;
    border-color: #047aff;
}
.btn-blue:hover {
    color: #fff;
    background-color: #00489A;
    border-color: #007bff;
}
.form-input-width{
	width: 270px!important;
    border-radius: 0;
}
.btn-outline-red {
    color: #ffffff;
    border: 0;
	background: #ff3a3a;
    border-radius: 0;
}
.btn-outline-red:hover,.btn-outline-red:focus {
	background: #e82525;
	border: 0;
	color: #ffffff;
}
.fa-search{
	padding: 5px;
}
.navbar-fixed {
    z-index: 99999;
    position: fixed;
    opacity: .98;
    width: 100%;
    top: 0;
    -webkit-animation: fadeInDown 800ms;
    -moz-animation: fadeInDown 800ms;
    -ms-animation: fadeInDown 800ms;
    -o-animation: fadeInDown 800ms;
    animation: fadeInDown 800ms;
    -webkit-backface-visibility: hidden;
}
.navbar-brand {
	padding-bottom:0;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 10px;
    right: 39px;
}
.text-red{
	color: #ff0000;
}
.btn-danger {
    color: #fff;
    background-color: #ff3a3a;
    border-color: #e82525;
}
.btn-danger:hover,.btn-danger:focus {
    color: #fff;
    background-color: #e82525;
    border-color: #ff3a3a;
}
.btn{
	border-radius:0;
}
/* bootstrap 4 image check box */

.mycard-footer {
	text-align: center;
    background: #333333;
    font-size: 15px;
    text-indent: 10px;
   /* border-radius: 0 0px 4px 4px;*/
}

.gallery-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
		margin-bottom:14px;
}
.gallery-card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /*padding: 1.25rem;*/
}
.gallery-card img {
    width: 100%;
}
label{
    margin-bottom: 0 !important;
}
/*--checkbox--*/

.block-check {
    display: block;
    position: relative;
   
   
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.block-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
	cursor: pointer;
}

/* On mouse-over, add a grey background color */
.block-check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.block-check input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.block-check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.block-check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.get-price a{
	text-decoration:underline;
}
.get-price a:hover{
	color:#ff3a3a;
}
.quote-info{
	height: 52px;
    padding: 0;
    background: linear-gradient(90deg,#ff3a3a,#00489a);
	margin-bottom: 20px;
	border-radius: 3px;
}
.quote-top{
	font-weight: 700;
    padding-top: 8px;
	    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-left: 20px;
}
.quote-img{
	cursor: pointer;
    margin-right: 20px;
    bottom: 0;
    width: 120px;
    height: 48px;
}
.rml-2{
	margin-left: 20px;
}
.fa-angle-right{
	color: #fff;
    font-size: 35px;
    margin-right: 16px;
    margin-top: 8px;
}
.alert-danger {
    color: #fff;
    background-color: #ff3a3a;
    border-color: #e82525;
	border-radius:0;
}
.ctl-1 a,.ctl-2 a,.ctl-3 a{
	color: #fff;
}
.fa-facebook{
	color: #3b5998;
    background: #fff;
    padding: 5px 8px;
}
.fa-facebook:hover{
	color: #fff;
    background: #3b5998;
	text-decoration:none;
}
.fa-twitter{
	color: #55acee;
    background: #fff;
    padding: 5px;
}
.fa-twitter:hover{
	color: #fff;
    background: #55acee;
	text-decoration:none;
}
.fa-youtube-play{
	color: #FF0000;
    background: #fff;
    padding: 5px;
}
.fa-youtube-play:hover{
	color: #fff;
    background: #FF0000;
	text-decoration:none;
}
.social-link h3{
	color:#fff;
}
.social-link a:hover{
	text-decoration:none;
}
.card-body {
    padding: 1.25rem 0;
}
.card{
	margin-bottom: 31px;
}
@media(max-width:768px){
	.alert-botm {
		padding:0;
	}
	.note{
		display:none;
	}
	.searchForm{
		display:none;
	}
	.searchForm-non{
		display:block!important;
	}
	.home-link{
		display:none;
	}
	.form-input-width {
    width: 320px!important;
}
}
.navbar-light .navbar-toggler {
    border-color: rgba(255, 255, 255, 0.1);
}
.searchForm-non{
		display:none;
	}