/*
Theme Name: Quip – Saas Startup Multipurpose WordPress Theme
Theme URI: https://wp.fleexstudio.com/quip
Author: Sujon Mahamud
Author URI: https://sujon.fleexstudio.com/
Description: Quip – Saas Startup Multipurpose WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: quip
*/

/* CSS Index
-----------------------------------

1. Theme default CSS
2. Header CSS
3. Testimonial CSS 
4.  Blog CSS 
4.  Price CSS
5. Icon Box CSS 
6. Contact CSS 

1.  Footer CSS

*/


/* 
================
Header CSS 
================
*/


._absolute {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.header__area{
  z-index: 2;
}

.header-4{
  z-index: 99;
}
.header-2 {
  background: #101537;
}

.header-2 ul#menu-main-menu {
  background: #1F2444;
  background-image: url(../img/menu/menu-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.header-2 .main-menu ul li a, 
.header-2 .main-menu ul li > a:after{
  color: #fff;
}

.header-2 .main-menu ul ul li a, 
.header-2 .main-menu ul ul li > a:after{
  color: #17133d;
}


.header-2 .main-menu ul{
  position: relative;
  z-index: 2;
}
.header-2 .hamurger-btn span{
  background: #fff;
}

.header-2 .main-menu ul#menu-main-menul{
  border-radius: 4px;
  border-color: #4C506A;
  padding: 0 12px;
}
.header-2 .main-menu ul{
  border-radius: 4px;
}

.header-3 ul#menu-main-menu{
  background: no-repeat;
  border: none;
}


.header-3 .main-menu ul li:hover > a, 
.header-3 .main-menu ul li:hover > a::after, 
.header-3 .main-menu ul li .submenu li:hover > a{
  color: #FF6A6A;
}
.header-3 .main-menu ul li .submenu li > a:before{
  background: #FF6A6A;
}


.header-3 .main-menu ul li .submenu li:hover > a::after{
  color: #FF6A6A;
}

.header-4 .main-menu ul {
  background: none;
  border: none;
}


.header-4-bg {
  position: relative;
  z-index: 2;
}

.header-4-bg:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: -1;
  border-radius: 230px;
  opacity: .1;
}

.header-4 .main-menu ul li a, 
.header-4 .main-menu ul li.has-dropdown > a::after{
  color: #fff;
}


.header-4 .main-menu ul ul li a, 
.header-4 .main-menu ul ul li.has-dropdown > a::after{
  color: #17133d;
}
.header-4 .main-menu ul li .submenu li:hover > a::after{
  color: #ff6a6a;
}

.header-4 header .logo{
  padding: 10px 0;
}



.header__area.header-4 {
  margin-top: 12px;
}

.header-4 a.theme-btn.theme-btn-4 {
  margin-top: 9px;
}


.header-1 a.theme-btn.theme-btn-1 {
  margin-top: 12px;
}


.header__area.header-3 {
  margin-top: 3px;
}


.header-3 a.theme-btn.theme-btn-3 {
  margin-top: 9px;
}

.header__area.header-2 {
  margin-top: 4px;
}

.header-2 a.theme-btn.theme-btn-2 {
  margin-top: 8px;
}


.header-4 .hamurger-btn span {
  background-color: #fff;
}

/* 
================
Testimonial CSS 
================
*/


.single-testimonial {
  padding: 20px;
  border: 1px solid #F5F8FF;
  background: #fff;
}

.testimonial-review li {
  list-style: none;
  display: inline-block;
  color: orange;
}

.single-testimonial-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.single-testimonial-content p {
  font-size: 18px;
  font-weight: 600;
  font-family: 'Figtree';
  margin: 24px 0;
}

.single-testimonial-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.single-testimonial-logo {
  width: 200px;
}

.single-testimonial-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
}

.single-testimonial-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-testimonial-author {
  display: flex;
  align-items: center;
}

