
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:rgb(255,255,255);}
::-webkit-scrollbar-thumb{background:rgb(229,0,18);}
::-webkit-scrollbar-track-piece{width:8px; height:8px;}
}

*,
*:before,
*:after{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
*{outline:none; font-family:Arial, Helvetica, Microsoft YaHei;}
*[hide]{display:none;}
*::-webkit-input-placeholder{color:rgb(51,51,51); opacity:.68;}
*::-moz-input-placeholder{color:rgb(51,51,51); opacity:.68;}
*::-ms-input-placeholder{color:rgb(51,51,51); opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:rgb(255,255,255); font-size:16px; font-weight:500; line-height:1.75; color:rgb(51,51,51);}

dir,ul,ol,li{margin:0; padding:0; list-style:none;}
form{margin:0; padding:0;}
p,dl,dt,dd{margin:0; padding:0;}

img{border:none;}
p>img{max-width:100%;}
ins{text-decoration:none;}
a{text-decoration:none; color:rgb(51,51,51); transition:.3s;}
a:hover{color:rgb(229,0,18);}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:rgb(229,0,18); color:#fff;}
a[button="button"] *{cursor:pointer;}
a[button="button"]:hover{opacity:.8; box-shadow:0 0 5px rgba(0,0,0,0.1);}
@media(max-width:767px){
a[button="button"]{padding:2px 12px; border-radius:2px;}
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:500;}
h1{font-size:32px;}
h2{font-size:24px;}
h3{font-size:18px;}
h4{font-size:17px;}
h5{font-size:15px;}
h6{font-size:12px;}

table,tbody{width:100%; border-collapse:collapse;}
tr{background:#fff; transition:.3s;}
tr:hover{background:#f8f8f8;}
th{background:#fcfcfc;}
th,td{border:1px solid #f0f0f0; padding:8px; text-align:left;}

section{display:block;}

article{display:block; max-width:100%; margin:0 auto;}
article:after{display:block; content:''; clear:both;}
article iframe,
article video,
article img{max-width:100%;}
@media(min-width:1200px){
article{padding:0 28px; width:1388px;}
}
@media(max-width:1199px){
article{padding:0 18px;}
}
@media(max-width:767px){
article{padding:0 8px;}
}

aside iframe,
aside video,
aside img{max-width:100%;}
aside:after{display:block; content:''; clear:both;}

dir{display:block;}
dir>ol{margin:0 -4px; text-align:center; font-size:0;}
dir>ol>li{display:inline-block; margin:4px;}
dir>ol>li>a{display:block; padding:2px 8px; border-radius:3px; border:1px solid #f0f0f0; font-size:16px;}
dir>ol>li>a.on,
dir>ol>li>a:hover{background:rgb(229,0,18); border-color:rgb(229,0,18); color:#fff;}
dir>ol>li>a.on,
dir>ol>li>a.no{cursor:no-drop;}
@media(max-width:767px){
dir>ol{margin:-3px;}
dir>ol>li{display:inline-block; margin:3px;}
dir>ol>li>a{display:block; padding:0 8px; border-radius:2px;}
}


select,
textarea,
input[type=file],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email]{display:block; width:100%; margin:0; transition:.3s;  padding:8px 12px; border-radius:3px; 
background:#fff; border:1px solid #e8e8e8; line-height:1.75; height:46px; font-size:16px;}
select[multiple],
textarea{height:130px;}
select:hover,
textarea:hover,
input[type]:hover,
div.file_input>input[type=file]:hover+input[type=text],
select:focus,
textarea:focus,
input[type]:focus,
div.file_input>input[type=file]:focus+input[type=text]{box-shadow:0 0 8px rgba(0,0,0,.08);}

h6.alert{position:fixed; top:0; left:0; right:0; z-index:8888888; opacity:0; user-select:none; pointer-events:none; text-align:center; background:none !important;}
h6.alert.on{top:20px; opacity:1; transition:0.3s;}
h6.alert>b{display:inline-block; font-weight:normal; position:relative; padding:13px 20px 13px 48px; text-align:left; max-width:500px; background:#fff; border:1px solid #e4e7ed; box-shadow:0 0 12px rgba(0,0,0,.12); border-radius:6px; font-size:14px; line-height:22px; }
h6.alert>b:before{position:absolute; top:14px; left:16px; font-family:'FontAwesome'; content:"\f128"; width:20px; height:20px; border-radius:50%; line-height:20px; text-align:center; background:#d8d8d8; color:#fff;}
h6.alert.red>b:before{background:#fd4e5e; content:"\f12a";}
h6.alert.green>b:before{background:#13ce67; content:"\f00c";}
h6.alert.brown>b:before{background:#a5692d; content:"\f129";}
h6.alert.yellow>b:before{background:#ffd700; content:"\f129";} 
h6.alert.blue>b:before{background:#1880ff; content:"\f00c";}
h6.alert.gold>b:before{background:#edc86c; content:"\f129";}
@media(max-width:767px){
h6.alert>b{max-width:100%;}
}

dl.form8 input[name^="params"][type="file"]{opacity:0;}
div.file_input{display:block; position:relative;}
div.file_input>input[type=file]{position:absolute; z-index:2; top:0; left:0; height:100%; opacity:0; cursor:pointer;}
div.file_input>input[type=text]{padding-left:60px; cursor:pointer;}
div.file_input>i{position:absolute; z-index:1; background:#f8f8f8; cursor:pointer; border-right:1px solid #e8e8e8; top:1px; left:1px; bottom:1px; text-align:center; width:48px; font-size:16px;}
div.file_input>i:before{position:absolute; top:50%; left:0; right:0; line-height:16px; margin-top:-8px;}
code.tights>select+select{margin-top:2px;}

span.captcha.phonecode{margin-top:8px;}
span.captcha.phonecode>ins[resend]>i{font-style:normal;}

section.copyright{background:#000; padding:8px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
div[comment]{background:#fff;}
div[comment] div{display:block;}
div[comment] div>textarea{display:block; border:1px solid #b8b8b8; height:88px;}
div[comment] div>p{margin-top:18px;}
div[comment] div>p>button{cursor:pointer; border:none; color:#fff; line-height:28px; padding:2px 18px 0 18px; border-radius:18px; background:#585858; transition:.3s;}
div[comment] div>p>button:hover{background:rgb(229,0,18);}
div[comment] div>p>label{cursor:pointer; padding-left:8px; display:inline-block; line-height:30px; color:#282828;}
div[comment] ul{display:block; list-style:none; background:#fff; margin-top:22px;}
div[comment]>ul{margin-top:32px;}
div[comment] ul>li{display:block; list-style:none; position:relative; margin-top:18px;}
div[comment]>ul>li{margin-top:28px;}
div[comment] ul>li:first-child{margin-top:0;}
div[comment] ul>li>img{display:block; position:absolute; left:0; top:0; width:30px; height:30px; border-radius:50%;}
div[comment]>ul>li>img{width:36px; height:36px;}
div[comment] ul>li>dl{padding:0 0 0 42px;}
div[comment]>ul>li>dl{padding:0 0 0 48px;}
div[comment] ul>li>dl>dt:after{display:block; content:''; clear:both;}
div[comment] ul>li>dl>dt>b{float:left; font-size:15px; line-height:24px; color:#383838;}
div[comment]>ul>li>dl>dt>b{line-height:28px;}
div[comment] ul>li>dl>a{color:#000; display:inline-block; margin:8px 0 0 42px; cursor:pointer;}
div[comment] ul>li>dl>a:hover{color:rgb(229,0,18);}
div[comment] ul>li>dl>a>i{padding-left:4px; line-height:inherit;}
div[comment] ul>li>dl>p{font-size:15px; line-height:25px; margin:4px 0 6px 0; color:#181818;}
div[comment]>ul>li>dl>p{font-size:16px; line-height:28px; margin:6px 0 8px 0;}
div[comment] ul>li>dl>p>a{color:#686868;}
div[comment] ul>li>dl>dd{display:block;}
div[comment] ul>li>dl>dd>a[like]{font-size:15px; line-height:26px; color:#585858; cursor:pointer; line-height:28px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[like]:before{padding-right:2px;}
div[comment] ul>li>dl>dd>a[reply]{display:inline-block; font-size:14px; padding:0 8px; line-height:26px; cursor:pointer; background:#f8f8f8; color:#282828; border-radius:18px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[reply]:before{margin-right:4px;}
div[comment] ul>li>dl>dd>a[reply].on,
div[comment] ul>li>dl>dd>a[reply]:hover{color:rgb(229,0,18);}
div[comment] ul>li>dl>dd>i{font-style:normal; font-size:14px; color:#888; line-height:26px;}
div[comment] ul>li>dl>div{margin:14px 0;}
div[comment] ul>li>dl>div>textarea{height:68px;}
div[comment] ul>li>dl>div>p{margin-top:12px;}
div[comment] ul>li>dl>div>p>button{line-height:24px; padding:2px 14px 0 14px;}
div[comment] ul>li>dl>div>p>button:hover{background:rgb(229,0,18);} 
div[comment] ul>li>dl>div>p>label{line-height:26px;}
div[comment]>a{display:block; background:#f8f8f8; margin-top:32px; line-height:38px; text-align:center; border-radius:3px; cursor:pointer; color:#585858;}
div[comment]>a>i{line-height:inherit;}
div[comment]>a:hover{color:rgb(229,0,18);}
@media(max-width:767px){
div[comment] ul{margin-top:18px;}
div[comment]>ul{margin-top:28px;}
div[comment] ul>li{margin-top:14px;}
div[comment]>ul>li{margin-top:24px;}
div[comment] ul>li>img{width:26px; height:26px;}
div[comment]>ul>li>img{width:30px; height:30px;}
div[comment] ul>li>dl{padding:0 0 0 35px;}
div[comment]>ul>li>dl{padding:0 0 0 40px;}
div[comment] ul>li>dl>dt>b{font-size:14px; line-height:22px;}
div[comment]>ul>li>dl>dt>b{line-height:24px;} 
div[comment] ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment]>ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment] ul>li>dl>dd>a[like]{font-size:13px;}
div[comment] ul>li>dl>dd>a[reply]{font-size:12px; padding:0 8px; line-height:22px; margin-left:6px;}
div[comment] ul>li>dl>dd>i{font-size:12px; line-height:22px;}
div[comment] ul>li>dl>a{margin:2px 0 0 35px;}
div[comment] ul>li>dl>div{margin:8px 0;}
}
.footer_gallery .footer_wrapper ul,
.footer_post .footer_wrapper ul li,
.footer_page .footer_wrapper ul,
.header_bararea,
.header_two .header_top .header_toparea .info ul li,
.header_two .header_top .header_toparea .info ul,
.header_two .header_top .header_toparea,
.header_bottom .area .menu,
.header_bottom .area,
.sidebar_relatedpost .body ul,
.sidebar_categorie .body ul li,
.sidebar .body ul li,
.jobs_list,
.jobs_search form,
.history_inner,
.history .section_wrapper,
.misson_inner,
.appointment_inner,
.specialtie_two .specialtie_inner,
.blog--single .blog_content blockquote,
.blog.home .blog_meta ul,
.testimonial_three .testimonial_thumb,
.testimonial_author,
.testimonial_inner,
.testimonial_navigation,
.project_content,
.teamMember_single .teamMember_memberDetails form,
.teamMember_inner,
.service_four .service_inner,
.progressbararea li .title,
.about_author,
.about_footer,
.about_content ul li,
.about_content ul,
.feature_four .feature_inner,
.feature_thumb,
.banner_two .banner_btngroup,
.banner_btngroup .video_btn,
.banner_btngroup,
.paginations ul li a,
.tags-section .tags,
.tags-section {
  display: flex;
  flex-wrap: wrap;
}

.footer_page .footer_wrapper ul li a,
.callAaction_form,
.callAaction,
.menu-item-has-children>a,
.header_bar,
.header_two .header_bottom .area .search-area form,
.header_bottom .area .menu ul li,
.sidebar_search form,
.history_year>span span,
.history_year>span,
.history_inner,
.appointment form,
.appointment,
.specialtie_two .specialtie_content .thumb,
.blog.home .blog_thumb,
.testimonial_three .testimonial_video,
.testimonial_thumb .thumb,
.project_inner,
.work_two .work_inner,
.work_thumb,
.teamMember_two .teamMember_inner,
.service_content,
.about_thumb .thumb--content,
.about_thumb .thumb--2>img,
.about_thumb .thumb,
.banner_five .banner_content,
.banner_five,
.custom-select,
.paginations ul li a,
.section-header h2,
.section-header,
.lab-btn,
.tags-section .tags li span,
.custom-upload {
  position: relative;
}

.footer_page .footer_wrapper ul li a::after,
.callAaction::after,
.menu-item-has-children>a::before,
.menu-item-has-children>a::after,
.header_bar span,
.header_two .header_bottom .area .search-area form button,
.sidebar_search form button,
.history_year>span::before,
.history_year>span::after,
.accordion-button:before,
.accordion-button:after,
.appointment form::after,
.blog.home .blog_thumb .date,
.testimonial_thumb .thumb i,
.project_icon,
.project_content,
.work_two .work_content,
.work_two .work_inner span,
.work_thumb span,
.service_content .round-btn,
.about_one .about_thumb .thumb::after,
.about_thumb .thumb--content img,
.about_thumb .thumb .floating-img,
.about_thumb .thumb--experience,
.banner_five::after,
.custom-select::after,
.section-header h2::after,
.tags-section .tags li span::after,
.custom-upload input[type=file] {
  position: absolute;
  content: "";
}

.footer_gallery .footer_wrapper ul li a,
.footer_post .footer_wrapper ul li .thumb,
.sidebar_relatedpost .body ul li .thumb,
.sidebar_recentpost .body ul li .thumb,
.history_thumb,
.blog.home .blog_thumb,
.testimonial_three .testimonial_thumb .thumb,
.project_thumb,
.teamMember_thumb,
.service_thumb,
.about,
.banner_five,
.gallery-img,
.lab-btn,
.preloader,
.custom-upload,
.project_content h4 a,
.service_content h4 a,
.feature_content h4,
.footer_post .footer_wrapper ul li .content h6 a,
.sidebar .body ul li .content h6 a,
.blog.home .blog_content h4 a,
.blog.home .blog_content h3 a,
.service_content p,
.specialtie_two .specialtie_content h2,
.feature_content p {
  overflow: hidden;
}

.header_ellepsis i,
.header_bar,
.filters-button-group .button,
.lab-btn,
.custom-upload input[type=file],
.custom-upload .file-btn,
.custom-upload {
  cursor: pointer;
}

.footer_gallery .footer_wrapper ul li a img,
.googleMap iframe,
.header_bar span,
.header_one,
.header.header-fixed.header_two .header_bottom,
.sidebar_relatedpost .body ul li .thumb img,
.sidebar_relatedpost .body ul li,
.history_thumb img,
.misson_content,
.misson_thumb img,
.misson_thumb,
.specialtie_two .specialtie_content .thumb img,
.specialtie_two .specialtie_content,
.specialtie_two .specialtie_thumb img,
.specialtie_two .specialtie_thumb,
.blog--single .blog_content blockquote p,
.blog.home .blog_thumb img,
.testimonial_three .testimonial_content,
.testimonial_three .testimonial_thumb,
.project_content,
.project_thumb img,
.work_two .work_content h5,
.work_two .work_content,
.teamMember_single .teamMember_memberInfo-thumb img,
.teamMember_two .teamMember_content,
.teamMember_two .teamMember_thumb,
.teamMember_thumb img,
.teamMember_thumb,
.service_five .service_thumb img,
.service_four .service_content,
.service_four .service_thumb img,
.service_four .service_thumb,
.progressbararea li .progress,
.progressbararea li .title,
.about_content ul li,
.feature_four .feature_content,
.feature_four .feature_thumb,
.custom-select select,
.custom-select,
input,
textarea,
select {
  width: 100%;
}

.googleMap iframe,
.project_content,
.about_thumb .thumb--content {
  height: 100%;
}

.footer_copytext p a,
.header_two .header_top .header_toparea .info ul li .text p,
.header_two .header_top .header_toparea .info ul li .text span,
.header_bottom .area .menu ul li a,
.history_year>span span,
.pageheader_content .breadcrumb .breadcrumb-item a,
.appointment_content input::placeholder,
.appointment_content input,
.specialtie_content>span,
.blog.home .blog_content .read-more,
.work_two .work_inner span,
.work_thumb span,
.teamMember_content>a,
.service_three .service_content .read-more,
.service_two .service_content .read-more,
.service_content span,
.banner_btngroup .video_btn span,
.read-more,
.filters-button-group .button,
.text-btn,
.lab-btn,
.infotext p,
.pagination li a,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  font-weight: 700;
}

.header_four .header_top--center .info ul li span {
  font-weight: 400;
}

.specialtie_two .specialtie_content .thumb .icon,
.testimonial_three .testimonial_video .icon {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.contact_form form,
.pageheader_content .breadcrumb,
.feature_four .feature_thumb,
.feature_four .feature_inner,
.feature_three .feature_thumb,
.feature_two .feature_thumb,
.paginations ul li a {
  justify-content: center;
}

.footer_page .footer_wrapper ul,
.header_two .header_top .header_toparea,
.header_bottom .area .menu,
.header_bottom .area,
.sidebar_relatedpost .body ul,
.sidebar_categorie .body ul li,
.jobs_search form,
.blog.home .blog_meta ul,
.testimonial_three .testimonial_author,
.testimonial_author,
.teamMember_single .teamMember_memberDetails form,
.progressbararea li .title,
.about_three .about_content ul,
.about_four .about_content ul,
.feature_thumb,
.tags-section {
  justify-content: space-between;
}

.header_bararea,
.header_two .header_top .header_toparea .info ul li,
.header_two .header_top .header_toparea,
.header_bottom .area,
.sidebar .body ul li,
.jobs_list,
.history_inner,
.appointment_inner,
.specialtie_two .specialtie_inner,
.testimonial_three .testimonial_author,
.teamMember_inner,
.about_author,
.about_footer,
.feature_four .feature_inner,
.feature_thumb,
.banner_btngroup .video_btn,
.banner_btngroup,
.paginations ul li a,
.tags-section .tags,
.tags-section {
  align-items: center;
}

.specialtie_two .specialtie_content h2,
.feature_content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.footer_post .footer_wrapper ul li .content h6 a,
.sidebar .body ul li .content h6 a,
.blog.home .blog_content h4 a,
.blog.home .blog_content h3 a,
.service_content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.project_content h4 a,
.service_content h4 a,
.feature_content h4 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.work_two .work_content p,
.about_three .about_thumb .thumb::after,
.about_four .about_thumb .thumb::after,
.about_two .about_thumb .thumb::after {
  display: none;
}

.footer_gallery .footer_wrapper ul li a,
.header_bottom .area .menu ul li ul li,
.header_bottom .area .menu ul li a,
.project_content span,
.teamMember_content span,
.teamMember_thumb a {
  display: block;
}

.footer_page .footer_wrapper ul li a,
.footer_about ul li a,
.footer_about ul li,
.header_bar span,
.header_one .header_top .social li a,
.header_one .header_top .social li,
.header_one .header_top .info ul li,
.header_bottom .area .menu ul li,
.jobs_catagory ul li,
.history_year>span,
.specialtie_content>span,
.blog.home .blog_meta ul li,
.blog.home .blog_thumb .date,
.testimonial_thumb .thumb i,
.work_two .work_inner span,
.work_thumb span,
.teamMember_single .teamMember_memberInfo-content>span,
.teamMember_content ul li,
.feature_thumb span,
.lab-btn,
.scrollToTop i,
.tags-section .social-link-list li a,
.tags-section .tags li a,
.tags-section .tags li span i,
.custom-upload {
  display: inline-block;
}

.border-radius-2,
.tags-section .social-link-list li a {
  border-radius: 2px;
}

.googleMap iframe,
.contact_form form button,
.callAaction_form form button,
.header_two .header_bottom .area .search-area form button,
.jobs_lists .table tr td,
.misson_tabul,
.appointment_inner--submit .lab-btn,
.teamMember_single .teamMember_memberDetails form .lab-btn {
  border: none;
}

.footer_copytext p a,
.footer_page .footer_wrapper ul li a,
.header_one .header_top .social li a,
.header_bottom .area .menu ul li a,
.sidebar_tags .body ul li a,
.sidebar_helps .body .content ul li p,
.jobs_lists .table tr td p,
.pageheader_content .breadcrumb .breadcrumb-item,
.appointment_content input::placeholder,
.appointment_content label,
.blog.home .blog_meta ul li,
.blog.home .blog_content .read-more,
.teamMember_single .teamMember_memberInfo-content>span,
.teamMember_content>a,
.teamMember_content span,
.service_three .service_content .read-more,
.service_two .service_content .read-more,
.service_content span,
.banner_btngroup .video_btn span,
.read-more,
.filters-button-group .button,
.tags-section .tags li a,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  text-transform: capitalize;
}

.footer_about ul li a,
.information_icon,
.menu-item-has-children.open>a::after,
.menu-item-has-children.open>a::before,
.header_four .header_bottom .area .menu ul li:hover>a,
.header_three .header_bottom .area .menu ul li ul li a.active,
.header_three .header_bottom .area .menu ul li ul li a:hover,
.header_three .header_bottom .area .menu ul li>a,
.header_two .header_bottom .area .search-area form button,
.header_two .header_bottom .area .search-area form input,
.header_one .header_top .social li a,
.header_one .header_top .info ul li,
.header_bottom .area .menu ul li ul li a,
.header_bottom .area .menu ul li a,
.sidebar_tags .body ul li a:hover,
.pageheader_content .breadcrumb .breadcrumb-item a,
.pageheader_content h2,
.misson_tabul li .lab-btn.active,
.misson_tabul li .lab-btn:hover,
.specialtie_two .specialtie_content h2,
.specialtie_two *,
.specialtie_content h5,
.specialtie .section_header h2,
.blog--single .blog_content blockquote p,
.blog--single .blog_content blockquote i,
.blog.bg-primary .section_header h2,
.blog.home .blog_thumb .date,
.testimonial_three .testimonial_video .icon,
.testimonial_thumb .thumb i,
.testimonial_navigation .navi,
.testimonial .section_header h2,
.project_content h4 a,
.project_content span,
.work_two .work_content h5,
.work_two .work_inner,
.work_thumb span,
.teamMember_two .teamMember_inner:hover .teamMember_content h4 a,
.teamMember_two .teamMember_inner:hover .teamMember_content span,
.teamMember_two .teamMember_inner:hover .teamMember_content ul li a,
.service_single .service_content .teamMember_content ul li i,
.service_single .service_content .teamMember_inner:hover .teamMember_content h4 a,
.service_content .round-btn,
.about_thumb .thumb--content h4,
.feature_four .feature_content h5,
.feature_three .col-12:nth-child(2) .feature_content h4,
.feature_three .col-12:nth-child(2) .feature_content p,
.feature_three .col-12:nth-child(1) .feature_content h4,
.feature_three .col-12:nth-child(1) .feature_content p,
.feature_area .infotext p,
.banner_five .banner_btngroup a:first-child,
.banner_three .banner_btngroup .lab-btn,
.banner_one .banner_content h2,
.banner_one .banner_content h2 p,
.banner_btngroup .video_btn span,
.filters-button-group .button.is-checked,
.bg-title *,
.tags-section .social-link-list li a,
.pagination li a:hover {
  color: #fff;
}

.bg-color {
  background-color: #F2F6F9;
}

.header_four .header_top--center .info ul li span,
.header_two .header_top .header_toparea .info ul li .text p,
.misson_tabul li .lab-btn,
.appointment_content input::placeholder,
.appointment_content input,
.service_three .service_content .read-more,
.service_three .service_content h4 a,
.banner_three .banner_content h2,
.banner_two .banner_btngroup .video_btn span,
.banner_two .banner_content h2,
.banner_two .banner_content h2 p,
.filters-button-group .button,
.pagination li a {
  color: rgb(29,32,135);
}

.footer_copytext p a,
.footer_post .footer_wrapper ul li:hover .content h6 a,
.footer_page .footer_wrapper ul li a:hover,
.footer .bg-title .footer_page .footer_wrapper ul li a:hover,
.footer .bg-title .footer_page .footer_wrapper ul li a:focus,
.form-message.error,
.information_content p span,
.sidebar_relatedpost .body ul li:hover .content h6 a,
.sidebar_categorie .body ul li:hover a,
.sidebar_categorie .body ul li:hover span,
.sidebar_recentpost .body ul li:hover .content h6 a,
.jobs_lists .table.table-striped>tbody>tr:nth-of-type(even) td p b,
.history_year>span span,
.history_inner:hover .history_content h4,
.history_inner:hover .history_year>span span,
.pageheader_content .breadcrumb .breadcrumb-item.active,
.pageheader_content .breadcrumb .breadcrumb-item:hover a,
.misson_content ul li i,
.specialtie_two .specialtie_content h6,
.specialtie_content>span,
.specialtie_content h2,
.blog--classic .blog_inner:hover .blog_content h3 a,
.blog--single .blog_inner:hover .blog_content h3 a,
.blog.home .blog_meta ul li i,
.blog.home .blog_inner:hover .blog_content .read-more,
.blog.home .blog_inner:hover .blog_content h4 a,
.testimonial_author .rating i,
.project_icon:hover,
.project_icon,
.work_inner:hover .work_thumb span,
.teamMember_single .teamMember_memberInfo-content ul li a:hover,
.teamMember_content ul li a:hover,
.teamMember_inner:hover .teamMember_content>a,
.teamMember_inner:hover .teamMember_content h4 a,
.service_single .service_content ul li i,
.service_two .service_content .read-more:hover,
.service_content span,
.service_inner:hover .service_content .read-more,
.service_inner:hover .service_content h4 a,
.about_author .content h6 a:hover,
.about_content>h6,
.banner_three .banner_content h6,
.banner_two .banner_content h6,
.banner_one .banner_content h6,
.banner_btngroup .video_btn i,
.section_header h6,
.infotext p a {
  color: rgb(229,0,18);
}

.paginations ul li a.active,
.paginations ul li a:hover,
.bg-theme,
.lab-btn,
.scrollToTop i,
.tags-section .tags li a:hover,
.tags-section .tags li span::after,
.tags-section .tags li span {
  background: rgb(229,0,18);
}

.paginations ul li a,
.bg-prime {
  background: rgb(29,32,135);
}

.sidebar_categorie .body ul li a i,
.sidebar .body ul li .content span,
.service_three .service_content p,
.feature_three .infotext p {
  color: #555555;
}

.footer_about ul li a,
.information_icon,
.information_item,
.history_year,
.pageheader_content,
.specialtie_two .specialtie_content .thumb .icon,
.specialtie_inner,
.blog--single .blog_content blockquote i,
.sponsor_thumb,
.testimonial_three .testimonial_video .icon,
.testimonial_thumb .thumb i,
.testimonial_inner,
.testimonial_navigation .navi,
.project_icon,
.work_two .work_inner span,
.work_two .work_inner,
.work_thumb span,
.work_thumb,
.teamMember_two .teamMember_content,
.service_item .pp-back .lab-btn,
.service_three .service_pagination,
.service_two .service_thumb,
.service_content .round-btn,
.feature_four .feature_inner,
.feature_three .feature_thumb,
.feature_three .feature_item,
.feature_two .feature_item,
.banner_btngroup .lab-btn,
.section-header,
.scrollToTop i,
.tags-section .social-link-list li a,
.pagination li a {
  text-align: center;
}
.pageheader_content{
  position: relative;
}
.tags-section .tags li,
ul li {
  list-style: none;
}

.form-message,
.googleMap iframe,
.teamMember_two .teamMember_content ul,
.service_four .service_content,
.service_four .service_thumb,
.service_three .service_content,
.service_two .service_content,
.paginations ul,
.tags-section .tags,
ul {
  margin: 0;
}

.footer_copytext p,
.footer_post .footer_wrapper ul li:last-child,
.information_content p,
.header_two .header_top .header_toparea .info ul li .text p,
.sidebar_helps .body .content ul li .thumb,
.sidebar .body ul li .content h6,
.sidebar .head h4,
.jobs_lists .table tr td p,
.specialtie_two .specialtie_content p,
.specialtie_content h5,
.blog--single .blog_content blockquote p,
.testimonial_three .testimonial_content p,
.testimonial_author .name h5,
.teamMember_single .teamMember_memberInfo-content ul.progressbararea,
.teamMember_two .teamMember_content span,
.service_single .service_content .feature_content p,
.service_five .service_content p,
.about_two .about_thumb .thumb--experience h5,
.about_author .content h6,
.about_thumb .thumb--experience h5,
.about_content ul li .text p,
.about_content ul li .text h6,
.feature_four .feature_content h5,
.feature_content p,
.infotext p {
  margin-bottom: 0px;
}

.blog--single .blog_content blockquote i,
.blog--classic .blog_content h3,
.blog--single .blog_content h3,
.teamMember_two .teamMember_inner:hover .teamMember_content span,
.about_four .about_content h6,
.feature_three .feature_content h4 {
  margin-bottom: 10px;
}

.service_single .service_content p,
.feature_thumb {
  margin-bottom: 25px;
}

.tags-section .social-link-list li:last-child {
  margin-right: 0;
}

.footer_post .footer_wrapper ul li .content .date i,
.footer_about ul li a,
.sidebar_categorie .body ul li a i,
.jobs_catagory ul li input,
.misson_content ul li i,
.specialtie_two .specialtie_content .content ul li i,
.blog.home .blog_meta ul li i,
.blog.home .blog_thumb .date i,
.service_single .service_content ul li i,
.custom-upload i {
  margin-right: 5px;
}

.teamMember_content ul li a,
.tags-section .social-link-list li {
  margin-right: 10px;
}

.sidebar_brochure .body .thumb,
.sidebar_helps .body .thumb,
.specialtie_two .specialtie_content h2,
.work_two .work_content img,
.teamMember_single .teamMember_memberInfo-content ul,
.teamMember_single .teamMember_memberInfo-content>span,
.teamMember_content ul,
.service_four .service_icon,
.banner_two .banner_content h6,
.banner_one .banner_content h6 {
  margin-bottom: 15px;
}

.service_single .service_content,
.tags-section .social-link-list {
  margin-top: 0;
}

.blog_two .blog_meta {
  margin-top: 25px;
}

.about_footer>a,
.banner_btngroup .video_btn i {
  margin-right: 15px;
}

.footer_post .footer_wrapper ul li,
.blog.home .blog_meta,
.about_content h2,
.banner_two .banner_content h2,
.banner_two .banner_content h2 p,
.mb-20 {
  margin-bottom: 20px;
}

.tags-section .tags li span {
  margin-right: 20px;
}

.footer_copytext p,
.footer_post .footer_wrapper ul li:last-child,
.information_content p,
.header_two .header_top .header_toparea .info ul li .text p,
.sidebar_helps .body .content ul li .thumb,
.sidebar .body ul li .content h6,
.sidebar .head h4,
.jobs_lists .table tr td p,
.specialtie_two .specialtie_content p,
.specialtie_content h5,
.blog--single .blog_content blockquote p,
.testimonial_three .testimonial_content p,
.testimonial_author .name h5,
.teamMember_single .teamMember_memberInfo-content ul.progressbararea,
.teamMember_two .teamMember_content span,
.service_single .service_content .feature_content p,
.service_five .service_content p,
.about_two .about_thumb .thumb--experience h5,
.about_author .content h6,
.about_thumb .thumb--experience h5,
.about_content ul li .text p,
.about_content ul li .text h6,
.feature_four .feature_content h5,
.feature_content p,
.infotext p {
  margin-bottom: 0px;
}

.jobs_list .content h5,
.teamMember_single .teamMember_memberInfo-content h4,
.teamMember_two .teamMember_content h4,
.teamMember_content span,
.teamMember_content h4,
.about_three .about_content h6,
.about_four .about_content h6 {
  margin-bottom: 5px;
}

.footer_about p,
.footer_title,
.callAaction_form form textarea,
.callAaction_form form input,
.callAaction_form form select,
.callAaction_form h2,
.fourzero_content p,
.fourzero_thumb,
.misson_tabul,
.specialtie_thumb,
.service_two .service_thumb,
.about_four .about_thumb,
.banner_one .banner_content h2,
.banner_one .banner_content h2 p,
.section-header,
.filters-button-group,
.mb-30 {
  margin-bottom: 30px;
}

.form-message.error,
.form-message.success,
.misson_content .lab-btn,
.testimonial_navigation,
.service_three .service_pagination {
  margin-top: 30px;
}

.header_bar {
  margin-left: 30px;
}

.blog--classic .blog_meta ul li,
.blog--single .blog_meta ul li,
.banner_btngroup .lab-btn {
  margin-right: 30px;
}

.banner{
	position: relative;
	background-color: ;
}

.banner::before {
	position: absolute;
	content: '';
	z-index: 0;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgb(0, 0, 0,0.3);
}

.appointment_content input,
.specialtie_two .specialtie_inner,
.service_two .service_content,
.tags-section .tags,
.pagination li a,
ul {
  padding: 0;
}

.footer_page .footer_wrapper ul li a,
.teamMember_single .teamMember_memberInfo-content ul li a {
  padding: 5px;
}

.header_two .header_top .header_toparea .info ul li,
.header_one .header_top .social li a,
.blog.home .blog_inner,
.service_three .service_inner,
.tags-section .tags li a {
  padding: 10px;
}

.sidebar_search form input,
.blog--single .blog_content blockquote,
.work_two .work_content,
.teamMember_single .teamMember_memberInfo,
.teamMember_two .teamMember_content,
.about_thumb .thumb--content,
input,
textarea,
select {
  padding: 15px;
}

.sidebar_relatedpost .body,
.sidebar_tags .body,
.sidebar_search .body,
.blog.home .blog_content,
.service_content {
  padding: 20px;
}

.callAaction_form,
.sidebar_brochure .body,
.sidebar_helps .body,
.jobs_area,
.project_content,
.p-30 {
  padding: 30px;
}

.footer_post .footer_wrapper ul li:last-child {
  padding-bottom: 0;
}

.blog.home .blog_meta {
  padding-bottom: 10px;
}

.about_two .about_footer {
  padding-top: 0;
}

.header_two .header_top .header_toparea .info ul li .text {
  padding-left: 10px;
}

.footer_post .footer_wrapper ul li .content,
.footer_page .footer_wrapper ul li a:hover,
.sidebar .body ul li .content,
.jobs_list .content,
.appointment_content,
.testimonial_three .testimonial_author,
.about_content ul li .text {
  padding-left: 15px;
}

.footer_post .footer_wrapper ul li {
  padding-bottom: 20px;
}

.blog_two .blog_meta,
.about_footer {
  padding-top: 20px;
}

.testimonial_three .testimonial_inner {
  padding-left: 30px;
}

.project_two .project_inner {
  margin: 10px;
}

.footer_gallery .footer_wrapper ul li a,
.jobs_catagory ul li,
.misson_tabul li .lab-btn,
.testimonial_navigation .navi,
.filters-button-group .button,
.pagination li a {
  margin: 5px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
}

:root {
  scroll-behavior: auto !important;
}

.text-truncate2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.text-truncate3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.text-truncate4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}


h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  clear: both;
  line-height: 1.3;
  color: rgb(29,32,135);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

h1 {
  font-size: 2.25rem;
}

h2 {
  font-size: 1.875rem;
}

h3 {
  font-size: 1.5rem;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1.125rem;
}

@media (min-width: 576px) {
  h1 {
    font-size: 3.75rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 1.875rem;
  }

  h4 {
    font-size: 1.5rem;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }
}

p {
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
}

a {
  color: rgb(29,32,135);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}

a:visited {
  outline: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

a:focus {
  outline: thin dotted;
  outline: none;
}

a:hover,
a:active {
  outline: 0;
}

img {
  height: auto;
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

select {
  border: 1px solid #ecf0f3;
}

input,
textarea,
select {
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 575px) {
  .bpc {
    background-position: center;
  }
}

@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px !important;
  }
}

.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
}

.custom-upload .file-btn {
  border-radius: 5px;
}

.custom-upload input[type=file] {
  left: 0;
  top: 0;
  opacity: 0;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: rgb(229,0,18);
}

.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader .preloader-inner .preloader-icon {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0px;
}

.preloader .preloader-inner .preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: #fff;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader .preloader-inner .preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes price-ani {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0.1;
  }
}

.pagination li a{
  width: 50px;
  height: 50px;
  line-height: 50px;
  outline: none;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.pagination li a:focus {
  box-shadow: none;
}

.pagination li a:hover {
  background-color: rgb(229,0,18);
}

.pagination li:first-child a,
.pagination li:last-child a{
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.tags-section {
  padding: 15px 30px;
  border: 1px solid #ecf0f3;
  border-top: none;
  gap: 15px;
}

.tags-section .tags li {
  padding: 5px 0;
}

.tags-section .tags li span {
  padding: 10px 15px;
  color: #fff;
}

.tags-section .tags li span::after {
  top: 50%;
  right: 0;
  transform: rotate(45deg) translateY(-50%);
  width: 15px;
  height: 15px;
}

.tags-section .tags li a {
  outline: none;
  margin: 0 3px;
  border: 1px solid #ecf0f3;
  color: rgb(29,32,135);
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
}

.tags-section .tags li a:hover {
  color: #fff;
}

.tags-section .social-link-list li {
  padding: 5px 0;
}

.tags-section .social-link-list li a {
  background-color: rgb(229,0,18);
  height: 40px;
  width: 40px;
  line-height: 40px;
}

.tags-section .social-link-list li a.facebook {
  background: #3b5998;
}

.tags-section .social-link-list li a.dribble {
  background: #ea4c89;
}

.tags-section .social-link-list li a.twitter {
  background: #55acee;
}

.tags-section .social-link-list li a.linkedin {
  background: #007bb5;
}

.tags-section .social-link-list li a:hover {
  border-radius: 50%;
}

.bg-title {
  background-color: rgb(29,32,135);
  background-color: rgb(5,18,53);
}

.theme-color {
  color: rgb(229,0,18) !important;
}

.scrollToTop {
  position: fixed;
  bottom: -30%;
  right: 5%;
  z-index: 9;
}

.scrollToTop i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.scrollToTop i:hover {
  transform: translateY(-5px);
  box-shadow: 0px 5px 20px 0px rgba(0, 113, 240, 0.49);
}

@media (min-width: 992px) {
  .pt-lg-110 {
    padding-top: 108px !important;
  }

  .pb-lg-110 {
    padding-bottom: 110px !important;
  }
}

.breadcrumb {
  background-color: transparent;
}

.section_header {
  max-width: 600px;
  margin: 0 auto 40px;
}

.mb-none-120 {
  margin-bottom: -120px;
}

.padding-tb {
  padding: 80px 0;
}

@media (min-width: 992px) {
  .padding-tb {
    padding: 120px 0;
  }
}

.lab-btn,
.contact .contact_form button,
.callAaction_form form button{
  line-height: 42px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 1.3rem;
  color: #fff;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .lab-btn,
  .contact .contact_form button,
  .callAaction_form form button{
    line-height: 56px;
    padding: 0 2rem;
  }
}

.lab-btn i {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lab-btn:hover,
.contact .contact_form button:hover,
.callAaction_form form button:hover {
  background-color: rgb(29,32,135);
  color: #fff;
}

.lab-btn.style-2 {
  background: transparent;
  border: 2px solid #fff;
}

.lab-btn.style-2 span {
  color: rgb(229,0,18);
}

.text-btn {
  font-size: 0.875rem;
  color: #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.text-btn:hover {
  padding-left: 10px;
  color: rgb(229,0,18);
}

.mb-30-none {
  margin-bottom: -30px;
}

@media (min-width: 576px) {
  .px-15 {
    padding: 0 15px;
  }
}

.gallery-img {
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
}

.gallery-img img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gallery-img:hover img {
  transform: scale(1.1);
}

.filters-button-group .button {
  padding: 10px 20px;
  background-color: #F2F6F9;
}

.filters-button-group .button.is-checked {
  background-color: rgb(229,0,18);
}

.section-header {
  z-index: 1;
}

@media (min-width: 992px) {
  .section-header {
    max-width: 70%;
    margin: 0 auto 50px;
  }
}

@media (min-width: 1200px) {
  .section-header {
    max-width: 65%;
  }
}

.section-header h4 {
  color: #fff;
  margin-top: -8px;
}

.section-header h2 {
  margin-top: -10px;
  color: #fff;
  margin-bottom: 50px;
}

.section-header h2::after {
  width: 330px;
  height: 21px;
  left: 50%;
  top: calc(100% + 5px);
  transform: translateX(-50%);
  background: url(../../assets/images/title-shape.png) no-repeat;
}

.section-header p {
  line-height: 30px;
  font-size: 1.125rem;
}

@media (min-width: 1200px) {
  .section-header p {
    max-width: 90%;
    margin-inline: auto;
  }
}

.section-header.text-left {
  text-align: left;
  max-width: 100%;
}

.section-header.text-left h2::after {
  left: 0;
  transform: translateX(0);
}

.section-header.text-left p {
  margin-left: 0;
  margin-bottom: 30px;
}

.paginations {
  margin: 40px 0;
}

@media (min-width: 992px) {
  .paginations {
    margin-bottom: 0;
  }
}

.paginations ul li {
  padding: 5px;
}

.paginations ul li a {
  width: 46px;
  height: 46px;
  box-shadow: 0 0px 5px rgba(136, 136, 136, 0.1);
  color: #555555;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.paginations ul li a.active,
.paginations ul li a:hover {
  color: #fff;
}

.paginations ul li a.dot {
  box-shadow: none;
}

.paginations ul li a.dot:hover {
  background: transparent;
  color: #555555;
}

.custom-select::after {
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: rgb(29,32,135) transparent transparent transparent;
}

.custom-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  background-size: 10px 15px;
}

.bg-primary {
  background: rgb(29,32,135) !important;
}

.bgimg {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

@keyframes angle-move {

  0%,
  100% {
    transform: translateY(0) rotate(-6deg);
  }

  50% {
    transform: translateY(-20px) rotate(8deg);
  }
}

@keyframes up-down {

  0%,
  100% {
    transform: translateY(-20px);
  }

  50% {
    transform: translateY(0);
  }
}

@keyframes zoom {

  0%,
  100% {
    transform: scale(0.9) rotate(0deg);
  }

  50% {
    transform: scale(1.1) rotate(30deg);
  }

  80% {
    transform: rotate(-30deg);
  }
}

@keyframes rotate {

  0%,
  100% {
    transform: rotate(10deg) translate(10px, 15px);
  }

  50% {
    transform: rotate(240deg) translate(0, 0);
  }
}

@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-25px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes ripple {
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@keyframes rotate-2 {
  100% {
    transform: rotate(150deg);
  }
}

@media (max-width: 575px) {
  .banner_btngroup.justify-content-center .lab-btn {
    margin-right: 5px;
  }
}

@media (max-width: 575px) {
  .banner_btngroup.justify-content-center .video_btn {
    justify-content: center;
  }
}

.banner_btngroup .lab-btn {
  background-color: #fff;
  color: rgb(29,32,135);
  min-width: 170px;
}

@media (max-width: 575px) {
  .banner_btngroup .lab-btn {
    margin-bottom: 25px;
  }
}

.banner_btngroup .lab-btn:hover {
  background-color: rgb(229,0,18);
  color: #fff;
}

@media (max-width: 575px) {
  .banner_btngroup .video_btn {
    width: 100%;
  }
}

.banner_btngroup .video_btn i {
  font-size: calc(1.5rem + 3vw);
}

@media (min-width: 1200px) {
  .banner_btngroup .video_btn i {
    font-size: 3.75rem;
  }
}

.banner_one .banner_area {
  padding-block: 150px;
}

@media (min-width: 768px) {
  .banner_one .banner_area {
    padding-block: 175px;
    padding-bottom: 250px;
  }
}

@media (min-width: 1200px) {
  .banner_one .banner_area {
    padding-block: 300px;
  }
}

.banner_one .banner_content {
  padding-top: 80px;
}

.banner_one .banner_content h2,
.banner_one .banner_content h2 p {
  font-size: calc(1.525rem + 3.3vw);
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .banner_one .banner_content h2,
  .banner_one .banner_content h2 p{
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .banner_two {
    background-position: center;
  }
}

.banner_two .banner_area {
  padding-block: 100px;
}

@media (min-width: 768px) {
  .banner_two .banner_area {
    padding-block: 150px;
  }
}

@media (min-width: 1200px) {
  .banner_two .banner_area {
    padding-block: 260px;
  }
}

@media (max-width: 1199px) {
  .banner_two .banner_content {
    margin-top: 90px;
  }
}

.banner_two .banner_content h2,
.banner_two .banner_content h2 {
  font-size: calc(1.525rem + 3.3vw);
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .banner_two .banner_content h2,
  .banner_two .banner_content h2 p{
    font-size: 4rem;
  }
}

.banner_two .banner_content p {
  padding: 30px 0;
  position: relative;
}

.banner_two .banner_btngroup .lab-btn {
  background-color: rgb(229,0,18);
  color: #fff;
}

.banner_two .banner_btngroup .lab-btn:hover {
  background-color: rgb(229,0,18);
  color: #fff;
}

.banner_three .banner_btngroup .lab-btn {
  background-color: rgb(229,0,18);
}

.banner_three .banner_btngroup .lab-btn:hover {
  background-color: rgb(29,32,135);
}

.banner_three .banner_btngroup .lab-btn:last-child {
  background-color: rgb(29,32,135);
}

.banner_three .banner_btngroup .lab-btn:last-child:hover {
  background-color: rgb(229,0,18);
}

@media (min-width: 1200px) {
  .banner_four {
    background-position: center;
  }
}

@media (min-width: 768px) {
  .banner_four .banner_area {
    padding-block: 150px;
  }
}

@media (min-width: 1200px) {
  .banner_four .banner_area {
    padding-block: 200px;
  }
}

@media (min-width: 1200px) {
  .banner_five {
    background-position: center;
  }
}

.banner_five::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(2, 23, 56, 0.7);
}

.banner_five video {
  position: absolute;
  top: 0;
  left: 0;
}

.banner_five .banner_content {
  z-index: 2;
}

.banner_five .banner_btngroup a:first-child {
  background-color: rgb(229,0,18);
}

.banner_five .banner_btngroup a:first-child:hover {
  background-color: rgb(29,32,135);
}

.banner_slider_one .swiper-slide-active .banner_content h6 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.banner_slider_one .swiper-slide-active .banner_content h2 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.banner_slider_one .swiper-slide-active .banner_btngroup {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.banner_slider_one .banner_content h6 {
  -webkit-transform: translateY(-700px);
  -ms-transform: translateY(-700px);
  transform: translateY(-700px);
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  transition: all 2s ease;
}

.banner_slider_one .banner_content h2 {
  -webkit-transform: translateY(-700px);
  -ms-transform: translateY(-700px);
  transform: translateY(-700px);
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.banner_slider_one .banner_btngroup {
  -webkit-transform: translateY(700px);
  -ms-transform: translateY(700px);
  transform: translateY(700px);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.banner_slider_two .swiper-slide-active .banner_content h6 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.banner_slider_two .swiper-slide-active .banner_content h2 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.banner_slider_two .swiper-slide-active .banner_btngroup {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.banner_slider_two .banner_content h6 {
  -webkit-transform: translateY(-700px);
  -ms-transform: translateY(-700px);
  transform: translateY(-700px);
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  transition: all 2s ease;
}

.banner_slider_two .banner_content h2 {
  -webkit-transform: translateX(-700px);
  -ms-transform: translateX(-700px);
  transform: translateX(-700px);
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.banner_slider_two .banner_btngroup {
  -webkit-transform: translateY(700px);
  -ms-transform: translateY(700px);
  transform: translateY(700px);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.feature {
  background-color: rgb(29,32,135);
}

@media (max-width: 767px) {
  .feature {
    padding-block: 80px;
  }
}

.feature_item {
  padding: 40px 30px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.feature_item:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.feature_item:hover .feature_thumb span {
  color: rgb(229,0,18);
  -webkit-text-stroke-color: rgb(229,0,18);
}

.feature_thumb span {
  font-size: calc(1.425rem + 2.1vw);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: rgb(29,32,135);
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F2F6F9;
  font-weight: 900;
}

@media (min-width: 1200px) {
  .feature_thumb span {
    font-size: 3rem;
  }
}

.feature_two {
  background-color: transparent;
}

.feature_two .feature_item {
  background-color: transparent;
  border: 1px solid #F2F6F9;
  padding: 40px 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.feature_two .feature_item:hover {
  box-shadow: 0px 10px 10px rgba(136, 136, 136, 0.1);
}

.feature_three {
  background-color: #F2F6F9;
}

.feature_three .col-12:nth-child(1) .feature_item {
  background-color: rgb(229,0,18);
}

.feature_three .col-12:nth-child(2) .feature_item {
  background-color: rgb(29,32,135);
}

.feature_three .col-12:nth-child(3) .feature_thumb {
  background-color: #F2F6F9;
}

.feature_three .feature_item {
  padding: 50px 25px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.feature_three .feature_item:hover {
  box-shadow: 0px 10px 10px rgba(136, 136, 136, 0.1);
}

.feature_three .feature_thumb {
  width: 100px;
  height: 100px;
  margin-inline: auto;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.feature_four {
  background-color: rgb(29,32,135);
}

@media (max-width: 1199px) {
  .feature_four {
    padding-block: 90px;
  }
}

@media (min-width: 1200px) {
  .feature_four .col-12:last-child .feature_item {
    border-right: none;
  }
}

.feature_four .feature_item {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 15px;
}

@media (min-width: 1200px) {
  .feature_four .feature_item {
    padding: 70px 30px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
}

@media (min-width: 576px) {
  .feature_four .feature_inner {
    text-align: left;
  }
}

.feature_four .feature_thumb {
  margin: 0 auto 20px;
}

@media (min-width: 576px) {
  .feature_four .feature_thumb {
    width: 60px;
    margin-bottom: 0;
  }
}

@media (min-width: 576px) {
  .feature_four .feature_content {
    width: calc(100% - 60px);
    padding-left: 20px;
  }
}

@media (max-width: 1199px) {
  .feature_four .feature_content h5 {
    font-size: 18px;
    line-height: 1.5;
  }
}

.feature_innerpage .feature_area {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.about_content ul {
  margin-block: 15px;
}

.about_content ul li {
  padding-block: 15px;
}

@media (min-width: 576px) {
  .about_content ul li {
    width: calc(100% / 2 - 15px);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about_content ul li {
    width: 100%;
  }
}

.about_content ul li .icon {
  width: 60px;
}

.about_content ul li .text {
  width: calc(100% - 60px);
}

.about_content ul li .text p {
  max-width: 34ch;
}

.about_thumb .thumb--2>img {
  z-index: 2;
}

@media (max-width: 991px) {
  .about_thumb .thumb--2>img {
    width: 100%;
  }
}

.about_thumb .thumb--experience {
  background-color: rgb(29,32,135);
  display: inline-flex;
  align-items: center;
  gap: 15px;
  left: 40px;
  bottom: 40px;
  padding: 10px 15px;
  top: auto;
  z-index: 2;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
  .about_thumb .thumb--experience {
    padding: 15px 25px;
  }
}

@media (min-width: 992px) {
  .about_thumb .thumb--experience {
    animation: shakeX 15s linear infinite;
    left: 0px;
  }
}

.about_thumb .thumb--experience h5 {
  color: #fff;
}

.about_thumb .thumb .floating-img {
  top: -100px;
  left: 0;
  max-width: 40%;
  animation: shakeY 15s linear infinite;
  z-index: 2;
}

@media (min-width: 1440px) {
  .about_thumb .thumb .floating-img {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .about_thumb .thumb .floating-img {
    display: none;
  }
}

.about_thumb .thumb--content {
  background-color: rgb(29,32,135);
}

@media (max-width: 575px) {
  .about_thumb .thumb--content {
    height: 180px;
  }
}

.about_thumb .thumb--content img {
  right: 15px;
  bottom: 15px;
}

.about_footer {
  border-top: 1px solid #ecf0f3;
}

@media (max-width: 575px) {
  .about_author {
    margin-top: 15px;
  }
}

.about_author .thumb {
  width: 80px;
}

.about_author .thumb img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.about_author .content {
  width: calc(100% - 80px);
}

.about_one .about_thumb .thumb::after {
  background-image: url(../../assets/images/about/shape.png);
  width: 100%;
  height: 60%;
  left: -50px;
  top: -75px;
}

@media (max-width: 991px) {
  .about_one .about_thumb .thumb::after {
    display: none;
  }
}

.about_two .about_thumb .thumb--experience {
  background-color: rgb(229,0,18);
}

@media (min-width: 576px) {
  .about_two .about_thumb .thumb--experience {
    left: auto;
    right: 15px;
    bottom: auto;
    top: 30px;
  }
}

.about_two .about_thumb .thumb--experience h5 {
  color: #fff;
}

.about_two .about_thumb .thumb .floating-img {
  top: auto;
  left: auto;
  bottom: 15px;
  right: 15px;
  z-index: 2;
  border: 5px solid #fff;
}

.about_two .about_content ul li {
  padding-block: 15px;
}

.about_two .about_content ul li .text p {
  max-width: 34ch;
}

.about_two .about_footer {
  border-top: none;
}

.about_three .about_thumb .thumb--experience,
.about_four .about_thumb .thumb--experience {
  left: auto;
  right: 0;
  bottom: 15px;
  border: 2px solid #fff;
}

@media (max-width: 575px) {

  .about_three .about_thumb .thumb--experience img,
  .about_four .about_thumb .thumb--experience img {
    width: 40px;
  }
}

@media (max-width: 575px) {

  .about_three .about_thumb .thumb--experience h5,
  .about_four .about_thumb .thumb--experience h5 {
    font-size: 16px;
  }
}

.about_four {
  overflow: visible;
  padding-top: 30px;
}

.about_four .callAaction_form {
  background-color: #F2F6F9;
}

@media (min-width: 992px) {
  .about_four .callAaction_form {
    margin-top: -80px;
  }
}

.about_four .callAaction_form input,
.about_four .callAaction_form textarea,
.about_four .callAaction_form select {
  background-color: #fff;
}

.progressbararea li {
  width: 100%;
  padding-block: 20px;
}

@media (min-width: 576px) {
  .progressbararea li {
    width: 100% !important;
  }
}

.progressbararea li .progress {
  height: 10px;
  background-color: rgb(29,32,135);
}

.progressbararea li .progress .progress-bar {
  background-color: rgb(229,0,18);
}

.service .section_wrapper .infotext {
  margin-top: 50px;
}

@media (min-width: 768px) {
  .service .section_wrapper .infotext {
    margin-top: 80px;
  }
}

.service_inner:hover .service_thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.service_inner:hover .service_content .round-btn {
  background-color: rgb(229,0,18);
}

.service_thumb {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.service_content {
  background-color: #fff;
  margin: 0 15px;
  margin-top: -30px;
  z-index: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

@media (min-width: 768px) {
  .service_content {
    padding: 30px;
  }
}

.service_content .round-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  left: 50%;
  bottom: -20px;
  background-color: rgb(29,32,135);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 992px) {
  .service_content .round-btn {
    width: 60px;
    height: 60px;
    line-height: 60px;
    bottom: -30px;
  }
}

.service_two .service_inner {
  padding: 50px 30px;
}

.service_two .service_thumb {
  width: 100px;
  height: 100px;
  line-height: 96px;
  margin-inline: auto;
  border: 3px solid #ecf0f3;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

@media (max-width: 575px) {
  .service_two .service_thumb {
    margin-bottom: 20px;
  }
}
.service_two .service_thumb img{
  border-radius: 100%;
}
.service_three .section_wrapper .infotext {
  margin-top: 40px;
}

.service_three .service_inner {
  background-color: #fff;
}

.service_three .service_inner:hover .service_icon {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  border-color: rgb(229,0,18);
}

.service_three .service_icon {
  width: 100px;
  height: 100px;
  line-height: 98px;
  margin-inline: auto;
  margin-top: -80px;
  margin-bottom: 20px;
  border: 2px solid #ecf0f3;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.service_three .service_pagination span {
  width: 40px;
  height: 10px;
  background-color: #fff;
  opacity: 0.7;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.service_three .service_pagination span.swiper-pagination-bullet-active {
  background-color: rgb(229,0,18);
}

@media (min-width: 1200px) {
  .service_four .service_thumb {
    width: 40%;
  }
}

@media (max-width: 1199px) {
  .service_four .service_thumb img {
    object-fit: cover;
    aspect-ratio: 1/1;
  }
}

@media (min-width: 1200px) {
  .service_four .service_content {
    width: 60%;
  }
}

.service_single .service_inner:hover .service_thumb img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.service_single .service_inner:hover .service_content h4 a {
  color: inherit;
}

.service_single .service_content {
  margin-inline: 0;
  padding-inline: 0;
}

.service_single .service_content p {
  -webkit-line-clamp: inherit;
}

.service_single .service_content ul li {
  padding-block: 5px;
}

.service_single .service_content .feature_item {
  padding: 30px 15px;
}

.service_item .pp-inner {
  position: relative;
  z-index: 1;
  min-height: 325px;
  text-align: center;
  perspective: 1000px;
  margin-bottom: 30px;
}

.service_item .pp-inner .pp-fornt::after {
  position: absolute;
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  left: 10px;
  border: dashed #ededed;
  border-width: 1px;
  border-radius: 10px;
}

.service_item .pp-fornt,
.service_item .pp-back {
  display: block;
  -webkit-backface-visibility: unset;
  backface-visibility: unset;
  transition: transform 1s, visibility 0s 0.3s;
  min-height: inherit;
  border-radius: 10px;
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ffffff;
  box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);
  perspective: inherit;
  transform-style: preserve-3d;
}

@supports (-webkit-backface-visibility: hidden) or (backface-visibility: hidden) {

  .service_item .pp-fornt,
  .service_item .pp-back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  }
}

.service_item .pp-fornt {
  box-sizing: border-box;
  visibility: visible;
}

@supports (-webkit-backface-visibility: hidden) or (backface-visibility: hidden) {
  .service_item .pp-fornt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    visibility: unset;
  }
}

.service_item .pp-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  background-color: #fff;
  visibility: hidden;
}

@supports (-webkit-backface-visibility: hidden) or (backface-visibility: hidden) {
  .service_item .pp-back {
    display: flex;
    justify-content: center;
    flex-direction: column;
    visibility: unset;
  }
}

.service_item .pp-back .lab-btn {
  z-index: 99;
}

.service_item .pp-fornt {
  transform: rotateY(0deg);
}

.service_item .pp-back {
  transform: rotateY(-180deg);
}

.service_item .pp-back::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5);
}

.service_item:hover .pp-fornt {
  visibility: hidden;
  transform: rotateY(180deg);
}

@supports (-webkit-backface-visibility: hidden) or (backface-visibility: hidden) {
  .service_item:hover .pp-fornt {
    visibility: unset;
  }
}

.service_item:hover .pp-back {
  visibility: visible;
  transform: rotateY(0);
}

@supports (-webkit-backface-visibility: hidden) or (backface-visibility: hidden) {
  .service_item:hover .pp-back {
    visibility: unset;
  }
}

.teamMember_inner {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #F2F6F9;
}

.teamMember_inner:hover .teamMember_thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

@media (min-width: 576px) {
  .teamMember_thumb {
    width: 40%;
  }
}

.teamMember_thumb img {
  height: 100%;
  object-fit: cover;
}

.teamMember_thumb a {
  height: 100%;
}

.teamMember_content {
  padding: 24px;
}

@media (min-width: 576px) {
  .teamMember_content {
    width: 60%;
  }
}

.teamMember_two .infotext {
  margin-top: 55px;
}

.teamMember_two .teamMember_inner:hover .teamMember_content {
  margin-top: -40px;
  z-index: 1;
  background-color: rgb(229,0,18);
}

.teamMember_two .teamMember_inner:hover .teamMember_content ul {
  opacity: 1;
  height: 24px;
}

.teamMember_two .teamMember_content {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  bottom: 0;
  left: 0;
  background-color: #F2F6F9;
}

.teamMember_two .teamMember_content span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.teamMember_two .teamMember_content ul {
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.teamMember_single .teamMember_memberInfo {
  box-shadow: 0px 0px 10px rgba(85, 85, 85, 0.1);
}

.teamMember_single .teamMember_memberInfo-content {
  padding: 30px 15px;
}

.teamMember_single .teamMember_memberInfo-content ul li {
  padding-block: 5px;
}

.teamMember_single .teamMember_memberInfo-content ul.progressbararea li {
  padding-block: 10px;
}

.teamMember_single .teamMember_memberInfo-content ul.progressbararea li:last-child {
  padding-bottom: 0;
}

.teamMember_single .teamMember_memberInfo-content ul.progressbararea li .progress {
  background-color: #F2F6F9;
}

.teamMember_single .teamMember_memberDetails form {
  margin-top: 60px;
  gap: 30px;
}

.teamMember_single .teamMember_memberDetails form input {
  background-color: #F2F6F9;
}

@media (min-width: 576px) {
  .teamMember_single .teamMember_memberDetails form input {
    width: calc(100% / 2 - 15px);
  }
}

.teamMember_single .teamMember_memberDetails form textarea {
  background-color: #F2F6F9;
}

.work_inner:hover .work_thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work_inner:hover .work_thumb span {
  border-color: #F2F6F9;
  background-color: #fff;
}

.work_thumb {
  width: 150px;
  height: 150px;
  line-height: 150px;
  margin: 0 auto 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgb(29,32,135);
}

.work_thumb span {
  width: 50px;
  height: 50px;
  line-height: 40px;
  border: 5px solid #fff;
  background-color: rgb(229,0,18);
  bottom: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1.125rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.work_content p {
  width: 290px;
  margin: auto;
}

.work_two .work_inner {
  width: 270px;
  height: 270px;
  margin-inline: auto;
  background-color: rgb(29,32,135);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.work_two .work_inner:hover {
  background-color: rgb(229,0,18);
}

.work_two .work_inner:hover>span {
  background-color: rgb(29,32,135);
}

.work_two .work_inner:hover .work_content p {
  display: inherit;
  max-width: 100%;
}

.work_two .work_inner:hover .work_content img {
  display: none;
}

.work_two .work_inner span {
  top: 0;
  left: 50%;
  width: 70px;
  height: 70px;
  line-height: 66px;
  border: 2px solid #fff;
  background-color: rgb(229,0,18);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: calc(1.275rem + 0.3vw);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 1200px) {
  .work_two .work_inner span {
    font-size: 1.5rem;
  }
}

.work_two .work_content {
  bottom: 40px;
}

.project_inner:hover .project_thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.project_inner:hover .project_content {
  opacity: 1;
}

.project_inner:hover .project_icon {
  opacity: 1;
}

.project_content {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  flex-direction: column-reverse;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 49, 71, 0.9);
  opacity: 0;
}

.project_icon {
  width: 56px;
  height: 56px;
  line-height: 56px;
  right: 30px;
  top: 30px;
  opacity: 0;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 576px) {
  .project_two .project_item {
    width: calc(100% / 2);
  }
}

@media (min-width: 992px) {
  .project_two .project_item {
    width: calc(100% / 3);
  }
}

.project_two .project_content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
}

.project_two .project_icon {
  position: static;
  margin: 0 auto 15px;
}

.testimonial_area {
  margin-top: 120px;
}

@media (min-width: 992px) {
  .testimonial .section_header {
    margin-right: 50px;
  }
}

.testimonial_navigation .navi {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.testimonial_navigation .navi:hover {
  background-color: rgb(229,0,18);
}

.testimonial_inner {
  background-color: #fff;
  padding: 30px 15px;
  gap: 20px;
}

@media (min-width: 576px) {
  .testimonial_inner {
    padding-left: 0;
    text-align: left;
    padding: 30px;
    gap: 30px;
  }
}

.testimonial_thumb {
  width: 100%;
}

@media (min-width: 576px) {
  .testimonial_thumb {
    width: 100px;
    margin-left: -70px;
  }
}

.testimonial_thumb .thumb {
  width: 100px;
}

@media (max-width: 575px) {
  .testimonial_thumb .thumb {
    margin-inline: auto;
  }
}

.testimonial_thumb .thumb i {
  width: 50px;
  height: 50px;
  line-height: 44px;
  bottom: 20px;
  right: -20px;
  border: 3px solid #fff;
  background-color: rgb(229,0,18);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  .testimonial_thumb .thumb i {
    font-size: 1.5rem;
  }
}

.testimonial_content {
  width: 100%;
}

@media (min-width: 576px) {
  .testimonial_content {
    width: calc(100% - 60px);
  }
}

@media (max-width: 575px) {
  .testimonial_author .name {
    width: 100%;
    margin-bottom: 5px;
  }
}

@media (max-width: 575px) {
  .testimonial_author .rating {
    width: 100%;
  }
}

.testimonial_two .section_header {
  margin-right: auto;
}

.testimonial_three .testimonial_slider_three {
  height: 500px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .testimonial_three .testimonial_slider_three {
    height: 450px;
  }
}

@media (max-width: 575px) {
  .testimonial_three .testimonial_slider_three {
    height: 310px;
  }
}

.testimonial_three .testimonial_video .icon {
  background-color: rgb(229,0,18);
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: calc(1.275rem + 0.3vw);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

@media (min-width: 1200px) {
  .testimonial_three .testimonial_video .icon {
    font-size: 1.5rem;
  }
}

.testimonial_three .testimonial_inner {
  gap: 15px;
}

.testimonial_three .testimonial_thumb {
  margin-left: 0;
  border-bottom: 1px solid #ecf0f3;
  padding-bottom: 25px;
}

.testimonial_three .testimonial_thumb .thumb {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.testimonial_three .testimonial_author {
  width: calc(100% - 60px);
  text-align: left;
}

.testimonial_three .testimonial_content {
  text-align: left;
}

@media (min-width: 576px) {
  .testimonial_four .testimonial_inner {
    padding-left: 30px;
  }
}

.testimonial_four .testimonial_thumb {
  width: auto;
  margin-left: 0;
}

@media (max-width: 575px) {
  .testimonial_four .testimonial_thumb {
    width: 100%;
    margin-bottom: 25px;
  }
}

.testimonial_four .testimonial_thumb .thumb i {
  right: auto;
  left: 50%;
  bottom: -30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 576px) {
  .testimonial_four .testimonial_content {
    width: calc(100% - 130px);
  }
}

.sponsor {
  padding-bottom: 80px;
}

.blog.home .blog_inner {
  background-color: #fff;
  border: 1px solid #F2F6F9;
}

.blog.home .blog_inner:hover .blog_thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.blog.home .blog_thumb .date {
  bottom: 15px;
  left: 15px;
  padding: 5px 15px;
  background-color: rgb(229,0,18);
}

.blog.home .blog_meta {
  border-bottom: 1px solid #F2F6F9;
}

.blog_two .blog_meta {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: none !important;
  border-top: 1px solid #ecf0f3;
}

.blog--classic .blog_meta,
.blog--single .blog_meta {
  padding-bottom: 20px !important;
}

.blog--classic .blog_meta ul,
.blog--single .blog_meta ul {
  justify-content: flex-start !important;
}

.blog--single .blog_inner:hover .blog_thumb img {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

.blog--single .blog_content blockquote {
  margin-block: 30px;
  background-color: rgb(29,32,135);
}

@media (min-width: 576px) {
  .blog--single .blog_content blockquote {
    padding: 30px;
  }
}

.blog--single .blog_content blockquote i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: rgb(229,0,18);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  .blog--single .blog_content blockquote i {
    font-size: 1.5rem;
  }
}

@media (min-width: 576px) {
  .blog--single .blog_content blockquote p {
    width: calc(100% - 60px);
    padding-left: 15px;
    font-size: 20px;
    line-height: 1.4;
  }
}
.specialtie,
.specialtie .container{
  position: relative;
}
.specialtie::before {
  position: absolute;
  content: '';
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(0, 0, 0,0.5);
}
.specialtie_inner {
  padding: 60px 30px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.specialtie_inner:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.specialtie_content>span {
  font-size: calc(1.275rem + 0.3vw);
  -webkit-transform: translate(3px, 4px);
  -ms-transform: translate(3px, 4px);
  transform: translate(3px, 4px);
}

@media (min-width: 1200px) {
  .specialtie_content>span {
    font-size: 1.5rem;
  }
}

.specialtie_two {
  background-color: rgb(29,32,135);
}

.specialtie_two .specialtie_inner {
  text-align: left;
  background-color: transparent;
}

.specialtie_two .specialtie_inner:hover {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

@media (min-width: 992px) {
  .specialtie_two .specialtie_thumb {
    width: calc(100% / 2);
    padding-right: 30px;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .specialtie_two .specialtie_thumb {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .specialtie_two .specialtie_content {
    width: calc(100% / 2);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .specialtie_two .specialtie_content {
    width: 100%;
  }
}

.specialtie_two .specialtie_content .thumb .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgb(229,0,18);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.specialtie_two .specialtie_content .content ul li {
  padding-block: 5px;
}

@media (min-width: 992px) {
  .specialtie_three .specialtie_inner {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .specialtie_three .specialtie_thumb {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .specialtie_three .specialtie_content {
    padding-left: 20px;
  }
}

.appointment {
  margin-top: -40px;
  z-index: 1;
}

.appointment form {
  padding: 35px;
  box-shadow: 0 0 10px rgba(2, 23, 56, 0.25);
  background-color: #fff;
}

.appointment form::after {
  width: 95%;
  height: 10px;
  top: 100%;
  left: 50%;
  background-color: rgb(229,0,18);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.appointment_inner--submit {
  text-align: center;
}

@media (min-width: 1200px) {
  .appointment_inner--submit {
    text-align: right;
  }
}

.appointment_thumb {
  width: 40px;
}

.appointment_content {
  width: calc(100% - 40px);
}

.appointment_content input::-webkit-calendar-picker-indicator {
  opacity: 100;
}

.misson_tabul li .lab-btn {
  border: none;
  background-color: #F2F6F9;
}

.misson_tabul li .lab-btn.active,
.misson_tabul li .lab-btn:hover {
  background-color: rgb(229,0,18);
}

@media (min-width: 992px) {
  .misson_thumb {
    width: calc(100% / 2);
  }
}

.misson_content {
  padding-block: 30px;
}

@media (min-width: 992px) {
  .misson_content {
    width: calc(100% / 2);
    padding: 30px;
    padding-top: 0;
  }
}

.misson_content ul li {
  padding-block: 5px;
}

.accordion-item {
  border: 1px solid #F2F6F9;
}

.accordion-item:not(:last-child) {
  margin-block-end: 10px;
}

.accordion-button {
  font-size: 1.25rem;
  padding: 15px 20px;
  font-weight: 700;
  text-transform: capitalize;
  border: none;
}

.accordion-button .accordion-icon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 30px;
  height: 30px;
  font-size: 1rem;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background-color: rgb(29,32,135);
  color: #fff;
  margin-inline-end: 20px;
}

@media (min-width: 768px) {
  .accordion-button .accordion-icon {
    width: 40px;
    height: 40px;
  }
}

.accordion-button .accordion-headerText {
  width: calc(100% - 50px - 3ch);
}

.accordion-button:not(.collapsed) {
  border-bottom: none;
  color: rgb(229,0,18);
  box-shadow: none;
  background-color: #e7f1ff;
}

.accordion-button:not(.collapsed):after {
  background-color: rgb(229,0,18);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-button:not(.collapsed):before {
  opacity: 0;
}

.accordion-button:not(.collapsed) .accordion-icon {
  background-color: rgb(229,0,18);
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-button:before,
.accordion-button:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgb(29,32,135);
  background-image: none;
}

.accordion-button:after {
  height: 20px;
  width: 2px;
  right: 30px;
}

.accordion-button:before {
  right: 21px;
  width: 20px;
  height: 2px;
}

.accordion-body {
  padding-inline-start: 2em;
  padding-block-start: 2em;
  padding-inline-end: 30px;
}

@media (min-width: 576px) {

}

.pageheader {
  padding-block: 138px;
  margin-top: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-color: rgb(242,246,249) !important;
}

.pageheader::before {
	position: absolute;
	content: '';
	z-index: 0;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgb(0, 0, 0,0.2);
}

@media (max-width: 575px) {
  .history_item {
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .history_item {
    width: 50%;
  }
}

.history_item:last-child .history_year>span::before {
  display: none;
}

.history_inner {
  margin-block: 15px;
}

@media (max-width: 991px) {
  .history_inner {
    margin: 15px;
  }
}

.history_inner:hover .history_thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.history_inner:hover .history_year>span::after {
  background-color: rgb(229,0,18);
}

@media (min-width: 992px) {
  .history_inner:hover .history_year>span span {
    color: #fff;
  }
}

@media (min-width: 992px) {
  .history_thumb {
    width: 35%;
  }
}

@media (min-width: 992px) {
  .history_year {
    width: 15%;
  }
}

@media (max-width: 991px) {
  .history_year>span {
    padding: 5px 20px;
    background-color: #fff;
    position: absolute;
    top: 15px;
    left: 15px;
  }
}

.history_year>span::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 90px;
  height: 90px;
  top: 50%;
  left: 50%;
  border: 2px solid #F2F6F9;
  background-color: #fff;
}

@media (max-width: 991px) {
  .history_year>span::after {
    display: none;
  }
}

.history_year>span::before {
  bottom: -125px;
  left: 50%;
  height: 100px;
  width: 15px;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 991px) {
  .history_year>span::before {
    display: none;
  }
}

.history_year>span span {
  z-index: 1;
  font-size: 1.25rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.history_content {
  padding-top: 20px;
}

@media (min-width: 992px) {
  .history_content {
    width: 50%;
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  .history_content h4 {
    margin-bottom: 20px;
  }
}

.jobs_area {
  border: 1px solid #F2F6F9;
}

@media (max-width: 575px) {
  .jobs_area {
    padding-inline: 15px;
  }
}

.jobs_search form {
  gap: 15px;
}

.jobs_search form input {
  border: 1px solid #F2F6F9;
}

@media (min-width: 992px) {
  .jobs_search form input {
    width: calc(100% / 3 - 15px);
  }
}

.jobs_search form input[submit] {
  border: none;
}

.jobs_catagory {
  background-color: #F2F6F9;
  margin-block: 30px;
}

.jobs_catagory ul {
  padding: 4px;
}

.jobs_catagory ul li {
  padding: 6px 12px;
  border: 1px solid #ecf0f3;
}

@media (min-width: 992px) {
  .jobs_catagory ul li {
    border: none;
    margin: 0;
    padding: 10px 20px;
    border-right: 1px solid #ecf0f3;
  }
}

.jobs_catagory ul li input {
  padding: 8px;
  outline: none;
  box-shadow: none;
  margin-top: 2px;
  border-color: #ecf0f3;
}

.jobs_catagory ul li input:focus {
  outline: none;
  box-shadow: none;
  border-color: #ecf0f3;
}

.jobs_catagory ul li input:checked {
  background-color: rgb(229,0,18);
  border-color: rgb(229,0,18);
}

.jobs_lists .table tr td {
  padding: 15px;
  vertical-align: middle;
  min-width: 200px;
}

.jobs_lists .table tr td p b {
  color: #00c851;
}

.jobs_lists .table.table-striped>tbody>tr:nth-of-type(odd) {
  --bs-table-accent-bg: #fff;
}

.jobs_lists .table.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #F2F6F9;
  --bs-table-accent-bg: #F2F6F9;
}

.jobs_list {
  min-width: 330px;
}

.jobs_list .thumb img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.single-slider{
  position: relative;
}
.single-slider .swiper-button-next,
.single-slider .swiper-button-prev{
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-image: none;
  text-align: center;
  color: #fff;
}
.single-slider .swiper-button-next:hover,
.single-slider .swiper-button-prev:hover{
  color: rgb(229,0,18);
}
.single-slider .single-pagination span {
  width: 40px;
  height: 10px;
  opacity: 0.7;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgb(229,0,18);
}
.sidebar .head {
  padding: 15px 20px;
  border-bottom: 1px solid #ecf0f3;
}

@media (min-width: 576px) {
  .sidebar .head {
    padding-inline: 30px;
  }
}

.sidebar .body ul li {
  padding: 15px 20px;
  margin-block: 10px;
  border-bottom: 1px solid #ecf0f3;
}

@media (min-width: 576px) {
  .sidebar .body ul li {
    padding-inline: 30px;
  }
}

.sidebar .body ul li:last-child {
  border-bottom: none;
}

.sidebar .body ul li:hover .content h5 a {
  color: rgb(229,0,18);
}

.sidebar .body ul li .thumb {
  width: 40px;
}

.sidebar .body ul li .content {
  width: calc(100% - 40px);
}

.sidebar .body ul li .content h5 {
  font-size: 1.125rem;
}

.sidebar_service {
  border: 1px solid #ecf0f3;
}

.sidebar_service .body ul li .thumb {
  width: 50px;
}

.sidebar_service .body ul li .content {
  width: calc(100% - 50px);
}

.sidebar_service--project .body ul li .content {
  padding-left: 0;
  width: 100%;
}

.sidebar_service--project .body ul li .content span {
  color: rgb(229,0,18);
}

.sidebar_brochure,
.sidebar_helps {
  border: 1px solid #ecf0f3;
}

.sidebar_helps .body {
  padding: 15px;
}

.sidebar_helps .body .content ul li {
  padding-inline: 0;
}

.sidebar_helps .body .content ul li p {
  margin-bottom: 0;
  color: rgb(29,32,135);
  font-weight: 600;
}

.sidebar_search {
  border: 1px solid #ecf0f3;
}

@media (min-width: 576px) {
  .sidebar_search .body {
    padding: 30px;
  }
}

.sidebar_search form input {
  background-color: #F2F6F9;
}

.sidebar_search form button {
  top: 50%;
  right: 10px;
  border: none;
  outline: none;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sidebar_recentpost {
  border: 1px solid #ecf0f3;
}

.sidebar_recentpost .body ul li:hover .thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.sidebar_recentpost .body ul li .thumb {
  width: 80px;
}

.sidebar_recentpost .body ul li .content {
  width: calc(100% - 80px);
}

.sidebar_recentpost .body ul li .content h6 {
  font-size: 1rem;
}

.sidebar_categorie {
  border: 1px solid #ecf0f3;
}

.sidebar_tags {
  border: 1px solid #ecf0f3;
}

@media (min-width: 576px) {
  .sidebar_tags .body {
    padding: 30px;
  }
}

.sidebar_tags .body ul li {
  display: inline-block;
  padding: 0;
  border: none;
}

.sidebar_tags .body ul li a {
  padding: 8px 12px;
  border: 1px solid #ecf0f3;
}

.sidebar_tags .body ul li a:hover {
  background-color: rgb(229,0,18);
  border-color: rgb(229,0,18);
}

.sidebar_relatedpost {
  border: 1px solid #ecf0f3;
}

@media (min-width: 576px) {
  .sidebar_relatedpost .body {
    padding: 30px;
  }
}

.sidebar_relatedpost .body ul li {
  border: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 576px) {
  .sidebar_relatedpost .body ul li {
    width: calc(100% / 2 - 15px);
  }
}

.sidebar_relatedpost .body ul li:hover .thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.sidebar_relatedpost .body ul li .thumb {
  width: 100px;
}

.sidebar_relatedpost .body ul li .content {
  width: calc(100% - 100px);
}

.header.header-fixed.header_one {
  background-color: rgb(29,32,135);
}

.header.header-fixed.header_one .header_top {
  display: none;
}

.header.header-fixed.header_two .header_bottom {
  position: static;
  top: 0;
  z-index: 99;
}

@media (min-width: 1200px) {
  .header.header-fixed.header_two .header_bottom {
    position: fixed;
  }
}

.header_bottom {
  padding-block: 15px;
  background-color: ;
}

@media (max-width: 575px) {
  .header_bottom .area .logo {
    max-width: 140px;
  }
}

@media (max-width: 1199px) {
  .header_bottom .area .menu {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background-color: rgb(29,32,135);
    z-index: 9999;
    padding-bottom: 30px;
  }

  .header_bottom .area .menu.active {
    display: inherit;
    padding-inline: 30px;
  }
}

@media (max-width: 1199px) {
  .header_bottom .area .menu ul li {
    display: block;
  }
}

@media (min-width: 1200px) {
  .header_bottom .area .menu ul li:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
}

.header_bottom .area .menu ul li a {
  padding: 15px 20px;
  font-size: 15px;
}

.header_bottom .area .menu ul li ul {
  background-color: rgb(0 0 0 / 50%);
}

@media (max-width: 1199px) {
  .header_bottom .area .menu ul li ul {
    display: none;
  }
}

@media (min-width: 1200px) {
  .header_bottom .area .menu ul li ul {
    position: absolute;
    width: 220px;
    top: calc(100% + 30px);
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    z-index: 999;
    box-shadow: 0 0 3px rgba(255, 49, 71, 0.1);
    visibility: hidden;
  }
}
.header_bottom .area .menu ul li ul.lang-menu img{
  width: 32px;
  margin-right: 10px;
}
.header_bottom .area .menu ul li ul li:last-child>a {
  border: none;
}

.header_bottom .area .menu ul li ul li.menu-item-has-children a::after,
.header_bottom .area .menu ul li ul li.menu-item-has-children a::before {
  background-color: #fff;
}

.header_bottom .area .menu ul li ul li.menu-item-has-children a::before {
  right: 24px;
}

.header_bottom .area .menu ul li ul li.menu-item-has-children a::after {
  right: 20px;
}

.header_bottom .area .menu ul li ul li a {
  font-size: 95%;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header_bottom .area .menu ul li ul li a:hover,
.header_bottom .area .menu ul li ul li a.active {
  background-color: rgb(229,0,18);
  color: #fff;
}

.header_bottom .area .menu ul li ul li a:hover::after,
.header_bottom .area .menu ul li ul li a:hover::before,
.header_bottom .area .menu ul li ul li a.active::after,
.header_bottom .area .menu ul li ul li a.active::before {
  background-color: #fff;
}

@media (min-width: 1200px) {
  .header_bottom .area .menu ul li ul li ul {
    left: 100%;
    top: 0 !important;
  }
}

.header_one {
  top: 0;
  left: 0;
  z-index: 9;
  position: relative;
  background-color: rgb(29,32,135);
}

@media (min-width: 1200px) {
  .header_one {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.1);
  }
}

.header_one .header_top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: ;
}

@media (max-width: 1199px) {
  .header_one .header_top {
    display: none;
  }
}

@media (max-width: 1199px) {
  .header_one .header_top .info {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}

@media (max-width: 1199px) {
  .header_one .header_top .info ul {
    text-align: center;
  }
}

.header_one .header_top .info ul li {
  padding: 9px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 1199px) {
  .header_one .header_top .info ul li:first-child {
    border-left: none;
  }
}

@media (max-width: 575px) {
  .header_one .header_top .info ul li {
    border: none;
  }
}

@media (max-width: 1199px) {
  .header_one .header_top .social {
    text-align: center;
  }
}

.header_one .header_top .social li a {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 1199px) {
  .header_one .header_top .social li:first-child a {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
}

@media (max-width: 1199px) {
  .header_two {
    position: relative;
  }
}

.header_two .header_top {
  padding-block: 16px;
}

@media (max-width: 1199px) {
  .header_two .header_top {
    display: none;
    background-color: #fff;
  }
}

.header_two .header_top .header_toparea .info ul li .thumb {
  width: 40px;
}

.header_two .header_top .header_toparea .info ul li .text {
  width: calc(100% - 40px);
}

.header_two .header_bottom {
  background-color: rgb(29,32,135);
  padding-block: 8px;
}

@media (max-width: 575px) {
  .header_two .header_bottom .area .search-area form {
    width: 200px;
  }
}

.header_two .header_bottom .area .search-area form input {
  padding-block: 12px;
  background-color: transparent;
}

.header_two .header_bottom .area .search-area form input::placeholder {
  color: rgba(255, 255, 255, 0.9);
}

.header_two .header_bottom .area .search-area form button {
  top: 50%;
  right: 15px;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header_three .header_top {
  background-color: rgb(29,32,135);
  background-color: ;
}

.header_three .header_bottom {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(2, 23, 56, 0.1);
  background-color: ;
}

@media (min-width: 1200px) {
  .header_three .header_bottom .area .menu ul li>a {
    color: rgb(29,32,135);
  }
}

@media (min-width: 1200px) {

  .header_three .header_bottom .area .menu ul li>a::after,
  .header_three .header_bottom .area .menu ul li>a::before {
    background-color: rgb(29,32,135);
  }
}

.header_three .header_bottom .area .menu ul li ul li a {
  color: #fff;
}

.header_three .header_ellepsis i {
  color: rgb(29,32,135);
}

.header_three .header_bar span {
  background-color: rgb(29,32,135);
}

@media (min-width: 1200px) {
  .header_four {
    position: static;
  }
}

.header_four .header_top {
  background-color: rgb(29,32,135);
  padding-block: 0;
}

.header_four .header_top--center {
  background-color: #fff;
  padding-block: 15px;
}

.header_four .header_top--center .info ul li .text {
  text-align: left;
}

.header_four .header_bottom {
  background-color: rgb(229,0,18);
}

.header_four .header_bottom .area .menu ul li:hover>a::after,
.header_four .header_bottom .area .menu ul li:hover>a::before {
  background-color: #fff;
}

.header_bar {
  width: 25px;
  height: 20px;
}

.header_bar span {
  height: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
  left: 0;
}

.header_bar span:first-child {
  top: 0;
}

.header_bar span:nth-child(2) {
  top: 52%;
  transform: translateY(-65%);
}

.header_bar span:last-child {
  bottom: 0;
}

.header_bar.active span:first-child {
  -webkit-transform: rotate(45deg) translate(3px, 9px);
  -ms-transform: rotate(45deg) translate(3px, 9px);
  transform: rotate(45deg) translate(3px, 9px);
}

.header_bar.active span:nth-child(2) {
  opacity: 0;
}

.header_bar.active span:last-child {
  -webkit-transform: rotate(-45deg) translate(3px, -9px);
  -ms-transform: rotate(-45deg) translate(3px, -9px);
  transform: rotate(-45deg) translate(3px, -9px);
}

@media (max-width: 575px) {
  .header_bar {
    width: 15px;
    height: 16px;
  }

  .header_bar span {
    height: 2px;
    width: 20px;
  }

  .header_bar.active span:first-child {
    -webkit-transform: rotate(45deg) translate(4px, 6px);
    -ms-transform: rotate(45deg) translate(4px, 6px);
    transform: rotate(45deg) translate(4px, 6px);
  }

  .header_bar.active span:nth-child(2) {
    opacity: 0;
  }

  .header_bar.active span:last-child {
    -webkit-transform: rotate(-45deg) translate(4px, -6px);
    -ms-transform: rotate(-45deg) translate(4px, -6px);
    transform: rotate(-45deg) translate(4px, -6px);
  }
}

.header_ellepsis {
  font-size: 20px;
  margin-left: 25px;
}

.header_ellepsis i {
  color: #fff;
}

.menu-item-has-children>a::after {
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 10px;
  height: 2px;
  background-color: #fff;
}

.menu-item-has-children>a::before {
  top: 50%;
  transform: translateY(-50%);
  right: 29px;
  width: 2px;
  height: 10px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 1200px) {
  .menu-item-has-children>a::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 10px;
    height: 2px;
    background-color: #fff;
  }

  .menu-item-has-children>a::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4px;
    width: 2px;
    height: 10px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

@media (min-width: 1200px) {
  .menu-item-has-children:hover>a:before {
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
  }
}

@media (max-width: 1199px) {
  .menu-item-has-children.open>a:before {
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
  }
}

.callAaction::after {
  width: 45%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: rgb(229,0,18);
}

.callAaction_form {
  background-color: #fff;
  z-index: 1;
}
.callAaction_form dl dt{
  display: none;
}
.callAaction_form form input,
.callAaction_form form select {
  background-color: #F2F6F9;

}
.callAaction_form form select{
  padding: 0 10px;
  color: #728196;
}
.callAaction_form form textarea {
  background-color: #F2F6F9;
}
.callAaction_form form dl dd span.captcha {
  position: relative;
}

.callAaction_form form dl dd span.captcha i {
  position: absolute;
  top: 3px;
  right: 1px;
  bottom: 1px;
  border: 3px;
  padding: 5px;
  padding-bottom: 0;
}

.callAaction_form form dl dd span.captcha img {
  display: block;
  max-height: 100%;
  cursor: pointer;
}
.callAaction_form form button,
.contact .contact_form button{
  background-color: rgb(229,0,18);
}
.contact_form form {
  gap: 30px;
}

.contact_form form input {
  border: 1px solid #ecf0f3;
  background-color: #fff;
}

.contact_form form textarea {
  border: 1px solid #ecf0f3;
  background-color: #fff;
}

.information_item {
  border: 1px solid #ecf0f3;
  padding: 50px 20px;
}

.information_icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto 15px;
  background-color: rgb(229,0,18);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  .information_icon {
    font-size: 1.5rem;
  }
}

.googleMap {
  height: 450px;
}

.form-message {
  font-size: 1rem;
}

.form-message.success {
  color: #00c851;
}

.footer .bg-title .footer_page .footer_wrapper ul li a:hover::after,
.footer .bg-title .footer_page .footer_wrapper ul li a:focus::after {
  border-left-color: rgb(229,0,18);
}

.footer .bg-title .footer_page .footer_wrapper ul li a::after {
  border-left-color: #fff;
}

.footer .bg-title .footer_post .footer_wrapper ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer_about ul li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgb(229,0,18);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.footer_page .footer_wrapper ul li {
  width: calc(100% / 2);
  padding-left: 10px;
}

.footer_page .footer_wrapper ul li a {
  margin-block: 3px;
}

.footer_page .footer_wrapper ul li a::after {
  top: 50%;
  left: -5px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid rgb(29,32,135);
  border-bottom: 5px solid transparent;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer_page .footer_wrapper ul li a:hover::after {
  left: 5px;
  border-left-color: rgb(229,0,18);
}

.footer_post .footer_wrapper ul li {
  border-bottom: 1px solid #ecf0f3;
}

.footer_post .footer_wrapper ul li:last-child {
  border-bottom: none !important;
}

.footer_post .footer_wrapper ul li:hover .thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.footer_post .footer_wrapper ul li .thumb {
  width: 80px;
}

.footer_post .footer_wrapper ul li .content {
  width: calc(100% - 80px);
}

.footer_post .footer_wrapper ul li .content h6 {
  font-size: 1rem;
}

.footer_gallery .footer_wrapper ul li {
  width: calc(100% / 3);
}

.footer_gallery .footer_wrapper ul li a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.footer_bottom {
  padding-block: 30px;
}
.footer_copytext {
  text-align: right;
}
.footer_beian {
  text-align: left;
}
.footer_beian span{
  display: inline-block;
}

.subnav {
  position: relative;
  z-index: 4;
  background: rgb(242,246,249);
}

.subnav .container>ul>li>a {
  color: rgb(51,51,51);
  font-size: 16;
  font-size: 15px;
}

.subnav .container li.on>a,
.subnav .container li.pn>a {
  color: rgb(229,0,18);
}

@media(min-width:992px) {
  .subnav .container>ul {
    text-align: center;
    font-size: 0;
    margin: 0;
  }

  .subnav .container>ul>li {
    display: inline-block;
    position: relative;
  }

  .subnav .container>ul>li>a {
    display: block;
    padding: 15px 20px;
  }

  .subnav .container>ul>li.has>a:after {
    display: inline-block;
    font-family: 'FontAwesome';
    content: "\f107";
    margin-left: 3px;
    transition: transform .3s;
  }

  .subnav .container>ul>li.has:hover>a:after {
    transform: rotate(180deg);
  }

  .subnav .container>ul>li ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 140px;
    white-space: nowrap;
    text-align: center;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: .05s;
    transform: scale(0);
    transform-origin: top center;
  }

  .subnav .container>ul>li ul ul {
    transform-origin: left center;
  }

  .subnav .container>ul>li>ul li.parent {
    display: none;
  }

  .subnav .container>ul>li>ul li.right ul {
    left: auto;
    right: 100%;
    transform-origin: right center;
  }

  .subnav .container>ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    transition: .3s;
    transform: scale(1);
  }

  .subnav .container>ul>li>ul {
    left: 50%;
    top: 100%;
    width: 140px;
    margin-left: -70px;
  }

  .subnav .container>ul>li ul {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  }

  .subnav .container>ul>li ul>li {
    position: relative;
    border-top: 1px solid #f5f5f5;
  }

  .subnav .container>ul>li ul>li:first-child {
    border-top: 0;
  }

  .subnav .container>ul>li ul>li>a {
    display: block;
    padding: 8px 0;

    font-size: 16px;
  }
}

@media(max-width:991px) {
  .subnav {
    display: block;
  }

  .subnav .container {
    padding: 2px 0 1px 0;
  }

  .subnav .container ul {
    overflow: auto;
    white-space: nowrap;
    font-size: 0;
    text-align: center;
    margin: 0;
  }

  .subnav .container ul>li {
    display: inline-block;
    padding: 8px;
  }

  .subnav .container>ul>li ul {
    position: absolute;
    background: #fff;
    top: 100%;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    transform: translateY(-8px);
  }

  .subnav .container>ul>li.active {
    background: #fff;
  }

  .subnav .container>ul>li.active>ul {
    visibility: visible;
    opacity: 1;
    transform: translateY(-2px);
  }

  .subnav .container>ul>li ul>li>a {
    font-size: 16px;
  }

  .subnav .container>ul>li>ul li.parent.pn>a {
    color: rgb(51,51,51);
  }

  .subnav ul::-webkit-scrollbar {
    height: 1px;
    background: rgb(242,246,249);
  }

  .subnav ul::-webkit-scrollbar-track-piece {
    height: 1px;
  }

  .subnav ul::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0);
    transition: .2s;
  }

  .subnav ul:hover::-webkit-scrollbar-thumb {
    background: rgb(229,0,18);
  }
}