.content p {
    margin: 15px 0;
}

h3 {
   padding-top:10px;
    
}

.form .form-group input[type=submit] {
    background: #FF4A52 !important;
  
    padding: 10px 80px !important;
    
}

.form .form-group input[type=submit]:hover {
    background: #000 !important;

}

.about .container .flex .col {
    flex: 0 1 50% !important;
    max-width: 50% !important;
    width: 100%;
}

.experts{padding:20px 0px;}
.title {
  
    font-weight: bold !important;
}

.pb20{padding-bottom:20px;}
.pd20{padding-top:20px;}

 .accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
  background: #F3F5FF;
    margin: 10px 0;
    border-radius: 6px;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #FF4A52;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 1em;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #FF4A52;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #FF4A52;
  border: 1px solid #FF4A52;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 1em;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: #FF4A52;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 29em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  padding: 1em 1em 1.5em;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
}

.none{display:none !important;}
.blclr{color:#333;}


.pagenavi{margin-top:30px;}


td {
    border: 1px solid #eee;
    padding: 10px;
}


.disclaimer{
    margin: 20px 0px;
    color: #fff;
}
.white{color:#fff;}

.ahreflink a{color: #FF4A52;}
.ahreflink a :hover{color: #333;}




.section1{margin-left:40px; padding-top:25px;}

.blogcategory li{
	    float: left;
    list-style: disc;
    padding: 1px 40px 0px 0px;
	font-size: 17px;
    font-weight: 600;
	}
	

    ul.more-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    width: 260px;
    padding: 10px 0;
    box-shadow: 0 5px 15px rgba(0,0,0,.15);
    display: none;
    z-index: 999;
    flex-direction: column
}

.more-dropdown li {
    list-style: none
}

.drop-more:hover .more-dropdown {
    display: flex
}

li.drop-more {
    position: relative
}

ul.more-dropdown li a {
    padding: 4px 10px;
    line-height: 32px
}


section.section1.bg-yellow.blogcategory ul li a {
    font-size: 15px;
}


.clear{clear:both;}



.nav ul li ul.sub-menu {
position: absolute;
background: #fff;
top: 70px;
width: 344px !important;
flex-direction: column;
padding: 12px 15px;
line-height: 43px;
box-shadow: 0 0 5px #000000a8;
opacity: 0;
visibility: hidden;
transition: all 0.3s
ease;
display:block !important;
	
}

.nav ul li:hover ul.sub-menu {
opacity: 1;
visibility: visible;
} 




.newsection h2 {
    font-size: 28px;
    line-height: 35px;
    padding-top: 10px;
    font-weight: 600;
    color:#ff4a52;
}


.newsection h3 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
}


.newsection a {
    color: #FF4A52;
}


.newsection h4 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 600;
}

.newsection h5 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
}


.mart20{margin-top:20px;}
.mart30{margin-top:30px;}
.mart40{margin-top:40px;}


.martb20{margin-bottom:20px;}
.martb30{margin-bottom:30px;}
.martb40{margin-bottom:40px;}

blockquote
 {
    background: #cd0a0a14;
    border: 0 none;
    margin: 15px 0;
    padding: 15px;
    position: relative; border-radius: 20px;
}


.car-rental{margin:0px 60px;}
.red{color:red;}

.car-item {
    -webkit-column-count: 3;
}

.car-item li a {
    color: #ff4a52f5;
}
hr:bofore{color: #f10f0f00;}



.car-box{ 
padding: 8px 8px 15px 11px;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #00000029;
    border: 2px solid #FFFFFF;
    border-radius: 16px;

}

.cta_btn1 a {
    display: inline-block;
    padding: 8px 10px;
    border-radius: 6px;
    background: #FF4A52;
    color: #fff;
    font-size: 15px;
    transition: 0.3s ease;
    margin-top: 10px;
}


.get-quote .inner-wrap .model-body .quoteformsec .web-content h3

 {
   
    margin: 0;
    font-size: 26px !important;
}

.main-list li.menu-item-has-children > a::after {
content: "\f107";
margin-left: 5px;
font-family: "FontAwesome";
} 


.border_sidebar {
    /* border: 1px solid #222; */
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    background: #4D40CA;
   
}

.button-_sidebar-detail a:hover {
    background: #ff4a52;
    color: #fff;
}

.detail_blog i a:hover {
    color: #ff4a52;
}


.detail_blog p {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #fff;
}

.detail_blog i {
    font-size: 25px;
    color: #ffffff;
}

.detail_blog i a {
    font-size: 22px;
    font-weight: 900;
    color: #fff;
}

/* .detail_blog button {
    border: none;
    outline: none;
    padding: 10px 40px;
    color: #fff;
    border-radius: 10px;
} */

.button-_sidebar-detail a {
	border: none;
    outline: none;
    font-size: 18px;
    font-weight: 500;
    background: #fff;
    padding: 10px 30px;
    border-radius: 20px;
}

.listing-sidebar {
    text-align: left;
    padding-top: 40px;
    color: #fff;
    line-height: 30px;
    /* position: relative; */
}

.listing-sidebar ul li:before {position: absolute;font-family: "FontAwesome";content: "\f00c";left: 0;}

.listing-sidebar ul li {
    position: relative;
    padding: 0 25px;
}

.author-flex {
    display: flex;
    gap: 20px;
    align-items: center;

}

.author-flex p {
    font-size: 22px;
    font-weight: 600;
}

.author-flex img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.author-flex i {
    font-size: 22px;
}

.author-bg
{
	 box-shadow: 0px 0px 10px #00000029;
    padding: 20px;
	margin-top:30px;
}

.author-heading h6 {
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: 600;
}

.author-description p {
    padding: 0 71px;
}

.blogsticky {
    overflow: hidden;
}

.sticky_right {
    position: fixed;
    width: 335px;
    bottom: 100px;
}


.blog-logo {
}

.blog-logo-flex {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 17px 0;
}

.blog-logo-flex p {
    border: 1px solid #ff4a52;
    padding: 4px 4px;
}

.blog-logo-flex i {
    font-size: 22px;
    color: #ff4a52;
    font-weight: 600;
}

.blog-logo-flex span {
    font-weight: 600;
}

.sidebar form input:nth-child(3) {
    padding: 3px 20px;
    background: #ff4a52;
    color: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 500;
}



@media (max-width: 767px) {
  .sticky_right
 {
    position: inherit;
    width: 100%;
    bottom: 0px;
}

}











