/******************************

    00 - Home
    01 - Inner Page
		01 - About Us
		02 - Our History
		03 - Service Detail
        04 - Project Single 
        05 - Blog Detail
             Sidebar Right
             Blog Large
             Blog Single
        06 - Team Single
        07 - Contact Us
        08 - Comment Form
		09 - Make Appointment 01
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
body {
	background-color: var(--pbmit-light-color);
}
#page{
	overflow: hidden;
}
/** Homepage 01 **/
.ihbox-section_one{
	padding: 53px 0px 28px 0px;
	margin: 0 20px;
	margin-top: -25px;
	border-radius: 0px 0px 30px 30px;
}
.ihbox-section_one .pbmit-col_1,
.ihbox-section_one .pbmit-col_3{
	width: 40%;
}
.ihbox-section_one .pbmit-col_2{
	width: 19.333%;
}
.about-one_img{
	background-image: url(../images/homepage-1/bg/about-img-01.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 340px 0px 340px 0px;
	border-radius: 30px;
	position: relative;
}
.about-one_fidbox{
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
}
.pbmit-sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}
.pbmit-bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}
.pbmit-top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}
.pbmit-sticky-corner svg path {
    fill: var(--pbmit-light-color);
}
.about-one-rightbox{
	padding-left: 90px;
}
.about-one_btn{
	padding-top: 55px;
}
.service-one_bg{
	/* background-image: url(../images/homepage-1/bg/service-bg-pattern.png); */
    background-position: top center;
    background-repeat: no-repeat;
	overflow: hidden;
}
.service_arrow,
.team_arrow,
.blog-swiper_arrow,
.testimonial_arrow,
.testimonial-swiper-arrow,
.swiper-arrow{
	position: absolute;
    right: 12px;
    display: flex;
    align-items: end;
    height: 45px;
    bottom: 50px;
	z-index: 0;
}
.ihbox-style-16_box .col-md-4:nth-child(1),
.ihbox-style-16_box .col-md-4:nth-child(2),
.ihbox-style-16_box .col-md-4:nth-child(3){
	padding-bottom: 70px;
}
.ihbox-style-16_box .pbmit-ihbox-style-16{
	padding: 0 60px;
}
.ihbox-style-17_bg{
	background-image: url(../images/homepage-1/bg/bg-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 100px 90px 100px 90px;
	border-radius: 30px;
}
.team_arrow .swiper-button-next, 
.team_arrow .swiper-button-prev,
.blog-swiper_arrow .swiper-button-next,
.blog-swiper_arrow .swiper-button-prev,
.testimonial_arrow .swiper-button-next,
.testimonial_arrow .swiper-button-prev,
.service-four .service_arrow .swiper-button-next,
.service-four .service_arrow .swiper-button-prev,
.demo-six .service_arrow .swiper-button-prev,
.demo-six .service_arrow .swiper-button-next,
.testimonial-swiper-arrow .swiper-button-next,
.testimonial-swiper-arrow .swiper-button-prev,
.swiper-arrow .swiper-button-next,
.swiper-arrow .swiper-button-prev,
.testimonial-eleven .swiper-button-next,
.testimonial-eleven .swiper-button-prev,
.testimonial-fourteen-box .swiper-buttons .swiper-button-prev,
.testimonial-fourteen-box .swiper-buttons .swiper-button-next{
	color: var(--pbmit-blackish-color);
	border-color: var(--pbmit-blackish-color);
}
.team_arrow .swiper-button-next:hover, 
.team_arrow .swiper-button-prev:hover,
.blog-swiper_arrow .swiper-button-next:hover,
.blog-swiper_arrow .swiper-button-prev:hover,
.testimonial_arrow .swiper-button-next:hover,
.testimonial_arrow .swiper-button-prev:hover,
.service-four .service_arrow .swiper-button-next:hover,
.service-four .service_arrow .swiper-button-prev:hover,
.demo-six .service_arrow .swiper-button-prev:hover,
.demo-six .service_arrow .swiper-button-next:hover,
.testimonial-swiper-arrow .swiper-button-next:hover,
.testimonial-swiper-arrow .swiper-button-prev:hover,
.swiper-arrow .swiper-button-next:hover,
.swiper-arrow .swiper-button-prev:hover,
.testimonial-eleven .swiper-button-next:hover,
.testimonial-eleven .swiper-button-prev:hover,
.testimonial-fourteen-box .swiper-buttons .swiper-button-prev:hover,
.testimonial-fourteen-box .swiper-buttons .swiper-button-next:hover{
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-global-color);
	background-color: var(--pbmit-global-color);
}
.contact-form-one_bg{
	position: absolute;
    height: 100%;
	top: 0;
    left: 0;
	right: 0;
    width: auto;
    z-index: 1;
    overflow: hidden;
	background-image: url(../images/homepage-1/bg/contact-form-bg.jpg);
    border-radius: 0px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-form-one_right{
	padding: 100px 80px 100px 80px;
	border-radius: 0 30px 30px 0;
}
/** Homepage 02 **/ 
.pbmit-widget_icon{
	position: absolute;
	width: auto;
	top: 5px;
	right: 10px;
}
.pbmit-widget_icon .pbmit_icon{
	font-size: 25px;
	padding: 15px;
	border-radius: 50%;
	display: inline-block;
    line-height: 1;
    transition: all .3s;
	text-align: center;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.inner-box_area .col-md-6.col-lg-4:not(:first-child) .pbmit-widget_icon .pbmit_icon{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-widget_icon .pbmit_icon i{
	width: 1em;
    height: 1em;
    position: relative;
    display: block;
}
.inner-box_style{
	width: 100%;
	height: 100%;
	padding: 45px 45px 45px 45px;
	clip-path: polygon( 4.596% 0.565%,4.596% 0.565%,3.947% 0.895%,3.336% 1.309%,2.766% 1.801%,2.24% 2.364%,1.762% 2.994%,1.336% 3.686%,0.966% 4.433%,0.655% 5.23%,0.407% 6.072%,0.226% 6.954%,0.226% 6.954%,0.176% 7.633%,0.134% 9.052%,0.099% 11.243%,0.071% 14.238%,0.051% 18.072%,0.037% 22.777%,0.03% 28.386%,0.029% 34.931%,0.034% 42.447%,0.045% 50.966%,0.113% 93.462%,0.747% 95.156%,0.747% 95.156%,0.969% 95.705%,1.219% 96.23%,1.495% 96.729%,1.795% 97.201%,2.119% 97.644%,2.466% 98.057%,2.834% 98.439%,3.221% 98.786%,3.628% 99.099%,4.052% 99.376%,5.094% 100%,94.968% 100%,96.009% 99.376%,96.009% 99.376%,96.433% 99.099%,96.84% 98.786%,97.228% 98.439%,97.595% 98.057%,97.942% 97.644%,98.266% 97.201%,98.566% 96.729%,98.842% 96.23%,99.092% 95.705%,99.314% 95.156%,99.948% 93.462%,100.016% 62.259%,100.016% 62.259%,100.026% 56.181%,100.03% 50.744%,100.027% 45.939%,100.017% 41.754%,100.002% 38.18%,99.98% 35.207%,99.952% 32.824%,99.919% 31.023%,99.88% 29.793%,99.835% 29.123%,99.835% 29.123%,99.782% 28.765%,99.722% 28.409%,99.657% 28.055%,99.585% 27.703%,99.506% 27.353%,99.421% 27.006%,99.33% 26.662%,99.233% 26.32%,99.129% 25.982%,99.02% 25.646%,99.02% 25.646%,98.694% 24.858%,98.32% 24.143%,97.887% 23.492%,97.382% 22.896%,96.796% 22.344%,96.115% 21.827%,95.33% 21.335%,94.428% 20.858%,93.398% 20.387%,92.228% 19.911%,92.228% 19.911%,90.917% 19.385%,89.803% 18.853%,88.861% 18.284%,88.064% 17.642%,87.387% 16.895%,86.802% 16.008%,86.285% 14.949%,85.808% 13.684%,85.345% 12.179%,84.871% 10.401%,84.871% 10.401%,84.719% 9.788%,84.565% 9.183%,84.412% 8.598%,84.262% 8.041%,84.118% 7.522%,83.984% 7.05%,83.863% 6.635%,83.757% 6.286%,83.669% 6.013%,83.603% 5.825%,83.603% 5.825%,83.404% 5.38%,83.153% 4.909%,82.858% 4.424%,82.528% 3.935%,82.171% 3.455%,81.797% 2.994%,81.414% 2.564%,81.031% 2.177%,80.656% 1.843%,80.298% 1.575%,80.298% 1.575%,79.621% 1.141%,78.889% 0.795%,77.849% 0.527%,76.251% 0.327%,73.84% 0.186%,70.367% 0.092%,65.577% 0.037%,59.22% 0.01%,51.043% 0.001%,40.794% -0%,40.794% 0%,31.784% 0.009%,24.453% 0.022%,18.619% 0.04%,14.103% 0.066%,10.725% 0.104%,8.304% 0.156%,6.661% 0.225%,5.615% 0.315%,4.987% 0.427%,4.596% 0.565% );
}
.inner-box_1{
	background-color: var(--pbmit-global-color);
}
.inner-box_style .pbmit-heading_title{
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #FFFFFF33;
}
.inner-box_style .pbmit-heading_title h5{
	font-size: 26px;
    line-height: 32px;
	margin: 0;
	color: var(--pbmit-white-color);
}
.inner-box_1 ul.pbmit-timelist-list li{
	padding: 10px 0;
}
.inner-box_1 ul.pbmit-timelist-list li .pbmit-timelist-li-title{
	font-weight: 400;
    font-size: 15px;
	color: var(--pbmit-white-color);
}
.inner-box_1 ul.pbmit-timelist-list .pbmit-timelist-li-value{
	float: right;
	color: var(--pbmit-white-color);
}
.inner-box_2{
	background-color: var(--pbmit-blackish-color);
}
.inner-box_2 .pbmit-text_aditor{
	color: #C5CCDA;
}
.inner-box_3{
	position: relative;
	z-index: 1;
	background-color: var(--pbmit-secondary-color);
}
.inner-box_3 .pbmit-bg_overlay{
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	background-image: url(../images/homepage-2/bg/bg-img-01.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
	z-index: -1;
}
.inner-box_3 .pbmit-text_aditor{
	color: var(--pbmit-white-color);
}
.inner-box_3 .pbmit-ihbox-style-19{
	margin-top: 40px;
}
.inner-box_3 .pbmit-ihbox-style-19 .pbmit-icon-type-icon i,
.inner-box_3 .pbmit-ihbox-style-19 .pbmit-element-heading,
.inner-box_3 .pbmit-ihbox-style-19 .pbmit-element-title{
	color: var(--pbmit-white-color);
}
.inner-box_area .col-md-4:not(:first-child) .pbmit_icon{
	background-color: var(--pbmit-blackish-color);
}
.inner-box_2 .pbmit-btn-outline{
	margin-top: 30px;
}
.about-us-section_two .pbmit-sticky-special{
	border-radius: 30px;
	overflow: hidden;
	position: relative;
	height: 75vh !important;
	margin-bottom: 100px;
}
.about-us-two_col1{
	width: 47%;
}
.about-us-two_col2{
	width: 53%;
}
.about-us-two_img img{
	border-radius: 30px;
}
.about-us-two_rightbox{
	padding: 60px 60px 0 0;
}
.about-us-two_innerbox{
	padding-left: 80px;
}
.about-us-two_innerbox .pbmit-ihbox-style-12{
	margin-top: 30px;
}
.about-us-two_innerbox .img_box {
	margin-top: 75px;
	margin-bottom: 50px;
}
.about-us-two_innerbox .img_box img{
	border-radius: 30px;
}
.about-us-two_innerbox .pbmit-heading_title{
	font-size: 26px;
	line-height: 26px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.about-us-two_innerbox .list-group_box{
	margin-top: 35px;
}
.about-us-two_innerbox .list-group-borderless .list-group-item{
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0;
}
.pbmit-sticky-section .pbmit-ele-header-area{
	padding-right: 40px;
}
.tab_section{
	background-image: url(../images/homepage-2/bg/service-bg-pattern.png);
	background-position: top center;
    background-repeat: no-repeat;
}
.timetable_section .container{
	position: relative;
}
.timetable_section .pbmit-tab-style-2 .pbmit-select{
	position: absolute;
	top: 50px;
    right: 0;
}
.mptt-shortcode-table{
	border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
    width: 100%;
}
.mptt-shortcode-table tr.mptt-shortcode-row,
.mptt-shortcode-table  tbody tr {
    border: 1px solid rgba(24, 26, 23, .05);
}
.mptt-shortcode-table tr.mptt-shortcode-row th{
	background-color: var(--pbmit-white-color);
    height: 70px;
    text-transform: capitalize;
    font-size: 14px;
    padding: 5px 15px;
    font-weight: 600!important;
    letter-spacing: 0.4px;
	text-align: center;
    color: var(--pbmit-blackish-color);
	border: 1px solid rgba(24, 26, 23, .1);
}
.mptt-shortcode-table tbody .mptt-shortcode-hours{
	height: 55px;
	width: auto;
    text-align: center;
	border: inherit;
    font-size: 14px; 
	padding: 0 1rem!important;
    white-space: nowrap;
	vertical-align: middle;
	position: relative;
	line-height: normal;
}
.mptt-shortcode-table tbody td {
    background: var(--pbmit-white-color);
}
.mptt-shortcode-table.mptt-theme-mode tbody td.event {
    background-color: transparent;
}
.mptt-shortcode-table tbody .mptt-shortcode-event{
	border: inherit;
    font-size: 13px;
	position: relative;
	padding: 0;
    line-height: normal;
	vertical-align: middle;
}
.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container{
	text-align: center;
    height: 100%;
    outline: rgb(255, 255, 255, .15);
    min-height: 50px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 3;
    top: 0%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: inherit;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .event-title{
	font-weight: 600!important;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    letter-spacing: 0px;
    display: block;
    color: var(--pbmit-blackish-color);
    margin-bottom: 6px;
	margin: 0.5rem 0.25rem 0.25rem;
	font-family: var(--pbmit-heading-typography-font-family);
}
.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .event-title:hover{
	color: var(--pbmit-global-color);
}
.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .timeslot{
	font-size: 14px;
	margin: .25rem;
}
.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .event-subtitle{
	font-size: 13px;
	margin: 0.25rem;
	color: inherit;
}
.mptt-shortcode-list{
	display: none;
}
.mptt-shortcode-list .mptt-column,
.mptt-shortcode-list .mptt-column .mptt-column-title{
	margin: 2rem 0;
}
.mptt-shortcode-list .mptt-column .mptt-column-title{
	font-size: 16px;
    line-height: 26px;
	background: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    border-radius: 30px;
}
.mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event{
	margin-bottom: -3px;
    padding: 10px 8px 10px 18px;
    border: 1px solid rgba(255, 255, 255, .15);
    border-bottom: 0;
}
.mptt-shortcode-list .mptt-column .mptt-events-list .mptt-event-title{
	font-weight: 600!important;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    letter-spacing: 0px;
    display: block;
    color: var(--pbmit-blackish-color);
    margin-bottom: 6px;
	margin: 0.25rem 0 0;
    padding: 0;
	font-family: var(--pbmit-heading-typography-font-family);
}
.mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .timeslot{
	padding: 0;
	margin: .25rem 0 0;
}
.mptt-shortcode-list .mptt-column .mptt-events-list .event-subtitle{
	font-size: 11px;
	margin: 0.25rem 0 0;
    padding: 0;
}
.portfolio-two_slider .swiper-wrapper{
	align-items: end;
}
.ihbox-style-4_bg{
	margin-right: 20px;
	background-image: url(../images/homepage-2/bg/bg-01.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 125px 45px 75px 45px;
	border-radius: 30px;
}
.pbmit-ihbox-style-5_bg{
	margin-left: 20px;
	padding: 0px 52px 0px 65px;
	background-image: url(../images/homepage-2/bg/bg-pattern.png);
    background-position: bottom right;
    background-repeat: no-repeat;
	border-radius: 30px;
	height: 100%;
}
.pbmit-ihbox-style-5_bg .pbmit-ihbox-style-5{
	margin-bottom: 55px;
	padding-top: 80px;
}
.pbmit-footer-newsletter {
    position: relative;
}
form .pbmit-footer-newsletter input {
    height: 65px;
    padding-right: 220px;
    padding-left: 38px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    border-radius: 40px;
    border: 0;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
form .pbmit-footer-newsletter input::placeholder{
	color: rgba(3, 27, 78, .8);
}
form .pbmit-footer-newsletter button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-radius: 40px;
    padding: 15px 40px;
    font-size: 13px;
	margin-right: -3px;
    border: none;
    line-height: 36px;
    letter-spacing: 0.65px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
    transition: all .4s ease-in;
    font-family: var(--pbmit-heading-typography-font-family);
}
form .pbmit-footer-newsletter .pbmit-button .pbmit-btn-content-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    margin-left: 6px;
}
form .pbmit-footer-newsletter button .pbmit-btn-content-wrapper:before {
    content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: auto;
    transform: scale(0.26) translate(-55px, 50px);
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
form .pbmit-footer-newsletter button .pbmit-button-icon {
    display: inline-block;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
form .pbmit-footer-newsletter button:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-white-color);
}
form.form-fields .pbmit-footer-newsletter button:hover .pbmit-btn-content-wrapper:before {
    transform: scale(1) translate(-2px, 0px);
}
form.form-fields .pbmit-footer-newsletter button:hover .pbmit-button-icon {
    transform: scale(0.26) translate(45px, -50px);
}
.blog-style-4_box{
	padding-right: 85px;
}
.blog-style-4_box .col-md-12:not(:last-child) .pbmit-blog-style-4 .post-item{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #dae0e6;
}
/** Homepage 03 **/ 
.about-us-three_leftbox{
	padding-right: 150px;
	padding-right: 50px;
}
.word-break-keep-all p span { word-break:keep-all; }
.about-us-three_leftbox .pbmit-ihbox-style-20:not(:last-child){
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(3, 27, 78,0.1);
}
.about-us-three_leftbox .pbmit-btn{
	margin-top: 50px;
}
.about-us-three_imgbox{
	position: relative;
	padding-bottom: 130px;
	text-align: right;
}
.about-us-three_imgbox .about-img_1{
	text-align: right;
}
.about-us-three_imgbox img{
	border-radius: 30px;
}
.about-us-three_imgbox .about-img_2{
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
}
.fid-section_three{
	margin-top: 100px;
	padding: 100px 0;
	border-top: 1px solid #D8E1EB;
}
.service-three_bg{
	background-image: url(../images/homepage-3/bg/service-bg-pattern.png);
    background-position: top center;
    background-repeat: no-repeat;
	border-radius: 50px;
	position: relative;
}
.service-three-bg-overlay{
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	background-image: url(../images/homepage-3/bg/service-bg-plus.png);
    background-position: 1400px 150px;
    background-repeat: no-repeat;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.service-three_bg .pbmit-hover-inner .pbmit-btn-white{
	width: fit-content;
}
.testimonial-three_bg,
.testimonial-six-bg{
	background-image: url(../images/homepage-3/bg/testimonial-bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 235px 0px 200px 0px;
	border-radius: 30px;
	position: relative;
}
.classes_content .testimonial-three_bg{
	margin-bottom: 100px;
}
/** Homepage 04 **/ 
.about-four-img img{
	mask-image: url(../images/homepage-4/bg/about-shape.png);
    mask-size: contain;
    mask-position: center center;
    mask-repeat: no-repeat;
}
.about-four-right-box{
	padding-left: 85px;
}
.team-four,
.team-section-eleven{
	padding: 50px 0 100px 0;
}
.ihbox-style-23-bg{
	background-image: url(../images/homepage-4/bg/bg-img-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 195px 100px 90px;
	border-radius: 30px;
}
.ihbox-style-23-bg form{
	padding-left: 100px;
}
.ihbox-style-23-bg form .pbmit-footer-newsletter button{
	background-color: var(--pbmit-global-color);
}
.ihbox-style-23-bg form .pbmit-footer-newsletter button:hover{
	background-color: var(--pbmit-blackish-color);
}
.why-choose-us-four-heading{
	padding-right: 130px;
}
.why-choose-us-four-rightbox .pbmit-ihbox-style-24{
	margin-top: 40px;
}
.testimonial-four-bg{
	border-radius: 30px;
	background-image: url(../images/homepage-4/bg/testimonial-background.png);
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	overflow: inherit;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.testimonial-left-img{
	background-image: url(../images/homepage-4/testimonial-img.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	height: 100%;
}
.testimonial-four-bg .pbmit-heading-subheading .pbmit-subtitle{
	color: var(--pbmit-blackish-color);
}
.testimonial-four-bg .swiper-slider{
	padding: 70px 31px 80px 35px;
}
.testimonial-four-bg .pbmit-top-right-corner{
	right: 7%;
}
.testimonial-four-swiper-btn{
	right: 0;
    left: inherit;
    padding: 40px 80px 40px 85px;
    background-color: var(--pbmit-light-color);
    border-radius: 30px 0 0;
    width: auto;
    bottom: 0px;
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 0;
}
.testimonial-four-bg .swiper-horizontal>.swiper-pagination-bullets{
	position: absolute;
    padding: 30px;
    display: inherit;
    width: auto;
    text-align: end;
    bottom: 0;
    left: auto;
    right: 0;
}
.testimonial-four-bg .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	background-color: var(--pbmit-secondary-color);
}
.testimonial-four-bg .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
	outline-color: var(--pbmit-secondary-color);
}
/** Homepage 05 **/ 
.demo-five .about-us-two_rightbox{
	padding: 90px 70px 0 0;
}
.demo-five .about-us-two_img{
	padding-right: 60px;
}
.appointment-five-bg{
	padding: 55px 95px 55px 95px;
	background-image: url(../images/main-inq-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
	background-color: var(--pbmit-global-color);
	border-radius: 30px;
	position: relative;
	overflow:hidden;
	z-index: 1;
}
.appointment-five-bg._New { margin-top:0; }
.appointment-five-bg .pbmit-title{
	font-size: 40px;
    line-height: 60px;
	font-weight:700;
	margin-bottom: 40px;
	color: #454545;
}
.appointment-five-bg .form-style-2 .pbmit-btn{
	width: 100%;
	display: flex;
	justify-content: center;
	width:190px;
	height:58px;
}


.why-choose-us-five-bg{
	background-image: url(../images/homepage-5/bg/service-bg-pattern.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.why-choose-us-five-bg .ihbox-style-26-area{
	width: initial;
    max-width: initial;
    bottom: 67px;
	position: absolute;
	right: -60px;
}
.why-choose-us-five-bg .professional-img{
	position: relative;
}
.why-choose-us-five-bg .professional-img img{
	border-radius: 30px;
}
.why-choose-us-five-bg .content-box{
	padding: 50px 0 0 120px;
}
.why-choose-us-five-bg .content-box .pbmit-ihbox-style-20:nth-child(2){
	border-bottom: 1px solid #FFFFFF33;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.discount-plan-bg{
	background-image: url(../images/homepage-5/bg/doctor-bg.png);
    background-position: bottom right;
    background-repeat: no-repeat;
	padding-top: 30px;
	border-radius: 30px;
	overflow: hidden;
}
.discount-plan-bg .doctor-img{
	margin-bottom: -125px;
	text-align: center;
}
.discount-plan-bg .content-area{
	padding-top: 110px;
}
.discount-plan-bg .pbmit-heading-subheading{
	margin-bottom: 25px;
}
.discount-plan-bg .pbmit-heading-subheading .pbmit-title{
	font-size: 58px;
	line-height: 66px;
}
/** Homepage 06 **/
.ihbox-section-six{
	padding: 90px 0 60px 0;
	margin-top: -20px;
}
.demo-six .about-one_img {
	background-image: url(../images/homepage-6/about-img-1.jpg);
}
.who-we-are-section-six{
	background-image: url(../images/homepage-6/bg/service-bg-pattern.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.who-we-are-section-six .left-area{
	position: relative;
}
.who-we-are-section-six .left-area img{
	border-radius: 30px;
}
.who-we-are-section-six .ihbox-style-area{
	position: absolute;
	left: 0px;
	width: initial;
    max-width: initial;
    top: 0px;
}
.who-we-are-section-six .right-area{
	padding-left: 60px;
}
.who-we-are-section-six .ihbox-style-29-area{
	padding-top: 80px;
}
.about-us-six-area{
	border-radius: 30px;
	overflow: hidden;
}
.about-us-six-content{
	padding: 90px 50px 0px 60px;
}
.testimonial-six-bg{
	background-image: url(../images/homepage-6/bg/testimonial-bg-01.jpg);
}
/** Homepage 07 **/
.ihbox-style-30-box {
    margin-top: -163px;
    display: flex;
    justify-content: flex-end;
    width: inherit;
    max-width: inherit;
    position: relative;
    z-index: 1;
}
.demo-seven .ihbox-style-17_bg{
	background-image: url(../images/homepage-7/bg/cta-bg-img.jpg);
}
.contact-us-seven .pbmit-left-col{
	width: 45%;
}
.contact-us-seven .pbmit-right-col{
	width: 55%;
}
.contact-us-seven .contact-us-form{
	padding: 100px 80px 100px 80px;
}
.contact-us-seven{
	background-image: url(../images/homepage-7/bg/pattern-bg.png);
	background-repeat: repeat;
	border-radius: 30px;
	overflow: hidden;
}
.contact-us-seven-img{
	background-image: url(../images/homepage-7/contact-form-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
}
.contact-us-seven .form-style-2 .form-control{
	border: none;
	font-weight: 500;
}
.contact-us-seven .form-style-2 .form-control::placeholder{
	color: var(--pbmit-blackish-color);
}
.contact-us-seven .form-style-2 .pbmit-btn{
	background-color: var(--pbmit-secondary-color);
}
.contact-us-seven .form-style-2 .pbmit-btn:hover{
	background-color: var(--pbmit-blackish-color);
}
/** Homepage 08 **/
.demo-eight .about-one_img{
	background-image: url(../images/homepage-8/about-img.jpg);
}
.ihbox-eight-area{
	padding-top: 65px;
}
.ihbox-eight-area .pbmit-inner-column-1,
.ihbox-eight-area .pbmit-inner-column-3{
	width: 32%;
}
.ihbox-eight-area .pbmit-inner-column-2{
	width: 36%;
}
.ihbox-eight-area .pbmit-inner-column-2 .stethoscope-img{
	margin-top: -65px;
}
.ihbox-eight-area .pbmit-inner-column-3 .right-box{
	margin-left: -30px;
}
.our-service-eight-area{
	border-radius: 30px;
	overflow: hidden;
}
.our-service-eight-imgbox{
	background-image: url(../images/homepage-8/bg/service-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	height: 100%;
}
.our-service-eight-rightbox{
	padding: 80px 50px 60px 60px;
}
.our-service-eight-rightbox .accordion-item:not(.active) .accordion-button{
	background-color: var(--pbmit-light-color);
}
/** Homepage 09 **/
.ihbox-sec-nine .container{
	padding-bottom: 50px;
	border-bottom: 1px solid #404A3D1A;
}
.product-ad-left-box{
	background-color: #8EDBF1;
    background-image: url(../images/homepage-9/bg/ad-bg-01.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 80px 80px 70px 80px;
	border-radius: 0 30px 30px 0;
	margin: 0 18px 0 0;
}
.product-ad-section .pbmit-heading-subheading{
	position: relative;
	z-index: 1;
} 
.product-ad-section .pbmit-heading-subheading .pbmit-subtitle{
	background-color: transparent;
	font-size: 16px;
    line-height: 26px;
    padding: 0;
    color: var(--pbmit-blackish-color);
}
.product-ad-section .pbmit-heading-subheading .pbmit-title{
	font-size: 70px;
    line-height: 70px;
    font-weight: 700;
}
.product-ad-left-box .ad-img-box,
.product-ad-right-box .ad-img-box{
	position: absolute;
	right: 0;
	width: 346px;
	max-width: 346px;
}
.product-ad-left-box .ad-img-box{
	top: -52px;
}
.product-ad-section .ad-img-box span{
	background-color: #FFFFFF40;
    border-radius: 50%;
	display: block;
}
.product-ad-right-box{
	background-color: #EBB26F;
    background-image: url(../images/homepage-9/bg/ad-bg-02.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 80px 50px 70px 110px;
	border-radius: 30px 0px 0px 30px;
	height: 100%;
	margin: 0 0 18px 0;
}
.product-ad-right-box .ad-img-box{
	top: 0px;
}
.product-ad-section .pbmit-btn-outline:hover{
	color: var(--pbmit-blackish-color);
	border-color: var(--pbmit-white-color);
	background-color: var(--pbmit-white-color);
}
.pbmit-sortable-yes .pbmit-product-style-1 div.product a.woocommerce-loop-product__link::before{
	z-index: 0;
}
.pbmit-sortable-yes .pbmit-product-style-1 div.product a.woocommerce-loop-product__link img,
.pbmit-sortable-yes .pbmit-product-style-1 .woocommerce-loop-product__title,
.pbmit-sortable-yes .pbmit-product-style-1 div.product span.price ins,
.pbmit-sortable-yes .pbmit-product-style-1 .price{
	position: relative;
}
.pbmit-sortable-yes .pbmit-product-style-1{
	margin-bottom: 30px;
}
.countdown-bg-area{
	background-image: url(../images/homepage-9/bg/service-bg-pattern.png);
    background-position: top right;
    background-repeat: no-repeat;
	border-radius: 30px;
	background-color: var(--pbmit-global-color);
	overflow: hidden;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.countdown-bg-area .left-box{
	position: relative;
	background-image: url(../images/homepage-9/count-down-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	margin: -150px 0px -150px 0px;
	border-radius: 30px 934px 934px 30px;
	padding: 460px 0;
}
.countdown-bg-area .left-box .offer-img{
	position: absolute;
	top: 196px;
	right: 100px;
}
.countdown-bg-area .right-box{
	padding: 150px 80px 120px 80px;
}
.count-time{
    padding: 30px 0 22px;
    min-width: 110px;
    margin-bottom: 15px;
    display: inline-block;
	border-radius: 10px;
    text-align: center;
	background-color: var(--pbmit-white-color);
}
#clock .count-time:not(:last-child){
	margin-right: 18px !important;
}
.time_left{
    background-color: transparent!important;
    padding: 0;
    font-weight: 700!important;
    font-size: 40px;
    line-height: 40px!important;
    color: var(--pbmit-blackish-color)!important;
    padding-bottom: 0;
	font-family: var(--pbmit-heading-typography-font-family);
}
.time_description{
	font-size: 13px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	color: var(--pbmit-global-color);
}
/** Homepage 10 **/
.about-us-ten .about-img-01{
	background-image: url(../images/homepage-10/about-img-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	padding: 307px 0;
	position: relative;
}
.about-us-ten .ihbox-style-box{
	position: absolute;
	right: 0;
	width: auto;
	max-width: 100%;
	bottom: 0.004px;
} 
.about-us-ten .about-img-02 img{
	-webkit-mask-image: url(../images/homepage-10/shape.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
.service-ten-bg{
	background-image: url(../images/homepage-10/bg/service-bg-pattern-1.png);
    background-position: top center;
    background-repeat: no-repeat;
}
.pbmit-button-style-1{
	display: inline-block;
    padding: 12px 70px 12px 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 30px;
	margin-top: 70px;
	position: relative;
	color: var(--pbmit-white-color);
}
.pbmit-button-style-1 .pbmit-underline{
	text-decoration: underline;
}
.pbmit-button-style-1 .pbmit-custom-btn{
	position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
	transition: all 0.5s ease-in-out;
}
.pbmit-button-style-1 .pbmit-custom-btn .pbmit-button-icon-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-flex;
}
.pbmit-button-style-1 .pbmit-custom-btn .pbmit-button-icon-wrapper:before{
	content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    top: 0;
    right: 2px;
    width: 1em;
    height: auto;
    transform: scale(0.26) translate(-45px, 55px);
    transition: transform 0.4s ease-in-out;
}
.pbmit-button-style-1 .pbmit-custom-btn .pbmit-button-icon {
    display: inline-block;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-button-style-1 .pbmit-custom-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(0px, 0px);
}
.pbmit-button-style-1 .pbmit-custom-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -55px);
}
.our-benefits-section-ten .pbmit-col-1,
.our-benefits-section-ten .pbmit-col-3{
	width: 28%;
}
.our-benefits-section-ten .pbmit-col-2{
	width: 44%;
}
.our-benefits-section-ten .pbmit-col-1 .pbmit-ihbox-style-34:nth-child(2),
.our-benefits-section-ten .pbmit-col-1 .pbmit-ihbox-style-34:nth-child(3),
.our-benefits-section-ten .pbmit-col-3 .pbmit-ihbox-style-34:nth-child(2),
.our-benefits-section-ten .pbmit-col-3 .pbmit-ihbox-style-34:nth-child(3){
	margin: 80px 0 0 0;
}
.our-benefits-section-ten .pbmit-col-2 .physician-img-box{
	padding: 15px;
	border: 2px dashed #64A7E6;
	border-radius: 100%;
}
.our-benefits-section-ten .pbmit-col-2 .physician-img-box img{
	border-radius: 100%;
}
.physician-img-02{
	position: absolute;
    height: 100%;
    top: 0;
    left: 0;
	right: 0;
    width: auto;
    z-index: 1;
    overflow: hidden;
	background-image: url(../images/homepage-10/bg/physician-img-02.jpg);
    border-radius: 0px 30px 30px 0px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 350px 0;
	margin: 0 36px 0 0;
}
.why-choose-us-ten-content{
	padding: 100px 15px 100px 115px;
}
.why-choose-us-ten-content .pbmit-col-stretched-right{
	position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    width: auto;
    z-index: 0;
    overflow: hidden;
	background-image: url(../images/homepage-10/bg/service-bg-pattern.png);
    border-radius: 30px 0px 0px 30px;
    background-color: var(--pbmit-global-color);
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: auto;
}
.why-choose-us-ten-content .pbmit-heading-desc{
	color: rgba(255, 255, 255,0.8);
}
/** Homepage 11 **/
.who-we-are-section-eleven .doctor-img-box{
	position: relative;
}
.who-we-are-section-eleven .doctor-img-box img{
	border-radius: 30px;
}
.who-we-are-section-eleven .doctor-img-box .ihbox-style-26-area{
	position: absolute;
	width: initial;
	max-width: initial;
    bottom: 67px;
	right: -60px;
}
.who-we-are-section-eleven .right-box{
	padding-left: 110px;
}
.about-section-eleven{
	/* background-image: url(../images/homepage-11/bg/service-bg-pattern.png); */
    background-position: top left;
    background-repeat: no-repeat;
}
.about-section-eleven .about-treatment-imgbox img{
	border-radius: 30px;
}
.about-section-eleven .right-box,
.about-section-eleven .ihbox-style-area{
	padding-left: 60px;
}
.about-us-section-eleven{
	background-image: url(../images/homepage-11/bg/bg-img-02.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-us-section-eleven .left-box{
	border-radius: 30px;
	padding: 15px;
	background-color: var(--pbmit-global-color);
}
.about-us-section-eleven .left-box .widget-wrap{
	border-radius: 16px;
	border: 1px solid #FFFFFF80;
	padding: 35px 35px 35px 35px;
}
.about-us-section-eleven .left-box .widget-wrap h6,
.about-us-section-eleven .left-box .widget-wrap p{
	color: var(--pbmit-white-color);
}
.testimonial-eleven .pbmit-testimonialbox-left{
	position: relative;
	padding: 80px 70px 0 50px;
}
.testimonial-eleven .pbmit-testimonialbox-left:before{
	font-family: "pbminfotech-base-icons";
    content: '\e805';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 300px;
    line-height: 300px;
    display: inline-block;
    background: rgba(var(--pbmit-blackish-color-rgb), 0.03);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.testimonial-eleven .swiper-slider{
	padding-bottom: 120px;
}
.testimonial-eleven .swiper-slider .swiper-buttons{
	position: absolute;
	right: 0;
	bottom: 30px;
}
.testimonial-eleven .swiper-slider .swiper-button-next,
.testimonial-eleven .swiper-slider .swiper-button-prev{
	position: absolute;
}
.testimonial-eleven .swiper-slider .swiper-button-prev{
	left: -145px;
}
.testimonial-eleven .ihbox-style-39-area{
	position: absolute;
	left: 33.5%;
	width: auto;
	bottom: 0;
	max-width: 100%;
}
.client-section-eleven{
	border-top: 1px solid #0C0F261A;
	padding: 60px 0px 100px 0px;
}
.our-health-care-section{
	padding: 0 50px;
}
.our-health-care-section .bg-img-area{
	background-image: url(../images/homepage-11/bg/bg-img-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	margin-right: 6px;
	height: 100%;
}
.our-health-care-section .right-content{
	background-color: var(--pbmit-white-color);
	background-image: url(../images/homepage-11/bg/patterb-bg-01.png);
    background-position: bottom right;
    background-repeat: no-repeat;
	border-radius: 30px;
	padding: 100px 205px 100px 100px;
	margin-left: 6px;
}
.our-health-care-section .right-content .pbmit-heading-subheading .pbmit-subtitle{
	background-color: var(--pbmit-light-color);
}
.our-health-care-section .pbminfotech-ele-fid-style-6 .pbmit-fid-inner{
	background-color: var(--pbmit-light-color);
}
/** Homepage 12 **/
.ihbox-section-twelve{
	margin: -20px 50px 0 50px;
	padding: 80px 70px 50px 70px;
	background-color: var(--pbmit-white-color);
	border-radius: 0 0 30px 30px;
}
.service-twelve{
	position: relative;
}
.service-twelve .shape-img-01,
.service-twelve .shape-img-02,
.shap-03-img,
.team-twelve-left-col .shap-05-img,
.pbmit-sticky-col2-special .shap-04-img{
	position: absolute;
	width: auto;
	max-width: 100%;
}
.service-twelve .shape-img-01{
	top: 50px;
	left: 30px;
}
.service-twelve .shape-img-02{
	top: 205px;
	right: 60px;
}
.service-twelve .shape-img-01 img,
.service-twelve .shape-img-02 img,
.shap-03-img img,
.team-twelve-left-col .shap-05-img,
.pbmit-sticky-col2-special .shap-04-img img{
	animation: animation02 4s infinite linear;
}
@keyframes animation02{
	0% {
		transform: translate(0px, 0px) rotate(0);
	}
	25% {
		transform: translate(-10px, -10px) rotate(5deg);
	}
	50% {
		transform: translate(-20px, 0px) rotate(0);
	}
	75% {
		transform: translate(-10px, -10px) rotate(-2deg);
	}
	100% {
		transform: translate(0, 0) rotate(0);
	}
}
.about-section-twelve{
	background-image: url(../images/homepage-12/bg/pattern-img.png);
    background-position: top left;
    background-repeat: repeat;
    background-size: cover;
	border-radius: 30px;
	background-color: var(--pbmit-global-color);
}
.about-twelve-content{
	padding-left: 97px;
}
.about-section-twelve .child-care-about-img img{
	-webkit-mask-image: url(../images/homepage-12/child-care-shap.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
.about-section-twelve .fid-style-area{
	position: absolute;
	width: auto;
	max-width: 100%;
	left: 0;
	bottom: 0;
}
.about-section-twelve .pbminfotech-ele-fid-style-7{
	background-color: var(--pbmit-global-color);
}
.about-section-twelve .pbmit-sticky-corner svg path{
	fill: var(--pbmit-global-color);
}
.about-section-twelve .pbmit-heading-subheading .pbmit-heading-desc{
	color: rgba(255,255,255,.8);
}
.fid-section-twelve{
	padding: 100px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #031B4E33;
}
.fid-section-twelve .pbminfotech-ele-fid-style-5 .pbmit-fid-title{
	color: var(--pbmit-body-typography-color);
}
.shap-03-img{
	top: 0;
	left: -210px;
}
.why-choose-sec-twelve{
	padding: 0 80px;
}
.why-choose-sec-twelve .check-up-img{
	background-image: url(../images/homepage-12/bg/check-up-img.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	height: 100%;
	margin-right: 18px;
}
.why-choose-twelve-content{
	background-color: var(--pbmit-secondary-color);
	background-image: url(../images/homepage-12/bg/pattern-img2.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 100px 150px 100px 100px;
	border-radius: 30px;
	margin-left: 18px;
}
.why-choose-twelve-content .pbmit-heading-subheading .pbmit-heading-desc{
	color: rgba(255,255,255,0.8);
}
.pbmit-sticky-special.team-twelve{
	overflow: visible;
    height: 73.8vh !important;
	position: relative;
}
.team-twelve-left-col{
	padding: 150px 120px 60px 0px;
	position: relative;
}
.team-twelve-left-col .shap-05-img{
	top: 450px;
	right: 100px;
}
.team-twelve-right-col{
	padding: 150px 0px 60px 0px;
}
.team-twelve .pbmit-sticky-col2-special .shap-04-img{
	top: 380px;
	right: -200px;
}
.testimonial-twelve-bg {
	background-image: url(../images/homepage-12/bg/testimonial-bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 235px 0px 200px 0px;
	border-radius: 30px;
}
.client-twelve{
	border-bottom: 1px solid #0C0F261A;
	margin-bottom: 20px;
}
/** Homepage 13 **/
.fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeIn{
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.about-us-sec-thirteen{
	padding: 40px 40px 40px 40px;
}
.about-us-thirteen-left{
	margin-right: 20px;
	padding: 40px 40px 0px 40px;
	border-radius: 30px;
	background-image: url(../images/homepage-13/bg/infobox-bg-img-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-us-thirteen-center-area{
	margin: 0px 10px 0px 10px;
	padding: 40px 40px 40px 40px;
	border-radius: 30px;
	height: 100%;
}
.about-us-thirteen-rightbox{
	position: relative;
	margin-left: 20px;
	padding: 40px 0px 0px 40px;
	border-radius: 30px;
	background-image: url(../images/homepage-13/bg/infobox-bg-img-02.png);
    background-position: 62% 100%;
    background-repeat: no-repeat;
	display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    height: 100%;
}
.about-us-thirteen-rightbox .pbmit-bg-overlay{
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	background-image: url(../images/homepage-13/bg/infobox-bg-img-03.png);
    background-position: top right;
    background-repeat: no-repeat;
    opacity: 1;
}
.about-us-thirteen-rightbox .pbmit-heading{
	font-size: 23px;
    line-height: 28px;
	padding-top: 30px;
}
.about-us-thirteen-rightbox .pbmit-icon-btn {
    width: 100%;
    text-align: right;
}
.pbmit-bg-color-light .pbmit-icon-btn .pbmit-btn-wrap {
    background-color: var(--pbmit-light-color);
}
.pbmit-icon-btn .pbmit-btn-wrap {
    display: inline-table;
    padding: 10px 0 0 15px;
    border-radius: 30px 0 0 0;
    background-color: var(--pbmit-white-color);
    position: relative;
    z-index: 1;
}
.pbmit-icon-btn .pbmit-btn-wrap:before, 
.pbmit-icon-btn .pbmit-btn-wrap:after {
    content: "";
    position: absolute;
    background-color: transparent;
    bottom: 0;
    height: 40px;
    width: 20px;
    box-shadow: 0 15px 0 0 var(--pbmit-white-color);
}
.pbmit-icon-btn .pbmit-btn-wrap:before {
    right: 100%;
    border-bottom-right-radius: 15px;
}
.pbmit-bg-color-light .pbmit-icon-btn .pbmit-btn-wrap::after, 
.pbmit-bg-color-light .pbmit-icon-btn .pbmit-btn-wrap::before {
    box-shadow: 0 15px 0 0 var(--pbmit-light-color);
}
.pbmit-icon-btn .pbmit-btn-wrap::after {
    top: -40px;
    right: 0;
    z-index: -1;
    border-bottom-right-radius: 20px;
}
.about-thirteen-left-bg{
	background-image: url(../images/homepage-13/bg/about-bg-new-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 0px 20px 0px 40px;
	border-radius: 30px;
	height: 100%;
}
.about-thirteen-content{
	margin: 0px 40px 0px 20px;
	padding: 100px 140px 100px 140px;
	border-radius: 30px;
}
.about-thirteen-content .fid-style-area{
	border-bottom: 1px solid #C0CAD5;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.about-thirteen-content .pbmit-heading{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 20px;
}
.about-thirteen-content .list-group{
	padding-left: 20px;
}
.service-arrow .swiper-button-next, 
.service-arrow .swiper-button-prev,
.testimonial-arrow .swiper-button-next,
.testimonial-arrow .swiper-button-prev{
	color: var(--pbmit-blackish-color);
	border-color: var(--pbmit-blackish-color);
}
.service-arrow .swiper-button-next:hover, 
.service-arrow .swiper-button-prev:hover,
.testimonial-arrow .swiper-button-next:hover,
.testimonial-arrow .swiper-button-prev:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.fid-sec-area{
	position: relative;
	border-top: 1px solid #E5E5E5;
}
.fid-sec-area .pbmit-text-editor{
	position: absolute;
	max-width: 100%;
	font-size: 13px;
    text-transform: uppercase;
    line-height: 13px;
    letter-spacing: 1px;
    width: auto;
	top: -7px;
	left: 46%;
}
.fid-sec-area .pbmit-text-editor span{
	padding: 0 30px;
	background-color: var(--pbmit-white-color);
}
.contact-thirteen-bg{
	background-image: url(../images/homepage-13/bg/contact-form-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 0 40px;
	padding: 100px 40px 120px 40px;
	border-radius: 30px;
}
.contact-thirteen-bg .pbmit-appointment-form-inner{
	position: relative;
    border-radius: 30px;
    padding: 80px;
	z-index: 1;
}
.contact-thirteen-bg .pbmit-appointment-form-inner:before{
	position: absolute;
    content: '';
    border-radius: 30px;
    padding: 80px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: var(--pbmit-blackish-color);
    -webkit-mask: url(../images/homepage-13/bg/contact-bg-shape.png) bottom right no-repeat;
    mask: url(../images/homepage-13/bg/contact-bg-shape.png) bottom right no-repeat;
}
.contact-thirteen-bg form .pbmit-appointment-form-inner .form-control,
.contact-fifteen-form form .form-control{
	height: 60px;
	padding: 0 20px;
	font-weight: 400;
	border-radius: 20px;
	border: 1px solid rgba( var(--pbmit-white-color-rgb));
	background:rgba(255,255,255,0.65);
	color:#071d4b;
    font-size: 18px	
}
.contact-thirteen-bg form .pbmit-appointment-form-inner .form-control::placeholder,
.contact-fifteen-form form .form-control::placeholder{
	color: rgba( var(--pbmit-white-color-rgb), 0.4);
	color:#071d4b;
}
.contact-thirteen-bg form .pbmit-appointment-form-inner .form-control.date,
.contact-fifteen-form form .form-control.date{
	color: rgba( var(--pbmit-white-color-rgb), 0.3) !important;
	font-weight: 500;
	color:#071d4b;
}
.contact-thirteen-bg form .pbmit-appointment-form-inner input[type="date"]::-webkit-calendar-picker-indicator,
.contact-fifteen-form form input[type="date"]::-webkit-calendar-picker-indicator{
	filter: invert(.4);
}
.contact-thirteen-bg form .pbmit-appointment-form-inner .form-control:focus,
.contact-fifteen-form form .form-control:focus{
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-white-color);
		color:#071d4b;
}
.contact-thirteen-bg form .pbmit-appointment-form-inner .form-control:focus::placeholder,
.contact-fifteen-form form .form-control:focus::placeholder{
	color: rgba( var(--pbmit-white-color-rgb), 0.8);
		color:#071d4b;
}
.contact-thirteen-bg form .input-text-group,
.contact-fifteen-form form .input-text-group{
    font-size: 18px;
    font-style: italic;
    color: rgba( var(--pbmit-white-color-rgb), 0.3);
	color:#071d4b;
	
}
.contact-thirteen-bg form .input-button{
	display: block;
	position: relative;
}
.contact-thirteen-bg form .input-button button{
	position: absolute;
    bottom: 0px;
    right: 105px;
	padding: 16px 45px;
}
.contact-thirteen-bg form .input-button button:hover{
	background-color: var(--pbmit-global-color);
}
.pricing-thirteen-bg{
	background-image: url(../images/homepage-13/bg/pricing-bg-img.png);
    background-position: bottom right;
    background-repeat: no-repeat;
	padding: 100px 45px 100px 45px;
	border-radius: 30px;
}
.pricing-thirteen-col-1{
	width: 64%;
}
.pricing-thirteen-col-2{
	width: 36%;
	padding: 50px 0px 0px 50px;
}
/** Homepage 14 **/
.client-sec-fourteen{
	padding: 40px;
}
.about-sec-fourteen{
	padding: 60px 0 100px 0;
}
.about-fourteen-bg{
	background-image: url(../images/homepage-14/bg/about-bg-new-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 320px 0;
	border-radius: 30px;
	position: relative;
}
.about-fourteen-bg .ihbox-style-area{
	position: absolute;
	left: 0;
	width: auto;
	bottom: 0px;
	max-width: 100%;
}
.about-fourteen-content{
	padding-left: 70px;
}
.service-fourteen-swiper-arrow .swiper-button-next, 
.service-fourteen-swiper-arrow .swiper-button-prev{
	color: var(--pbmit-blackish-color);
	border-color: var(--pbmit-blackish-color);
}
.service-fourteen-swiper-arrow .swiper-button-next:hover, 
.service-fourteen-swiper-arrow .swiper-button-prev:hover{
	color: var(--pbmit-global-color);
}
.ihbox-fourteen-bg{
	/* background-image: url(../images/homepage-14/bg/icon-bg-pattern.png); */
    background-position: top left;
    background-repeat: no-repeat;
	padding: 100px 70px 30px;
	border-radius: 30px;
}
.testimonial-fourteen-bg{
	background-image: url(../images/homepage-14/bg/testimonial-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	margin-right: 20px;
	height: 100%;
}
.testimonial-fourteen-box{
	padding: 100px 160px 100px 100px;
	margin-left: 20px;
	border-radius: 30px;
}
.testimonial-fourteen-box .swiper-buttons{
	position: absolute;
	right: 0;
	bottom: 40px;
}
.testimonial-fourteen-box .swiper-buttons .swiper-button-prev, 
.testimonial-fourteen-box .swiper-buttons .swiper-button-next {
    position: absolute;
}
.testimonial-fourteen-box .swiper-buttons .swiper-button-prev{
	right: 80px;
}
.testimonial-fourteen-box .fid-style-area{
	margin-top: 45px;
	padding-top: 45px;
	border-top: 1px solid #C0CAD5;
}
.appointment-fourteen-bg{
	position: relative;
	background-image: url(../images/homepage-14/bg/action-box-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 100px 0px 100px 60px;
	border-radius: 30px;
}
.appointment-fourteen-bg .pbmit-heading-subheading .pbmit-title{
	font-size: 52px;
    line-height: 62px;
	color: var(--pbmit-white-color);
}
.appointment-fourteen-bg .ihbox-style-area{
	position: absolute;
	width: auto;
	max-width: 100%;
	right: -112px;
	top: 45%;
	transform: rotateZ(-90deg);
}
/** Homepage 15 **/
.about-sec-fifteen{
	padding: 100px 0px 50px 0px;
}
.service-sec-fifteen{
	position: relative;
	background-image: url(../images/homepage-15/bg/service-bg-pattern.png);
    background-position: top left;
    background-repeat: no-repeat;
	margin: 0px 40px 0px 40px;
	border-radius: 30px;
	padding: 100px 0 180px 0;
}
.service-sec-fifteen .pbmit-section-btn{
	position: absolute;
	bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
	display: inline-table;
    padding: 20px 30px 0 30px;
    border-radius: 30px 30px 0 0;
	background-color: var(--pbmit-white-color);
}
.service-sec-fifteen .pbmit-section-btn .pbmit-btn{
	padding: 18px 50px;
}
.service-sec-fifteen .pbmit-section-btn:before,
.service-sec-fifteen .pbmit-section-btn:after{
	content: "";
    position: absolute;
    background-color: transparent;
    bottom: 0;
    height: 40px;
    width: 20px;
    box-shadow: 0 15px 0 0 var(--pbmit-white-color);
}
.service-sec-fifteen .pbmit-section-btn:before{
	right: 100%;
    border-bottom-right-radius: 15px;
}
.service-sec-fifteen .pbmit-section-btn:after{
	left: 100%;
    border-bottom-left-radius: 15px;
}
.portfolio-sec-fifteen .swiper-slide.pbmit-even .pbmit-portfolio-style-3:nth-child(2) {
    margin-top: 30px;
}
.contact-fifteen-bg{
	background-image: url(../images/homepage-15/bg/contact-form-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 0px 20px 0px 40px;
	border-radius: 30px;
	height: 100%;
}
.contact-fifteen-form form{
	position: relative;
}
.contact-fifteen-form .input-button{
	display: inline-table;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 15px 0 15px;
    border-radius: 30px 30px 0 0;
    background-color: var(--pbmit-white-color);
}
.contact-fifteen-form .input-button:before,
.contact-fifteen-form .input-button:after{
	content: "";
    position: absolute;
    background-color: transparent;
    bottom: 0;
    height: 40px;
    width: 20px;
    box-shadow: 0 15px 0 0 var(--pbmit-white-color);
}
.contact-fifteen-form .input-button:before{
	right: 100%;
    border-bottom-right-radius: 15px;
}
.contact-fifteen-form .input-button:after{
	left: 100%;
    border-bottom-left-radius: 15px;
}
.contact-fifteen-form .input-button button{
	padding: 16px 55px;
}

/*------------------- ---------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 01 - About Us **/
.about-us-left_box{
	position: relative;
	padding-bottom: 130px;
}
.about-us-left_box img{
	border-radius: 30px;
}
.about-us_img2{
	position: absolute;
	right: 0px;
	width: auto;
	bottom: 0;
}
.about-us-right_box{
	padding-left: 130px;
}
.about-us-right_box .pbmit-ihbox-style-20:not(:last-child) {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(3, 27, 78,0.1);
}
.about-us-right_box .pbmit-btn {
    margin-top: 50px;
}
/** 02 - Our History **/
.history_section{
	background-image: url(../images/bg/timeline-bg.png);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-title{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 80px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc{
	margin: 0;
	padding: 0 50px;
	line-height: 22px;
	opacity: 0.8;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper {
	display: grid;
	width: 100%;
	height: auto;
	position: relative;
	justify-items: center;
	grid-template-rows: 1fr 1fr;
	text-align: center;
	grid-gap: 160px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height.steps-content_wrap{
	justify-content: flex-end;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot{
	background-color: var(--pbmit-white-color);
	display: block;
	line-height: normal;
	font-size: 14px;
	margin: auto;
	width:  10px;
	height:  10px;
	transform: rotate(45deg);
	z-index: 2;
	position: relative;
}
.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot{
	background-color:transparent;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot{
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	height: -moz-fit-content;
	height: fit-content;
	margin: auto !important;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after {
	content: "";
	position: absolute;
	left: -11px;
	right: 0;
	bottom: 0;
	width: 1px;
	height: 40px;
	margin: 0;
	background: rgb(255,255,255,.40);
	transform: rotate(-45deg);
}
.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after {
	background: rgb(3, 27, 78,.20);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even  .steps-dot .dot:after{
	left: 19px;
	top: 0;
	bottom: auto;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line {
	color: transparent;
	line-height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
} 
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before, 
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
	content: "";
	width: calc(50% + 10px * 100);
	height: 1px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background-repeat: no-repeat;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
	left: 50%;
	background: linear-gradient(90deg, rgb(255,255,255,0.10 ) ,rgb(255,255,255 ,0.10 ));
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before {
	right: 50%;
	background: linear-gradient(90deg, rgb(255,255,255 ,0.10 ) ,rgb(255,255,255 ,0.10 ));
}
.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
	background: linear-gradient(90deg, rgb(3, 27, 78,.03) ,rgb(3, 27, 78 ,.03 ));
}
.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before {
	background: linear-gradient(90deg, rgb(3, 27, 78 ,.03 ) ,rgb(3, 27, 78 ,.03 ));
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height {
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even.swiper-slide-duplicate:nth-last-child(2) .pbmit-feature-image{
	order: 0;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even .pbmit-feature-image{
	order: 1;
	justify-content: start;
	transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper:not(.pbmit-slide-even) .pbmit-feature-image {
	transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
} 
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-feature-image,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-content_wrap {
	opacity: 1;
}
.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-title{
	color: var(--pbmit-blackish-color);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year,
.pbmit-element-timeline-style-1 .pbmit-timeline-title,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc{
	color: var(--pbmit-white-color);
}
/** 03 - Service Detail **/
.service_details > .container > .row{
	-ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.service-left-col .service-sidebar .post-list{
	background-color: var(--pbmit-white-color);
    padding-top: 40px;
    border-radius: 30px;
}
.service_details .all-post-list li{
    margin: 0;
	position: relative;
	line-height: 26px;
	border-bottom: 1px solid rgba(3, 27, 78, .1);
}
.service_details .all-post-list li a{
	padding: 16px 60px 16px 25px;
    display: block;
    position: relative;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    color: var(--pbmit-blackish-color);
    text-transform: uppercase;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
}
.service_details .all-post-list li a:before{
	position: absolute;
    content: "\e8dd";
    left: inherit;
    right: 8px;
    font-size: 10px;
    color: inherit;
    font-family: 'pbminfotech-base-icons';
    top: 50%;
    z-index: 1;
    color: var(--pbmit-global-color);
    background-color: transparent;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: initial;
    transition: all 0.4s ease-in;
}
.service_details .all-post-list li a:after{
	position: absolute;
    content: "";
    left: 0;
    font-size: 20px;
    top: 50%;
    width: 7px;
    height: 7px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--pbmit-global-color);
    border-radius: 50%;
    transition: all 0.4s ease;
}
.service_details .all-post-list li:hover a,
.service_details .all-post-list li.post-active a{
	transform: translateX(1%);
	color: var(--pbmit-global-color);
}
.service_details .all-post-list li:hover a:before,
.service_details .all-post-list li.post-active a:before{
	color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}
.service_details .all-post-list li.post-active a:before{
	opacity: 1;
}
.service_details .all-post-list li:last-child{
	border-bottom: none;
}
.service-sidebar .widget:last-child{
	background-color: transparent;
	margin-bottom: 0px;
	padding: 0;
}
.widget .download{
	display: block;
}
.widget .download .item-download:first-child {
    margin-bottom: 20px;
}
.widget .download .item-download a{
	position: relative;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    padding-left: 25px;
    background-color: var(--pbmit-white-color);
    border-radius: 40px;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.widget .download .item-download .pbmit-download-content{
	font-size: 15px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.widget .download .item-download .pbmit-download-content i{
	margin-right: 10px;
    font-size: 24px;
    color: var(--pbmit-secondary-color);
}
.widget .download .item-download a:hover .pbmit-download-content i{
	color: var(--pbmit-white-color);
}
.widget .download .item-download .pbmit-download-item{
	font-size: 16px;
    line-height: 16px;
    padding: 18px 13px;
    border-radius: 50%;
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
    transition: all 0.2s ease-in;
}
.widget .download .item-download .pbmit-download-item i{
	font-size: 26px;
    vertical-align: middle;
}
.widget .download .item-download a:hover{
	background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.widget .download .item-download a:hover .pbmit-download-item {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}
.widget .download .item-download:last-child a {
	color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}
.widget .download .item-download:last-child a .pbmit-download-content i {
    color: var(--pbmit-white-color);
    transition: all 0.3s ease-in-out;
}
.widget .download .item-download:last-child .pbmit-download-item {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-global-color);
}
.widget .download .item-download:last-child a:hover {
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.widget .download .item-download:last-child a:hover .pbmit-download-content i {
    color: var(--pbmit-white-color);
}
.widget .download .item-download:last-child a:hover .pbmit-download-item {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.service_details .pbmit-service-feature-image img{
	margin-bottom: 50px;
    border-radius: 30px;
}
.service_details .pbmit-service_content .col-md-6 .list-group{
	padding-bottom: 60px;
}
.service-detail-accordion_box{
	padding-top: 0;
}
.service-detail-accordion_box .accordion-item.active .pbmit-accordion-icon{
	color: var(--pbmit-white-color);
}
.service-detail-accordion_box .accordion-item .pbmit-accordion-icon{
	color: var(--pbmit-blackish-color);
}
.service-detail-accordion_box .accordion-item .pbmit-accordion-icon i{
	font-size: 20px;
}
.service-detail-accordion_box .accordion-item .pbmit-accordion-icon i:before{
	font-weight: 700;
}

/** 04 - Project Single **/
.pf-sortable-col_4 .pbmit-element-posts-wrapper.row{
	margin: 0 -15px;
}
.pbmit-portfolio-single .pbmit-featured-img-wrapper img{
	border-radius: 30px;
}
.pbmit-single-project-details-list {
    padding: 40px;
    border-radius: 30px;
    margin-top: 10px;
    margin-bottom: 50px;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-single-project-details-list .pbmit-portfolio-lines-wrapper{
	text-align: center;
}
.pbmit-portfolio-lines-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0px 50px;
}
.pbmit-portfolio-lines-wrapper ul li{
	margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: var(--pbmit-white-color);
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
    padding-left: 15px;
    color: var(--pbmit-global-color);
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--pbmit-global-color);
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li a {
    color: var(--pbmit-white-color);
}
.project-single-img_box{
	padding-bottom: 50px;
}
.project-single-img_box img{
	border-radius: 30px;
}
.pbmit-portfolio-single .ihbox-style-18_box{
	margin: 50px 0;
}
.portfolio_single .post-navigation{
	border-top: 1px solid rgba(3, 27, 78, 0.10);
    margin-top: 50px;
}
.post-navigation .nav-links {
    margin-top: 0;
    padding: 40px 0 8px;
    display: -ms-flexbox;
    display: flex;
    align-items: normal;
    width: 100%;
}
.portfolio_single .post-navigation .nav-links {
	padding: 30px 0 8px;
}
.post-navigation .nav-previous{
	width: 50%;
	margin-right: auto !important;
	position: relative;
}
.post-navigation .nav-links a{
	display: block;
    text-align: left;
    width: 375px;
    transition: all 0.3s ease-in;
}
.post-navigation .nav-links a:hover{
	color: var(--pbmit-global-color);
}
.post-navigation .pbmit-post-nav-icon{
	display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 5px;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-icon {
    justify-content: flex-start;
}
.post-navigation .nav-links .pbmit-post-nav-icon i {
    font-size: 13px;
    color: var(--pbmit-global-color);
    transition: all 0.3s ease-in;
}
.post-navigation .nav-links .pbmit-post-nav-head {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
	margin-left: 8px;
    text-transform: uppercase;
    transition: all 0.3s ease-in;
    color: rgba(3, 27, 78, 0.8);
	font-family: var(--pbmit-heading-typography-font-family);
}
.post-navigation .nav-links .pbmit-post-nav-wrapper {
    display: block;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-wrapper {
    text-align: left;
}
.nav-links .pbmit-post-nav-wrapper {
    text-align: left;
    word-break: break-word;
}
.post-navigation .nav-links .nav-title {
    font-size: 20px;
    line-height: 22px;
    margin-top: 5px;
	font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
}
.post-navigation .nav-links .nav-next {
    width: 50%;
	text-align: right;
    margin-left: auto;
}
.post-navigation .nav-links .nav-next a{
	display: block;
    text-align: right;
    margin-left: auto;
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-wrapper{
	text-align: right;
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-head{
	margin-right: 8px;
}
.post-navigation .nav-links a:hover .pbmit-post-nav-head{
	color: var(--pbmit-global-color);
}
/** 05 - Blog Detail**/
.pbmit-column-four .container-fluid,
.pbmit-column-three .container-fluid{
	padding: 0 30px;
}
.pbmit-element-posts-wrapper.row .pbmit-blog-style-1{
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.blog-sortable-col_4 .pbmit-element-posts-wrapper.row {
    margin-left: -15px;
    margin-right: -15px;
}

/** Sidebar Right **/
.sidebar .widget{ 
    border: none;
    padding: 30px;
    margin-bottom: 55px;
	border-radius: 30px;
    background-color: var(--pbmit-white-color);
}
.sidebar .widget:last-child{
    margin-bottom: 0;
}
.sidebar .widget.widget-search{
	background-color: var(--pbmit-blackish-color);
}
.sidebar .widget .widget-title{ 
	display: block;
	padding-bottom: 15px;
	margin-bottom: 20px;
    position: relative;
    width: auto;
	font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px;
	padding-left: 30px;
    padding-bottom: 0;
	text-transform: capitalize;
	color: var(--pbmit-blackish-color);
} 
.sidebar .widget.widget-search .widget-title{
	color: var(--pbmit-white-color);
}
.sidebar .widget .widget-title:before{
	content: "\e899";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    left: 0;
    font-size: 22px;
    color: var(--pbmit-global-color);
    top: 50%;
    transform: translate(0, -50%);
}
.sidebar .widget.widget-search .widget-title:before{
	color: var(--pbmit-white-color);
}
.widget .search-form {
    position: relative;
}
.widget .search-form input{
	background-color: var(--pbmit-white-color);
	height: 65px;
    border: 0;
    padding: 0px 30px;
    padding-right: 80px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    font-size: 15px;
    border-radius: 40px;
	display: block;
    width: 100%;
}
.widget .search-form .search-submit{
	position: absolute;
    top: 5px;
    right: 5px;
    width: 55px;
    height: 55px;
    font-size: 16px;
    z-index: 1;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 50%;
	line-height: 58px;
    outline: none;
    background: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.widget .search-form .search-submit:after{
	position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\e80d';
    right: 50%;
    top: 50%;
    font-size: 16px;
    color: var(--pbmit-white-color);
    line-height: normal;
    font-weight: normal;
    -webkit-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
}
.widget .search-form .search-submit:hover{
	background: var(--pbmit-blackish-color);
}
.sidebar .widget-categories li{
	position: relative;
	line-height: 26px;
}
.sidebar .widget-categories .pbmit-cat-li{
	display: flex;
    align-items: center;
	justify-content: space-between;
    color: #8993a2;
    border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}
.sidebar .widget-categories ul li:last-child .pbmit-cat-li{
	border-bottom: none;
}
.sidebar .widget-categories .pbmit-cat-li a{
	font-size: 13px;
    line-height: 23px;
    position: relative;
	padding-left: 20px;
	margin: 15px 0;
	font-weight: 500;
	color: rgba(24, 26, 23, .8);
    text-transform: uppercase;
    letter-spacing: 1.2px;
    transition: all 0.3s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
}
.sidebar .widget-categories .pbmit-cat-li a:before{
	position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 8px;
    width: 8px;
    background-color: var(--pbmit-global-color);
    border-radius: 50%;
}
.sidebar .widget-categories .pbmit-brackets{
    margin-left: 8px;
	transition: all .25s ease-in-out;
}
.sidebar .widget-categories .pbmit-cat-li:hover,
.sidebar .widget-categories .pbmit-cat-li:hover .pbmit-brackets{
	color: var(--pbmit-blackish-color);
}
.widget-recent-post .recent-post-list-li:first-child{
	margin-top: 0px;
    padding-top: 0px;
	border-top: none;
}
.widget-recent-post .recent-post-list-li{
	display: flex!important;
    align-items: center;
    width: 100%;
	margin-top: 18px;
	padding-bottom: 18px;
	line-height: 26px;
	border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}
.widget-recent-post .recent-post-list-li:last-child{
	border-bottom: none;
}
.widget-recent-post .recent-post-list-li>a{
	width: 91px;
    flex-shrink: 0;
    margin-right: 20px;
	display: inline-block;
}
.widget-recent-post .recent-post-list-li>a img{
	border-radius: 20px;
}
.widget-recent-post .pbmit-rpw-content{
	display: flex;
    flex-direction: column;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.widget-recent-post .pbmit-rpw-title a{
	margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
}
.widget-recent-post .pbmit-rpw-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-rpw-content .pbmit-rpw-date a{
	color: var(--pbmit-global-color);
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.widget.pbmit-service-ad .textwidget:before,
.widget.pbmit-service-ad .textwidget:after{
	content: "";
    display: table;
}
.widget.pbmit-service-ad .textwidget:after{
	clear: both;
}
.widget.pbmit-service-ad{
	padding: 0;
	overflow: hidden;
	position: relative;
	background-image: url(../images/bg/ads-bg-img.jpg);
	background-size: cover;
    background-position: center center;
}
.widget.pbmit-service-ad .pbmit-service-ads{
	position: relative;
    overflow: hidden;
    text-align: center;
    padding: 85px 30px 90px 30px;
    border-radius: 30px;
}
.pbmit-service-ads .pbmit-ads-subheding{
	font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.6px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 0 13px 0 20px;
    margin-bottom: 25px;
    color: var(--pbmit-white-color);
    border: 1px solid var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-subtitle {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 5px;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-title {
    font-size: 32px;
    line-height: 32px;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-desc {
    font-size: 15px;
    line-height: 21px;
    padding-top: 25px;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-desc i {
    font-size: 20px;
    padding-right: 5px;
    color: var(--pbmit-global-color);
}
.pbmit-service-ads .pbmit-btn{
	margin-top: 30px;
}
.pbmit-service-ads .pbmit-btn:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
aside.widget.widget-tag-cloud a,
.pbmit-blog-meta-bottom .pbmit-meta-tags a{
    line-height: 30px;
	margin: 0 4px 12px 0;
    display: inline-block;
    font-size: 13px !important;
    padding: 0 20px;
    height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
    border-radius: 20px;
}
aside.widget.widget-tag-cloud a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
/** Blog Classic **/
.site_content{
	padding-top: 80px;
	padding-bottom: 80px;
}
.post.blog-classic{
    position: relative;
    background: 0 0;
	margin-bottom: 60px;
}
.post.blog-classic .pbmit-featured-wrapper img{
	border-radius: 30px;
}
.post.blog-classic:last-child {
    margin-bottom: 0px;
}
.post.blog-classic .pbmit-featured-img-wrapper{
	position: relative;
    margin-bottom: 30px;
}
.blog-classic .pbmit-meta-cat a{
	padding: 8px 17px;
    background: var(--pbmit-global-color);
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    border-radius: 15px;
	letter-spacing: .6px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
}
.blog-classic .pbmit-meta-cat {
	position: absolute;
    bottom: 30px;
    left: 30px;
}
.blog-classic .pbmit-blog-classic-inner{
	background: 0 0;
    padding: 0;
    position: relative;
}
.pbmit-blog-meta.pbmit-blog-meta-top{
	position: relative;
    font-size: 14px;
}
.pbmit-blog-meta-top.pbmit-blog-meta,
.pbmit-blog-meta-top.pbmit-blog-meta a{
	color: rgba( 3, 27, 78, 0.8);
}
.pbmit-blog-meta-top.pbmit-blog-meta a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-blog-meta-top .pbmit-meta {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding-left: 6px;
    font-size: 14px;
    text-transform: uppercase;
}
.pbmit-blog-meta-top .pbmit-meta:first-child{
	padding-left: 0;
}
.pbmit-blog-meta-top .pbmit-meta i {
    margin-right: 2px;
    font-size: 20px;
	color: var(--pbmit-global-color);
}
.pbmit-blog-meta-top .pbmit-meta-comments{
	display: none;
}
.blog-classic .pbmit-post-title{
	margin-bottom: 25px;
	margin-top: 15px;
    font-size: 36px;
	padding-bottom: 20px;
    line-height: 42px;
	text-transform: none;
	letter-spacing: 0px;
	border-bottom: 1px solid rgba(24, 26, 23,0.2);
}
.blog-classic .pbmit-entry-content{
	margin-top: 20px;
}
/** Blog Single **/
.blog-details .post.blog-classic .pbmit-blog-meta-top{
	margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(3, 27, 78, 0.1);
} 
.pbmit-firstletter::first-letter{
	color: var(--pbmit-global-color);
	padding:0;
	font-size: 52px;
	line-height: 48px;
	display: inline-block;
	float: left;
	font-weight: 700;
	margin-right: 8px;
}
.blog-details .pbmit-entry-content .pbmit-global-color,
.blog-details .pbmit-entry-content p u,
.pbmit-single-event-body-content .pbmit-global-color,
.pbmit-single-event-body-content p u,
.pbmit-service_content .pbmit-global-color,
.pbmit-team-single .pbmit-global-color,
.pbmit-team-single p u{
	color: var(--pbmit-global-color);
}
.blog-details .pbmit-entry-content blockquote{
	border: 0;
	padding: 40px 70px 40px 145px;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400 !important;
    margin: 35px 0;
    position: relative;
    letter-spacing: 0px;
    border-radius: 30px;
	font-style: normal;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.blog-details .pbmit-entry-content blockquote:before{
	content: '\e894';
    font-family: "pbminfotech-base-icons";
    font-size: 70px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 45px;
    left: 35px;
    color: var(--pbmit-global-color);
    font-style: normal;
	display: table;
}
.blog-details .pbmit-entry-content blockquote p{
	margin-bottom: 0;
}
.blog-details .pbmit-entry-content:after{
	clear: both;
	content: "";
	display: table;
}
.blog-details .pbmit-entry-content blockquote cite{
	font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--pbmit-global-color);
	display: block;
	line-height: 24px;
    font-style: normal!important;
    margin-top: 15px;
}
.blog-details .pbmit-entry-content blockquote cite:before{
	content: "-";
    margin-right: 5px;
}
.blog-details .pbmit-entry-content blockquote:after{
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.blog-details .pbmit-entry-content .pbmit-block-columns{
	display: flex;
	margin-bottom: 2.75em;
}
.blog-details .pbmit-entry-content .pbmit-block-columns img{
	margin-top: 15px;
	border-radius: 30px;
}
.blog-details .pbmit-entry-content .pbmit-block-column:first-child{
	padding: 0 22px 0 0;
}
.blog-details .pbmit-entry-content .pbmit-block-column:last-child{
	padding: 0 0 0 22px;
}
.blog-details .list-group .pbmit-icon-list-icon i{
	font-size: 22px;
	margin-right: 8px;
}
.blog-details .list-group{
	padding-top: 20px;
}
.blog-details .list-group .pbmit-icon-list-text{
	padding-left: 0;
}
.blog-details .pbmit-blog-meta-bottom{
	margin-top: 35px;
}
.blog-details .pbmit-blog-meta-bottom .pbmit-meta-tags a{
	background-color: var(--pbmit-white-color);
}
.blog-details .pbmit-blog-meta-bottom .pbmit-meta-tags a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.blog-details .post-navigation{
	border-top: 1px solid rgba(24, 26, 23, 0.10);
    margin-top: 30px;
}
.blog-details .pbmit-author-box {
    position: relative;
    overflow: hidden;
    margin-top: 45px;
    margin-bottom: 0;
    padding: 40px;
    padding-right: 90px;
    background-color: var(--pbmit-blackish-color);
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-radius: 30px;
}
.blog-details .pbmit-author-image img {
    width: 150px;
    min-width: 150px;
    height: 150px;
    border: 4px solid var(--pbmit-global-color);
    display: block;
    overflow: hidden;
    margin-right: 35px;
    border-radius: 50%;
}
.blog-details .pbmit-author-content {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}
.blog-details .pbmit-author-content .pbmit-author-name {
    line-height: 24px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 8px;
    display: inline-block;
	font-family: var(--pbmit-heading-typography-font-family);
}
.blog-details .pbmit-author-box a {
    color: var(--pbmit-white-color);
}
.blog-details .pbmit-author-content .pbmit-text {
    margin: 0;
    line-height: 25px;
    font-weight: 300;
    color: var(--pbmit-white-color);
}
.blog-details .comments-area{
	margin-top: 60px;
}
.blog-details .comments-area .comments-title{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 48px;
}
.blog-details .comment-list li:not(:last-child) .pbmit-comment{
	margin-bottom: 30px;
    border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}
.comment-list .pbmit-comment-avatar{
	float: left;
}
.comment-list .pbmit-comment-avatar img{
    width: 90px;
    height: 90px;
	border-radius: 50%;
}
.blog-details .pbmit-comment-content{
	position: relative;
    padding: 0px 0px 30px 0;
    margin-left: 115px;
    min-height: 115px;
}
.blog-details .pbmit-comment-meta{
	display: flex;
    align-items: center;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-comment-content .pbmit-comment-author {
	margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    display: inline-flex;
    position: relative;
    color: #525252;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-comment-author-inner{
	margin: 0 5px;
    font-weight: 600;
    text-transform: capitalize;
	color: var(--pbmit-blackish-color);
}
.pbmit-comment-author-inner a{
	color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-comment-date{
	display: block;
    font-size: 16px;
	margin: 0 0 0 30px;
	font-weight: 400;
	color: rgba(24, 26, 23, 0.8);
}
.blog-details .pbmit-comment-date a{
	font-size: 16px;
    line-height: 26px;
    position: relative;
}
.blog-details .pbmit-comment-date a:first-child::before{
	position: absolute;
    content: '';
    left: -17px;
    height: 1px;
    top: 50%;
    transform: translate(0, -50%);
    width: 8px;
    background-color: rgba(24, 26, 23,.8);
}
.blog-details .pbmit-comment-content p{
	margin: 10px 0 18px;
}
.blog-details .pbmit-comment-content .reply a{
	display: inline-block;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    padding: 2px 22px;
    border-radius: 30px;
}
.blog-details .pbmit-comment-content .reply a::after{
	font-family: 'pbminfotech-base-icons';
    content: "\e8dd";
    font-style: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    opacity: 1;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    font-size: 11px;
    margin-left: 5px;
    font-weight: 500;
}
.blog-details .pbmit-comment-content .reply a:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.comment-list .children{
	margin-left: 100px;
    padding-top: 8px;
}
.blog-details .comment-list li:not(:last-child) .pbmit-comment{ 
	border-bottom: 1px solid rgba( 3, 27, 78, 0.1);
}
.blog-details .comment-respond{
	background-color: var(--pbmit-white-color);
    padding: 60px 70px;
    border-radius: 30px;
    margin-top: 28px;
    margin-bottom: 20px;
}
.blog-details .comment-respond .comment-reply-title{
	margin-bottom: 25px;
}
.blog-details .comment-respond .comment-notes{
	font-size: 15px;
}
.blog-details .comment-respond .comment-form form textarea.form-control{
	color: var(--pbmit-blackish-color);
    height: 130px;
    line-height: normal;
    padding: 20px 12px;
}
.blog-details .comment-respond .comment-form .form-check{
	margin-top: 20px;
	margin-bottom: 25px;
}
.blog-details .comment-respond .comment-form .form-check label{
	font-size: 15px;
}
.blog-details .comment-respond .comment-form form button{
	padding: 15px 40px;
}

/** 06 - Team Single **/
.pbmit-team-single{
	padding-bottom: 80px;
}
.pbmit-team-single .pbmit-sticky-col{
	padding-top: 100px;
}
.pbmit-team-single .pbmit-team-left-inner{
	position: relative;
    z-index: 1;
    margin: 0;
    border-radius: 30px;
	overflow: hidden;
}
.pbmit-team-single .pbmit-team-detail{
	position: relative;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-detail-inner{
	padding: 45px 38px 70px;
    background-color: var(--pbmit-blackish-color);
    background-image: url(../images/bg/detail-pattern.png);
    background-position: bottom center;
    background-repeat: repeat;
	border-radius: 0 0 30px 30px;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-summary{
	padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-designation{
	font-size: 12px;
    line-height: 20px;
    padding-left: 13px;
	letter-spacing: .6px;
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    position: relative;
    margin-bottom: 5px;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-designation:before{
	content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    background-color: var(--pbmit-global-color);
    border-radius: 50%;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-title{
	color: var(--pbmit-white-color);
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
	margin: 0;
}
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info{
	position: relative;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li,
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li a{
	margin: 0 0 20px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    color: var(--pbmit-white-color);
}
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li label{
	font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: var(--pbmit-global-color);
    min-width: 75px;
    display: block;
    text-transform: uppercase;
}
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li:last-child{
	margin-bottom: 0;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-share-btn{
	position: absolute;
    right: 0px;
    bottom: 0px;
    background: var(--pbmit-light-color);
    border-radius: 50% 0 0 0;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-share-icon-wrapper{
	position: relative;
    display: block;
    padding: 15px 0 0 15px;
    border-radius: 50%;
    background-color: var(--pbmit-light-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-share-icon{
	padding: 12px 16px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    border-radius: 50%;
    height: 56px;
    width: 56px;
    font-size: 20px;
    display: block;
    transition: all 0.3s ease-in-out;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-share-icon i{
	transition: all 0.4s ease-in-out;
    display: block;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links{
	text-align: center;
    position: absolute;
    bottom: 8px;
    right: 0;
    transform: translate(-40px , 0);
    opacity: 0;
    padding: 3px;
    display: flex;
    flex-direction: row-reverse;
    transition: all 0.3s ease-in;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li{
	padding: 8px !important;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    background-color: var(--pbmit-white-color);
    border-radius: 50%;
    margin-right: 5px;
    transform: translate(0);
    transition: all 600ms ease-in-out;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:hover{
	background-color: var(--pbmit-global-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:hover a{
	color: var(--pbmit-white-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:first-child{
	transform: translate(0, 0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li a{
	position: relative;
	display: inline-block;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 24px;
	text-align: center;
	border-radius: 50%;
    background: transparent;
    color: var(--pbmit-blackish-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:nth-child(2){
	transform: translate(43px, 0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:nth-child(3){
	transform: translate(86px, 0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:nth-child(4){
	transform: translate(129px, 0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:last-child{
	transform: translate(172px, 0);
}
.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-share-icon{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}
.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-share-icon i{
	transform: rotateY(180deg);
}
.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-social-links{
	transform: translate(-70px, 0);
    opacity: 1;
}
.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-social-links li{
	transform: translate(0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-sticky-corner svg path{
	fill: var(--pbmit-light-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}
.pbmit-team-single .pbmit-entry-content{
	padding: 100px 0 0 53px;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box{
	padding: 20px 0;
	border-bottom: 1px solid #181A1717;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box .col-md-4{
	width: 14.999%;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box h6{
	font-size: 16px;
    line-height: 24px;
	margin: 0;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box p{
	margin: 0;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box .col-md-8{
	width: 85%;
}
.pbmit-team-single .counter-box{
	margin-top: 60px;
}
.pbmit-team-single .counter-box .pbmit-col_1{
	width: 62%;
}
.pbmit-team-single .counter-box .pbmit-col_2{
	width: 38%;
}
.pbmit-team-single .counter-box .pbmit-left_col{
	padding-right: 40px;
}
.pbmit-team-single .counter-box .pbmit-ihbox-style-2:not(:last-child){
	border-bottom: 1px solid #0000001F;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.pbmit-team-single .comment-respond{
	overflow: hidden;
    margin-top: 60px;
    margin-bottom: 100px;
    padding: 60px 75px 60px 75px;
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
}
.pbmit-team-single .comment-respond form textarea.form-control{
	height: 100px;
}
.pbmit-team-single .comment-respond .comment-form .form-check{
	margin-top: 20px;
	margin-bottom: 25px;
}
.pbmit-team-single .comment-respond .comment-form .form-check label{
	font-size: 14px;
}

/** Faq **/
.faq-left_box{
	padding-right: 20px;
}
.faq-right_box{
	padding-left: 20px;
}
.faq-left_box,
.faq-right_box{
	margin: 0 50px;
}
/** 07 - Contact Us **/
.contact-us-left_img{
	background-image: url(../images/bg/contact-form-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
	border-radius: 30px 0px 0px 30px;
}
.iframe_section .iframe_box{
	margin: 0 30px;
}
.iframe_section .iframe_box iframe{
	height: 640px;
	width: 100%;
	border-radius: 30px;
}
label.error {
	background: red;
	color: white;
	border-radius: 0px 0 10px 10px;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 20%;
}
.message-status{
	margin-top: 30px;
}
.form-control.error{
	margin-bottom: 0 !important;
}

/**08 - Comment Form **/
.form-control{
	margin-bottom: 20px;
	font-size: 14px;
	height: 55px;
	line-height: normal;
	padding: 0 10px;
    font-weight: 600;
	border-width: 0 0 1px 0;
	font-family: inherit;
	background-color: transparent;
	border-radius: 0;
	border-bottom: 1px solid rgba(3, 27, 78, 0.8);
	transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
.form-control::placeholder{
	opacity: .7;
	color: rgba(3, 27, 78, 0.8);
}
textarea.form-control{
	height: 100px;
    padding-top: 20px;
	resize: none;
}
.form-control:focus{
	border-color: inherit;
	background-color: transparent;
}
.form-control:focus::placeholder{
	opacity: 1;
}
.form-style-2 .form-control{
	height: 60px;
	padding: 0 25px;
	border-radius: 8px;
	border: 1px solid rgba(3, 27, 78,.15);
	background-color: var(--pbmit-white-color);
}
.form-style-2 .form-control.form-select{
	color: rgba(3, 27, 78,.6);
}
.form-style-2 textarea.form-control{
	height: 140px;
	padding-top: 30px;
}

/**09 - Make Appointment 01 **/
.appointment_box{
	box-shadow: -4px -3px 18px 0px rgba(0, 0, 0, 0.1);
    margin: 0px 150px 0px 150px;
	padding: 50px 50px 50px 50px;
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
}
.appointment_box form .form-control{
	padding: 0 25px;
	border-radius: 30px;
	border: none;
	background-color: var(--pbmit-light-color);
}
.appointment_box form .wpcf7-date,
.appointment_box form .form-select{
	color: rgba(3, 27, 78, 0.6);
}
.appointment_box form .form-select{
	background-position: 95% 50%;
}
.appointment_box form textarea.form-control{
	height: 150px;
	padding-top: 30px;
}
.appointment_box form .pbmit-btn{
	width: 100%;
}
.appointment_box form .pbmit-btn .pbmit-button-icon-wrapper{
	position: relative;
    overflow: hidden;
    display: inline-flex;
    margin-left: 6px;
}
.appointment_box form .pbmit-btn .pbmit-button-icon-wrapper:before{
	content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: auto;
    transform: scale(0.26) translate(-55px, 50px);
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.appointment_box form .pbmit-btn:hover .pbmit-button-icon-wrapper:before{
	transform: scale(1) translate(-2px, 0px);
}
.appointment_box form .pbmit-btn:hover .pbmit-button-icon:before{
	transform: scale(1) translate(-2px, 0px);
}
.appointment_box form .pbmit-btn .pbmit-button-icon{
	display: inline-block;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.appointment_box form .pbmit-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.appointment_box form .pbmit-btn .pbmit-button-icon:before{
	display: none;
}

/* 추가 2026-01-07 */
.pbmit-button-box-second {margin-left: 40px;}
.site-header .pbmit-header-button a {font-size: 24px;}
.pbmit-right-box {margin-left: 180px;}
.pbmit-btn .pbmit-button-text {font-size: 18px;font-weight: 500;}


.icon-about-101 { background:url(../images/new/icon-about-1.svg) no-repeat center  / 100%;width:52px;height: 43px;display: inline-block;}
.icon-about-102 {background:url(../images/new/icon-about-2.svg) no-repeat center / 100%;width:50px;height: 51px;display: inline-block;}
.icon-about-103 {background:url(../images/new/icon-about-3.svg) no-repeat center  / 100%;width:52px;height: 52px;display: inline-block;}

.pbmit-ihbox-style-37 .pbmit-element-title {font-weight:700;}
.pbmit-ihbox-style-37 .pbmit-heading-desc {font-size:18px;font-weight:500;}
.img-fluid {width:100%;}

.pbmit-heading-subheading .pbmit-subtitle {font-size:18px;padding:8px 30px}
.pbmit-heading-subheading .pbmit-title {font-size:35px;font-weight:700;line-height:1.3;}
.pbmit-heading-subheading .pbmit-heading-desc{font-size:18px;font-weight:500;}

.pbmit-ihbox-style-37 .pbmit-heading-desc span,
.pbmit-heading-subheading .pbmit-title span,
.pbmit-heading-subheading .pbmit-heading-desc span {display: block; text-align:left;}
.pbmit-heading-subheading .pbmit-heading-desc.pbmit-heading-desc-1 span {line-height:1.8}

.pbmit-heading-subheading .pbmit-subtitle-big {font-size:18px;font-weight:700;padding:8px 30px;margin-bottom:20px;}
.pbmit-heading-subheading .pbmit-title-big {font-size:45px;font-weight:700;padding-bottom:30px;line-height:1.25;}
.pbmit-white-section{background-color: #fff;;}
.pbmit-about-section{position: relative;}
.posA-r1 { position: absolute; right: 0; bottom: 0;}

.point-color {color:var(--pbmit-global-color) !important}

.pbmit-bg-color-light .pbmit-heading-subheading-point .pbmit-subtitle{font-size:18px;font-weight:700;padding:8px 30px;margin-bottom:20px;color:white;background-color:var(--pbmit-global-color) ;}
.pbmit-heading-subheading-point{text-align:center;text-align:left;}
.pbmit-heading-subheading-point .pbmit-title{font-size:45px;font-weight:700;padding-bottom:30px;line-height:1.25;}
.pbmit-heading-subheading-point .pbmit-subtitle-big{ display: inline-flex;font-size:24px;font-weight:500;padding:8px 30px;margin-bottom:40px;color:white;background-color:var(--pbmit-global-color) ;border-radius:30px;}

.d-flex-treat{
	align-items: center;
	border-radius:15px;
	background-color:#F0F7FD;
	height:64px;
}
.d-flex-treat .pbmit-ihbox-icon{flex:0 0 100px;}
.d-flex-treat .pbmit-ihbox-contents{flex:1;}
.d-flex-treat .pbmit-ihbox-icon .pbmit-element-title{
	border:3px solid #6F778C;
	border-radius:15px;
	background-color:#071d4b;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size:18px;color:#fff;
	font-weight:500;
	width: 100%;
	height: 64px;
}
.d-flex-treat .pbmit-ihbox-contents .pbmit-heading-desc{
	display: inline-flex;
	align-items: flex-start;
	justify-content: center;
	padding-left:0;
	margin-left:-5px;
	padding-right:15px;
	font-size:18px;
	color:#6F778C;
	font-weight:500;
	line-height:1.2;
	text-align: left !important;
	word-break: keep-all;
	flex-direction: column;
}
.box-treat-left {position: relative;z-index:2 !important;}
.box-treat-left .pbmit-ihbox-style-31 {margin-bottom:20px;}
.box-treat-right .pbmit-ihbox-style-31 {margin-bottom:40px;}

.country-box-pos{position: absolute;left:10px;top:30px;}
.contact-box-pos{position: absolute;right:0;bottom:30px;}
.contact-box-pos2{position: absolute;right:0;bottom:0px;}


.pbmit-service-style-2 .pbmit-contant-box {left:25px;bottom:auto;width:100%;}
.country-sort{display: flex;align-items: center;margin-bottom:17px;}
.icon-net{
	display: block;
	width: 33px;
	height: 33px;	
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-right:15px;
}
.icon-japan {background-image: url(../images/new/icon-country-japan.svg);}
.icon-germany {background-image: url(../images/new/icon-country-germany.svg);}
.icon-korea {background-image: url(../images/new/icon-country-korea.svg);}

.pbmit-service-style-2 .pbmit-serv-cat a {font-size:18px;color:#fff;line-height: 1;padding:0;margin: 0;font-weight:300;}
.pbmit-service-style-2 .pbmit-service-title{
	font-size: 26px;
    line-height: 1.4;
    max-width: 100%;
    margin-bottom: 0;
	font-weight: 500;
}

.pbmit-service-style-2 .pbmit-featured-wrapper::before {
        background: linear-gradient(to top, rgba(var(--pbmit-blackish-bg-color-rgb), .68) 0, rgba(var(--pbmit-blackish-bg-color-rgb), .68) 17%, rgba(var(--pbmit-blackish-bg-color-rgb), 0) 44%, rgba(var(--pbmit-blackish-bg-color-rgba-0), 0) 100%);
}


.comp-wrap{
	max-width:1450px;
	margin:0 auto;
	font-family: 'Pretendard', sans-serif;
}

.comp-wrap > section{display: flex;justify-content: space-between;}

.comp-wrap > section .comp-sort{ flex:0 0 20%;}
.comp-wrap > section .comp-col{flex:0 0 26.6667%; }

.comp-sort li { 
	height:96px; display: flex; justify-content: center; align-items: center; text-align: center;
	flex-direction: column;
	font-size:18px;
	font-weight:700;
	background-color:#fff;
	color:#555555;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	line-height:1.4;
}
.comp-col li { 
	height:96px; display: flex; justify-content: center; align-items: center; text-align: center;
	flex-direction: column;
	font-size:18px;
	font-weight:400;
	color:#fff;
	line-height:1.4;
	border-top:1px solid rgba(255,255,255,0.3);
}
.comp-col li div em {margin-left:4px;}

.comp-sort li:nth-child(1) {border-top:1px solid #e6e6e6;}

.comp-col li .underline {
	display: inline-block;
	padding-bottom:2px;
	border-bottom:1px solid #fff;
	font-size:20px;
	font-weight:700;
	color:#fff;
}
.comp-col li strong {
	font-size:20px;
	font-weight:700;
	color:#fff;
}
.comp-col li em {
	font-size:22px;
	font-weight:400;
	color:#fff;
	font-style: normal;
}

.comp-japan li {background:#4e7cce;}
.comp-japan li:nth-child(1) {background:#3368c6;}
.comp-germany li {background:#7197d8;}
.comp-germany li:nth-child(1) {background:#5582d0;}
.comp-korea li {background:#a3aab9;}
.comp-korea li:nth-child(1) {background:#868fa1;}

.comp-col li:nth-child(1) { border-top:0; flex-direction: row;}
.comp-col li:nth-child(1) span { font-size:22px; font-weight:700;}

.comp-sort li:nth-child(4) { height:134px;}
.comp-col li:nth-child(4) { height:134px;}
.comp-sort li:nth-child(7) { height:134px;}
.comp-col li:nth-child(7) { height:134px;}


.comp-japan li {border-left:4px solid #071d4b;}
.comp-japan li:nth-child(1) {border-top:4px solid #071d4b;}
.comp-japan li:last-child {border-bottom:4px solid #071d4b;}

.comp-germany li {border-right:4px solid #071d4b;}
.comp-germany li:nth-child(1) {border-top:4px solid #071d4b;}
.comp-germany li:last-child {border-bottom:4px solid #071d4b;}




/* wrapper */
.compare-wrap{
	max-width:1400px;
	margin:0 auto;
	font-family: 'Pretendard', sans-serif;
}

/* header */
.compare-header,
.compare-row{
	display:grid;
	grid-template-columns: 240px repeat(3, 1fr);
}

.compare-header {
	border-top:1px solid #e6e6e6;
}
.compare-header li{
	padding:30px 10px;
	text-align:center;
	font-weight:700;
	color:#fff;
	align-items: center;	
	display: flex;
	justify-content: center;
	font-size:22px;
	font-weight:700;

}

.compare-header li:first-child{
	background:#fff;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
}

/* column colors */
.compare-header .jp{ background:#3368c6; }
.compare-header .de{ background:#5582d0; }
.compare-header .kr{ background:#868fa1; }

.compare-header li.jp{border:4px solid #071d4b;border-right:0;border-bottom:0;}
.compare-header li.de{border:4px solid #071d4b;border-left:0;border-bottom:0;}
.compare-row li:nth-child(2) { border-left:4px solid #071d4b;}
.compare-row li:nth-child(3) { border-right:4px solid #071d4b;}
.last-row li:nth-child(2) {border-bottom:4px solid #071d4b;}
.last-row li:nth-child(3) {border-bottom:4px solid #071d4b;}

/* rows */
.compare-row li{
	padding:30px 10px;
	border-top:1px solid rgba(255,255,255,.3);
	text-align:center;
	font-size:22px;
	line-height:1.5;
	color:#fff;
	align-items: center;	
	display: flex;
	justify-content: center;
	font-weight:700;
}

/* label column */
.compare-row .label{
	background:#fff;
	color:#555;
	font-weight:600;
	border-right:1px solid #e5e5e5;
}

.compare-row li span.underline{border-bottom:1px solid #fff;}

/* data column bg */
.compare-row li:nth-child(1){border-bottom:1px solid #e6e6e6;	border-left:1px solid #e6e6e6;}

.compare-row li:nth-child(2){ background:#4e7cce; }
.compare-row li:nth-child(3){ background:#7197d8; }
.compare-row li:nth-child(4){ background:#a3aab9; }

.contents-row li:nth-child(2),
.contents-row li:nth-child(3),
.contents-row li:nth-child(4){font-size: 18px;font-weight:500;}

.link-box-area{padding-top:88px;}
.appointment-section-five {
	background: url(../images/new/bg-inquiry.png) no-repeat center / cover;
}

.form-div-box { margin-bottom:26px; }
.form-div-box .ap-label { color:#fff; font-size:21px;font-weight:600 !important; display: block; margin-bottom:12px; position: relative;}
.form-div-box .ap-label span { display: inline-flex; position: relative;padding-right:10px; color:#454545; font-size:21px; font-weight:600; margin-right:5px;}
.form-div-box .ap-label em { font-style:normal; font-weight:500; font-size:16px; color:#454545; }
.form-div-box .ap-label span.essential::after{
	content:"*";
	font-size:21px;
	font-weight:600;
	color:#454545;
	position: absolute;
	right:0; top:-5px;
	display:none;
}


.contact-fifteen-form form .form-control {
	border:1px solid #a9a9a9;
	background:#fff;
	border-radius:5px;
	padding:14px 15px;
	color:#454545;
	font-size:16px;
}
.contact-fifteen-form form .form-control::placeholder{ font-size:16px; font-weight:600; color:#a9a9a9;}


.flex-div-box{display: flex; align-items: center;}
.radio-wrap-box { padding:17px 0 0;}

/*
.radio-div input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  font-size: 0;
}

.radio-div label { position: relative; cursor: pointer; display: flex;width:100px;}
.radio-div label span { display: inline-block; color:#fff; font-weight:500; font-size:18px;}
.radio-div label i {position: relative; width:27px; margin-right:10px;}
.radio-div label i::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 27px;
  height: 27px;
  border:1px solid #fff;
  border-radius: 50%;
  background: rgba(255,255,255,0.65);
  transform: translateY(-50%);
  box-sizing: border-box;
}
.radio-div input[type="radio"]:checked + i::after {
  content: "";
  position: absolute;
  left: 6.5px;
  top: 50%;
  width: 14px;
  height: 14px;
  background-color:#071D4B;
  border-radius: 50%;
  transform: translateY(-50%);
}
*/

.texta-type1 {color:#071d4b !important; line-height:1.4 !important;}
.position-relative-policy { position:relative; }
.policy-agree { position:Absolute; right:0; top:0; }
/* 실제 input 숨기고 label로 커스텀 */
.checkbox-div input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  font-size: 0;
}
.checkbox-div label { position: relative; cursor: pointer; display: flex; align-items:center;}
.checkbox-div label span { display: inline-block; color:#071d4b; font-weight:600; font-size:16px;padding-left:8px;}

/* 라디오 원 외곽선 */
.checkbox-div label i {position: relative; width:20px; margin-right:6px;}
.checkbox-div label i::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 25px;
  height: 25px;
  border:1px solid #a9a9a9;
  border-radius: 50%;
  background: rgba(255,255,255,0.65);
  transform: translateY(-50%);
  box-sizing: border-box;
}

/* 선택 시 내부 점 표시 */
.checkbox-div input[type="checkbox"]:checked + i::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  width: 13px;
  height: 13px;
  background-color:#3368c6;
  border-radius: 50%;
  transform: translateY(-50%);
}




.policy-btn{
	display: flex;
	align-items: center;
	cursor: pointer;
}

.policy-btn span {
	color:#071d4b;
	font-size:16px;
	font-weight:600;
	display: inline-flex;
	margin-right:10px;
}
.policy-btn i{
	display: block;
	width: 14px;
	height: 8px;
	background:url(../images/new/icon-up.svg) no-repeat center / 100%;
}
.policy-btn.on i {
	transform: rotate(180deg);
}
.policy-con {
	margin-top:20px;
	border-top:2px solid #b1b1b1;
	background-color:#ebebeb;
	color:#454545;
	font-size:16px;
	font-weight:500;
	line-height:1.4;
	padding:20px 20px;
	height:150px;
	overflow-y: auto;
	display:none;
}

.form-div-box-row { display:flex; flex-direction:row; align-items:center;  margin-bottom:26px;}
.form-div-box-row .ap-label { margin-bottom:0;padding-bottom:0; margin-right:10px;}

.radio-group {
	display: flex;
	gap: 25px;
	margin-top: 5px;
}

.radio-label {
	display: flex;
	align-items: center;
	cursor: pointer;
	font-size: 20px;
	font-weight:700 !important;
	color:#454545;
}

.radio-label input {
	display: none;
}

.custom-radio {
	width: 22px;
	height: 22px;
	border: 1px solid #a9a9a9;
	border-radius: 50%;
	margin-right: 10px;
	position: relative;
	background-color: #fff;
	flex:0 0 22px;
}

.radio-label input:checked + .custom-radio {
	background-color: #fff;
}

.radio-label input:checked + .custom-radio::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 13px;
	height: 13px;
	background-color: #3368c6;
	border-radius: 50%;
}

.form-div-box-row-space { display:flex; justify-content:space-between; align-items:center; }

.site-footer .pbmit-footer-right .pbmit-title { 
	font-size: 26px !important;
	line-height: 140% !important;
	letter-spacing: auto !important;
	margin-top:30px;
	margin-bottom:20px;
} 
.site-footer .pbmit-footer-right .pbmit-title span { display:block !important; }
.mt50px { margin-top:50px; }
@media (max-width:1400px){
	.site-footer .pbmit-footer-right .pbmit-title span { display:inline !important; }

}

@media (max-width:900px){
	.site-footer .pbmit-footer-right .pbmit-title { font-size:23px !important;  }
	.mt50px { margin-top:-30px !important; }
}


.site-footer .pbmit-footer-widget-col-1 .textwidget { padding-right:0; }

.site-footer .pbmit-footer-text {font-size:15px;color:#6f778c;}
.site-footer .pbmit-footer-text span {display: block;line-height:1.6;}
.copy-line {border-top:1px solid rgba(0,0,0,0.3);}

.copy-address {padding:10px 0 15px; position: relative; }
.copy-address ul { display: flex;align-items: center; flex-wrap:wrap; margin-bottom:0; padding-bottom:0;}
.copy-address ul li { padding-left:10px;margin-left:9px;position: relative;font-size:14px;font-weight:300;color:#6F778C;line-height:1.2 !important; margin-bottom:3px !important; padding-bottom:0 !important;}
.copy-address ul li:nth-child(1) {padding-left:0;margin-left:0;}
.copy-address ul li::before{
	content:"";
	display: block;
	width:1px; height:10px;
	background:#6F778C;
	position: absolute;
	left:0; top:3px;
}
.copy-address ul li:nth-child(1)::before {display:none;}


.foot-sns-btn{display: flex;position: absolute;right:-130px;bottom:0;}
.foot-sns-btn li{margin-left:15px;}
.icon-foot-talk{
	display: block;
	width: 40px;
	height: 40px;
	background:url(../images/new/foot-talk.svg) no-repeat center / 100%;
}
.icon-foot-tel{
	display: block;
	width: 40px;
	height: 40px;
	background:url(../images/new/foot-tel.svg) no-repeat center / 100%;
}

.quick-menu {
	position: fixed;
	right:80px;
	bottom:85px;
	z-index:9999;
}

.quick-menu a{
	display: block;
	width: 75px;
	height: 75px;
	margin-top:10px;
}

.icon-qk-talk{
	display: block;
	width: 75px;
	height: 75px;
	background:url(../images/new/qk-talk.svg) no-repeat center / 100%;
}
.icon-qk-tel{
	display: block;
	width: 75px;
	height: 75px;
	background:url(../images/new/qk-tel.svg) no-repeat center / 100%;
}

.new-white-box{
	background-color: #fff;
	border-radius:30px;
	padding:40px 75px 40px;
}

.new-wbox-top { display: flex;}
.new-wbox-top > div { flex:0 0 50%; display: flex; flex-direction: column; align-items:center; justify-content: flex-start;}
.new-wbox-top > div em { display: inline-block; padding:3px 30px; color:#fff; font-size:18px;font-weight:500;border-radius:30px;background-color:#6f778c;font-style: normal;}
.new-wbox-top > div:nth-child(2) em {background-color:#071D4B; }
.new-wbox-top > div > div:nth-child(2){ padding:30px 0 40px;}


.new-wbox-bottom {border-top:1px solid rgba(0,0,0,0.3); padding-top:20px; margin-top:0; display: flex;position: relative; margin-top:-20px;}
.new-wbox-bottom > div { flex:0 0 50%;}
.new-wbox-bottom > div span { font-size:16px; line-height: 1.4; color:#6F778C; font-weight:500; display: block;text-align: center;}

.nw1-t1{
	position: absolute;
	left:50%; top:107px;
	display: inline-block;
	transform: translateX(-50%);
	padding:5px 10px;
	margin-left:-5px;
	margin-top:-15px;
	font-size:16px;
	line-height: 1;
	color:#6f778c;
}

.nw1-t2{
	position: absolute;
	left:50%; top:160px;
	display: inline-block;
	transform: translateX(-50%);
	padding:5px 10px;
	margin-left:-5px;
	margin-top:30px;
	font-size:16px;
	line-height: 1;
	color:#6f778c;
}

.nw1-t3{
	position: absolute;
	left:485px; top:0px;
	border:1px solid rgba(0,0,0,0.26);
	display: inline-block;
	padding:3px 5px;
	font-size:16px;
	line-height: 1;
	color:#000;
	background-color:rgba(255,255,255,0.72);
}

.new-wbox-top2 { text-align: center;}
.new-wbox-bottom2 {border-top:1px solid rgba(0,0,0,0.3); padding-top:20px; margin-top:20px; display: flex;position: relative; text-align: center}
.new-wbox-bottom2 > div { flex:0 0 100%;}
.new-wbox-bottom2 > div span { font-size:16px; line-height: 1.4; color:#6F778C; font-weight:500; display: block;text-align: center;}

.new-wbox-top img { max-width:100%; }
.new-wbox-top2 img { max-width:100%; }
.new-wbox-top3 img { max-width:100%; }

.new-wbox-top3 { display: flex;}
.new-wbox-top3 > div { flex:0 0 50%; display: flex; flex-direction: column; align-items:center; justify-content: flex-start; text-align: center;}
.new-wbox-top3 > div em { display: inline-block; padding:3px 30px; color:#fff; font-size:18px;font-weight:500;border-radius:30px;background-color:#6f778c;font-style: normal; margin-bottom:60px;}
.new-wbox-top3 > div:nth-child(1) em {background-color:#071D4B; }

.new-wbox-bottom3 {border-top:1px solid rgba(0,0,0,0.3); padding-top:20px; margin-top:0; display: flex;position: relative; }
.new-wbox-bottom3 > div { flex:0 0 50%;}
.new-wbox-bottom3 > div span { font-size:16px; line-height: 1.4; color:#6F778C; font-weight:500; display: block;text-align: center;}


.nw3-p{
	position: absolute;left:50%;
	transform: translateX(-50%);
	margin-left:-5px;
	border:1px solid rgba(0,0,0,0.26);
	display: inline-block;
	padding:3px 5px;
	font-size:16px;
	line-height: 1;
	color:#000;
	background-color:rgba(255,255,255,0.72);
}

.nw3-t101{ top:20px;}
.nw3-t102{ top:67px;}

.nw3-t201{ top:20px;}
.nw3-t202{ top:67px;}
.nw3-t203{ top:100px;}


.nw3-img301{margin-left:-40px;}
.nw3-img302{margin-left:50px;}


.new-dark-box{
	background-color: #071d4b;
	border-radius:30px;
	padding:40px 75px 30px;
}

.new-dark-title > div {text-align: center;}
.new-dark-title > div em { display: inline-block; padding:3px 30px; color:#071D4B; font-size:18px;font-weight:500;border-radius:30px;background-color:#F0F7FD;font-style: normal;}

.new-dark-top { display: flex; margin-top:40px;}
.new-dark-top > div { flex:0 0 50%; display: flex; flex-direction: column; align-items:center; justify-content: flex-start;}

.new-dark-bottom {border-top:1px solid rgba(0,0,0,0.3); padding-top:20px; margin-top:0; display: flex;position: relative;}
.new-dark-bottom > div { flex:0 0 50%;display: flex; justify-content: center;}
.new-dark-bottom > div span { font-size:15px; line-height: 1.2; font-weight:500; display: inline-block;text-align: center; padding:3px 30px; border-radius:20px;background-color:#6F778C;color:#fff;}


.new-dark-bottom > div:nth-child(2){ margin-left:20px;}

.nw4-t1{
	position: absolute;left:50%;
	transform: translateX(-50%);
	border:1px solid rgba(255,255,255,0.33);
	display: inline-block;
	padding:3px 5px;
	font-size:16px;
	line-height: 1.4;
	color:#fff;
	background-color:#336bc6;
	text-align: center;
	top:70px;
}

.new-dark-end { display: flex; justify-content: center;align-items: center; margin-top:30px;}
.new-dark-end dl {display: flex; justify-content: center;align-items: flex-start;}
.new-dark-end dl dt {
	font-size:14px;font-weight:500;line-height:1;
	color:#000;
	display: inline-flex;
	padding:3px 7px;
	background-color:rgba(255,255,255,0.72);
	border:1px solid rgba(0,0,0,0.26);
	margin-right:20px;
	align-items: center;
	height:30px !important;
}
.new-dark-end dl dd {
	font-size:14px;font-weight:500;line-height:1;
	color:#d9d9d9;
	display: inline-flex;
	padding:3px 7px;
	margin-right:20px;
	align-items: center;
	height:30px !important;

}

.nw4-img1 {margin-left:-20px;}
.nw4-img2 {margin-left:20px;}


.pbmit-new-sign { margin-top:30px;}
.pbmit-new-sign dl dt {
	font-size:18px; font-weight:500;
	color:#071D4B;
	line-height:1;
}
.pbmit-new-sign dl dd {
	font-size:26px; font-weight:500;
	color:#071D4B;
	line-height:1;
	margin-top:20px;
}
.pbmit-new-sign .i-sign {
	display: block;
	width:164px; height: 140px;
	background:url(../images/new/sign.svg) no-repeat center / 100%;
	position: absolute; left:100px; top:-5px;
}

.video-mv video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;}
.dblock { display: block !important;}

.pbmit-heading-desc-new p { margin-top:30px;}
.pbmit-heading-desc-new p:nth-child(1){ margin-top:0; }
.pbmit-title-main {line-height:1.2 !important}
.pbmit-title-main span,
.pbmit-title-main strong {display: block !important;margin-bottom:0 !important;padding-bottom:0 !important}

.pbmit-new-list{padding:15px 0 0;}
.pbmit-new-list>li { margin-top:15px;font-size:18px; font-weight:700; color:#071d4b; line-height:1.5; padding-left:24px; position: relative;text-align:left;}
.pbmit-new-list>li:nth-child(1){ margin-top:0;}
.pbmit-new-list>li::before {content:"";display: block;width:13px;height:10px;background:url(../images/sub/i-buz-point.svg) no-repeat center / 100%;	position: absolute; left: 0;top:7px;}
.pbmit-new-list>li li {margin-top:7px;line-height:1.4;font-weight:500; color:#7b8498; font-size:18px;}
.depth-ul-3 {padding-left:15px;}
.depth-ul-3 li{ padding-left:15px;position: relative;}
.depth-ul-3 li::before {content:"";display: block;width:6px;height:6px;background-color:#7b8498; border-radius:3px; position: absolute; left: 0;top:10px;}
.pbmit-new-list>li>ul{padding-top:5px;}


.pbmit-serv-list{padding:15px 0 0;}
.pbmit-serv-list>li { margin-top:25px;font-size:20px; font-weight:700; color:#071d4b; line-height:1.3; position: relative;}
.pbmit-serv-list>li li {margin-top:7px;line-height:1.4;font-weight:400; color:#7b8498; font-size:18px;}
.pbmit-serv-list>li>ul{padding-top:18px;}

.pbmit-serv-list>li>ul>li {padding-left:10px;position:relative;}
.pbmit-serv-list>li>ul>li:nth-child(1){ margin-top:0;}
.pbmit-serv-list>li>ul>li::before {content:"";display: block;width:4px;height:4px;border-radius:3px;background:#7b8498;position: absolute; left: 0;top:10px;}


.pbmit-main-visual-box {padding:0 50px 50px;}
.pbmit-main-visual-box .swiper-slide{border-radius:30px;overflow:hidden;}


@media (max-width:1024px){

	.new-wbox-top {flex-wrap:wrap;}
	.new-wbox-top img {max-width:100%;}
	.new-wbox-top2 {flex-wrap:wrap;}
	.new-wbox-top2 img {max-width:100%;}
	.new-wbox-top3 {flex-wrap:wrap;}
	.new-wbox-top3 img {max-width:100%;}

	.new-wbox-bottom {flex-wrap:wrap}
	.new-wbox-bottom2 {flex-wrap:wrap}
	.new-wbox-bottom3 {flex-wrap:wrap}

	.pbmit-title-main {padding:0 10px !important;font-size:30px !important;}
	.pbmit-title-main span,
	.pbmit-title-main strong {display: inline !important; word-break: keep-all; font-size:30px !important;}

	.dblock { display: inline !important;}
	.pbmit-heading-subheading .pbmit-subtitle-big {font-size:14px;padding:3px 40px;margin-bottom:20px;}
	.pbmit-heading-subheading .pbmit-title-big {font-size:40px;padding-bottom:20px; word-break:keep-all;}
	.pbmit-bg-color-light .pbmit-heading-subheading-point .pbmit-subtitle{font-size:14px;padding:3px 20px;margin-bottom:20px;}
	.pbmit-heading-subheading-point{text-align:center;}
	.pbmit-heading-subheading-point .pbmit-title{font-size:40px;padding-bottom:20px;}
	.pbmit-heading-subheading-point .pbmit-subtitle-big{ font-size:14px;padding:3px 40px;margin-bottom:20px;}

	.site-footer * {text-align:center; word-break: keep-all;}
	.copy-address {padding-left:0;padding-top:15px;}
	.copy-address ul {display: block !important; }
	.copy-address ul li{padding-left:0;margin-left:0; margin-bottom:0;display: block;line-height:1.5 !important;}
	.copy-address ul li::before{display: none !important;}
	.foot-sns-btn {position: relative; right:auto;bottom:auto; padding-bottom:0px;padding-top:20px;text-align: right;justify-content: center;}

	.pbmit-title-big > div.split-line{text-align:center !important;}

	.pbmit-heading-subheading .pbmit-subtitle {font-size:18px;padding:5px 35px}
}



.pbmit-title-flex-net { display:flex; align-items:center; }
.pbmit-title-flex-net em { display:inline-flex; background-color:#071d4b;border-radius:40px;padding:6px 25px; color:#fff;font-style:normal;}
.pbmit-title-flex-net span { color:#071d4b; font-size:32px;font-weight:700;line-height:1.4;padding-left:15px;}

.pbmit-img-flex { display:flex; justify-content:space-between; margin:30px 0 40px;}
.pbmit-img-flex article { flex:0 0 49.5%; border-radius:20px; overflow:hidden; }
.pbmit-img-flex article img {width:100%;}



@media (max-width:1250px){
	.site-title {height: 70px !important;}
	.pbmit-main-visual-box { padding:0 20px 20px; }
	.pbmit-main-visual-box .swiper-slide { border-radius:15px;}
}

@media (max-width:1023px){
	.pbmit-title-main { text-align:center; flex-direction:column; display:flex; align-items:center;}
	.pbmit-title-main span,
	.pbmit-title-main strong { font-size:26px !important; display:inline-block !important; word-break:keep-all !important; line-height:1.3 !important;}
	.quick-menu { right:10px; bottom:70px; }
	.quick-menu a { width:54px !important; height:54px !important; margin-top:5px;}
	.quick-menu a i { width:54px !important; height:54px !important; }

	.pbmit-heading-subheading .pbmit-title { margin-bottom:15px;  }
	.pbmit-heading-subheading .pbmit-title span{ word-break:keep-all; font-size:24px !important; line-height:1.3 !important; ord-break:keep-all !important;}
	.pbmit-heading-subheading-point .pbmit-title { padding-left:20px; padding-right:20px; word-break:keep-all; font-size:36px !important; line-height:1.3;  }
	.pbmit-heading-subheading .pbmit-heading-desc span { display:inline; word-break:keep-all; font-size:15px; line-height:1.5;}
	.new-white-box { padding-left:20px; padding-right:20px; }
	.new-wbox-top { display:flex; flex-wrap:wrap; }
	.new-wbox-top>div{flex:0 0 100%;}
	.new-wbox-top>div:nth-child(1)::after{
		content:"일반 X선은 암세포에 닿기 전 정상조직에 부작용 발생"; font-size:14px; line-height:1.4; text-align:center; display:block; border-top:1px solid rgba(0,0,0,0.3);
		padding:15px 0 40px; word-break:keep-all;
	}
	.new-wbox-top>div:nth-child(2)::after{
		content:"중입자선은 암세포에만 집중적으로 닿기 때문에 정상조직에 부작용이 거의 없음"; font-size:14px; line-height:1.4; text-align:center; display:block; border-top:1px solid rgba(0,0,0,0.3);
		padding:15px 0 15px; word-break:keep-all;
	}
	.new-wbox-top > div em {font-size:14px}
	.new-wbox-bottom {display:none;}
	.new-wbox-bottom2 > div span { font-size:14px; line-height:1.4; display:inline; word-break:keep-all; }


	.new-wbox-top3 { display:flex; flex-wrap:wrap; }
	.new-wbox-top3>div{flex:0 0 100%;}
	.new-wbox-top3>div:nth-child(1)::after{
		content:"에너지를 대부분 표적 부위에 전달함"; font-size:14px; line-height:1.4; text-align:center; display:block; border-top:1px solid rgba(0,0,0,0.3);
		padding:15px 0 40px; word-break:keep-all;
	}
	.new-wbox-top3>div:nth-child(2)::after{
		content:"표적에 도달하기 전에 에너지가 대부분 소모됨"; font-size:14px; line-height:1.4; text-align:center; display:block; border-top:1px solid rgba(0,0,0,0.3);
		padding:15px 0 15px; word-break:keep-all;
	}
	.new-wbox-top3 > div em {font-size:14px}
	.new-wbox-bottom3 {display:none;}
	.new-wbox-bottom3 > div span { font-size:14px; line-height:1.4; display:inline; word-break:keep-all; }

	.new-dark-box {padding-left:20px; padding-right:20px; }
	.new-dark-top { display:flex; flex-wrap:wrap; justify-content:center; text-align:center; }
	.new-dark-top {flex:0 0 100%;text-align:center;}
	.new-dark-top > div { flex:0 0 100%; }
	.new-dark-top>div:nth-child(1) { padding-bottom:60px; }
	.new-dark-top>div:nth-child(1)>div::after{
		content:"X선 강도 조절 조사법 (9개 방향에서 조사)"; font-size:14px; line-height:1.4; text-align:center; display:inline-block; border-top:1px solid rgba(0,0,0,0.3);
		padding:5px 20px 5px; word-break:keep-all; color:#fff; background-color:#6f778c; border-radius:30px;
		margin:20px 0 40px;
	}
	.new-dark-top>div:nth-child(2)>div::after{
		content:"중입자선 (3개 방향에서 조사)"; font-size:14px; line-height:1.4; text-align:center; display:inline-block; border-top:1px solid rgba(0,0,0,0.3);
		padding:5px 20px 5px; word-break:keep-all; color:#fff; background-color:#6f778c; border-radius:30px;

	}
	.new-dark-title > div em {font-size:14px; padding: 3px 15px}
	.new-dark-bottom {display:none;}
	.new-dark-end > dl {justify-content:center;margin-top:10px;}
	.new-dark-end > dl dt { font-size:14px; line-height:1.4; flex:0 0 auto; }
	.new-dark-end > dl dd { font-size:14px; line-height:1.4; margin:0 0; display:flex;  }

	.nw4-t1 {top: 50%;margin-top:15px;}


	.pbmit-ihbox-style-37 .pbmit-heading-desc span {display:inline;word-break:keep-all; font-size:15px; line-height:1.5;}
	.pbmit-heading-subheading .pbmit-heading-desc-1 { font-size:15px; }
	.pbmit-heading-subheading .pbmit-heading-desc-1 span {display:inline;word-break:keep-all; font-size:15px; line-height:1.5;}
	
	.posA-r1{position:relative;right:auto;bottom:auto;margin-top:20px;text-align:center;}
	.d-flex-treat { height:auto;}

	.d-flex-treat .pbmit-ihbox-icon .pbmit-element-title {
		font-size: 18px;
		padding:5px 30px;
		height: auto;
	}

	.d-flex-treat .pbmit-ihbox-contents { padding:0 20px 30px; justify-content:center;text-align:center;}
	.d-flex-treat .pbmit-ihbox-contents .pbmit-heading-desc {
	    display: inline-flex;
		align-items: center;
		justify-content: center;
		padding-left: 0;
		margin-left: auto;
		padding-right: 0;
		font-size: 16px;
		text-align: center !important;
		line-height:1.4;
	}

	.link-box-area { padding-top:10px; text-align:center;}

	.comp-wrap { overflow-x:auto; }
	.comp-wrap > section{ width:800px;}

	.comp-sort li { height:70px; font-size:16px;}
	.comp-col li { height:70px; font-size:14px;}
	.comp-col li .underline {font-size:16px;	}
	.comp-col li strong {	font-size:16px;	}
	.comp-col li em {font-size:16px;}
	.comp-col li:nth-child(1) span { font-size:16px; }
	.comp-sort li:nth-child(4) { height:100px;}
	.comp-col li:nth-child(4) { height:100px;}
	.comp-sort li:nth-child(7) { height:100px;}
	.comp-col li:nth-child(7) { height:100px;}

	.appointment-five-bg .pbmit-title{font-size:40px !important;line-height:1.2 !important; word-break:keep-all;}
	.radio-wrap-box{ padding-top:0; padding-bottom:25px;}
	.contact-box-pos,.contact-box-pos2{position:relative; text-align:center; margin-top:30px; right:auto; bottom:auto;}

	.policy-con {margin-top: 20px;font-size: 13px;}

	.pbmit-progress-wrap {
		position: fixed;
		right: 10px;
		bottom: 20px;
		height: 40px;
		width: 40px;
		cursor: pointer;
		display: block;
		border-radius: 50px;
		box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .2);
		z-index: 10000;
		opacity: 0;
		visibility: hidden;
		transform: translateY(15px);
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}

	.pbmit-progress-wrap::before,
	.pbmit-progress-wrap::after {
		line-height: 35px;
		font-size: 20px;
		height: 35px;
		width: 35px;
	}
	.form-style-2 textarea.form-control { padding-top:20px; height:200px;}
	.contact-thirteen-bg form .pbmit-appointment-form-inner .form-control, .contact-fifteen-form form .form-control { font-size:16px; }
	.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-logo { margin:10px 0 40px; }
	.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-logo img { height:auto; width:100%}
	.site-footer .pbmit-footer-text {line-height:1.4; }
	.site-footer .pbmit-footer-text span { display:inline; line-height:1.4;}
	.nw3-img302{margin-left:0;}

	.pbmit-title-flex-net { display:flex; align-items:flex-start; flex-direction:column;}
	.pbmit-title-flex-net em { display:inline-flex; padding:0 30px !important; font-size:16px;}
	.pbmit-title-flex-net span { font-size:26px;font-weight:700;line-height:1.3;padding-left:0;margin-top:20px;}

	.pbmit-img-flex { display:flex; justify-content:space-between; margin:30px 0 20px;flex-wrap:wrap;}
	.pbmit-img-flex article { flex:0 0 100%; border-radius:20px; overflow:hidden; margin-bottom:10px; }
	.pbmit-img-flex article img {width:100%;}

}

.pbmit-element-title {font-weight:700 !important;}

.icon-serv-101 { background:url(../images/sub/icon-201-1.svg) no-repeat center  / 100%;width:74px;height: 56px;display: inline-block;}
.icon-serv-102 {background:url(../images/sub/icon-201-2.svg) no-repeat center / 100%;width:42px;height: 54px;display: inline-block;}
.icon-serv-103 {background:url(../images/sub/icon-201-3.svg) no-repeat center  / 100%;width:56px;height: 59px;display: inline-block;}
.icon-serv-104 { background:url(../images/sub/icon-201-4.svg) no-repeat center  / 100%;width:49px;height: 43px;display: inline-block;}


.icon-serv-201 { background:url(../images/sub/icon-202-1.svg) no-repeat center  / 100%;width:37px;height: 46px;display: inline-block;}
.icon-serv-202 {background:url(../images/sub/icon-202-2.svg) no-repeat center / 100%;width:50px;height: 51px;display: inline-block;}
.icon-serv-203 {background:url(../images/sub/icon-202-3.svg) no-repeat center  / 100%;width:51px;height: 35px;display: inline-block;}
.icon-serv-204 { background:url(../images/sub/icon-202-4.svg) no-repeat center  / 100%;width:40px;height: 32px;display: inline-block;}



#bo_list,#bo_v,#bo_w {max-width:1400px;margin:0 auto;padding:100px 0;background-color:transparent;}
#bo_w .btn_submit {border:1px solid rgba(0,0,0,0.3);background-color:rgba(255,255,255,1)}
.pf_img { display:none; }
.profile_info_ct > * { line-height:1.6; }
#bo_list .td_name{text-align:center;}
#bo_v_title .bo_v_tit { font-size:3rem; }
#bo_v_top ul,
.btn_bo_user li {background:transparent !important}

#bo_list tbody td,
#bo_list tbody .even td {}

.baseSmallWidth{ max-width:1200px;margin:0 auto;}

.inq_sub_section { padding-bottom:50px !important; }
@media (max-width:1400px){}

@media (max-width:768px){
	#bo_list,#bo_v,#bo_w {padding:40px 20px 70px;}
	#bo_v_title .bo_v_tit { font-size:2rem; }
	.th_hit,.th_date,.td_num,.td_datetime{display:none;}
	.inq_main_section .appointment-five-bg { background:#f0f7fd; }
	.inq_sub_section .appointment-five-bg { background:none !important; }
	.appointment-five-bg .pbmit-title { text-align:center; font-size:36px !important; }
}


.faqArea { 
	/*height:534px; 
	background:url(../images/sub/501-bg.png) no-repeat center / cover; display:flex;justify-content:center;align-items:flex-end; 
	margin-top:-300px; */
	padding-bottom:20px; 
}
.faqArea h3 {font-size:32px;font-weight:700; color:rgba(7,29,75,1);text-align:center; display:none;}
.pbmit-accordion-title {display:flex;align-items:center; font-size:20px !important;word-break:keep-all}
.pbmit-accordion-title span{font-size:20px !important;font-weight:700;}
.faq_answer_title{display:flex;align-items:center;}
.faq_answer_title span { font-size:18px;font-weight:700; color:rgba(7,29,75,1);}
.pbmit-new-div { padding:5px 20px 0 35px; text-align:left;}
.pbmit-new-div p { margin-bottom:0; }
.pbmit-new-div p span { font-size:18px; font-weight:400; color:rgba(123,132,152,1); line-height:1.7; }
.pbmit-new-div ul li{ padding-left:12px; font-size:18px; font-weight:500; color:rgba(123,132,152,1); line-height:1.7; position:relative;}
.pbmit-new-div ul li::before{ content:"";display:block;width:5px;height:5px;border-radius:3px;background:#7b8498;position:absolute;left:0;top:12px;}
.accordion-item .faq_txt{ width:23px;height:23px;border-radius:5px;display:flex;justify-content:center;align-items:center;background-color:rgba(51,104,198,1); font-size:18px;font-weight:700;font-style:normal; color:#fff; margin-right:10px; flex:0 0 23px; }
.accordion-item.active .faq_txt { background-color:#fff;color:rgba(51,104,198,1)}
.faq_article.faq_first { margin-top:-35px; }
.faq_article .pbmit-heading-subheading{margin-bottom:0;}
.form-long .form-div-box .radio-wrap-box {padding-top:5px; padding-bottom:25px;}

.ald{ position:absolute; left:50%; top:50%; display:block;width:59px; height:28px; background-size:100%; background-position:center; background-repeat:no-repeat;}

.arrow-left-down { background-image:url(../images/new/arrow-left-down.png); transform:translate(-95px, -70px); }
.arrow-left-up { background-image:url(../images/new/arrow-left-up.png); transform:translate(-95px, 0); }
.arrow-right-down { background-image:url(../images/new/arrow-right-down.png); transform:translate(30px, -70px); }
.arrow-right-up { background-image:url(../images/new/arrow-right-up.png); transform:translate(30px, 0); }


.pbmit-logo-new { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); }
.navigation{ position:relative;}
.navigation.on > li { padding-right:0; }
.navigation.on > li:nth-child(3){padding-right:30px;}
.navigation.on > li:nth-child(4){padding-right:0;}

.navigation > li .depth2{position:absolute; left:0;top:85px;z-index:100; height:150px;width:100px; display:none;}

.navigation > li .depth2.sm1{left:15px;}
.navigation > li .depth2.sm3{left:15px;}
.navigation > li .depth2.sm4{left:15px;}
.navigation > li .depth2.sm5{left:15px;}
.navigation > li .depth2 div a{padding-bottom:10px;display:inline-block; font-size:16px;}

.navigation.on > li .depth2 { display:block; }

.gnb_bg { 
	display: none; position: absolute; top: 90px; left: 0; width: 100%; height: 140px; 
	background:#f0f7fd; box-shadow:5px 10px 15px rgba(0,0,0,0.05);
	z-index: 50;
}

.pbmit-tbar{ transition:all 1s ease; opacity:0; top:20px; position:relative;}
.pbmit-breadcrumb{ transition: 1s ease 0.3s; opacity:0; top:20px; position:relative;}
.pbmit-tbar.on{ top:0; opacity:1; }
.pbmit-breadcrumb.on{ top:0; opacity:1; }


@media (max-width:1200px){
	.navbar-toggler{right:5px;}
	.pbmit-logo-new { position:relative; left:0; top:0; transform:translate(0,0); }
	.navigation > li .depth2{display:block;position:relative; left:auto;top:auto;z-index:100; height:auto;width:100%;padding:0 30px 10px;}
	.navigation > li .depth2.sm1{left:auto;}
	.navigation > li .depth2.sm3{left:auto;}
	.navigation > li .depth2.sm4{left:auto;}
	.navigation > li .depth2.sm5{left:auto;}
	.service-one_bg { padding-bottom:40px !important; }
}

@media (max-width:768px){
	.pbmit-accordion-title span{font-size:16px !important;line-height:1.3;padding-right:20px;word-break:keep-all;}
	.accordion-item .faq_txt{font-size:14px;}
	.pbmit-new-div ul{padding:15px 0;}
	.pbmit-new-div ul li,
	.pbmit-new-div p{font-size:14px !important;line-height:1.7;}
	.pbmit-new-div p span{font-size:14px !important;}
}




.new-wbox-reason2 { display:flex; justify-content:center; align-items:center; height:100%; flex-direction:column;padding:30px 0;}
.new-wbox-reason2 > div{ display:flex; align-items:center; width:100%; margin-top:30px; }
.new-wbox-reason2 > div:nth-child(1){margin-top:0;}
.new-wbox-reason2 > div h5 { flex:0 0 152px; text-align:right; line-height:1.3; font-size:18px; font-weight:500; margin-right:20px;}
.new-wbox-reason2 > div .bar-div { flex:1; height:44px;border-radius:22px;background-color:rgba(234,233,233,1); width:100%; position:relative;overflow:hidden;}
.new-wbox-reason2 > div .bar-div em { display:flex; justify-content:flex-end; align-items:center; width:0;height:100%; position:absolute; left:0; top:0; padding-right:20px; font-style:normal; border-radius:0 22px 22px 0;}
.new-wbox-reason2 > div .bar-div em span { font-size:18px;font-weight:700;color:#fff; display:inline-block; padding-left:20px; opacity:0;}
.new-wbox-reason2 > div .bar-div1 em { width:100%; background:rgba(133,144,157,1);}
.new-wbox-reason2 > div .bar-div2 em { width:10%; background:rgba(53,63,170,1);}
.new-wbox-reason2 > div .bar-div3 em { width:35%; background:rgba(247,146,28,1);}

/* .video-mv { background: url(../images/new/mv1.png) no-repeat center bottom / cover;} */
.video-mv video {transition: opacity 0.8s ease;}
.video-hidden {opacity: 0 !important;pointer-events: none;}

.section-xxl-top { padding-top:50px; padding-bottom:0; }
.section-ptb-top { padding-top:90px; padding-bottom:0; }
.section-ptb-bottom { padding-top:0; padding-bottom:90px; }
.section-ptb-0 { padding-top:0; padding-bottom:0; }
.section-ptb-80 { padding-top:90px; padding-bottom:90px; }
.pb-space-20 { padding-bottom:20px !important; }
.pb-space-25 { padding-bottom:25px !important; }
.mbNone { margin-bottom:0 !important; }
.pbNone { padding-bottom:0 !important; }


.pbmit-ihbox-style-45 .pbmit-element-title {
	font-size: 26px;
    line-height: 1.3;
    margin-bottom: 15px
}
.pbmit-bg-color-blackish .pbmit-heading-desc span { font-size:18px; line-height:1.6; }
.why-choose-us-four-rightbox .pbmit-ihbox-style-24 .pbmit-heading-desc { font-size:18px !important;word-break:keep-all; }
.pbmit-ihbox-style-18 .pbmit-heading-desc { font-size:18px; font-weight:500; }

@media(max-width:1023px){
	.new-wbox-reason2 { padding:20px 0;}
	.new-wbox-reason2 > div h5 { flex:0 0 100px; font-size:14px; margin-right:10px;}
	.new-wbox-reason2 > div { margin-top:20px; }
	.new-wbox-reason2 > div .bar-div { height:36px; }
	.new-wbox-reason2 > div .bar-div em { padding-right:10px; }
	.new-wbox-reason2 > div .bar-div em span { font-size:14px; padding-left:5px; }
/*	.video-mv { background-position:-300px 50% !important;} */

	.section-ptb-top { padding-top:30px; padding-bottom:0; }
	.section-ptb-bottom { padding-top:0; padding-bottom:30px; }
	.section-ptb-0 { padding-top:0; padding-bottom:0; }
	.section-ptb-80 { padding-top:30px; padding-bottom:30px; }
	.pb-space-20 { padding-bottom:0 !important; }
	.pb-space-25 { padding-bottom:0 !important; }
	.mbNone { margin-bottom:0 !important; }
	.pbNone { padding-bottom:0 !important; }
	.pb40-m { padding-bottom:40px !important; }

	.pbmit-ihbox-style-45 .pbmit-element-title {
		font-size: 24px;
		line-height: 1.3;
		margin-bottom: 10px
	}
	.pbmit-bg-color-blackish .pbmit-heading-desc span { font-size:20px; line-height:1.6; }
	.box-treat-left .pbmit-ihbox-style-31 { margin-bottom:10px !important; }
	.box-treat-right .pbmit-ihbox-style-31 { margin-bottom:10px !important; }
	.nmCase1 { padding-bottom:30px !important; }
	.nmCase2 { padding-top:40px !important; }
	.nmCase3 { padding-top:55px !important; }
	.nmCase4 { padding-top:30px !important; }
	.accordion-body { padding-left:15px; }
	.pbmit-global-color { display:none; }
	.pbmit-bg-color-blackish .pbmit-heading-subheading .pbmit-title { word-break:keep-all; }
	.pbmit-ihbox-style-45 .pbmit-ihbox-headingicon { padding:35px 35px; }
	.why-choose-us-four-heading .pbmit-heading-subheading .pbmit-title span { font-size:32px !important; }
	.why-choose-us-four-rightbox { margin-top:-10px; }
	.why-choose-us-four-rightbox .pbmit-ihbox-style-24:nth-child(1) { margin-top:25px !important; }
	.pbmit-ihbox-style-24 .pbmit-element-title { font-size:22px; margin-bottom:5px; word-break:keep-all;}
	.pbmit-ihbox-style-45 .pbmit-element-title { font-size:22px; word-break:keep-all;}
	.pbmit-heading-subheading .pbmit-title span { font-size:32px !important; word-break:keep-all; display:inline !important}
	.pbmit-bg-color-blackish .pbmit-heading-desc span { font-size:16px; word-break:keep-all;}
	.pbmit-serv-list>li li { font-size:16px; }
}

@media (max-width:768px){
	.nw1-t1,.nw1-t2, .ald{display:none;}
}



@media (max-width:1024px){
	.appointment-five-bg { padding-bottom:30px !important;}
	.appointment-five-bg .form-style-2 .pbmit-btn{
		width: 100%;
		display: flex;
		justify-content: center;
		width:100%;
		height:auto;
	}
	.form-div-box-row { display:block; }
	.radio-group { margin-top:10px; display:block; }
	.radio-group > label { margin-top:10px;  }
	.radio-label { font-size:16px;}
	.policy-agree { position:relative; margin-top:20px; margin-bottom:0; padding-bottom:0; }
	.contact-box-pos { margin-top:0; }
}
@media (max-width:500px){
	.form-div-box-row-space { flex-direction:column; align-items:center; }
	.form-div-box-row-space .policy-agree { margin-top:15px; }

}



html { font-size:16px }
:root {
    --inPd: 20px;
}
.center_sect { background-color: #fff; overflow: hidden; padding-bottom:150px; }
.center_tab { 
	display: flex; align-items: flex-end; width: 100%; margin: 7.5rem auto 0; opacity: 0; transition: opacity 1s; transition-delay: 0.2s; max-width:1400px; 
}
.center_tab .tab { 
	position: relative; width: 100%; padding-bottom: 1.75rem; font-size: 1.75rem; 
	font-weight: 700; white-space: nowrap; color: #a9a9a9; 
	border-bottom: 1px solid #a9a9a9; text-align: center; transition: color 0.5s; 
}
.center_tab .tab:before { 
	content: ''; position: absolute; left: 50%; bottom: -1px; width: 0; 
	border-bottom: 3px solid transparent; border-radius: 2em; transform: translateX(-50%); transition: width 0.5s; 
}
.center_tab .tab.active { color: #3368c6; }
.center_tab .tab.active:before { width: 100%; border-color: #3368c6; }
.center_tab button{background: none; color: #232323;}
.center_tab button{border: 0 none; cursor: pointer; color: inherit; text-transform: inherit;}
.center_sect.active .center_tab { opacity: 1; }
.center_sect .slide_wrap { padding-left: calc((100% - 110rem)/2 + var(--inPd)); margin-top: 7.5rem; opacity: 0; transform: translateY(-5rem); transition: opacity 1s, transform 1s; transition-delay: 0.2s; }
.center_sect.active .slide_wrap { opacity: 1; transform: unset; }
.center_sect.active .slide_wrap .swiper-wrapper { align-items: flex-start; }
.center_sect .slide_wrap .item { display: grid; grid-template-columns: 60% minmax(0, 1fr); align-items: end; gap: 3.25rem; transition: opacity 0.5s; }
.center_sect .slide_wrap .item .img { position: relative; width: 100%; padding-top: 70%; border-radius: 31.25rem; opacity: 0.3; overflow: hidden; transition: all 1.2s; }
.center_sect .slide_wrap .item .img img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.center_sect .slide_wrap .item .txt_wrap { margin-bottom:-1.25rem; }
.center_sect .slide_wrap .item .txt_wrap .tit { font-size: 2.5rem; font-weight: 700; color:#071d4b}
.center_sect .slide_wrap .item .txt_wrap .txt { margin-top: 3.75rem; font-size:1.125rem;  }
.center_sect .slide_wrap .item .txt_wrap .txt span { display:block; color:#6f778c}
.center_sect .slide_wrap .item.swiper-slide-active .img { border-radius: 0; opacity: 1; }
.center_sect .slide_wrap .item.swiper-slide-prev { opacity: 0; }


.service-detail-accordion_box { padding-bottom:50px;}


@media only screen and (max-width: 1200px){
	.center_sect { padding-bottom:70px; }
    .center_tab { width: 100%; overflow: auto; margin-top:50px;}
    .center_tab::-webkit-scrollbar { display: none; }
    .center_tab .tab { padding:0 20px 15px; font-size:17px; }
    .center_sect .slide_wrap { margin-top: 30px; padding-left:20px; }
    .center_sect .slide_wrap .item { grid-template-columns: minmax(0, 1fr); gap: 30px; }
    .center_sect .slide_wrap .item .txt_wrap .tit { font-size: 26px; }
    .center_sect .slide_wrap .item .txt_wrap .txt { margin-top: 20px; }
    .center_sect .slide_wrap .item .txt_wrap .txt span { display:inline; font-size:16px; line-height:1.5;}
}
@media only screen and (max-width: 768px){
	.center_sect { padding-bottom:40px; }
    .center_tab { width: 100%; overflow: auto; margin: 3rem auto 0;}
    .center_tab::-webkit-scrollbar { display: none; }
    .center_tab .tab { padding:0 20px 15px; font-size:16px; }
    .center_sect .slide_wrap { margin-top: 25px; }
    .center_sect .slide_wrap .item { grid-template-columns: minmax(0, 1fr); gap: 30px; }
    .center_sect .slide_wrap .item .txt_wrap .tit { font-size: 22px; }
    .center_sect .slide_wrap .item .txt_wrap .txt { margin-top: 20px; }
    .center_sect .slide_wrap .item .txt_wrap .txt span { display:inline; font-size:14px; line-height:1.5;}
}



.sub101-icon1 { background:url(../images/sub/sub101-icon1.svg) no-repeat center / 100%; width:56px; height:56px; display:block; }
.sub101-icon2 { background:url(../images/sub/sub101-icon2.svg) no-repeat center / 100%; width:51px; height:51px; display:block;}
.icon-process1 { background:url(../images/sub/icon-process1.svg) no-repeat center / 100%; width:90px; height:79px;}
.icon-process2 { background:url(../images/sub/icon-process2.svg) no-repeat center / 100%; width:70px; height:67px;}
.icon-process3 { background:url(../images/sub/icon-process3.svg) no-repeat center / 100%; width:80px; height:73px;}
.icon-process4 { background:url(../images/sub/icon-process4.svg) no-repeat center / 100%; width:73px; height:82px;}
.icon-process5 { background:url(../images/sub/icon-process5.svg) no-repeat center / 100%; width:78px; height:77px;}
.icon-process6 { background:url(../images/sub/icon-process6.svg) no-repeat center / 100%; width:78px; height:75px;}

.center-title-area { display:flex; flex-direction:column; align-items:center; width:100%; }
.center-title-area h4 { margin:0 auto; }
.center-title-area h2 { text-align:center; }


.process-list-wrap { display:flex; flex-direction:column; align-items:center; width:100%;}
.process-list-inner { padding:32px 0; }
.process-list { padding:86px 39px 86px 80px; background:#fff; width:1400px; margin:0 auto; border-radius:10px;}
.process-list > li { display:flex; align-items:center; padding-top:82px; position:relative;}
.process-list > li:nth-child(1) { padding-top:0; }
.process-list > li > span { display:flex; flex:0 0 76px; position:relative; z-index:2; }
.process-list > li::after { content:"";display:block;width:1px; height:100%; position:absolute; left:38px; top:2%; background:#aeaeae; }
.process-list > li:first-child::after { top:6%; }
.process-list > li:last-child::after { height:90% }
.process-list > li > span em { display:inline-flex; justify-content:center; align-items:center; width:76px; height:76px; background:#f0f7fd; border-radius:38px; color:#3368c6; font-size:38px; font-weight:700; font-style:normal;}

.process-list > li div { flex:0 0 90px; display:inline-flex; justify-content:center; margin-right:25px; margin-left:87px;}
.process-list > li h3 { font-size:25px; font-weight:700; color:#071d4b; flex:0 0 290px; line-height:1.3 !important; text-align:left; word-break:keep-all; padding-top:6px;}
.process-list > li h3 span { display:block; }
.process-list > li ul { flex:1; }
.process-list > li ul li { padding-left:10px; font-size:18px; font-weight:500; color:#7b8498; line-height:1.4; position:relative; margin-top:7px; word-break:keep-all;}
.process-list > li ul li:nth-child(1) { margin-top:0; }
.process-list > li ul li::before { content:"·"; display:inline-block; font-size:18px; font-weight:500; color:#7b8498; line-height:1.4; position:absolute; left:0; top:0; }

@media (max-width:1440px){
	.process-list-inner { padding:32px 0; }
	.process-list { padding:80px 30px 80px 60px; width:100%; }
	.process-list > li > span em { width:76px; height:76px; border-radius:38px; font-size:28px; }
	.process-list > li:first-child::after { top:13%; }
	.process-list > li div { flex:0 0 90px; margin-right:15px; margin-left:60px;}
	.process-list > li h3 { font-size:22px; flex:0 0 240px; }

	.icon-process1 { width:72px; height:63.2px;}
	.icon-process2 { width:56px; height:53.6px;}
	.icon-process3 { width:64px; height:58.4px;}
	.icon-process4 { width:58.4px; height:65.6px;}
	.icon-process5 { width:62.4px; height:61.6px;}
	.icon-process6 { width:62.4px; height:60px;}
}

@media (max-width:1200px){
	.process-list > li:first-child::after { top:18%; }
	.process-list > li div { flex:0 0 80px; margin-right:15px; margin-left:40px;}
	.process-list > li ul li { padding-left:10px; font-size:16px; margin-top:7px;}
	.process-list > li ul li::before { font-size:16px; top:0; }
}
@media (max-width:1024px){
	.process-list { padding:40px 20px 40px 30px;  }
	.process-list > li { display:flex; align-items:flex-start; flex-direction:column; padding-top:0; position:relative;}

	.process-list > li > span { display:flex; flex:0 0 60px; position:relative; z-index:2; }
	.process-list > li > span em { width:60px; height:60px; border-radius:30px; font-size:20px; }
	.process-list > li::after { left:30px;}
	.process-list > li:first-child::after { top:5%; height:100%; }
	.process-list > li:last-child::after { height:10%; }
	.process-list > li div { flex:0 0 80px; width:80px; align-items:center; display:flex; justify-content:center; margin-right:0; margin-left:75px; padding-left:0; margin-top:-72px; }
	.process-list > li h3 { font-size:20px;  flex:0 0 100%; padding-left:75px; padding-top:10px;}
	.process-list > li h3 span { display:inline; }
	.process-list > li ul { flex:1; padding-left:75px; margin-top:10px; padding-bottom:60px;}
	.process-list > li ul li { text-align:left; padding-right:0; }
}

@media (max-width:640px){
	.process-list { padding:50px 20px 10px 20px;  }
	.process-list > li { display:flex; align-items:flex-start; flex-direction:column; padding-top:0; position:relative;}

	.process-list > li > span { display:flex; flex:0 0 60px; position:relative; z-index:2; }
	.process-list > li > span em { width:40px; height:40px; border-radius:30px; font-size:16px; }
	.process-list > li::after { left:20px; opacity:0.5}
	.process-list > li:first-child::after { top:5%; height:100%; }
	.process-list > li:last-child::after { height:10%; }
	.process-list > li div { flex:0 0 60px; width:50px; align-items:center; display:flex; justify-content:center; margin-right:0; margin-left:55px; padding-left:0; margin-top:-72px; }
	.process-list > li h3 { font-size:20px; padding-left:55px; padding-top:10px;}
	.process-list > li ul { padding-left:50px; padding-bottom:50px;}

	.icon-process1 { width:50.4px; height:44.24px;}
	.icon-process2 { width:39.2px; height:37.52px;}
	.icon-process3 { width:44.8px; height:40.88px;}
	.icon-process4 { width:40.88px; height:45.92px;}
	.icon-process5 { width:43.68px; height:43.12px;}
	.icon-process6 { width:43.68px; height:42px;}

}
@media (max-width:440px){
	.process-list > li ul li {font-size:14px; line-height:1.5;}
}


.location-wrap { max-width:1400px; margin:100px auto; }
.location-wrap div:nth-child(1) { border-radius:28px 28px 0 0; overflow:hidden; }
.location-wrap div:nth-child(1) img { max-width:100%; height:100%; object-fit:cover; }
.location-wrap div:nth-child(2) { border-radius:0 0 28px 28px; overflow:hidden; background:#031b4e url(../images/sub/location-bg.png) no-repeat center / cover;}
.location-wrap div:nth-child(2) ul { padding:91px 86px 91px 94px; display:flex; justify-content:space-between; align-items:center;}
.location-wrap div:nth-child(2) ul li { display:flex; flex-direction:column; position:relative; padding:0 0 0 54px;  }
.location-wrap div:nth-child(2) ul li:nth-child(1) { padding-left:0; }
.location-wrap div:nth-child(2) ul li:nth-child(3) { padding-right:0;  }
.location-wrap div:nth-child(2) ul li::after { content:"";display:block;width:1px; height:92%; background:#454545; position:absolute; left:0; top:2%; }
.location-wrap div:nth-child(2) ul li:nth-child(1)::after { display:none; }
.location-wrap div:nth-child(2) ul li em { font-size:18px; font-weight:500; color:#fff; display:block; margin-bottom:15px; font-style:normal; text-align:left; line-height:140%;}
.location-wrap div:nth-child(2) ul li strong { font-size:25px; line-height:140%; font-weight:700; color:#fff; text-align:left;}
.location-wrap div:nth-child(2) ul li:nth-child(2) strong,
.location-wrap div:nth-child(2) ul li:nth-child(3) strong { font-size:32px; }

.location-wrap .goggle-map { border-radius:25px 25px 0 0; overflow:hidden; border:1px solid #3368c6; border-bottom:none; }



@media (max-width:1400px){
	.location-wrap { margin:60px auto; }

	.location-wrap div:nth-child(2) ul { padding:70px 80px 70px 80px; display:flex; justify-content:space-between; align-items:flex-start;}
	.location-wrap div:nth-child(2) ul li { padding:0 40px 0 40px;  }
	.location-wrap div:nth-child(2) ul li::after { height:92%;top:2%; }
	.location-wrap div:nth-child(2) ul li em { font-size:16px; margin-bottom:10px; }
	.location-wrap div:nth-child(2) ul li strong { font-size:20px; }
	.location-wrap div:nth-child(2) ul li:nth-child(2) strong,
	.location-wrap div:nth-child(2) ul li:nth-child(3) strong { font-size:25px; }
}

@media (max-width:1200px){
	.location-wrap div:nth-child(2) ul { padding:30px 60px 30px 60px; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap;}
	.location-wrap div:nth-child(2) ul li { padding:0 20px 0 20px; margin:10px 0; flex:0 0 100%; display:flex !important; flex-direction:row; align-items:flex-end; justify-content:flex-start;}
	.location-wrap div:nth-child(2) ul li em { flex:0 0 60px; margin-right:0; display:inline-block; margin-bottom:5px; text-align:left;}
	.location-wrap div:nth-child(2) ul li strong { flex:0 0 auto; display:inline-block; }
	.location-wrap div:nth-child(2) ul li:nth-child(1) { padding-left:20px; }
	.location-wrap div:nth-child(2) ul li:nth-child(1)::after { display:block; }
	.location-wrap div:nth-child(2) {background-position: right bottom;}

	.location-wrap .goggle-map iframe { height:500px !important; }
}
@media (max-width:768px){
	.location-wrap div:nth-child(2) ul { padding:30px 40px ; }
	.location-wrap div:nth-child(2) ul li { padding:0 30px 0 20px; margin:5px 0; flex:0 0 100%; }
	.location-wrap div:nth-child(2) ul li:nth-child(1) { padding-left:20px; }
	.location-wrap div:nth-child(2) ul li em { flex:0 0 50px; font-size:13px; }
	.location-wrap div:nth-child(2) ul li strong { font-size:17px; }
	.location-wrap div:nth-child(2) ul li:nth-child(2) strong,
	.location-wrap div:nth-child(2) ul li:nth-child(3) strong { font-size:22px; }
	.location-wrap .goggle-map iframe { height:350px !important; }
}
@media (max-width:475px){
	.location-wrap div:nth-child(1) { height:350px; border:1px solid #3368c6;}
	.location-wrap div:nth-child(2) ul { padding:30px 10px 30px 30px; }
	.location-wrap div:nth-child(2) ul li { padding:0 20px 0 20px; margin:8px 0; flex:0 0 100%; flex-direction:column; align-items:flex-start; }
	.location-wrap div:nth-child(2) ul li:nth-child(1) { padding-left:20px; }
	.location-wrap div:nth-child(2) ul li em { font-size:12px; margin-bottom:3px; flex:0 0 auto;}
	.location-wrap div:nth-child(2) ul li strong { font-size:16px; }
	.location-wrap div:nth-child(2) ul li:nth-child(2) strong,
	.location-wrap div:nth-child(2) ul li:nth-child(3) strong { font-size:20px; word-break:break-all;}
}

.is_view_btn li { background:#fff !important;  }
#bo_v { padding:50px 50px 100px; background:#fff; margin:50px auto; }
#bo_v_title .bo_v_tit { line-height:1.3 !important; }
#bo_list .td_name { width:auto; }
#bo_v_title .bo_v_tit { font-size:2.2rem; font-weight:700; }

@media (max-width:640px){
	#bo_v { padding:20px 20px 60px; margin:0 auto; }
	#bo_v_title .bo_v_tit { font-size:1.5rem; }
	#bo_v_con * { font-size:1rem !important; }
	#bo_list .th_writer,
	#bo_list .td_name { display:none !important; } 
}