.single-testimonial-author-data h4 {
  color: #08111C;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}

.single-testimonial-author-data p {
  font-size: 18px;
  color: #595E65;
  margin-bottom: 0;
  margin-top: 4px;
}



.pagination-wrap {
  display: flex;
  align-items: center;
}

.pagination-wrap > div i {
  width: 60px;
  height: 60px;
  background: #ff6a6a;
  text-align: center;
  line-height: 60px;
  border-radius:50%;
  color: #fff;
  font-size: 20px;
}
.testimonial-pagination {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: -100px;
  margin-bottom: 40px;
}

.pagination-wrap > div:first-child {
  margin-right: 12px;
}

.pagination-wrap .swiper-button-disabled i {
  background: #D9D9FF;
  color: #ff6a6a;
}

.testimonial-dots{
  margin-top: 20px;
  text-align: center;
}

.testimonial-dots span {
  width: 12px;
  height: 12px;
  margin: 0 4px;
  background: #ff6a6a;
}



.testimonial-layout-2 .testimonial-content-wrap {
  z-index: 2;
  padding-right: 400px;
  position: relative;
}

.testimonial-layout-2 .testimonial_author_image {
  height: 200px;
  width: 200px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.testimonial-layout-2 .testimonial_author_image img {
  width: 100%;
  height: 100%;
}
.testimonial-layout-2{
  border-radius: 4px;
  overflow: hidden;
}
.testimonial-layout-2 .single-testimonial {
  position: relative;
  z-index: 2;
  padding: 40px;
}

.testimonial-layout-2 .testimonial_author_image img {
  width: 200px;
  height: 200px;
}

.testimonial-layout-2 .single-testimonial-img {
  width: auto;
  height: auto;
}

.testimonial-layout-2 .single-testimonial-logo {
  margin-bottom: 20px;
}

.testimonial-layout-2 .testimonial-pagination {
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  z-index: 9;
  left: 50%;
  bottom: 40px;
  margin-left: -66px;
}

.testimonial-layout-2 .testimonial.testimonial-1-wrap.testimonial-wrap {
  position: relative;
  z-index: 2;
}


.testimonial-layout-2 .single-testimonial-logo {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: nowrap;
}

@media screen and (max-width:767px) {

  .testimonial-layout-2 .testimonial-pagination {
    left: auto;
    right: 20px;
    margin-left: 0;
  }

  .testimonial-layout-2 .testimonial-content-wrap {
      padding-right: 0;
  }

  .testimonial-layout-2 .testimonial_author_image {
      position: relative;
      width: 120px;
      height: 120px;
  }

  .testimonial-layout-2 .testimonial_author_image img {
      width: 100%;
      height: 100%;
  }

  .testimonial-layout-2 .single-testimonial-logo {
      overflow: hidden;
  }
}
/* 
================
Blog CSS 
================
*/

.widget-blog .single-blog-meta a span {
  height: 20px;
  width: 20px;
  display: inline-flex;
  margin-right: 4px;
}

.widget-blog .single-blog-meta {
  display: flex;
  align-items: center;
}

.widget-blog .single-blog-meta > div a {
  display: flex;
  align-items: center;
  margin-right: 32px;
}

.widget-blog .blog-contents {
  padding: 24px;

}
.widget-blog .single-blog{
  background: #F5F8FF;
}
.widget-blog a.blog-btn span {
  width: 20px;
  height: 20px;
  display: inline-flex;
  margin-left: 6px;
}

.widget-blog a.blog-btn {
  display: flex;
  align-items: center;
}

.widget-blog h3.widget-blog-title {
  color: #17133D;
  font-size: 24px;
  font-weight: 600;
  margin: 12px 0;
}

.widget-blog .blog-contents p {
  font-size: 18px;
  font-weight: 500;
  color: #4E4D61;
}

.widget-blog a.blog-btn {
  font-size: 18px;
  font-weight: 700;
  color: #17133D;
}

.widget-blog a.blog-btn:hover, 
.widget-blog h3.widget-blog-title:hover, 
.widget-blog .single-blog-meta a:hover {
  color: #ff6a6a;
}

.widget-blog .single-blog {
  border-radius: 4px;
  box-shadow: 0 4px 48px rgba(0, 0, 0, 0.1);
}


.widget-blog .single-blog{
  transition: all .3s;
  transform: translateY(0px);
}
.widget-blog .single-blog:hover{
  transition: all .3s;
  transform: translateY(-10px);
}


.blog-layout-3 .blog-contents {
  border-radius: 0 0 4px 4px;
}

.blog-layout-3 .blog-img img {
  border-radius: 4px 4px 0 0;
}
.widget-blog .blog-img img{
  width: 100%;
  object-fit: cover;
}

/* .blog-layout-2.widget-blog .single-blog {
  position: relative;
  z-index: 2;
  padding-left: 220px;
}

.blog-layout-2.widget-blog .blog-img {
  position: absolute;
  left: 24px;
  top: 24px;
  height: 200px;
} */

/* .blog-layout-2.widget-blog .blog-img img {
  width: 200px;
  height: 200px;
  object-fit: cover;
} */

.blog-layout-2.widget-blog .single-blog {
  display: inline-flex;
  padding: 24px;
  margin-bottom: 30px;
}
.blog-layout-2.widget-blog .single-blog:last-child{
  margin-bottom: 0;
}
.blog-layout-2.widget-blog .blog-contents {
  padding: 0 0 0 24px ;
  width: 60%;
}

.blog-layout-2.widget-blog .blog-img {
  width: 40%;
}

.blog-layout-2.widget-blog .blog-img img {
  height: 100%;
  object-fit: cover;
}

.blog-margin-bottom-30{
  margin-bottom: 30px;
}

@media screen and (max-width:990px) {
  .blog-layout-2.widget-blog .blog-contents {
      padding: 20px 0 0 0;
      width: 100%;
  }
  .blog-layout-2.widget-blog .blog-img {
      width: 100%;
  }
  .blog-layout-2.widget-blog .single-blog{
    display: block;
  }

}

@media screen and (max-width:1200px) {
  .widget-blog .single-blog-meta > div a {

    margin-right: 10px;
  }
}

/* 
================
Icon Box CSS 
================
*/

.zt-icon-box.zt-layout-2 {
  position: relative;
  z-index: 2;
  padding-left: 100px !important;
}

.zt-icon-box.zt-layout-2 .zt-icon {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  position: absolute;
  left: 24px;
  top: 24px;
}


/* 
================
Contact CSS 
================
*/

.contact-form-input {
  display: flex;
  align-items: center;

  justify-content: space-between;
  height: auto !important;
}
.contact-form-input input, .contact-form-textarea textarea{
  margin-bottom: 18px;
}
.contact-form-input input, 
.contact-form-textarea textarea {
  width: 100% !important;
  height: auto !important;
  border: 1px solid #F5F8FF;
  padding: 14px;
  background: #F5F8FF;
  color: #000;
}
.contact-form-textarea textarea{
  height: 200px !important;
  margin-bottom: 12px;
}

.contact-form-input span:first-child {
  margin-right: 16px;
}

.contact-form-input input::placeholder, 
.contact-form-textarea textarea::placeholder {
  color: #706F8A;
}

.contact-form-textarea textarea:focus{
  outline: none;
}

@media screen and (max-width:767px) {
  .contact-form-input {
    display: block;
  }
}


/* 
================
Price CSS 
================
*/

tbody.compaire_table_body td svg {
  width: 20px;
}
thead.table-head th {
  border: none;
}

tbody.compaire_table_body {
  border-top: none !important;
}

tbody.compaire_table_body td {
  border: none;
}

thead.table-head {
  background: #F9FAFD;
}

tbody.compaire_table_body tr:nth-child(even) {
  background: #F9FAFD;
}

thead.table-head th {
  font-size: 24px;
  font-weight: 600;
  padding: 15px;
  color: #08111A;
  font-family: 'Figtree';
}

tbody.compaire_table_body td {
  color: #51575D;
  font-size: 18px;
  font-weight: 500;
  padding: 15px;
}




.pricing-area {
  position: relative;
  z-index: 2;
  overflow-x: hidden;
}

.toggle-inner input{ 
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 25px;
    right: 0;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
  }


.custom-toggle {
  position: absolute;
  height: 20px;
  width: 20px;
  background-color: #fff;
  top: 5px;
  left: 35px;
  border-radius: 50%;
  transition: 300ms all;
}

.toggle-inner .t-month,
.toggle-inner .t-year {
  position: absolute;
  left: -75px;
  top: 2px;
  transition: 300ms all;
}

.toggle-inner .t-year {
  left: unset;
  left: 73px;
  opacity: 0.5;
}

.active > .toggle-inner .t-month {
  opacity: 0.5;
}

.active > .toggle-inner .t-year {
  opacity: 1;
}

.toggle-inner input:checked + span {
  left: 5px;
}

.toggle-inner {
  width: 60px;
  margin: 0 auto;
  height: 30px;
  border-radius: 25px;
  position: relative;
  background: #FF6A6A;
  left: -20px;
}

.t-year h4 {
  min-width: 200px;
}
.t-year {
  text-align: left;
}
.plan-toggle-wrap {
  margin-bottom: 60px;
}
.plan-toggle-wrap h4 {
  font-size: 16px;
  font-weight: 400;
  color: #51575D;
  font-family: "Figtree", sans-serif;
  margin-bottom: 0;
}

.plan-toggle-wrap h4 span {
  color: #51575D;
  font-family: "Figtree", sans-serif;
}
.plan-toggle-wrap p{
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  margin-top: 16px;
  color: #51575D;
  text-align: center;
}

.single-pricing-area{
  background: #F9FAFD;
  border-radius: 7px;
  padding: 24px;
  margin-bottom: 30px;
}
.pricing-box .images img{
  height: 250px;
  width: 250px;
  text-align: center;
  margin: 0 auto;
  object-fit: contain;
}  
.pricing-box .images {
  text-align: center;
}
.pricing-box h3{
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #08111A;
  line-height: 24px;
  margin-top: 24px;
}
.pricing-box p{
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #51575D;
  margin-top: 16px;
}
.pricing-box h2{
  font-family: "Figtree", sans-serif;
  font-size: 44px;
  font-weight: 600;
  color: #08111A;
  line-height: 52px;
  margin-top: 20px;
  margin-bottom: 8px;
}
.pricing-box h2 span{
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #51575D;
}
.pricing-box ul{
  padding: 0;
  list-style: none;
}
.pricing-box ul li{
  margin-top: 16px;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #384048;
}

.pricing-box ul li .price-list-icon {
  display: inline-block;
  margin-right: 4px;
}

.pricing-box ul li img{
  margin: 0 8px 0 0;
}
.pricing-btn{
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  color: #fff;
  background: #FF6A6A;
  display: inline-block;
  text-decoration: none;
  padding: 20px;
  text-align: center;
  width: 100%;
  border-radius: 4px;
  margin-top: 24px;
  transition: all .4s ease-in-out;
}
.pricing-btn i{
  margin-left: 4px;
  transform: rotate(-45deg);
}
.pricing-btn:hover{
  color: #FFF;
  transition: all .4s ease-in-out;
}
.price-compaire {
  margin-top: 40px;
}






.pricing-plan-2 .single-pricing-area {
  text-align: center;
  background: #fff;
}

.pricing-plan-2 .pricing-box h3 {
  font-size: 20px;
  color: #17133D;
}

.pricing-plan-2 .pricing-box h2 {
  color: #17133D;
}

.pricing-plan-2 .pricing-box ul {
  text-align: left;
}



.pricing-plan-2 .pricing-box ul li {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #17133D;
}

.pricing-plan-2 .price_btn_default{
  width: 100%;
}
.pricing-plan-2 .toggle-inner{
  background: #ff6a6a;
}

.pricing-plan-2 .pricing-box p{
  margin-bottom: 24px;
}

@media screen and (max-width:960px) {
  .pricing-plan-1 .price-compaire{
    display: none;
  }
}



/* 
================
Footer CSS 
================
*/



.footer__widget ul li a {
  position: relative;
  z-index: 2;
}

.footer__widget ul li a:before {
  position: absolute;
  content: "";
  height: 3px;
  width: 0;
  background: #ff6a6a;
  left: 0;
  bottom: 3px;
  z-index: -1;
  transition: all .3s;
}

.footer__widget ul li a:hover:before{
  width: 8px;
  transition: all .3s;
}

.footer__widget ul li a:hover{
  padding-left: 8px;
}


ul#menu-copyright-menu li {
  position: relative;
  z-index: 2;
}

ul#menu-copyright-menu li a{
  text-transform: capitalize;
}

