
/*-----------------------------------------------------------------------------------

Theme Name: Appz - App Landing HTML5 Template
Author: Theme_Pure
Support: basictheme400@gmail.com
Description: Appz - App Landing HTML5 Template
Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================


1. common
3. header
10. fetures
11. service
12. cta
13. blog
15. page

-----------------------------------------------------------------------------------*/
/*
==========================================
1. common
==========================================
*/

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #565c64;
}

.img, img {
  max-width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.fix {
  overflow: hidden;
}

a,
.button {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

a,
button {
  color: inherit;
  outline: medium none;
}

button:focus, input:focus, input:focus, textarea, textarea:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: #132339;
  margin-top: 0px;
  font-style: normal;
  font-weight: 400;
  text-transform: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 40px;
  font-weight: 500;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}

p {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  color: #565c64;
  margin-bottom: 15px;
}

hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}

label {
  color: #f9fdfa;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

*::-moz-selection {
  background: #222;
  color: #ffffff;
  text-shadow: none;
}

::-moz-selection {
  background: #222;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background: #222;
  color: #ffffff;
  text-shadow: none;
}

/*--
    - Input Placeholder
-----------------------------------------*/
*::-moz-placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1;
}

/*--
    - Common Classes
-----------------------------------------*/
.fix {
  overflow: hidden;
}

.clear {
  clear: both;
}

/*--
    - Background color
-----------------------------------------*/
.grey-bg {
  background: #f7f7fd;
}

.white-bg {
  background: #ffffff;
}

.black-bg {
  background: #222;
}

.theme-bg {
  background: #f00;
}

/*--
    - color
-----------------------------------------*/
.white-color {
  color: #ffffff;
}

.black-color {
  color: #222;
}

.theme-color {
  color: #f00;
}
.footer_bottom{
  background-color: #3694f5;
}
.footer_bottom p,.footer_bottom span{
  color: #fff;
}
.cta_area{
  clear: both;
  display: block;
  border-bottom: 1px solid #dedede;
}
/*--
    - Margin & Padding
-----------------------------------------*/
/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

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

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

