body{background: #0D0D0D}
.herobanner img{
	width: 100%;
}
p{font-size: 18px;}
.primarybg{
	background: #4169E1;}
.filter-form .form-select
{
	background: #4169E1;color: #FFF;border: 1px solid #4169E1;padding: 7px;
}
.filter-form.ingfl.primarybg .form-select{
	background: #FFF;color: #FFF;border: 1px solid #4169E1;padding: 7px;
}
.formcasting .form-control{
    background:#2d4898; color:#FFF;margin-bottom:15px;
}
.formcasting input[type=checkbox] {
    width: 20px;
    height: 20px;
}
.filter-form .select2-container--default .select2-selection--single {
    height: 38px;
    padding: 6px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    background-color: #fff;
  }

 .filter-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 24px;
  }
.formcasting input::placeholder{color:#FFF !important;opacity:0.5;}
.selectt{ background:#2d4898; color:#FFF;padding:15px; border-radius:7px;margin-bottom:15px;}
.title-home, .models-grid p{color:#FFF}
.models-grid p{}
.location-service,.review{background: #4169E1;}
.location-service .icon-list{width:100%;float:left;}
.location-service .icon-list li{list-style: none;line-height: 36px;width:25%;float:left;}
.location-service .icon-list li a{font-size: 18px;color: #FFF;display: block;text-decoration: none;}
#accordionPlusMinus .accordion-button {
  flex-direction: row-reverse;
  justify-content:
  start; margin-left: 0;
  margin-right: 15px;
}
#accordionPlusMinus .accordion-button:not(.collapsed) {
  background: #4169E1;color: #FFF;
}
#accordionPlusMinus .accordion-button:not(.collapsed)::after {
  margin-left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 2'%3E%3Cpath fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-width='2' d='M8 1H1m7 0h7'/%3E%3C/svg%3E");
  transform-origin: 50% 25%;
  filter: brightness(0) invert(1);
}
#accordionPlusMinus .accordion-button::after {
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 1v7m0 7V8m0 0H1m7 0h7' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  justify-content: start;
  margin-left: 0;
  margin-right: 15px;
 
}
.single-post .blogpost{
    margin-top: 150px;
}
.article-card {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
 
}

.article-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
}

.article-title {
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFF;
}
.testi-monial{color: #FFF;border: 1px solid #FFF;padding: 7px;}
.faq .accordion-header .accordion-button{background: #4169E1;color: #FFF;font-size: 24px}
.faq .accordion-collapse {
	background: #000;color: #FFF;
}
.nav-tabs .nav-link {
    padding: 15px 30px;
    background: #FFF;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.nav-tabs .nav-link.active {
    background: #4169E1;
    font-weight: bold;
    color: #FFF;
}
.model-page table td,.model-page table th{background:#000 !important;color:#FFF;}
.model-rate table td{
    background: #4169E1;color:#FFF;
}
footer{border-top: 1px solid #FFF;}
footer h3{ color:#FFF; }
footer .icon-list{margin: 0;padding: 0}
footer .icon-list li{list-style: none;line-height: 36px;}
footer .icon-list li a{color: #FFF;text-decoration: none;}
.search_banner:before {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000000a8;
    position: absolute;
}
.search-result-count.default-max-width {
    z-index: 999;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}
/* Blog Details Page */
article h1,
.service-details-wrap h1,
.project-details-wrap h1,
.terms-wrap h1 {
    font-size: 40px;
}

article h2,
.service-details-wrap h2,
.project-details-wrap h2,
.terms-wrap h2 {
    font-size: 36px;
}

article h3,
.service-details-wrap h3,
.project-details-wrap h3,
.terms-wrap h3 {
    font-size: 32px;
}

article h4,
.service-details-wrap h4,
.project-details-wrap h4,
.terms-wrap h4 {
    font-size: 28px;
}

article h5,
.service-details-wrap h5,
.project-details-wrap h5,
.terms-wrap h5 {
    font-size: 24px;
}

article h6,
.service-details-wrap h6,
.project-details-wrap h6,
.terms-wrap h6 {
    font-size: 20px;
}

article ol,
.service-details-wrap ol,
.project-details-wrap ol,
.terms-wrap ol {
    margin-top: 20px;
    margin-bottom: 30px;
}

article ol li,
.service-details-wrap ol li,
.project-details-wrap ol li,
.terms-wrap ol li {
    margin-bottom: 15px;
    color: var(--paraColor);
    padding-left: 3px;
}

article .content-feature-list,
.service-details-wrap .content-feature-list,
.project-details-wrap .content-feature-list,
.terms-wrap .content-feature-list {
    margin: 25px 0 25px;
}

article .post-img,
.service-details-wrap .post-img,
.project-details-wrap .post-img,
.terms-wrap .post-img {
    position: relative;
    border-radius: 10px;
    margin-bottom: 25px;
    display: block;
    border: 1px solid #fff;
}

article .post-img img,
.service-details-wrap .post-img img,
.project-details-wrap .post-img img,
.terms-wrap .post-img img {
    border-radius: 10px;
}

article .blog-metainfo,
.service-details-wrap .blog-metainfo,
.project-details-wrap .blog-metainfo,
.terms-wrap .blog-metainfo {
    margin-bottom: 18px;
    padding-left: 0;
}

article {
    padding-bottom: 5px;
}

article .blog-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}

article .blog-title .blog-date {
    background-color: rgba(21, 185, 217, 0.08);
    color: var(--primaryColor);
    border-radius: 2px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 95px;
    height: 69px;
    text-align: center;
    border-radius: 2px;
    font-weight: 500;
    line-height: 12px;
    transition: var(--transition);
    text-decoration: none;
} 

article .blog-title .blog-date span {
    display: block;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    list-style: none;
    transition: var(--transition);
}

article .blog-title .blog-date:hover {
    background-color: var(--secondaryColor);
    color: var(--whiteColor);
}

article .blog-title h1,
article .blog-title h2,
article .blog-title h3,
article .blog-title h4,
article .blog-title h5,
article .blog-title h6 {
    width: calc(100% - 150px);
    margin-left: 20px;
    margin-bottom: 0;
}

.blog-metainfo li {
    display: inline-block;
    margin-right: 22px;
    position: relative;
    color: #fff;
    padding-left: 0;
}

.blog-metainfo li:last-child {
    margin-right: 0;
}

.blog-metainfo li i {
    position: absolute;
    top: 3px;
    left: 0;
    line-height: 1;
    color: var(--primaryColor);
}

.blog-metainfo li a {
    color: #fff;
    text-decoration: none;
}

.blog-metainfo li a:hover {
    color: var(--primaryColor);
}
.wp-block-latest-posts.wp-block-latest-posts__list li a {
    color: #fff;
    text-decoration: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    overflow-wrap: break-word;
    border-bottom: 1px dashed #fff;
    margin-bottom: 16px;
    padding-bottom: 15px;
}
.comment_section {
    margin-bottom: 100px;
}
#commentform img {
    width: 100px;
    display: block;
}
#commentform .comment-form-comment {
    display: block;
}
.comment-form p label {
    display: block;
    margin-bottom: 7px;
}
#commentform .comment-form-comment label {
    margin-bottom: 10px;
	font-size: 22px;
	width: auto;
}
#commentform .comment-form-comment label .required {
    color: #f00;
}
#commentform .comment-form-comment textarea {
    width: 100%;
    padding: 15px;
}

#commentform  .comment-form-cookies-consent {
    display: flex;
}
#commentform .comment-form-cookies-consent input {
    margin-right: 10px;
	position: relative;
	top: -15px;
	width: auto !important;
}