ul#menu-copyright-menu li a:hover {
  color: #ff6a6a;
}

ul#menu-copyright-menu li:after {
  position: absolute;
  content: "";
  height: 60%;
  width: 2px;
  background: #4e4d6163;
  right: -4px;
  top: 20%;
  border-radius: 30px;
}

ul#menu-copyright-menu li:last-child:after {
  display: none;
}


.footer__widget-2 .footer__widget-title{
  color: #fff;
}

 .footer__widget-2 ul li a, 
 .footer-2 .footer__copyright p, 
 .footer-2 .copyright-menu li a{
  color: #CFD0D7;
}
.footer__widget-2 ul li a:hover{
  color: #fff;
}
.footer__widget-2  ul.theme_social_2 li a{
  background: #353368;
  border-color: #353368;
  color: #fff;
}


.footer__widget-3  ul.theme_social_3 li a{
  background: #FFF0F0;
  border-color: #FFF0F0;
  color: #FF6A6A;
}

.footer__widget-3  ul.theme_social_3 li a:hover{
  background: #FF6A6A;
  color: #fff;
}

.footer__widget-3  ul.theme_social_2 li a:hover{
  background: #603BF3
}

.footer-2 .footer__bottom-inner{
  border-color: #292D4C ;
}

.footer__widget-3 ul li a:before{
  background: #FF6A6A;
}

