
.pbmit-firstlater p::first-letter {
	font-size: 64px;
    float: left;
    margin-right: 10px;
    line-height: 40px;
    font-weight: 400;
	color: var(--pbmit-white-color);
	font-family: initial;
}
.single-sign-image{
	margin-bottom: 35px;
}
.choose-us-one-rightbox{
	margin-top: 40px;
}
.choose-us-one-rightbox p{
	color: rgba(255,255,255,.8);
}
.ihbox-section-one{
	padding-top: 90px;
}
.ihbox-one{
	margin-top: -240px;
}
.ihbox-section-one .col-md-4:first-child{
	background-color: var(--pbmit-global-color);
}
.ihbox-section-one .col-md-4:not(:last-child){
	border-right: 1px solid rgba(119,119,119,.2);
}
.ihbox-section-one .col-md-4:not(:first-child){
	background-color: var(--pbmit-white-color);
}
.about-one-rightbox{
	padding: 10px 0 50px 0;
}
.about-one-ihbox{
	margin-top: 30px;
	border-top: 1px solid #e7e7e7;
}
.about-one-ihbox .pbmit-ihbox-style-2{
	margin: 25px 0px 10px 0px;
}
.about-one-ihbox .col-md-6:last-child{
	border-left: 1px solid #e7e7e7;
}
.counter-one{
	padding: 80px 0px 70px 0px;
}
.counter-one .col-md-3:last-child .pbmit-fidbox-style-4{
	border-right: none;
}
.team-section-one{
	background-image: url(../images/homepage-1/bg/bg-01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.team-one-content{
	padding: 40px 0px 0px 5px;
}
.team-one-content p{
	color: rgba(255,255,255,1);
}
.team-one-box{
	margin-top: 40px;
}
.team-one-box .col-md-6{
	margin-bottom: 35px;
}
.testimonial-one-box{
	padding-top: 50px;
	position: relative;
}
.testimonial-one-box:after{
    content: "\e852";
    font-size: 300px;
    line-height: 300px;
    color: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -20px;
    opacity: .8;
    transform: rotate(180deg);
    margin-left: -130px;
	font-family: "pbminfotech-base-icons";
}
.client-section-one{
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #eaeaeb;
}
.client-section-one .swiper-slider{
	padding: 44px 0px;
}
/** Homepage 02 **/ 
.ihbox-section-two {
    margin-top: -115px;
    position: relative;
    z-index: 1;
}
.ihbox-section-two .col-md-4:first-child .pbmit-ihbox-style-5{
	background-color: var(--pbmit-light-color);
}
.ihbox-section-two .col-md-4:nth-child(2) .pbmit-ihbox-style-5{
	background-color: var(--pbmit-blackish-color);
}
.ihbox-section-two .col-md-4:last-child .pbmit-ihbox-style-5{
	background-color: var(--pbmit-global-color);
}
.ihbox-section-two .col-md-4:last-child .pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper i{
	color: var(--pbmit-white-color);
}
.ihbox-section-two .col-md-4:last-child .pbmit-ihbox-style-5 .pbmit-custom-heading:before{
	background-color: var(--pbmit-white-color);
}
.about-two-img-box{
	margin-bottom: 35px;
	position: relative;
}
.about-two-img-box img{
	-webkit-box-shadow: 0 0 30px rgba(15,8,49,.1);
    box-shadow: 0 0 30px rgba(15,8,49,.1);
}
.about-two-content{
	padding-top: 30px;
	padding-left: 50px;
}
.about-two-content .pbmit-firstlater P::first-letter{
	color: var(--pbmit-global-color);
}
.about-two-sing-img{
	margin-bottom: 35px;
}
.about-us-section-two{
	margin-top: -100px;
	padding: 35px 40px 30px 40px;
	box-shadow: 0 0 30px rgba(15,8,49,.1);
	background-image: url(../images/homepage-2/bg/bg-01.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
	background-color: var(--pbmit-white-color);
}
.about-us-two-btn{
	padding-top: 20px;
	text-align: right;
}
.testimonial-section-two{
	padding-top: 150px;
    padding-bottom: 100px;
    background-image: url(../images/homepage-2/bg/bg-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-section-two .swiper-horizontal>.swiper-pagination-bullets{
	text-align: right;
	bottom: 33px;
}
.testimonial-section-two .swiper-slider{
	margin-bottom: 30px;
}
.testimonial-two-box{
	position: relative;
	padding: 0 10px;
}
.testimonial-two-box:after{
	font-family: "pbminfotech-base-icons";
	content: "\e852";
	font-size: 180px;
	line-height: 180px;
	position: absolute;
	top: -85px;
	opacity: .4;
	left: 0;
	transform: rotate(180deg);
	font-weight: 700;
	color: var(--pbmit-white-color);
}
.counter-section-two{
	padding: 45px 0px 50px 0px;
}
.counter-section-two .col-md-6:last-child .pbmit-fidbox-style-5{
	border-right: none;
}
.who-we-are-two-content{
	padding-right: 25px;
}
.who-we-are-two-content ul.list-group{
	padding-top: 10px;
}
.progressbar-two-box{
	padding-top: 120px;
}
.service-arrow{
	position: relative;
}
.service-arrow .swiper-slider{
	padding-bottom: 50px;
}
/** Homepage 04 **/ 
.about-section-four{
	padding-top: 70px;
	padding-bottom: 150px;
}
.about-four-content{
	padding-top: 80px;
}
.about-four-content .pbmit-btn{
	margin: 15px 0px 21px 0px;
}
.timeline-section-four{
	padding-bottom: 70px;
	padding-top: 225px;
	margin-top: -140px;
}
.timeline-four-content{
	padding-top: 60px;
	color: rgba(255,255,255,.8);
}
/** Homepage 05 **/ 
.why-choose-five-heading{
	position: relative;
}
.why-choose-five-heading:after {
    content: ' ';
    position: absolute;
    right: 25px;
    top: 11%;
    width: 1px;
    height: 85%;
    background: #d0d1d2;
}
.why-choose-five-content{
	padding-top: 20px;
}
.why-choose-five-content p{
	text-align: justify;
}
.why-choose-five-content .pbmit-firstlater p::first-letter{
	color: var(--pbmit-blackish-color);
}
.why-choose-five-content .pbmit-btn{
	color: #2a2a2a;
}
.about-five-leftbox{
	position: relative;
	background-image: url(../images/homepage-5/bg/bg-img-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 285px;
	margin-left: 15px;
}
.about-five-content{
	position: relative;
	z-index: 1;
	padding: 70px 0px 87px 70px;
}
.about-five-content:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 162%;
	height: 100%;
	display: block;
	z-index: -1;
	background-color: var(--pbmit-white-color);
}
.about-five-content blockquote{
	border: none;
    background: none;
    padding: 0;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    padding-left: 60px;
    margin-top: 35px;
}
.about-five-content blockquote:before{
	position: absolute;
	content: "\e852";
    top: 0px;
    left: 0px;
    transform: rotate(180deg);
    font-size: 40px;
    line-height: 50px;
    font-family: 'pbminfotech-base-icons';
	color: var(--pbmit-global-color);
    display: inline-block;
}
.about-five-wrapper h3,
.about-five-wrapper h4{
	font-size: 14px;
	line-height: 24px;
    font-family: var(--pbmit-body-typography-font-family);
}
.about-five-wrapper h3{
	color: var(--pbmit-global-color);
}
.about-five-wrapper h4{
	font-weight: 400;
	color: #313538;
}
.service-section-five{
	margin-top: -250px;
	padding-top: 350px;
}
.introduction-five{
	padding-top: 80px;
	margin-top: 0;
	padding-bottom: 70px;
	background-color: var(--pbmit-white-color);
}
.progress-five{
	padding-right: 50px;
}
.progress-five-box{
	padding-top: 30px;
	margin-bottom: 35px;
}
.progress-five-box .progressbar-style-1{
	padding-top: 8px;
}
.accordion-five-box{
	padding-top: 50px;
}
.counter-five{
	padding-top: 60px;
	padding-bottom: 40px;
}
.counter-five .col-md-3:last-child .pbmit-fidbox-style-4{
	border-right: none;
}
.testimonial-five{
	background-image: url(/images/bg-img-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-five .swiper-slider{
	padding-top: 50px;
	margin-bottom: 30px;
}
.testimonial-five .swiper-horizontal>.swiper-pagination-bullets{
	text-align: right;
	bottom: 30px;
}
.testimonial-five .swiper-pagination-bullet{
	margin: 0 7px !important;
	background: var(--pbmit-white-color);
}
.team-section-five{
	padding-top: 90px;
	padding-bottom: 40px;
}
.team-five-text{
	padding: 40px 0px 0px 30px;
}
.team-five-btn{
	text-align: right;
}
.team-five-box{
	margin-top: 40px;
}
.team-five-box .col-md-6{
	margin-bottom: 35px;
}
.client-section-five{
	padding: 20px 0px 20px 0px;
} 
.client-section-five .swiper-slider{
	padding: 44px 0;
}
.client-section-five .pbmit-clientbox-style-1 img{
	filter: brightness(0) invert(1);
}
/** Homepage 06 **/
.appoinment-six{
	border-bottom: 1px solid #e9e9eb;
}
.appoinment-six-box{
	position: relative;
	z-index: 1;
	padding-top: 50px;
	padding-right: 40px;
	margin-top: -200px;
}
.appoinment-six-box:before{
	position: absolute;
	content: "";
	width: 164%;
	height: 100%;
	display: block;
	top: 0;
	right: 0;
	z-index: -1;
	background-color: var(--pbmit-blackish-color);
}
.appoinment-six-box h5{
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 25px;
	color: var(--pbmit-white-color);
}
.appoinment-six-box .pbmit-btn{
	margin-bottom: 25px;
}
.appoinment-six-ihbox{
	padding-top: 80px;
	padding-left: 70px;
}
.about-six-left-box{
	padding: 100px 0px 90px 0px;
	position: relative;
}
.about-six-left-box:before{
	position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 174%;
    height: 100%;
    display: block;
    background-color: var(--pbmit-light-color);
}
.about-six-img{
	position: relative;
	margin-bottom: 35px;
	z-index: 2;
}
.about-six-right-box{
	padding: 100px 15px 100px 95px;
	position: relative;
	z-index: 1;
}
.about-six-right-box:before{
	position: absolute;
	content: "";
	width: 176%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: -1;
	background-image: url(../images/homepage-6/bg/about-bg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
	background-color: var(--pbmit-white-color);
}
.about-six-quot{
	margin-bottom: 35px;
}
.about-six-quot blockquote{
	position: relative;
	font-size: 22px;
    line-height: 30px;
    font-style: italic;
	font-weight: 400;
	padding: 35px 25px 35px 35px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.about-six-quot blockquote:after{
	content: "";
    position: absolute;
    z-index: 1;
    border-top: 40px solid #272b37;
    border-right: 40px solid transparent;
    left: 0;
    bottom: -40px;
}
.about-six-sign{
	padding-top: 15px;
	padding-bottom: 15px;
}
.about-six-sign figure img{
	border-radius: 50%;
}
.about-six-sign h5{
	font-size: 15px;
    line-height: 24px;
    font-weight: 700;
	margin-bottom: 25px;
	font-family: var(--pbmit-body-typography-font-family);
}
.about-six-right-box p{
	margin-bottom: 35px;
}
.about-six-right-box .pbmit-firstlater p::first-letter{
	color: var(--pbmit-global-color);
}
.about-six-right-box .progressbar:last-child{
	margin-bottom: 25px;
}
.service-six-bg{
	position: relative;
	background-image: url(../images/homepage-6/bg/bg-01.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.service-six-bg:before{
	position: absolute;
	content: "";
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
	opacity: .90;
	display: block;
	background-color: var(--pbmit-light-color);
}
.pf-six-btn{
	text-align: right;
	margin-bottom: 21px;
}
.portfolio-six-box{
	padding-top: 30px;
}
.testimonial-six-box{
	margin-top: 100px;
	padding-bottom: 70px;
	margin-right: -130px;
	z-index: 1;
	position: relative;
	background-color: var(--pbmit-white-color);
}
.testimonial-six-box:after{
	font-family: "pbminfotech-base-icons";
    content: "\e852";
    width: 130px;
    height: 130px;
    font-size: 45px;
    line-height: 130px;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(180deg);
    font-weight: bold;
    text-align: center;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.testimonial-six-box .swiper-horizontal>.swiper-pagination-bullets{
	text-align: right;
	right: 130px;
	bottom: 11px;
}
.testimonial-six-right-box{
	position: relative;
	padding: 321px 0px; 
}
.testimonial-six-right-box:before{
	position: absolute;
	content: "";
    height: 100%;
    width: 180%;
    top: 0;
    left: 0;
	display: block;
	background-image: url(../images/homepage-6/bg/bg-02.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.counter-six{
	padding-top: 90px;
	padding-bottom: 440px;
	position: relative;
	z-index: 1;
}
.counter-six .col-md-6:last-child .pbmit-fidbox-style-8{
	border-right: none;
}
.blog-six-box{
	position: relative;
	z-index: 1;
	margin-top: -360px;
	padding: 60px 60px 5px 60px;
	background-color: var(--pbmit-white-color);
}
.blog-six-btn{
	text-align: right;
}
.client-six{
	padding-top: 25px;
	padding-bottom: 25px;
}
.client-six .swiper-slider{
	padding: 44px 0px;
}
/** Homepage 07 **/
.why-choose-section-seven{
	position: relative;
	background-image: url(../images/homepage-7/bg/bg-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	z-index: 1;
}
.why-choose-section-seven:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0.8;
	z-index: -1;
	background-color: var(--pbmit-blackish-color);
}
.about-section-seven{
	padding-bottom: 70px;
}
.about-seven-imgbox{
	position: relative;
	z-index: 1;
	margin-top: -90px;
	margin-bottom: 35px;
}
.about-seven-content{
	padding-top: 80px;
	padding-left: 55px;
}
.about-seven-content .pbmit-firstlater p::first-letter{
	color: var(--pbmit-global-color);
}
.about-seven-ihbox{
	padding-bottom: 40px;
	border-bottom: 1px solid #e8e9eb;
}
.about-seven-single-img{
	margin-bottom: 35px;
}
.about-seven-inner{
	padding-top: 40px;
	padding-left: 15px;
}
.about-seven-single-img img{
	border-radius: 50%;
}
.about-seven-inner h5{
	font-size: 15px;
	color: #272b2e;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 25px;
	font-family: var(--pbmit-body-typography-font-family);
}
.service-seven-slider.swiper-slider{
	padding-bottom: 50px;
}
.service-seven-slider .swiper-pagination-bullet{
	border-radius: 0px;
	margin: 0px 2px !important;
}
.counter-seven .col-md-6:last-child .pbmit-fidbox-style-9{
	border-right: none;
}
.team-section-seven{
	background-image: url(../images/homepage-7/bg/team-bg.jpg);
    background-position: left center;
    background-repeat: no-repeat;
	overflow: hidden;
}
.team-seven-left-box{
	padding-top: 100px;
	padding-right: 550px;
}
.team-seven-right-box{
	position: relative;
	padding: 100px 15px 60px 15px;
}
.team-seven-right-box:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 235%;
	height: 100%;
	display: block;
	background-image: url(../images/homepage-7/bg/bg-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.team-seven-bg-layer:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 235%;
	height: 100%;
	display: block;
	opacity: .9;
	background-color: var(--pbmit-blackish-color);
}
.team-seven-right-box .swiper-slider{
	margin-left: -500px;
}
.history-content-wrapper{
	width: 60%;
    margin: 0 auto;
    margin-top: 20px;
}
.testimonial-seven{
	padding: 90px 0px 30px 0px;
	background-image: url(../images/homepage-7/bg/testimonial-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-seven .pbmit-heading-subheading-style-1{
	margin-bottom: 10px;
}
.testimonial-seven .testimonial-arrow{
	position: relative;
}
.testimonial-seven .swiper-button-next,
.testimonial-seven .swiper-button-prev{
	left: 5%;
}
.testimonial-seven .swiper-slider{
	position: relative;
	padding-bottom: 50px;
}
.testimonial-seven .swiper-slider:after{
	content: "Q";
    font-size: 300px;
    line-height: 300px;
    position: absolute;
    top: -32px;
    left: -10px;
    opacity: .2;
	font-weight: 400;
	color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.testimonial-seven .pbmit-testimonialbox-style-3 blockquote{
	font-size: 30px;
	line-height: 40px;
}
.testimonial-seven .pbmit-testimonialbox-style-3 blockquote,
.testimonial-seven .pbmit-testimonialbox-style-3 .pbmit-author-name,
.testimonial-seven .pbmit-testimonialbox-style-3 .pbmit-box-title .pbmit-box-footer{
	color: var(--pbmit-white-color);
}
.testimonial-seven .pbmit-testimonialbox-style-3 .pbmit-author-name{
	font-size: 20px;
	font-family: var(--pbmit-heading-typography-font-family);
}
.client-section-seven{
	padding: 50px 0px 50px 0px;
}
.client-section-seven .swiper-slider{
	padding: 44px 0px;
}
.blog-seven-box .col-md-12:last-child .pbmit-box-blog.pbmit-blogbox-style-4{
	border-bottom: none;
	padding-bottom: 0;
}
.blog-seven-box{
	padding-right: 50px;
}
.form-seven-box{
	padding: 50px 50px 30px 50px;
	background-color: var(--pbmit-light-color);
}
.form-seven-box .pbmit-title{
	font-size: 30px;
	line-height: 40px;
}
.form-seven-box .form-control{
	border-color: rgba(119,119,119,.2);
	background-color: var(--pbmit-white-color);
}
.form-seven-box .form-control:focus{
	background-color: var(--pbmit-white-color);
}
.form-seven-box .pbmit-btn{
	padding: 15px 20px 15px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.75;
}
/** Homepage 08 **/
.about-section-eight{
	padding-top: 90px;
	padding-bottom: 95px;
}
.about-eight-img-box{
	padding-right: 80px;
	position: relative;
}
.about-eight-img-box img{
	border-radius: 5px;
}
.about-eight-first-img{
	text-align: right;
	margin-bottom: 35px;
	position: relative;
}
.about-eight-first-img:after{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 160px;
    border-radius: 5px;
	background-color: var(--pbmit-global-color);
}
.about-eight-second-img{
	position: absolute;
    bottom: -190px;
    z-index: -1;
    left: 0;
	margin-bottom: 35px;
}
.about-eight-content{
	margin-left: -20px;
}
.about-eight-content ul.list-group li{
	margin-bottom: 20px;
	color: var(--pbmit-blackish-color);
}
.about-eight-content ul.list-group i{
	font-size: inherit;
	color: var(--pbmit-global-color);
}
.about-eight-year-box{
	padding-left: 40px;
}
.pbmit-about-year{
	position: relative;
    width: 90px;
    height: 90px;
    line-height: 100px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
	padding: 5px;
    border-radius: 50%;
    color: var(--pbmit-white-color);
    background: var(--pbmit-blackish-color);
    font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-about-year::before{
	content: "";
    position: absolute;
    width: 2px;
    height: 90px;
    left: -58px;
	background-color: var(--pbmit-global-color);
}
.pbmit-about-year a{
	font-size: 15px;
    line-height: 20px;
    display: inline-block;
	color: var(--pbmit-white-color);
}
.pbmit-about-year:after{
	content: '';
    width: 80px;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    background-color: #e8e9e9;
    position: absolute;
    top: 0;
    left: -10px;
    z-index: -1;
    border-radius: 50%;
}
.about-eight-btn{
	padding-top: 30px;
}
.portfolio-eight-bg{
	padding-bottom: 70px;
	margin-top: 80px;
	position: relative;
}
.portfolio-eight-bg:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: -1;
	margin-top: 60px;
	background-color: var(--pbmit-light-color);
}
.ihbox-eight-box{
	margin-top: -60px;
}
.pbmit-boxes-portfolio-style-2{
	padding-top: 90px;
}
.portfolio-eight-heading{
	margin-bottom: 25px;
}
.pbmit-sortable-list{
	text-align: end;
}
.pbmit-sortable-list-ul{
    margin: 0;
    padding: 0;
    margin-bottom: 50px;
    margin-top: 40px;
}
.pbmit-sortable-list .pbmit-sortable-list-ul li {
    display: inline-block;
    padding-right: 35px;
    position: relative;
}
.pbmit-sortable-list .pbmit-sortable-list-ul a.pbmit-selected{
	color: var(--pbmit-global-color);
}
.pbmit-sortable-list .pbmit-sortable-list-ul li:after{
    content: "";
    height: 14px;
    width: 2px;
    background-color: #1f2839;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 15px;
    z-index: 1;
    transform: rotate(20deg);
}
.pbmit-sortable-list .pbmit-sortable-list-ul a {
    display: block;
    cursor: pointer;
    line-height: 22px;
    width: auto;
    position: relative;
    z-index: 3;
    color: #212121;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: transparent;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: none;
	font-weight: 400;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-sortable-list .pbmit-sortable-list-ul a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-sortable-list .pbmit-sortable-list-ul li:last-child:after{
    display: none;
}
.counter-eight-bg{
	position: relative;
	z-index: 1;
	padding: 90px 0px 325px 0px;
	background-image: url(../images/homepage-8/bg/bg-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.counter-eight-bg:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	opacity: .9;
	z-index: -1;
	background-color: var(--pbmit-blackish-color);
}
.counter-eight-box{
	padding-bottom: 100px;
	border-bottom: 1px solid rgba(255,255,255,0.19);
}
.ihbox-eight{
	margin-top: -50px;
}
.why-choose-eight-content{
	margin-top: -220px;
    padding-top: 80px;
    padding-left: 60px;
	position: relative;
	z-index: 1;
	background-color: var(--pbmit-white-color);
}
.why-choose-eight-single-img{
	margin-bottom: 35px;
}
.why-choose-eight-counter{
	padding-top: 10px;
	padding-bottom: 40px;
}
.why-choose-eight-img{
	position: relative;
	z-index: 1;
	margin-top: -220px;
	background-image: url(../images/homepage-8/bg/bg-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 280px 0;
}
.client-section-eight{
	padding: 35px 0px;
}
.client-section-eight .swiper-slider{
	padding: 44px 0px;
}
.team-section-eight{
	padding-top: 90px;
}
.team-section-eight .pbmit-heading-subheading-style-2{
	margin-bottom: 60px;
}
.appoinment-eight{
	padding-top: 80px;
}
.appoinment-eight-img{
	position: relative;
	padding: 425px 0;
	height: 100%;
}
.appoinment-eight-img:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	display: block;
	background-image: url(../images/homepage-8/bg/bg-03.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.appoinment-eight-main{
	padding: 100px 150px 60px 130px;
	background-color: var(--pbmit-blackish-color);
}
.appoinment-eight-main .pbmit-btn{
	font-weight: 500;
	letter-spacing: 1px;
}
.appoinment-eight-main .pbmit-btn:hover{
	color: #42474c;
	background-color: var(--pbmit-white-color);
}
.blog-heading-subheading-style .pbmit-subtitle{
	font-weight: 700;
    font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.blog-heading-subheading-style .pbmit-title{
	font-weight: 600;
    font-size: 44px;
    line-height: 48px;
}

/*----------------------------------------*/
/* 01 - Inner Page 
/*----------------------------------------*/
/**   00 - About Us **/
.about-us-section{
	padding: 90px 0px 50px 0px;
}
.about-us-single-img{
	margin-bottom: 35px;
}
.about-us-single-img img{
	-webkit-box-shadow: 0 0 30px rgba(15,8,49,.1);
    box-shadow: 0 0 30px rgba(15,8,49,.1);
}
.about-us-content{
	padding-top: 10px;
    padding-left: 25px;
}
.about-us-content .progressbar .progress-label{
	color: var(--pbmit-blackish-color);
}
/** 02 - Team Single **/
.our-team-section .col-md-6{
	margin-bottom: 35px;
}
.eceaydin-page-single{
	margin:70px 0;
}
.eceaydin-page-single .eceaydin-page-des{
	margin-left: -100px;
	padding-left: 115px;
    margin-top: 20px;
}
.eceaydin-page-single .eceaydin-page-des h3{
	font-size: 26px;
    margin-bottom: 0;
    line-height: 40px;
	margin-top: 30px;
}
.eceaydin-page-single .eceaydin-page-single-position{
	font-size: 18px;
    font-weight: 400;
    color: #989898;
	margin-top: 30px;
}
.eceaydin-details-wrapper{
	margin-top: 30px;
}
.eceaydin-details-wrapper ul li{
	width: 100%;
    float: left;
	margin-bottom: 25px;
}
.eceaydin-details-wrapper .eceaydin-list-title{
	position: relative;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
	color: var(--pbmit-blackish-color);
}
.eceaydin-details-wrapper .eceaydin-list-value{
    font-size: 16px;
    line-height: 24px;
}
.eceaydin-details-wrapper .eceaydin-list-value a{
	color: var(--pbmit-blackish-color);
}
.pbmit-team-social-links-wrapper{
	clear: both;
}
.eceaydin-page-single .pbmit-team-social-links-wrapper ul {
    padding: 15px 0 0 0;
}
.eceaydin-page-single .pbmit-team-social-links-wrapper ul li{
	margin-right: 5px;
    display: inline-block;	
}
.eceaydin-page-single .pbmit-team-social-links-wrapper ul li a{
	font-size: 15px;
    padding: 10px 8px;
    display: inline-block;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	transition: all .3s ease 0s;
}
.eceaydin-page-single .pbmit-team-social-links-wrapper ul li a:hover{
	background-color: var(--pbmit-blackish-color);
}
.eceaydin-single-content{
	margin-top: 50px;
}
.eceaydin-inner{
	padding-top: 15px;
	padding-bottom: 15px;
}
.eceaydin-page-single-progress{
	padding-top: 90px;
	padding-bottom: 60px;
	background-color: var(--pbmit-light-color);
}
.pbmit-team-progress-box{
	margin-bottom: 35px;
}
.pbmit-team-progress-box h4{
	padding-bottom: 25px;
}
.pbmit-team-progress-box .progress-label{
	color: var(--pbmit-blackish-color);
}
.pbmit-team-contact-form{
	padding: 0 0px 50px 0px;
}
.pbmit-team-contact-form form{
	margin-top: 30px;
}
.pbmit-team-contact-form .form-control{
	border-color: rgba(119,119,119,.2);
}
/** 03 - Service Detail **/
.service-style-2 .col-md-6{
	margin-bottom: 35px;
}
.service-detail{
	margin-bottom: 60px;
}
.service-left-col {
    flex: 0 0 30%;
    max-width: 30%;
	margin-top: 65px;
}
.service-right-col {
	flex: 0 0 70%;
    max-width: 70%;
	padding-top: 65px;
}
.service-sidebar .widget{
	margin-bottom: 30px;
    font-size: 14px;
	margin: 45px 0 35px;
    word-wrap: break-word;
}
.service-sidebar .widget:first-child{
	margin-top: 0;
}
.service-sidebar .all-post-list ul{
	background-color: #fafafa;
    padding: 20px;
}
.service-sidebar .all-post-list ul li a{
	padding: 12px 15px;
    display: block;
    position: relative;
    margin-bottom: 8px;
    font-size: 15px;
	font-weight: 400;
	font-family: "Prata",Arial,Helvetica,sans-serif;
    color: var(--pbmit-secondary-color);
    background: var(--pbmit-white-color);
}
.service-sidebar .all-post-list ul li a:after{
	content: '\e809';
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    font-weight: 400;
    float: right;
    color: var(--pbmit-secondary-color);
}
.service-sidebar .all-post-list ul li.post-active a,
.service-sidebar .all-post-list ul li a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.service-sidebar .all-post-list ul li.post-active a:after,
.service-sidebar .all-post-list ul li a:hover:after{
	color: var(--pbmit-white-color);
}
.service-sidebar .download .item-download{
	margin-bottom: 15px;
    position: relative;
}
.widget .download .item-download a{
	display: block;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    color: var(--pbmit-secondary-color);
	background: var(--pbmit-white-color);
    border: 2px solid var(--pbmit-blackish-color);
}
.widget .download .item-download a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.widget .download .item-download a i{
	font-size: 20px;
    padding-right: 20px;
    padding: 20px;
    display: inline-block;
    margin-right: 20px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-service-contant{
	padding-top: 40px;
}
.service-single-img{
	margin-bottom: 35px;
}
.line-chart-img{
	margin-bottom: 35px;
}
/** 04 - portfolio Detail **/
.portfolio-single{
	padding-top: 82px;
}
.pbmit-pf-single-details-area{
	background-color: #fafafa;
}
.project-details-top{
	padding: 30px 30px 25px 30px;
	background-color: var(--pbmit-global-color);
}
.project-details-top h3{
	margin: 0;
	font-size: 22px;
    font-weight: 400;
    line-height: 32px;
	color: var(--pbmit-white-color);
}
.pbmit-pf-short-desc{
	padding: 30px 30px 0;
}
.pbmit-pf-detailbox{
	padding: 13px 30px 35px 30px;
    margin-top: -10px;
}
.pbmit-pf-detailbox ul li{
	padding-bottom: 13px;
    padding-top: 13px;
    border-bottom: 1px solid #eee;
}
.pbmit-pf-detailbox .pbmit-pf-details-heading{
	width: 45%;
    display: inline-block;
	font-weight: 700;
}
.pbmit-pf-single-content-area{
	padding-top: 50px;
}
.pbmit-pf-ihbox{
	padding-top: 30px;
	margin-bottom: 30px;
}
.pbmit-pf-single-content-bottom {
    width: auto;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 20px;
}
.pbmit-pf-single-category-w,
.pbmit-social-share-portfolio-wrapper{
	width: 50%;
}
.pbmit-pf-single-category-w{
	float: left;
}
.pbmit-pf-single-category-w a{
	display: inline-block;
    color: #4d4d4d;
    font-size: 12px;
    padding: 3px 10px;
	background-color: var(--pbmit-light-color);
}
.pbmit-pf-single-category-w a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-social-share-portfolio-wrapper{
	float: right;
    margin-top: -15px;
    text-align: right;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-title{
	padding-right: 10px;
    position: relative;
    margin-right: 9px;
    margin-top: 14px;
    font-weight: 500;
    font-size: 17px;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-title,
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-links{
	display: inline-block;
    vertical-align: middle;
    float: none;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-links ul li{
	display: inline-block;
    padding-right: 10px;
    padding-top: 6px;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-links ul li:last-child{
	padding-right: 0;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-links ul li a{
	border-radius: 50%;
    display: block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-links ul li a:hover{
	background-color: var(--pbmit-global-color);
}
.pbmit-pf-single-np-nav {
    position: relative;
    margin-bottom: 80px;
    margin-top: 40px;
}
.pbmit-pf-single-np-nav nav::after{
    content: "";
    width: 100%;
    height: 1px;
    z-index: 11;
    position: absolute;
    top: -30px;
	left: 0;
	background-color: #e9e9e9;
}
.pbmit-pf-single-np-nav .nav-links:after{
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.pbmit-pf-single-np-nav .nav-previous,
.pbmit-pf-single-np-nav .nav-next{
	position: relative;
	display: inline-block;
}
.pbmit-pf-single-np-nav .nav-previous:before,
.pbmit-pf-single-np-nav .nav-next:before{
	position: absolute;
    z-index: 1;
    display: block;
    bottom: 0;
    content: '';
    border-bottom: 1px solid var(--pbmit-global-color);
    width: 0%;
    right: 0;
    left: auto;
    -webkit-transition: width .3s linear 0s,right 0s linear .3s,left 0s linear .3s;
    -o-transition: width .3s linear 0s,right 0s linear .3s,left 0s linear .3s;
    -moz-transition: width .3s linear 0s,right 0s linear .3s,left 0s linear .3s;
    transition: width .3s linear 0s,right 0s linear .3s,left 0s linear .3s;
}
.pbmit-pf-single-np-nav .nav-previous{
	float: left;
}
.pbmit-pf-single-np-nav .nav-previous:hover:before{
	width: 100%;
    right: 0;
    left: auto;
}
.pbmit-pf-single-np-nav .nav-links a{
	font-size: 18px;
    font-weight: 600;
    position: relative;
    display: inline-block;
	color: var(--pbmit-secondary-color);
}
.pbmit-pf-single-np-nav .nav-links a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-pf-single-np-nav .nav-previous a{
	padding-left: 20px;
}
.pbmit-pf-single-np-nav .nav-previous a:after,
.pbmit-pf-single-np-nav .nav-next a:before{
	font-family: "pbminfotech-base-icons";
    content: '\e808';
    position: absolute;
    top: 0;
    left: 0;
}
.pbmit-pf-single-np-nav .nav-next{
	float: right;
}
.pbmit-pf-single-np-nav .nav-next:before{
	right: auto;
    left: 0;
}
.pbmit-pf-single-np-nav .nav-next:hover:before{
	width: 100%;
}
.pbmit-pf-single-np-nav .nav-next a{
	padding-right: 20px;
}
.pbmit-pf-single-np-nav .nav-next a:before{
	content: '\e809';
    left: auto;
    right: 0;
}
/** 05 - Blog Detail**/
.blog-right-col{
    flex: 0 0 70%;
    max-width: 70%; 
	padding-right: 20px;
	padding-top: 65px;
}
.blog-left-col{
    flex: 0 0 30%;
    max-width: 30%;
	padding-left: 20px;
	margin-top: 65px;
    padding-bottom: 40px; 
}
/** --- Blog Classic ---**/
.blog-classic{
	margin-bottom: 60px;
}
.pbmit-blog-classic .pbmit-featured-img-wrapper{
	position: relative;
}
.pbmit-blog-classic .pbmit-blog-classic-box-content{
	padding: 30px 0 0;
    position: relative;
    margin-bottom: 60px;
}
.pbmit-blog-classic .pbmit-box-title h4{
	font-size: 30px;
    line-height: 40px;
}
.pbmit-blog-classic .pbmit-entry-meta-wrapper,
.pbmit-blog-classic .pbmit-entry-meta-wrapper .pbmit-meta-line a{
	font-weight: 600;
    text-transform: uppercase;
    line-height: 12px;
    font-size: 11px;
    margin-bottom: 20px;
}
.pbmit-blog-classic .pbmit-meta-line a,
.pbmit-blog-classic .pbmit-entry-meta-wrapper{
	color: #80858b;
}
.pbmit-blog-classic .pbmit-entry-meta-blogclassic{
	position: relative;
    padding-top: 5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.pbmit-blog-classic .pbmit-meta-line{
	margin-right: 10px;
}
.pbmit-blog-classic .pbmit-meta-line .author{
	text-transform: capitalize;
}
.pbmit-blog-classic .pbmit-meta-line a:hover,
.pbmit-blog-classic .pbmit-readmore-link a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-blog-classic .pbmit-readmore-link{
	display: block;
	margin-top: 10px;
}
.pbmit-blog-classic .pbmit-readmore-link a{
	font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    position: relative;
    display: inline-block;
    padding-right: 20px;
	color: var(--pbmit-blackish-color);
}
.pbmit-blog-classic .pbmit-readmore-link a:after{
	position: absolute;
    font-family: "pbminfotech-base-icons";
    content: "\e826";
    right: 0;
    top: 2px;
}
/**--- Sidebar Right ---**/
.sidebar .widget:first-child {
    margin-top: 0;
}
.sidebar .widget{
	margin-bottom: 30px;
    font-size: 14px;
	margin: 45px 0 35px;
    word-wrap: break-word;
}
.widget .search-form {
    position: relative;
}
.widget .search-form:after{
	font-family: "pbminfotech-base-icons";
    content: '\e825';
    position: absolute;
    right: 14px;
    top: 14px;
    font-weight: 700;
    opacity: 1;
    color: #fff;
    z-index: 1;
}
.widget .search-form .search-field {
    display: block;
    width: 100%;  
    line-height: 24px;
    font-size: 12px;
    padding: 13px 20px;
    font-weight: 400;
    color: #999;
	border: none;
    border-radius: 0px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    font-family:inherit;
	background-color: var(--pbmit-light-color);
}
.sidebar .widget .search-form .search-submit{
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: none;
    border: 0px solid transparent;
    text-indent: -999px;
    padding: 0;
    width: 46px;
    height: 50px;
    z-index: 1;
    border-radius: 0;
    background-color: var(--pbmit-blackish-color);
    background-repeat: no-repeat;
    margin: 0;
}
.sidebar .widget-title{
	font-weight: 700;
    font-size: 18px;
    line-height: 24px;
	margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
	color: var(--pbmit-blackish-color);
}
.sidebar .widget-title:before{
	position: absolute;
    height: 2px;
    width: 50px;
    left: 0;
    bottom: -1px;
    content: "";
	background-color: var(--pbmit-global-color);
}
.sidebar .recent-post-list li:first-child{
	padding-top: 10px;
}
.sidebar .recent-post-list li{
	padding: 20px 0;
    padding-top: 0;
}
.sidebar .recent-post-list li:after{
	content: " ";
    display: table;
    clear: both;
}
.sidebar .recent-post-list li img{
	display: block;
    width: 82px;
    float: left;
    margin-right: 15px;
    padding: 3px;
}
.sidebar .recent-post-list li a{
	font-size: 15px;
	font-weight: 400;
	font-family: "Prata",Arial,Helvetica,sans-serif;
}
.sidebar .recent-post-list li .post-date{
	display: block;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
	color: var(--pbmit-global-color);
}
.sidebar .widget-categories ul li{
	position: relative;
}
.sidebar .widget-categories ul li a{
	position: relative;
    padding-left: 22px !important;
	padding: 15px 10px 15px 0;
    display: block;
	transition: all .3s ease 0s;
}
.sidebar .widget-categories ul li a:before{
	font-family: "pbminfotech-base-icons";
    content: "\e809";
    margin-right: 12px;
    opacity: .9;
    position: absolute;
    left: 0;
}
.sidebar .widget-categories ul li span{
	position: absolute;
	right: 15px;
    top: 10px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
	display: block;
    font-size: 12px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-light-color);
}
.sidebar .widget-contact{
	background-position: left top;
    background-repeat: repeat;
    background-size: cover;
	background-image: url(../images/blog/blog-07.jpg);
}
.sidebar .single-service-contact {
    padding: 20px;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    background: rgba( 50,58,67,0.90);
}
.sidebar .single-service-contact-inner {
    position: relative;
    z-index: 2;
    border: 1px dashed rgba(255,255,255,.3);
    padding: 25px;
    padding-top: 35px;
}
.sidebar .single-service-contact-inner i{
	color: var(--pbmit-global-color);
}
.sidebar .single-service-contact-inner i::before{
	font-size: 70px;
    line-height: 70px;
}
.sidebar .single-service-contact-inner  h3{
	font-size: 22px;
    color: var(--pbmit-white-color);
    margin: 20px 0 5px 0;
}
.sidebar .single-service-contact-inner p{
	font-size: 15px;
}
.sidebar .single-service-contact ul li{
	padding-left: 25px !important;
    position: relative;
	padding: 0 0 15px 0;
}
.sidebar .single-service-contact span{
	position: absolute;
    left: 0;
	top: 4px;
	color: var(--pbmit-global-color);
}
.sidebar .single-service-contact a {
    font-size: 15px;
    font-weight: 600;
	color: var(--pbmit-white-color);
}
.sidebar .tagcloud a{
	font-size: 13px;
	position: relative;
    display: inline-block;
    color: #42474c;
    font-weight: 500;
    padding: 10px 20px;
    margin-bottom: 6px;
    margin-right: 3px;
    background: var(--pbmit-light-color);
	-webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.sidebar .tagcloud a:hover{
	color: var(--pbmit-white-color);
	background: var(--pbmit-global-color);
}
/** --- Blog Large ---**/
.pbmit-blog-detail{
	margin-bottom: 40px;
}
.blog-details .pbmit-featured-img-wrapper{
    position: relative;
}
.blog-details .pbmit-box-title h4{
	font-size: 30px;
    line-height: 40px;
	margin-bottom: 20px;
}
.blog-details .entry-content h5{
	margin-top: 30px;
}
.blog-details blockquote{
	font-size: 15px;
    line-height: 25px;
    font-style: italic;
    font-weight: 500;
    margin: 60px 0 60px 0;
    background-color: var(--pbmit-light-color);
    padding: 30px;
    position: relative;
    border-left: 5px solid var(--pbmit-global-color);
}
.blog-details blockquote p{
	margin-bottom: 0;
}
.blog-details blockquote cite{
	color: #1a1a1a;
    display: block;
    font-size: 10px;
    line-height: 1.75;
	font-style: normal;
}
.blog-details blockquote cite:before{
	content: "\2014\00a0";
}
.blog-details .alignleft {
	width: 300px;
    float: left;
    margin: 0.375em 1.75em 1.75em 0;
}
.blog-details ul.list-group{
	display: inline-block;
}
.blog-details ul.list-group .list-group-item i{
	font-size: inherit;
	color: var(--pbmit-global-color);
}
.blog-details .pbmit-meta-info-bottom{
	border-top: 1px solid #e8e8e8;
    padding-top: 20px;
    margin-top: 40px;
}
.blog-details .pbmit-meta-info-bottom-left{
	float: left;
}
.blog-details .pbmit-meta-info-bottom-left .tags-links a {
    display: inline-block;
    padding: 8px 15px;
    background-color: #f8f8f8;
    color: #42474c;
    font-size: 14px;
	-moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.blog-details .pbmit-meta-info-bottom-left .tags-links a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.blog-details .pbmit-social-share-post-wrapper{
	float: right;
}
.blog-details .pbmit-social-share-links ul li {
    display: inline-block;
    padding-right: 6px;
    padding-top: 6px;
}
.blog-details .pbmit-social-share-links ul li a{
	border-radius: 50%;
    display: block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-social-share-links ul li a:hover{
	background-color: var(--pbmit-global-color);
}
.clearfix:before{
	display: table;
    content: " ";
}
.comment-respond{
	margin-top: 60px;
	margin-bottom: 60px;
}
.comment-reply-title{
	font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 10px;
}
.comment-respond form{
	margin-bottom: 20px;
}
.comment-form .comment-notes {
    font-style: italic;
}
.comment-form form .form-control{
	border-color: rgba(119,119,119,.2);
}
.comment-form form .form-control:focus{
	border-color: var(--pbmit-global-color);
}
.comment-form form input[type="checkbox"]{
	-webkit-appearance: auto;
}
.comment-form  .comment-form-cookies-consent label{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.comment-form form input[type="submit"]{
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 12px 34px;
}
/** 06 - Contacts **/
.contact-ihbox .col-md-4:nth-child(2) .pbmit-ihbox-style-4{
	background-color: var(--pbmit-global-color);
}
.contact-ihbox .col-md-4:nth-child(2) .pbmit-cta3-content-wrapper a:hover{
	color: var(--pbmit-white-color);
}
.contact-ihbox{
	position: relative;
	z-index: 1;
	margin-top: -95px;
	box-shadow: 0 0 30px rgba(15,8,49,.1);
}
.contact-details{
	padding: 70px 50px 30px 0px;
}
.contact-details h5{
	font-size: 18px;
	line-height: 20px;
}
.contact-details p{
	margin-bottom: 10px;
}
.contact-form{
	position: relative;
	padding-top: 190px;
	padding-left: 60px;
	padding-bottom: 10px;
	margin-top: -120px;
}
.contact-form:before{
	content: "";
	position: absolute;
	width: 164%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: -1;
	background-color: var(--pbmit-light-color);
}
.contact-form .form-control{
	background-color: var(--pbmit-white-color);
	border: 1px solid rgba(119,119,119,.2);
}
.contact-form .form-control:focus{
	background-color: var(--pbmit-white-color);
}
.contact-form .pbmit-btn{
	font-weight: 500;
	letter-spacing: 1px;
	padding: 16px 34px 16px;
	width: 100%;
	line-height: 1.75;
}
.contact-section-iframe iframe{
    width: 100%;
    height: 600px;
	border: 0px; 
}
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: -26px;
	margin-right: 20%;
}
.message-status{
	margin-top: 30px;
}
/**07 - Comment Form **/
.form-control{
	font-size: 12px;
	line-height: 24px;
	padding: 13px 20px;
    font-weight: normal;
	width: 100%;
	margin-bottom: 25px;
	border-radius: 0;
	background-color: #fff0;
    border: 1px solid rgb(255 255 255 / 28%);
}
.form-control:focus{
	color: #666;
	border-color: var(--pbmit-global-color);
	background-color: #fff0;
}
.form-style-1 .form-control{
    background-color: rgb(0 0 0 / 15%);
    padding: 18px 20px;
    border: none;
    font-size: 14px;
}
.form-style-1 .form-control::placeholder{
    color: #999;
}

.language a .language-border {
    width: 50px;
    height: 26px;
    border-radius: 13px;
    background: transparent;
    border: 1px solid rgb(255 255 255 / 36%);
    position: relative;
}
    .language a .language-border .language-circle {
        width: 18px;
        height: 18px;
        background: #ffffff;
        border-radius: 100%;
        position: absolute;
        top: 3px;
        right: 5px;
        transition: .2s;
    }


.language a span {
    color: #ffffff;
    margin-left: 11px;
    display: block;
    width: 20.5px;
    position: relative;
    z-index: 1;
}
.language a .language-border .language-circle.tr {
  right: 26px;
  transition: .2s
}
.sticky-header .language a span {
    color: #2a2a2a;
}
.sticky-header .language a .language-border .language-circle {
    background: #2a2a2a;
}
.sticky-header .language a .language-border {
    border: 1px solid rgb(110 110 110 / 36%);
}
.pbmit-textcolor-white .pbmit-cta3-content-wrapper a.phone{
    color: rgba(255,255,255,1);
}
#about {
    position: relative;
    background: #fff;
    padding:100px 0;
}
.about-txt p {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
}
.about-txt h1 {
    font-size: 26px;
    line-height: 34px;
    color: #4d4d4d;
}
.pbmit-team-contact-form h4{
    margin-bottom:35px;
}
/* Footer */

footer .footer-container {
    padding: 0 50px;
}

.footer-top {
    padding: 0 50px;
    position: relative;
    z-index: 1;
}

    .footer-top .footer-top-wrapper {
        background: white;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 90px;
        height: 155px;
        border-radius: 78px;
        box-shadow: 0 33px 36px 0px rgba(100, 126, 162, .1);
        background: #23262c;
    }

        .footer-top .footer-top-wrapper .footer-contact ul {
            display: flex;
            align-items: center;
        }

            .footer-top .footer-top-wrapper .footer-contact ul li a {
                height: 64px;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 20px;
                color: #a7a7a7;
                border-radius: 32px;
                padding: 0 40px;
                margin-left: 10px;
                background: #2e3137;
            }

                .footer-top .footer-top-wrapper .footer-contact ul li a .icon {
                    margin-right: 20px;
                }

                    .footer-top .footer-top-wrapper .footer-contact ul li a .icon img {
                        height: 20px;
                    }

.footer-main {
    background: #23262c;
    margin-top: -78px;
    border-top-right-radius: 36px;
    border-top-left-radius: 36px;
    padding: 80px 120px 20px;
}

    .footer-main .footer-links {
        padding: 70px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

        .footer-main .footer-links ul {
            display: flex;
            align-items: center;
            justify-content: center;
            background: #23262c;
            position: relative;
            z-index: 1;
            padding: 0 60px;
            margin-bottom: 0;
        }

            .footer-main .footer-links ul li a {
                display: block;
                padding: 0 15px;
                color: #a7a7a7;
                font-size: 15px;
            }

        .footer-main .footer-links:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            width: 100%;
            height: 1px;
            background: #444;
        }

.footer-copyright {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .footer-copyright .copy p {
        color: #a7a7a7;
        opacity: .6;
        font-size: 20px;
        margin: 0;
        font-size:15px;
    }

    .footer-copyright .social {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 30px;
        border: 1px solid #444;
        border-radius: 25px;
    }

        .footer-copyright .social > a {
            font-size: 20px;
            color: #a7a7a7;
            font-weight: 500;
            line-height: 1;
        }

        .footer-copyright .social ul {
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 0 30px;
            margin-bottom: 0;
        }

            .footer-copyright .social ul li a {
                padding: 0 10px;
            }

                .footer-copyright .social ul li a svg {
                    fill: #a7a7a7;
                    transition: .4s;
                    height:20px;
                    width:auto;
                }

    .footer-copyright .design {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        font-size: 15px;
    }

        .footer-copyright .design a {
            color: #a7a7a7;
        }

            .footer-copyright .design a.alysweb {
                position: relative;
                margin-left: 10px;
                top: 1px;
            }

                .footer-copyright .design a.alysweb img {
                    height: 20px;
                }

li {
    list-style: none;
}

.footer-logo img {
    height: 55px;
}
@media only screen and (max-width:1299px) {
    .footer-top .footer-top-wrapper .footer-contact ul li a {
        font-size: 15px;
        padding: 0 20px;
    }
    .footer-main .footer-links ul {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #23262c;
        position: relative;
        z-index: 1;
        padding: 0 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width:1099px) {
    .ori-main-navigation li.dropdown {
        margin: 0px 27px 0px 0px;
    }

    .ori-main-navigation li {
        margin: 0px 8px 0 0;
    }

    .brand-logo img {
        height: 40px;
    }

    .footer-top .footer-top-wrapper {
        padding: 0 60px;
    }

    .footer-main {
        background: #23262c;
        margin-top: -78px;
        border-top-right-radius: 36px;
        border-top-left-radius: 36px;
        padding: 80px 50px 20px;
    }

    .footer-copyright {
        flex-wrap: wrap;
        margin: 0 -20px;
    }

    .copy {
        order: 2;
        width: 50%;
    }

    .footer-copyright .social {
        order: 1;
        width: 60%;
        margin: auto;
        margin-bottom: 30px;
    }

    .footer-copyright .design {
        order: 3;
        width: 50%;
    }
}

@media only screen and (max-width:991px) {
    body .scroll-to-top {
        bottom: 71px;
    }
    .footer-main .footer-links ul li a {
        display: block;
        padding: 0 10px;
        color: #a7a7a7;
        font-size: 13px;
        line-height:17px;
    }
    .bgicerik {
        padding: 40px 45px;
        margin-bottom: 70px;
    }

        .bgicerik p {
            color: #2a2a2a;
            font-size: 18px;
            line-height: 23px;
        }
}

@media only screen and (max-width:767px) {
    .footer-main .footer-links:before {
        display: none;
    }

    .footer-copyright .copy p {
        font-size: 12px;
    }

    .footer-main {
        margin-top: -35px;
        padding: 50px 30px;
        padding-bottom: 20px;
    }

    footer .footer-container {
        padding: 0;
    }

    .footer-top {
        padding: 0 30px;
    }

        .footer-top .footer-top-wrapper {
            height: 70px;
            border-radius: 35px;
        }

    .footer-logo img {
        width: 95%;
        padding: 0 37px;
        margin: auto;
        display: block;
    }

    .footer-main .footer-links {
        padding: 0;
        margin-bottom: 40px;
        margin-top: 20px;
    }

        .footer-main .footer-links ul {
            animation: none;
            padding: 0 30px;
            text-align: center;
            flex-wrap: wrap;
            background: transparent;
        }

            .footer-main .footer-links ul li {
                width: 50%;
            }

                .footer-main .footer-links ul li a {
                    padding: 7px 0;
                }

    .footer-copyright .social {
        width: 100%;
    }

        .footer-copyright .social > a {
            font-size: 15px;
        }

        .footer-copyright .social ul {
            padding: 0 20px;
        }

    .footer-copyright .design a {
        font-size: 12px;
    }

   
}
.thumb1 {
    margin-bottom: 30px;
    margin-top: 0px;
}
.thumb1 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}
.thumb1 a {
    display: block;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    padding: 40px 20px 30px;
    border: 1px solid transparent;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
    .thumb1 a:hover {
        border: 1px solid #d7b57a;
    }
    .thumb1 a figure {
        margin: 0;
        float: none;
        margin: 0px 0px 10px 0px;
        position: relative;
        text-align:center;
    }
    .thumb1 a figure .img1 {
    position: relative;
    height: 55px;
}
    .thumb1 a figure img {
    margin-left: auto;
    margin-right: auto;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
    .thumb1 a .caption {
        text-align: center;
    }
.thumbnail .caption {
    padding: 0;
    color: inherit;
}
.thumb1 a .caption .txt1 {
    font-size: 16px;
    font-family: var(--pbmit-heading-typography-font-family);
    color: #c29032;
    height: 34px;
    text-decoration: unset;
    font-weight: 600;
    padding-bottom: 0;
    line-height: 1.2;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.thumb1 a .caption .txt2 {
    font-size: 12px;
    color: #3a3a3a;
    margin-top: 10px;
    line-height: 1.4;
}
.faaliyet-alanlarimiz-section{
    padding:60px 0;
}
.commonSection {
    padding: 60px 0 25px;
    position: relative;
}
.son_thumb_image img {
    width: 100%;
    height: 275px;
    object-fit: cover;
    border-radius: 5px;
}

.sonBlogItem {
    background: #fff;
    margin: 0 0 51px;
}

.son_thumb_image {
    overflow: hidden;
}

.lbi_details {
    text-align: left;
    margin: -20px 10px 0;
    padding: 18px 10px 20px;
    background: #f6f9fc;
    z-index: 3;
    border-radius: 5px;
    position: relative;
}

    .lbi_details div.blog-title {
        font-size: 17px;
        line-height: 21px;
        letter-spacing: 1.04px;
        margin: 0 0 13px;
        font-weight: 800;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .lbi_details p {
        font-size: 12px;
        color: #484848;
        z-index: 3;
        line-height: 19px;
        height:35px;
    }

    .lbi_details div.blog-title a {
        color: #000;
        font-size: 15px;
    }

    .lbi_details .devamini-oku {
        display: inline-block;
        font-size: 12px;
        line-height: .8;
        letter-spacing: 1.12px;
        position: relative;
    }

    .lbi_details .devamini-oku, .lbi_details div.blog-title {
        color: #000;
        text-transform: uppercase;
    }

.blogPageSection {
    padding: 40px 0 70px;
}

.pageBlogBG {
    height: 105px;
    background-color: #212121;
}

.commonSection {
    padding: 60px 0 25px;
    position: relative;
}

.blog_image, .mfp-figure figure, body, html, ul li {
    margin: 0;
}

.blog_detay {
    box-shadow: 0 3px 25px 0 rgb(69 81 128 / 16%);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.blog_detay, .blog_headings {
    margin: -20px 10px 29px;
    background: #fff;
    z-index: 3;
    padding: 30px;
    position: relative;
}

    .blog_detay .blog-h1-title {
        line-height: 45px;
    }

    .blog_detay .blog-h1-title, .proje-yonlendirme .btn-proje-sonraki {
        padding: 10px 0;
        font-size: 28px;
        font-weight: 800;
        letter-spacing: -.2px;
        color: #27272d;
    }

    .blog_detay p {
        line-height: 1.5;
        margin: 0 0 15px;
        font-size: 17px;
        color: #565656;
    }

    .blog_detay ul {
        list-style: none;
        color: #fff;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .blog_detay ul li {
            position: relative;
            margin: 0 0 20px;
            counter-increment: count-me;
            overflow: visible;
            color: #4d4d4d;
            padding: 6px 0 2px 46px;
            font-size: 17px;
            line-height: 1.5;
        }

        .blog_detay ul > li:before {
            background: linear-gradient(122deg, #000000 -40%, #2a68b1 100%);
            content: counter(count-me);
            display: block;
            position: absolute;
            width: 27px;
            height: 27px;
            border-radius: 50%;
            left: 11px;
            top: 11px;
            color: #fff;
            font-weight: 700;
            text-align: center;
            padding: 4px 16px 9px 8px;
            font-size: 15px;
            line-height: 18px;
            margin: 0 20px 0 0;
        }

.blog_image img {
    width: 100%;
    border-radius: 12px;
    height: auto;
}

.alysweb_categorie_widget, .apotek_widget {
    position: relative;
    background: #fff;
    box-shadow: 0 3px 25px 0 rgb(69 81 128 / 16%);
    padding: 30px;
    border-radius: 12px;
}

.post-title, .mb-3 {
    margin-bottom: 25px;
}

.sidebar .post_title {
    line-height: .8;
    letter-spacing: .72px;
    margin: 0;
    padding: 0 0 24px;
    font-size: 25px;
    font-weight: 600;
    color: #27272d;
}

.alpotek-post-item {
    position: relative;
    padding-left: 0;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 9px;
    padding-bottom: 9px;
}

    .alpotek-post-item img {
        width: 55px;
        height: 55px;
        border: 1px solid #fff;
        -webkit-box-shadow: 3.346px 3.716px 22.5px rgb(0 0 0 / 7%);
        box-shadow: 3.346px 3.716px 22.5px rgb(0 0 0 / 7%);
        border-radius: 7px;
        object-fit: cover;
        display: inline-table;
        margin-right: 7px;
        padding: 1px;
    }

    .alpotek-post-item a {
        font-size: 15px;
        line-height: 19px;
        color: #818181;
        margin: 6px 0 0;
        display: inline-table;
    }

.alpotek-post-item {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1199px) {
    .blog_detay .blog-h1-title, .proje-yonlendirme .btn-proje-sonraki {
        padding: 10px 0;
        font-size: 20px;
        line-height: 25px;
        color: #27272d;
    }
}

@media only screen and (max-width: 767px) {
    .pageBlogBG {
        height: 80px;
    }
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    z-index: 999999;
    left: 0
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230,8,8,.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hotline-phone-ring-img-circle {
    background-color: #49d97f;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20px
}

.hotline-bar {
    position: absolute;
    background: rgba(230,8,8,.75);
    height: 40px;
    width: 220px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1);
    border-radius: 50px!important;
    left: 33px;
    bottom: 37px
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@media (max-width: 768px) {
    .hotline-bar {
        display:none
    }
}

.hotline-phone-ring-circle {
    border-color: #25d366
}

.hotline-phone-ring-circle-fill,.hotline-phone-ring-img-circle {
    background-color: #25d366
}

.hotline-bar {
    background: rgb(37 211 102 / 77%)
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px
}

.hotline-bar>a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial
}

.hotline-bar>a:active,.hotline-bar>a:hover {
    color: #fff
}
.about-txt p{
    font-size:16px;
    line-height:20px;
    margin-bottom:10px;
}
.about-txt h3 {
    font-weight: 600;
    font-size: 24px;
    margin-left:7px;
}
.about-txt ul {
    position: relative;
    margin-left: 20px;
}
.about-txt ul li {
    color: #2a2a2a;
    padding-bottom: 10px;
    position: relative;
    line-height: 19px;
    font-size: 15px;
    text-align:justify;
}
.about-txt ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: -17px;
    width: 9px;
    height: 16px;
    background-color: #d1aa67;
}
.hakkimizda-image img {
    width: 235px;
    height: 235px;
    display: inline-block;
    -webkit-border-radius: 54px;
    -moz-border-radius: 54px;
    -ms-border-radius: 54px;
    border-radius: 50%;
    -o-border-radius: 54px;
    border: 2px solid #cdcdcd;
    margin: 5px;
    object-position: top center;
    box-shadow: 0 0 4px rgb(0 53 107 / 28%);
    padding: 2px;
    object-fit: cover;
}
.hakkimizda-image2 img {
    width: 135px;
    height: 135px;
    margin-bottom:25px;
    display: inline-block;
    -webkit-border-radius: 54px;
    -moz-border-radius: 54px;
    -ms-border-radius: 54px;
    border-radius: 50%;
    -o-border-radius: 54px;
    border: 2px solid #cdcdcd;
    margin: 5px;
    object-position: top center;
    box-shadow: 0 0 4px rgb(0 53 107 / 28%);
    padding: 2px;
    object-fit: cover;
}
.table td {
    background: #ffffff;
    vertical-align: middle;
}
.table td, .table th {
    border: 1px solid #dee2e6 !important;
}
.page.file-archive{padding: 80px 0;}
.page.file-archive .form-group .select2-container { width: 100% !important; }
.page.file-archive .file-archive-process-container {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 1.5rem;}
.page.file-archive .file-archive-process-container .file-archive-search { -webkit-box-flex: 0; -ms-flex: 0 0 27.5rem; flex: 0 0 27.5rem; height: 3rem; max-width: 100%; margin-bottom: 1rem; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group input { border: 1px solid #9797A3; padding: 15px 18px; color: #9797A3; height: 3rem; -webkit-box-flex: 0; -ms-flex: 0 0 calc(100% - 4.5rem); flex: 0 0 calc(100% - 4.5rem); border-radius: 7px 0 0 7px; background: #f2f2fc; box-shadow: none; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group input::-webkit-input-placeholder { color: #9797A3; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group input:-ms-input-placeholder { color: #9797A3; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group input::-ms-input-placeholder { color: #9797A3; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group input::placeholder { color: #9797A3; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group svg { position: relative; z-index: 2; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group svg path { fill: #ffffff; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group button { -webkit-transition: 0.4s; transition: 0.4s; background: #ededf5; color: #ffffff; height: 3rem; -webkit-box-flex: 0; -ms-flex: 0 0 4.5rem; flex: 0 0 4.5rem; background: #9797A3; border-radius: 0 7px 7px 0; box-shadow: none; }
.page.file-archive .file-archive-process-container .file-archive-search .form-group button:hover { background: #63636a; }
.page.file-archive .file-archive-process-container .file-archive-group-select { width: 20rem; margin-bottom: 1rem; }
.page.file-archive .file-archive-process-container .file-archive-group-select label { position: absolute; margin-top: -.5rem; -webkit-transform: translateY(-100%); transform: translateY(-100%); color: #5D4AC7; }
.page.file-archive .file-archive-process-container .file-archive-group-select .select2 { width: 100% !important; }
.page.file-archive .file-archive-process-container .file-archive-group-select .select2 .select2-selection--single { height: 48px; border-color: #5D4AC7; border-radius: 0; -webkit-transition: 0.4s; transition: 0.4s; }
.page.file-archive .file-archive-process-container .file-archive-group-select .select2 .select2-selection--single .select2-selection__rendered { line-height: 46px; color: #5D4AC7; }
.page.file-archive .file-archive-process-container .file-archive-group-select .select2 .select2-selection--single .select2-selection__arrow { top: 10px; }
.page.file-archive .file-archive-process-container .file-archive-group-select .select2 .select2-selection--single .select2-selection__arrow b { border-color: #5D4AC7 transparent transparent transparent; }
.page.file-archive .file-archive-process-container .file-archive-search-result { padding: .8rem 2rem; border: 2px solid #E9E9F5;font-weight: normal; font-size: 14px; text-align: left; color: #bebecf; height: 48px; }
.page.file-archive .file-archive-process-container .file-archive-search-result p { color: #bebecf; margin: 0; line-height: 1rem; }
.page.file-archive .file-archive-process-container .file-archive-search-result p i { margin-right: .5rem; }
.page.file-archive .file-list .table-responsive .table thead tr th {    background: #f3f3f3;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 23px;
    color: #01234a;
    padding: 15px 20px;}
.page.file-archive .file-list .table-responsive .table tr th, .page.file-archive .file-list .table-responsive .table tr td {padding: 15px 23px;font-weight: 400 !important;font-size: 15px !important;color: #1a2746;}
.page.file-archive .file-list .table-responsive .table tr th a,
.page.file-archive .file-list .table-responsive .table tr td a { display: inline-block; -webkit-transition: 0.4s; transition: 0.4s; font-weight: 500; font-size: 14px; line-height: 23px; color: #01234a; }
.page.file-archive .file-list .table-responsive .table tr th a:hover svg, .page.file-archive .file-list .table-responsive .table tr td a:hover svg { fill: #094770; }
.page.file-archive .file-list .table-responsive .table tr th a svg, .page.file-archive .file-list .table-responsive .table tr td a svg {width: 26px;height: 26px;fill: #01234a;transition: .4s;}
.page.file-archive .file-list .table-responsive .table tr th a:hover,
.page.file-archive .file-list .table-responsive .table tr td a:hover { color: #094770; }
.page.file-archive-border-radius .file-archive-process-container .file-archive-search .form-group input { }
.page.file-archive-border-radius .file-archive-process-container .file-archive-search .form-group button { }
.page.file-archive-border-radius .file-archive-process-container .file-archive-group-select { width: 20rem; }
.page.file-archive-border-radius .file-archive-process-container .file-archive-group-select label { position: absolute; margin-top: -.5rem; -webkit-transform: translateY(-100%); transform: translateY(-100%); color: #5D4AC7; }
.page.file-archive-border-radius .file-archive-process-container .file-archive-group-select .select2 { width: 100% !important; }
.page.file-archive-border-radius .file-archive-process-container .file-archive-group-select .select2 .select2-selection--single { border-radius: 1.5rem; }
.page.file-archive-border-radius .file-archive-process-container .file-archive-group-select .select2.select2-container--open .select2-selection--single { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.page.file-archive-border-radius .file-archive-process-container .file-archive-search-result { border-radius: 7px; }
.page.file-archive-border-radius .file-list .table-responsive { border: 1px solid #dee2e6; border-radius: 1.5rem; }
.page.file-archive-border-radius .file-list .table-responsive .table { margin-bottom: 0; width: calc(100% + 1px); margin-left: -1px; margin-top: -1px; }
.page.file-archive-border-radius .file-list .table-responsive .table tr th:nth-last-child(1), .page.file-archive-border-radius .file-list .table-responsive .table tr td:nth-last-child(1) { border-right: 0 !important; }
.page.file-archive-border-radius .file-list .table-responsive .table tr:nth-last-child(1) th, .page.file-archive-border-radius .file-list .table-responsive .table tr:nth-last-child(1) td { border-bottom: 0 !important; }

@media only screen and (max-width: 991px) {
  .page.file-archive .file-archive-process-container .file-archive-search { margin-bottom: 3rem; }
  .page.file-archive .file-archive-process-container .file-archive-search { -webkit-box-flex: 0; -ms-flex: 0 0 55%; flex: 0 0 55%; }
  .page.file-archive .file-archive-process-container .file-archive-search-result { -webkit-box-flex: 0; -ms-flex: 0 0 40%; flex: 0 0 40%; }
}
@media only screen and (max-width: 767px) {
  .page.file-archive {min-height: 240px;padding: 50px 0;}
  .page.file-archive .file-archive-process-container .file-archive-search { margin-bottom: 1rem; }
  .page.file-archive .file-archive-process-container .file-archive-search { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } 
  .page.file-archive .file-archive-process-container .file-archive-search-result { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .page.file-archive .file-list .table-responsive .table tr th:nth-child(2), .page.file-archive .file-list .table-responsive .table tr td:nth-child(2) { display: none; }
  .page.file-archive .file-archive-process-container .file-archive-search-result p { text-align: center;}
}

@media only screen and (max-width:1100px){
    .hakkimizda-image img {
        width: 205px;
        height: 205px;
    }
}
@media only screen and (max-width:991px) {
    .hakkimizda-image img {
        width: 155px;
        height: 155px;
    }
    #about {
        padding: 50px 0;
    }
}
@media only screen and (max-width:767px) {
    .footer-top .footer-top-wrapper .footer-contact ul li a {
        height: 34px;
        font-size:15px;
    }
    .footer-top .footer-top-wrapper .footer-contact ul li a .icon img {
    height: 15px;
}
    .hakkimizda-image img {
        width: 255px;
        height: 255px;
        margin-bottom:55px;
    }
    #about {
        padding: 50px 0;
    }
}
@media only screen and (max-width:660px){
    .footer-top .footer-top-wrapper .footer-contact{
        display:none;
    }
}
.language-border .language img {
    height: 35px;
    border: 0 solid #cdcdcd;
    border-radius: 50%;
    box-shadow: 0px 0px 4px rgb(0 53 107 / 28%);
    background-color: #ffffff;
    padding: 2px;
    margin: 5px;
}
.language-border .language a{
    margin-right:10px;
}
.on-kapak-text h3{
    font-size:25px;
    line-height:34px;
    margin-bottom:15px;
}
.okn-kapak-text p{
    font-size:15px;
    line-height:21px;
}
.on-kapak-image img {
    width: 100%;
    border-radius: 5px;
}
.on-kapak-section{
    padding:45px 0;
}
.kapak-top {
    padding-top: 45px;
    border-top: 1px solid #dee2e6;
}
@media only screen and (max-width:767px){
    .on-kapak-image img{
       margin-bottom:25px;
    }
    .on-kapak-section {
        padding: 25px 0;
    }
}
.swiper-slider {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    color: #fff;
    overflow: hidden
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-slider .swiper-slide {
    display: block;
    overflow: hidden
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slider .swiper-slide .slide-inner {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    transition-duration: .7s;
    -webkit-transition-duration: .7s;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    background-size: cover;
    background-position: center;
    position: relative
}
.swiper-slider .swiper-slide .slide-inner:before {
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    background-color:black;
    opacity:0.2;
}

.img-mobile {
    display: none
}

.swiper-slider .swiper-slide.swiper-slide-active .slide-inner .container-fluid {
    transform: translateY(0);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    transition-duration: .7s;
    -webkit-transition-duration: .7s;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    opacity: 1
}

.swiper-slider .swiper-slide .slide-inner .container {
    transition-delay: 0.15s !important;
    position: relative;
    z-index: 2;
    width: 100%;
    text-align:left;
}

.swiper-slider .swiper-slide .slide-inner .container .slideContent {
    font-weight: 600;
    color: #fff;
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 15px;
    max-width: 650px;
}

.swiper-slider .swiper-slide .slide-inner .container .slideContent span {
    -webkit-text-stroke-width: 1px;
    transform: translateY(12%);
    margin-left: 0;
    display: flex;
    -webkit-text-stroke-color: #fff;
    color: transparent
}

.swiper-slider .swiper-slide .slide-inner p {
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    max-width:650px;
}

.swiper-slider .swiper-slide .slide-inner .container .slideButton {
    float: left
}

.slideButton a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    color: #fff
}

.slideButton .lines {
    width: 42px;
    height: 1px;
    float: left;
    overflow: hidden;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.slideButton .lines span:nth-child(1) {
    width: 100%;
    height: 1px;
    float: right;
    background: #fff;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.slideButton .lines span:nth-child(2) {
    width: 0;
    height: 1px;
    float: left;
    background: #fff;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.slideButton svg {
    width: 50px;
    height: 50px;
    transition: transform .3s;
    margin-left: -25px;
    margin-right: 15px
}

.slideButton .video-play-circle {
    stroke-dasharray: 315;
    stroke-dashoffset: 315;
    transition: stroke-dashoffset .5s
}

.banner-slider .swiper-slider .swiper-pagination-bullets {
    width: 50px !important;
    left: auto !important;
    right: 40px;
    bottom: 50% !important;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    z-index: 2 !important
}

.banner-slider .swiper-slider .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0;
    background: 0 0;
    position: relative;
    text-indent: 9999px;
    padding-right: 36px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.banner-slider .swiper-slider .swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: "";
    width: 22px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: 13px;
    right: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.banner-slider .swiper-slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    text-indent: 0
}

.banner-slider .swiper-slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    width: 67px;
    right: -45px
}

.dil-secenegi {
    margin-right: 15px
}

@media (max-width:992px) {
    .banner-slider .swiper-slider .swiper-slide .slide-inner {
        height: 100vh
    }
    .wt-bnr-inr2 {
        height: 375px
    }
}

@media (max-width:767px) {
 
    .wt-bnr-inr2 {
        height: 225px
    }
    .banner-slider .swiper-slider .swiper-pagination-bullets {
        display: none
    }
    .banner-slider .swiper-slider .swiper-slide .slide-inner p {
        font-size: 13px;
        line-height: 16px
    }
    .banner-slider .swiper-slider .swiper-slide .slide-inner {
        height: 100vh
    }
}

@media (max-width:375px) {
    .banner-slider .swiper-slider .swiper-slide .slide-inner {
        height: 100vh
    }
    .lang-text {
        font-size: 12px
    }
    .lang-text img {
        margin-right: 7px
    }
}
.dil-secenegi ul li{
    display:inline-table;
}
.dil-secenegi ul li.borderdil {
    border-right: 1px solid #ededed;
    padding-right:5px;
}
.dil-secenegi ul li.borderdil:last-child {
    border-right: none;
    padding-right:0;
}
.slideAciklama{
    
}
.sayfa-icerik h3{
    font-size:20px;
    line-height:25px;
    margin-bottom:20px;
}
@media only screen and (max-width:575px){
    .banner-slider .swiper-slider .swiper-slide .slide-inner .container {
        padding: 0 25px;
    }
        .banner-slider .swiper-slider .swiper-slide .slide-inner .container .slideContent {
            font-size: 18px;
            line-height: 23px;
        }
    .banner-slider .swiper-slider .swiper-slide .slide-inner p {
        font-size: 12px;
        line-height: 16px;
    }
}
.on-kapak-image img{
    height:320px;
    width:auto;
}
.satis-noktalari {
    position: absolute;
    right: 0;
    top: 135px;
}
.on-kapak-image{
    position:absolute;
    bottom:-65px;
}
.satis-noktalari a {
    background-color: #008f94;
    display: inline-table;
    margin-bottom: 5px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #ffffff;
    font-weight:600;
}
.satis-noktalari a:hover {
    background-color: #ffffff;
    color: #008f94;
}
@media only screen and (max-width:991px){
    .on-kapak-image {
        position: absolute;
        bottom: -150px;
    }
}
@media only screen and (max-width:767px){
   
    .satis-noktalari a {
        font-weight: 500;
        font-size:13px;
    }
}
@media only screen and (max-width:475px) {
    .on-kapak-image img {
        height: 200px;
        width: auto;
    }
    .satis-noktalari a {
        font-size: 11px;
    }

    .satis-noktalari {
        position: absolute;
        bottom: 25px;
        text-align: right;
    }
}
@media only screen and (max-width:375px){
    .on-kapak-image img {
        height: 250px;
        width: auto;
    }
    .satis-noktalari {
        position: absolute;
        bottom: 25px;
        right:-10px;
        text-align: right;
    }
}
.kitaplar-section{
    margin:50px 0;
}
.kitaplar-box {
    border: 1px solid #e1e1e1;
}
.kitaplar-box .kitaplar-image img{
    width:100%;
}
.kitaplar-box .kitaplar-title h3{
    font-size:17px;
    line-height:23px;
    margin:15px;
    text-align:center;
}
.background-height {
    height: 105px;
    background-color: #2a2a2a;
}
.eceaydin-page-des h1{
    font-size:20px;
    line-height:25px;
}
.kitaplarim-galeri ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.kitaplarim-galeri ul li {
    width: 20%;
    float: left;
    margin: 0;
    padding: 3px;
    list-style: none;
    position: relative;
}
.kitaplarim-galeri ul li a img {
    background: #fff;
    border: 1px solid #eee;
    padding: 0;
    border-radius: 15px;
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.videolar-list img{
    height:45px;
}
.videolar-list {
    border: 1px solid #e4e4e4;
    align-content: center;
    padding: 10px 20px;
    border-radius: 15px;
    display: inline-table;
    margin-bottom:15px;
}
.page-margin{
    margin:50px 0;
}
.cocuktanalhaberi-box{
    position:relative;
}
.cocuktanalhaberi-box img {
    height: 45px;
    position: absolute;
    top: -20px;
    background-color: #e7874d;
    padding: 7px;
    border-radius: 5px;
}
.cocuktanalhaberi-box{
    background-color:#f7f7f7;
    padding:45px 20px 20px 20px;
    border-radius:5px;
    margin-bottom:45px;
}
.cocuktanalhaberi-box h3{
    font-size:20px;
    line-height:25px;
}
.cocuktanalhaberi-box p{
    font-size:15px;
    line-height:19px;
}
.cocuktanalhaberi-image img {
    width: 100%;
    border-radius: 7px;
}
@media only screen and (max-width:350px){
    
}
@media only screen and (max-width:1199px){
    .header-style-5 .pbmit-social-links-wrapper {
        padding-right: 40px;
        border-left: none;
    }
}
@media only screen and (max-width:991px){
    .home-mobil-padding{
        padding-top:105px;
    }
    .on-kapak-image img {
        height: 320px;
        width: auto;
    }
    .cocuktanalhaberi-image img {
        margin-bottom:55px;
    }
    .pbmit-title-bar-content .pbmit-tbar-title {
        font-size: 25px;
        line-height: 35px;
    }
    .pbmit-title-bar-content {
        position: relative;
        z-index: 1;
        display: table;
        padding: 0;
        height: 270px;
        width: 100%;
    }
    .kitaplarim-galeri ul li a img {
        height: 120px;
    }
    .header-style-5 .pbmit-social-links-wrapper, .header-style-5 .pbmit-header-button {
        height: 65px;
        line-height: 65px;
    }
}
@media only screen and (max-width:767px){
    .on-kapak-image img {
        height: 220px;
        width: auto;
    }
    .on-kapak-image {
        position: absolute;
        bottom: -130px;
    }
    .home-mobil-padding {
        padding-top: 85px;
    }
}
@media only screen and (max-width:475px) {
    .kitaplarim-galeri ul li a img {
        height: 140px;
    }
    .kitaplarim-galeri ul li {
        width: 50%;
    }
    .satis-noktalari {
        position: absolute;
        top: 105px;
        bottom: inherit;
        right: 0;
        text-align: right;
    }
}
.satinal-btn {
    background-color: #008f94;
    display: inline-table;
    margin-bottom: 5px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #ffffff !important;
    font-weight: 600;
}
.satinal-btn:hover{
    background-color: #2a2a2a;
}