/*
Theme Name: saastec html5 template
Version:1.0
*/

/*
CSS LIST=====>

INDEX-4 CSS






COMMAN CSS

*/

/*
====================
	COMMAN CSS
====================

*/

a,
a:hover,
a:focus {
  transition: all 0.3s;
}

.padding-b {
  padding-bottom: 100px;
}

.padding-t {
  padding-top: 100px;
}

.case-study .single-study9 {
  height: 100%;
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1);
}

.study-text {
  padding: 30px 30px 50px;
}

.study-text h3 a:hover {
  text-decoration: underline;
}
.study-text h3 a {
  color: #001737;
}

.case-study2 .study-text h3 a:hover {
  color: #c82c29;
}

/********************
Testimonial area CSS
********************/

.t9-area {
  position: relative;
  z-index: 1;
  padding-top: 200px;
  margin-top: -110px;
}

.t9-area:after {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  background-image: url(../image/t9-bg.webp);
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.single-t9-content i {
  width: 90px;
  height: 90px;
  line-height: 90px;
  background-color: #1657e2;
  border-radius: 50%;
  color: white;
  font-size: 30px;
  margin-bottom: 30px;
}

.single-t9-content h3 {
  font-weight: 600;
  margin-bottom: 30px;
}

.single-t9-content p {
  font-style: italic;
  font-size: 20px;
  color: #001737;
  font-weight: 400;
  margin-bottom: 30px;
}

.t9-img h4 span {
  display: block;
  font-size: 14px;
  margin-top: 12px;
  font-weight: 400;
}

.t9-img h4 {
  margin-top: 20px;
  font-weight: 600;
}

.t9-content .owl-nav button {
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: -15px;
}

.t9-content .owl-nav button i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  -webkit-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 20px;
}

.t9-content .owl-nav button.owl-next {
  left: auto;
  right: -100px;
}

/*price section style*/

/****************
Pricing area CSS
****************/

.pricing-area {
  position: relative;
  z-index: 1;
}

.pricing-area .title-4,
.pricing-area .title-4 h2 {
  color: white;
}

.single-pricing-item {
  height: 100% !important;
  text-align: center;
  background-color: white;
  border-radius: 10px;
}

.pricing-area {
  background-color: #4528eb;
}

.pricing-header h3 {
  color: #f38550;
  margin-bottom: 30px;
}

.pricing-header {
  padding: 40px 0 30px;
  background-color: #f6f8fa;
  border-radius: 10px 10px 0 0;
}

.price,
.price h2 {
  position: relative;
  z-index: 1;
}

.price h2 span {
  font-size: 36px;
  position: absolute;
  left: 18%;
  top: 10%;
}

.price h2 {
  font-size: 64px;
}

.price h2 strong {
  font-size: 15px;
  margin-left: 7px;
}

.price h2 sup {
  font-size: 32px;
  position: absolute;
  top: 20%;
  right: 36%;
}

.pricing-content li {
  display: block;
  font-weight: 400;
  margin-bottom: 17px;
}

.pricing-content {
  padding: 40px 0;
}

.pricing-content li strong {
  color: #001737;
}

.pricing-content li.f-o {
  color: #adb9c7;
}

.pricing-content li:last-child {
  margin-bottom: 0;
}

.pricing-footer {
  padding: 0 0 40px;
}

.border-4-btn:hover {
  background-color: #ffce63;
  color: white;
  border-color: #ffce63;
}

.border-4-btn {
  font-size: 14px;
  color: #ffce63;
  border: 2px solid #ffce63;
  padding: 15px 40px;
  border-radius: 5px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  z-index: 1;
  font-weight: 500;
}

a.border-4-btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  content: "";
  background-color: #ffce63;
  z-index: -1;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a.border-4-btn:hover:after {
  height: 100%;
  bottom: 0;
  top: auto;
}

.active .pricing-header {
  background-color: #001737;
}

.active .pricing-header h3,
.active .pricing-header .price h2 {
  color: white;
}

.active .pricing-footer .border-4-btn {
  color: white;
  background-color: #ffce63;
}

.active .pricing-footer .mdi {
  display: block;
  color: #5cbc2b;
  font-size: 40px;
}

.active .pricing-footer p {
  font-size: 14px;
}

.pricing-area .animation-4 span:nth-child(4) {
  left: 20%;
  bottom: 70%;
}

.pricing-area .animation-4 span:nth-child(6) {
  left: 15%;
  bottom: 5%;
}

/*
====================
	INDEX-4 CSS
====================
*/

.study-text h3 a:hover {
  color: #f38550;
}

/*
====================
	INDEX-2 CSS
====================

*/

.pricing-area.price2 .title-4,
.pricing-area.price2 .title-4 h2 {
  color: white;
}

.pricing-area.price2 {
  background-color: #4528eb;
}

.price2 .pricing-header h3 {
  color: #c82c29;
}

.price2 .pricing-header {
  background-color: #f6f8fa;
}

.price2 .pricing-content li strong {
  color: #001737;
}

.price2 .pricing-content li.f-o {
  color: #adb9c7;
}

.price2 .border-4-btn:hover {
  background-color: #c82c29;
  color: white;
  border-color: #c82c29;
}

.price2 .border-4-btn {
  color: #f38550;
  border: 2px solid #c82c29;
}

.price2 a.border-4-btn:after {
  background-color: #c82c29;
}

.price2 .active .pricing-header {
  background-color: #001737;
}

.price2 .active .pricing-header h3,
.price2 .active .pricing-header .price h2 {
  color: white;
}

.price2 .active .pricing-footer .border-4-btn {
  color: white;
  background-color: #c82c29;
}

.mainmenu-area.hp4 .mainmenu li a:after {
  background: #ffce63;
}

.hp4 .mainmenu li a:after {
  background-color: #ffce63 !important;
}

.hp4 .mainmenu li li:hover > a {
  color: #ffce63 !important;
}

.header8 .mainmenu li li:hover > a {
  color: #ffce63 !important;
}
.header8 .mainmenu li a:after {
  background: #ffce63 !important;
}

.header9 .mainmenu li li:hover > a,
.team9 .solial-link li a:hover {
  color: #ffce63 !important;
}

.header9 .mainmenu li a:after {
  background: #1657e2 !important;
}

.header7 .mainmenu li li:hover > a,
.header6 .mainmenu li li:hover > a,
.team7 .solial-link li a:hover,
.team6 .solial-link li a:hover,
.blog7 .study-text h3 a:hover,
.blog6 .study-text h3 a:hover {
  color: #00c1b1 !important;
}

.header7 .mainmenu li a:after,
.header6 .mainmenu li a:after {
  background: #00c1b1 !important;
}

.footer4 .footer li a:hover,
.footer5 .footer li a:hover {
  color: #ffce63;
}

.articles-content a:hover {
  color: #ffce63;
}