#commentform .comment-form-cookies-consent input {
    margin-right: 10px;
    position: relative;
    top: -15px;
}
 #commentform .form-submit {
    margin: 50px auto 0 !important;
  }
  #commentform .form-submit .submit {
    width: 100% !important;
    background: #4666cc;
    width: 50%;
    margin: auto;
    display: block;
    height: 52px;
    border: none;
    color: #fff;
  }
#commentform .comment-form p {
    /*display: inline-flex;*/
}
#commentform .comment-form p label {
    width: 15%;
    flex: 0 0 15%;
}
#commentform .comment-form .comment-form-comment {
    display: block;

}

#commentform .comment-form p label {
    width: 15%;
    flex: 0 0 20%;
}
#commentform .comment-form p label .required {
	color: #f00;
}
#commentform .comment-form .comment-form-comment {
    display: block;
}
    
#commentform p input {
    width: 100%;
    padding: 4px 8px;
}
#commentform .comment-form .comment-form-cookies-consent input {
    width: auto;
  }
 #commentform .comment-form .comment-form-cookies-consent label {
    width: 100%;
    flex: 0 0 100%;
  }
  
  .profile-card {
    border: 1px solid #fff;
    border-radius: 0.5rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
    display: flex;
    align-items: center;
    max-width: 100%;
    margin: auto;
}
.profile-card a{
    text-decoration: none;
}
.profile-img {
    border-radius: 50%;
    width: 15% !important;
    height: 15%;
    object-fit: cover;
    margin-right: 1.5rem;
}
/* end Blog Details */

@media(max-width:520px){
    .nav-tabs .nav-link {
            padding: 12px;
        font-size: 14px;
}
.article-title {
    font-size: 1rem;
    font-weight: bold;
    color: #FFF;
}
}