/*-- Margin Left --*/
.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-55 {
  margin-left: 55px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-65 {
  margin-left: 65px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-75 {
  margin-left: 75px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-85 {
  margin-left: 85px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-95 {
  margin-left: 95px;
}

.ml-100 {
  margin-left: 100px;
}

.ml-105 {
  margin-left: 105px;
}

.ml-110 {
  margin-left: 110px;
}

.ml-115 {
  margin-left: 115px;
}

.ml-120 {
  margin-left: 120px;
}

.ml-125 {
  margin-left: 125px;
}

.ml-130 {
  margin-left: 130px;
}

.ml-135 {
  margin-left: 135px;
}

.ml-140 {
  margin-left: 140px;
}

.ml-145 {
  margin-left: 145px;
}

.ml-150 {
  margin-left: 150px;
}

.ml-155 {
  margin-left: 155px;
}

.ml-160 {
  margin-left: 160px;
}

.ml-165 {
  margin-left: 165px;
}

.ml-170 {
  margin-left: 170px;
}

.ml-175 {
  margin-left: 175px;
}

.ml-180 {
  margin-left: 180px;
}

.ml-185 {
  margin-left: 185px;
}

.ml-190 {
  margin-left: 190px;
}

.ml-195 {
  margin-left: 195px;
}

.ml-200 {
  margin-left: 200px;
}

/*-- Margin Right --*/
.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-55 {
  margin-right: 55px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-65 {
  margin-right: 65px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-75 {
  margin-right: 75px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-85 {
  margin-right: 85px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-95 {
  margin-right: 95px;
}

.mr-100 {
  margin-right: 100px;
}

.mr-105 {
  margin-right: 105px;
}

.mr-110 {
  margin-right: 110px;
}

.mr-115 {
  margin-right: 115px;
}

.mr-120 {
  margin-right: 120px;
}

.mr-125 {
  margin-right: 125px;
}

.mr-130 {
  margin-right: 130px;
}

.mr-135 {
  margin-right: 135px;
}

.mr-140 {
  margin-right: 140px;
}

.mr-145 {
  margin-right: 145px;
}

.mr-150 {
  margin-right: 150px;
}

.mr-155 {
  margin-right: 155px;
}

.mr-160 {
  margin-right: 160px;
}

.mr-165 {
  margin-right: 165px;
}

.mr-170 {
  margin-right: 170px;
}

.mr-175 {
  margin-right: 175px;
}

.mr-180 {
  margin-right: 180px;
}

.mr-185 {
  margin-right: 185px;
}

.mr-190 {
  margin-right: 190px;
}

.mr-195 {
  margin-right: 195px;
}

.mr-200 {
  margin-right: 200px;
}

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

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

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pt-230 {
  padding-top: 230px;
}

.pt-235 {
  padding-top: 235px;
}

.pt-240 {
  padding-top: 240px;
}

.pt-245 {
  padding-top: 245px;
}

.pt-250 {
  padding-top: 250px;
}

.pt-255 {
  padding-top: 255px;
}

.pt-260 {
  padding-top: 260px;
}

.pt-265 {
  padding-top: 265px;
}

.pt-270 {
  padding-top: 270px;
}

.pt-275 {
  padding-top: 275px;
}

.pt-280 {
  padding-top: 280px;
}

.pt-285 {
  padding-top: 285px;
}

.pt-290 {
  padding-top: 290px;
}

.pt-295 {
  padding-top: 295px;
}

.pt-300 {
  padding-top: 300px;
}

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

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

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.pb-230 {
  padding-bottom: 230px;
}

.pb-235 {
  padding-bottom: 235px;
}

.pb-240 {
  padding-bottom: 240px;
}

.pb-245 {
  padding-bottom: 245px;
}

.pb-250 {
  padding-bottom: 250px;
}

.pb-255 {
  padding-bottom: 255px;
}

.pb-260 {
  padding-bottom: 260px;
}

.pb-265 {
  padding-bottom: 265px;
}

.pb-270 {
  padding-bottom: 270px;
}

.pb-275 {
  padding-bottom: 275px;
}

.pb-280 {
  padding-bottom: 280px;
}

.pb-285 {
  padding-bottom: 285px;
}

.pb-290 {
  padding-bottom: 290px;
}

.pb-295 {
  padding-bottom: 295px;
}

.pb-300 {
  padding-bottom: 300px;
}

/*-- Padding Left --*/
.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-85 {
  padding-left: 85px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-105 {
  padding-left: 105px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-115 {
  padding-left: 115px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-125 {
  padding-left: 125px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-135 {
  padding-left: 135px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-145 {
  padding-left: 145px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-155 {
  padding-left: 155px;
}

.pl-160 {
  padding-left: 160px;
}

.pl-165 {
  padding-left: 165px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-175 {
  padding-left: 175px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-185 {
  padding-left: 185px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-195 {
  padding-left: 195px;
}

.pl-200 {
  padding-left: 200px;
}

/*-- Padding Right --*/
.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-85 {
  padding-right: 85px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-105 {
  padding-right: 105px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-115 {
  padding-right: 115px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-125 {
  padding-right: 125px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-135 {
  padding-right: 135px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-145 {
  padding-right: 145px;
}

.pr-150 {
  padding-right: 150px;
}

.pr-155 {
  padding-right: 155px;
}

.pr-160 {
  padding-right: 160px;
}

.pr-165 {
  padding-right: 165px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-175 {
  padding-right: 175px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-185 {
  padding-right: 185px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-195 {
  padding-right: 195px;
}

.pr-200 {
  padding-right: 200px;
}

#loading {
  animation: rotation 2s infinite linear;
  animation-name: rotation;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.full {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}

.zoom {
  animation: scale 10s linear infinite;
}

@keyframes scale {
  50% {
    transform: scale(1.1);
  }
}
.featurebox2__img.gradientorange {
  background-image: linear-gradient(-60deg, #ffaad6 1%, #f67eb9 41%, #ec519b 100%);
}

.featurebox2__img.gradientbrwon {
  background-image: linear-gradient(-60deg, #968dff 0%, #3694f5 0%, #cec2ff 0%, #9e94ff 40%, #6d65ff 100%);
}

.featurebox2__img.gradientgreen {
  background-image: linear-gradient(-60deg, #89e791 0%, #1cd08a 40%);
}



/*
==========================================
3. header
==========================================
*/
/*
=============================
HOME PAGE 1 HEADER DESIGN
=============================
*/
.transparent-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.main-menu {
  margin-left: 78px;
}
.main-menu ul li {
  float: left;
  margin-right: 45px;
  position: relative;
}
.main-menu ul li:hover .submenu {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.main-menu ul li a {
  color: #132339;
  font-size: 16px;
  text-decoration: none;
  padding: 25px 0px;
  display: inline-block;
  font-size: 16px;
}
.main-menu ul li a:hover {
  color: #19cb55;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-menu ul li {
    margin-right: 25px;
  }
}

.main-menu.colormenu ul li .submenu a {
  color: #000;
}

.main-menu ul li .submenu li {
  padding: 5px;
  margin-right: 0;
  padding: 5px;
  margin-right: 0;
  display: block;
  float: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .side-menu-icon {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .side-menu-icon {
    display: none;
  }
}

.main-menu ul li .submenu li a {
  padding: 0;
  display: inline-block;
}

.main-menu ul li .submenu {
  position: absolute;
  top: 110%;
  left: 0;
  min-width: 200px;
  padding: 15px 17px;
  background: #ffffff;
  border-top: 4px solid #19cb55;
  z-index: 11;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
}
.main-menu ul li .submenu li {
  position: relative;
  display: block;
}
.main-menu ul li .submenu li a {
  position: relative;
  padding-bottom: 5px;
}
.main-menu ul li .submenu li a::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #19cb55;
  content: "";
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.main-menu ul li .submenu li a:hover::before {
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.btn {
  background: #19cb55;
  padding: 9px 27px;
  color: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.btn:hover {
  color: #fff;
}
.btn i {
  margin-right: 10px;
}
.btn:hover {
  background: transparent;
  border: 1px solid #19cb55;
  color: #000;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.btn.btnblue {
  background: #583bf7;
}
.btn.btnblue:hover {
  color: #fff;
  background: transparent;
  color: #583bf7;
  border: 1px solid #583bf7;
}

.main-menu ul li .submenu li .submenu {
  position: absolute;
  left: 182px;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  top: 0px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.main-menu ul li .submenu li:hover .submenu {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.app_slider {
  min-height: 950px;
  background: #f9fdfa;
  width: 100%;
  position: relative;
  padding-top: 216px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .app_slider {
    padding-top: 100;
    min-height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .app_slider {
    min-height: 0;
    padding-top: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .app_slider {
    min-height: 0;
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .app_slider {
    min-height: auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .features.feturesCommon.wow.fadeInUp {
    padding-left: 0px;
  }
}

.side-menu-icon.bar-three i {
  color: #583bf7;
}

@media (min-width: 768px) and (max-width: 991px) {
  .app_image {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.shape10 {
  position: absolute;
  left: 6%;
  top: 68%;
}

.shape13 {
  position: absolute;
  top: 0;
  left: 0;
}

.App_shape {
  position: relative;
}

.App_shape img {
  max-width: none;
  margin-left: -127px;
  margin-top: 0;
}

.shapeAbsoulute {
  position: absolute;
  bottom: 95px;
  animation: pulse infinite 2s linear;
  left: 460px;
  bottom: 93px;
}
@media (min-width: 1500px) and (max-width: 1700px) {
  .shapeAbsoulute {
    left: 250px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .shapeAbsoulute {
    left: 160px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .shapeAbsoulute {
    left: 160px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shapeAbsoulute {
    left: 160px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .shapeAbsoulute {
    left: 50px;
  }
}

.footer-area .footer_design {
  display: flex;
  width: 100%;
  flex-direction: row;
}
@media (max-width: 767px) {
  .footer-area .footer_design {
    flex-direction: column;
    text-align: left;
    padding: 0;
    margin: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-area .footer_design {
    text-align: left;
  }
}

.f-right {
  float: right;
}
@media (max-width: 767px) {
  .f-right {
    float: left;
  }
}

.app_sliderContent {
  padding-left: 126px;
  position: relative;
}
.app_sliderContent h2 {
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .app_sliderContent h2 {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .app_sliderContent h2 {
    font-size: 30px;
    line-height: 1.4;
    padding-right: 0;
  }
}
.app_sliderContent p {
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .app_sliderContent p {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .app_sliderContent p {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .app_sliderContent {
    padding-left: 0;
  }
}

.app_left_shape {
  position: absolute;
  left: 0;
  top: 1362px;
}

.downsahpe {
  position: absolute;
  top: 825px;
  left: 1750px;
}
@media (min-width: 1500px) and (max-width: 1700px) {
  .downsahpe {
    left: 1400px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .downsahpe {
    left: 1000px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .downsahpe {
    left: 927px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .downsahpe {
    left: 692px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .downsahpe {
    left: 200px;
  }
}

.btn-outline {
  padding: 12px 48px;
  border: 1px solid #19cb55;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}
.btn-outline:hover {
  background: #19cb55;
  color: #fff;
}

.shape1 {
  position: absolute;
  right: -250px;
  top: -80px;
  animation: animationFramesTwo 30s alternate infinite linear;
}

.shape2 {
  position: absolute;
  right: -127px;
  top: 128px;
  animation: zoomIn 5s alternate infinite linear;
}

.shape3 {
  position: absolute;
  right: -250px;
  top: 320px;
}

.shape4 {
  position: absolute;
  top: -124px;
  left: 256px;
}

.shape5 {
  position: absolute;
  top: -132px;
  left: 291px;
  animation: animationFramesTwo 30s alternate infinite linear;
}

.shape6 {
  position: absolute;
  right: 123px;
  top: -220px;
  animation: fadeInLeft 2s alternate infinite linear;
}

.shape7 {
  position: absolute;
  left: -72px;
  top: 132px;
  animation: animationFramesTwo 30s alternate infinite linear;
}

.shape8 {
  position: absolute;
  top: 464px;
  left: 445px;
  animation: animationFramesTwo 30s alternate infinite linear;
}

.shape9 {
  position: absolute;
  top: 493px;
  left: 630px;
}

.shape11 {
  position: absolute;
  top: 394px;
  left: 504px;
}
@media (max-width: 767px) {
  .shape11 {
    left: 0px;
  }
}

.leftanimation {
  animation: pulse 2s infinite linear;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-btn.f-right.d-none.d-sm-block {
    margin-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-btn.f-right.d-none.d-sm-block {
    margin-right: 44px;
  }
}

/*
=============================
HOME PAGE 2 HEADER DESIGN
=============================
*/
.btn.h2_btn {
  background: #fff;
  color: #3694f5;
}

.home2 ul li a {
  color: #fff;
}

.logo2 {
  position: absolute;
  z-index: 99;
}

@media (max-width: 767px) {
  .fetures2.pt-115.pb-90 {
    padding-top: 45px;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .app_choose.pt-115.mt-130.pb-160 {
    padding-top: 50px;
    margin-top: 60px;
  }
}

.home2_title {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  font-family: poppins;
  line-height: 60px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .home2_title {
    font-size: 36px;
    line-height: 1.4;
  }
}

.tp_white_border {
  border: 1px solid #fff;
  color: #fff;
  padding: 12px 48px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
}
.tp_white_border:hover {
  background: #fff;
  color: #565c64;
}

.btn.btn-white {
  background: #fff;
  color: #132339;
  border: 1px solid transparent;
  color: #3694f5;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.btn.btn-white:hover {
  background: #3694f5;
  border: 1px solid #fff;
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.side-menu-icon.bar-two i {
  color: #fff;
}

.slider_2 {
  min-height: 950px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider_2__content {
  padding-top: 71px;
}
@media (max-width: 767px) {
  .slider_2__content {
    padding-top: 0;
  }
}
.slider_2 P {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 45px;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .slider_2 {
    min-height: 600px;
    padding-top: 163px;
  }
}

.side-menu-icon i {
  color: green;
}

.slider_2__content {
  padding-top: -40%;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider_2__content {
    margin-top: -13%;
  }
}
@media (max-width: 767px) {
  .slider_2__content {
    padding-bottom: 76px;
  }
}

.slider_2_image {
  display: flex;
  justify-content: end;
}

.home2_shapes img {
  position: absolute;
  right: 11%;
  top: 35%;
}

.h2_love {
  animation: pulse 2s infinite linear;
}

.H2_iphonex {
  position: absolute;
  animation: float-bob-y 2s infinite linear;
  top: 206px;
}

.download_content .section-title {
  font-size: 36px;
}

.h2_shape4 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.h2_sh_1 {
  position: absolute;
  left: 0;
  top: 24%;
  animation: pulse 2s infinite linear;
  z-index: 3;
}

.h2_sh_2 {
  position: absolute;
  left: 16%;
  top: 15%;
  animation: rotated 10s infinite linear;
  z-index: 3;
}

.h2_sh_3 {
  left: 39%;
  position: absolute;
  top: 20%;
}

.h2_sh_4 {
  position: absolute;
  top: 14%;
  left: 53%;
}

.h2_sh_6 {
  position: absolute;
  right: 7%;
  bottom: 10%;
  animation: flash 10s infinite linear;
}

.h2_sh_5 {
  position: absolute;
  left: 10%;
  bottom: 20%;
  animation: flash 5s infinite linear;
}

.main-menu.d-block.colorblack li .submenu ul li a {
  color: #000;
}
.main-menu.d-block.colorblack li a {
  color: #000;
}

.submenu.colorblack li a {
  color: #000;
}

/*
=============================
HOME PAGE 3 HEADER DESIGN
=============================
*/
@media (max-width: 767px) {
  .app_slider.app_slider_3 {
    padding-top: 100px;
  }
}

.btn.h3_btn {
  border-radius: 4px;
  background-color: #583bf7;
}

.home3 ul li a {
  color: #132339;
}
.home3 ul li a:hover {
  color: #583bf7;
}

.logo2 {
  position: absolute;
  z-index: 99;
}

.slider3 {
  padding: 0;
}

.footer_logo {
  position: relative;
}

.footer_logo:before {
  position: absolute;
  content: "";
  background-image: url("../image/dotshapes.png");
  top: -41px;
  left: 15px;
  height: 50px;
  width: 50px;
  z-index: 2;
}

.footer_logo img {
  position: relative;
  z-index: 9;
}

.btn-outline3 {
  padding: 12px 48px;
  border: 1px solid #583bf7;
  border-radius: 5px;
  text-decoration: none;
}
.btn-outline3:hover {
  background: #583bf7;
  color: #fff;
}

.slider3_main_image {
  position: absolute;
  right: 0;
  top: 18%;
}
@media (min-width: 1500px) and (max-width: 1700px) {
  .slider3_main_image {
    right: -80px;
  }
}
.slider3_main_image img {
  max-width: 87%;
}

.app_sliderContent.slider3 {
  padding-top: 160px;
}
@media (max-width: 767px) {
  .app_sliderContent.slider3 {
    padding-top: 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .app_sliderContent.slider3 {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .copyright_text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .footer_bottom {
    padding-top: 4px;
  }
}

.hero-two-title {
  font-size: 50px;
  font-weight: 900;
}

.logo a {
  font-size: 30px;
  text-decoration: none;
  color: #fff;
}

.header-btn {
  margin-top: 14px;
}

.header-area-white .main-menu.colormenu ul li a {
  color: #fff;
}

.main-menu.colormenu.d-block ul li .submenu li a {
  color: #000;
}

.header-area:is(.header-area-white) .main-menu ul li .submenu {
  border-color: #583bf7;
}
.header-area:is(.header-area-white) .main-menu ul li .submenu li a::before {
  background-color: #583bf7;
}
.header-area:is(.header-area-white) .main-menu ul li .submenu li:hover > a {
  color: #583bf7;
}
.header-area:is(.header-area-white) .main-menu ul li .submenu li:hover > a::before {
  background-color: #583bf7;
  width: 100%;
}
.header-area:is(.header-area-orange) .main-menu ul li .submenu {
  border-color: #3694f5;
}
.header-area:is(.header-area-orange) .main-menu ul li .submenu li a::before {
  background-color: #3694f5;
}
.header-area:is(.header-area-orange) .main-menu ul li .submenu li:hover > a {
  color: #3694f5;
}
.header-area:is(.header-area-orange) .main-menu ul li .submenu li:hover > a::before {
  background-color: #3694f5;
  width: 100%;
}
.header-area:is(.font-color) ul li a {
  color: #ffffff;
}

.header-area :is(.whitebg) .btn:hover {
  background: #ffffff;
  border: 1px solid transparent;
}

.p-rel {
  position: relative;
}





/*
=============================
HOME PAGE 2 TESTIMONIAL DESIGN
=============================
*/
.testimonial-area {
  background-image: linear-gradient(180deg, #00c2ee 1%, #3c8ff6 66%, #775bfd 100%);
}
@media (max-width: 767px) {
  .testimonial-area {
    padding-top: 76px;
    padding-bottom: 110px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonial-area {
    padding-top: 0;
    padding-bottom: 100px;
  }
}

.testimonial2_content {
  padding-top: 18%;
  margin-left: 25%;
  color: #fff;
}
.testimonial2_content p {
  color: #fff;
}
@media (max-width: 767px) {
  .testimonial2_content {
    margin-left: 5px;
  }
}

.testimonial2_meta h4 {
  color: #fff;
}
.testimonial2_meta span {
  color: #fff;
}

.testimonial2 {
  position: relative;
}

.items p {
  color: #fff;
  position: relative;
}
.items p::before {
  position: absolute;
  left: 0;
  top: -20px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 43px;
  height: 35px;
  background-image: url("../image/quote.png");
  content: "";
}

.clients_info.info2 {
  margin-left: 0px;
  padding-top: 24px;
  padding-bottom: 21px;
}
.clients_info.info2 h4 {
  color: #fff;
}
@media (max-width: 767px) {
  .clients_info.info2 h4 {
    font-size: 21px;
  }
}
.clients_info.info2 span {
  opacity: 0.7;
}

/*
=============================
HOME PAGE 3 TESTIMONIAL DESIGN
=============================
*/
.testimonialh3 {
  border-radius: 4px;
  background-color: white;
  box-shadow: 0px 3px 6px 0px rgba(19, 35, 57, 0.1);
  position: relative;
  padding: 35px 0;
  margin: 35px 0px;
}
.testimonialh3__image {
  display: inline-block;
}

.testimonial2 .slick-prev,
.testimonial2 .slick-next {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 20px;
  left: 115px;
  text-align: left;
  bottom: -40px;
}
@media (max-width: 767px) {
  .testimonial2 .slick-prev,
.testimonial2 .slick-next {
    left: 87px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .testimonial2 .slick-prev,
.testimonial2 .slick-next {
    left: 113px;
  }
}

.testimonial2 .slick-next {
  left: 159px;
  text-align: left;
}
@media (max-width: 767px) {
  .testimonial2 .slick-next {
    left: 130px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .testimonial2 .slick-next {
    left: 165px;
  }
}

.testimonialh3__content h3 {
  font-size: 20px;
  line-height: 34px;
  padding-top: 22px;
  margin-bottom: 17px;
  position: relative;
}
.testimonialh3__content h3::before {
  position: absolute;
  top: 5px;
  left: 162px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "";
  font-size: 24px;
  color: #583bf7;
  opacity: 0.3;
}
@media (max-width: 767px) {
  .testimonialh3__content h3::before {
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonialh3__content h3::before {
    left: 10px;
  }
}
@media (max-width: 767px) {
  .testimonialh3__content h3 {
    font-size: 15px;
    line-height: 1.4;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonialh3__content h3 {
    font-size: 16px;
    line-height: 1.7;
  }
}
.testimonialh3__content h4 {
  font-size: 18px;
  font-weight: 600;
  padding: 0;
  margin: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .items {
    padding-left: 168px;
    padding-top: 110px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .clients_image {
    padding-bottom: 26px;
  }
}

.testimonialh3_active .slick-prev,
.testimonialh3_active .slick-next {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 48px;
  border: 1px solid #583bf7;
  color: #583bf7;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -90px;
  z-index: 2;
  border-radius: 50%;
  background: transparent;
}
@media (max-width: 767px) {
  .testimonialh3_active .slick-prev,
.testimonialh3_active .slick-next {
    top: 100%;
    left: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonialh3_active .slick-prev,
.testimonialh3_active .slick-next {
    left: -65px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .testimonialh3_active .slick-prev,
.testimonialh3_active .slick-next {
    left: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .testimonialh3_active .slick-prev,
.testimonialh3_active .slick-next {
    left: 36px;
  }
}

.testimonialh3_active .slick-next {
  right: -90px;
  left: auto;
}
@media (max-width: 767px) {
  .testimonialh3_active .slick-next {
    right: 37%;
    top: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonialh3_active .slick-next {
    right: -42px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .testimonialh3_active .slick-next {
    right: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .testimonialh3_active .slick-next {
    right: 36px;
  }
}

.testimonialh3_active .slick-prev:hover,
.testimonialh3_active .slick-next:hover {
  color: #fff;
  background: #583bf7;
  border: transparent;
}

.testimonial1_h2 {
  position: absolute;
  top: 59%;
  left: 15%;
}

.testimonial2_h2 {
  position: absolute;
  right: 220px;
  top: 40%;
}

@media (max-width: 767px) {
  .testimonial_h3.pt-110 {
    padding-top: 0;
    margin-bottom: 90px;
  }
}

@media (max-width: 767px) {
  .testimonial-area.bg1.pt-110 {
    padding-top: 20px;
  }
}

.clients_info-two {
  padding-left: 43px;
  padding-top: 18px;
}
@media (max-width: 767px) {
  .clients_info-two {
    padding-left: 14px;
  }
}

.clients_image img {
  max-width: inherit;
}

.testimonial-active .col-xl-4 {
  padding: 0 15px;
}




/*
================================
HOME PAGE 1 DOWNLOAD AREA DESIGN
================================
*/
.download_image {
  position: relative;
  margin-top: 10px;
}

.downloadpos {
  position: absolute;
}

.downloadpos2 {
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
}

.download-area {
  background: #f9fdfa;
}
@media (min-width: 768px) and (max-width: 991px) {
  .download-area {
    margin-top: 20px;
    padding-bottom: 30px;
  }
}

.download_bg {
  background: #fafdff;
}

.download_title {
  font-size: 36px;
  color: #132339;
  line-height: 46px;
  font-weight: 600;
  padding-bottom: 14px;
}
@media (max-width: 767px) {
  .download_title {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .download_title {
    font-size: 25px;
    line-height: 35px;
    padding-top: 0px;
  }
}

.feature3__image.bgwhite {
  background: #fff;
}

.content_title {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.content_title:hover {
  color: #19cb55;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.content-title-three:hover {
  color: #583bf7;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.download_content {
  padding-left: 43px;
}
@media (max-width: 767px) {
  .download_content {
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .download_content {
    padding-left: 0px;
  }
}

.features.pt-80.feturesCommon.wow.fadeInUp {
  margin-left: 130px;
}
@media (max-width: 767px) {
  .features.pt-80.feturesCommon.wow.fadeInUp {
    margin-left: 0;
    padding-top: 65px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .features.pt-80.feturesCommon.wow.fadeInUp {
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .homefeture_1.pt-115.pb-130 {
    padding-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .download_content.pl-105.pt-90 {
    padding-top: 0;
    padding-left: 40px;
  }
}

.download_content p {
  padding-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .download_content p {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .download_content p {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .download_content {
    padding-left: 0;
  }
}

.download-btn {
  margin-top: 40px;
}
.download-btn a {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-right: 17px;
  box-shadow: 0px 20px 40px 0px rgba(12, 31, 71, 0.14);
}

.bg-android {
  background-image: linear-gradient(-120deg, #57e988 1%, #19cb55 100%);
}

.tp_download {
  background-image: linear-gradient(-120deg, #56bbff 1%, #3d7bff 100%);
}

.details_image.wow.zoomIn img {
  max-width: inherit;
  margin: 0;
}
@media (min-width: 1500px) and (max-width: 1700px) {
  .details_image.wow.zoomIn img {
    margin-left: 150px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .details_image.wow.zoomIn img {
    margin-left: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .details_image.wow.zoomIn img {
    margin-left: 60px;
    margin-top: 50px;
  }
}

.contentleft {
  margin-left: -42px;
  position: absolute;
  top: 222px;
}

.details_image.pl-120.wow.zoomIn img {
  max-width: inherit;
  margin: 0;
  padding: 0;
}

.downloadpos {
  position: absolute;
  right: 15px;
  top: 0;
}

/*
================================
HOME PAGE 2 APP DETAILS DESIGN
================================
*/
.app_images_h2 {
  position: relative;
  margin-left: -31px;
}

.bgphone {
  position: absolute;
  bottom: -30px;
  z-index: -1;
  animation: pulse 2s infinite;
}

.details_content_h2 .details_btn_h2 a:last-child {
  background: #fff;
  background-color: white;
  box-shadow: 0px 3px 6px 0px rgba(19, 35, 57, 0.1);
}

.details_btn_h2 + a {
  margin-top: 35px;
  display: inline-block;
  text-decoration: none;
}

.fea-link.fea-link-two:hover {
  color: #3694f5;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.fea-link.fea-link-two:hover i {
  color: #3694f5;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.details_btn_h2 a {
  display: inline-block;
  margin-top: 15px;
  background: #3694f5;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  color: #ff4f5a;
  border-radius: 4px;
  margin-right: 10px;
}

.home2IphoneX_h2 {
  position: absolute;
  right: 121px;
  top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home2IphoneX_h2 {
    right: 210px;
  }
}

@media (max-width: 767px) {
  .details_content {
    padding-bottom: 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .details_content {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .remove-pad {
    padding-left: 0;
  }
}

.details_image.wow.zoomIn img {
  margin-top: -57px;
}

@media (max-width: 767px) {
  .app_details.pb-100.pt-120 {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .app_details.pb-100.pt-120 {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 60px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .features.feturesCommon {
    padding-left: 0;
  }
}

.items {
  color: #fff;
  display: flex;
}
@media (max-width: 767px) {
  .items {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .items {
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .items {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .testimonial-items.actve.pt-55 {
    padding-top: 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .app_details_h2 {
    margin-top: 60px;
  }
}

/*
================================
HOME PAGE 2 APP CHOOSE DESIGN
================================
*/
.container-fluidd {
  width: 83%;
  margin: auto;
}

.choose_item {
  box-shadow: 0px -3px 0px 0px rgba(19, 35, 57, 0.1);
  border: 0;
  outline: 0;
  padding: 0 15px;
}

.choose_item img {
  width: 100%;
}

.choose_active .slick-prev.slick-arrow {
  position: absolute;
  bottom: -82px;
  left: 45%;
  display: none;
  border: 0;
  outline: 0;
  cursor: pointer;
  background: transparent;
  font-size: 30px;
  color: #bdc3cb;
}
.choose_active .slick-prev.slick-arrow:hover {
  color: #3694f5;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media (max-width: 767px) {
  .choose_active .slick-prev.slick-arrow {
    left: 26%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .choose_active .slick-prev.slick-arrow {
    left: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .choose_active .slick-prev.slick-arrow {
    left: 40%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .choose_active .slick-prev.slick-arrow {
    left: 41%;
  }
}

.choose_active .slick-next.slick-arrow {
  display: none;
  border: 0;
  outline: 0;
  cursor: pointer;
  position: absolute;
  background: transparent;
  bottom: -82px;
  left: 48%;
  font-size: 30px;
  color: #bdc3cb;
}
.choose_active .slick-next.slick-arrow:hover {
  color: #3694f5;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.app_choose {
  background: #fbfafd;
}

.section-title.app_choose_title {
  font-size: 36px;
  color: #132339;
  line-height: 46px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .section-title.app_choose_title {
    font-size: 25px;
  }
}

/*
================================
HOME PAGE 2 APP PAY AREA DESIGN
================================
*/
.pay_shape1 {
  border-radius: 6px;
}

.pay_shape4 {
  position: absolute;
  top: 34px;
  right: -64px;
  z-index: -1;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pay_shape4 {
    top: 14px;
    right: -32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pay_shape4 {
    right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pay_shape4 {
    right: 0;
  }
}

.h2_app_title_2 {
  font-size: 30px;
  font-weight: 600;
}

.pt-300 {
  padding-top: 250px;
}

.Pay_images {
  position: relative;
  margin-left: 60px;
}
@media (max-width: 767px) {
  .Pay_images {
    padding-top: 60px;
  }
}

.pay_shape2 {
  position: absolute;
  top: 35%;
  left: -27%;
  animation: float-bob-y infinite 3s linear;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pay_shape2 {
    left: -11%;
  }
}

.pay_shape3 {
  position: absolute;
  left: -33px;
  z-index: -1;
  top: 214px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Pay_images {
    margin-left: 56px;
    margin-top: 0px;
  }
}

.details_btn_h2 {
  display: flex;
}

@media (max-width: 767px) {
  .details_content_h2 {
    padding: 0;
    margin: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .details_content_h2 {
    padding: 0;
    margin: 0;
    padding-top: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .details_content_h2 p {
    display: block;
    font-size: 15px;
  }
}

.bg-blue {
  background: #3694f5;
  box-shadow: 0px 3px 6px 0px rgba(19, 35, 57, 0.1);
  padding: 17px;
  width: 60px;
  margin-right: 15px;
  cursor: pointer;
}

.bg-white {
  background: white;
  box-shadow: 0px 3px 6px 0px rgba(19, 35, 57, 0.1);
  padding: 17px;
  width: 60px;
  border: 1px solid #fff;
  cursor: pointer;
}

.app_details {
  position: relative;
}

/*
================================
HOME PAGE 1 PURCHES AREA DESIGN
================================
*/
@media (max-width: 767px) {
  .cta_area.pt-105 {
    padding-top: 60px;
  }
}

.purches-area {
  background-image: -webkit-linear-gradient(180deg, #00c2ee 1%, #3c8ff6 66%, #775bfd 100%);
  padding: 90px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.purches {
  padding-top: 81px;
}
@media (max-width: 767px) {
  .purches {
    padding-top: 0;
  }
}
.purches p {
  color: #fff;
  text-align: left;
  padding-bottom: 5px;
}

.purches_text {
  position: absolute;
  top: 6px;
  left: 47px;
  top: 13px;
}
.purches_text h6 {
  font-size: 10px;
  margin: 0;
  color: #3694f5;
}
.purches_text h6 a {
  font-size: 18px;
  padding-left: 15px;
}

.purches_btn {
  border-radius: 6px;
  background-color: white;
  width: 170px;
  position: relative;
  min-height: 54px;
  color: #3694f5;
  padding-left: 10px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border: 1px solid transparent;
  cursor: pointer;
}
.purches_btn a {
  text-decoration: none;
}
.purches_btn a i {
  padding-left: 10px;
  padding-top: 15px;
  font-size: 23px;
}
.purches_btn span {
  font-size: 10px;
  color: #3694f5;
}
.purches_btn:hover {
  border: 1px solid #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #fff;
  background: transparent;
}
.purches_btn:hover h6 {
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.purches_btn.btn_outline {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
}
.purches_btn.btn_outline h6 {
  color: #fff;
  margin: 0;
}
@media (max-width: 767px) {
  .purches_btn.btn_outline {
    margin-left: 0px;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .purches_btn.btn_outline {
    margin-left: 70px;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .purches_btn.btn_outline {
    margin-left: 75px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .purches_btn.btn_outline {
    margin-left: 64px;
  }
}
.purches_btn.btn_outline:hover {
  background: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #000;
}
.purches_btn.btn_outline:hover h6 {
  color: #000;
}

.purches_heading {
  color: #fff;
}

.purches_text.purches2 h6 {
  color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .pay_image img {
    margin-left: -11px;
    transform: scale(1.2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pay_image img {
    margin-left: -11px;
    transform: scale(1.2);
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .pay_image img {
    margin-left: -100px;
  }
}




/*
=============================
HOME PAGE 2 FOOTER DESIGN
=============================
*/
.footer2 {
  background: #fff;
  margin-top: 0;
  padding-top: 100px;
}

.footer_widget_design.widget1 {
  margin-right: 158px;
}
.footer_widget_design.widget1 p {
  font-size: 15px;
}
.footer_widget_design.widget1 p span {
  color: #3694f5;
}

.follow {
  padding-top: 17px;
}
.follow span {
  margin-right: 22px;
}
.follow a {
  margin-right: 10px;
}
.follow a i {
  color: #95a0ae;
}
.follow a :hover {
  color: #3694f5;
}

.footer_border_shape {
  border: 1px solid #e4ecee;
  margin-bottom: 15px;
}

.footerbg2 {
  background: #f9fdfa;
  padding-top: 82px;
  margin-top: 100px;
}

.footer-area.padding-remove {
  margin-top: 0;
}

/*
=============================
HOME PAGE 3 FOOTER DESIGN
=============================
*/
.footerbg3 {
  background: #fafdff;
  padding-top: 80px;
}

.footerbg3 li a:hover {
  color: #583bf7;
}

.copyclr3 p span {
  color: #583bf7;
}

.footer-area.padding-remove {
  padding-top: 80px;
}

/*
=============================
SERVICE FOOTER DESIGN
=============================
*/
.footer-area.servicefooter {
  margin-top: 13px;
}

/*
=============================
CONTACT FOOTER DESIGN
=============================
*/
.footer-area.servicefooter.contactfooter {
  padding-top: 90px;
  margin-top: -15px;
}

.footertext-hover ul li a:hover {
  color: #3694f5;
}

.footertext-hover2 ul li a:hover {
  color: #583bf7;
}


/*
=============================
HOME PAGE 1 FETURES DESIGN
=============================
*/
.features__icon {
  margin-left: -30px;
}
.features p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 38px;
  padding-top: 11px;
}
@media (max-width: 767px) {
  .features p {
    margin-bottom: 22px;
    padding-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .features p {
    font-size: 13px;
  }
}
.features a {
  color: #19cb55;
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
}
.features a i {
  margin-left: 8px;
}
.features a:hover {
  color: #F3B0D7;
}

.fetures_title {
  font-size: 30px;
  color: #132339;
  font-weight: 600;
  line-height: 40px;
  margin-top: -17px;
  padding-right: 60px;
  margin-bottom: 23px;
}

.features__icon {
  background-image: linear-gradient(-120deg, #f2b6db 1%, #ff79b7 100%);
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  margin-left: unset;
  margin-bottom: 30px;
  box-shadow: 0px 20px 40px 0px rgba(21, 18, 68, 0.14);
  line-height: 60px;
}

.features__icon.bgclr {
  background-image: linear-gradient(-120deg, #c2b7ff 1%, #766eff 100%);
}

.feabox__img.img1 {
  background-image: linear-gradient(-120deg, #57e988 1%, #19cb55 100%);
}

.feabox__img.img2 {
  background-image: linear-gradient(-120deg, #fbd275 1%, #faaa0f 100%);
}

.feabox__img.img3 {
  background-image: linear-gradient(-120deg, #c2b7ff 1%, #766eff 100%);
}

.feabox.clr1 {
  border-radius: 10px;
  background-color: #f1fcf5;
  color: #19cb55;
}

.tcolor0 {
  color: #3d7bff;
}

.tcolor1 {
  color: #19cb55;
}

.feabox.clr2 {
  background: #fff8ec;
}

.tcolor2 {
  color: #faaa0f;
}

.feabox.clr3 {
  background: #f7f6ff;
}

.tcolor3 {
  color: #766eff;
}

.feabox {
  display: grid;
  place-items: center;
  background: #f4f7ff;
  text-align: center;
  transition: 0.3s;
  border-radius: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.feabox:hover {
  transition: 0.3s;
  transform: translateY(-5px);
}
.feabox__img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-image: linear-gradient(-120deg, #56bbff 1%, #3d7bff 100%);
  line-height: 80px;
  text-align: center;
  box-shadow: 0px 20px 40px 0px rgba(5, 42, 18, 0.14);
}

.features.pt-105.wow.fadeInLeft {
  padding-left: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .features.pt-105.wow.fadeInLeft {
    padding-left: 26px;
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .features.pt-105.wow.fadeInLeft {
    padding-top: 0;
  }
}

.feabox-title {
  font-size: 20px;
  font-weight: 600;
  margin-top: -18px;
}

.section-title.section_title_white {
  color: #fff;
  font-size: 36px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .section-title.section_title_white {
    font-size: 25px;
    line-height: 1.3;
    padding-top: 33px;
    padding-bottom: 33px;
  }
}

@media (max-width: 767px) {
  .app_image.pt-150.pb-140 {
    padding-bottom: 0px;
    padding-top: 50px;
  }
}

.team-area {
  padding-bottom: 50px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .team-area {
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .team-area {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .app_image.app_image3 {
    padding-bottom: 0;
  }
}

/*
=============================
HOME PAGE 2 FETURES DESIGN
=============================
*/
.section_title_wrapper p {
  text-align: left;
}

.section-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 3px;
  line-height: 1.2;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media (max-width: 767px) {
  .section-title {
    font-size: 30px;
    line-height: 1.4;
    padding-bottom: 6px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .section-title {
    font-size: 28px;
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .app_image_shape_h3 {
    margin-top: 0px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .details_content_h2 {
    padding-left: 10px;
    padding-top: 50px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .details_content_h2.pt-125.pl-100 {
    padding-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .details_content_h2.pt-200 {
    padding-top: 50px;
  }
}

.section-title.section_title_large {
  font-size: 36px;
  line-height: 53px;
}
@media (max-width: 767px) {
  .section-title.section_title_large {
    font-size: 24px;
    line-height: 1.4;
    padding-bottom: 27px;
  }
}

@media (max-width: 767px) {
  .fetures2.fetures3.pt-115.pb-120 {
    padding-top: 45px;
    padding-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .app_image.app_image3.pt-150.pb-140 {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .testimonial_h3.pt-110 {
    padding-top: 0;
  }
}

.details_image.wow.zoomIn {
  text-align: center;
}

.featurebox2 {
  box-shadow: 0px 3px 6px 0px rgba(21, 41, 62, 0.1);
  background: #fff;
  text-align: center;
  padding: 45px 11px;
  border-radius: 4px;
  transition: 0.3s;
}
.featurebox2:hover {
  box-shadow: 0px 20px 40px 0px rgba(21, 41, 62, 0.1);
  transition: 0.3s;
}
.featurebox2:hover a {
  color: #3694f5;
}
.featurebox2:hover i {
  color: #3694f5;
}
.featurebox2__content p {
  line-height: 26px;
  font-size: 14px;
  color: #6a727f;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .featurebox2 {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .featurebox2 {
    margin-bottom: 20px;
  }
}

.fea-title {
  font-size: 18px;
  font-weight: 600;
  padding-top: 24px;
  margin-bottom: 15px;
}

.fea-link {
  display: inline-block;
  padding-top: 10px;
  text-decoration: none;
  color: #132339;
}
.fea-link i {
  padding-left: 10px;
  color: #132339;
}

.fetures2 p {
  text-align: center;
}

.featurebox2__img {
  height: 300px;
  width: 300px;
  line-height: 75px;
  margin: 0 auto;
}

/*
=============================
HOME PAGE 3 FETURES DESIGN
=============================
*/
.featurebox3 {
  text-align: left;
  padding-left: 52px;
}
.featurebox3:hover a {
  color: #583bf7;
}
.featurebox3:hover i {
  color: #583bf7;
}
.featurebox3 p {
  font-size: 16px;
  color: #6a727f;
}
@media (max-width: 767px) {
  .featurebox3 {
    padding-left: 24px;
  }
}

.fea_link3 {
  margin-top: 10px;
  font-weight: 600;
}

.features__icon.h3_shape {
  background: transparent;
  padding-left: 3px;
}

.h3_content a {
  color: #583bf7;
}

.posabsouluteh3 {
  position: absolute;
}

.fetures3 {
  position: relative;
  padding-top: 31px;
}

.shape_1_h3 {
  top: 235px;
  left: 180px;
}

.shape_2_h3 {
  position: absolute;
  bottom: 142px;
  left: 30px;
}

.shape_3_h3 {
  position: absolute;
  right: 253px;
  bottom: 102px;
}

.shape_4_h3 {
  position: absolute;
  bottom: 94px;
  right: 20px;
}

@media (max-width: 767px) {
  .app_image3 {
    left: 0;
  }
}

.app1 {
  top: 380px;
  left: 170px;
}

.app2 {
  left: 874px;
  top: 259px;
}

.app3 {
  bottom: 218px;
  left: 848px;
}
@media (max-width: 767px) {
  .app3 {
    left: 0;
  }
}

.app4 {
  bottom: 150px;
  left: 4px;
}

.app5 {
  bottom: 109px;
  right: 843px;
}

.app6 {
  top: 326px;
  right: 241px;
}

.app7 {
  bottom: 50px;
  right: 0;
}

.details1 {
  top: 102px;
  left: 150px;
}

.details2 {
  bottom: 66px;
  left: 50px;
}

.details3 {
  bottom: 151px;
  right: 344px;
}

.details4 {
  right: 600px;
  top: -42px;
}

@media (max-width: 767px) {
  .section_title_wrapper.mb-60.text-center.pt-80 {
    padding-top: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .section_title_wrapper.mb-60.text-center.pt-80 {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section_title_wrapper.mb-60.text-center.pt-80 {
    padding-top: 0;
  }
}

.section_title_wrapper.text-center.mb-70.mt-50 {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .section_title_wrapper.text-center.mb-70.mt-50 {
    padding-top: 20px;
  }
}

/*
==========================================
11. service
==========================================
*/
.service {
  margin-bottom: 90px;
  position: relative;
  text-align: center;
  padding: 15px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.service__icon {
  border-radius: 25px;
  background-color: white;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  margin-bottom: 25px;
}
.service:hover i {
  color: #3694f5;
}
.service:hover {
  color: #3694f5;
}
.service__content h4 {
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 991px) {
  .service__content h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .service {
    margin-bottom: 50px;
    padding: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service {
    margin-bottom: 30px;
    border-radius: 6px;
    background-color: white;
    position: relative;
    padding: 20px 60px;
  }
}

.purches_heading {
  padding-bottom: 13px;
  font-size: 36px;
  line-height: 46px;
}

.service_page {
  text-align: left;
  margin-bottom: 50px;
}

.servicepageIcon {
  margin-bottom: 32px;
  text-align: center;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.servicecontent h4 {
  padding-bottom: 10px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.tab-area {
  position: relative;
}

.sbg1 {
  border-radius: 20px;
  background-color: rgba(253, 17, 250, 0.141);
}

.sbg2 {
  border-radius: 20px;
  background-color: rgba(23, 183, 220, 0.122);
}

.sbg3 {
  border-radius: 20px;
  background-color: rgba(252, 6, 23, 0.141);
}

.sbg4 {
  background-color: rgba(34, 114, 204, 0.141);
  border-radius: 20px;
}

.sbg5 {
  border-radius: 20px;
  background-color: rgba(51, 203, 63, 0.141);
}

.sbg6 {
  border-radius: 20px;
  background-color: rgba(253, 191, 22, 0.141);
}

.service-padding {
  padding-bottom: 10px;
}

.tab-menu button {
  margin: 0;
  padding: 16px;
  text-align: left;
  font-size: 18px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0px 30px 50px 0px rgba(6, 6, 6, 0.08);
  margin-bottom: 22px;
}

.tab-menu button i {
  padding-right: 17px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  border-radius: 4px;
  background-color: white;
  box-shadow: 0px 30px 50px 0px rgba(6, 6, 6, 0.08);
  color: #ff4f5a;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.tab_content {
  position: absolute;
  right: 0;
  top: 0;
}

.bigshape {
  position: absolute;
  right: 342px;
  max-width: inherit;
  top: 194px;
  z-index: -1;
  animation: pulse 2s infinite;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bigshape {
    right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .bigshape {
    right: 0;
  }
}

.mobilesmall {
  position: absolute;
  right: 626px;
  top: 96px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mobilesmall {
    right: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .mobilesmall {
    right: 50px;
  }
}

.mobilebig {
  position: absolute;
  top: 164px;
  right: 422px;
  z-index: 2;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mobilebig {
    top: 200px;
    right: 156px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .mobilebig {
    top: 200px;
    right: 156px;
  }
}

.service_page:hover .servicepageIcon {
  transform: translateY(-5px);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.service_page:hover .servicecontent h4 {
  color: #3694f5;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

@media (max-width: 767px) {
  .tab-area.pt-180.mb-200 {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .p-custom-rel {
    position: relative;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-custom-rel {
    position: relative;
  }
}

/*
==========================================
12. cta
==========================================
*/
.sub-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .sub-title {
    font-size: 22px;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .sub-title {
    font-size: 31px;
    padding-bottom: 13px;
  }
}

.cta_btn_2 {
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  background-color: #3694f5;
  box-shadow: 0px 20px 40px 0px rgba(50, 140, 230, 0.14);
  color: #fff;
  text-decoration: none;
  line-height: 60px;
  height: 60px;
  width: 180px;
  margin-top: 16px;
}
.cta_btn_2:hover {
  color: #de0f72;
  box-shadow: 0px 20px 40px 0px rgba(50, 140, 230, 0.14);
}

.cta {
  text-align: center;
}
.cta p {
  text-align: center;
  color: #132339;
  line-height: 24px;
}
@media (max-width: 767px) {
  .cta p {
    font-size: 13px;
  }
}

/*
==========================================
13. blog
==========================================
*/
.blog3 {
  background: #f4fbff;
  padding-top: 100px;
  padding-bottom: 130px;
  position: relative;
}
@media (max-width: 767px) {
  .blog3 {
    margin-top: 30px;
    padding-bottom: 42px;
  }
}

.post-input.bg-form-color textarea {
  height: 150px;
  background: #f8f8f8;
}

.blog {
  width: 371px;
  margin-right: 8px;
  margin-bottom: 20px;
}
.blog__image img {
  width: 100%;
}
.blog__meta {
  border-radius: 4px;
  background-image: linear-gradient(-120deg, #c2b7ff 1%, #766eff 100%);
  box-shadow: 0px 3px 6px 0px rgba(11, 9, 52, 0.14);
  background: #fff;
  padding-left: 27px;
  padding-bottom: 50px;
}
.blog__meta span {
  font-size: 14px;
  display: inline-block;
  padding: 25px 0 18px 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog__meta {
    padding-left: 12px;
    padding-bottom: 24px;
  }
}
.blog h3 {
  font-size: 20px;
  color: #132339;
  font-weight: 600;
  line-height: 28px;
  padding-bottom: 10px;
  overflow: hidden;
  height: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog h3 {
    font-size: 17px;
  }
}
.blog:hover a, .blog i {
  color: #583bf7;
}
@media (max-width: 767px) {
  .blog {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog {
    width: 100%;
    margin-right: 0;
  }
}

.blog_link {
  font-weight: 600;
  font-size: 14px;
}

.team_title_h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .team_title_h3 {
    font-size: 25px;
    line-height: 1.4;
  }
}

.blog_links h4 {
  padding-top: 17px;
  color: #6a727f;
  font-size: 16px;
}

.blogshape3 {
  position: absolute;
  bottom: -210px;
  left: 309px;
  z-index: -1;
}

.paginati ul {
  text-align: center;
  display: block;
}
.paginati ul li {
  list-style: none;
  display: inline-block;
  height: 40px;
  width: 40px;
  background: #f8f8f8;
  border-radius: 50%;
  line-height: 40px;
  color: #6a727f;
  margin-top: 40px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
  margin-right: 5px;
}
.paginati ul li:hover{
  background: #19cb55;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #fff;
}
.paginati ul li .active{
    list-style: none;
  display: inline-block;
  height: 40px;
  width: 40px;
  background: #19cb55;
  border-radius: 50%;
  line-height: 40px;
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
}
.paginati ul li a{
  text-decoration: none;
 
}

/*
================================
BLOG CLASSIC DESIGN
================================
*/
.post__content a{
  text-decoration: none;
}
.blog_date {
  background: #19cb55;
  border-radius: 4px;
  text-align: center;
  padding: 10px 21px;
}
.blog_date h4 {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  margin: 0;
}
.blog_date span {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

.blog_links li:first-child {
  text-align: center;
  margin-top: 14px;
}

.blog_links {
  text-align: center;
}

.blog_links ul li a {
  background: #f8f8f8;
  display: inline-block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  line-height: 50px;
  margin-top: 6px;
}
.blog_links ul li a:hover {
  background: #19cb55;
  color: #fff;
}

.blog_meta a {
  display: inline-block;
  margin-right: 30px;
  padding-top: 18px;
  text-decoration: none;
}
.blog_meta a i {
  padding-right: 7px;
}
.blog_meta:hover {
  color: #19cb55;
}

.blog_classic_content h3 {
  font-size: 24px;
  color: #132339;
  font-weight: 600;
  padding-top: 20px;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.blog_classic_content h3:hover {
  color: #19cb55;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.blog_classic_content a {
  text-decoration: none;
  color: #132339;
}
.blog_classic_content a i {
  padding-left: 12px;
}
@media (max-width: 767px) {
  .blog_classic_content a {
    font-size: 16px;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog_classic_content a {
    font-size: 16px;
    line-height: 1.4;
  }
}
.blog_classic_content a:hover {
  color: #19cb55;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog_classic_content p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog_classic_content p {
    font-size: 14px;
  }
}

.search_box input {
  background: #f8f8f8;
  padding: 15px 20px;
  border: 0;
  width: 100%;
}
.search_box i {
  display: inline-block;
  margin-left: -50px;
  margin-top: 16px;
  position: absolute;
}
@media (max-width: 767px) {
  .search_box i {
    margin-left: -50px;
    margin-top: 20px;
    right: 34px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .search_box i {
    margin-left: -50px;
    margin-top: 18px;
    right: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .search_box i {
    margin-left: -50px;
    margin-top: 18px;
    right: 100px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .post-comment-form.contact-form {
    margin-top: 38px;
  }
}

.cate_title {
  padding-top: 60px;
  margin-bottom: 26px;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .cate_title {
    padding-top: 30px;
  }
}

.category_widget ul li {
  margin-bottom: 13px;
}
.category_widget ul li a {
  text-decoration: none;
}
.category_widget ul li a:hover {
  color: #19cb55;
}

.post {
  margin-bottom: 30px;
}
.post__content {
  margin-top: 10px;
}
.post__content h6 {
  font-size: 16px;
  color: #132339;
  margin-bottom: 4px;
  font-weight: 600;
}
.post__content h4 {
  font-size: 16px;
  font-weight: 600;
  color: #6a727f;
}

.post__thumb a {
  display: inline-block;
  background: #f8f8f8;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
}

.tag a {
  padding: 10px 18px;
  background: #f8f8f8;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: 600;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border-radius: 4px;
}
.tag a:hover {
  background: #19cb55;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #fff;
}

.post__thumb a i {
  color: #19cb55;
}

.client_qoute {
  background: #f8f8f8;
  height: 200px;
  padding-top: 50px;
  padding-left: 50px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .client_qoute {
    padding-left: 17px;
  }
}
.client_qoute p {
  font-size: 18px;
  color: #132339;
  font-weight: 400;
  position: relative;
}
.client_qoute p::before {
  position: absolute;
  top: -17px;
  left: -23px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "";
  font-size: 24px;
  color: #cacdd2;
  opacity: 0.3;
}
@media (max-width: 767px) {
  .client_qoute p::before {
    top: -23px;
    left: -9px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .client_qoute p {
    font-size: 16px;
    line-height: 1.4;
  }
}
.client_qoute span {
  color: #6a727f;
  display: inline-block;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .client_qoute span {
    margin-top: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .client_qoute {
    min-height: 200px;
    padding-top: 30px;
    padding-left: 50px;
  }
}

.classic_pagination ul {
  text-align: left;
}
.classic_pagination ul li {
  text-align: center;
}

.blog-left {
  max-width: 70px;
  float: left;
}

.blog_links li {
  color: #6a727f;
}

.blog-right {
  overflow: hidden;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .blog-right {
    padding-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog-right {
    padding-left: 15px;
  }
}

.blog__meta h3 a {
  text-decoration: none;
}

@media (max-width: 767px) {
  .blog-classic {
    margin-bottom: 61px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog-classic {
    margin-bottom: 61px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-classic {
    margin-bottom: 61px;
  }
}

.page_title.singleblog_title {
  line-height: 54px;
  font-size: 40px;
  font-weight: 600;
  color: #132339;
}
@media (max-width: 767px) {
  .page_title.singleblog_title {
    font-size: 22px;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .page_title.singleblog_title {
    font-size: 35px;
    line-height: 1.4;
  }
}

.page__title.single_blog {
  background: #f9fdfa;
  min-height: 600px;
  position: relative;
}
@media (max-width: 767px) {
  .page__title.single_blog {
    padding-bottom: 90px;
    min-height: 0;
  }
}

.blog_overview ul li {
  list-style: none;
  display: inline-block;
  color: #fff;
  margin-right: 22px;
  color: #6a727f;
}
.blog_overview ul li i {
  margin-right: 9px;
}

.solid-square2 {
  left: 0;
  top: 0;
}

.solid-square3 {
  bottom: 0;
  right: 0;
}

.solid-square4 {
  bottom: 141px;
  right: 50px;
}

.solid-square5 {
  bottom: 120px;
  right: 35px;
}

.solid-square7 {
  bottom: 60px;
  left: 53px;
}

.solid-square6 {
  bottom: 0;
  left: 0;
}

.solid-square1 {
  top: 45%;
  left: 23%;
}

.solid-square8 {
  bottom: 74px;
  left: 37%;
}

.solid-square9 {
  top: 35%;
  left: 69%;
}

.solid-square10 {
  bottom: 165px;
  left: 61%;
}

.solid-square11 {
  right: 0;
  top: 0;
}

.singleBlogfooter {
  margin-top: 0;
}

.searching_tags ul li {
  display: inline-block;
  margin-top: 42px;
}
.searching_tags ul li a {
  display: block;
  background: #f8f8f8;
  padding: 15px 18px;
  text-decoration: none;
  border-radius: 4px;
}

.searching_tags ul li:first-child {
  font-size: 18px;
  font-weight: 600;
  padding-right: 36px;
}
@media (max-width: 767px) {
  .searching_tags ul li:first-child {
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .BLOG.mb-200.mt-100 {
    margin-bottom: 100px;
  }
}

.share_via {
  position: relative;
  margin-top: 50px;
}

.share_icon_blogs ul li {
  display: inline-block;
  margin-right: 11px;
}
.share_icon_blogs ul li a {
  display: block;
  background: #f1f3f2;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  color: #9499ae;
}
.share_icon_blogs ul li a:hover {
  background: #19cb55;
  color: #fff;
}

.share_text {
  position: absolute;
  top: 15px;
}

.share_text span {
  font-size: 18px;
  font-weight: 600;
}

.share_via::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background: #f4f4f4;
  top: -21px;
}
@media (max-width: 767px) {
  .share_via::before {
    display: none;
  }
}

@media (max-width: 767px) {
  .others_info.pl-20 {
    padding: 0;
    margin: 0;
  }
}

.comments_profile {
  background: #f7f7f7;
  display: flex;
}

.profile_image img {
  margin-top: 55px;
  margin-left: 53px;
}
@media (max-width: 767px) {
  .profile_image img {
    margin-left: 10px;
    max-width: inherit;
  }
}

.commenter {
  padding-left: 60px;
  padding-top: 56px;
}
@media (max-width: 767px) {
  .commenter {
    padding-left: 15px;
  }
}
.commenter p {
  padding-top: 12px;
}
@media (max-width: 767px) {
  .commenter {
    padding: 30;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .comments-text p {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .avatar-name h5 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .avatar-name span {
    font-size: 11px;
  }
}

.latest-comments li:first-child .comments-box {
  border-top: 0;
  padding-top: 0;
}

.comments-avatar {
  float: left;
  margin-right: 20px;
}

.comments-text {
  overflow: hidden;
  border-bottom: 1px solid #f1f0f7;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .comments-text p {
    font-size: 13px;
  }
}

.avatar-name {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}

.comment-reply {
  font-weight: 600;
  font-size: 14px;
  color: #1f1841;
  text-decoration: none;
}

.latest-comments li.children {
  margin-left: 105px;
}
@media (max-width: 767px) {
  .latest-comments li.children {
    margin-left: 10px;
  }
}

.post-comment-title h3 {
  font-size: 22px;
}

/*form*/
.post-comment-form h4 {
  font-size: 22px;
  margin-bottom: 0;
}

.post-comment-form > span {
  display: inline-block;
  margin-bottom: 45px;
}

.post-input input, .post-input textarea {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 30px 30px;
  border-radius: 4px;
  border: 2px solid #f5f5f5;
  background: #f5f5f5;
  margin-bottom: 20px;
}

.post_comments {
  padding: 10px 0px 31px 0px;
  font-weight: 600;
}

.post-input textarea {
  height: 180px;
  line-height: 26px;
  resize: none;
  padding: 30px;
  padding-top: 20px;
}

.post-check span {
  font-size: 14px;
}

.btn.btn-comment {
  height: 50px;
  text-transform: capitalize;
}

.contact__info {
  position: relative;
}

.contact__info::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 78%;
  background: #eaeff5;
  bottom: -34px;
}

.contact__form ul li {
  padding-top: 25px;
}

.info_title {
  margin-bottom: 10px;
}

/*contact form*/
.post-input.contact-form input, .post-input textarea {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0px 30px;
  border-radius: 4px;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0px 3px 6px 0px rgba(19, 35, 57, 0.1);
  margin-bottom: 20px;
}

.post-input.contact-form textarea {
  height: 180px;
  line-height: 26px;
  resize: none;
  padding: 30px;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .contact__wrapper.mt-115.mb-80 {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .contact__form.mt-70 {
    margin-bottom: 46px;
  }
}



/*
==========================================
15. page
==========================================
*/
.page__title {
  background-image: linear-gradient(-120deg, #5e54fd 1%, #5d45e5 100%);
  min-height: 450px;
}

.shape {
  position: absolute;
}

.triangle {
  left: 290px;
  top: 0;
  z-index: 2;
  animation: square 10s linear 0s infinite alternate;
}
@media (max-width: 767px) {
  .triangle {
    display: none;
  }
}

.solid-square {
  right: 65px;
  top: 130px;
}

.dotted-square {
  right: 0;
  top: 120px;
}

.page_title {
  font-size: 50px;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page_title {
    font-size: 26px;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .page_title {
    font-size: 30px;
    line-height: 1.4;
  }
}

.page__title-content ol {
  text-align: center;
  display: inline-block;
}
.page__title-content ol li a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.pt-235 {
  padding-top: 235px;
}

.btn.about-btn {
  background: transparent;
  border: 1px solid #fff;
}

div.page__title-content h2 {
  line-height: 1;
}