.footer__widget-3 ul li a:hover, 
.footer-3 .copyright-menu li a:hover {
  color: #FF6A6A;
}

.footer-card-3{
  background-position: center center;
  background-size: cover;
  background-image: url(../img/footer/footer-bg-3.png);
  border-radius: 4px;
  padding: 30px;
}

.footer-3 .footer__widget-3.widget_nav_menu {
  padding-left: 40px;
}

@media screen and (max-width:990px) {
  .footer-3 .footer__widget-3.widget_nav_menu  {
    padding-left: 0;
  }
}

.footer-card-3 h4 {
  color: #08111A;
  font-size: 24px;
}

.subscribe-form-3 input[type="email"] {
  width: 100%;
  padding: 16px;
  border-radius: 4px;
  border: none;
}

.subscribe-form-3 {
  position: relative;
  z-index: 2;
}

.subscribe-form-3 input[type="submit"] {
  position: absolute;
  right: 4px;
  top: 4px;
  height: calc(62px - 8px);
  border-radius: 4px;
  background: #FF6A6A;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  border: none;
  padding: 0 20px;
}


.footer-top-elements {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.single-footer-top {
  display: flex;
  align-items: center;
}

.single-footer-top img {
  margin-right: 10px;
}

.single-footer-top h4 {
  margin-bottom: 0;
  color: #17133D;
  font-weight: 600;
}
.footer-top-2 .single-footer-top h4{
  color: #fff;
}
.footer-top-elements {
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(3, 18, 32, 0.06);
  padding-top: 60px;
}

.footer-top-2 .single-footer-top img {
  filter: invert(1);
}

.footer-top-2 .footer-top-elements{
  border-bottom: 1px solid #292D4C;
}
.single-footer-top{
  position: relative;
  z-index: 2;
}
.single-footer-top:after {
  position: absolute;
  content: "";
  height: 60%;
  width: 2px;
  background: rgba(3, 18, 32, 0.06);
  right: -20px;
  border-radius: 30px;
  z-index: -1;
}
.footer-top-2 .single-footer-top:after {
  background: #292D4C;
}

.single-footer-top:last-child:after {
  display: none;
}




@media screen and (max-width:767px) {
  .footer__copyright.copyright-with-menu.text-right {
      display: block;
      align-items: center;
      justify-content: left;
      text-align: left;
      margin-top: 24px;
  }
  .copyright-menu{
    margin-left: 0;
    margin-top: 12px;
  }
  .footer-top-elements{
    display: block;
    padding-top: 0;
  }
  .single-footer-top{
    margin-top: 20px;
  }
 
}
@media screen and (max-width:990px){
  .footer-card-3{
    margin-bottom: 60px;
  }
}