@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');


@font-face{
    font-display: swap;
    url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');
}
.content-heading.py-4 img {
    width: 100% !important;
}
 a {
    color: #000;
	cursor:pointer;
  text-transform: capitalize;
}
table {
    width: 100% !important;
}
h1{ font-size: 32px;}
h2{ font-size: 25px;}
h3{ font-size: 24px;}
h4{ font-size: 20px;}
h5{ font-size: 18px;}
h1.mt-4.mb-2{font-size:30px}
.pagination>li>a, .pagination>li>span {
        position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: 4px;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    border-radius: 50%;
}
td {
    padding: 3px;
}
div.searchbx input[type=text] {
  padding: 8px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 80%;
  background: #f1f1f1;
}
  div.searchbx button {
  float: left;
  width: 20%;
  padding: 8px;
  background: #00adef;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}

div.searchbx button:hover {
  background: #0b7dda;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{background-color:#b04343  !important;border-color:#b04343  !important;color: #fff;}
.pagination > li > a,
.pagination > li > span:hover{color:#7E7C7C;border:1px solid #c0bbbb !important;background-color:#ebf6eb !important;}
.pagination > li > a,
.pagination > li > span{border:1px solid #c0bbbb;color:#7E7C7C;background-color:rgb(255, 255, 255) !important;}
.pagination{margin:0px 0 !important;}
.pagination > li {
  width: auto !important;
}
.bg-navbars {
    background: #ffffff;
    padding: 10px 0px;
    border-bottom: 1px solid #e7e7e7;
}
a:hover {
    color: #63984b;
    text-decoration: underline;
}
li.breadcrumb-item.active a {
    font-size: 13px;
}
.breadcrumb-item.active i {
     font-size: 13px;
}
.navbar-brand
{
  max-width: 90px;
}
td p {
    text-align: left;
}
.nextbutton {
    border: 1px solid;
    border-radius: 30px;
    padding: 10px 16px!important;
    display: block;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(0 0 0 / 82%) !important;
    font-weight: 700;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(95 149 71) !important;
}
.navbar-nav.text-combination li a {
    color: #fff !important;
    font-size: 17px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
ul.navbar-nav.text-combination li a:hover {
    color: #fff !important;
    opacity: 0.6;
}
.table-design thead {
    background: #0086f6;
}
.table-design thead tr th{ color: #fff; }
body{font-family: 'Montserrat', sans-serif!important;

 
}

table.table.table-bordered tbody tr td:last-child {
    color: #151515;
    font-weight: bold;}
table.table.table-bordered tbody tr td a:nth-child(1) {
   color: #000000;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
.right-bar h3 {
   padding: 12px 24px;
    font-size: 17px;
   
    font-weight: 600;
    margin-bottom: 0;
}
.right-bar.mt-4 {
    border: 1px solid #ced0d4;
    padding: 16px;
    border-radius: 10px;
    background: #fff;
}
.right_content {
    background: #0086f6;
    border: 1px solid #ced0d4;
    border-radius: 5px;
    color: #fff;
}
.right-bar h3 i{
position: absolute;
    right: 25px;
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
}
.right-bar h3 {
    position: relative;
}
.right-bar ul {
    list-style: none;
    padding: 0px;
    margin: 0;
}.right-bar ul li a {
    color: #151515;
    text-decoration: none;
    display: flex;
    align-items: baseline;
    /* margin-left: 8px; */
}
.right-bar ul li i {
    color: #0086f6;
    padding-right: 5px;
}
.right-bar.my-4 ul li {
    padding: 16px;
    background: #fff;
    margin: 16px 0;
    border: 1px solid #ced0d4;
    border-radius: 10px;
    border-left: 3px solid #0086f6;
}
.navbar-dark .navbar-toggler {
    filter: brightness(100%) invert(1)!important;
}
.social-icon a i {
    margin-left: 16px;
}
footer {
    background: #00090f;
}
.footer-box {
    color: #dadada;
}
.footer-box ul {
    list-style: none;
    padding: 0;
}
.footer-box ul li a {
    color: #fff; text-decoration: none;
}
.footer-box1 ul {
    list-style: none;
    padding: 0;
}
.footer-box1 ul li {
    padding: 4px 0px;
}
.footer-box1 ul li a {
    color: #fff; text-decoration: none;
}
.copyright {
    border-top: 1px solid rgba(255,255,255,.12);
}

.content-heading h3 {
    color: #000000;
}
.table-design h3 {
    color: #000000;
}
.listing-point i {
    width: 20px;
    text-align: center;
}
.listing-point span{ color: #0086f6; font-size: 16px; font-weight:bold; }
.listing-point {
    padding: 4px 0;
    border-bottom: 1px dashed;
}
.content-listing h3 {
    color: #0086f6;
}
.content-listing {
    border: 1px solid #ccc;
    padding: 20px;
    box-shadow: 1px 2px 6px #ccc;
    border-bottom: 3px solid #0086f6; margin-bottom: 30px;
}
.btn-theme {
        background-color: #b04343;
    border-color: #b04343;
    border-radius: 30px;
    padding: 8px 16px;
}
.btn-theme:hover{     background-color: #972f2fe6;
    border-color: #972f2fe6; }

@media (min-width: 768px) and (max-width: 1023px){
    .mobileView{
        display:none !important;
    }
	.navbar-nav.text-combination li a {
    color: #fff !important;
    font-size: 14px;  padding-left: 5px !important; padding-right:5px !important;
}

}
.box i {
    color: #0086f6;
}
@media (min-width: 212px) and (max-width: 479px){
	.content-heading h3{ font-size: 22px; color: #0086f6;}

.table-design h3{ color: #0086f6; font-size: 22px; }
table.table.table-bordered tbody tr td a:nth-child(1) {
    font-size: 16px;
 }
 h3{ font-size: 22px; }



}
	.alsoread{color: white;font-size: 16px;background: #0086f6;padding: 7px;border-radius: 11px;}
	.alsoread:hover{color: white;}

@media (min-width: 212px) and (max-width: 758px){
	.alsoread{color: white;font-size: 12px;background: #0086f6;padding: 4px;border-radius: 55px;}



}

.topbar {
    background: #1d1d1d;
    color: #fff;
}

/*.bg-whitemain {*/
/*    background: #fff;*/
/*    margin-bottom: 20px;*/
/*    border: 1px solid #80808040;*/
/*    border-radius: 8px;*/
/*    border-right: 3px solid #0086f6;*/
    
/*}*/
/*@media(max-width: 767px)*/
/*{*/
/*    .bg-whitemain*/
/*    {*/
/*        border-right: none;*/
/*    }*/
/*}*/

.table thead th {
    vertical-align: middle !important;
    border-bottom: 2px solid #dee2e6;
    text-align: center !important;
    width: 740px !important;
    max-width: 100% !important;
}

.table-value
{
  background: #ffff;
    border-radius: 10px !important;
    overflow: hidden;
}
.table td, .table th {
    padding: 0.75rem;
    vertical-align: middle !important;
    border-top: 1px solid #dee2e6;
    text-align: center !important;
}
.btn-flex{

      display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.mb-4.mb-span span {
    background: #e5e5e5;
    padding: 5px 13px;
    border-radius: 50px;
    margin-left: 10px;
}

.box h3 a {
    font-size: 21px;
    margin-bottom: 18px;
    display: block;
    line-height: 1.5;
    text-decoration: none;
    font-weight: 600;
}

.footer-box h3, .footer-box1 h3 {
    font-weight: 700;
    font-size: 18px;
}

.content-heading table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  padding: 20px;
  border-radius: 8px;
}

.content-heading td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

/*.content-heading table {*/
/*    background: #fff;*/
/*    padding: 20px;*/
/*    display: block;*/
/*    border-radius: 8px;*/
/*    border: 1px solid #80808059;*/
/*}*/
/*.content-heading td {*/
/*    border: 0px;*/
/*}*/
.mb-3 span {
    background: #e5e5e5;
    padding: 5px 13px;
    border-radius: 50px;
    margin-left: 10px;
}
.logo-listing.mb-3.text-center.postimgtop img {
    border-radius: 8px;
       
}

.mb-3 i {
    color: #0086f6;
}
@media(max-width: 576px)
{
    nav.navbar a img, .footer a img {
    max-width: 50px;
}
.box h3 a,h3
{
    font-size: 18px;
}
.box h3 a,.footer-box h3, .footer-box1 h3
{
    font-size: 13px;
}
.topbar a,.text-left.text-white.py-md-4.py-2,.navbar-dark .navbar-nav .nav-link,
.mb-4.mb-span,.btn-theme,.right-bar h3,
.right-bar h3 i,.right-bar ul li a,table.table.table-bordered tbody tr td a:nth-child(1),th,td, p, a
{
    font-size: 12px;
}
.pagination li a
{
    font-size: 12px;
    width: 30px;
    height: 30px;
}
}


 .click{
 	border: 1px solid;
 	border-radius: 10px;
 }
.click-men{
	text-align: center;
	background-color: black;
	color: white;
	padding: 5px 0px;
    border-radius: 10px;
}
.click-tent ul li a{
	text-decoration: none;
    color: white;
    background-color: #db26ab;
    padding: 8px 15px;
    font-size: 20px;
    border-radius: 10px;
    border: 1px solid;
}
.click-tent ul li{
	margin: 30px 0px;
}
.click-tent ul li a:hover{
	background-color: transparent;
	color: black;
	transition: 0.6s;
	border: 1px solid;
	overflow: hidden;
	text-decoration: underline;
}
.clc-note p{
	font-size: 18px;
    font-weight: 500;
    padding: 15px 35px;
}
.clc-note span{
	text-decoration: underline;
}


@media(max-width: 991.98px){
.clc-note p{
	font-size: 16px;
}
.click-tent ul li a{
	font-size: 18px;
	padding: 5px 10px;
}
}

@media(max-width: 767.98px){
.click-tent ul li a{
    line-height: 30px;
    padding: 8px 12px;
    font-size: 15px;
}
}


@media(max-width: 575.98px){

.click-tent ul li a{
	font-size: 15px;
	padding: 8px 15px;
	line-height: 45px;
}
.clc-note p{
	font-size: 15px;
	padding: 14px 18px;
}
}


@media(max-width: 400px){

.clc-note p{
	padding: 15px 15px;
}
}


/*related 2022 */
.related {
    color: #182e5b;
    font-weight: bold;
    font-size: 14px;
    background: #f0f2f5;
    margin-top: -22px;
    width: fit-content;
    padding: 0px 7px;
}

.bg-usedcar {
    /*border-left: 6px solid #01a1b9;*/
    background-color: #f7d7d7;
    border-radius: 50px;
    display: flex;
    margin-bottom: 7px;
}
.bg-usedcar span {
    color: #000;
    padding: 10px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

span.rightarrow {
    border-radius: 0 33px 33px 0px;
    padding: 0;
    height: 46px;
    width: 46px;
    text-align: center;
    line-height: 49px;
}

span.rightarrow i {
    font-size: 21px;
    color: #ffffff;
}

.bgspan_1 {
    background: #0086f6;
}

/* End related 2022 */
.copyright-about{
      text-align: center;
}
.copyright-about a {
    color: white;
    padding: 7px;
}

/contact css start/
ul {
  list-style: none;
}

input {
  overflow: hidden;
}

.section-title {
  position: relative;
  font-size: 30px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin: 0 0 35px;
}

.sec-pad {
  padding: 60px 0 0;
  margin: 50px 0;
}

.contact-sec {
  align-item: center;
  display: flex;
  background-color: #d4d4d9;
  padding: 30px;
}

.contact-sec .contact-ul li,
.contact-ul b {
  font-size: 20px;
  margin: 10px 0;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  word-wrap: break-word;
}

.contact-sec .contact-ul i {
  font-size: 18px;
  padding: 10px;
  margin-right: 10px;
  border-radius: 50%;
}
.contact-detail a {
  color: #000;
  text-decoration: none;
}

.contact-sec .contact-ul li b:hover {
  color: #f93;
}

.contact-sec .contact-ul li .fa-map-marker {
  color: #1d2636;
  border: 5px solid #960A0A;
}

.contact-sec .contact-ul li .fa-phone {
  color: #1d2636;
  border: 5px solid #7f7f7f;
}

.contact-sec .contact-ul li .fa-envelope {
  color: #1d2636;
  border: 5px solid #F4B400;
}

.contact-detail span {
  width: 400px;
  display: flex;
  justify-content: center;
}
.contact-detail span a {
  font-size: 20px;
  padding: 6px 12px;
  color: #000;
  border-radius: 50%;
  margin: 0px 5px;
}
.contact-detail span .fb {
  color: #1d2636;
  border: 5px solid #3b5998;
}
.contact-detail span .fb:hover {
  color: #fff;
  background-color: #3b5998;
}

.contact-detail span .insta {
  color: #1d2636;
  border: 5px solid  #cd486b;
}
.contact-detail span .insta:hover {
  color: #fff;
  background-color: #cd486b;
}

.contact-detail span .twitter {
  color: #1d2636;
  border: 5px solid  #00acee;
}
.contact-detail span .twitter:hover {
  color: #fff;
  background-color: #00acee;
}

form.contFrm {
  max-width: 396px;
  margin: auto;
}

.inptFld {
  width: 100%;
  height: 50px;
  border: 0;
  margin: 0 0 20px;
  border-radius: 8px;
  padding: 0 20px;
  font-size: 16px;
  color: #000;
}

.inptFld:focus {
  outline-offset: -4px;
  outline: 1px solid #f93;
}

.contFrm textarea {
  height: 75px;
  padding-top: 5px;
}
.inptBtn {
  height: 50px;
  border: 0;
  background: #00b055;
  font-size: 14px;
  color: #fff;
  margin: auto;
  letter-spacing: 1px;
  cursor: pointer;
  width: 160%;
  max-width: 400px;
  border-radius:8px;
}

/* Responcive css Start */

@media (max-width: 991px) {
  .sec-pad {
    padding: 20px 0 0px;
  }

  .contact-sec .contact-ul li,
  .contact-ul b {
    font-size: 18px;
  }

  .contact-sec .contact-ul i {
    font-size: 14px;
    padding: 6px;
    margin-right: 6px;
  }

  .inptFld {
    height: 40px;
    margin: 0 0 10px;
    padding: 0 14px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .contact-detail span {
    width: auto;
  }
  .contact-detail span a {
    font-size: 18px;
    padding: 5px 10px;
    color: #000;
    border-radius: 50%;
    margin: 0px 5px 20px;
  }
}

@media (max-width: 575px) {
  .section-title {
    font-size: 26px;
    font-weight: 500;
  }
  .contact-sec {
    border-radius: 10% 10% 0% 0% / 5% 5% 0% 0%;
  }

  .contact-sec .contact-ul i {
    border: none;
  }
  .inptFld {
    height: 36px;
    margin: 0 0 8px;
    padding: 0 14px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .contact-sec .contact-ul li,
  .contact-ul b {
    font-size: 16px;
  }
}
/*/contact css end/*/


.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}


.panel {
  padding: 0 18px;
  background-color: white;
  
  overflow: hidden;
}