/* Add here all your css styles (customizations) */
  /* carousel */
  #quote-carousel 
  {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
  }
  
  /* Control buttons  */
  #quote-carousel .carousel-control
  {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
  }
  /* Previous button  */
  #quote-carousel .carousel-control.left 
  {
    left: -12px;
    top: 40%;
    z-index: 5;
    display: inline-block;
  }
  /* Next button  */
  #quote-carousel .carousel-control.right 
  {
    right: -12px !important;
    top: 40%;
    z-index: 5;
    display: inline-block;
  }
  /* Changes the position of the indicators */
  #quote-carousel .carousel-indicators 
  {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
  }
  /* Changes the color of the indicators */
  #quote-carousel .carousel-indicators li 
  {
    background: #c0c0c0;
  }
  #quote-carousel .carousel-indicators .active 
  {
    background: #333333;
  }
  #quote-carousel img
  {
    width: 250px;
    height: 100px
  }
  /* End carousel */
  
  .item blockquote {
      border-left: none; 
      margin: 0;
  }
  
  .item blockquote img {
      margin-bottom: 10px;
  }
  
  .item blockquote p:before {
      content: "\f10d";
      font-family: 'Fontawesome';
      float: left;
      margin-right: 10px;
  }
  
  .col-md-4.col-sm-6.text-center-ecommerce {
    text-align: center;
}
/*Content Boxes v3*/
.content-boxes-v3v i.icon-custom {
  top: 8px;
  float: left;
  position: relative;
}

.content-boxes-v3v .content-boxes-in-v3v {
  padding: 0 10px;
  overflow: hidden;
}

.content-boxes-v3v .content-boxes-in-v3v h3 {
  font-size: 14px;
  line-height: 36px;
  margin-bottom: 0px;
  text-transform: capitalize;
}

.content-boxes-v3v .content-boxes-in-v3v h3 {
  color: #555;
  margin-top: 4px;
}

/*Content Boxes Right v3*/
.content-boxes-v3v.content-boxes-v3-right {
  text-align: right;
}

.content-boxes-v3v.content-boxes-v3v-right i.icon-custom {
  float: right;
  margin-left: 10px;
}

@media (max-width: 768px){
  .content-boxes-v3v.content-boxes-v3-right {
    text-align: inherit;
  }

  .content-boxes-v3v.content-boxes-v3v-right i.icon-custom {
    float: left;
    margin-left: 0;
  }
}
.funny-boxes.funny-boxes-top-sea.application h2 {
  margin-top: 0;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}

/*Content Boxes v3*/
.text-justify{
  text-align: justify;
}
.new-call-us-sec {
  background-color: #2f1b56;
  position: relative;
}
.new-call-us-sec .new-call-sec-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}
@media only screen and (max-width: 1699px){
#e-commerce-page .ecommerce-banner .col-md-6 {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
}
@media only screen and (min-width: 1199px){
.new-call-us-sec .col-md-6 {
    padding-left: 3%;
}
}
@media only screen and (max-width: 767px){
.new-call-us-sec .new-call-sec-bg {
    background: #2f1b56!important;
}
}
.new-call-us-sec .col-md-6 {
  padding-top: 22px;
  padding-bottom: 22px;
}
.new-call-us-sec .call-us-title {
  font-family: Lato,sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  line-height: normal;
  color: #fff;
  margin-bottom: 6px;
  font-size: 27px;
}
@media only screen and (max-width: 1699px){
#e-commerce-page .ecommerce-banner .col-md-6 p {
    line-height: 20px;
}
}
.new-call-us-sec p {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin: 7px 0 0 0;
}
.new-call-us-sec p span {
  font-size: 19px;
  position: relative;
}

@media only screen and (max-width: 1699px){
#e-commerce-page .ecommerce-banner .col-md-6 a.button-cont {
    margin-top: 0;
}
}
.new-call-us-sec a.button-cont {
  font-family: Lato,sans-serif;
  text-transform: uppercase;
  margin-left: 7px;
  letter-spacing: 1px;
  margin-top: 10px;
  border-radius: 3px;
  display: inline-block;
  background: #df2466;
  color: #fff;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  font-size: 16px;
  cursor: pointer;
}
.new-call-us-sec p span a {
  color: #fff;
}


