h2.sec_title {
color: #140b2b;
}
.feature-one {
background-color: #ffffff;
border: 1px solid #e9e6ed;
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
max-width: 1170px;
}
.downloads_subtitle {
font-size: 13px;
line-height: 28px;
text-transform: uppercase;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
}
.downloads_title {
font-size: 22px;
line-height: 35px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.downloads_content .icon-diagonal-arrow-1 {
width: 26px;
height: 26px;
background-color: #f2f1f5;
}
.read_more_2_btn {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.downloads_block_one {
border-right: 1px solid #e9e6ed;
padding: 30px 0px 20px;
}
.downloads_icon_box img {
position: relative;
left: 12px;
} .chooseus_block_02 {
position: relative;
padding: 30px;
background-color: #f2f1f5;
clip-path: polygon(0 0, 100% 15%, 100% 95%, 0% 100%);
}
.chooseus_block_02:hover,
.chooseus_block_02::after {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
transition: 0.6s;
}
.chooseus_title {
font-size: 22px;
line-height: 50px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.chooseus_title a{
display: inline-block;
color: #140b2b;
}
.chooseus_title a:hover{
color: var(--theme-color);
}
.chooseus_text {
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
}
.read_more_3_btn {
display: inline-flex;
gap: 10px;
align-items: center;
}
.read_more_3_btn .btn_icon {
position: relative;
width: 26px;
height: 26px;
font-size: 12px;
text-align: center;
line-height: 28px;
z-index: 1;
transition: all 0.5s;
}
.read_more_3_btn .btn_icon:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
z-index: -1;
transition: all 0.5s;
background-color: #e3e2e8;
}
.chooseus_block_02:hover .read_more_3_btn .btn_icon {
color: #fff;
transform: rotate(45deg);
}
.chooseus_block_02:hover .read_more_3_btn .btn_icon:before {
transform: rotate(-45deg);
background-color: var(--theme-color);
}
.read_more_3_btn .btn_title {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
opacity: 0;
transition: all 0.5s;
transform: translateX(20%);
}
.chooseus_block_02:hover .read_more_3_btn .btn_title {
opacity: 1;
transform: translateX(0);
} .specializing-section {
background-size: cover;
background-repeat: no-repeat;
padding: 90px 0;
background-position: right center;
}
.specializing-section .sec_desc {
font-size: 16px;
line-height: 26px;
color: #a09ca9;
font-weight: 400;
font-family: "Heebo";
}
.progress-box.style_4 {
width: 100%;
text-align: left;
padding-left: 80px;
} 
.experience_years {
position: relative;
font-size: 72px;
line-height: 58px;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
}
.experience_years span {
position: absolute;
top: 30px;
bottom: 0px;
left: 115px;
font-size: 20px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.experience_box h6 {
font-size: 16px;
line-height: 26px;
color: #a09ca9;
font-weight: 400;
font-family: "Heebo";
}
.about_us_block_2 {
display: inline-flex;
}
.about_us_icon_box {
margin-right: 15px;
}
.about_us_block_2 .sub_title {
font-size: 13px;
line-height: 30px;
text-transform: uppercase;
color: #a09ca9;
font-weight: 700;
font-family: "Inter";
}
.about_us_block_2 .title {
font-size: 22px;
line-height: 25px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.experience_box_icon_box {
position: relative;
}
.experience_box_icon_box .icon_box {
position: absolute;
top: 28px;
left: 61px;
font-size: 13px;
}
.about_us_block_2 {
border-left: 3px solid var(--theme-color);
padding-left: 15px;
}
.link_btn .btn_style_three {
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
border: 1px solid var(--theme-color);
padding: 10px 15px;
} .services_block_content {
filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.2));
background-color: #ffffff;
padding: 15px 20px;
margin: 0 20px;
position: relative;
top: 50%;
left: 50%;
transform: translate(-56%, -50%);
z-index: 1;
}
.faq_section .accordion-box .acc-btn{
background-color: transparent;
cursor: pointer;
}
.faq_section .acc-content .text{
background-color: transparent;
}
.faq_section .accordion-box .active-block .icon_2{
color: var(--theme-color);
}
.news-section.home-4 {
background-color: #140b2b;
}
.services_block_content h4 a {
font-size: 22px;
line-height: 32px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.services_block_content h4 a:hover{
color: var(--theme-color);
}
.services_block_icon_box {
background-color: var(--theme-color);
position: absolute;
right: 0;
top: -30px;
padding: 7px;
width: 70px;
height: 70px;
display: flex;
justify-content: center;
align-items: center;
vertical-align: middle;
}
.service-section-two a:hover .services_block_title_box {
display: none;
} .project-block-two-section .project_block_2 {
margin: 15px 0px;
position: relative;
}
.project_block_2_new{
margin-top: 0 !important;
}
.project-block-two-section .overlay-layer .category_tag {
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
}
.project-block-two-section .overlay-layer .title {
font-size: 22px;
line-height: 28px;
color: #0a1f1b;
font-weight: 600;
font-family: "Inter";
}
.project-block-two-section .project_block_2 {
position: relative;
}
.project-block-two-section .overlay-layer {
width: 100%;
height: 77px;
background-color: #ffffff;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
position: absolute;
bottom: 0;
opacity: 0;
}
.project-block-two-section .project_block_2:hover .overlay-layer {
opacity: 1;
}
.project-block-two-section .overlay-layer .content {
padding-top: 15px;
}
.project-block-two-section .project_block_2 .read_more_1_btn span {
width: 51px;
height: 51px;
background-color: #f0f1f7;
font-size: 18px;
display: inline-block;
text-align: center;
line-height: 51px;
margin-right: 10px;
transition: 0.5s;
}
.project-block-two-section .project_block_2 .read_more_1_btn span:hover {
color: #0a1f1b;
}
.project-block-two-section .link_btn2 {
position: absolute;
bottom: 0;
right: 0;
}
.project-block-two-section .link_btn2 .read_more_1_btn span {
margin: 0;
}
.project-block-two-section .link_btn2 a {
background-color: #f1f4f3;
}
.project-block-two-section:hover .overlay-layer::before {
opacity: 0.9;
}
.project-block-two-section .image_box img {
width: 100%;
} .testimonial-section {
position: relative;
overflow: hidden;
}
.testimonial-section .shape_bg {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.testimonial-section .inner-box .thumb-box{
position: absolute;
left: 0px;
top: 50%;
margin-top: -50px;
width: 100%;
}
.testimonial-section .inner-box .thumb-box .thumb-1{
position: absolute;
left: -250px;
top: 0px;
width: 100px;
height: 100px;
border-radius: 50%;
}
.testimonial-section .inner-box .thumb-box .thumb-2{
position: absolute;
right: -250px;
top: 0px;
width: 100px;
height: 100px;
border-radius: 50%;
border: 2px solid #fff;
}
.testimonial-section .inner-box .thumb-box .thumb-2:before{
position: absolute;
content: '';
background-color: var(--theme-color);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
border-radius: 50%;
opacity: 0.9;
}
.testimonial-section .inner-box .thumb-box img{
width: 100%;
border-radius: 50%;
}
.testimonial-section .testimonial-block-three {
max-width: 535px;
width: 100%;
margin: 0 auto;
background-color: transparent;
padding: 0px;
}
.testimonial-section .testimonial-block-three ul li i{
color: #fff;
}
.testimonial-section .slider__pagination{
position: relative;
display: block;
text-align: center;
margin-top: 40px;
}
.testimonial-section .swiper-pagination-bullet{
position: relative;
display: inline-block;
width: 10px;
height: 10px;
background-color: #8853e0;
transform: rotate(45deg);
cursor: pointer;
margin: 0px 10px !important;
border-radius: 0px;
opacity: 1;
transition: all 500ms ease;
}
.testimonial-section .swiper-pagination-bullet.swiper-pagination-bullet-active{
background-color: #fff;
}
.testimonial-block-three .author_name {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.testimonial-block-three .designation {
font-size: 16px;
line-height: 30px;
color: #e2d7f4;
font-weight: 400;
display: block;
font-family: "Heebo";
text-align: center;
}
.testimonial-block-three .title {
font-size: 26px;
line-height: 36px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.testimonial-block-three p {
font-size: 18px;
line-height: 30px;
color: #e3d8f5;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.testimonial-block-three ul li {
display: inline-block;
}
.testimonial-section .rating {
color: #fbaf01;
} .case-studies-section .case_studies_slide_img_box {
position: relative;
margin-bottom: 30px;
}
.case-studies-section .sec_title_wrap {
position: relative;
}
.case-studies-section .services_navigation_btn {
position: absolute;
bottom: 0;
right: 0;
}
.case-studies-section .slider-button-prev,
.case-studies-section .slider-button-next {
width: 56px;
height: 56px;
line-height: 62px;
text-align: center;
font-size: 24px;
color: #140b2b;
background-color: #f2f1f5;
cursor: pointer;
transition: all 500ms ease;
}
.case-studies-section .slider-button-prev:hover,
.case-studies-section .slider-button-next:hover{
color: #fff;
background-color: var(--theme-color);
}
.case-studies-section img {
width: 100%;
}
.case-studies-section .case_studies_slide_img_box .zoom_btn .icon-zoom-in{
font-size: 24px;
}
.case-studies-section .case_studies_slide_img_box .case_studies_slide_content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
opacity: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background: -webkit-linear-gradient(-90deg, rgba(100, 37, 206, 0.9), rgba(20, 12, 44, 0.9) 100%);
font-size: 16px;
line-height: 30px;
color: #e2d7f4;
font-weight: 400;
font-family: "Heebo";
text-align: center;
align-items: center;
justify-content: center;
}
.case-studies-section
.case_studies_slide_img_box
.case_studies_slide_content
a {
font-size: 22px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.case-studies-section
.case_studies_slide_img_box:hover
.case_studies_slide_content {
opacity: 1;
}
.zoom_btn .icon-zoom-in {
position: absolute;
bottom: 0;
right: 0;
padding: 20px;
opacity: 0;
color: #fff;
}
.case-studies-section .case_studies_slide_img_box:hover .icon-zoom-in {
opacity: 1;
}
.case_studies_slide_content .tag span {
padding-right: 5px;
color: #fbaf01;
}
.case-studies-section .case_studies_slide_item {
padding: 0 15px;
} .procedure-section {
}
.work_procedure_block_one {
width: 270px;
height: 271px;
filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.1));
background-color: #ffffff;
position: relative;
padding: 30px;
}
.work_procedure_block_one .work_procedure_sl_number {
width: 50px;
height: 50px;
border-radius: 25px;
background-color: #f2f1f5;
vertical-align: middle;
text-align: center;
display: table-cell;
font-size: 17px;
line-height: 28px;
color: #0c2957;
font-weight: 600;
font-family: "Inter";
transition: 0.5s;
}
.work_procedure_icon_box {
position: absolute;
width: 80px;
height: 80px;
display:flex;
align-items:center;
justify-content:center;
top: 24px;
right: -36px;
text-align: center;
background-color: white;
border-radius: 4px;
filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.1));
}
.work_procedure_title {
font-size: 22px;
line-height: 32px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
padding-top: 10px;
}
.home_ten_process_section .row{
justify-content: space-between;
}
.home_ten_process_section a.read_more_1_btn{
color: var(--theme-color);
}
.accordion-item:last-child{
border-bottom: none;
}
.home_ten_process_section .single-block{
max-width: 285px;
}
.work_procedure_subtitle {
font-size: 16px;
line-height: 32px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
}
.work_procedure_text {
width: 214px;
height: 47px;
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
padding-top: 10px;
}
.btn_box_one .btn_title {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: right;
} .faq_section {
background-repeat: no-repeat;
background-position: center;
padding: 95px 0px 60px 0px;
}
.faq_section .faq_block_title {
font-size: 18px;
line-height: 30px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.faq_section .faq_block_icon .icon-mail1 {
width: 44px;
height: 44px;
background-color: var(--theme-color);
color: #ffffff;
text-align: center;
vertical-align: middle;
display: table-cell;
}
.faq_section .faq_block_icon {
font-size: 24px;
padding-right: 15px;
position: relative;
flex-shrink: 0;
}
.faq_section .faq_block_icon img {
position: absolute;
top: 56px;
left: 14px;
}
.faq_section .faq_block_content .faq_block_text {
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
}
.faq_section .faq_block_content a {
font-size: 22px;
line-height: 50px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.faq_section .accordion-box .accordion {
position: relative;
margin-bottom: 20px;
}
.faq_section .accordion-box .acc-btn {
position: relative;
padding-right: 50px;
padding: 20px 27px;
border: 1px solid #d9d7df;
background-color: #f2f1f5;
}
.faq_section .accordion-box .acc-btn h4 {
font-size: 20px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
width: 100%;
cursor: pointer;
padding-right: 30px;
}
.faq_section .accordion-box .block .icon_1 {
visibility: visible;
opacity: 1;
}
.faq_section .accordion-box .active-block .icon_1 {
visibility: hidden;
opacity: 0;
}
.faq_section .accordion-box .block .icon_2 {
visibility: hidden;
opacity: 0;
}
.faq_section .accordion-box .active-block .icon_2 {
visibility: visible;
opacity: 1;  
color: var(--theme-color);
}
.faq_section .acc-content .text {
font-size: 16px;
line-height: 26px;
background-color: #f1f1f5;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
padding: 23px 27px;
border: 1px solid #d9d7df;
border-top: none;
} .pricing-section {
}
.pricing-section .switch-box {
display: flex;
flex-direction: column;
justify-content: center;
margin-bottom: 40px;
}
.pricing-section .tab-btn-box ul li {
font-size: 17px;
line-height: 30px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: right;
}
.pricing-section .tab-btn-box ul li span {
font-size: 15px;
line-height: 58px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
}
.pricing-section .btn_style_three a {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: center;
border: 1px solid var(--theme-color);
padding: 13px 20px;
}
.pricing-section .offer-box {
position: relative;
display: block;
text-align: right;
font-size: 15px;
line-height: 16px;
font-family: "Inter";
font-weight: 600;
margin-bottom: 0px;
max-width: 350px;
}
.pricing-section .tab-btn-box {
position: relative;
margin-bottom: 42px;
}
.pricing-section .sec_title_wrap {
margin: 0;
}
.pricing-section .tab-btn-box .tab-btns {
position: relative;
max-width: 300px;
}
.pricing-section .tab-btn-box .tab-btns:before {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
height: 30px;
width: 70px;
content: "";
border-radius: 30px;
border: 1px dashed #d8d2d0;
}
.pricing-section .tab-btn-box .tab-btns li {
position: relative;
display: inline-block;
min-width: 160px;
text-align: left;
font-size: 17px;
line-height: 30px;
font-family: "Inter";
color: #afa7a7;
font-weight: 600;
cursor: pointer;
transition: all 500ms ease;
}
.pricing-section .tab-btn-box .tab-btns li.active-btn {
color: #0c0c0c;
}
.pricing-section .tab-btn-box .tab-btns li:last-child {
padding-right: 0;
padding-left: 0px;
text-align: right;
margin-left: -35px;
}
.pricing-section .tab-btn-box .tab-btns li.active-btn:before {
right: 20px;
}
.pricing-section .tab-btn-box .tab-btns li:before {
position: absolute;
top: 5px;
height: 20px;
width: 20px;
border-radius: 50%;
content: "";
right: -20px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
background-color: var(--theme-color);
}
.pricing-section .tab-btn-box .tab-btns li:last-child:before {
display: none;
}
.pricing-section .pricing-block-color {
background-color: var(--theme-color);
}
.pricing-section .pricing-block-color .title {
color: #ffffff;
}
.pricing-section .pricing-block-color .sub_title {
color: #e3d8f5;
}
.pricing-section .pricing-block-color .table-content {
color: #f2f2f2;
}
.pricing-section .pricing-block-color .feature-list li span,
.pricing-section .pricing-block-color .feature-list li {
color: #ffffff;
} section.newsletter-section {
margin-bottom: -130px;
position: relative;
z-index: 1;
}
.newsletter-section .newsletter_block_1 h4,
.newsletter-section .car_block_1 h4 {
font-size: 22px;
line-height: 30px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.newsletter-section .newsletter_block_1,
.newsletter-section .car_block_1 {
position: relative;
display: block;
z-index: 1;
filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.08));
background-color: #ffffff;
padding: 80px 30px 40px 30px;
margin-top: 40px;
}
.newsletter_block_icon {
width: 100px;
height: 100px;
border-radius: 50px;
background-color: #f2f1f5;
text-align: center;
line-height: 90px;
position: absolute;
top: -50px;
left: 235px;
}
.newsletter_form_inner span {
font-size: 16px;
line-height: 28px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.newsletter_form_inner input[type="email"] {
width: 100%;
height: 56px;
border: 1px solid #e9e6ed;
}
.newsletter_form_inner input[type="email"],
.newsletter_form_inner input[type="file"],
.newsletter_form_inner input[type="text"] {
padding-left: 50px;
}
.newsletter_form_inner label{
display: none;
}
.newsletter_form_inner .form_group,
.newsletter_form_inner .form-group {
position: relative;
display: flex;
padding-top: 30px;
margin-bottom: 20px;
}
.newsletter_form_inner .icon_box {
position: absolute;
left: 20px;
top: 44px;
font-size: 18px;
color: #aaa;
transition: 0.3s;
color: var(--theme-color);
}
.newsletter_form_inner button {
width: 56px;
height: 56px;
border: 1px solid #e9e6ed;
background-color: transparent;
border-left: none;
}
.newsletter-section p{
text-align: center;
} .highlights-section {
padding: 35px 0;
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
margin-bottom: -80px;
}
.highlights_block_two {
filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.15));
background-color: #ffffff;
padding: 30px;
}
.highlights_block_two .highlights_icon_box {
color: var(--theme-color);
}
.highlights_block_two .highlights_sl {
font-size: 72px;
line-height: 30px;
color: #f1f4f3;
font-weight: 600;
font-family: "Inter";
text-align: right;
margin-top: -17px;
}
.highlights_title_box {
opacity: 1;
transform: scale(1);
transition: all 0.5s;
}
.highlights_block_two:hover .highlights_title_box {
opacity: 0;
transform: scaleY(0);
}
.highlights_block_two .highlights_sub_title {
font-size: 13px;
line-height: 18px;
text-transform: uppercase;
color: #a3aeac;
font-weight: 600;
font-family: "Inter";
}
.highlights_block_two .highlights_title {
font-size: 22px;
line-height: 30px;
color: #0a1f1b;
font-weight: 600;
font-family: "Inter";
text-align: left;
}
.highlights_content_box {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
transform: scaleY(0);
opacity: 0;
transition: all 0.5s;
}
.highlights_block_two:hover .highlights_content_box {
opacity: 1;
transform: scaleY(1);
}
.highlights_block_two .highlights_text {
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
text-align: left;
margin-bottom: 20px;
} .business-innovation-section .sec_title_wrap {
margin: 0;
}
.business-innovation-section .sec_title {
font-size: 48px;
line-height: 58px;
color: #0a1f1b;
font-weight: 700;
font-family: "Inter";
margin-bottom: 30px;
}
.business-innovation-section .sec_desc {
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.business-innovation-section .sub_title {
font-size: 17px;
line-height: 28px;
color: #0a1f1b;
font-weight: 500;
font-family: "Inter";
}
.business-innovation-section .list_text {
font-size: 16px;
line-height: 36px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.business-innovation-section .about_author_box {
display: inline-flex;
}
.business-innovation-section .author_box {
display: inline-flex;
border-right: 1px solid #e5e8e7;
padding-right: 40px;
margin-right: 20px;
}
.business-innovation-section .author_name {
font-size: 22px;
line-height: 32px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
}
.business-innovation-section .designation {
font-size: 16px;
line-height: 28px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
} .service-section-two {
background-color: #f1f4f3;
padding: 70px 0px;
}
.services_slider_outer {
position: relative;
}
.service-section-two .services_block_2 {
position: relative;
}
.service-section-two .services_block_img {
background-color: #140b2b;
}
.service-section-two .services_block_img img {
opacity: 0.5;
}
.service-section-two .services_block_title_box {
position: absolute;
top: 175px;
left: 30px;
display: flex;
gap: 15px;
transition: all 500ms ease;
}
.service-section-two .services_block_title {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.service-section-two .services_block_content-two {
filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.2));
background-color: #ffffff;
padding: 20px 20px;
height: 150px;
}
.service-section-two .services_block_text {
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
}
.services_navigation_btn {
position: absolute;
top: 50px;
right: 0;
display: flex;
align-items: center;
gap: 10px;
}
.home-seventeen-choose-section .services_navigation_btn {
position: absolute;
top: -90px;
right: 15px;
}
.home-seventeen-choose-section .swiper-container{
overflow: visible;
}
.home-seventeen-choose-section .swiper-slide{
opacity: 0;
}
.home-seventeen-choose-section .swiper-slide.swiper-slide-active,
.home-seventeen-choose-section .swiper-slide.swiper-slide-next,
.home-seventeen-choose-section .swiper-slide.swiper-slide-duplicate-prev{
opacity: 1;
}
.slider-button-prev3,
.slider-button-next3 {
width: 56px;
height: 56px;
line-height: 55px;
text-align: center;
color: #140b2b;
background-color: #f2f1f5;
}
.services_block_inner:hover .services_block_title_box {
opacity: 0;
transform: scaleY(0);
} .choose-section { }
.bg-img{
background-image: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/shape/shape_8.png);
}
.choose-section .choose_us_block_2 {
display: inline-flex;
}
.choose-section .chooseus_icon_box {
position: relative;
padding-right: 20px;
top: 15px;
z-index: 1;
}
.choose-section .chooseus_icon_box:before{
position: absolute;
content: '';
left: -25px;
top: -7px;
width: 45px;
height: 45px;
background-color: #1f3633;
transform: rotate(45deg);
z-index: -1;
}
.choose-section .chooseus_block_title a {
font-size: 22px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.choose-section .chooseus_block_text {
font-size: 16px;
line-height: 28px;
color: #a2b5b3;
font-weight: 400;
font-family: "Heebo";
} .industry-section {
background-color: #f1f4f3;
}
.industry-section .sec_title_wrap {
position: relative;
}
.industry-section .sec_title_wrap a {
position: absolute;
bottom: 0;
right: 0;
}
.industry-section .industry_block_1 {
filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.08));
background-color: #ffffff;
padding: 30px;
margin-bottom: 30px;
overflow: hidden;
}
.industry-section .industry_block_title {
font-size: 20px;
line-height: 30px;
color: #030727;
font-weight: 600;
font-family: "Inter";
}
.industry-section .industry_block_title a {
font-size: 20px;
line-height: 30px;
color: #030727;
font-weight: 600;
font-family: "Inter";
line-height: 0.9;
}
.industry-section .te_read_more_2_btn {
position: relative;
}
.industry-section .te_read_more_2_btn i {
position: absolute;
bottom: -30px;
right: -160px;
font-size: 50px;
transition: 0.5s;
color: #f4f6f5;
background-color:transparent;
transition: all 500ms ease;
}
.industry-section .industry_block_1:hover .te_read_more_2_btn i {
position: absolute;
top: 0;
right: -171px;
font-size: 24px;
color: var(--theme-color);
}
.industry-section .industry_block_title a:hover{
color: var(--theme-color);
} .pointer-section .wrapper-box {
position: relative;
}
.pointer-section .wrapper-box .pointer-block {
position: absolute;
cursor: pointer;
}
.pointer-section .wrapper-box .pointer-block:first-child{
left: 125px;
top: 80px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(2){
left: 185px;
top: 225px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(3){
left: 315px;
bottom: 145px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(4){
left: 370px;
top: 120px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(5){
right: 245px;
top: 85px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(6){
right: 400px;
top: 165px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(7){
right: 195px;
top: 245px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(8){
right: 340px;
bottom: 215px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(9){
right: 150px;
bottom: 120px;
}
.pointer-section .wrapper-box .pointer-block .content {
position: absolute;
left: 0px;
bottom: 80px;
width: 370px;
height: 218px;
background-color: #0a1f1b;
padding: 25px;
opacity: 0;
visibility: hidden;
transition: all 500ms ease;
}
.pointer-section .wrapper-box .pointer-block .customer_image{
position: relative;
display: inline-block;
border-radius: 50%;
border: 1px solid #0a1f1b;
transition: all 500ms ease;
}
.pointer-section .sec_title_wrap{
margin-bottom: -25px;
}
.pointer-section p.sec_desc{
position: relative;
margin-bottom: 0px;
z-index: 1;
}
.pointer-section .wrapper-box .pointer-block .customer_image img{
border-radius: 50%;
}
.pointer-section .wrapper-box .pointer-block .customer_image:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0px;
top: 0px;
border-radius: 50%;
box-shadow: 0px 0px 0px 5px var(--theme-color);
opacity: 0.0;
transition: all 500ms ease;
}
.pointer-section .wrapper-box .pointer-block:hover .customer_image:before,
.pointer-section .wrapper-box .pointer-block:nth-child(3) .customer_image:before{
opacity: 0.5;
}
.pointer-section .wrapper-box .pointer-block:hover .content,
.pointer-section .wrapper-box .pointer-block:nth-child(3) .content{
opacity: 1;
visibility: visible;
bottom: 95px;
}
.pointer-section .wrapper-box .pointer-block .content .text {
font-size: 16px;
line-height: 26px;
color: #a2b5b3;
font-weight: 400;
font-family: "Heebo";
}
.pointer-section .wrapper-box .pointer-block .content .customer_name {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.pointer-section .wrapper-box .pointer-block .content .customer_designation {
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
} .clients-section {
text-align: center;
}
.clients-section h6 {
font-size: 20px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding-bottom: 50px;
}
.clients-section .clients_logo_box {
position: relative;
text-align: center;
margin: 30px;
}
.clients-section .clients_logo_box .hover-image {
position: absolute;
display: block;
max-width: 100%;
width: auto;
margin: 0 auto;
left: 0px;
right: 0px;
top: -30px;
opacity: 0;
transition: all 500ms ease;
}
.clients-section .clients_logo_box:hover .hover-image {
top: 0px;
opacity: 1;
}
.clients-section .clients_logo_box .hover-image img {
opacity: 1;
}
.clients-section .clients_logo_box img {
display: block;
max-width: 100%;
width: auto;
margin: 0 auto;
opacity: 1;
opacity: 0.6;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.clients-section .read_more_1_btn {
color: #fff;
}
.clients-section .read_more_1_btn span {
color: #070f64;
} .support-section {
}
.support-section .support_center_box {
padding: 40px 25px 0px;
}
.support-section .sec_title {
font-size: 40px;
line-height: 58px;
color: #0b201c;
font-weight: 700;
font-family: "Inter";
}
.support-section .sec_desc {
font-size: 18px;
line-height: 30px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.support-section .y-name {
font-size: 17px;
line-height: 40px;
color: #0a1f1b;
font-weight: 400;
font-family: "Inter";
}
.support-section i {
color: var(--theme-color);
}
.support-section button {
width: 100%;
height: 56px;
background-color: var(--theme-color);
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.office-location {
background-color: #f1f4f3;
padding: 40px;
}
.support-section .title {
font-size: 22px;
line-height: 50px;
color: #0a1f1b;
font-weight: 600;
font-family: "Inter";
padding-bottom: 10px;
}
.support-section .office_hours {
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
padding-bottom: 20px;
}
.support-section .office_hours strong{
font-weight: 400;
color: #0a1f1b;
}
.support-section .location_box p{
color: #6a6d6c;
}
.support-section .office_info_box a{
color: #6a6d6c;
}
.support-section .office_info_box a:hover{
color: var(--theme-color);
}
.support-section .office_hours span {
color: var(--theme-color);
}
.support-section .office_info_box {
display: flex;
padding-bottom: 10px;
}
.support-section .location_box {
width: 239px;
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.support-section .social_list ul {
display: inline-flex;
}
.support-section .social_list ul li {
padding-right: 10px;
}
.support-section .social-icon i {
font-size: 18px;
line-height: 32px;
text-transform: uppercase;
color: #a8afac;
text-align: center;
width: 45px;
height: 45px;
border-radius: 22px;
border: 1px solid #d7dad9;
align-items: center;
display: inline-grid;
transition: all 500ms ease;
}
.support-section .social-icon i:hover {
background-color: var(--theme-color);
border-color: var(--theme-color);
color: white;
}
.social-company-container {
display: flex;
justify-content: space-between;
}
.support-section .slide_navigation{
position: absolute;
left: 0px;
bottom: 15px;
z-index: 9;
}
.support-section .slide_navigation .slider-button-next, 
.support-section .slide_navigation .slider-button-prev{
position: relative;
display: inline-block;
width: auto;
height: auto;
line-height: auto;
font-size: 24px;
color: #292929;
background-color: transparent;
cursor: pointer;
transition: all 500ms ease;
}
.support-section .slide_navigation .slider-button-next:hover, 
.support-section .slide_navigation .slider-button-prev:hover{
color: var(--theme-color);
}
.support-section .slide_navigation .slider-button-prev{
margin-right: 5px;
}  .about_left_box {
position: relative;
}
.about_image_017 {
position: relative;
text-align: right;
margin-top: -195px;
}
.logo_icon_box {
position: absolute;
width: 500px;
height: 462px;
left: -35%;
top: 40px;
padding: 50px 80px;
display: flex;
align-items: end;
border-radius: 10px;
}
.logo_icon_box:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
background-image: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/shape/shape_15.png);
z-index: -1;
}
.logo_icon_box:before {
position: absolute;
top: 40px;
left: 0;
width: 100%;
height: 100%;
content: "";
background-image: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/shape/shape_14.png);
z-index: 1;
}
.vertical_text {
position: absolute;
bottom: 80px;
font-size: 48px;
line-height: 58px;
color: #e5dedb;
font-weight: 700;
display: block;
font-family: "Inter";
margin-left: 20px;
transform: rotate(270deg);
transform-origin: left;
z-index: 1;
}
.home-seventeen-about-section .vertical_text{
z-index: 0;
}
.horizental_text {
position: absolute;
font-size: 48px;
line-height: 26px;
color: #e5dedb;
font-weight: 700;
font-family: "Inter";
left: 80px;
bottom: 50px;
z-index: 1;
}
.about_right_box .content_title {
font-size: 22px;
line-height: 32px;
color: #1b1b26;
font-weight: 600;
font-family: "Inter";
padding-bottom: 10px;
}
.about_right_box .content_desc {
font-size: 16px;
line-height: 26px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
}
.about_right_box .icon-right-arrow {
font-size: 16px;
line-height: 36px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
}
.about_right_box .icon-right-arrow::before {
color: var(--theme-color);
padding-right: 10px;
}
.about_right_box .icon_box {
padding-bottom: 30px;
}  .home-seventeen-services-section {
}
.service_box_one {
position: relative;
}
.lower_content_box {
position: absolute;
bottom: 0;
right: 0;
padding: 30px;
}
.home-seventeen-services-section .icon-box {
width: 70px;
height: 70px;
background-color: var(--theme-color);
color: #fff;
font-size: 45px;
display: flex;
align-items: center;
justify-content: center;
margin-top: 5px;
}
.home-seventeen-services-section .serial_number {
font-size: 13px;
text-transform: uppercase;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
}
.home-seventeen-services-section .content_title {
font-size: 22px;
line-height: 56px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.home-seventeen-services-section .content_desc {
font-size: 16px;
line-height: 26px;
color: #a5a5b2;
font-weight: 400;
font-family: "Heebo";
}
.home-seventeen-services-section .lower_content_box {
width: 285px;
height: 158px;
background-color: #31313e;
}
.home-seventeen-services-section .owl-dots {
margin-top: 50px;
text-align: center;
}
.home-seventeen-services-section .owl-theme .owl-dots .owl-dot span {
display: none;
}
.home-seventeen-services-section .owl-theme .owl-dots button{
position: relative;
display: inline-block;
width: 12px;
height: 12px;
border: 2px solid #3e3e46;
cursor: pointer;
margin: 0px 10px;
transition: all 500ms ease;
}
.home-seventeen-services-section .owl-theme .owl-dots button.active{
border-color: var(--theme-color);
}
.home-seventeen-services-section .owl-theme .owl-dots .owl-dot {
background-color: transparent;
}
.service_box_one .read_more_1_btn {
color: #fff;
}
.service_box_one .read_more_1_btn i,
.service_box_one .read_more_1_btn span {
background-color: #42424f;
color: #fff;
}
.service_box_one .overly_content {
background-color: #2c2c39;
position: absolute;
bottom: 0;
padding: 30px;
}
.service_box_one .lower_content_box,
.service_box_one .icon-box {
opacity: 1;
transform: scale(1);
transition: all 1s;
}
.service_box_one:hover .lower_content_box,
.service_box_one:hover .icon-box {
opacity: 0;
transform: scaleY(0);
transition: all 1s;
}
.service_box_one .overly_content {
opacity: 0;
transform: scaleY(1);
transition: all 1s;
}
.service_box_one:hover .overly_content {
opacity: 1;
transform: scaleY(1);
transition: all 1s;
} .home-seventeen-works-section .lower_content {
position: relative;
margin-bottom: 30px;
}
.home-seventeen-works-section .overly_content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5;
}
.home-seventeen-works-section .lower_content .icon-zoom-in {
position: absolute;
left: 50%;
top: 50%;
font-size: 35px;
color: #fff;
opacity: 0;
transform: perspective(400px) rotateY(0deg) translateY(-100%) translateX(-50%);
transform-origin: top;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.home-seventeen-works-section .lower_content:hover .icon-zoom-in {
opacity: 1;
transform: perspective(400px) rotateY(0deg) translateY(-50%) translateX(-50%);
}
.home-seventeen-works-section .overly_content .overly_title {
position: absolute;
left: 50%;
bottom: 50px;
transform: translateX(-50%);
font-size: 26px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
width: 100%;
opacity: 0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.home-seventeen-works-section .lower_content .image{
position: relative;
}
.home-seventeen-works-section .lower_content .image:before {
position: absolute;
content: '';
border-top: 1px solid #fff;
border-bottom: 1px solid var(--theme-color);
left: 10px;
top: 10px;
width: calc(100% - 20px);
height: calc(100% - 20px);
opacity: 0;
z-index: 1;
transition: all 500ms ease;
}
.home-seventeen-works-section .lower_content:hover .image:before{
opacity: 1;
}
.home-seventeen-works-section .lower_content .image:after {
position: absolute;
content: '';
left: 10px;
top: 10px;
width: 1px;
height: calc(100% - 20px);
background: linear-gradient(-180deg, #fff 0%, var(--theme-color) 100%);
opacity: 0;
z-index: 1;
transition: all 500ms ease;
}
.home-seventeen-works-section .lower_content:hover .image:after{
opacity: 1;
}
.home-seventeen-works-section .lower_content .image_box_wrap{
position: relative;
}
.home-seventeen-works-section .lower_content .image_box_wrap:after {
position: absolute;
content: '';
right: 10px;
top: 10px;
width: 1px;
height: calc(100% - 20px);
background: linear-gradient(-180deg, #fff 0%, var(--theme-color) 100%);
opacity: 0;
z-index: 1;
transition: all 500ms ease;
}
.home-seventeen-works-section .lower_content:hover .image_box_wrap:after{
opacity: 1;
}
.home-seventeen-works-section .lower_content .image_box_wrap:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0.0) 50%);
z-index: 1;
opacity: 0;
transition: all 500ms ease;
}
.home-seventeen-works-section .lower_content:hover .image_box_wrap:before{
opacity: 1;
}
.home-seventeen-works-section .lower_content:hover .overly_title {
opacity: 1;
transform: perspective(400px) rotateY(0deg) translateY(-50%) translateX(-50%);
}
.home-seventeen-works-section .overly_content .overly_title a{
display: inline-block;
color: #fff;
}
.home-seventeen-works-section .overly_content .overly_title a:hover{
text-decoration: underline;
} .home-seventeen-facts-section {
padding: 95px 0;
}
.home-seventeen-facts-section .content_box {
color: #ffffff;
border: 1px solid #3b3b47;
padding: 30px;
margin-bottom: 30px;
}
.home-seventeen-facts-section .icon-box {
font-size: 45px;
color: var(--theme-color);
text-align: center;
padding-bottom: 40px;
}
.home-seventeen-facts-section .count_box {
font-size: 60px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding-bottom: 40px;
}
.home-seventeen-facts-section .title {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding-top: 30px;
}
.home-seventeen-facts-section .line_bar {
width: 190px;
height: 4px;
background-color: #e63a27;
margin: 0 auto;
} .home-seventeen-pricing-section .content_box_wrap {
width: 270px;
height: 492px;
background-color: #ffffff;
border: 1px solid #e9e2e1;
text-align: center;
padding: 35px 20px;
}
.home-seventeen-pricing-section .pricing_title {
font-size: 22px;
line-height: 25px;
color: #1b1b26;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.home-seventeen-pricing-section .pricing_desc {
font-size: 16px;
line-height: 40px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.home-seventeen-pricing-section .price {
font-size: 60px;
line-height: 50px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.home-seventeen-pricing-section .pricing_text {
font-size: 16px;
line-height: 50px;
color: #6e6968;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.home-seventeen-pricing-section .content-list{
padding-top: 10px;
text-align: left;
}
.home-seventeen-pricing-section .icon-check {
font-size: 16px;
line-height: 40px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
}
.home-seventeen-pricing-section .icon-check:before {
color: #e63a27;
padding-right: 10px;
}
.home-seventeen-pricing-section .accordion-item .accordion-button,
.home-seventeen-pricing-section .accordion-item .accordion-body {
background-color: transparent;
}
.home-seventeen-pricing-section .read_more_3_btn .btn_title {
opacity: 1;
}
.home-seventeen-pricing-section .read_more_3_btn .btn_icon {
margin-right: -22px;
}
.home-seventeen-pricing-section .read_more_3_btn:hover .btn_title {
color: var(--theme-color);
}
.home-seventeen-pricing-section a.read_more_1_btn span{
background-color: #f5f2f1;
} .home-seventeen-choose-section .choose_box_one {
position: relative;
margin-top: 50px;
filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.1));
background-color: #ffffff;
padding: 75px 20px 30px 20px;
margin-left: 10px;
}
.home-seventeen-choose-section .choose_box_one:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 10px;
right: 10px;
border: 1px solid #fff;
}
.home-seventeen-choose-section .icon_box {
position: absolute;
top: -50px;
z-index: 1;
}
.home-seventeen-choose-section .sec_desc {
font-size: 18px;
line-height: 30px;
color: #e7e7f0;
font-weight: 400;
font-family: "Heebo";
}
.home-seventeen-choose-section .choose_title {
font-size: 22px;
line-height: 30px;
color: #1c1c27;
font-weight: 600;
font-family: "Inter";
padding-bottom: 10px;
}
.home-seventeen-choose-section .choose_desc {
font-size: 16px;
line-height: 26px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
}
.home-seventeen-choose-section .slider-button-prev3,
.slider-button-next3 {
color: #f0f1f5;
background-color: transparent;
border: 1px solid #ffffff;
} .home-seventeen-testimonial-section .owl-dots {
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: -34px;
}
.home-seventeen-testimonial-section .owl-theme .owl-dots .owl-dot span {
display: none;
}
.home-seventeen-testimonial-section .owl-theme .owl-dots .owl-dot {
position: relative;
display: inline-block;
width: 12px;
height: 12px;
border: 2px solid #bdbaba;
margin: 0px 10px;
cursor: pointer;
transition: all 500ms ease;
}
.home-seventeen-testimonial-section .owl-theme .owl-dots .owl-dot.active{
border-color: var(--theme-color);
}
.about_image_17 {
position: relative;
}
@media only screen and (max-width: 7000px) {
}
@media only screen and (max-width: 1500px) {
}
@media (min-width: 1400px) {
}
@media only screen and (max-width: 1400px) {
}
@media only screen and (max-width: 1350px) {
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 1199px) { .feature-one {
left: 0;
transform: translate(0, 0);
}
.chooseus-block-section {
padding-top: 90px;
}
.chooseus-block-section .chooseus_title {
font-size: 17px;
}
.chooseus-block-section .chooseus_block_02 {
margin-top: 15px;
}
.newsletter-section .newsletter_block_1,
.newsletter-section .car_block_1 {
width: 100%;
}
.newsletter_block_icon {
display: none;
} .highlights-section .highlights_block_two {
width: 100%;
}
.highlights-section .highlights_title {
font-size: 17px;
} .home-seventeen-services-section .lower_content_box {
width: 100%;
}
.home-seventeen-services-section .service_box_one .overly_content {
width: 100%;
}
.home-seventeen-services-section .image_box img {
width: 100%;
}
.home-seventeen-works-section .sec_title_wrap a{
bottom: -25px;
}
.home-seventeen-works-section .image img{
width: 100%;
}
}
@media only screen and (max-width: 1100px) { .business-innovation-section .buss_innov_list {
display: flex;
flex-direction: column;
}
.business-innovation-section .about_image_left img {
width: 100%;
}
.service-section-two .services_block_title_box {
top: 150px;
}
.industry-section .read_more_1_btn i {
right: -145px;
}
.industry-section .industry_block_1 {
width: 100%;
}
.industry-section .read_more_1_btn:hover i {
right: -145px;
}
}
@media (min-width: 992px) {
}
@media only screen and (max-width: 991px) { .feature-one .downloads_block_one {
border: 1px solid #e9e6ed;
}
.services_navigation_btn {
top: 65px;
}
.services_block_content {
transform: translate(-52%, -50%);
}
.services_block_img img {
width: 100%;
}
.work_procedure_block_one {
width: 100%;
margin-top: 30px;
}
.accordion-box {
padding-top: 40px;
} .highlights-section {
top: 0;
left: 0;
transform: translate(0, 0);
margin-bottom: 0px;
}
.highlights-section .highlights_block_two {
margin-top: 40px;
}
.business-innovation-section .sec_title_wrap {
padding-top: 50px;
}
.service-section-two .services_block_title_box {
top: 190px;
}
.clients-section {
height: 100%;
}
.support-section {
margin-top: 0px;
}
.support-section .support_center_box {
padding: 40px 25px 0px;
}
.support-section .office-location {
padding: 60px 30px 0px 15px;
}
.industry-section .read_more_1_btn i {
right: -280px;
}
.industry-section .read_more_1_btn:hover i {
right: -280px;
} .home-seventeen-about-section .about_right_box {
padding: 40px 0 0 0;
}
.home-seventeen-about-section .content_box {
padding-bottom: 20px;
}
.home-seventeen-about-section .about_right_box p {
padding-bottom: 0px;
}
.home-seventeen-pricing-section .content-list{
text-align: center;
}
.home-seventeen-pricing-section .content_box_wrap {
width: 100%;
margin-top: 20px;
}
.home-seventeen-pricing-section .question_block {
margin-top: 30px;
}
}
@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) { .services_navigation_btn {
display: none;
}
.services_block_content {
transform: translate(-53%, -50%);
} .project-block-two-section .sec_title_wrap a {
bottom: -30px;
}
.service-section-two .services_block_title_box {
top: 330px;
}
.industry-section .read_more_1_btn i {
right: -460px;
}
.industry-section .read_more_1_btn:hover i {
right: -460px;
}
.industry-section .sec_title_wrap a {
bottom: -21px;
} .home-seventeen-works-section .overly_content .overly_title {
bottom: 10px;
}
}
@media only screen and (max-width: 575px) {
.services_block_content {
transform: translate(-54%, -50%);
} .business-innovation-section .author_image {
margin-bottom: 10px;
}
.business-innovation-section .author_box {
flex-direction: column;
margin-bottom: 12px;
border: none;
}
.business-innovation-section .about_author_box {
display: inline-flex;
flex-direction: column;
}
.service-section-two .services_block_title_box {
top: 200px;
}
.industry-section .read_more_1_btn i {
right: -250px;
}
.industry-section .read_more_1_btn:hover i {
right: -250px;
} }
@media only screen and (max-width: 400px) {
.services_block_content {
transform: translate(-57%, -50%);
}
.service-section-two .services_block_title_box {
top: 167px;
}
}  .home_eight p{
font-size: 16px;
}
.home_eight .sec_title_wrap p{
font-size: 18px;
}
.home_eight a:hover{
color: var(--theme-color);
}  .home_eight_facts_section {
bottom: 0px !important;
top: -100px;
}
.home_eight_facts_section .bg_layer {
background: var(--theme-color) !important;
}  .home_eihgt_about{
padding-bottom: 80px;
}
.home_eihgt_certfication_box {
display: flex;
align-items: center;
gap: 20px;
margin-top: 20px;
margin-bottom: 20px;
}
.home_eihgt_certfication_box i{
font-size: 44px;
color: var(--theme-color);
}
.home_eihgt_certfication_box h4{
font-size: 17px;
line-height: 28px;
color: #231e5c;
font-weight: 600;
font-family: "Inter";
}
.home_eihgt_highlights_box{
margin-top: 20px;
}
.home_eihgt_highlights_box a{
display: inline-block;
font-size: 22px;
font-weight: 600;
margin: 20px 0 10px;
color: #231e5c;
transition: 0.3s;
}
.home_eihgt_highlights_box a:hover{
color: var(--theme-color);
}
p.highlights_desc {
font-size: 16px;
line-height: 28px;
color: #6a6970;
font-weight: 400;
font-family: "Heebo";
}  .service_eight{
}
.service_eight .sec_title_wrap{
text-align: center;
}
.service_box_eight{
position: relative;
}
.service_box_eight .service_title_box{
background: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/shape/services_bg_image.png) no-repeat;
text-align: center;
position: absolute;
left: 20px;
bottom: -60px;
width: 100%;
padding-bottom: 28px;
padding-top: 90px;
}
.service_box_eight .service_title_box_inner{
position: relative;
}
.service_box_eight .service_title_box_inner .icon {
position: absolute;
top: -90px;
left: 45%;
transform: translateX(-50%);
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
border-radius: 50%;
background-color: #f6f0ef;
transition: 0.3s;
}
.service_box_eight .service_title_box_inner .icon i,
.service_box_eight .service_title_box_inner .icon img{
transition: 0.3s;
}
.service_box_eight:hover .icon i,
.service_box_eight:hover .icon img{
transform: rotate(360deg);
}
.service_box_eight .service_title_box_inner a{
display: inline-block;
font-size: 22px;
font-weight: 600;
color: #231e5c;
transition: 0.3s;
}
.service_box_eight .service_title_box_inner a:hover{
color: var(--theme-color);
}  .choose_eight{
padding-top: 100px;
padding-bottom: 70px;
}
.choose_eight_container{
padding: 38px 35px;
border: 1px solid #e5e4e4;
display: flex;
gap: 30px;
margin-bottom: 30px;
}
.choose_eight_container .icon_box{
max-width: 100px;
width: 100%;
}
.choose_eight_container h4{
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
}
.choose_eight_container p{
margin-bottom: 0;
}  .video-eight{
position: relative;
}
.missiom-video-btn{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
i.fas.fa-play {
color: #ffffff;
font-size: 28px;
}
a.hv-popup-link{
position: relative;
width: 100px;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
a.hv-popup-link:after{
content: '';
position: absolute;
border: 30px solid #ffffff;
top: -40px;
left: -40px;
bottom: -40px;
right: -40px;
animation: anim 2s linear infinite;
opacity: 0;
}
@keyframes anim{
0%{transform: scale(.5);}
50%{opacity: 1;}
100%{transform: scale(1);}
}  .home_eight_process{
padding: 100px 0;
}
.home_eight_process .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.home_eight_process .sec_title_wrap p{
margin-bottom: 0;
}
.home_eight_process_box{
text-align: center;
}
.home_eight_process_box .icon_box{
position: relative;
margin-bottom: 30px;
}
.home_eight_process_box .icon_box .serial_number {
display: inline-block;
width: 50px;
height: 50px;
border-radius: 50%;
line-height: 50px;
text-align: center;
font-size: 17px;
font-weight: 600;
color: #b0a9ab;
background-color: #ffffff;
box-shadow: 0 0 30px rgba(0,0,0,0.15);
position: absolute;
bottom: -5px;
right: 45px;
transition: 0.3s;
}
.home_eight_process_box:hover .icon_box .serial_number{
background-color: var(--theme-color);
color: #ffffff;
}
.home_eight_process_box a{
display: inline-block;
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
}
.home_eight_process .btn_link{
text-align: center;
margin-top: 30px;
}
.home_eight_process a.read_more_1_btn {
display: inline-block;
font-size: 22px;
line-height: 28px;
color: #1a1919;
margin-top: 20px;
}  .pricing_section_eight{
background-color: #231e5c;
padding: 100px 0;
}
.pricing_section_eight .sec_title_wrap{
text-align: center;
}
.pricing_section_eight .sec_title_wrap h2{
color: #ffffff;
}
.pricing_section_eight .sec_title_wrap p{
color: #979292;
}
.pricing_eight_container{
padding: 20px;
border: 1px solid #363283;
}
.pricing_block_eight{
position: relative;
text-align: center;
}
.pricing_block_eight .image{
position: absolute;
}
.pricing_block_eight .title_box{
padding-top: 40px;
padding-bottom: 75px;
position: relative;
}
.pricing_block_eight .title_box h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.pricing_block_eight .title_box p{
color: #ffffff;
}
.pricing_block_eight .title_box h2{
color: #ffffff;
font-size: 40px;
font-weight: 600;
}
.pricing_block_eight .title_box h2 sup{
font-size: 26px;
font-weight: 600;
top: -7px;
}
.pricing_block_eight .title_box h2 sub{
font-size: 15px;
font-weight: 600;
bottom: 0;
}
.testimonial_fifteen .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: right center;
background-size: cover;
}
.pricing_block_eight .btn_1 {
position: absolute;
bottom: -20px;
left: 19px;
background-color: #ffffff;
font-weight: 600;
font-size: 18px;
padding: 15px 0;
max-width: 290px;
width: 100%;
text-align: center;
}
.pricing_eight_container h6{
display: inline-block;
font-size: 17px;
font-weight: 600;
color: #ffffff;
margin-top: 60px;
margin-bottom: 10px;
margin-left: 25px;
border-bottom: 1px solid #3a366b;
}
.pricing_eight_container .feature-list{
margin-left: 25px;
}
.pricing_eight_container .feature-list li{
margin: 15px 0;
color: #a2a2a2;
}
.pricing_eight_container .feature-list li span{
display: inline-block;
color: #969696;
font-size: 22px;
margin-right: 12px;
}  .home_eight_testimonial{
padding: 100px 0;
}
.testimonial-block-eight .testimonial_icon{
position: relative;
display: inline-block;
width: 72px;
height: 72px;
line-height: 72px;
text-align: center;
border-radius: 50%;
color: #ffffff;
background-color: var(--theme-color);
}
.testimonial-block-eight .testimonial_icon img{
display: inline-block;
}
.testimonial-block-eight .testimonial_icon span{
font-size: 28px;
}
.testimonial-block-eight .author-box h5{
font-size: 22px;
font-weight: 600;
margin-top: 35px;
}
.testimonial-block-eight .author-box span{
display: inline-block;
color: var(--theme-color);
margin-bottom: 25px;
}
.testimonial-block-eight h4{
font-size: 26px;
font-weight: 600;
margin-bottom: 20px;
}
.testimonial-block-eight ul {
display: flex;
gap: 5px;
margin-top: 30px;
}
.testimonial-block-eight ul li{
color: #fbaf02;
font-size: 19px;
}
.home_eight_testimonial_container .owl-dots {
display: none;
}
.home_eight_testimonial_container .owl-nav {
display: block;    
}
.home_eight_testimonial_container button.owl-prev {
position: absolute;
top: 53%;
left: -105px;
font-size: 24px;
width: 55px;
height: 55px;
transition: 0.3s;
background-color: #f6f0ef;
}
.home_eight_testimonial_container button.owl-next {
position: absolute;
top: 37%;
left: -105px;
font-size: 24px;
width: 55px;
height: 55px;
transition: 0.3s;
background-color: #f6f0ef;
}
.home_eight_testimonial_container button.owl-prev:hover,.home_eight_testimonial_container button.owl-next:hover{
background-color: var(--theme-color);
color: #ffffff;
}  .home_eight_faq{
padding: 100px 0;
}
.home_eight_faq .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.home_eight_faq .accordion-box .accordion {
position: relative;
margin-bottom: 20px;
}
.home_eight_faq .accordion-box .acc-btn {
position: relative;
padding-right: 50px;
border-bottom: 1px solid #d9d7df;
background-color: #ffffff;
}
.home_eight_faq .accordion-box .acc-btn h4 {
font-size: 20px;
color: #231e5c;
font-weight: 600;
font-family: "Inter";
width: 100%;
cursor: pointer;
}
.home_eight_faq .accordion-box .icon_1 i{
color: #aeaeae;
}
.home_eight_faq .accordion-box i{
font-size: 22px;
}
.home_eight_faq .accordion-box .active-block .icon_2 {
visibility: visible;
opacity: 1;
transform: scale(1);
color: var(--theme-color);
}
.home_eight_faq .acc-content .text {
height: 100px;
font-size: 16px;
line-height: 26px;
background-color: #ffffff;
color: #6e6c70;
font-weight: 400;
padding: 10px 27px;
}
.home_eight_faq .accordion-box .acc-btn,
.home_eight_faq .acc-content .text{
background-color: #fff;
border-color: #fff;
margin-bottom: 0px;
}
.home_eight_faq .accordion-box .accordion{
margin-bottom: 5px;
}
.home_eight_faq .acc-content .text{
border-top: 1px solid #ede6e5;
}
.home_eight_faq a.read_more_1_btn span{
background-color: #e6dcda;
}
.home_eight_faq a.read_more_1_btn:hover span{
background-color: var(--theme-color);
}  .home_eight_award{
padding: 100px 0;
}
.home_eight_award_content{
background: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/background/home-08-award-bg.jpg) no-repeat;
background-size: cover;
padding: 30px;
border-right: 1px solid #dedede;
}
.home_eight_award_icon{
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
background-color: #f6f0ef;
}
.home_eight_award_icon img{
transition: 0.3s;
}
.home_eight_award_content:hover .home_eight_award_icon img{
transform: rotateY(160deg);
}
.home_eight_award_content span{
display: inline-block;
color: var(--theme-color);
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
margin-top: 30px;
margin-bottom: 5px;
}
.home_eight_award_content a{
display: inline-block;
font-size: 20px;
line-height: 30px;
font-weight: 600;
color: #231e5c;
transition: 0.3s;
}
.home_eight_award_content a:hover{
color: var(--theme-color);
}
.home_eight_award_content h6{
font-size: 16px;
font-weight: 600;
color: #969696;
margin-top: 30px;
}    .home_nine p{
font-size: 16px;
margin-bottom: 0;
}
.home_nine p.sec_desc{
font-size: 18px;
}  .categories_nine{
padding: 100px 0;
}
.categories_nine .sec_title_wrap{
text-align: center;
}
.categories_nine_image{
position: relative;
width: 100%;
height: 280px;
}
.categories_nine_image .image_box img{
height: 250px;
width: 100%;
transition: 0.5s;
}
.categories_nine_image .icon_box{
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
background-color: var(--theme-color);
position: absolute;
left: 0;
bottom: 0;
}
.categories_nine_image .icon_box img {
width: 33px;
height: 31px;
}
.categories_nine_wrap:hover .image_box img{
height: 280px;
}
.categories_nine_wrap:hover .content_box .serial_number{
opacity: 0;
visibility: hidden;
}
.categories_nine_wrap .content_box{
position: relative;
}
.categories_nine_wrap .content_box .serial_number{
font-size: 60px;
font-weight: 600;
color: #f3f0ef;
position: absolute;
top: -20px;
right: 0;
transition: 0.5s;
}
.categories_nine_wrap .content_box h4{
font-size: 22px;
font-weight: 600;
margin-top: 20px;
}
.categories_nine_wrap .content_box p{
margin-bottom: 15px;
font-size: 16px;
line-height: 26px;
color: #6a6767;
font-weight: 400;
font-family: "Heebo";
margin-top: 10px;
}  .services_nine .sec_title_box_wrap{
padding: 40px 50px;
background-color: #0f0f0f;
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #363636;
}
.services_nine .sec_title_box_wrap h2{
color: #ffffff;
}
.services_nine .sec_title_box_wrap p{
color: #ffffff;
}
.services_nine_wrap{
height: 320px;
background-color: #0f0f0f;
padding: 55px 30px;
text-align: center;
border-right: 1px solid #363636;
}
.services_nine_wrap .icon_box{
position: relative;
display: inline-block;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
border-radius: 50%;
margin-bottom: 20px;
z-index: 1;
}
.services_nine_wrap .icon_box img{
transition: all 500ms ease;
}
.services_nine_wrap:hover .icon_box img{
transform: scale(0.7);
}
.services_nine_wrap .icon_box::after{
content: '';
width: 50px;
height: 50px;
border-radius: 50%;
background: var(--theme-color);
position: absolute;
top: 0px;
right: 0px;
z-index: -1;
transition: 0.5s;
}
.services_nine_wrap:hover .icon_box::after{
width: 80px;
height: 80px;
}
.services_nine_wrap h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
transition: 0.5s;
}
.services_nine_wrap p{
color: #a49c9e;
margin-bottom: 10px;
margin-bottom: 20px;
}
.services_nine_wrap a.read_more_1_btn {
color: #ffffff;
}
.services_nine_wrap a.read_more_1_btn:hover{
color: var(--theme-color);
}
.services_nine_carousel .owl-dots{
text-align: center;
margin-top: 50px;
}
.services_nine_carousel .owl-dots .owl-dot{
background-color: #e6e7ef;
position: relative;
}
.services_nine_carousel .owl-dots .owl-dot span {
display: block;
margin: 0px;
transition: opacity 200ms ease 0s;
width: 85px;
border: none;
height: 1px;
background: transparent;
border-radius: 0;
}
.services_nine_carousel .owl-dots .owl-dot.active span {
background: #dedede;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(1)::before{
content: '01';
position: absolute;
left: 0;
top: -35px;
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(2)::before{
content: '02';
position: absolute;
left: 0;
top: -35px;
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(3)::before{
content: '03';
position: absolute;
left: 0;
top: -35px;
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(4)::before{
content: '04';
position: absolute;
left: 0;
top: -35px;
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(1)::after{
content: '/04';
position: absolute;
left: 28px;
top: -33px;
color: #aeaeae;
font-size: 18px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(2)::after{
content: '/04';
position: absolute;
left: 28px;
top: -33px;
color: #aeaeae;
font-size: 18px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(3)::after{
content: '/04';
position: absolute;
left: 28px;
top: -33px;
color: #aeaeae;
font-size: 18px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(4)::after{
content: '/04';
position: absolute;
left: 28px;
top: -33px;
color: #aeaeae;
font-size: 18px;
font-weight: 600;
}
.services_nine_carousel .owl-nav{
display: block;
}
.services_nine_carousel button.owl-prev {
position: absolute;
bottom: -5px;
left: 39%;
background: none;
font-size: 24px;
}
.services_nine_carousel button.owl-next {
position: absolute;
bottom: -5px;
right: 39%;
background: none;
font-size: 24px;
}
.services_nine_carousel a.read_more_1_btn i,
.services_nine_carousel a.read_more_1_btn span {
background-color: rgba(255, 255, 255, 0.1);
color: #ffffff;
margin-left: 5px;
}  .about_nine{
padding: 100px 0;
}
.about_nine_author_box{
display: flex;
align-items: center;
gap: 30px;
}
.about_nine_author_box .author_box{
display: flex;
align-items: center;
gap: 15px;
}
.about_nine_author_box .author_box .author_name{
font-size: 22px;
font-weight: 600;
color: #0f0f0f;
}
.about_nine_author_box .blank{
width: 1px;
height: 50px;
background-color: #dadada;
}  .recent_project_nine{
padding: 100px 0;
background-color: #0f0f0f;
}
.recent_project_nine .sec_title_wrap h2 {
color: #ffffff;
}
.recent_project_nine .sec_title_wrap p{
color: #ffffff;
}
.recent_project_nine_carousel .projects_box_one .image_box img{
width: 370px;
height: 300px;
}
.recent_project_nine_carousel a.read_more_1_btn i,
.recent_project_nine_carousel a.read_more_1_btn span {
background-color: transparent;
color: #ffffff;
font-size: 17px;
margin-left: 5px;
}
.recent_project_nine_carousel a.read_more_1_btn:hover i,
.recent_project_nine_carousel a.read_more_1_btn:hover span{
color: var(--theme-color);
}
.recent_project_nine a.read_more_1_btn {
display: inline-block;
font-size: 22px;
line-height: 28px;
color: #ffffff;
margin-top: 20px;
}
.recent_project_nine_carousel .owl-dots {
display: none;
}
.recent_project_nine_carousel .owl-nav {
display: block;
position: absolute;
top: -100px;
right: 385px;
}
.recent_project_nine_carousel .owl-nav button{
background-color: rgba(255, 255, 255, 0.1);
width: 60px;
height: 60px;
line-height: 65px;
text-align: center;
}
.recent_project_nine_carousel .owl-nav button span{
color: #ffffff;
font-size: 24px;
}
.recent_project_nine_carousel .owl-nav .owl-prev{
margin-right: 10px;
}  .process_nine{
padding: 100px 0;
position: relative;
}
.process_nine .bg_shape{
position: absolute;
top: 56%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
width: 92%;
}
.process_nine .auto-container{
max-width: 1580px;
}
.process_nine .sec_title_wrap {
text-align: center;
margin-bottom: 112px;
}
.process_nine_container{
text-align: center;
}
.process_nine_container .image_box{
position: relative;
}
.process_nine_container .image_box .icon_box {
position: absolute;
top: -40px;
left: 38%;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
border-radius: 50%;
background: #ffffff;
box-shadow: 0 0 30px rgba(0,0,0,0.15);
}
.process_nine_container .image_box .serial_number {
padding: 5px 25px;
background: var(--theme-color);
color: #ffffff;
font-weight: 700;
font-size: 16px;
display: inline-block;
position: absolute;
bottom: 10px;
left: 25px;
}
.process_nine_container.mt-0{
margin-top: -30px !important;
}
.process_nine_container h4{
font-size: 22px;
font-weight: 600;
margin-top: 35px;
margin-bottom: 10px;
}  .add_nine .sec_title_wrap h2{
color: #ffffff;
font-size: 60px;
font-weight: 700;
line-height: 80px;
}
.add_nine .btn-1{
padding: 15px 20px;
}
.add_nine_container{
position: relative;
}
.add_nine_container .discount_box {
position: absolute;
top: 40px;
right: -50px;
padding: 20px 25px;
text-align: center;
background-color: #ffffff;
transform: skewY(-10deg);
animation: sk 2s linear infinite alternate;
}
@keyframes sk{
0%{
transform: skewY(0deg);
}
100%{
transform: skewY(-10deg);
}
}
.add_nine_container .discount_box h4{
font-size: 38px;
font-weight: 700;
color: var(--theme-color);
}
.add_nine_container .discount_box .discount_text{
font-size: 18px;
font-weight: 700;
color: #0f0f0f;
}
.add_nine_container .arrow_box {
position: absolute;
bottom: 20px;
right: 170px;
}  .choose_nine{
padding-top: 100px;
padding-bottom: 70px;
}
.choose_nine .sec_title_wrap{
text-align: center;
}
.choose_nine_image_box{
text-align: center;
}
.choose_nine_wrap_left{
text-align: right;
}
.choose_nine_box{
margin-bottom: 50px;
}
.choose_nine_box a{
display: inline-block;
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
}
.choose_nine_box .serial_number {
color: var(--theme-color);
font-weight: 600;
border-bottom: 1px solid #ddd;
width: 190px;
position: relative;
}
.serial_number_one {
right: -180px;
margin-bottom: 35px;
}
.serial_number_two {
left: -100px;
margin-bottom: 35px;
}
.serial_number_three {
right: -180px;
margin-top: 10px;
}
.serial_number_four {
right: 100px;
margin-top: 10px;
}  .home_nine_testimonial_container{
position: relative;
display: flex;
justify-content: center;
}
.home_nine_testimonial_container_inner{
padding: 50px 0 50px 130px;
background-color: #0f0f0f;
max-width: 1032px;
}
.home_nine_testimonial_container .text-box {
position: relative;
}
.home_nine_testimonial .owl-carousel .owl-stage-outer .owl-item{
opacity: 0;
}
.home_nine_testimonial .owl-carousel .owl-stage-outer .owl-item.active{
opacity: 1;
}
.home_nine_testimonial_image{
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-50%);
}
.home_nine_testimonial_container_inner .inner-box .light-icon{
position: absolute;
top: 0px;
right: 130px;
}
.home_nine_testimonial_container .testimonial-block-eight ul {
margin-top: 0px;
margin-bottom: 10px;
}
.home_nine_testimonial_container .testimonial-block-eight ul li {
color: #fbaf02;
font-size: 21px;
}
.home_nine_testimonial_container .testimonial-block-eight p{
color: #969696;
font-size: 18px;
}
.home_nine_testimonial_container .testimonial-block-eight .author-box h5 {
margin-top: 20px;
color: #ffffff;
}
.home_nine_testimonial_container .testimonial-block-eight .author-box span {
color: var(--theme-color);
margin-bottom: 0;
}
.home_nine_testimonial_container .owl-dots {
display: none;
}
.home_nine_testimonial_container .owl-nav {
display: block;
}
.home_nine_testimonial_container .owl-nav button{
width: 140px;
height: 60px;
background-color: #ffffff;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.125);
transition: 0.3s;
}
.home_nine_testimonial_container .owl-nav button:hover{
background-color: var(--theme-color);
color: #ffffff;
}
.home_nine_testimonial_container button.owl-prev {
position: absolute;
top: 52%;
right: -69px;
font-family: "Inter";
}
.home_nine_testimonial_container button.owl-next {
position: absolute;
top: 15%;
right: -69px;
}
.home_nine_testimonial_container button span{
display: inline-block;
position: relative;
font-size: 18px;
font-weight: 500;
}
.home_nine_testimonial_container button.owl-prev span::after{
content: 'Prev';
margin-left: 10px;
font-family: "Inter";
}
.home_nine_testimonial_container button.owl-next span::after {
content: 'Next';
position: absolute;
left: -44px;
font-family: "Inter";
}
.home_nine_testimonial_container button.owl-next span{
margin-left: 40px;
}  .quote_nine{
margin-top: -150px;
padding-top: 250px;
padding-bottom: 100px;
position: relative;
z-index: 1;
background-repeat:no-repeat;
background-size: cover;
}
.quote_nine form label {
margin-bottom: 10px;
font-size: 17px;
color: #0f0f0f;
font-weight: 400;
font-family: "Inter";
}
.quote_nine form label span{
display: inline-block;
border: 1px solid var(--theme-color);
border-radius: 50%;
font-size: 12px;
}
.quite_form_bottom{
width: 100%;
display: flex;
justify-content: space-between;
}
.quite_form_bottom .form-group{
width: 48%;
}
.quite_form_bottom .btn-1{
background-color: #0f0f0f;
}
.quite_form_bottom .btn-1 span {
background-color: var(--theme-color);
}
.btn-right{
background-color: #ffffff !important;
border: 2px solid var(--theme-color);
color: #0f0f0f;
padding-top: 12px;
padding-bottom: 12px;
}
.quote_nine form select{
background: #f3f0ef;
width: 100%;
padding: 0 20px;
transition: .5s;
height: 56px;
border: none;
font-size: 16px;
line-height: 40px;
color: #a5a6b1;
font-weight: 400;
font-family: "Heebo";
}
.quote_nine .nice-select {
-webkit-tap-highlight-color: transparent;
background-color: #f3f0ef;
border-radius: 5px;
border: solid 1px transparent;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-size: 16px;
font-weight: normal;
width: 100%;
height: 55px;
line-height: 55px;
margin-bottom: 25px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.quote_nine .nice-select:after {
border-bottom: 2px solid #999;
border-right: 2px solid #999;
content: '';
display: block;
height: 7px;
margin-top: -4px;
pointer-events: none;
position: absolute;
right: 20px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 7px;
}  .blog_nine{
padding-top: 100px;
padding-bottom: 70px;
}
.blog_nine .sec_title_wrap{
text-align: center;
}
.blog_nine_container{
box-shadow:  0 0 30px rgba(0,0,0,0.15);
margin-bottom: 30px;
}
.blog_nine_container figure.image {
margin-bottom: 0px !important;
}
.blog_nine_container .lower-content{
padding: 20px;
}
.blog_nine_container .blog_tag a,
.blog_nine_container span.blog_tag {
color: var(--theme-color) !important;
background-color: transparent !important;
padding: 0;
margin-bottom: 0px;
transform: translateY(0);
}
.blog_nine_container ul {
align-items: center;
gap: 7px;
border-bottom: 1px solid #e2dfdf;
padding-bottom: 15px;
}
.blog_nine_container ul li span a,
.blog_nine_container ul li span {
font-size: 13px;
color: #afafaf;
margin-right: 5px;
}
.blog_nine_container ul li.dimond{
width: 5px;
height: 5px;
background-color: #afafaf;
transform: rotate(45deg);
}
.blog_nine_container h3 {
margin-bottom: 15px;
}
.blog_nine_container h3 a {
display: inline-block;
color: #0f0f0f;
font-size: 20px;
margin-top: 10px;
}
.blog_nine_container a.read_more_1_btn {
display: inline-block;
font-size: 18px;
line-height: 28px;
color: #0f0f0f;
margin-top: 0px;
}    .home_ten p.sec_desc {
font-size: 18px;
}
.home_ten p {
font-size: 16px;
color: #494949;
line-height: 27px;
}  .about_us{
padding: 100px 0;
}
.about_us .image_box {
position: relative;
}
.about_us .image_box  figure.bg_img {
margin-left: 100px !important;
}
.video_box {
position: absolute;
left: 0;
bottom: 50px;
}
.vedio-button{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.vedio-button a {
position: relative;
background-color: transparent !important;
width: 80px !important;
height: 80px !important;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.vedio-button a i.fas.fa-play {
color: #ffffff !important;
font-size: 22px;
}
.vedio-button a:after {
content: '';
position: absolute;
border: 1px solid #ffffff !important;
border-radius: 50%;
top: -20px;
left: -20px;
bottom: -20px;
right: -20px;
animation: vdo-anim 1.5s linear infinite;
opacity: 0;
}
@keyframes vdo-anim{
0%{transform: scale(.5);}
50%{opacity: 1;}
100%{transform: scale(.7) !important;}
}
.about_us h2.sec_title {
color: #1b1918;
margin-bottom: 40px;
}
.item_box .item{
display: flex;
gap: 30px;
margin-bottom: 30px;
} .services{
position: relative;
padding: 100px 0;
background-size: cover;
}
.heading_box {
width: 100%;
height: 88px;
background: #363283;
padding: 20px 40px;
display: flex;
align-items: center;
gap: 18px;
}
.top_text{
font-size: 13px;
text-transform: uppercase;
line-height: 29px;
font-weight: 700;
font-family: "Inter";
color: #ef592a;
}
.services .text_box .title {
line-height: 22px;
}
.heading_box_title h3{
font-size: 22px;
line-height: 28px;
font-weight: 600;
font-family: "Inter";
color: #ffffff;
}
.services .lower_box {
padding: 0 30px;
}
.services .lower_box_inner{
background: #ffffff;
padding: 34px 40px;
}
.services .lower_box_inner p{
font-size: 16px;
font-family: "heebo";
color: #6e6968;
}
.services .lower_box_inner ul li a{
position: relative;
display: inline-block;
font-size: 16px;
font-family: "heebo";
color: #6e6968;
transition: 0.3s;
padding-left: 17px;
margin-bottom: 10px;
}
.services .lower_box_inner ul li a:hover{
color: #ef592a;
}
.services .lower_box_inner ul li a::before{
content: '';
position: absolute;
left: 0;
top: 9px;
width: 8px;
height: 8px;
background: #ccc7c1;
}
.services .lower_box_inner .read_more_1_btn{
margin-top: 15px;
}
.services .services_block_2 {
margin-top: -145px;
background: #ffffff;
padding: 20px 40px;
box-shadow: 0 0 30px rgba(0,0,0,0.15);
cursor: pointer;
transition: all 500ms ease;
}
.services .services_block_2 .text_box{
display: flex;
gap: 16px;
align-items: center;
}
.servicea_icon{
position: relative;
display: inline-block;
width: 50px;
height: 50px;
text-align: center;
line-height: 66px;
background: #f3f0ef;
}
.servicea_icon i,
.servicea_icon span{
display: inline-block;
color: #ef592a;
font-size: 32px;
}
.services-bg-text{
position: absolute;
bottom: 0;
left: 12%;
width: 100%;
}
.services-bg-text h2{
font-size: 150px;
line-height: 110px;
font-weight: 800;
text-transform: uppercase;
font-family: "Inter";
color: rgba(255,255,255,0.19);
}  .choose_us{
padding-top: 100px;
margin-bottom: -40px;
}
.choose_us .sec_title_wrap {
text-align: center;
margin-bottom: 50px;
}
.sec_title_wrap h2{
color: #1a1919;
}
.choose_us_block_left .text_box{
text-align: right;
}
.choose_us_block_left {
float: left;
}
.choose_us_block_right{
float: right;
}
.choose_us .text_box{
display: flex;
gap: 30px;
margin-bottom: 20px;
}
.choose_us .text_box .title {
line-height: 32px;
margin-bottom: 15px;
margin-top: -10px;
}
.choose_us .text_box p {
font-size: 16px;
line-height: 28px;
color: #6e6968;
font-weight: 400;
font-family: "Heebo";
text-align: right;
}
.choose_us i,
.choose_us span{
font-size: 46px;
color: #ef592a;
position: relative;
}
.choose_us i::after,
.choose_us span::after{
content: '';
position: absolute;
width: 43px;
height: 43px;
background: #f3f0ef;
transform: rotate(45deg);
z-index: -1;
}
.choose_us_block_left i::after,
.choose_us_block_left span::after{
right: -20px;
top: 0px;
}
.choose_us_block_right i::after,
.choose_us_block_right span::after{
left:-20px;
top: 0;
}  .facts_section {
position: relative;
padding: 60px 0;
bottom: -100px;
z-index: 1;
}
.facts_section .bg_layer{
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
background: #363283;
max-width: 1620px;
width: 100%;
height: 100%;
}
.count-box{
text-align: center;
}
.count-box h3{
color: #ffffff;
font-size: 20px;
font-weight: 600;
margin-top: 15px;
}
.count-box span{
display: inline-block;
color: #ffffff;
position: relative;
z-index: 1;
font-size: 36px;
font-weight: 600;
}  .home_ten_process_section{
position: relative;
}
.home_ten_process_section .shape{
position: absolute;
left: 0px;
top: 115px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.home_ten_process_section .work_procedure_icon_box{
border-radius: 0px;
font-size: 44px;
color: var(--theme-color);
line-height: 92px;
transition: 0.5s;
}
.home_ten_process_section .work_procedure_block_one:hover .work_procedure_icon_box, .home_ten_process_section .work_procedure_block_one:hover .work_procedure_sl_number{
background: #ef592a !important;
color: #ffffff !important;
}
.home_ten_process_section .bg_shape{
position: absolute;
bottom: 155px;
left: 12%;
width: 100%;
}
.home_ten_process_section .sec_title_wrap {
margin-bottom: 85px;
text-align: center;
}
.home_ten_process_container .content_box{
position: relative;
text-align: left;
background: #ffffff;
width: 270px;
box-shadow: 0 0 30px rgba(0,0,0,0.08);
padding: 40px 25px;
}
.home_ten_process_container .content_box .icon{
position: absolute;
top: 40px;
right: -40px;
width: 80px;
height: 80px;
line-height: 88px;
text-align: center;
font-size: 44px;
color: #ef592a;
background: #ffffff;
box-shadow: 0 0 30px rgba(0,0,0,0.08);
transition: 0.3s;
}
.home_ten_process_container .content_box:hover .icon, .home_ten_process_container .content_box:hover .text_box i{
background: #ef592a;
color: #ffffff;
}
.home_ten_process_container .text_box span,
.home_ten_process_container .text_box i{
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 50%;
background: #f3f0ef;
margin-bottom: 25px;
font-size: 17px;
font-weight: 600;
color: #1a1919;
transition: 0.3s;
}
.home_ten_process_container h4.title, .home_ten_process_container .desc_text{
text-align: left;
}
.home_ten_process_container.content_box_second{
display: flex;
justify-content: center;
margin-top: -20px;
}
.home_ten_process_container.content_box_final{
display: flex;
justify-content: flex-end;
}
.home_ten_process_container{
margin-bottom: 0;
}
.home_ten_process_container h4.title {
margin-bottom: 0px;
}
.home_ten_process_container .text {
color: #ef592a;
margin: 0px 0px 15px;
}
.home_ten_process_container .desc_text{
margin-bottom: 0;
}
.home_ten_process_section h5.lower_title {
text-align: center;
font-size: 17px;
font-weight: 600;
color: #1b1918;
}
.home_ten_process_section h5.lower_title span{
color: #ef592a;
}
.home_ten_process_section a.read_more_1_btn span {
background-color: #e2dddb;
color: #1b1918;
margin-left: 5px;
}  .home-ten-pricing_section{
position: relative;
padding: 100px 0;
background: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/banner/pricing_section_bg.png) no-repeat;
background-size: cover;
}
.pricing_heading_block_one .content_box{
margin-top: 80px;
}
.home-ten-pricing_section .sec_title_wrap{
margin-bottom: 30px;
}
.home-ten-pricing_section .sec_title_wrap .sec_title{
color: #ffffff;
margin-bottom: 20px;
}
.home-ten-pricing_section .sec_title_wrap .desc_text{
color: #c6c6c6;
}
.home-ten-pricing_section .auto-container{
position: relative;
}
.tab-btn-box.home-ten-switcher {
position: relative;
display: inline-block;
}
.home-ten-switcher .switcher_tab_btns {
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 17px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: right;
}
.home-ten-switcher .switcher_tab_btns:before {
position: absolute;
left: 18px;
right: 25px;
margin: 0 auto;
height: 25px;
width: 45px;
content: "";
border-radius: 40px;
background: var(--theme-color);
cursor: pointer;
}
.switcher_tab_btns li:before {
position: absolute;
top: 7px;
height: 15px;
width: 15px;
background-color: #ffffff;
border-radius: 30px;
content: "";
right: -18px;
box-shadow: 0 4px 20px rgba(44,44,56,.30);
transition: all 300ms ease;
cursor: pointer;
}
.pricing_heading_block_one .contact_btn{
display: inline-block;
border: 1px solid #ef592a;
padding: 15px 30px;
color: #ffffff;
font-size: 17px;
font-weight: 600;
margin-top: 40px;
transition: 0.3s;
}
.pricing_heading_block_one .contact_btn:hover{
border: 1px solid #ef592a;
background: #ef592a;
}
.pricing_block_one{
width: 100%;
padding: 40px 28px;
background: #ffffff;
}
.pricing_block_one .text_box{
text-align: center;
}
.pricing_block_one .text_box h3{
font-size: 60px;
font-weight: 600;
color: #ef592a;
}
.pricing_block_one .link_btn .btn-1{
padding: 15px 38px;
background-color: #363283;
margin: 20px 0;
}
.pricing_block_one .link_btn .btn-1 span{
background-color: #ef592a;
}
.pricing_block_one .lower_box{
padding: 0;
}
.pricing_block_one .lower_box ul li{
margin-bottom: 15px;
}
.pricing_block_one .lower_box ul li:last-child{
margin-bottom: 0;
}
.pricing_block_one .lower_box ul li a span {
color: #ef592a;
font-size: 24px;
margin-right: 5px;
}  .home_ten_blog_section{
padding: 100px 0;
}
.home_ten_blog_section .sec_title_wrap{
text-align: center;
}
.home_ten_blog_section .blog-image{
position: relative;
}
.home_ten_blog_section .blog-image .overlay_content{
position: absolute;
left: 0;
bottom: 0;
}
.home_ten_blog_section .blog-image .overlay_content a{
display: inline-block;
padding: 12px  20px;
background: #f3f0ef;
font-size: 13px;
font-weight: 700;
color: #1a1919;
text-transform: uppercase;
transition: 0.3s;
}
.home_ten_blog_section .blog-image .overlay_content a{
}
.home_ten_blog_section .blog-image .overlay_content a:hover{
color: #ef592a;
}
.home_ten_blog_section .card_body ul{
margin: 20px 0;
display: flex;
align-items: center;
gap: 15px;
}
.home_ten_blog_section .card_body ul .dot{
width: 5px;
height: 5px;
background: #ccc7c1;
transform: rotate(45deg);
}
.home_ten_blog_section .card_body ul li a{
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
color: #878686;
}
.home_ten_blog_section .card_body ul li a i{
color: #ef592a;
margin-right: 10px;
font-size: 14px;
}
.home_ten_blog_section .card_body h3{
font-size: 22px;
font-weight: 600;
margin-bottom: 30px;
}  .home_ten_testimonials{
background-size: cover;
}
.home_ten_testimonials .content_box{
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 50px;
}
.home_ten_testimonials .content_box .text_box{
display: flex;
align-items: center;
gap: 5px;
}
.home_ten_testimonials .sec_title_wrap {
margin-bottom: 0;
}
.home_ten_testimonials .sec_title{
color: #ffffff;
}
.home_ten_testimonials .decs_text,.home_ten_testimonials .read_more_1_btn{
color: #ffffff;
margin-bottom: 0;
}
.home_ten_testimonials a.read_more_1_btn span {
background-color: rgba(255,255,255,0.19);
color: #ffffff;
margin: 0 15px;
}
.home-ten-testimonial-content{
display: flex;
justify-content: flex-end;
max-width: 570px;
width: 100%;
padding: 40px 15px 35px 70px;
}
.home-ten-testimonial-content .inner-box{
background: #ffffff;
padding: 40px 20px 40px 100px;
position: relative;
max-width: 490px;
width: 100%;
}
.home-ten-testimonial-content .text-box ul{
display: flex;
align-items: center;
gap: 5px;
margin-bottom: 20px;
}
.home-ten-testimonial-content .text-box ul li{
color: #fbaf02;
font-size: 21px;
}
.home-ten-testimonial-content .inner-box .clients_image{
position: absolute;
top: 40px;
left: -70px;
}
.home-ten-testimonial-content .clients-box h4{
font-size: 24px;
font-weight: 600;
}
.home-ten-testimonial-content .clients-box h4 span{
display: inline-block;
font-size: 18px;
font-weight: 400;
color: var(--theme-color);
}
.home-ten-testimonial-content p{
font-size: 14px;
}
.highlights_sec_13 .inner-container{
position: relative;
z-index: 1;
margin-top: -100px;
}
.highlights_sec_13 .highlights_block_two{
border-radius: 10px;
transition: all 500ms ease;
}
.highlights_sec_13 .highlights_block_two:hover{
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
}
.home_ten_testimonials .owl-dots {
text-align: center;
margin-top: 10px;
}
.about_us_13 .btn-1{
border-radius: 5px;
padding: 14px 30px;
}
.home_ten_testimonials .owl-theme .owl-dots .owl-dot {
display: inline-block;
cursor: pointer;
background: transparent;
}
.home_ten_testimonials .owl-theme .owl-dots .owl-dot span {
display: block;
margin: 0px 10px 0px 10px;
transition: opacity 200ms ease 0s;
width: 13px;
height: 13px;
border: 2px solid rgba(255, 255, 255, 0.4);
background: transparent;
border-radius: 0;
}
.home_ten_testimonials .owl-theme .owl-dots .owl-dot.active span {
background: transparent;
border: 2px solid #ffffff;
}  .home_ten_faq{
padding: 100px 0;
position: relative;
}
.home_ten_faq .bg_shape{
position: absolute;
top: 50%;
left: 45%;
transform: translate(-50%, -50%);
}
.home_ten_faq .content_box{
position: relative;
z-index: 1;
}
.home_ten_faq .lower_box {
padding: 0;
}
.home_ten_faq .lower_box h6{
font-size: 18px;
font-weight: 600;
}
.home_ten_faq .lower_box .lower_text_content{
display: flex;
align-items: flex-start;
gap: 20px;
margin: 20px 0;
}
.home_ten_faq .lower_box .lower_text_content p{
margin-bottom: 0;
}
.home_ten_faq .lower_box .lower_text_content i{
display: inline-block;
padding: 10px 8px;
background: #ef592a;
color: #ffffff;
font-size: 28px;
}
.home_ten_faq .lower_box a {
font-size: 22px;
font-weight: 600;
margin-left: 60px;
}
.home_ten_faq .lower_box .lower_text{
position: relative;
}
.home_ten_faq .lower_box .lower_text .arrow_angel{
position: absolute;
left: 10px;
bottom: 0;
animation: faq_arrow 1s linear infinite alternate;
}
@keyframes faq_arrow{
0%{
transform: rotate(0);
}
100%{
transform: rotate(20deg);
}
}
.accordion-item {
margin-bottom: 5px;
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type .accordion-button {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordion-button {
padding: 25px 30px;
color: #1a1919;
background-color: #f3f0ef;
font-size: 20px;
font-weight: 600;
text-align: left;
}
.accordion-button:not(.collapsed) {
color: #1a1919;
background-color: #f3f0ef;
font-size: 20px;
font-weight: 600;
}
.accordion-button:focus {
z-index: 3;
border-color: rgba(0, 0, 0, 0.125);
outline: 0;
box-shadow: none;
}
.accordion-button:not(.collapsed)::after {
background-image: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/icons/book-open.png);
transform: rotate(360deg);
}
.accordion-button::after {
flex-shrink: 0;
width: 1.25rem;
height: 1.25rem;
margin-left: auto;
content: "";
background-image: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/icons/book-close.png);
background-repeat: no-repeat;
background-size: 1.25rem;
transition: transform 0.2s ease-in-out;
}
.accordion-body {
padding: 25px 30px;
background: #f3f0ef;
}    .home_eleven_services{
padding-top: 100px;
margin-bottom: -100px;
position: relative;
z-index: 1;
}
.home_eleven_services .content_box{
height: 100%;
display: flex;
align-items: center;
margin-bottom: 40px;
}
.home_eleven_services .sec_title_wrap h2 {
font-size: 47px;
}
.home_eleven_services .sec_title_wrap {
margin-bottom: 0px;
}
.home_eleven_services p.sec_desc{
margin-bottom: 0;
}
.home_eleven_services .sec_title_wrap_end{
width: 100%;
display: flex;
justify-content: flex-end;
}
.home_eleven_services_container{
padding: 30px;
background: #ffffff;
box-shadow: 0 0 30px rgba(0,0,0,0.15);
}
.home_eleven_services_container .icon_box{
width: 100%;
align-items: center;
justify-content: space-between;
}
.home_eleven_services_container .icon_box i{
height: 55px;
width: 55px;
line-height: 55px;
text-align: center;
background: #f2f0f1;
font-size: 31px;
font-weight: 500;
color: var(--theme-color);
transition: 0.3s;
}
.home_eleven_services_container:hover .icon_box i {
height: 55px;
width: 55px;
line-height: 55px;
text-align: center;
background: var(--theme-color);
font-size: 31px;
font-weight: 500;
color: #ffffff;
}
.home_eleven_services_container .icon_box h2 {
color: #f2f0f1;
}
.home_eleven_services_container:hover .icon_box h2 {
color: var(--theme-color);
}
.home_eleven_services_container .body_text span {
display: inline-block;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
color: #c2c2c2;
margin-top: 20px;
}
.home_eleven_services_container .body_text h4{
margin-bottom: 30px;
}
.home_eleven_services_container .body_text h4 a{
display: inline-block;
color: #181429;
}
.home_eleven_services_container .body_text h4 a:hover{
color: var(--theme-color);
}  .home_eleven_countries{
padding-top: 200px;
padding-bottom: 100px;
background: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/background/Home-11-countries.jpg) no-repeat;
background-size: cover;
}
.home_eleven_countries .sec_title_wrap h2 {
color: #ffffff !important;
text-align: center;
} .home_eleven_countries .nav {
display: flex;
gap: 50px;
}
.home_eleven_countries .nav-tabs .nav-link {
margin-bottom: -1px;
border: 1px solid transparent;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-top: 3px solid transparent;
color: #a8b9c6;
font-size: 20px;
font-weight: 600;
padding-top: 5px;
}
.home_eleven_countries .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
color: #ffffff;
background-color: transparent;
border-color: transparent;
font-size: 20px;
font-weight: 600;
}
.home_eleven_countries .nav-tabs .nav-link.active{
border-top: 3px solid #ef592a;
padding-top: 5px;
}
.home_eleven_countries .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: transparent;
}
.home_eleven_countries .tab-content{
margin-top: 40px;
}  .home_eleven_countries .owl-dots.disabled {
display: none;
}
.home_eleven_countries .owl-nav {
display: block;
position: absolute;
top: -65px;
right: 27px;
}
.home_eleven_countries button.owl-prev,
.home_eleven_countries button.owl-next {
position: relative;
background: transparent;
color: #ffffff;
font-size: 28px;
}
.home_eleven_countries button.owl-prev{
margin-right: 0px;
}
.home_eleven_countries button:before{
position: absolute;
font-family: 'icomoon';
left: 0px;
top: 0px;
}
.home_eleven_form form textarea{
height: 134px;
}
.home_eleven_countries button.owl-prev:before{
content: '\e93c' !important;
}
.home_eleven_countries button.owl-next:before{
content: '\e939' !important;
}
.home_eleven_countries button.owl-prev span,.home_eleven_countries button.owl-next span{
display: none;
}
.home_eleven_countries button.owl-prev{
margin-right: 38px;
}
.home_eleven_countries button.owl-prev::before{
content: "\1F860";
}
.home_eleven_countries button.owl-next::before{
content: "\1F862";
} .training .sec_title_wrap {
margin-bottom: 40px;
text-align: center;
}
.home_eleven_countries_container_image{
position: relative;
}
.home_eleven_countries_container_image .image-top{
transition: 0.3s;
}
.home_eleven_countries_container_image .flag{
position: absolute;
left: 0;
bottom: 0;
}
.home_eleven_countries_container_image .image_button{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
.home_eleven_countries_container_image .image_button a{
display: inline-block;
background: var(--theme-color);
width: 58px;
height: 58px;
line-height: 58px;
text-align: center;
color: #ffffff;
font-size: 24px;
transition: 0.3s;
visibility: hidden;
opacity: 0;
}
.home_eleven_countries_container_image .image_button a:hover{
background: #ffffff;
color: var(--theme-color);
}
.home_eleven_countries_container:hover .image-top{
filter: blur(3px);
-webkit-filter: blur(3px);
}
.home_eleven_countries_container:hover .image_button a{
visibility: visible;
opacity: 1;
}
.home_eleven_countries_content h5{
font-size: 22px;
font-weight: 500;
color: #ffffff;
margin-top: 25px;
letter-spacing: 1px;
}
.home_eleven_countries_content p{
font-size: 16px;
font-weight: 500;
color: #a8b9c6;
margin-top: 10px;
margin-bottom: 0;
}
.home_eleven_countries_content ul li a{
position: relative;
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #a8b9c6;
margin-top: 10px;
padding-left: 15px;
transition: 0.3s;
}
.home_eleven_countries_content ul li a::before {
content: '';
width: 6px;
height: 6px;
background: #376282;
position: absolute;
left: 0;
top: 12px;
}
.home_eleven_countries_content ul li a:hover{
color: var(--theme-color);
}  .home_eleven_about{
padding: 100px 0;
}
.home_eleven_about .content_box {
height: 100%;
}
.home_eleven_about .image_box{
position: relative;
height: 100%;
}
.home_eleven_about .image_box .img_two{
position: absolute;
right: 30px;
bottom: 0;
}
.home_eleven_about .image_box .logo_box{
position: absolute;
top: 50px;
right: 250px;
}
.home_eleven_about .about_image-box .round-box-content {
background-color: #ffffff;
}
.home_eleven_about .about_image-box .round-box-content .inner-icon {
background-color: #f2f0f1;
}
.home_eleven_about h2.sec_title {
margin-bottom: 30px;
}
.home_eleven_about_award_box {
display: flex;
gap: 20px;
}
.home_eleven_about_award_box .award_icon{
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
background: #f2f0f1;
}
.home_eleven_about_award_box h5{
font-size: 13px;
font-weight: 600;
color: var(--theme-color);
text-transform: uppercase;
}
.home_eleven_about_award_box p{
font-size: 16px;
}
.home_eleven_about .btn-1 {
background-color: #01365e;
padding: 15px 30px;
margin-top: 30px;
}
.home_eleven_about .btn-1 span{
color: #fff;
background-color: var(--theme-color);
}  .training{
padding-top: 100px;
padding-bottom: 150px;
background: #f2f0f1;
}
.training-carousel-container .owl-carousel .owl-stage-outer {
padding-bottom: 50px;
}
.training_block .content_box{
position: relative;
}
.training_block .image_box{
position: relative;
}
.training_block .image_box .image-overlay {
position: absolute;
top: 50%;
left: 0;
width: 98%;
height: 40%;
transform: translateY(-50%);
transition: 0.5s;
visibility: hidden;
opacity: 0;
background: linear-gradient(180deg, rgba(205,42,85,0.8) 35%, rgba(29,68,104,0.8) 100%);
}
.training_block .content_box .overlay_content{
position: absolute;
left: 0;
bottom: -25px;
width: 90%;
}
.training_block .content_box .overlay_content .inner_box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
box-shadow: 0 0 30px rgba(0,0,0,0.08);
padding: 25px 0 25px 25px;
background: #ffffff;
transition: 0.3s;
}
.training_block .content_box .overlay_content .inner_box::before{
content: "";
position: absolute;
left: 0;
width: 2px;
height: 40%;
background: var(--theme-color);
transition: 0.3s;
}
.training_block .content_box:hover .image-overlay{
height: 100%;
visibility: visible;
opacity: 1;
}
.training_block .content_box:hover .inner_box::before{
height: 100%;
}
.training_block .content_box:hover a.read_more_1_btn{
background-color: var(--theme-color);
color: #ffff;
}
.training_block .content_box:hover a.read_more_1_btn span {
background-color: transparent;
transform: rotate(45deg);
color: #ffff;
}
.training_block .content_box .overlay_content .link_btn{
position: absolute;
top: 0;
right: 0;
}
.training_block .content_box .overlay_content .link_btn a.read_more_1_btn {
line-height: 0;
vertical-align: baseline;
}
.training_block .content_box .overlay_content .link_btn a.read_more_1_btn i,
.training_block .content_box .overlay_content .link_btn a.read_more_1_btn span {
margin: 0;
}
.training_block .content_box .overlay_content .inner_box h6{
font-size: 17px;
font-weight: 600;
text-transform: uppercase;
}
.training .owl-dots.disabled {
display: none;
}
.training .owl-nav {
display: block;
position: absolute;
left: 50%;
bottom: -50px;
transform: translateX(-50%);
}
.training button.owl-prev {
margin-right: 20px;
}
.training .owl-nav button {
background: transparent;
font-size: 24px;
}  .home_eleven_why_choose{
position: relative;
}
.home_eleven_why_choose .container-fluid{
padding-right: 0;
padding-left: 0;
}
.home_eleven_why_choose .bg_shape{
position: absolute;
right: 0;
top: 100px;
z-index: -1;
}
.home_eleven_why_choose .content_box-second{
padding-top: 100px;
padding-bottom: 67px;
}
.home_eleven_why_choose .upper_box, .home_eleven_why_choose .lower_box{
gap: 50px;
}
.home_eleven_why_choose .upper_box{
margin-bottom: 40px;
}
.home_eleven_why_choose .choose_block .icon_box {
max-width: 170px;
width: 100%;
justify-content: space-between;
align-items: flex-end;
border-bottom: 1px solid #E2E2E1;
padding-bottom: 25px;
margin-bottom: 20px;
}
.home_eleven_why_choose .choose_block .icon_box i {
font-size: 44px;
color: var(--theme-color);
}
.home_eleven_why_choose .choose_block .icon_box h6 {
color: #b9b9b9;
font-size: 18px;
}
.home_eleven_why_choose .text_box h4{
color: #01365e;
margin-bottom: 10px;
}
.home_eleven_why_choose .text_box p{
font-size: 16px;
}  .home_eleven_team{
padding: 100px 0;
background: #f2f0f1;
}
.home_eleven_team .sec_title_wrap {
text-align: center;
margin-bottom: 100px;
}
.home_eleven_team .team_membars_one{
position: relative;
}
.home_eleven_team .upper_box {
position: absolute;
top: -35px;
left: 50%;
transform: translateX(-50%);
width: 220px;
justify-content: space-between;
align-items: flex-end;
}
.home_eleven_team .lower_box {
background: #ffffff;
padding: 140px 25px 25px 25px;
}
.home_eleven_team .client_name h6{
color: #6e6968;
font-weight: 400;
}
.home_eleven_team .client_name .mail_text{
color: #01365e;
font-weight: 500;
}
.home_eleven_team .client_name h6 i{
color: var(--theme-color);
margin-right: 5px;
}
.home_eleven_team .client_name h4 {
color: #01365e;
font-size: 22px;
font-weight: 600;
margin-top: 5px;
margin-bottom: 10px;
}
.home_eleven_team .link_btn {
text-align: center;
margin-top: 50px;
}
.team_icon_box{
position: relative;
}
.team_icon_box .shear_hover_content {
position: absolute;
top: -60px;
left: -67px;
transition: 0.5s;
transition-delay: 0.2s;
opacity: 0;
visibility: hidden;
}
.team_icon_box .shear_hover_content .hober_icon_box{
background: var(--theme-color);
position: relative;
padding: 7px 0;
}
.team_icon_box .shear_hover_content .hober_icon_box::before{
content: '';
width: 10px;
height: 10px;
background: var(--theme-color);
transform: rotate(45deg);
position: absolute;
right: 20px;
bottom: -5px;
}
.team_icon_box .shear_hover_content .hober_icon_box a{
padding: 0px 11px;
}
.team_icon_box .shear_hover_content .hober_icon_box a.twiter {
border-left: 1px solid #fff;
}
.team_icon_box  .shear_hover_content .hober_icon_box a.google-plus {
border-left: 1px solid #fff;
}
.team_icon_box .share-icon {
width: 50px;
height: 50px;
line-height: 58px;
border-radius: 50%;
text-align: center;
background: #f2f0f1;
border: 1px solid #f2f0f1;
transition: 0.3s;
}
.team_icon_box .share-icon i.icon-share {
font-size: 22px;
color: #b0a9ab;
transition: 0.3s;
}
.team_content_box:hover .share-icon {
background: #ffffff;
border: 1px solid var(--theme-color);
}
.team_content_box:hover i.icon-share {
color: var(--theme-color);
}
.team_content_box:hover .shear_hover_content{
top: -55px;
opacity: 1;
visibility: visible;
}  .home_eleven_testimonial{
padding: 100px 0;
}
.home_eleven_testimonial_container{
width: 100%;
border: 1px solid #e2dddb;
padding: 70px 200px 70px 70px;
}
.home_eleven_testimonial_content{
position: relative;
}
.home-eleven-qoitation{
position: absolute;
right: 0;
top: 0;
}
.home_eleven_testimonial_content h5{
font-size: 22px;
font-weight: 600;
color: #01365e;
margin-bottom: 10px;
}
.home_eleven_testimonial_content h6{
font-size: 16px;
color: var(--theme-color);
font-weight: 400;
margin-bottom: 30px;
}
.home_eleven_testimonial_content h4{
font-size: 26px;
font-weight: 600;
color: #01365e;
line-height: 38px;
margin-bottom: 10px;
}
.home_eleven_testimonial_content ul{
display: flex;
gap: 5px;
margin-top:18px;
}
.home_eleven_testimonial_content ul li{
display: flex;
color: #fbaf02;
}
.home_eleven_testimonial_content ul li i{
font-size: 19px;
}
.home_eleven_testimonial .owl-dots {
position: absolute;
right: -120px;
top: 50%;
transform: translateY(-50%);
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot {
display: block;
position: relative;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot span {
display: block;
margin: 0;
transition: opacity 200ms ease 0s;
border: 1px solid transparent;
width: 3px;
height: 65px;
background: transparent;
border-radius: 0;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot.active span {
background: var(--theme-color);
position: relative;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot.active:first-child::before{
content: '01';
position: absolute;
left: -40px;
top: 50%;
transform: translateY(-50%);
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot.active:nth-child(2)::before{
content: '02';
position: absolute;
left: -40px;
top: 50%;
transform: translateY(-50%);
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot.active:last-child::before{
content: '03';
position: absolute;
left: -40px;
top: 50%;
transform: translateY(-50%);
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.home_eleven_testimonial .owl-nav {
display: block;
}
.home_eleven_testimonial button.owl-prev {
position: absolute;
top: 0;
right: -133px;
background: transparent;
font-size: 62px;
font-weight: 400;
}
.home_eleven_testimonial button.owl-next {
position: absolute;
bottom: 0;
right: -133px;
background: transparent;
font-size: 62px;
font-weight: 400;
}  .home_eleven_facts{
}
.home_eleven_facts .content_box {
text-align: center;
}
.home_eleven_facts .icon_box i {
color: var(--theme-color);
font-size: 44px;
}
.home_eleven_facts .text_box h4{
color: #ffffff;
margin-top: 15px;
margin-bottom: 10px;
}
.home_eleven_facts .count-box{
position: relative;
}
.home_eleven_facts .count-box span {
display: inline-block;
color: var(--theme-color);
font-size: 62px;
margin-top: 20px;
}
.home_eleven_facts .count-box .sup{
font-size: 34px;
position: absolute;
top: -10px;
}
.home_eleven_facts .text_box p{
color: #ffffff;
margin-top: 20px;
}  .home_eleven_form {
margin-top: -360px;
}
.home_eleven_form_wrap{
filter: none;
border: 1px solid #e6e7ef;
margin-bottom: 0;
}
.home_eleven_form_wrap h2.sec_title {
font-size: 40px;
}
.home_eleven_form_wrap .btn-1 {
color: #fff;
background-color: #2C2A49;
}
.home_eleven_form .btn-1{
background-color: #01365e;
}
.home_eleven_form_wrap .btn-1 span {
background-color: var(--theme-color);
}
.home_eleven_form_container{
padding: 40px;
background-color: #f2f0f1;
width: 100%;
height: auto;
position: relative;
}
.home_eleven_form .laft_column{
padding-right: 0;
}
.home_eleven_form .right_column{
padding-left: 0;
}
.eleven_form_title h5 {
font-size: 22px;
font-weight: 600;
color: rgb(1, 54, 94);
padding-top: 15px;
}
.eleven_form_title p{
font-size: 16px;
color: #6e6968;
margin-top: 30px;
margin-bottom: 20px;
}
.eleven_form_title p .office{
color: #01365e;
font-weight: 600;
}
.eleven_form_title p .sunday{
color: var(--theme-color);
font-weight: 600;
}
.eleven_form_info{
position: relative;
display: flex;
justify-content: space-between;
}
.eleven_form_info p{
margin-bottom: 0;
font-size: 16px;
color: #6e6968;
}
.eleven_form_info a{
display: block;
margin-bottom: 0;
font-size: 16px;
color: #6e6968;
}
.eleven_form_info a:hover{
color: var(--theme-color);
}
.eleven_form_media ul{
display: flex;
align-items: center;
gap: 10px;
margin-top: 30px;
margin-bottom: 115px;
}
.eleven_form_media ul li a{
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
border-radius: 50%;
border: 1px solid #a49c9e;
}
.eleven_form_shape{
position: absolute;
right: 0;
bottom: 0;
max-width: 200px;
width: 100%;
}
.eleven_form_shape img{
width: 100%;
}
.eleven_form_carosul_container .owl-dots {
display: none;
}
.eleven_form_carosul_container .owl-nav {
display: block;
position: absolute;
top: -70px;
}
.eleven_form_carosul_container .owl-nav button{
font-size: 26px;
color: #01365e;
}
.eleven_form_carosul_container button.owl-next{
margin-left: 15px;
font-weight: 500;
}  .home_eleven_blog{
position: relative;
padding: 100px 0;
}
.home_eleven_blog_container {
max-width: 1574px;
width: 100%;
margin-left: 280px;
}
.home_eleven_blog_content {
border: 1px solid #e6e7ef;
}
.home_eleven_blog_content .card_top{
position: relative;
}
.home_eleven_blog_content .card_top .blog_eleven_btn{
position: absolute;
top: 0;
left: 0;
}
.home_eleven_blog_content .card_body{
padding: 40px 30px;
}
.home_eleven_blog_content .card_body a{
color: #01365e;
}
.home_eleven_blog_content .card_body a:hover{
color: var(--theme-colorG);
}
.home_eleven_blog_content .author_box{
align-items: center;
gap: 15px;
}
.home_eleven_blog_content .author_box img{
max-width: 50px;
width: 100%;
}
.home_eleven_blog_content .author_box ul .sub_title a{
display: inline-block;
font-size: 15px;
font-weight: 500;
color: #a49c9e;
}
.home_eleven_blog_content .author_box ul .name a{
display: inline-block;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
color: #01365e;
}
.home_eleven_blog_content ul.date_time{
display: flex;
align-items: center;
gap: 17px;
margin: 15px 0;
}
.home_eleven_blog_content ul.date_time li a i{
font-size: 15px;
color: var(--theme-color);
margin-right: 8px;
}
.home_eleven_blog_content ul.date_time .dot{
width: 5px;
height: 5px;
background: #c6c0c1;
transform: rotate(45deg);
}
.home_eleven_blog_content .card_body h3{
font-size: 22px;
font-weight: 600;
color: #01365e;
margin-bottom: 30px;
}
.home_eleven_blog_container .owl-dots {
display: none;
}
.home_eleven_blog_container .owl-nav {
display: block;
position: absolute;
top: -80px;
right: 410px;
}
.home_eleven_blog_container .owl-nav button{
background: transparent;
font-size: 24px;    
color: #01365e;
font-weight: 700;
transition: all 500ms ease;
}
.home_eleven_blog_container .owl-nav button:hover{
color: var(--theme-color);
}
.home_eleven_blog_container button.owl-prev {
margin-right: 15px;
}  .home_eleven_instagram{
margin-bottom: -118px;
position: relative;
z-index: 9;
}
.home_eleven_instagram .image_box{
position: relative;
}
.home_eleven_instagram .instagrap_block_one .image_box{
overflow: hidden;
}
.home_eleven_instagram .instagrap_block_one .image_box img{
transition: 0.3s;
}
.home_eleven_instagram .instagrap_block_one:hover .image_box img{
filter: blur(4px); 
-webkit-filter: blur(4px);
}
.home_eleven_instagram .instagrap_block_one:hover .overlay_content a{
visibility: visible;
opacity: 1;
} 
.home_eleven_instagram .overlay_content a{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 50px;
height: 50px;
line-height: 55px;
text-align: center;
background: #ffffff;
color: var(--theme-color);
font-size: 24px;
transition: 0.3s;
z-index: 1;
transition: 0.5s;
visibility: hidden;
opacity: 0;
}    .home_twelve_body .sec_title_wrap h2.sec_title span {
color: #532cf6;
}
.home_twelve_body a.read_more_1_btn:hover {
color: #532cf6;
}
.home_twelve_body a.read_more_1_btn:hover span {
background-color: #532cf6;
}
.home_twelve_body .sec_title_wrap p{
font-size: 18px;
}  .home_twelve_categories{
padding: 100px 0;
}
.home_twelve_categories .sec_title_wrap {
text-align: center;
}
.home_twelve_services_container{
border: 1px solid #e6e7ef;
box-shadow: none;
margin-bottom: 30px;
}
.home_twelve_services_container .icon_box h2{
color: #f6f5f9;
font-size: 72px;
font-weight: 600;
transition: all 500ms ease;
}
.home_twelve_services_container  .icon_box i {
color: #532cf6;
border-radius: 10px;
}
.home_twelve_services_container:hover .icon_box h2{
color: #532cf6;
}
.home_twelve_services_container:hover .icon_box i {
background: linear-gradient(267deg, rgba(238,37,187,1) 0%, rgba(88,44,244,1) 100%);
}
.home_twelve_categories .link_btn {
text-align: center;
}  .home_twelve_courses{
padding: 100px 0;
}
.home_twelve_courses .sec_title_wrap p{
margin-top: 20px;
margin-bottom: 0;
text-align: end;
}
.home_twelve_courses_container{
background: #ffffff;
padding: 20px;
border-radius: 10px;
}
.home_twelve_courses_top{
position: relative;
}
.home_twelve_courses_text{
position: absolute;
top: 0;
right: 20px;
}
.home_twelve_courses_text h5{
padding: 9px 10px;
color: #ffffff;
background: #532cf6;
text-transform: capitalize;
font-size: 16px;
font-weight: 500;
line-height: 16px;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}
.home_twelve_courses_top_text_box{
position: absolute;
left: 10px;
bottom: 10px;
width: 100%;
padding: 15px 20px;
background: #ffffff;
border-radius: 10px;
max-width: 310px;
display: flex;
align-items: center;
justify-content: space-between;
}
.home_twelve_courses_top_text_box ul {
display: flex;
gap: 5px;
}
.home_twelve_courses_top_text_box ul li{
color: #fbaf02;
}
.home_twelve_courses_top_text_box h4{
font-size: 18px;
line-height: 18px;
margin-top: 5px;
}
.home_twelve_courses_top_text_box .rating_box h4 span{
display: inline-block;
font-size: 15px;
font-weight: 400;
}
.home_twelve_courses_top_text_box .price_box{
width: 75px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
background: #f6f5f9;
transition: all 500ms ease;
}
.home_twelve_courses_container:hover .price_box{
background: #532cf6;
}
.home_twelve_courses_container:hover .price_box h4{
color: #ffffff;
}
.home_twelve_courses_bottom span{
display: inline-block;
margin-top: 25px;
}
.home_twelve_courses_bottom span i{
color: #532cf6;
margin-right: 5px;
}
.home_twelve_courses_bottom a{
display: block;
font-size: 20px;
font-weight: 600;
margin-top: 10px;
margin-bottom: 20px;
}
.home_twelve_courses_bottom a:hover{
color: #532cf6;
}
.home_twelve_courses_bottom .duration{
display: flex;
gap: 15px;
margin-bottom: 5px;
}
.home_twelve_courses_bottom .duration h6{
color: #6e6968;
font-weight: 400;
}
.home_twelve_courses_bottom .duration h6 i{
color: #532cf6;
margin-right: 2px;
}
.home_twelve_courses .link_btn{
text-align: center;
margin-top: 50px;
}  .home_twelve_career{
padding: 100px 0;
}
.home_twelve_career_left_container .image_box{
position: relative;
}
.home_twelve_career_left_container .image_box .overly_content{
position: absolute;
left: 20px;
bottom: 20px;
border-radius: 10px;
overflow: hidden;
}
.home_twelve_career_left_container .image_box .overly_content span{
display: inline-block;
background: linear-gradient(90deg, rgba(146,41,222,1) 35%, rgba(146,41,222,1) 100%);
padding: 15px 15px 0 15px;
font-size: 36px;
font-weight: 600;
color: #ffffff;
border-top-right-radius: 10px;
}
.home_twelve_career_left_container .image_box .overly_content h4{
background: linear-gradient(90deg, rgba(146,41,222,1) 35%, rgba(188,39,206,1) 100%);
padding: 15px;
font-size: 20px;
font-weight: 600;
color: #ffffff;
border-top-right-radius: 10px;
margin-top: -7px;
}
.home_twelve_career_right_container .item_block{
display: flex;
gap: 30px;
margin-bottom: 15px;
}
.home_twelve_career_right_container .item_block .icon-top{
width: 40px;
height: 40px;
line-height: 48px;
text-align: center;
border-radius: 50%;
background: #e7e0fe;
}
.home_twelve_career_right_container .item_block .icon-top i{
color: #532cf6;
font-size: 26px;
}
.home_twelve_career_right_container .item_block .icon-bottom{
width: 40px;
height: 40px;
line-height: 48px;
text-align: center;
border-radius: 50%;
background: #fbdff6;
}
.home_twelve_career_right_container .item_block .icon-bottom i{
color: #f325b9;
font-size: 26px;
}
.home_twelve_career_right_container .link_btn .btn-1{
margin-top: 20px;
border-radius: 35px;
padding: 15px 30px;
background: linear-gradient(90deg, rgba(84,44,245,1) 35%, rgba(241,38,186,1) 100%);
}
.home_twelve_career_right_container .link_btn .btn-1 span{
background: linear-gradient(90deg,  rgba(241,38,186,1) 35%, rgba(84,44,245,1) 100%);
}  .home_twelve_choose{
padding-top: 170px;
padding-bottom: 100px;
}
.home_twelve_choose .sec_title_wrap{
text-align: center;
}
.home_twelve_choose .choose_block_one{
background-color: #ffffff;
padding: 40px;
border-radius: 10px;
}
.home_twelve_choose .choose_block_one p{
font-size: 16px;
color: #6e6968;
margin-top: 10px;
margin-bottom: 20px;
}
.home_twelve_choose .choose_block_one .icon_box{
margin-bottom: 30px;
}
.home_twelve_choose .choose_block_one .icon_box img{
transition: 0.3s;
}
.home_twelve_choose .choose_block_one:hover .icon_box img{
transform: rotate(360deg);
}  .home_twelve_team{
padding: 100px 0;
}
.home_twelve_team .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.team_twelve_content_box{
position: relative;
overflow: hidden;
}
.team_twelve_content_box:hover .overly_content{
background: #532cf6;
}
.team_twelve_content_box .overly_content{
width: 100%;
position: absolute;
left: 0;
bottom: 0;
padding: 20px 0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
transition: 0.5s;
}
.team_twelve_content_box .overly_content .client_name {
width: 100%;
text-align: center;
transition: 0.5s;
position: relative;
}
.team_twelve_content_box .overly_content .client_name::before{
content: '';
width: 85%;
height: 1px;
background: rgba(255, 255, 255, 0.2);
position: absolute;
top: -20px;
left: 20px;
}
.team_twelve_content_box .overly_content .client_name h6{
color: #ccc7c1;
font-weight: 400;
margin-bottom: 5px;
}
.team_twelve_content_box .overly_content .client_name h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.twelve_team_icon_box{
position: absolute;
right: 20px;
bottom: 115px;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box{
background: #ffffff;
border-radius: 5px;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box::before{
background: #ffffff;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box a {
padding: 0px 9px;
color: #a9a5b8;
transition: 0.3s;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box a:hover{
color: #532cf6;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box a.twiter {
border-left: 1px solid #a9a5b8;
}
.twelve_team_icon_box .team_icon_box  .shear_hover_content .hober_icon_box a.google-plus {
border-left: 1px solid #a9a5b8;
}
.twelve_team_icon_box .team_icon_box .share-icon {
position: relative;
width: 45px;
height: 45px;
line-height: 50px;
border-radius: 50%;
text-align: center;
background: rgba(255, 255, 255, 0.2);
border: none;
z-index: 1;
transition: 0.5s;
}
.twelve_team_icon_box .team_icon_box .share-icon i.icon-share {
font-size: 18px;
color: #ffffff;
transition: 0.3s;
}
.home_twelve_team .team_content_box:hover .share-icon:before {
transform: scale(1,1);
}
.twelve_team_icon_box .team_icon_box .share-icon:before{
position: absolute;
content: '';
background: linear-gradient(360deg, rgba(84,44,245,1) 15%, rgba(241,38,186,1) 100%);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
border-radius: 50%;
transform: scale(0,0);
z-index: -1;
transition: all 500ms ease;
}
.home_twelve_team .team_content_box:hover i.icon-share {
color: #ffffff;
}  .home_twelve_business_container{
position: relative;
}
.home_twelve_business .bg_layer{
position: absolute;
width: 50%;
height: 100%;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.home_twelve_business .bg_layer:before{
position: absolute;
content: '';
background-color: #532cf6;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0.75;
mix-blend-mode: multiply;
}
.home_twelve_business .bg_layer_2{
position: absolute;
width: 50%;
height: 100%;
right: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.home_twelve_business .bg_layer_2:before{
position: absolute;
content: '';
background-color: #f325b9;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0.75;
mix-blend-mode: multiply;
}
.home_twelve_business_container .content_box{
padding: 40px;
background: #ffffff;
border-radius: 10px;
position: relative;
}
.home_twelve_business_container .content_box .item_one{
display: flex;
gap: 25px;
}
.home_twelve_business_container .content_box .icon_box img{
transition: 0.5s;
}
.home_twelve_business_container .content_box:hover .icon_box img{
transform: rotate(360deg);
}
.home_twelve_business_container .top_text {
color: #532cf6;
}
.home_twelve_business_container p{
font-size: 16px;
margin-top: 10px;
}  .home_twelve_partners{
padding: 100px 0;
}
.home_twelve_partners .sec_title_wrap {
text-align: center;
}
.home_twelve_partners .partners_logo{
padding: 30px 0;
text-align: center;
width: 100%;
border: 1px solid #e6e7ef;
border-radius: 10px;
margin-bottom: 30px;
transition: 0.3s;
}
.home_twelve_partners .partners_logo img{
filter: grayscale(1);
opacity: 0.7;
transition: 0.3s;
}
.home_twelve_partners .partners_logo:hover img{
filter: none;
opacity: 1;
}
.home_twelve_partners .partners_logo:hover{
border: 1px solid #c3e5c3;
}
.home_twelve_partners .link_btn {
text-align: center;
margin-top: 20px;
}  .home_twelve_faq{
}
.home_twelve_faq .lower_box .lower_text_content i {
background: #532cf6;
border-radius: 10px;
}
.home_twelve_faq  .accordion-button:not(.collapsed)::after {
background-image: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/icons/book-open-blue.png);
transform: rotate(360deg);
}
.home_twelve_faq .accordion-button{
border-radius: 10px;
border: 1px solid #ffffff;
}
.home_twelve_faq .accordion-button:not(.collapsed){
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border: 1px solid #ffffff;
border-bottom: 1px solid #e4e4e4;
}
.home_twelve_faq .accordion-button:not(.collapsed), .home_twelve_faq .accordion-button{
background-color: #ffffff;
}
.home_twelve_faq .accordion-body {
background: #ffffff;
border: 1px solid #ffffff;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.home_twelve_faq .accordion-item {
margin-bottom: 5px;
border-bottom: 1px solid #ffffff;
border-radius: 10px;
}
.home_twelve_faq .accordion-item:first-of-type .accordion-button {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.home_twelve_faq .accordion-item:last-of-type .accordion-button{
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
.home_twelve_faq .accordion-collapse {
border: solid transparent;
border-width: 0 1px;
}  .home_tewlve_testimonials{
background: none;
}
.home_tewlve_testimonials .sec_title_wrap {
text-align: center;
margin-bottom: 40px;
}
.home_tewlve_testimonials .sec_title {
color: #1b1918;
}
.home_tewlve_testimonials .home-ten-testimonial-content .inner-box {
background: #f6f5f9;
border-radius: 15px;
}
.home_tewlve_testimonials .home-ten-testimonial-content .inner-box .clients_image img{
border-radius: 15px;
}
.home_tewlve_testimonials .owl-theme .owl-dots .owl-dot span {
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #ddd;
background: transparent;;
}
.home_tewlve_testimonials .owl-theme .owl-dots .owl-dot.active span {
background: transparent;
border: 2px solid #532cf6;
}  .download_section{
position: relative;
background-color: #532cf6;
background-image: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/shape/download_shape_01.png);
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
}
.download_section .bg_layer{
position: absolute;
top: 0;
left: 85px;
max-width: 675px;
width: 100%;
}
.download_section .content_box{
padding: 100px 0;
}
.download_section h2.sec_title {
color: #ffffff;
}
.download_section p.sec_desc {
color: #ffffff;
}
.download_section .link_btn{
gap: 20px;
align-items: center;
}
.two_btn .play_store{
display: block;
font-weight: 600;
padding: 14px 30px;
background: #ffffff;
border-radius: 35px;
transition: 0.3s;
border: 1px solid #ffffff;
}
.two_btn .play_store img{
width: 22px;
margin-right: 10px;
}
.two_btn .apple_store{
display: block;
font-weight: 600;
padding: 14px 30px;
background: transparent;
border-radius: 35px;
transition: 0.3s;
border: 1px solid #ffffff;
margin-top: 20px;
color: #ffffff;
}
.two_btn .apple_store i{
margin-right: 10px;
font-size: 18px;
}
.two_btn .play_store:hover{
background: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}
.two_btn .apple_store:hover{
border: 1px solid #ffffff;
background-color: #ffffff;
color: #1a1919;
}
.qr_code{
border: 1px solid rgba(255, 255, 255, 0.2);
padding: 20px;
border-radius: 10px;
}    .home_fifteen{
font-family: 'inter';
}  .service_fifteen{
padding: 100px 0;
}
.service_fifteen_title{
display: flex;
align-items: flex-end;
justify-content: space-between;
margin-bottom: 100px;
}
.service_fifteen_title p.sec_desc{
margin-bottom: 0px;
}
.service_fifteen_title .sec_title_wrap {
margin-bottom: 0;
}
.service_fifteen .service-block-one{
position: relative;
}
.service_fifteen .icon-box{
display: flex;
align-items: center;
justify-content: space-between;
width: 80%;
margin: 0 auto;
margin-bottom: -56px;
}
.service_fifteen .service-block-one .inner-box{
position: relative;
background-color: #070009;
}
.service-block-one .inner-box .icon-box{
position: absolute;
left: 40px;
top: -54px;
display: inline-block;
margin-top: -0px;
width: 126px;
height: 110px;
}
.service-block-one .inner-box .icon-box:before{
position: absolute;
content: '';
background-color: #070009;
width: 100%;
height: 100%;
left: -1px;
top: -1px;
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
transition: all 500ms ease;
}
.service-block-one:hover .inner-box .icon-box:before{
background-color: var(--theme-color);
}
.service-block-one .inner-box .icon-box .icon{
position: relative;
display: inline-block;
margin-top: -0px;
width: 124px;
height: 108px;
line-height: 108px;
background-color: #fff;
font-size: 50px;
color: var(--theme-color);
text-align: center;
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
transition: all 500ms ease;
}
.service-block-one:hover .inner-box .icon-box .icon{
background-color: var(--theme-color);
color: #fff;
}
.service_fifteen .number{
position: absolute;
top: -13px;
right: 30px;
font-size: 72px;
font-weight: 700;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--theme-color);
font-family: 'inter';
transition: all 500ms ease;
}
.service_fifteen .lower-content{
padding: 100px 30px 40px 34px;
background-color: #070009;
}
.service_fifteen .lower-content h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.service_fifteen .lower-content .dis_text{
color: #a5a5a5;
margin-top: 10px;
margin-bottom: 30px;
}
.service_fifteen .lower-content a.read_more_1_btn{
color: #ffffff;
}
.service_fifteen .lower-content  a.read_more_1_btn span {
background-color: rgba(255, 255, 255, 0.1);
color: #ffffff;
}
.service_fifteen .lower-content a.read_more_1_btn:hover span{
background-color: var(--theme-color);
}  .about_fifteen{
padding-bottom: 100px;
}
.about_fifteen .progress-box{
border: none;
}
.about_fifteen .progress-box p{
color: #070009;
text-align: left;
}
.about_fifteen .progress-box .bar{
background-color: #e6e2e7;
}
.about_fifteen .progress-box .bar-inner:before{
border-color: #fff;
}
.about_fifteen .progress-inner{
padding: 0px;
margin: 0px;
border: none;
margin-bottom: 45px;
}
.about_fifteen .video-btn a{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #070009;
font-weight: 600;
padding: 13px 0px 13px 74px;
}
.about_fifteen .video-btn a:hover{
color: var(--theme-color);
}
.about_fifteen .text{
margin-bottom: 20px;
}
.about_fifteen .video-btn a i{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 54px;
height: 54px;
line-height: 54px;
border: 1px solid var(--theme-color);
border-radius: 50%;
text-align: center;
font-size: 20px;
color: var(--theme-color);
}
.about_fifteen .img_box_wrap {
position: relative;
}
.about_fifteen .img_box_wrap .shape_one{
position: absolute;
top: 10px;
right: 20px;
z-index: -1;
}
.about_fifteen .img_box_wrap .shape_two{
position: absolute;
top: 40px;
right: 20px;
z-index: -1;
}
.about_fifteen .Experience_box{
padding: 30px;
background-color: var(--theme-color);
width: 250px;
position: absolute;
left: 0;
bottom: 40px;
}
.about_fifteen .Experience_box span{
display: inline-block;
font-size: 60px;
font-weight: 700;
color: #ffffff;
font-family: 'inter';
}
.about_fifteen .Experience_box sup{
color: #ffffff;
font-size: 38px;
}
.about_fifteen .Experience_box sub{
color: #ffffff;
}
.about_fifteen .Experience_box  .dis_text{
color: #ffffff;
margin-top: 15px;
}
.about_fifteen-content_box{
display: flex;
align-self: center;
gap: 30px;
margin-bottom: 30px;
}
.about_fifteen-content_box .count-box{
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
background-color: #f2eef3;
}
.about15-text{
background-color: #f2eef3 !important;
color: #141834 !important;
}
.about_fifteen-content_box .count-box span{
font-size: 15px;
font-weight: 600;
color: #070009;
}
.about_fifteen-content_box #skills-section, .about_fifteen-content_box #skills-section-one{
max-width: 485px;
width: 100%;
}
.about_fifteen-content_box  #skills-section h5, .about_fifteen-content_box  #skills-section-one h5{
margin-bottom: 20px;
}
.about_fifteen-content_box .progress {
display: flex;
height: 3px;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
overflow: visible;
}
.about_fifteen-content_box .progress-bar {
background-color: var(--theme-color);
transition: width 0.9s ease;
position: relative;
overflow: visible;
}
.about_fifteen-content_box .progress-bar span{
display: inline-block;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: var(--theme-color);
position: absolute;
right: 0px;
}
.about_fifteen_video_box a.hv-popup-link {
position: relative;
width: 55px;
height: 55px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.about_fifteen_video_box a.hv-popup-link:after {
content: '';
position: absolute;
border: 2px solid var(--theme-color);
top: -20px;
left: -20px;
bottom: -20px;
right: -20px;
animation: anim 2s linear infinite;
opacity: 0;
border-radius: 50%;
}
.about_fifteen_video_box i.fas.fa-play {
color: var(--theme-color);
font-size: 18px;
}  .choose_fifteen{
padding: 100px 0;
background-color: #070009;
}
.choose_fifteen .sec_title_wrap{
text-align: center;
} 
.choose_fifteen .sec_title_wrap h2{
color: #ffffff;
}
.choose_fifteen_container .title a{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.choose_fifteen_container .title a i,
.choose_fifteen_container .title a span{
color: var(--theme-color);
font-size: 28px;
padding: 10px;
border-radius: 50%;
border: 1px solid var(--theme-color);
margin: 0 10px;
transition: 0.5s;
}
.choose_fifteen_container .title a:hover i,
.choose_fifteen_container .title a:hover span{
background-color: var(--theme-color);
color: #ffffff;
}
.choose_fifteen_container .inner-box-content{
max-width: 460px;
width: 100%;
}
.choose_fifteen_container .inner-box-content h4 {
}
.choose_fifteen_container .text-content{
color: rgb(175 175 175);
padding-top: 20px;
}
.choose_fifteen_container .inner-box-three{
margin: 40px 0;
padding: 40px 0;
border-top: 1px solid #363636;
border-bottom: 1px solid #363636;
}
.choose_fifteen .row{
position: relative;
}
.choose_fifteen .img_box_wrap{
position: absolute;
top: 0;
right: 20px;
}
.choose_fifteen .img_box{
position: relative;
}
.choose_fifteen .img_box span{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #ffffff;
font-size: 138px;
animation: strock 2s linear infinite alternate;
}
@keyframes strock{
0%{
-webkit-text-fill-color: transparent;
}
100%{
-webkit-text-fill-color: var(--theme-color);
}
}  .project_fifteen{
padding: 100px 0 70px;
}
.sec_title_wrap_container{
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 40px;
}
.sec_title_wrap_container .sec_title_wrap{
margin-bottom: 0;
}
.project_fifteen_block{
position: relative;
width: 100%;
margin-bottom: 30px;
}
.project_fifteen_block .image_box{
display: block;
width: 100%;
height: auto;
}
.project_fifteen_block .image_box img {
width: 100%;
}
.project_fifteen_block .overlay-layer{
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(180deg, rgba(166,10,228,0.9) 0%, rgba(0,0,0,0.9) 100%);
overflow: hidden;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s ease;
transition: .5s ease;
}
.project_fifteen_block  .overlay-layer .content{
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
.project_fifteen_block  .overlay-layer .content p{
color: #ffffff;
margin-bottom: 0;
}
.project_fifteen_block  .overlay-layer .link_btn a{
display: inline-block;
width: 50px;
height: 50px;
line-height: 58px;
text-align: center;
background: #ffffff;
position: absolute;
right: 0;
bottom: 0;
transition: 0.3a;
}
.project_fifteen_block  .overlay-layer .link_btn a:hover{
background-color: var(--theme-color);
color: #ffffff;
}
.project_fifteen_block  .overlay-layer .link_btn a:hover span{
color: #ffffff;
}
.project_fifteen_block  .overlay-layer .link_btn span{
color: #070009;
font-size: 24px;
}
.project_fifteen_block .overlay-layer .content h4{
font-size: 22px;
font-weight: 600;
color: #ffffff;
}
.project_fifteen_block .overlay-layer .content h4 a{
display: inline-block;
color: #fff;
}
.project_fifteen_block .overlay-layer .content h4 a:hover{
text-decoration: underline;
}
.project_fifteen_block:hover  .overlay-layer{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.project_fifteen_block_top{
margin-bottom: 30px;
}  .pricing_fifteen{
padding: 100px 0;
background-color: #070009;
}
.pricing_fifteen .sec_title_wrap{
text-align: center;
}
.pricing_fifteen .sec_title_wrap h2{
color: #ffffff;
}
.pricing_fifteen .sec_title_wrap .sec_desc{
color: #a5a5a5;
}
.pricing_fifteen_block{
position: relative;
padding: 35px 30px 40px 30px;
border: 1px solid #363636;
transition: 0.5s;
overflow: hidden;
}
.pricing_fifteen_block:hover{
background-color: var(--theme-color);
}
.pricing_fifteen_block:hover .text_box p{
color: #ffffff !important;
}
.pricing_fifteen_block:hover .text_box h6, .pricing_fifteen_block:hover .text_box h4{
color: #ffffff !important;
}
.pricing_fifteen_block h6{
color: #ffffff;
text-transform: capitalize;
font-size: 17px;
font-weight: 600;
}
.pricing_fifteen_block .text_box h4{
color: #ffffff;
text-transform: capitalize;
font-size: 30px;
font-weight: 700;
margin-top: 5px;
margin-bottom: 13px;
}
.pricing_fifteen_block .text_box p{
color: #ffffff;
font-size: 16px;
margin-bottom: 21px;
}
.pricing_fifteen_block .text_box h2{
font-size: 60px;
font-weight: 600;
color: var(--theme-color);
position: relative;
padding-top: 23px;
margin-bottom: 6px;
transition: all 500ms ease;
}
.pricing_fifteen_block .text_box h2::before{
content: '';
width: 65px;
height: 2px;
background-color: var(--theme-color);
position: absolute;
top: 0px;
}
.pricing_fifteen_block .text_box h2 sup{
font-size: 36px;
font-weight: 600;
top: -20px;
}
.pricing_fifteen_block .text_box h2 sub{
font-size: 18px;
color: #a5a5a5;
font-weight: 400;
bottom: 0;
transition: all 500ms ease;
}
.pricing_fifteen_block.active-block .text_box h2 sub{
color: #ded6e1;
}
.pricing_fifteen_block:hover .text_box h2{
color: #ffffff !important;
}
.pricing_fifteen_block:hover h2::before{
background-color: #ffffff;
}
.pricing_fifteen_block.active-block{
background-color: var(--theme-color);
border-color: var(--theme-color);
border-top: 0;
}
.pricing_fifteen_block.active-block .text_box h2{
color: #ffffff;
}
.pricing_fifteen_block.active-block .text_box h2::before{
background-color: #ffffff;
}
.pricing_fifteen_block .overlay_content{
position: absolute;
top: 0;
right: -50px;
z-index: 1;
transition: 0.5s;
}
.pricing_fifteen_block:hover .overlay_content{
right: 30px;
}
.pricing_fifteen_block.active-block .overlay_content{
right: 30px;
}
.pricing_fifteen_block .btn-1 {
padding: 13px 35px;
background-color: #ffffff;
color: #070009;
}
.pricing_fifteen_block .btn-1 span{
background-color: #070009;
}
.pricing_fifteen_block .btn-1:hover {
color: #fff;
} .pricing_alt_1 .pricing_fifteen_block {
border-color: #e5e6ef;
}
.pricing_alt_1 .pricing_fifteen_block h6 {
color: #131227;
}
.pricing_alt_1 .pricing_fifteen_block .text_box h4 {
color: #131227;
}
.pricing_alt_1 .pricing_fifteen_block .text_box p {
color: #6a6b74;
}
.pricing_alt_1 .pricing_fifteen_block .btn-1 {
background: #eff1f7;
color: #070009;
}
.pricing_alt_1 .pricing_fifteen_block .btn-1:hover {
color: #fff;
}
.pricing_alt_1 .pricing_fifteen_block .btn-1 span {
background: var(--theme-color);
} .team_fifteen{
padding: 100px 0;
}
.team_fifteen .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.team_fifteen_block .image-box{
position: relative;
}
.team_fifteen_block .team_img{
display: block;
width: 100%;
height: auto;
}
.team_fifteen_block .team_img img{
width: 100%;
}
.team_fifteen_image_overlay{
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(180deg, rgba(166,10,228,0.9) 0%, rgba(0,0,0,0.9) 100%);
overflow: hidden;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s ease;
transition: .5s ease;
}
.team_fifteen_block:hover .team_fifteen_image_overlay{
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.team_fifteen_block .social-links{
display: flex;
align-items: center;
position: absolute;
bottom: 20px;
right: 30px;
}
.team_fifteen_block .social-links a{
display: inline-block;
background-color: #ffffff;
color: #a5a5a5;
padding: 6px 12px;
font-size: 14px;
transition: 0.3s;
}
.team_fifteen_block .social-links a:hover{
color: var(--theme-color);
}
.social_media_middle{
position: relative;
}
.social_media_middle::before{
width: 2px;
height: 20px;
background-color: #a5a5a5;
position: absolute;
left: 0;
z-index: 1;
}
.social_media_middle::after{
width: 1px;
height: 80%;
background-color: #a5a5a5;
position: absolute;
right: 0;
z-index: 1;
}
.team_fifteen_block .lower-content{
margin-top: 20px;
}
.team_fifteen_block .lower-content h3{
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
}
.team_fifteen_block .lower-content h3 span{
font-size: 12px;
margin-left: 5px;
opacity: 0;
visibility: hidden;
transition: 0.3s;
}
.team_fifteen_block:hover .lower-content h3 span{
visibility: visible;
opacity: 1;
}
.team_fifteen_block .lower-content .mail_box i{
color: var(--theme-color);
}  .testimonial_fifteen{
padding: 100px 0;
background-color: #070009;
}
.testimonial_fifteen_left_container{
position: relative;
}
.testimonial_fifteen_ring_two{
position: absolute;
top: 30px;
}
.testimonial_fifteen_left_container .client-one {
position: absolute;
right: 195px;
top: 0;
animation: client 1s linear infinite alternate;
}
.testimonial_fifteen_left_container .client-two {
position: absolute;
right: 71px;
top: 206px;
animation: client 1s linear infinite alternate;
animation-delay: 1.2s;
}
.testimonial_fifteen_left_container .client-three {
position: absolute;
bottom: -13px;
right: 175px;
animation: client 1s linear infinite alternate;
animation-delay: 0.9s;
}
.testimonial_fifteen_left_container .client-four {
position: absolute;
left: 0;
bottom: 58px;
animation: client 1s linear infinite alternate;
animation-delay: 0.6s;
}
.testimonial_fifteen_left_container .client-five {
position: absolute;
left: 70px;
top: 13px;
animation: client 1s linear infinite alternate;
animation-delay: 0.3s;
}
@keyframes client{
0%{
transform: scale(0.8);
}
100%{
transform: scale(1.1);
}
}
.testimonial_fifteen_logo_box {
position: absolute;
top: 53%;
left: 41%;
transform: translate(-50%, -50%);
width: 270px;
height: 270px;
border-radius: 50%;
background-color: rgba(255, 255, 255, 0.1);
display: flex;
align-items: center;
justify-content: center;
}
.testimonial_fifteen_logo_box .icon-box{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.testimonial_fifteen_logo_box .count-box span {
display: inline-block;
color: rgb(255, 255, 255);
position: relative;
z-index: 1;
font-size: 57px;
font-weight: 600;
}
.testimonial_fifteen_logo_box  .count-box h3 {
color: #ffffff;
font-size: 18px;
font-weight: 500;
margin-top: 15px;
}
.testimonial_fiften_carousel_container .testimonial-block-eight .testimonial_icon {
background-color: var(--theme-color);
}
.testimonial_fiften_carousel_container .testimonial-block-eight .author-box h5 {
color: #ffffff;
}
.testimonial_fiften_carousel_container .testimonial-block-eight .author-box span {
color: var(--theme-color);
}
.testimonial_fiften_carousel_container .testimonial-block-eight h4 {
color: #ffffff;
}
.testimonial_fiften_carousel_container .testimonial-block-eight p{
color: #a5a5a5;
}
.testimonial_fiften_carousel_container .owl-dots {
display: none;
}
.testimonial_fiften_carousel_container .owl-nav {
display: block;
}
.testimonial_fiften_carousel_container button.owl-prev {
position: absolute;
top: 55%;
left: -55px;
background: transparent;
color: #ffffff;
transform: rotate(273deg);
font-size: 24px;
}
.testimonial_fiften_carousel_container button.owl-next {
position: absolute;
bottom: 49%;
left: -55px;
background: transparent;
color: #ffffff;
transform: rotate(273deg);
font-size: 24px;
}  .blog_fifteen{
padding: 100px 0;
}
.blog_fifteen .sec_title_wrap{
text-align: center;
}
.blog_fifteen_block{
padding: 40px;
border: 1px solid #ddd;
transition: 0.3s;
}
.blog_fifteen_block:hover{
box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
}
.blog_fifteen_block:hover .author_info{
visibility: visible;
opacity: 1;
}
.restimonial_fifteen_image_box{
display: flex;
align-items: center;
gap: 15px;
margin-bottom: 30px;
}
.restimonial_fifteen_image_box .author_info{
transition: 0.5s;
visibility: hidden;
opacity: 0;
}
.restimonial_fifteen_image_box p{
margin-bottom: 5px;
font-size: 15px;
font-weight: 500;
color: #a5a5a5;
font-family: 'Barlow', sans-serif;
}
.restimonial_fifteen_image_box h6{
color: #070009;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
}
.blog_fifteen_block .lower-content span{
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
color: #070009;
}
.blog_fifteen_block .lower-content span img{
margin-right: 5px;
}
.blog_fifteen_block .lower-content h3{
font-size: 22px;
font-weight: 600;
margin-top: 20px;
margin-bottom: 70px;
}
.testimonial_fifteen_info ul{
display: flex;
align-items: center;
gap: 35px;
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
margin-bottom: 15px;
}
.testimonial_fifteen_info ul li{
display: flex;
align-items: center;
gap: 8px;
}  .home_fifteen_form{
padding: 100px 0;
background-color: #f2eef3;
z-index: -1;
}
.home_fifteen_form_image{
margin-left: -136px;
}
.home_fifteen_form .home_eleven_form_wrap{
padding-bottom: 75px;
}
.home_fifteen_form_left_container{
position: relative;
}
.home_fifteen_form_content {
display: flex;
align-items: center;
justify-content: center;
width: 160px;
height: 160px;
text-align: center;
border-radius: 50%;
background-color: #e1d9e4;
position: absolute;
top: 70px;
right: 30px;
}
.home_fifteen_form_content_inner{
position: relative;
}
.home_fifteen_form_content_inner h6{
font-size: 18px;
font-weight: 600;
}
.home_fifteen_form_content_inner h5{
font-size: 26px;
font-weight: 600;
line-height: 38px;
}
.home_fifteen_form_content_inner::before {
content: '';
width: 160px;
height: 160px;
border-radius: 50%;
border: 1px solid var(--theme-color);
position: absolute;
bottom: -55px;
left: -55px;
z-index: -1;
animation: circleFifteen 3s linear infinite alternate;
}
@keyframes circleFifteen{
0%{
bottom: -55px;
left: -55px;
}
50%{
bottom: -35px;
left: -35px;
}
100%{
bottom: -55px;
left: -25px;
}
}
.home_fifteen_form_shape {
position: absolute;
left: -55px;
top: -65px;
}
.home_fifteen_form_shape img{
animation: arrowFifteen 2s linear infinite alternate;
}
@keyframes arrowFifteen {
0%{
transform: scale(1);
}
100%{
transform: scale(1.5);
}
}    .home_sixteen p{
font-size: 16px;
margin-bottom: 0;
}  .about_sixteen{
padding-top: 100px;
padding-bottom: 80px;
}
.about_sixteen_tab .accordion-box .acc-btn.active {
position: relative;
border-color: #f0f1f5;
background-color: #f0f1f5;
border-left: 5px solid #0254fc;
}
.about_sixteen .sec_title_wrap{
margin-top: -10px;
}
.about_sixteen_tab .accordion-box .active-block .icon_2{
transform: rotate(45deg);
top: -6px;
}
.about_sixteen_tab .accordion-box .active-block .icon_2 i{
visibility: visible;
opacity: 1;
font-size: 15px;
color: #0254fc;
}
.about_sixteen_tab .accordion-box .acc-btn{
position: relative;
padding: 15px 25px;
border-bottom: none;
background-color: #ffffff;
border: 1px solid #ddd;
border-left: 5px solid #ddd;
}
.about_sixteen_tab .accordion-box .icon_1{
top: -8px;
position: relative;
}
.about_sixteen_tab .accordion-box .icon_1 i {
color: #aeaeae;
font-size: 15px;
}
.about_sixteen_tab .acc-content .text {
padding: 15px 20px 0 0;
border: none;
}
.about_sixteen_tab .acc-content .read_more_1_btn{
margin-bottom: 20px;
}
.about_sixteen_skill{
padding: 30px;
background-color: #0254fc;
margin-top: 30px;
}
.about_sixteen_skill h5{
font-size: 17px;
font-weight: 600;
color: #ffffff;
margin-bottom: 10px;
}
.about_sixteen_skill .progress {
display: flex;
height: 9px;
font-size: 16px;
background-color: #054bd9;
border-radius: 0.25rem;
overflow: visible;
position: relative;
}
.about_sixteen_skill .progress-bar {
background-color: #ffffff;
transition: width 0.9s ease;
position: relative;
overflow: visible;
border-radius: 0.25rem;
}
.about_sixteen_skill .progress-bar span{
position: absolute;
right: -3px;
width: 17px;
height: 17px;
border-radius: 50%;
border: 3px solid #ffffff;
background-color: #0254fc;
}
.about_sixteen_skill .progress-bar h6{
position: absolute;
right: 0;
top: -35px;
color: #ffffff;
font-size: 18px;
font-weight: 400;
}
.skill_middle{
margin: 28px 0;
}  .service_sixteen{
padding: 100px 0;
background-color: #f0f1f5;
}
.service_sixteen .sce_title_wrap{
text-align: center;
margin-bottom: 85px;
}
.service_sixteen_container{
background-color: #ffffff;
text-align: center;
box-shadow: 0 0 30px rgba(0,0,0,0.08);
}
.service_sixteen_image_box{
position: relative;
}
.service_sixteen_image_box img{
margin-top: -40px;
}
.service_sixteen_image_box .icon_box_wrap{
display: flex;
align-items: center;
gap: 25px;
background-color: #0254fc;
max-width: 330px;
width: 100%;
border-top-left-radius: 60px;
border-bottom-left-radius: 60px;
position: absolute;
bottom: -30px;
left: 20px;
}
.service_sixteen_image_box .icon_box_wrap span{
display: inline-block;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
background-color: #121e2f;
font-size: 32px;
color: #0254fc;
}
.service_sixteen_image_box .icon_box_wrap h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.service_sixteen_container .lower_content{
text-align: center;
}
.service_sixteen_container .lower_content p{
font-size: 16px;
padding: 50px 26px 10px 26px;
}
.service_sixteen_container .lower_content .read_more_1_btn{
padding: 20px 0;
border-top: 1px solid #ddd;
width: 100%;
position: relative;
}
.service_sixteen_container .lower_content .read_more_1_btn i,
.service_sixteen_container .lower_content .read_more_1_btn span{
position: absolute;
top: -15px;
left: 50%;
transform: translateX(-50%);
}  .choose_sixteen{
padding: 100px 0;
}
.choose_sixteen .sce_title_wrap{
margin-bottom: 40px;
}
.choose_sixteen_carousel {
width: calc(50% + 585px);
margin-left: auto;
}
.choose_sixteen_container{
padding: 45px 50px 30px 50px;
text-align: center;
border: 1px solid #d9d7df;
}
.choose_sixteen_container .icon_box{
position: relative;
margin-bottom: 20px;
display: inline-block;
}
.choose_sixteen_container .icon_box .choose_sixteen_icon{
width: 70px;
height: 70px;
line-height: 90px;
text-align: center;
background-color: #f0f1f5;
transform: rotate(45deg);
margin: 0 auto;
transition: 0.3s;
}
.choose_sixteen_container .icon_box .choose_sixteen_icon i,
.choose_sixteen_container .icon_box .choose_sixteen_icon span {
display: inline-block;
transform: rotate(-45deg);
color: #0254fc;
font-size: 42px;
font-weight: 500;
transition: 0.3s;
}
.choose_sixteen_container:hover .choose_sixteen_icon{
background-color: #0254fc;
color: #ffffff;
}
.choose_sixteen_container:hover .choose_sixteen_icon i,
.choose_sixteen_container:hover .choose_sixteen_icon span{
color: #ffffff;
}
.choose_sixteen_container .icon_box .serial_number {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
background-color: #f0f1f5;
font-weight: 600;
position: absolute;
left: 60px;
top: 10px;
}
.choose_sixteen_container h4{
font-size: 22px;
font-weight: 600;
padding-bottom: 10px;
position: relative;
}
.choose_sixteen_container h4 img{
text-align: center;
margin: 10px auto;
}
.choose_sixteen_carousel .owl-dots{
display: none;
}
.choose_sixteen_carousel .owl-nav {
display: block;
position: absolute;
top: -105px;
right: 395px;
}
.choose_sixteen_carousel button.owl-prev,.choose_sixteen_carousel button.owl-next{
width: 55px;
height: 55px;
text-align: center;
line-height: 55px;
font-size: 24px;
border: 1px solid #f0f1f5;
color: #121e2f;
background-color: transparent;
transition: all 500ms ease;
}
.choose_sixteen_carousel button.owl-prev:hover, 
.choose_sixteen_carousel button.owl-next:hover{
color: #fff;
background-color: var(--theme-color);
}
.choose_sixteen_carousel button.owl-next{
margin-left: 10px;
}  .facts_sixteen{
padding: 100px 0;
position: relative;
}
.facts_sixteen::before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(2, 84, 252, 0.8);
}
.facts_sixteen_box{
display: flex;
gap: 50px;
position: relative;
}
.facts_sixteen_box .icon_box{
max-width: 80px;
width: 100%;
height: 80px;
line-height: 112px;
text-align: center;
border-radius: 50%;
background-color: #ffffff;
}
.facts_sixteen_box .icon_box i,
.facts_sixteen_box .icon_box span{
font-size: 48px;
color: #0254fc;
}
.facts_sixteen_count .count-box {
text-align: left;
}
.facts_sixteen_count .count-box span {
font-size: 52px;
}
.facts_sixteen_box h4{
font-size: 22px;
color: #ffffff;
margin-top: 15px;
}
.facts_sixteen_box p{
color: #f0f1f5;
margin-top: 15px;
}  .home_sixteen_process{
padding: 100px 0;
position: relative;
}
.home_sixteen_process .sec_title_wrap{
margin-bottom: 70px;
}
.home_sixteen_process .bg_shape{
position: absolute;
bottom: 190px;
left: 14%;
width: 100%;
}
.home_sixteen_process .home_ten_process_container .content_box .icon {
color: #0254fc;
background: #ffffff;
}
.home_sixteen_process .home_ten_process_container .content_box:hover .icon, .home_sixteen_process .home_ten_process_container .content_box:hover .text_box span {
background: #0254fc;
color: #ffffff;
}
.home_sixteen_process .home_ten_process_container .text {
color: #0254fc;
}
.home_ten_process_lower{
display: flex;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.home_ten_process_lower h5{
font-size: 17px;
margin-right: 10px;
}
.home_sixteen_process .read_more_1_btn{
color: var(--theme-color);
}  .industries_sixteen .owl-item{
margin-right: 0 !important;
}
.industries_sixteen .industries_sixteen_carousel {
max-width: 1487px;
width: 100%;
margin-left: 440px;
}
.industries_sixteen_container{
padding: 40px 50px;
background-color: #121e2f;
border-right: 1px solid #303030;
display: flex;
align-items: center;
gap: 15px;
transition: 0.3s;
}
.industries_sixteen_container .icon_box i,
.industries_sixteen_container .icon_box span{
font-size: 40px;
color: #0254fc;
transition: 0.3s;
}
.industries_sixteen_container h5{
color: #ffffff;
font-size: 22px;
}
.industries_sixteen_container:hover{
background-color: #0254fc;
}
.industries_sixteen_container:hover .icon_box i,
.industries_sixteen_container:hover .icon_box span{
color: #ffffff;
}
.industries_sixteen .owl-dots{
display: none;
}
.industries_sixteen .owl-nav {
display: block;
}
.industries_sixteen  button.owl-prev {
position: absolute;
left: -70px;
bottom: 0;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
background-color: #e2e3e9;
}
.industries_sixteen  button.owl-next {
position: absolute;
left: -70px;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
background-color: #e2e3e9;
border-bottom: 1px solid #cbcbcb;
}
.industries_sixteen  button.owl-next span,.industries_sixteen  button.owl-prev span{
font-size: 24px;
}  .air_sixteen{
padding-top: 170px;
padding-bottom: 100px;
background-color: #f0f1f5;
margin-top: -67px;
}
.air_sixteen .left-col{
padding-right: 0;
}
.air_sixteen .right-col{
padding-left: 0;
}
.air_sixteen_image img{
width: 100%;
}
.air_sixteen_container{
background-color: #ffffff;
padding: 60px 50px 60px 50px;
}
.air_sixteen_title p{
line-height: 26px;
margin: 24.5px 0;
}
.air_sixteen_list ul li{
margin-bottom: 35px;
}
.air_sixteen_list ul li img{
margin-right: 10px;
}
.air_sixteen_middle{
position: relative;
}
.air_sixteen_middle::after{
content: '';
width: 75px;
height: 1px;
background-color: #e0e0e0;
position: absolute;
left: 0;
top: -15px;
}
.air_sixteen_middle::before{
content: '';
width: 75px;
height: 1px;
background-color: #e0e0e0;
position: absolute;
left: 0;
bottom: -17px;
}  .team_sixteen{
padding: 100px 0;
}
.team_sixteen .team_fifteen_block .lower-content .mail_box i {
color: #0254fc;
}  .quote_sixteen{
padding: 100px 0;
background-size: cover;
background-position: center center;
}
.container-two{
max-width: 1300px;
width: 100%;
margin: 0 auto;
}
.quote_sixteen_container{
width: 100%;
background-color: #ffffff;
display: flex;
align-items: center;
}
.quote_sixteen_left_container{
padding: 65px;
}
.quote_sixteen_left_content{
margin-bottom: 30px;
}
.quote_sixteen_left_content h6{
font-size: 15px;
font-weight: 600;
margin-bottom: 20px;
}
.quote_sixteen_form_box{
background-color: #f0f1f5;
padding: 25px 20px;
}
.quote_sixteen_form_box .nice-select {
width: 100%;
}
.quote_sixteen_form_box label {
margin-bottom: 5px;
font-size: 17px;
color: #070009;
font-weight: 400;
font-family: "Inter";
}
.quote_sixteen_btn .btn-1 {
display: block;
background-color: #121e2f;
}
.quote_sixteen_btn .btn-1 span{
background-color: var(--theme-color);
}
.quote_sixteen_right_container{
background: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/shape/quoet-sixteen-shape.jpg) no-repeat;
background-position: right;
padding: 65px;
}
.quote_sixteen_right_content{
width: 470px;
height: 605px;
text-align: center;
background-color: #0254fc;
padding: 50px 0;
}
.quote_sixteen_right_content h4{
font-size: 26px;
font-weight: 600;
color: #ffffff;
position: relative;
}
.quote_sixteen_right_content h4::before{
content: '';
width: 70%;
height: 2px;
background: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/shape/quote-sixteen-line.png);
position: absolute;
bottom: -20px;
left: 50%;
transform: translateX(-50%);
z-index: 1;
}
.quote_sixteen_right_image{
margin-top: 60px;
}
.quote_sixteen_right_content h5{
font-size: 22px;
color: #ffffff;
margin-top: 20px;
}
.quote_sixteen_right_content p{
color: #e2e3e9;
font-size: 16px;
margin-bottom: 25px;
}
.quote_sixteen_right_content a{
display: block;
color: #ffff;
margin-bottom: 10px;
}
.quote_sixteen_right_content .social_links{
display: flex;
justify-content: center;
gap: 10px;
margin-top: 20px;
}
.quote_sixteen_right_content .social_links li a{
color: #070009;
background-color: #ffffff;
width: 45px;
height: 45px;
display: flex;
justify-content: center;
align-items:center;
text-align: center;
border-radius: 50%;
transition: 0.3s;
}
.quote_sixteen_right_content .social_links li a:hover{
color: #0254fc;
}  .testimonial_sixteen{
padding: 100px 0;
}
.testimonial_sixteen .sec_title_wrap{
text-align: center;
}
.testimonial_sixteen_container{
text-align: center;
position: relative;
background: url(//fhsdizaynpaslanmaz.com/wp-content/themes/inventive/assets/images/background/bg-map.png) no-repeat;
background-size: cover;
width: 100%;
height: 645px;
}
.client_container{
position: absolute;
max-width: 370px;
width: 100%;
height: 220px;
z-index: 1;
}
.client_container_inner{
position: relative;
height: 100%;
}
.client_massage{
max-width: 370px;
width: 100%;
height: 220px;
padding: 35px;
text-align: left;
background-color: #121e2f;
transition: 0.5s;
position: absolute;
top: -250px;
left: 120px;
z-index: 22;
opacity: 0;
visibility: hidden;
}
.client_massage::before{
content: '';
width: 25px;
height: 25px;
background-color: #121e2f;
position: absolute;
left: 50px;
bottom: -10px;
transform: rotate(45deg);
}
.client_massage p{
color: #e5e4e4;
margin-bottom: 10px;
}
.client_massage h6{
color: #ffffff;
font-size: 22px;
}
.client_massage span{
display: inline-block;
font-size: 18px;
color: #0254fc;
}
.client_container:hover .client_massage{
opacity: 1;
visibility: visible;
}
.client_container_one {
left: 0px;
top: 75px;
}
.client_container_two {
left: 29px;
top: 242px;
}
.client_container_three{
left: 210px;
top: 100px;
}
.client_container_four {
left: 222px;
top: 246px;
}
.client_container_five{
left: 160px;
bottom: 0px;
}
.client_container_six {
right: 249px;
top: 178px;
}
.client_container_seven {
right: 60px;
top: 110px;
}
.client_container_eight {
right: 24px;
top: 260px;
}
.client_container_nine{
right: 200px;
bottom: 50px;
}
.client_container_ten{
right: 0;
bottom: -145px;
}  .blog_sixteen{
padding: 100px 0;
background-color: #f0f1f5;
}
.blog_sixteen .image-box .image a img{
margin: 0 auto;
}
.blog_sixteen .blog_nine_container span.blog_tag{
color: var(--theme-color);
}
.blog_sixteen .blog_nine_container:hover span.blog_tag{
background-color: transparent;
}
.blog_sisteen_carousel .owl-dots {
display: none;
}
.blog_sisteen_carousel .owl-nav {
display: block;
position: absolute;
top: -100px;
right: 0;
}
.blog_sisteen_carousel .owl-nav button{
width: 60px;
height: 60px;
text-align: center;
line-height: 60px;
background-color: #dfe0e6;
font-size: 24px;
}
.blog_sisteen_carousel .owl-nav button.owl-prev {
margin-right: 10px;
}  @media only screen and (min-width: 2560px) { }
@media only screen and (min-width: 1920px) {
}
@media only screen and (max-width: 1680px) { .home-ten-testimonial-content .inner-box {
max-width: 440px;
}  .home_twelve_business_container .content_box_right {
right: 31%;
} }
@media only screen and (min-width: 1440px)and (max-width: 1480px){ .services_nine_wrap h4 {
font-size: 16px;
}
.services_nine_carousel button.owl-prev {
left: 36%;
}
.services_nine_carousel button.owl-next {
right: 36%;
}  .services-bg-text h2 {
font-size: 110px;
}
.home-ten-testimonial-content .inner-box {
max-width: 360px;
}  .home_eleven_blog_container {
margin-left: 250px;
}  .home_twelve_business_container .bg_layer img{
position: absolute;
width: 100%;
height: 100%;
}
.home_twelve_business_container .content_box_right {
right: 19%;
}
.download_section .bg_layer {
position: absolute;
top: 0;
left: 32px;
} }
@media only screen and (min-width: 1367px) and (max-width: 1567px) {    }
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
}
@media only screen and (max-width: 1366px) { .services_nine_wrap {
padding: 55px 10px;
}
.services_nine_wrap h4 {
font-size: 20px;
}
.services_nine_wrap p {
font-size: 13px;
}
.services_nine_carousel .owl-dots .owl-dot span {
width: 50px;
}  .services-bg-text h2 {
font-size: 100px;
}
.home-ten-testimonial-content .inner-box {
max-width: 100%;
padding: 140px 30px 35px 30px;
}
.home-ten-testimonial-content .inner-box .clients_image {
top: 30px;
left: 30px;
}  .home_eleven_services .sec_title_wrap h2 {
font-size: 34px;
}
.home_eleven_blog_container {
margin-left: 230px;
}
h2.sec_title {
font-size: 38px;
line-height: 50px;
}
.training-carousel-container .owl-dots {
display: none;
}
.home_eleven_testimonial_container .owl-dots {
display: block;
}  .home_twelve_business_container .bg_layer img{
position: absolute;
width: 100%;
height: 100%;
}
.home_twelve_business_container .content_box_right {
right: 9%;
} }
@media only screen and (min-width: 1025px) and (max-width: 1199px){
}
@media only screen and (max-width: 1024px) { .service_box_eight .service_title_box {
left: 10px;
bottom: -60px;
width: 93%;
}
.choose_eight_container h4 {
font-size: 20px;
}
.pricing_block_eight .btn_1 {
left: 0;
}
.home_eight_award_content a {
font-size: 18px;
}  .services_nine_carousel .owl-dots .owl-dot span {
width: 32px;
}
.add_nine_container .discount_box {
top: 40px;
right: -120px;
}
.add_nine_container .arrow_box {
bottom: 20px;
right: 94px;
}
.home_nine_testimonial_container_inner {
background-color: #0f0f0f;
padding: 50px 0 50px 100px;
max-width: 100%;
}
.blog_nine_container ul.post-info li {
margin-right: 0;
font-size: 12px;
}
.blog_nine_container h3 a {
font-size: 16px;
line-height: 28px;
}  .services-bg-text h2 {
font-size: 80px;
}
.home_ten_process_section .content_box .icon {
top: 20px;
right: 15px;
}
.pricing_heading_block_one .contact_btn {
margin-top: 50px;
}
.pricing_block_one {
padding: 40px 15px;
}
.home-ten-testimonial-content .clients-box h4 {
font-size: 18px;
}
.home-ten-testimonial-content .clients-box h4 span {
font-size: 16px;
}  .home_twelve_business_container .content_box {
padding: 20px;
right: 15px;
}
.home_twelve_business_container .content_box_right {
right: 15px;
}
.home_twelve_courses_container {
margin-bottom: 30px;
}
.home_twelve_courses .link_btn {
margin-top: 0;
}
.home_twelve_choose {
padding-top: 100px;
padding-bottom: 100px;
background: none;
background-color: #f1ebfb;
}
.home_twelve_courses_top_text_box {
width: 93%;
}
.download_section .bg_layer {
top: 2%;
left: 20px;
max-width: 477px;
}  .pricing_fifteen_block {
padding: 30px 10px;
}
.pricing_fifteen_block .text_box p {
font-size: 15px;
}
.pricing_fifteen_block .btn-1 {
font-size: 16px;
}
.blog_fifteen_block {
padding: 20px;
}
.home_eleven_form_wrap h2.sec_title {
font-size: 38px;
}  .about_sixteen_tab .acc-content .read_more_1_btn {
margin-top: 30px;
}
.service_sixteen_image_box .icon_box_wrap {
max-width: 270px;
}
.service_sixteen_container .lower_content p {
font-size: 14px;
}
.choose_sixteen_carousel {
margin-left: 200px;
}
.facts_sixteen_box {
gap: 26px;
}
.home_ten_process_container .content_box .icon {
right: 20px;
}
.industries_sixteen .industries_sixteen_carousel {
margin-left: 200px;
}
.quote_sixteen_container {
display: block;
}
.blog_nine_container h3 a {
font-size: 18px;
} }
@media only screen and (min-width: 992px) and (max-width: 1024px) {
}
@media only screen and (min-width: 820px){
}
@media only screen and (min-width: 768px){
}
@media only screen and (min-width: 768px) and (max-width: 991px) { .service_box_eight {
position: relative;
margin-bottom: 75px;
}
.service_eight {
padding-bottom: 75px;
}
.choose_eight_container {
display: block;
}
.choose_eight_container .icon_box {
margin-bottom: 30px;
}
.home_eight_process .sec_title_wrap {
display: block;
}
.home_eight_process_box {
margin-bottom: 50px;
}
.home_eight_process .btn_link {
margin-top: 0;
}
.pricing_block_eight .btn_1 {
left: 10px;
}
.pricing_eight_container {
margin-bottom: 30px;
}
.pricing_section_eight{
padding-bottom: 70px;
}
.home_eight_testimonial_container {
margin-top: 50px;
}
.home_eight_testimonial_container button.owl-prev {
top: -28%;
left: 10px;
}
.home_eight_testimonial_container button.owl-next {
top: -28%;
left: 70px;
}
.home_eight_award_content a {
font-size: 17px;
}
.home_eight_award_content {
margin-bottom: 20px;
border-bottom: 1px solid #dedede;
}  .categories_nine_wrap {
margin-bottom: 50px;
}
.categories_nine {
padding-bottom: 50px;
}
.services_nine_carousel button.owl-prev {
left: 29%;
}
.services_nine_carousel button.owl-next {
right: 29%;
}
figure.about_nine_image {
margin-bottom: 30px;
}
.recent_project_nine_carousel .owl-nav {
right: 15px;
}
.process_nine{
padding-bottom: 30px;
}
.process_nine .sec_title_wrap {
margin-bottom: 70px;
}
.process_nine_container.mt-0 {
margin-top: 0px !important;
}
.process_nine_container {
margin-bottom: 70px;
}
.add_nine_container .discount_box {
right: 0;
}
.add_nine_container .arrow_box {
right: 236px;
}
.choose_nine .col-lg-6{
display: none;
}
.serial_number_one {
right: -160px;
margin-bottom: 35px;
}
.serial_number_three {
right: -160px;
margin-top: 10px;
}
.serial_number_two {
left: 0;
margin-bottom: 35px;
}
.serial_number_four {
right: 0px;
margin-top: 10px;
}
.home_nine_testimonial_container_inner {
padding: 50px 100px 50px 100px;
max-width: 615px;
}
.home_nine_testimonial_container button.owl-next {
right: -162px;
}
.home_nine_testimonial_container button.owl-prev {
right: -162px;
}
.blog_nine .news-block-one {
display: flex;
gap: 30px;
}  .about_us .image_box {
margin-bottom: 50px;
}
.services-bg-text h2 {
font-size: 60px;
}
.services_block_3{
margin-top: 30px !important;
}
.col-md-non{
display: none;
}
.count-outer.count-box.counted {
margin-bottom: 50px;
}
.home_ten_process_section .sec_title_wrap {
margin-bottom: 50px;
}
.home_ten_process_section .content_box_final {
display: block;
margin-top: 30px;
}
.home_ten_process_section .content_box {
width: 100%;
}
.home_ten_process_section .content_box_second {
margin-top: 0;
}
.home_ten_process_section .lower_text{
margin-top: 20px;
}
h2.sec_title {
font-size: 38px;
line-height: 50px;
}
.pricing_heading_block_one .contact_btn {
margin-top: 30px;
}
.pricing_block_one {
margin-bottom: 30px;
}
.home_ten_blog_section .news_block_one{
margin-bottom: 50px;
}
.home_ten_blog_section {
padding-bottom: 50px;
}
.home_ten_testimonials .content_box {
display: block;
}  .home_eleven_services_container {
margin-bottom: 30px;
}
.home_eleven_services .content_box {
margin-bottom: 0;
}
.home_eleven_services .sec_title_wrap_end {
justify-content: flex-start;
}
.home_eleven_services p.sec_desc {
margin-bottom: 40px;
}
.home_eleven_about .image_box .img_two {
right: 122px;
bottom: 30px;
}
.home_eleven_about .image_box .logo_box {
position: absolute;
top: -32px;
right: 377px;
}
.home_eleven_about .image_box {
margin-bottom: 80px;
}
.training_block .image_box img{
width: 100%;
}
.home_eleven_why_choose .content_box-second {
padding-top: 50px;
padding-bottom: 67px;
padding-left: 30px;
}
.team_content_box {
margin-bottom: 60px;
}
.home_eleven_team .link_btn {
margin-top: 0;
}
.home_eleven_countries .owl-dots {
display: none;
}
.home_eleven_testimonial .sec_title_wrap {
margin-bottom: 0;
}
.home_eleven_facts .content_box {
margin-bottom: 50px;
}
.home_eleven_testimonial .bg_layer {
display: none;
}
.home_eleven_form .right_column {
padding-left: 15px;
}
.home_eleven_form .laft_column {
padding-right: 15px;
}
.home_eleven_form {
margin-top: 80px;
}
.home_eleven_form_container .owl-carousel .owl-item img {
width: 100%;
}
.home_eleven_blog_container {
margin-left: 0;
}
.home_eleven_blog_content .card_body h3 {
font-size: 20px;
}
.home_eleven_blog_container .owl-nav {
top: -80px;
right: 15px;
}  .home_twelve_career_right_container .item_block {
gap: 20px;
}
.home_twelve_career_right_container .item_block .icon-top,  .home_twelve_career_right_container .item_block .icon-bottom {
max-width: 40px;
width: 100%;
}
.home_twelve_choose .choose_block_one {
margin-bottom: 30px;
}
.home_twelve_choose {
padding-bottom: 70px;
}
.team_twelve_content_box .img-box img{
width: 100%;
}
.home_twelve_business_container .content_box .item_one {
display: block;
}
.home_twelve_business_container .content_box .item_one .icon_box{
margin-bottom: 20px;
}
.download_section .bg_layer {
display: none;
}
.download_section .col-md-6 {
width: 100%;
}  .service_fifteen .service-block-one {
margin-bottom: 30px;
}
.choose_fifteen .img_box_wrap {
display: none;
}
.testimonial_fifteen_ring_two {
position: absolute;
top: 22px;
left: 140px;
}
.project_fifteen_block{
margin-bottom: 30px;
}
.pricing_fifteen_block {
margin-bottom: 30px;
}
.team_fifteen_block {
margin-bottom: 50px;
}
.team_fifteen {
padding-bottom: 50px;
}
.blog_fifteen_block {
margin-bottom: 30px;
}
.blog_fifteen{
margin-bottom: 70px;
}  .about_sixteen_mid_col{
display: none;
}
.service_sixteen_container{
margin-bottom: 70px;
}
.service_sixteen{
padding-bottom: 30px;
}
.choose_sixteen_carousel .owl-nav {
right: 210px;
}
.choose_sixteen_carousel {
margin-left: 0px;
}
.choose_sixteen_carousel .owl-nav {
right: 10px;
}
.facts_sixteen_box {
margin-bottom: 50px;
}
.facts_sixteen {
padding-bottom: 50px;
}
.facts_sixteen_count .count-outer.count-box.counted {
margin-bottom: 0px;
}
.home_sixteen_process .home_ten_process_container {
margin-bottom: 50px;
}
.team_sixteen .team_fifteen_block {
margin-bottom: 50px;
}
.team_sixteen{
padding: 50px;
} }
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 740px) { .service_box_eight {
margin-bottom: 70px;
}
.service_eight {
padding-bottom: 80px;
}
.choose_eight_container {
display: block;
}
.choose_eight_container .icon_box {
margin-bottom: 30px;
}
.home_eight_process .sec_title_wrap {
display: block;
}
.home_eight_process_box {
margin-bottom: 70px;
}
.home_eight_process a.read_more_1_btn {
margin-top: 0;
}
.pricing_eight_container {
margin-bottom: 30px;
}
.testimonial-block-eight h4 {
font-size: 23px;
}
.home_eight_testimonial_container {
margin-top: 50px;
}
.home_eight_testimonial_container button.owl-prev {
top: -24%;
left: 5px;
}
.home_eight_testimonial_container button.owl-next {
top: -24%;
left: 65px;
}
.home_eight_faq .sec_title_wrap {
display: block;
}
.home_eight_award_content {
margin-bottom: 30px;
border-bottom: 1px solid #dedede;
}  .categories_nine_wrap {
margin-bottom: 50px;
}
.categories_nine {
padding-bottom: 50px;
}
.services_nine .sec_title_box_wrap {
padding: 30px 15px;
display: block;
}
.services_nine_carousel .owl-dots .owl-dot span {
width: 7px;
}
.services_nine_carousel button.owl-prev {
bottom: -5px;
left: 50px;
}
.services_nine_carousel button.owl-next {
bottom: -5px;
right: 50px;
}
.process_nine .sec_title_wrap {
margin-bottom: 60px;
}
.process_nine_container.mt-0 {
margin-top: 0px !important;
}
.process_nine_container{
margin-bottom: 70px;
}
.process_nine {
padding-bottom: 30px;
}
.add_nine .sec_title_wrap h2 {
font-size: 42px;
line-height: 65px;
}
.add_nine_container .discount_box {
top: -168px;
right: 0;
}
.add_nine{
padding-top: 300px !important;
}
.arrow_box {
display: none;
}
.serial_number_one {
right: -140px;
}
.serial_number_three {
right: -140px;
}
.serial_number_two {
left: 0;
}
.serial_number_four {
right: 0;
margin-top: 10px;
}
.home_nine_testimonial_container {
display: block;
}
.home_nine_testimonial_container_inner {
padding: 180px 61px 50px 15px;
max-width: 330px;
}
.home_nine_testimonial_image {
position: absolute;
left: 18px;
top: 85px;
}
.home_nine_testimonial_container .owl-nav button {
width: 112px;
}
.home_nine_testimonial_container button.owl-prev {
top: -23%;
right: -65px;
}
.home_nine_testimonial_container button.owl-next {
top: -42%;
right: -65px;
}
.quite_form_bottom {
width: 100%;
display: block;
}  h2.sec_title {
font-size: 28px;
line-height: 40px;
}
.about_us .image_box {
margin-bottom: 50px;
}
.services .services_block_2 {
margin-top: 30px;
}
.services-bg-text h2 {
font-size: 28px;
}
.count-box {
margin-bottom: 50px;
}
.home_ten_process_section .process_block_one {
margin-bottom: 40px;
}
.pricing_heading_block_one .content_box {
margin-top: 0;
}
.pricing_block_one {
margin-top: 60px;
}
.home-ten-switcher .switcher_tab_btns {
font-size: 14px;
}
.home_ten_blog_section .news_block_one {
margin-bottom: 50px;
}
.home_ten_testimonials .content_box {
display: block;
margin-bottom: 50px;
}
.home_ten_testimonials .content_box .text_box {
gap: 0;
}
.home_ten_testimonials .decs_text, .home_ten_testimonials .read_more_1_btn {
font-size: 15px;
}
.home_ten_testimonials {
padding: 100px 0;
}
.home_ten_faq .content_box {
margin-bottom: 50px;
}
.home_ten_faq {
padding-bottom: 50px;
}  .home_eleven_services_container {
margin-bottom: 30px;
}
.home_eleven_countries .nav {
gap: 20px;
}
.home_eleven_countries .owl-dots {
display: none;
}
.home_eleven_about .image_box .img_two {
display: none;
}
.home_eleven_about .image_box .logo_box {
top: 120px;
right: 130px;
}
.home_eleven_about .content_box {
margin-bottom: 30px;
}
.home_eleven_about {
padding-bottom: 70px;
}
.training-carousel-container .owl-carousel .owl-item img {
width: 100%;
}
.home_eleven_why_choose .content_box-second {
padding-top: 50px;
}
.home_eleven_why_choose .content_box-second {
padding-left: 20px;
}
.home_eleven_why_choose .upper_box, .home_eleven_why_choose .lower_box {
display: block;
}
.home_eleven_team .team_block_one{
margin-bottom: 60px;
}
.home_eleven_team .link_btn {
margin-top: 0;
}
.home_eleven_testimonial_container {
padding: 50px 60px 50px 20px;
}
.home_eleven_testimonial button.owl-prev {
top: 75px;
right: -50px;
font-size: 44px;
}
.home_eleven_testimonial button.owl-next {
bottom: 75px;
right: -50px;
font-size: 44px;
}
.home_eleven_testimonial .owl-dots {
right: -42px;
}
.home_eleven_facts {
height: 1120px;
}
.facts_block_one {
margin-bottom: 60px;
}
.home_eleven_form .laft_column {
padding-right: 15px;
}
.home_eleven_form .right_column {
padding-left: 15px;
}
.contact_form_wrap {
padding: 20px;
}
.home_eleven_form {
margin-top: 80px;
}
.home_eleven_form_container {
padding: 20px;
}
.eleven_form_shape {
display: none;
}
.eleven_form_info_right {
display: none;
}
.eleven_form_carosul_container .owl-carousel .owl-item img {
width: 100%;
}
.home_eleven_blog_container {
margin-left: 0;
}
.home_eleven_blog_content .card_box {
display: block;
}
.home_eleven_blog_container .owl-nav {
top: -80px;
right: 10px;
}
.instagram_block {
display: block;
}
.instagram_block .image_box img{
width: 100%;
}  .home_twelve_courses_container {
margin-bottom: 30px;
}
.home_twelve_career_right_container {
margin-top: 30px;
}
.home_twelve_career_right_container .item_block .icon-top, .home_twelve_career_right_container .item_block .icon-bottom{
max-width: 40px;
width: 100%;
}
.home_twelve_career_right_container .item_block {
gap: 15px;
}
.home_twelve_choose .choose_block_one {
margin-bottom: 30px;
}
.team_twelve_content_box{
margin-bottom: 30px;
}
.team_twelve_content_box .img-box img{
width: 100%;
}
.home_twelve_team .sec_title_wrap {
display: block;
}
.home_twelve_business_container .content_box .item_one {
display: block;
} 
.home_twelve_business_container .content_box {
right: 10px;
}
.two_btn .play_store, .two_btn .apple_store, .qr_code{
text-align: center;
}
.qr_code {
margin-top: 20px;
}
.download_section .link_btn {
display: block !important;
}
.download_section .bg_layer {
display: none;
}  .service_fifteen_title {
display: block;
}
.service_fifteen .service-block-one {
margin-bottom: 30px;
}
.about_fifteen .img_box_wrap {
margin-bottom: 50px;
}
.choose_fifteen .img_box_wrap {
display: none;
}
.sec_title_wrap_container {
display: block;
}
.project_fifteen_block .image_box img {
min-height: 200px;
object-fit: cover;
}
.pricing_fifteen_block {
margin: 20px 0;
}
.team_fifteen .sec_title_wrap {
display: block;
}
.testimonial_fifteen_logo_box {
left: 50%;
}
.testimonial_fifteen_left_container .client-one {
right: 33px;
}
.testimonial_fifteen_left_container .client-two {
right: -4px;
}
.testimonial_fiften_carousel_container {
margin-top: 70px;
}
.blog_fifteen_block {
margin-bottom: 30px;
}  .service_sixteen{
padding-bottom: 20px;
}
.service_sixteen_container {
margin-bottom: 80px;
}
.choose_sixteen_carousel {
margin-left: 0;
}
.facts_sixteen .count-box {
margin-bottom: 0px;
}
.facts_sixteen_box {
margin-bottom: 50px;
}
.facts_sixteen{
padding-bottom: 50px;
}
.home_sixteen_process .home_ten_process_container {
margin-bottom: 50px;
}
.home_sixteen_process .home_ten_process_container.content_box_second {
margin-top: 0px;
}
.home_sixteen_process .home_ten_process_lower {
margin-top: 0px;
}
.home_ten_process_lower {
display: block;
}
.industries_sixteen .industries_sixteen_carousel {
margin-left: 75px;
}
.team_fifteen_block {
margin-bottom: 50px;
}
.team_sixteen, .team_fifteen{
padding-bottom: 50px;
}
.quote_sixteen_left_container {
padding: 65px 10px;
}
.quote_sixteen_form_box {
display: block;
}
.quote_sixteen_form_box .nice-select {
margin-bottom: 10px;
}
.quote_sixteen_form_box form {
margin-bottom: 75px;
}
.quote_sixteen_right_content {
width: 100%;
height: 605px;
}
.quote_sixteen_right_container {
padding: 10px;
}
.blog_sisteen_carousel .owl-nav {
top: 0;
}
.air_sixteen .left-col {
padding-right: 15px;
} }
@media only screen and (min-width: 415px) and (max-width: 540px) {
}
.pricing-section .btn-box a {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: center;
border: 1px solid var(--theme-color);
padding: 13px 20px;
}
.home4-pricing-btn a{
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: center;
border: 1px solid var(--theme-color);
background-color: transparent;
padding: 13px 20px;
}
.home4-pricing-btn a:hover{
color: #ffffff;
}
.home4-pricing-btn a span{
background-color: var(--theme-color);
}
.news-block-four .inner-box{
position: relative;
display: block;
background-color: #1e1536;
border: 1px solid #2e2545;
padding: 39px;
margin-bottom: 30px;
}
.news-block-four .inner-box .author-box{
position: relative;
display: block;
padding: 1px 0px 0px 66px;
margin-bottom: 35px;
}
.news-block-four .inner-box .author-box .author-thumb{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 50px;
height: 50px;
border-radius: 50%;
}
.news-block-four .inner-box .author-box .author-thumb img{
width: 100%;
border-radius: 50%;
}
.news-block-four .inner-box .author-box span{
position: relative;
display: block;
font-size: 15px;
line-height: 24px;
font-family: 'Inter', sans-serif;
color: #a09ca9;
font-weight: 500;
margin-bottom: 1px;
opacity: 0;
transition: all 500ms ease;
}
.news-block-four .inner-box:hover .author-box span,
.news-block-four .inner-box:hover .author-box h6{
opacity: 1;
}
.news-block-four .inner-box .author-box h6{
padding-left: 0px;
margin-bottom: 0px;
opacity: 0;
transition: all 500ms ease;
}
.news-block-four .inner-box h6{
position: relative;
display: block;
font-size: 14px;
line-height: 24px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
padding-left: 25px;
margin-bottom: 17px;
text-transform: uppercase;
}
.news-block-four .inner-box h6 i{
position: absolute;
left: 0px;
top: 4px;
color: var(--theme-color);
font-weight: 400;
font-size: 16px;
}
.news-block-four .inner-box h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
color: #fff;
font-weight: 600;
margin-bottom: 68px;
}
.news-block-four .inner-box h3 a{
display: inline-block;
color: #fff;
}
.news-block-four .inner-box h3 a:hover{
color: var(--theme-color);
}
.news-block-four .inner-box .post-info{
position: relative;
display: flex;
align-items: center;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid #342a4c;
}
.news-block-four .inner-box .post-info li{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 24px;
font-family: 'Inter', sans-serif;
color: #a09ca9;
font-weight: 600;
text-transform: uppercase;
padding-left: 24px;
margin-right: 31px;
}
.news-block-four .inner-box .post-info li:last-child{
margin: 0px !important;
}
.news-block-four .inner-box .post-info li img{
position: absolute;
left: 0px;
top: 4px;
}
.news-block-four .inner-box .post-info li:before{
position: absolute;
content: '';
background-color: #4b445e;
width: 5px;
height: 5px;
top: 8px;
right: -17px;
transform: rotate(45deg);
}
.news-block-four .inner-box .post-info li:last-child:before{
display: none;
}
.news-block-four .inner-box .link a{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 26px;
font-family: 'Inter', sans-serif;
font-weight: 600;
text-transform: capitalize;
color: #fff;
padding-left: 38px;
}
.news-block-four .inner-box .link a:hover{
color: var(--theme-color);
}
.news-block-four .inner-box .link a i{
position: absolute;
left: 0px;
top: 0px;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
font-size: 10px;
color: #fff;
background-color: #2d2445;
transition: all 500ms ease;
}
.news-block-four .inner-box .link a:hover i{
background-color: var(--theme-color);
}
.news-block-four .inner-box .link a i:before{
display: inline-block;
transition: all 500ms ease;
}
.news-block-four .inner-box .link a:hover i:before{
transform: rotate(45deg);
}
.news-block-four .inner-box .link a span{
position: relative;
opacity: 0;
visibility: hidden;
transition: all 500ms ease;
}
.news-block-four .inner-box:hover  .link a span{
opacity: 1;
visibility: visible;
}
.about_sixteen_tab .accordion.block {
margin-bottom: 10px;
}
.copyright {
position: relative;
}
.industry-section.home-5 .te_read_more_2_btn span {
background-color: #f3f5f5;
color: #030727;
width: 26px;
height: 26px;
font-size: 12px;
display: inline-block;
text-align: center;
line-height: 26px;
margin-right: 10px;
transition: .5s;
}
.industry-section.home-5 .te_read_more_2_btn:hover span {
background-color: var(--theme-color);
color: #fff;
}