a.button-cont {
    text-decoration: none!important;
    font-weight: 700;
}
a.ecommercecall{
  text-decoration: none!important;
    font-weight: 700;
}
h2.ecommercemodule {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
h2.ecommercemoduleapp {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #06a4be;
  text-align: center;
}
.sequence-inner {
  background: #fff;
  border-bottom: solid 2px #e8e7e7;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(##3498db));
  background: -webkit-linear-gradient(#fff, #3498db);
  background: -moz-linear-gradient(#fff, #defce7);
  background: -ms-linear-gradient(#fff, #defce7);
  background: -o-linear-gradient(#fff, #defce7);
  background: linear-gradient(#fff, #3498db7a);
}

/*Service*/
.servicecon {
	overflow: hidden; 
	margin-bottom: 10px;
	padding: 12px 12px 8px;
	height:212px;
	background: #140b3a;
  color:#fff !important;
	box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}
h4.headline-centercon{
	color:rgb(255, 255, 255);
	font-weight:bold;
}
.servicecon:hover {
	background: #0e0d0f;
	box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}


.servicecon .desc {
	padding: 0 15px; 
	overflow: hidden;
}
.servicecon .desc h4 {
	font-size: 20px;
	line-height: 25px;
	color:#ffffff;
}
.servicecon .desc h4:hover{
	
	color:rgb(255, 255, 255) !important;
}
.servicecon .service-icon {
	float: left;
	padding: 10px;
	color: #fff;
	font-size: 30px;  
	text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	width: 65px;
	border-radius: 5px !important;
}
.servicecon .service-icon.icon-cogs {
	font-size: 37px;
}
.servicecon .service-icon.icon-plane {
	font-size: 43px;
}
.servicecon p {
  color: #fff;
}
.servicecon a {
  text-decoration: none;
}
h3.heading-sm.consultant {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
/*Service*/

.cbg4bgnew {
  background: #E6F0F4;
  color: #012A5E;
  
}
h2.heading-md.creative {
  color: #012A5E;
}
p.text-center.creative {
  color: #012A5E;
}
i.icon-custom.icon-color-light.rounded-x.fa.fa-thumbs-o-up.creative {
  color: #012A5E;
}
i.icon-custom.icon-color-light.rounded-x.icon-line.icon-support.creative {
  color: #012A5E;
}
i.icon-color-light.creative {
  
  border: solid 1px #012A5E;
}
.paddingtop{
  padding-top: 40px;
}

/* media responsive strat*/
@media (min-width: 320px) and (max-width:480px) {
   h2.customsizedigital{
    font-size: 30px !important;
   } 
   a.btn-u.btn-u-red.btn-u-lg.seeprice {
    margin-bottom: 20px;
}
.feature-mobile {
  font-size: 35px;
}
span.feature-mobileview {
  font-size: 14px;
}
}
@media (min-width:481px) and (max-width:767px) {
  h2.customsizedigital{
    font-size: 30px !important;
   } 
}
@media (min-width: 768px) and (max-width: 1024px) {
    
  h2.customsizedigital{
    font-size: 40px !important;
   } 
}
 
 @media (min-width: 1025px) and (max-width: 1280px) {

  h2.customsizedigital{
    font-size: 40px !important;
   } 
 }

 @media (min-width: 1025px) and (max-width: 1280px) {
  h2.customsizedigital{
    font-size: 40px !important;
   } 
 }
@media (min-width: 1281px) {
  h2.customsizedigital{
    font-size: 40px !important;
   } 
    
}

/* media responsive end*/

h2.packageandprice {
  font-size: 23px;
  font-weight: bold;
  color: #fff;
}
p.packageandpricetext {
  color: #fff;
}
.blue_ribpackage {
  width: 100%;
  background: #009ddc;
  background-position: left top;
  background-repeat: repeat;
  
}

.col-md-3.btn-buy.packagetop {
  margin-top: 36px;
}
.btn-package {
  border: 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  padding: 6px 13px;
  position: relative;
  background: #df2466;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}

a.btn-package.btn-u-lg {
  color: #ffffff;
  text-decoration: none;
}
.text-bold{
  font-weight: bold;
}
.margin-top-30{
  margin-top:30px
}

/* start pricing table  */
.pricing_tble article {
  width: 100%;
  margin: 0 auto;
  position: relative
}

.pricing_tble ul {
  /* display: flex; */
  top: 0;
  z-index: 10;
  padding-bottom: 14px
}

.pricing_tble li {
  list-style: none;
  flex: 1
}

.pricing_tble li:last-child {
  border-right: 1px solid #ddd
}

.pricing_tble button {
  width: 100%;
  border: 1px solid #d0bdbd;
  border-right: 0;
  border-top: 0;
  padding: 8px;
  background: #e6e2de;
  font-size: 13px;
  font-weight: 600;
  height: 33px;
  color: #999
}

.pricing_tble li.active button {
  background: #f5f5f5;
  color: #000
}

.pricing_tble table {
  border-collapse: collapse;
  table-layout: fixed;
  
}

.pricing_tble th {
  background: #f5f5f5;
  display: none
}

.pricing_tble td,th {
  height: 53px
}

.pricing_tble td,th {
  border: 1px solid #ddd;
  padding: 8px;
  empty-cells: show;
}

.pricing_tble td,th {
  text-align: left
}

.pricing_tble td+td,.pricing_tble th+th {
  text-align: center;
  display: none
}

.pricing_tble td.default {
  display: table-cell
}

.pricing_tble .bg-purple {
  border-top: 3px solid #f47317
}

.pricing_tble .bg-blue {
  border-top: 3px solid #f47317
}

.pricing_tble .sep {
  background: #f5f5f5;
  font-weight: 700
}

.pricing_tble .txt-l {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

.pricing_tble .txt-top {
  position: relative;
    top: 0px;
    left: -2px;
    color: #fff;
}

.pricing_tble .tick {
  font-size: 18px;
  color: #2ca01c
}

.pricing_tble .hide {
  border: 0;
  background: 0 0;
  display: block!important
}

.pricing_tble .imp_pricenote {
  color: red;
  font-size: 14px
}

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

@media (min-width: 640px) {
  .pricing_tble ul.ul-list {
      display:none
  }

  .pricing_tble td,th {
      display: table-cell!important
  }

  .pricing_tble td,th {
      width: 330px
  }

  .pricing_tble td+td,.pricing_tble th+th {
      width: auto
  }
}
.skyblue {
  background: #5896c9;
  color: #fff
}

.lightgreen {
  background: #aeca70;
  color: #fff
}

.lightred {
  background: #ce2f2f;
  color: #fff
}

.yellow {
  background: #edb532;
  color: #fff
}

.pink {
  background: #b7429d;
  color: #fff
}
.topmargin {
  margin-top: 21px!important;
}
h2.pricesandpackage {
  color: black;
  font-weight: bold;
}
p.pricesandpackage {
  color: black;
  font-weight: bold;
  font-size: 21px;
}
.animated {
  opacity: 1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
/* end pricing table */
/*technology section start */
.parallax-box{
  text-align: center;
}

.parallax-box h2{
  font-size: 42px;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: Roboto, sans-serif;
}

.parallax-box h5{
  font-family: Roboto, sans-serif;
  font-weight: normal;
  font-size: 18px;
}

.team-data-img {
  overflow: inherit;
}

.single-work {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  transition: all .3s ease 0s;
}

.single-work img {
  width: 100%;
  height: auto;
}

.single-work .title {
  width: 80%;
  font-weight: normal;
  color: #ffffff;
  margin: 0 0 15px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-family: 'Roboto', sans-serif;
}

.single-work .overlay-text {
  width: 100%;
  height: 100%;
  font-size: 26px;
  color: #fff;
  background-color: #423e44;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.cases-image-inner {
  position: relative;
  padding: 0 15px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1111;
}
.cases-line {
  position: absolute;
  background: #ffffff;
}
.top {
  top: 15px;
  right: 15px;
  width: 100px;
  height: 2px;
}
.top-right {
  top: 15px;
  right: 15px;
  height: 100px;
  width: 2px;
}
.bottom {
  top: unset;
  bottom: 15px;
  left: 15px;
  width: 100px;
  height: 2px;
}
.bottom-left {
  top: unset;
  bottom: 15px;
  left: 15px;
  height: 100px;
  width: 2px;
}

.single-work .overlay-text:before, .single-work .overlay-text:after {
  opacity: 0.6;
  position: absolute;
  top: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: #242428;
  -webkit-transition: all 0.45s ease-in-out 0s;
  transition: all 0.45s ease-in-out 0s;
  z-index: -1;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.single-work .overlay-text:before {
  right: 0;
}

.single-work .overlay-text:after {
  left: 0;
}

.item:hover .overlay-text {
  opacity: 1;
}

.item:hover .overlay-text:before,
.item:hover .overlay-text:after {
  width: 100%;
  transform: skewX(0);
  -webkit-transform: skewX(0);
  -moz-transform: skewX(0);
  -ms-transform: skewX(0);
  -o-transform: skewX(0);
  z-index: 1;
}

.item .img-responsive {
  max-width: 100%;
  transition: all .5s ease 0.2s;
}

.item:hover .img-responsive {
  transform: scale(1.2);
  transition: all .5s ease 0.2s;
}
img.img-responsive.technology-bg {
  background-color: #2b2b2e;
}
h2.mb-0.client-heading {
  font-weight: 600;
  color: #ffffff;
  line-height: 1.2;
  max-width: 1080px;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
}
.features-content-idea.every-solution {
  height: 120px;
}
.bg-green-color{
    background-color: #94cb00;
}
.bg-blue-color {
    background-color: #06a4be;
}
.green-color{
    color: #94cb00 !important;
}
.blue-color{
    color: #06a4be !important;
}
.text-white {
  color: #fff!important;
}
.text-white-technology {
  color: #fff!important;
  font-size:16px;
  font-weight: bold;
}
.packages {
  font-size: 21px;
  font-weight: bold;
}
/* technology section end  */
.margin-top-40{
  margin-top: 40px;
}
.marginbottom10{
  margin-bottom: 15px;
}
.funny-boxes.funny-boxes-top-yellow.reday-ecommerce {
  min-height: 292px;
}
p.marginbottom10 {
  margin-bottom: 10px;
}
/*visibility start*/

@media (min-width: 320px) and (max-width:480px) {
  .hidden-xs-pricetable{
    visibility:visible;
  }
  ul.ul-list.mobile {
    padding-left: 0px !important;
}
}

@media (min-width:481px) and (max-width:767px) {
  .hidden-md-pricetable{
    display: none!important;
  }  
}
@media (min-width: 1200px){
.hidden-lg-pricetable {
    display: none!important;
}
}
@media (min-width: 992px) and (max-width: 1199px){
.hidden-md-pricetable {
    display: none!important;
}
}
@media (min-width: 768px) and (max-width: 991px){
.hidden-sm-pricetable {
    display: none!important;
}
}

/*visibility end*/
.years-of-experience {
    background: #012A5E;
}
.Card-body.text-center.package-list-mobile2 {
  height: 136px;
}
.Card-body.text-center.package-list-mobile3 {
  height: 161px;
}

/* hosting package start */
h2.heading-md.hostingpackage {
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 0;
  min-height: 43px;
  color: #0e1459;
}


.pricing-table-v1 .pricing-v1 {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    box-shadow: 0 0 15px #b5b5b5 !important;
}

.pricing-v1-head .packagelist {
     font-size: 25px !important;
    font-weight: 700;
    line-height: 11px;
    color: #fff !important;
    padding: 14px 0px 27px 0px !important;
}

.pricing-v1-head.text-center.packagelisthead1 {
    padding: 1px 0;
    background: #74C52C;
}
.pricing-v1-head.text-center.packagelisthead2 {
  padding: 1px 0;
  background: rgba(52, 152, 219, 1);
}
.pricing-v1-head.text-center.packagelisthead3 {
  padding: 1px 0;
  background: rgba(231,76,60, 1);
}
.pricing-v1-head.text-center.packagelisthead4 {
  padding: 1px 0;
  background: rgba(230,126,34, 1);
}
.pricing-v1-head.text-center.packagelisthead5 {
  padding: 1px 0;
  background: rgba(71,101,160, 1);
}
.pricing-v1-head.text-center.packagelisthead4 {
  padding: 1px 0;
  background: rgba(156,128,97, 1);
}
h5.packagelist-month {
  font-size: 45px !important;
  font-weight: 500 !important;
  line-height: 28px;
  color: #fff !important;
}
.red-promo {
  color: #ca2b25;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
.btn-twitter-inversed:hover {
  background-color: transparent;
  color: #46c0fb;
}
.btn-googleplus-inversed {
  background-color: #dd4a38;
  border-color: #dd4a38;
  color: white; }
  .btn-googleplus-inversed:hover {
    background-color: transparent;
    color: #dd4a38; }

.btn-gowalla-inversed {
  background-color: #ff720a;
  border-color: #ff720a;
  color: white; }
  .btn-gowalla-inversed:hover {
    background-color: transparent;
    color: #ff720a; }

.btn-instagram-inversed {
  background-color: #3f729b;
  border-color: #3f729b;
  color: white; }
  .btn-instagram-inversed:hover {
    background-color: transparent;
    color: #3f729b; }

.btn-klout-inversed {
  background-color: #e34a25;
  border-color: #e34a25;
  color: white; }
  .btn-klout-inversed:hover {
    background-color: transparent;
    color: #e34a25; }

.btn-lastfm-inversed {
  background-color: #dc1a23;
  border-color: #dc1a23;
  color: white; }
  .btn-lastfm-inversed:hover {
    background-color: transparent;
    color: #dc1a23; }

.btn-linkedin-inversed {
  background-color: #0083a8;
  border-color: #0083a8;
  color: white; }
  .btn-linkedin-inversed:hover {
    background-color: transparent;
    color: #0083a8; }

.btn-meetup-inversed {
  background-color: #ff0026;
  border-color: #ff0026;
  color: white; }
  .btn-meetup-inversed:hover {
    background-color: transparent;
    color: #ff0026; }

.btn-myspace-inversed {
  background-color: #000000;
  border-color: #000000;
  color: white; }
  .btn-myspace-inversed:hover {
    background-color: transparent;
    color: #000000; }

.btn-pinterest-inversed {
  background-color: #c91618;
  border-color: #c91618;
  color: white; }
  .btn-pinterest-inversed:hover {
    background-color: transparent;
    color: #c91618; }

.btn-quora-inversed {
  background-color: #a82400;
  border-color: #a82400;
  color: white; }
  .btn-quora-inversed:hover {
    background-color: transparent;
    color: #a82400; }

.btn-reddit-inversed {
  background-color: #ff5700;
  border-color: #ff5700;
  color: white; }
  .btn-reddit-inversed:hover {
    background-color: transparent;
    color: #ff5700; }

.btn-plurk-inversed {
  background-color: #cf682f;
  border-color: #cf682f;
  color: white; }
  .btn-plurk-inversed:hover {
    background-color: transparent;
    color: #cf682f; }

.btn-smashing-inversed {
  background-color: #ff4f27;
  border-color: #ff4f27;
  color: white; }
  .btn-smashing-inversed:hover {
    background-color: transparent;
    color: #ff4f27; }

.btn-soundcloud-inversed {
  background-color: #ff4500;
  border-color: #ff4500;
  color: white; }
  .btn-soundcloud-inversed:hover {
    background-color: transparent;
    color: #ff4500; }

.btn-stackoverflow-inversed {
  background-color: #f18436;
  border-color: #f18436;
  color: white; }
  .btn-stackoverflow-inversed:hover {
    background-color: transparent;
    color: #f18436; }

.btn-tumblr-inversed {
  background-color: #374a61;
  border-color: #374a61;
  color: white; }
  .btn-tumblr-inversed:hover {
    background-color: transparent;
    color: #374a61; }

.btn-twitter-inversed {
  background-color: #21a8f8;
  border-color: #21a8f8;
  color: white; 
}
  .btn-twitter-inversed:hover {
    background-color: transparent;
    color: #21a8f8; }

.btn-viadeo-inversed {
  background-color: #e7732e;
  border-color: #e7732e;
  color: white; }
  .btn-viadeo-inversed:hover {
    background-color: transparent;
    color: #e7732e; }

.btn-vimeo-inversed {
  background-color: #00a2cd;
  border-color: #00a2cd;
  color: white; }
  .btn-vimeo-inversed:hover {
    background-color: transparent;
    color: #00a2cd; }

.btn-vk-inversed {
  background-color: #45688e;
  border-color: #45688e;
  color: white; }
  .btn-vk-inversed:hover {
    background-color: transparent;
    color: #45688e; }

.btn-weibo-inversed {
  background-color: #d7584d;
  border-color: #d7584d;
  color: white; }
  .btn-weibo-inversed:hover {
    background-color: transparent;
    color: #d7584d; }
    .rounded {
      border-radius: 4px !important;
  }
  button.btn.rounded.btn-lg.btn-twitter-inversed {
    padding: 11px 61px;
}
.pricing-table-v1.pacakge-list .pricing-v1-content li {
  margin: 0;
  color: #888;
  padding: 5px 19px;
  border-bottom: 1px solid rgba(116, 197, 44, 0.3);
}
.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
  background: #5fb611 !important;
}
a.btn-u.green-btn.btn-block.text-center {
  background-color: #5fb611 !important;
}
a.btn-u.blue-btn.btn-block.text-center {
  background: rgba(52, 152, 219, 1);
}
a.btn-u.red-btn.btn-block.text-center {
  background:rgba(231,76,60, 1);
}
a.btn-u.brown-btn.btn-block.text-center {
  background:rgba(71,101,160, 1);
}
a.btn-u.deepblue-btn.btn-block.text-center {
  background:#81674b;
}
.margin-top-10{
  margin-top:10px
}

/* hosting package end */
img.img-responsive.technologyweb-bg {
  background-color: #182B63;
}

.color-blue-web {
  color: rgba(116,197,44, 1) !important;
}

.color-blue-web-pro {
  color: rgba(156,128,97, 1)!important;
}
h4.text-center.priceweb {
  color: #fafafa;
  padding: 12px 0;
  font-family: Arial;
  font-size: 23px;
  font-weight: 700;
}
span.priceweb {
  color: #fafafa;
  padding: 12px 0;
  font-family: Arial;
  font-size: 16px;
  font-weight: 500;
}
/* price table home page start */

/* ===================================
   Pricing Plans
====================================== */
.btn.btn-large {
  font-size: 16px;
  padding: 8px 35px;
  line-height: 1.8em;
}
.pricing-item {
  position: relative;
  padding: 2.5rem 1rem;
  margin-bottom: 10px;
  margin-top: 10px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .12);
  box-shadow: 0 0 10px rgba(0, 0, 0, .12);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-border-radius: 0;
  text-align: left;
  overflow: hidden;
  background: #fff;
  cursor: default;
  border-radius: 3px;
}

.pricing-item .pricing-price {
  padding: 10px 0 10px 0;
  border-top: 1.5px solid rgba(139, 144, 157, 0.30);
  border-bottom: 1.5px solid rgba(139, 144, 157, 0.30);
}

.pricing-item.active .pricing-price {
  border-top: 1.5px solid rgba(255, 255, 255, 0.18);
  border-bottom: 1.5px solid rgba(255, 255, 255, 0.18);
}

.pricing-item .pricing-currency {
  font-size: 30px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

.pricing-currency span {
  margin-top: 6px;
}

.pricing-para {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.price-dollar {
  align-items: center;
  display: flex;
  margin-right: 5px;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}

.pricing-list {
  font-size: 14px;
  padding: 15px 0;
  display: inline-block;
}

.pricing-list li {
  margin: 16px 0 16px 0;
  font-size: 15px;
  font-weight: normal;
  position: relative;
  cursor: pointer;
  color: #535353;
  font-family: 'Roboto', sans-serif;
}

.pricing-list li i {
  padding-right: 5px;
  font-size: 18px;
}

.fa-check {
  color: #62be10;
}

.pricing-item:hover sup, .pricing-item:hover h3, .pricing-item:hover span, .pricing-item:hover p, .pricing-item:hover i, .pricing-item:hover li {
  color: #ffffff!important;
}

.pricing-item:hover .btn{
  border-color: #ffffff!important;
}

.price-blue .pricing-item:hover {
  background: #42d1eb;
  border-color: #42d1eb;
}
.price-green .pricing-item:hover {
  background: #35db97;
  border-color: #35db97;
}
/* Text color */
.text-blue {color: #42d1eb;}
.text-green {color: #35db97;}
.text-black{color: #202020;}
.text-grey{color: #7e8186;}
.light-grey{color: #9b9b9b;}
.color-yellow {color: #f1c30f;}
.color-pink {color: #e57bff;}
.color-red {color: #dc3545;}
.color-orange {color: #fd7e14;}
.color-green {color: #28a745;}
.color-cyan {color: #17a2b8;}
.text-black { color: #212622 !important;}
.text-yellow {color: #f1c30f !important;}

/* Font */
.font-10 {font-size: 10px;}
.font-15 {font-size: 15px;}
.font-14 {font-size: 14px;}
.font-16 {font-size: 16px;}
.font-18 {font-size: 18px;}
.font-20{font-size: 20px;}
.font-22 {font-size: 22px;}
.font-24 {font-size: 24px;}
.font-40 {font-size: 40px;}
.font-45 {font-size: 45px;}

.margin-top {margin-top: 30px;}
/* Background color */
.sec-color {background-color: #35db97;}
.primary-color {background-color: #42d1eb;}
.text-white {color: #ffffff;}
.bg-black{background: #000000;}
.blog-bg{background: #f8f8f8;}

/* button */
.btn {-webkit-appearance: initial; overflow: hidden;position: -webkit-sticky;position: sticky; z-index: 2; display:inline-block; font-size: 16px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Roboto', sans-serif; font-weight: bold; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}

/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:16px; padding: 12px 54px; line-height: 1.8em}
.btn.btn-large {font-size:16px;  padding: 8px 35px;; line-height: 1.8em;}
.btn.btn-rounded {border-radius: 50px;}

/* Btn-Blue */
.btn.btn-blue {background: #42d1eb; border-color: #42d1eb; color: #ffffff}
.btn-hvr-blue:after {background-color: #42d1eb;}
.btn-hvr-blue:hover{border-color: #42d1eb!important;color: #ffffff;}
.blue-long-btn {
    border: solid 1px #42d1eb;
    color: #FFFFFF !important;
    background-color: #42d1eb;
    font-size: 14px;
    border-radius: 0.5em;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: .8s ease;
    text-decoration: none;
    cursor: pointer;
}

/* Btn-Green */
.btn.btn-green {background: #35db97; border-color: #35db97; color: #ffffff; margin: 0 28px;}
.btn-hvr-green:after{background-color: #35db97;}
.btn-hvr-green:hover {border-color: #35db97!important;color: #ffffff;}
.green-long-btn {
    border: solid 1px #35db97;
    color: #FFFFFF !important;
    background-color: #35db97;
    font-size: 14px;
    border-radius: 0.5em;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: .8s ease;
    text-decoration: none;
    cursor: pointer;
}

.btn-hvr-up:hover:after, .btn-hvr-up:active:after {height: 100%;}
.btn-hvr-up:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
}
.btn.btn-large {
  font-size: 16px;
  padding: 8px 35px;
  line-height: 1.8em;
}
/* price table home page end */
span.webpackagefont {
  font-size: 16px;
}
.text-centerbtn {
  text-align: center !important;
}
/* about start */
.bg-green {
  background-color: #161616;
}
.half-section {
  position: relative;
  overflow: hidden;
}
.half-section {
  width: 100%;
}
.p-0 {
  padding: 0!important;
}
.d-none {
  display: none!important;
}
.content-setting {
  text-transform: capitalize;
  font-weight: 300;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}

/* hover on images */
.hover-effect::before,
.hover-effect::after {
  content: "";
  background: #fff;
  height: 0;
  width: 0;
  z-index: 1;
  position: absolute;
  -webkit-transition-duration: 1.3s !important;
  -o-transition-duration: 1.3s;
  transition-duration: 1.3s !important;
}
.hover-effect::before {
  right: 0;
  opacity: 1;
  top: 0;
}
.hover-effect::after {
  bottom: 0;
  opacity: .7;
  left: 0;
}
.hover-effect:hover::after, .hover-effect:hover::before {
  height: 100%;
  opacity: 0;
  width: 100%;
}
/* about progressbar skills */
.split-container-setting {
  max-width: 460px;
  margin-left: auto;
  margin-right: 96px;
}
.split-container-setting .main-title h2 {
  max-width: 100%;
  text-transform: initial;
}
.split-container-setting .main-title p {
  max-width: 100%;
  margin: 0;
}
.progress {
  height: 0.5rem;
  margin-top: 1rem;
}
.custom-progress {
  text-transform: capitalize;
  color: #1f1f1f;
  margin-bottom: 2rem;
}

.bg-change .split-container-setting .main-title h5, .bg-change .split-container-setting .main-title h2, .bg-change .split-container-setting h6 {
  color: #ffffff;
}
.bg-change.bg-blue .progress {
  background: #329ad7;
}

.progress-bar {
  border-radius: 50px;
}

.split-container-setting.style-two {
  max-width: 460px;
  margin-left: 100px;
  margin-right: auto;
}
.split-container-setting.style-three {
  max-width: 600px;
  margin: 0 auto;
}
.color-white {color: #ffffff;}
img {
  max-width: 100%;
  height: auto;
}
.main-title {
  margin-bottom: 4rem;
  text-align: center;
}
.main-title h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 1.1rem;
  color: #1f1f1f;
}
.main-title h2 {
  text-transform: capitalize;
  font-weight: 300;
  color: #1f1f1f;
  line-height: 1.2;
  max-width: 650px;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
}
.main-title p {
  max-width: 720px;
  margin: 0 auto;
}

.main-title.style-two h5 {
  margin-bottom: 1.5rem;
}
.main-title.style-two h2 {
  text-transform: initial;
  font-size: 37px;
  font-weight: 500;
  max-width: 720px;
}
.main-title.style-two p {
  color: #1f1f1f;
  max-width: 720px;
}
.bg-change .split-container-setting .main-title h5, .bg-change .split-container-setting .main-title h2, .bg-change .split-container-setting h6 {
  color: #ffffff;
}
.font-18 {
  font-size: 18px;
}
.split-container-setting .main-title h2 {
  max-width: 100%;
  text-transform: initial;
}
.mb-5, .my-5 {
  margin-bottom: 3rem!important;
}

h5.font-18 {
  font-size: 26px;
  line-height: 1;
  font-family: "Helvetica, Arial, sans-serif, open san'";
}


element.style {
}
.bg-change .split-container-setting .main-title h5, .bg-change .split-container-setting .main-title h2, .bg-change .split-container-setting h6 {
    color: #ffffff;
}
.bg-change .split-container-setting .main-title h5, .bg-change .split-container-setting .main-title h2, .bg-change .split-container-setting h6 {
    color: #ffffff;
}
.split-container-setting .main-title h2 {
    max-width: 100%;
    text-transform: initial;
}
.split-container-setting .main-title h2 {
    max-width: 100%;
    text-transform: initial;
}
h2.mb-0 {
    text-transform: capitalize;
    font-weight: 600;
    color: #1f1f1f;
    line-height: 1.2;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.hr-line {
  width: 30px;
  height: 1px;
  background: #ff6666;
  display: block;
 
}
/* img wrap */
/* about end */
.btn {-webkit-appearance: initial; overflow: hidden;position: sticky; z-index: 2; display:inline-block; font-size: 17px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Montserrat', sans-serif; font-weight: 500; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:12px; padding: 6px 1.8em;}
.btn.btn-large {font-size:14px; padding: 5px 28px; line-height: 1.8em;}
.btn.btn-rounded {border-radius: 50px;}

.btn.btn-slider {font-size:14px !important; padding: 9px 34px !important; line-height: 1.8em !important;}

.btn-hvr-setting {z-index: -1;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50px;}
.btn-hvr-setting-inner {position: relative;display: block;height: 100%;list-style: none;padding: 0;margin: 0}
.btn-hvr-effect {position: absolute;top: -5px;width: 25%;height: 100%;border-radius: 100%;-webkit-transform: translate3d(0, 150%, 0) scale(1.7); transform: translate3d(0, 150%, 0) scale(1.7); -webkit-transition: -webkit-transform 0.45s;
    transition: -webkit-transform 0.45s; transition: transform 0.45s !important;background: #ffffff;border-color: #ffffff;}
.btn-hvr-effect:nth-child(1) {left: 0;-webkit-transition-delay: 0s; transition-delay: 0s !important;}
.btn-hvr-effect:nth-child(2) {left: 30%;-webkit-transition-delay: 0.08s; transition-delay: 0.08s !important;}
.btn-hvr-effect:nth-child(3) {left: 60%;-webkit-transition-delay: 0.16s; transition-delay: 0.16s !important;}
.btn-hvr-effect:nth-child(4) {left: 90%;-webkit-transition-delay: 0.24s; transition-delay: 0.24s !important;}
.btn-hvr-setting:hover .btn-hvr-effect, .btn:hover .btn-hvr-effect, .btn:active .btn-hvr-effect, .btn:focus .btn-hvr-effect {-webkit-transform: translateZ(0) scale(1.7); transform: translateZ(0) scale(1.7) !important;}
.btn-hvr-grey .btn-hvr-effect {background: #00bcd4;}

/* button background */
.btn.btn-white {background:#ffffff; border-color: #ffffff; color: #585858}
.btn.btn-transparent-white {background:transparent; border-color: #ffffff; color:  #ffffff}
.btn.btn-transparent-black {background:transparent; border-color: #18212e; color: #18212e}
.btn.btn-black {background: #18212e; border-color: #18212e; color: #ffffff}
.btn.btn-blue {background: #03a9f5; border-color: #03a9f5; color: #ffffff}
.btn.btn-pink {background: #2196F3; border-color: #2196f3; color: #ffffff;}
.btn.btn-purple {background: #7004bc; border-color: #7004bc; color: #ffffff}

/*Button Hover bg*/
.btn.btn-hvr-white:hover,.btn.btn-hvr-white:focus{color: #18212e;border-color:#fff;background: transparent !important;}
.btn.btn-hvr-white .btn-hvr-effect {background: #fff;border-color: #fff}
.btn.btn-hvr-blue:hover,.btn.btn-hvr-blue:focus{color: #fff;border-color: #f023b6;background: transparent !important;}
.btn.btn-hvr-blue .btn-hvr-effect {background: #f023b6;border-color: #f023b6}
.btn.btn-hvr-pink:hover,.btn.btn-hvr-pink:focus{color: #fff;border-color: #f023b6;background: transparent !important;}
.btn.btn-hvr-pink .btn-hvr-effect {background: #f023b6;border-color: #f023b6}

/* button end */
.text-black{
  color:#555
}
.bg-white {
  background-color: #ffffff;
}

/* service start */
/* ===================================
   START SERVICES
====================================== */

.our-service{
  padding-top: 50px;
}

.our-service .service-about{
    border: 1px solid #e7f1f7 !important;
    text-align: center;
    cursor: pointer;
    transition: .8s ease;
    box-shadow: 1px 1px 10px rgb(52 152 219 / 15%);
    padding: 15px;
    min-height: 240px !important;
}
.our-service .service-about:hover{
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 1px 1px 10px rgba(31, 154, 255, 0.4);
  box-shadow: 1px 1px 10px rgba(31, 154, 255, 0.4);
}



.our-service .service-about i{
  transition: .8s ease;
}

.service-about:hover i{
  transform: translateY(-10px);
}

.our-service .heading h3{
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: normal;
  background: #6dd5ed;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #6dd5ed, #2193b0);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #6dd5ed, #2193b0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -webkit-background-clip: text;
  -webkit-text-fill-color:transparent;
}

.our-service .service-about i{
  font-size: 40px;
  background: #6dd5ed;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #6dd5ed, #2193b0);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #6dd5ed, #2193b0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -webkit-background-clip: text;
  text-align: left;
  -webkit-text-fill-color:transparent;

}
h5.card-title.service-title-text{
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  text-align: left;
  
}

/* ===================================
 END SERVICES
====================================== */
/* service end */
/****************FEATURES SECTION STAR*************/
.services-Perfectly{
  padding-bottom: 50px;
}

.main-heading-Perfectly{
  font-size: 38px;
  font-family: 'Montserrat', sans-serif;

}

.sub-heading-Perfectly{
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: black;
  opacity: 0.8;
}

.feature-icon-Perfectly{
  background-image: -o-linear-gradient( 315deg, rgb(249, 119, 148) 0%, rgb(98, 58, 162) 100%);
  background-image: linear-gradient( 135deg, rgb(249, 119, 148) 0%, rgb(98, 58, 162) 100%);
  padding: 10px !important;
  font-size: 35px !important;
  color: white;
  border-radius: 50% !important;
  -webkit-box-shadow: 1px 1px 10px rgb(98, 58, 162);
  box-shadow: 1px 1px 10px rgb(98, 58, 162);
  margin-right: 12px;
}
.feature-icon-Perfectly-blue{
  background-image: -o-linear-gradient( 315deg, #4489f1 0%, #4489f1 100%);
  background-image: linear-gradient( 135deg, #4489f1 0%, #4489f1 100%);
  padding: 10px;
  font-size: 35px;
  color: white;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 10px #4489f1;
  box-shadow: 1px 1px 10px #4489f1;
}
.feature-icon-Perfectly-blue{
  background-image: -o-linear-gradient( 315deg, #4489f1 0%, #4489f1 100%);
  background-image: linear-gradient( 135deg, #4489f1 0%, #4489f1 100%);
  padding: 13px;
  font-size: 20px;
  color: white;
  border-radius: 50% !important;
  -webkit-box-shadow: 1px 1px 10px #4489f1;
  box-shadow: 1px 1px 10px #4489f1;
}
.feature-icon-Perfectly-pink{
  background-image: -o-linear-gradient( 315deg, #e57bff 0%, #e57bff 100%);
  background-image: linear-gradient( 135deg, #e57bff 0%, #e57bff 100%);
  padding: 13px;
  font-size: 20px;
  color: white;
  border-radius: 50% !important;
  -webkit-box-shadow: 1px 1px 10px #e57bff;
  box-shadow: 1px 1px 10px  #e57bff;
}
.media-element .line{
  background-image: -o-linear-gradient( 315deg, rgb(249, 119, 148) 0%, rgb(98, 58, 162) 100%)  !important;
  background-image: linear-gradient( 135deg, rgb(249, 119, 148) 0%, rgb(98, 58, 162) 100%) !important;
  height: 6px !important;
  width: 0 !important;
  position: absolute !important;
  bottom: 1px !important;
  -webkit-transition: 0.8s ease !important;
  -o-transition: 0.8s ease !important;
  transition: 0.8s ease !important;
  opacity: 0 !important;
}

.media-element:hover .line{
  opacity: 1;
  width: 92%;
}

.media-element .media{
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  padding: 20px 18px 20px 18px;
  border: 1px solid transparent;
  cursor: pointer;
  display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #e1e1e1;
  -webkit-box-shadow: 1px 1px 10px rgba(241, 164, 241, 0.4);
  box-shadow: 1px 1px 10px rgba(241, 173, 241, 0.4);
  min-height: 164px;
}

.media-element .media:hover{
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 1px 1px 10px rgba(240, 18, 240, 0.4);
  box-shadow: 1px 1px 10px rgba(240, 18, 240, 0.4);
}
h3.main-heading-Perfectly.text-pink2.Work-Perfectly {
  font-size: 32px;
  font-weight: 600;
}
h4.card-title.mt-2.text-white {
  font-size: 20px;
  font-weight: 600;
}
p.columned-description {
  font-size: 17px;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 20px;
}
/****************FEATURES SECTION end*************/
/* features */
.feature-item-idea {
  display: table;
  margin: 30px 0;
  max-width: 450px;
  text-align: left;
}
.feature-item-idea .icon {
  text-align: center;
  position: relative;
  z-index: 1;
  font-size: 36px;
}
.laptop-features-icon {
  display: table-cell;
  vertical-align: top;
  width: 41px;
  transition: all 1.2s;
}
.feature-item-idea:hover .laptop-features-icon {
  transform: rotateY(360deg);
  transition: all 1.2s;
}
.features-content-idea {
  display: table-cell;
  padding-left: 15px;
}

/* features */
.bg-img1 {
  background-image: url(../img/bg-img1.jpg);
  position: relative;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  padding: 4.5rem 0;
}
.testimonials-bs {
  padding: 50px 0;
  background: radial-gradient(circle, #fbefe5, #f4e8e6, #efd6df, #e2d5e5, #dddfe9);
}
.our-office-margin{
  margin-bottom: 30px;
}

/*media query end*/

@media (min-width: 320px) and (max-width:480px) {
  .main-title h2 {
    font-weight: 700;
    color: #464343;
    line-height: 1.2;
    max-width: 1080px;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    padding-top: 20px;
    font-family: 'Montserrat' , sans-serif;
  }
  .margin-about-us-bottom{
    margin-bottom: 20px;
  }
  .margin-about-us-top{
    margin-top: 20px;
  }
}
@media (min-width:481px) and (max-width:767px) {
  .main-title h2 {
    font-weight: 700;
    color: #464343;
    line-height: 1.2;
    max-width: 1080px;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    padding-top: 20px;
    font-family: 'Montserrat' , sans-serif;
  }
  .margin-about-us-bottom{
    margin-bottom: 20px;
  }
  .margin-about-us-top{
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .main-title h2 {
    font-weight: 700;
    color: #464343;
    line-height: 1.2;
    max-width: 1080px;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    padding-top: 20px;
    font-family: 'Montserrat' , sans-serif;
  }
}


@media (min-width: 992px) and (max-width: 1024px) {
  .main-title h2 {
    font-weight: 700;
    color: #464343;
    line-height: 1.2;
    max-width: 1080px;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    padding-top: 20px;
    font-family: 'Montserrat' , sans-serif;
  }

}

@media (min-width: 1025px) and (max-width: 1280px) {
  .main-title h2 {
    font-weight: 700;
    color: #464343;
    line-height: 1.2;
    max-width: 1080px;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    padding-top: 20px;
    font-family: 'Montserrat' , sans-serif;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .main-title h2 {
    font-weight: 700;
    color: #464343;
    line-height: 1.2;
    max-width: 1080px;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    padding-top: 20px;
    font-family: 'Montserrat' , sans-serif;
  }
}
@media (min-width: 1281px) {

  .main-title h2 {
    font-weight: 700;
    color: #464343;
    line-height: 1.2;
    max-width: 1080px;
    margin-bottom: 1.5rem;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    padding-top: 20px;
    font-family: 'Montserrat' , sans-serif;
  }
}
ul.pricing-list.mb-0 {
  list-style: none !important;
}
/* we provide start */
.about-box {
   border-radius: 5px !important;
    padding: 40px 15px 40px;
    background: #D7F5F0;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 0px 5px 0px rgb(161, 163, 164) !important;
    transition: ease-in-out 0.3s;
    min-height: 165px;

}
.about-box:hover {
  background: #38b6ff;
  -webkit-box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
  box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
}
.about-box .about-main-icon i {
  color: #0284d0;
  font-size: 40px;
  transform: translateY(0);
  transition: ease-in-out 0.3s;
}
.about-box:hover .about-main-icon i {
  transform: translateY(-10px);
}
.about-box h5 {
  font-weight: 500;
    color: #1f1f1f;
    transition: ease-in-out 0.3s;
    font-size: 16px;
}
.about-box:hover i, .about-box:hover h5 {
  color: #fff;
  transition: ease-in-out 0.3s;
}
.about-opacity-icon {
  width: 100%;
  display: flex;
  justify-content: center;
}
.about-opacity-icon i {
  position: absolute;
  color: #28a745;
  top: 30px;
  font-size: 120px;
  font-weight: 800;
  line-height: 1;
  text-transform: capitalize;
  opacity: 0;
  animation: scale .6s alternate infinite linear both;
}
@keyframes scale {
  from {
      transform: translateY(0);
  }
  to {
      transform: translateY(-10px)
  }
}
.about-box:hover .about-opacity-icon i {
  opacity: .09;
}

.about-box.active {
  background: #28a745;
  -webkit-box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
  box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
}
.about-box.active i, .about-box.active h5 {
  color: #fff;
}
.about-box.active .about-opacity-icon i {
  opacity: .09;
}
.about-box.active:hover {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
  box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
}
.about-box.active:hover i{
  color: #0284d0;
}
.about-box.active:hover h5 {
  color: #1f1f1f;
}
.about-box.active:hover .about-opacity-icon i {
  opacity: .09;
}

.about-box.active.about-box-green {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
  box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
}
.about-box.active.about-box-green i {
  color: #0284d0;
}
.about-box.active.about-box-green h5 {
  color: #1f1f1f;
}
.about-box.active.about-box-green .about-opacity-icon i {
  opacity: 0;
}
.about-box.active.about-box-green:hover {
  background: #28a745;
}
.about-box.active.about-box-green:hover i {
  color: #ffffff;
}
.about-box.active.about-box-green:hover h5 {
  color: #ffffff;
}
.about-box.active.about-box-green:hover .about-opacity-icon i {
  opacity: .09;
}
.about-box-margin-top-bottom{
  margin-top: 15px;
  margin-bottom: 15px;
}

/* we provide end */
/* bebefits start */
.rare-box {
  height: 187px;
  width: 100%;
  background:radial-gradient(circle, #fbefe5, #f4e8e6, #efd6df, #e2d5e5, #dddfe9);
  position: relative;
}

.about-img-small {
  margin-left: 30px;
  top: -155px;
  margin-bottom: -153px;
}
.about ul li {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  display: flex;
  color: #fff;
  opacity: .8;
}
.position-relative {
  position: relative!important;
}
/*.about ul li:before{*/
/*  font-family: "Font Awesome 5 Free";*/
/*  padding-right: 15px;*/
/*  font-weight: 700;*/
/*  content: '\f061';*/
/*  color: #5492f7;;*/
/*}*/
i.fa.fa-arrow-right.about-ui-icon {
    padding-right: 15px;
    font-weight: 400;
    color: #5492f7;
}
@keyframes scale {
  from {
      transform: translateY(0);
  }
  to {
      transform: translateY(-10px)
  }
}
.about:before {
  content: url(../img/about-circle.html);
  position: absolute;
  right: -10px;
  top: 200px;
  animation: scale .6s alternate infinite linear both;
}


/* bebefits end */
/* client start */
.bg-dark2 {
  background: #1d1d21;
}
.about-media {
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
  transition: color .3s ease-out;
  z-index: 0;
  padding-top: 20px;
  padding-bottom: 50px;
  
  
  }
  
  .about-media::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transform: translateY(calc(-100% - 0px));
  width: 100%;
  height: 100%;
  background: #00b7ff;
  transition: transform .25s ease-out;
  }
  
  .about-media:hover::before {
  transform: translateY(0);
  transition: transform .25s ease-out;
  }
  
  .about-media .about-icon i{
  color: #ffffff;
  font-size: 48px;
  -webkit-transition: .8s ease;
  -o-transition: .8s ease;
  transition: .8s ease;
  margin-bottom: 8px;
  }
  
  .about-media:hover .about-icon i{
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  }
  
  .author-skills {
  position: absolute;
  bottom: 0;
  width: 100%;
  }
  .text-white {
    color: #fff!important;
  }
  /* end skill-ecommerce  */
  /* web skill end  */
  /* web process start  */
  
  .process-wrapp {
      text-align: center;
      cursor: pointer;
  }
  
  .process-wrapp > .service-heading{
      font-size: 17px;
      line-height: 1.5;
      font-weight: 400;
      margin-top: 20px;
  }
  
  .process-wrapp > .pro-step {
      position: relative;
      z-index: 1;
  }
  
  .process-wrapp > .pro-step {
      display: inline-block;
      height: 90px;
      width: 90px;
      line-height: 90px;
      font-size: 28px;
      font-weight: 600;
      color: #fff;
      text-align: center;
      -webkit-border-radius: 50% !important;
      border-radius: 50%;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
  }
  
  .process-wrapp:hover > .pro-step::before {
      content: "";
      background: transparent;
      top: 1px;
      left: 1px;
      bottom: 1px;
      right: 1px;
      position: absolute;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      border: 4px solid #fff;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
  }
  
  
  .process-wrapp > .pro-step.blue{
      background: #03a9f5;
  }
  
  .process-wrapp:hover .pro-step.blue{
      -webkit-animation: itg_pulse_blue 1s infinite;
      -o-animation: itg_pulse_blue 1s infinite;
      animation: itg_pulse_blue 1s infinite;
      -webkit-box-shadow:0 0 0 0 rgb(0, 188, 212);
      box-shadow:0 0 0 0 rgb(0, 188, 212);
  }
  
  .process-wrapp > .pro-step.midnight{
      background: #41526b;
  }
  
  .process-wrapp:hover .pro-step.midnight{
      -webkit-animation: itg_pulse_midnight 1s infinite;
      -o-animation: itg_pulse_midnight 1s infinite;
      animation: itg_pulse_midnight 1s infinite;
      -webkit-box-shadow:0 0 0 0 rgb(65, 82, 107);
      box-shadow:0 0 0 0 rgb(65, 82, 107);
  }
  
  .process-wrapp > .pro-step.purple{
      background: #9556f5;
  }
  
  .process-wrapp:hover .pro-step.purple{
      -webkit-animation: itg_pulse_purple 1s infinite;
      -o-animation: itg_pulse_purple 1s infinite;
      animation: itg_pulse_purple 1s infinite;
      -webkit-box-shadow:0 0 0 0 rgb(149, 86, 245);
      box-shadow:0 0 0 0 rgb(149, 86, 245);
  }
  
  .process-wrapp > .pro-step.pink{
      background: #f021b6;
  }
  
  .process-wrapp:hover .pro-step.pink{
      -webkit-animation: itg_pulse_pink 1s infinite;
      -o-animation: itg_pulse_pink 1s infinite;
      animation: itg_pulse_pink 1s infinite;
      -webkit-box-shadow:0 0 0 0 rgb(240, 33, 182);
      box-shadow:0 0 0 0 rgb(240, 33, 182);
  }
  /* ===================================
     Animations
    ====================================== */
    
    /*Fade*/
    @-webkit-keyframes animationFade {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
      }
    
      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
    
    @-o-keyframes animationFade {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
      }
    
      to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
      }
    }
    
    @keyframes animationFade {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
      }
    
      to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
      }
    }
    
    @-webkit-keyframes pulse_effect {
      0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
      }
    
      25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
      }
    
      70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
      }
    
      100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
      }
    }
    
    @-o-keyframes pulse_effect {
      0% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
      }
    
      25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
      }
    
      70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
      }
    
      100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
      }
    }
    
    @keyframes pulse_effect {
      0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
      }
    
      25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
      }
    
      70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
      }
    
      100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
      }
    }
    
    /*Blue*/
    @-webkit-keyframes itg_pulse_blue {
      0% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
      }
    
      25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
      }
    
      70% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
      }
    
      100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
      }
    }
    
    @-o-keyframes itg_pulse_blue {
      0% {
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
      }
    
      25% {
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
      }
    
      70% {
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
      }
    
      100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
      }
    }
    
    @keyframes itg_pulse_blue {
      0% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
      }
    
      25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
      }
    
      70% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
      }
    
      100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
      }
    }
    /* features */

/* client end */
/****************FEATURES SECTION STAR*************/
.services-Perfectly{
  padding-bottom: 50px;
}

.main-heading-Perfectly{
  font-size: 38px;
  font-family: 'Montserrat', sans-serif;

}

.sub-heading-Perfectly{
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: black;
  opacity: 0.8;
}

.feature-icon-Perfectly{
  background-image: -o-linear-gradient( 315deg, rgb(249, 119, 148) 0%, rgb(98, 58, 162) 100%);
  background-image: linear-gradient( 135deg, rgb(249, 119, 148) 0%, rgb(98, 58, 162) 100%);
  padding: 10px !important;
  font-size: 35px !important;
  color: white;
  border-radius: 50% !important;
  -webkit-box-shadow: 1px 1px 10px rgb(98, 58, 162);
  box-shadow: 1px 1px 10px rgb(98, 58, 162);
  margin-right: 12px;
}
.feature-icon-Perfectly-blue{
  background-image: -o-linear-gradient( 315deg, #4489f1 0%, #4489f1 100%);
  background-image: linear-gradient( 135deg, #4489f1 0%, #4489f1 100%);
  padding: 10px;
  font-size: 35px;
  color: white;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 10px #4489f1;
  box-shadow: 1px 1px 10px #4489f1;
}
.feature-icon-Perfectly-blue{
  background-image: -o-linear-gradient( 315deg, #4489f1 0%, #4489f1 100%);
  background-image: linear-gradient( 135deg, #4489f1 0%, #4489f1 100%);
  padding: 10px;
  font-size: 35px;
  color: white;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 10px #4489f1;
  box-shadow: 1px 1px 10px #4489f1;
}
.feature-icon-Perfectly-pink{
  background-image: -o-linear-gradient( 315deg, #e57bff 0%, #e57bff 100%);
  background-image: linear-gradient( 135deg, #e57bff 0%, #e57bff 100%);
  padding: 10px;
  font-size: 35px;
  color: white;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 10px #e57bff;
  box-shadow: 1px 1px 10px  #e57bff;
}
.media-element .line{
  background-image: -o-linear-gradient( 315deg, rgb(249, 119, 148) 0%, rgb(98, 58, 162) 100%)  !important;
  background-image: linear-gradient( 135deg, rgb(249, 119, 148) 0%, rgb(98, 58, 162) 100%) !important;
  height: 6px !important;
  width: 0 !important;
  position: absolute !important;
  bottom: 1px !important;
  -webkit-transition: 0.8s ease !important;
  -o-transition: 0.8s ease !important;
  transition: 0.8s ease !important;
  opacity: 0 !important;
}

.media-element:hover .line{
  opacity: 1;
  width: 92%;
}

.media-element .media{
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  padding: 20px 18px 20px 18px;
  border: 1px solid transparent;
  cursor: pointer;
  display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #e1e1e1;
  -webkit-box-shadow: 1px 1px 10px rgba(241, 164, 241, 0.4);
  box-shadow: 1px 1px 10px rgba(241, 173, 241, 0.4);
  min-height: 164px;
}

.media-element .media:hover{
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 1px 1px 10px rgba(240, 18, 240, 0.4);
  box-shadow: 1px 1px 10px rgba(240, 18, 240, 0.4);
}
h3.main-heading-Perfectly.text-pink2.Work-Perfectly {
  font-size: 32px;
  font-weight: 600;
}
h4.card-title.mt-2.text-white {
  font-size: 20px;
  font-weight: 600;
}
p.columned-description {
  font-size: 17px;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 20px;
}
.mainwebcompany {
  margin-bottom: 3rem;
  text-align: left;
}
h4.webdevelopmentcompanytext {
  padding-left: 15px;
  padding-right: 6px;
}
/****************FEATURES SECTION end*************/
/*============================
    Counters
==========================*/

.hr-line {
    width: 40px;
    height: 3px;
    display: block;
    margin-top: 16px;
}

.icon {
    transition: all 1s;
}

.icon i {
    font-size: 40px;
}

.counters i{
    font-weight: 700;
}

.blue {
    color: #4c4c4c;
}

.bluee{
    color: #ff573b;
}

.icon-block:hover .counters h3, .icon-block:hover .counters h3 i {
    color: #ff573b;
}


.icon-block.two:hover .counters h3, .icon-block.two:hover .counters h3 i{
    background: #3264f5;
    background: -moz-linear-gradient(left,  #643094, #00bcd4);
    background: -webkit-linear-gradient(left,  #643094, #00bcd4);
    background: linear-gradient(to right,  #643094, #00bcd4);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#643094', endColorstr='#643094',GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-block:hover .icon {
    transform: rotateY(360deg);
    transition: all 1.2s;
}

.bg-blue{
    background: #161922;
}


.icon-block.two.white-color:hover .counters h3, .icon-block.two.white-color:hover .counters h3 i{
    background: none;
    color: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: white;
}

.num-conuter{
    font-size: 30px;
}
.gradient-bg1 {
  background: #ff573b;
}
.counterbg{
  background-color: #f8f9fa!important;
  padding-top: 50px;
  padding-bottom: 50px;
}
.count_nums.num-scrolling.num-conuter {
  font-size: 17px !important;
}
.icon.reday-software {
  color: #ff573b;
}
/*=============================
    Counters End
============================*/
/* security start */
/* ===================================
    Learn-More-Section
====================================== */

.learn-more-section {
  padding: 120px 0;
  background-size: cover;
  background-image: url('../img/security/web-security-service.jpg');
}

.learn-more-section .text-area {
  text-align: center;
}

.learn-more-section p {
  color: #fff;
  margin-bottom: 30px;
}

.learn-more-section h2 {
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  max-width: 1080px;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 35px;
  padding-top: 20px;
  font-family: 'Montserrat' , sans-serif;
}
.font-weight-500{
  font-weight: 600;
}
/* security end */
/* insight start */
/* ===================================
    Blog Area
====================================== */

.blog-item{
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  text-align: left;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: all .3s ease-in-out;
}
.blog-img img{
  width: 100%;
}

.blog-item:hover{
  transform: translateY(-5px);
  transition: all .3s ease-in-out;
}

.blog-content{
  padding: 15px 20px;
  
}

/*testimonial two */

.testimonial-text {
  background: #f6f6f6;
  padding: 4.25rem 2.5rem;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.testimonial-white .testimonial-text{
  background: #FFFFFF;
}

.testimonial-photo {
  height: 100px;
  width: 100px;
  margin: -50px auto 0 auto;
}
.testimonial-photo > img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.testimonial-item .text-small{
  font-size: .8rem;
}

.testimonial-item{
  cursor: pointer;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
section.blog.pb-0 {
  position: relative;
  padding: 7.5rem 0;
  overflow: hidden;
}
.blog-item.security-one {
  padding-bottom: 10px;
  position: relative;
}
.blog-item.security-one::after {
  position: absolute;
  background: linear-gradient(to right, #3976B9, #00ADEE);
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background-color: #f0f0f0;
}
.blog-item.security-middle {
  padding-bottom: 10px;
  position: relative;
}
.blog-item.security-middle::after {
  position: absolute;
  background-color: #FAD961;
background-image: linear-gradient(90deg, #FAD961 0%, #F76B1C 100%);

  
   content: '';
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 12px;
   background-color: #f0f0f0;
}
.blog-item.security-three {
  padding-bottom: 10px;
  position: relative;
}
.blog-item.security-three::after {
  position: absolute;
 background-color: #F4D03F;
background-image: linear-gradient(132deg, #F4D03F 0%, #16A085 100%);

  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background-color: #f0f0f0;
}
/* insight end */
.card.service-about.security-service-web {
  border: 1px solid #f9e7fd !important;
  text-align: center;
  cursor: pointer;
  transition: .8s ease;
  box-shadow: 2px 2px 10px rgb(205 187 209 / 15%);
  padding: 15px;
  min-height: 309px !important;
  background: #ffffff;
}

.card.service-about.security-service-web:hover {
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 1px 1px 10px rgba(31, 154, 255, 0.4);
  box-shadow: 1px 1px 10px rgba(31, 154, 255, 0.4);
  background-color: #e0effa;
}
.our-service.security {
    background-color: #132853;
    padding-bottom: 60px;
}
/* faq start */
.accordion {
  display: flex;
  flex-direction: column;
  font-family: "Sora", sans-serif;
  margin: 20px auto;
  padding: 0 50px;
  box-shadow: 0px 0px 5px 0px rgb(161, 163, 164);
}
.accordion h1 {
  font-size: 32px;
  text-align: center;
}
.accordion-item {
  margin-top: 16px;
  border: 1px solid #fcfcfc;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
  position: relative;
  margin: 0;
  display: flex;
  width: 100%;
  font-size: 15px;
  cursor: pointer;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 14px 20px;
  box-sizing: border-box;
  align-items: center;
  background-color: #f4f8ff;
}
.accordion-item .accordion-item-title:hover {
  background-color: #eeeded;
  transition: all .8s ease;
}
.accordion-item .accordion-item-desc {
  display: none;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #444;
  border-top: 1px dashed #ddd;
  padding: 10px 20px 20px;
  box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
  display: block;
}
.accordion-item
  input[type="checkbox"]:checked
  ~ .accordion-item-title
  .icon:after {
  content: "-";
  font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
  content: "+";
  font-size: 20px;
}
.accordion-item:first-child {
  margin-top: 0;
}
.accordion-item .icon {
  margin-left: 14px;
}

@media screen and (max-width: 767px) {
  .accordion {
      padding: 0 16px;
  }
  .accordion h1 {
      font-size: 22px;
  }
}

/* faq end */

