/* Gobal CSS */

*{
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}


hr {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  width: 70px !important;
  border-top: 1px solid rgb(255, 255, 255) !important;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a:hover{

  color:black;
}

h1{
  font-family: 'Lato', sans-serif;
  font-size:32px;
}

h2 {
 font-family: 'Lato', sans-serif;
  font-size:28px;
}

h3{
 font-family: 'Lato', sans-serif;
   font-size:24px;
}

h4{
 font-family: 'Lato', sans-serif;
}

h5{
 font-family: 'Lato', sans-serif;
}

h6{
 font-family: 'Lato', sans-serif;
}

p{
 font-family: 'Lato', sans-serif;
}
/* button*/



.ft-bt-link.text-end.foot-res-link p a:hover {
    color: red;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    line-height: 30px;
}


/* Counter CSS */


.counter-box {
  display: block;
  background: #f6f6f6;
  padding: 40px 20px 37px;
  text-align: center
}

.counter-box p {
  margin: 5px 0 0;
  padding: 0;
  color: #909090;
  font-size: 18px;
  font-weight: 500
}

.counter-box i {
  font-size: 60px;
  margin: 0 0 15px;
  color: #d2d2d2
}

.counter { 
  display: block;
  font-size: 32px;
  font-weight: 700;
  color: #666;
  line-height: 28px
}

.counter-box.colored {
      background: #FF4343;
      margin: 10px;
      border-radius: 10px;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
  color: #fff
}

a.link-color{
  
    color: #3939b3;
    text-decoration: none;
    font-weight: bold;

}
a.link-color:hover{
  
    color: black;
    text-decoration: none;
    font-weight: bold;

}



/* Gobal Section Css */

.gol-sec{
}

.gol-content {
    font-size: 16px;
}

.gol-content span{
 font-family: 'Lato', sans-serif;
}

.gol-content h2{

  font-size: 28px;
  
}

.gol-list{

}

.gol-list li{
  width: 50%;
}

/* Gobal section 2 */


.gol-sec-2{
  background: #3939b3;
  }
  
  .gol-sec-2-content{
  
  }
  
  .gol-sec-2-content span{
  font-family: 'Lato', sans-serif;
    color: #ffffff;
   
  }
  
  .gol-sec-2-content h2{
    color: #ffffff;
    font-size: 28px;
    
  }
  
  .gol-sec-2-content p{
    color: #ffffff;
    
  }
  
  .gol-sec-2-list{
  
  }
  
  .gol-sec-2-list li{
    width: 100%;
  }

  .gol-sec-2-btn {
    background: #dc3546;
    color: #fff;
    border-color: #dc3546;
  }
  
  .gol-sec-2-btn:hover {
    border-color: #ffffff;
    color: #3939b3;
    background: #ffffff;
  }

  /* gol section 3 */

  .gol-sec-3-head{}

  .gol-sec-3-head h2{

    font-size: 28px;
  }

  .gol-sec-3-head p{

    font-size: 15px;
  }

  /* .gol-sec-3-img{

    width:150px;
  } */


  /* gol section 4 */

  .gol-sec-4{
    background: url('../images/off-sec-bg.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background: #232a95; */
  }
  
  .gol-sec-4-head{
  
    font-size: 40px;
  
  }
  
  .gol-sec-4-head span{
    color:#dc3546;
    }
  
  
  .gol-sec-4-text{
    font-family: 'Lato', sans-serif;
    font-size: 20px;
  }

  /* gol section 5 */

  .gol-sec-5-head h3{
  
      font-size: 30px;
  }

/* Page Banner Css */

.home-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}

.ourwrites-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}

.about-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}

.contact-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}

.faq-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}

.testimonials-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}

.seo-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}

.pricing-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}

.logodesign-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}

.blog-banner-bg{
  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
}
.privacy-banner-bg{
  background: #3939b3;
}
/* ///////////////////////////////////// */

.btn {
  font-weight: 600;
  position: relative;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 16px;
 font-family: 'Lato', sans-serif;
  border: 1px solid transparent;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 0.3s ease-in-out;
}

.btn:focus {
  box-shadow: none !important;
}

.btn-main a{
   color: black!important;
}

.btn-main {
  background:#fff;
  /* background: #FF4343; */
  color: black!important;
  border-color: black;
}

.btn-main:hover {
  color:  #3939b3;
 
  background: white;
}

.btn-main-2 {
  border-color: #3939b3;
  color: #fff;
  background: #3939b3;
}

.btn-main-2:hover {
  background: #dc3546;
  color: white!important;
  border-color: #dc3546;
}

.btn-main-tp {
  border-color: #3939b3;
  background: transparent;
}

.btn-main-tp:hover {
  background: #dc3546;
  color: #fff;
  border-color: #dc3546;
}

.btn-toggle{
  color: #fff;
  background-color: #3939b3;
  border-color: #3939b3;
}

/* NavBar Css */

/*.header-top {
      
    top: 0;
    width: 100%;
    position: fixed;
    background: whitesmoke;
    padding: 8px;
}
*/

.header-top {
      
   
    background: whitesmoke;
padding: 8px;}

.header-contact-right a {
    color:black;
  font-size:12px;
  
}
span.info-top {
    margin: 50px;
}


.navbar-nav {

  font-family: 'Lato' !important;
    font-weight: 700 !important;
}


.navbar-nav li a {
color: #3939b3 !important;
}

.nav-item{
  font-size: 15px;
  padding: 0px 10px;
}
.nav-item{
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

/*navbar {
   top: 40px;
    width: 100%;
    position: fixed;
}*/



.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {

  color: #dc3546 !important;
}

.navbar .navbar-nav .nav-link {
    color: #000000;
    font-size: 1.1em;
}

.navbar {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
}



 .res-dropdown-menu ul li:first-child  {
 
  font-weight: 700;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #516beb;
}

/* Banner section */


.banner-image{

  background-repeat:no-repeat;
  background-size: cover;
  background-position: center;

}

.ban-sec-head{
line-height:40px;
    padding: 20px 0px;
    font-size: 32px;
}

.ban-sec-sub-head{

  font-size: 16px;
}

.ban-tag{
  color:#3939b3;
  font-weight: 700;
}

/* .overly{

  width: 100%;
  height: 750px;
  background-color: rgba(0, 35, 82, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100vh;
  z-index:999;
} */

.banner-form{
  padding: 20px;
    border-radius: 10px;
    background: #fff;
    box-shadow: rgb(255 74 99 / 69%) 0px 2px 2px 8px, rgb(255 255 255 / 38%) 0px 2px 16px 0px;
}

.banner-form-img{
  width: 150px;
}

.btn-form{

  padding: 5px 20px;
}

.banner-btn-1{

  border: 1px solid #fff;
  color: #fff;
  padding: 5px 20px;
}

.banner-btn-1:hover{

  border: 1px solid #ffffff;
  color: #3939b3;
  padding: 5px 20px;
  background: #ffffff;
}

.banner-btn-2{
  border: 1px solid #ffffff;
  color: #3939b3;
  padding: 5px 20px;
  background: #ffffff;
}

.banner-btn-2:hover{
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
}

/* About Section */


.about-sec {
    /* background: url(../images/about-back.webp); */
    background: #dc3546;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 100px;
}

.about-sec-head{
  font-size: 28px;
  color:#fff;
}

.about-sec-sub-head{

  color:#fff;
  font-size: 16px;
}

.about-sec-text{

  color:#fff;
  font-size:16px;

}
.about-sec-title{

  color:#fff;

}



/* Ghostwriting Section */

/*.ghost-sec{

  position: relative;
  z-index: 99;
}*/

.ghost-sec-head{
  font-size: 28px;
  color: #323083;

}

.ghost-sec-sub-head{
  
  font-size: 30px;
    color: #dc3546;
    display: block;


}



.ghost-sec-card-img{

  width: 250px !important;

}

.ghost-sec-card {
  border-radius: 10px;
  padding: 20px;
}

.ghost-sec-card-body{

  position: relative;
}

.ghost-sec-card-title{

  font-size: 100px;
  color: #dc3546;
  opacity: 0.3;
}

.ghost-sec-card-sub-title{

  position: absolute;
  top: 75px;
  left: 30px;
  /* bottom: 86px; */
  font-size: 30px;
  color: #dc3546;
}

.ghost-sec-card-text{

  padding: 0px 0px
}

/* ghost-sec-carousel */

#ghost-slider{
  margin: 0px 25px;
}

.owl-item.active.center {

  top:60px;
  transition: 0.3s ease all;
}

.owl-nav.disabled {

  display: block !important;
}

.owl-nav.ghost-slider-nav{
 
  font-size: 40px;
}

.ghost-slider-nav .owl-prev {

  position: relative;
  top: -300px;
  left: -5%;
}

.ghost-slider-nav .owl-next {
  
  position: relative;
  top: -300px;
  right: -91%;
}

.ghost-slider-nav .owl-next span {
  
 display: none;
}

.ghost-slider-nav .owl-next:before {
  font-size: 25px;
  content: "\f138";
  font-family: 'FontAwesome';
}


.ghost-slider-nav .owl-prev span {
  
  display: none;
 }
 
 .ghost-slider-nav .owl-prev:before {
  font-size: 25px;
   content: "\f137";
   font-family: 'FontAwesome';
 }


/* Tilt right Section */

.tilt-sec-right{

  min-height: 300px;
    background: #323083;
    transform: skew(0deg, -5deg);
    margin-top: -100px;
    margin-bottom:-50px;
}

/* How i works Section */

.how-sec{
  background: #323083;
  /* margin-top: -80px; */
  margin: -165px 0px;
  position: relative;
  z-index: 99;

}

.how-sec-top{
  display: flex;
  align-items: center;
  justify-content: center;
}

.how-sec-head{
 font-family: 'Lato', sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.how-sec-sub-head{
font-weight:bold;
  font-size: 30px;

}

.how-sec-icon{

  width: 50px;
}
.how-sec-icon-2{

  width:100px;

}

.how-sec-img{
  width: 200px;
  border: 3px solid #fff;
  border-radius: 50%;
}

.how-sec-title{
 font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 28px;
    color: #fff;
}

.how-sec-text{

  font-size: 16px;
  color: rgb(204, 202, 202);
}

.how-sec-box{

display: flex;
align-items: center;
justify-content: center;
text-align: end;
}

.how-sec-box2{

  display: flex;
  align-items: center;
  justify-content: center;
  text-align: start;
  }


/* Tilt right Section */

.tilt-sec-left{

  min-height: 250px;
    background: #323083;
    transform: skew(0deg, 5deg);
    /* margin-top: -100px;  */
}

/* Client Section */

.client-sec{
padding-top:30px;
padding-bottom:10px;
  background: #e5e5e5;
}

.client-sec-reviews-p{

  color: #0f1547;
  font-size: 13px;
}



.client-sec-p{

  color: #0f1547;
  font-size: 16px;
}



.client-sec-head{
 font-family: 'Lato', sans-serif;
  color: #0f1547;
  font-weight: 700;
  font-size: 28px;

}

.client-sec-reviews{

  background: #e5e5e5;
}

.client-sec-reviews-head{
 font-family: 'Lato', sans-serif;
  color: #0f1547;
  font-weight: 700;
  font-size: 40px;

}



.client-card{
  position: relative;
  min-height: 330px;
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  border-radius: 10px;
  background: #0f1547;

}

.rating-star {
  color: #d99b0f;
}

.client-card-p{

  color:#fff;
  font-size: 14px;

}

.client-card-name{
  color: #fff;
  font-size: 20px;
  display:block;
}

.client-img{
  position: absolute;
  bottom: 20px;
  width: 135px !important;
}

/* Client carousel */

#client-slider .client-card{

  min-height: 330px;
}

.owl-nav.client-slider-nav{
 
  font-size: 40px;
}

.client-slider-nav .owl-prev {

  position: relative;
  top: -200px;
  left: -4%;
}

.client-slider-nav .owl-prev span{

  content: "\F22D";
  font-family: 'FontAwesome';

}



.client-slider-nav .owl-next {

  position: relative;
  top: -200px;
  right: -100%;
}

.client-slider-nav .owl-next span{

  content: "\f0da";
  font-family: 'FontAwesome';

}


/* Hire Section */
/* Get a Quote */


.hire-sec{

 background: #dc3546;
}

.hire-sec-head{

  color: #ffffff;
  font-weight: 700;
  font-size: 40px;
}

.hire-sec-sub-head{

 font-family: 'Lato', sans-serif;
}


.hire-card {
  position: relative;
  cursor: pointer;
  border: 3px solid #fff;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  /* width: 50%; */
}

.hire-card-img{

  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.hire-card-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #0a0a0aad;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

 .hire-card-overlay:hover {
  opacity: 1;
}

.hire-card-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: 'Lato', sans-serif;
}

.hire-card-btn {
  border-color: #3939b3;
  color: #fff;
  background: #3939b3;
}

.hire-card-btn:hover {
  /* background: #dc3546; */
  /* color: #fff; */
  border-color: #ffffff;
  /* border: 1px solid #ffffff; */
  color: #3939b3;
  background: #ffffff;
}

/* Hire carousel */

.owl-nav.hire-slider-nav{
 
  font-size: 40px;
}

.hire-slider-nav .owl-prev {

  position: relative;
  left: 91%;
  top: -410px;
}


.hire-slider-nav .owl-prev span{

  content: "\f152";
  font-family: 'FontAwesome 6 Free';

}



.hire-slider-nav .owl-next {

  position: relative;
  top: -410px;
  right: -95%;
}

.hire-slider-nav .owl-next span{

  content: "\f152";
  font-family: 'FontAwesome 6 Free';

}






/* Portfolio section */

.portfolio-banner-image{

  background-image: linear-gradient(rgb(122 91 255 / 60%), rgb(1 12 171 / 60%)), url(../images/banner-bg.webp);
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 100vh;
}

.portfolio-sec{


}

.gallery-sub-head{
 font-family: 'Lato', sans-serif;
  color: #fff;
  font-size:18px;
  font-weight: 700;
  text-align:center;
}

.gallery-title
{
    font-size: 28px;
    color: #ffffff;
  
    font-weight: 700;
  font-family: 'Lato', sans-serif;
    /* margin-bottom: 70px; */
}




.gallery-title:after {
    /* content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e; */
}
.filter-button
{
   
 font-family: 'Lato', sans-serif;
    font-size: 15px;
    border: 1px solid #0f1547;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #0f1547;

}
.filter-button:hover
{
    font-size: 16px;
    border: 1px solid  #dc3546;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color:  #dc3546;

}

.filter-button:focus:not(:focus-visible) {
  border: 1px solid  #dc3546;
  background-color:  #dc3546;
}


.port-image
{
    /* width: 100%; */
}

.gallery_product
{
  display: flex;
  align-items: center;
  justify-content: center;
    margin-bottom: 24px;
}

.portfolio-img{

  /* width: 200px; */
  width: 130px;
}



/* Off Section */



.off-sec{
  background: url('../images/off-sec-bg.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* background: #232a95; */
}

.off-sec-head{

  font-size: 40px;

}

.off-sec-head span{
  color:#dc3546;
  }


.off-sec-text{
 font-family: 'Lato', sans-serif;
  font-size: 20px;
}

/* Services Section */
/* What We Do Section */
.service-title{
  font-size:30px;
  font-weight:700;
}


.bg-1 {
   background: linear-gradient(to right, #3939b32e 0%, #bf121238 100%);

  border-radius:20px;
}

.bg-2 {
    background: ;
}

.service-card{
  margin: 20px;
  padding: 40px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0);

}

.service-card:hover{
/* transition: 0.3s ease all; */
 border: 1px solid #232a95;
 cursor: default;
}

.service-card-img{
  width: 50px;
}

.service-card-title{
  color:#232a95;
  font-size: 20px;
  display:block;
}

.service-card-text{
  color:#232a95;
  font-size: 16px;
  
}

.service-sec-head{
  
  font-size: 28px;
  color:#232a95;
}

.service-sec-sub-head{
  display:block;
  margin-top:5px;
  font-size: 16px;
  color:#232a95;
}

/* Pricing Section */

.pri-sec-head{
color: #232a95;
    display: block;
    font-size: 30px;
  
}

.pri-sec-sub-head{
  color:#232a95;
  font-size: 15px;
}

.pri-hr{
  color:#232a95;
}

.pri-card-tag{
  width: 100px;
  border-radius: 50px;
  background: #dc3546;
  margin-left:7px;
}
.pri-card-tag-title{
  color:#232a95;
  font-size: 20px;
}

.pri-card-head{
display: block;
    margin-top: 4px;

  font-size: 20px;
  color: #232a95;
}

.pri-card-scroll{
  
  background: #eef1f8;
  padding: 0px;
  max-height: 200px;
  display: block;
  overflow-x: auto;
}
.pri-card-scroll ul li {
    font-family: 'Lato', sans-serif;
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #232a95;
  border-bottom: 1px solid #adafd3;
    padding: 3px;
    width: 100%;
  margin:5px;
  
}
.pri-hr{

  border-top: #232a95 !important;
  width: 100% !important;
  height: 3px !important;
  margin: 0px !important;
}

.pri-card{
  margin: 20px;
  padding: 15px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 4px 0px;
    border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0);
  background:#eef1f8;

}

.pri-card:hover{
/* transition: 0.3s ease all; */
 border: 1px solid #232a95;
 cursor: pointer;

}


.pri-card-title {
    color: #dc3546;
    font-size: 30px;
    background: red;
    color: white;
    padding: 11px;
    border: 1px solid red;
    border-radius: 8px;
}

ul.pricing-list li {
    line-height: 1.6;
  font-size:15px;
  list-style:circle;
  margin:2px;
}

ul.pricing-list {
    padding: 7px;
  margin-left:10px;
}


.pri-card span b{
  font-size:17px;
}




.scroll::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

.scroll::-webkit-scrollbar
{
  width: 10px;
  background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  background-image: -webkit-gradient(linear,
  left bottom,
  left top,
  color-stop(0.44, rgb(122,153,217)),
  color-stop(0.72, rgb(73,125,189)),
  color-stop(0.86, rgb(28,58,148)));
}

.owl-nav.pri-card-slider-nav{

  display: none !important;

}



/* Contact Section */

.con-sec{
  background: url('../images/contact-bg.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

}

.con-sec-head{
 font-family: 'Lato', sans-serif;
  color:#232a95;
  font-weight: 700;
  font-size: 28px;
}

.con-sec-p{
  color: #0f1547;
  font-size: 16px;
}

.con-btn {
  background: #dc3546;
  color: #fff;
  border-color: #dc3546;
}

.con-btn:hover {
  border-color: #3939b3;
  color: #fff;
  background: #3939b3;
}




/* Footer Section */

  .footer {
    background:  #151537;
      padding: 30px 0px 0px;
      position: relative;
      color: rgba(255, 255, 255, 0.8);
      background-repeat: no-repeat;
      background-position: right;
  }
  
  .footer .footer-widget .widget-title {
    color: #fff;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
  font-family: 'Lato', sans-serif;
}
  }
  
  .footer .footer-widget p {
    color: rgba(255, 255, 255, 0.8);
  color:13px;
  }
  
  .footer .footer-contact ul li {
    margin-bottom: 20px;
  }
  
  .footer .footer-contact ul li i {
    color: #FF4343;
    margin-right: 20px;
    float: left;
    margin-top: 7px;
    min-width: 30px;
  }
  
  .footer .footer-contact ul li div {
    overflow: hidden;
    font-size: 14px;
  }
  
  .footer .footer-contact ul li div strong {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
  }
  
  .footer .footer-links li {
    padding: 5px 0px;
  }
  
  .footer .footer-links a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    text-decoration: none;
    
  }
  
  .footer .footer-links a:hover {
    color: #dc3546;;
  }
  
  .footer .footer-socials {
    margin-bottom: 20px;
  }
  
  .footer .footer-socials a {
    margin-right: 10px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
  }
  
  .footer .footer-socials a:hover {
    color: #fff;
  }
  
  .footer .footer-contact {
    padding-right: 30px;
    text-decoration:none ;
  }
  
  .footer-btm {
    margin-top: 30px;
    padding: 20px 0px 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  
  .footer-btm .copyright p {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0px;
  }
  

  .footer-widget-border{

    border-right: 1px solid;
    border-left: 1px solid;
  }

  .ul.list-unstyled ul li{

    margin-top: 5px;
  }

 .fa-building,.fa-phone,.fa-whatsapp,.fa-envelope,.fa-circle{

 color: #dc3546;
}

.footer-review-img{
  width: 130px;
}


svg.bi.bi-pinterest {
    margin-left: 11px;
  

}





svg.bi.bi-twitter {
    margin-left: 11px;
} 
.social-icons{
margin-top:10px;
  display: flex;
  align-items: center;
  justify-content: start;

}



/* Cta About Section */
.about-hr{ 
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  width: 70px !important;
  border-top: 1px solid rgb(0 0 0) !important;
}

.cta-about-sec-head h3 {
    font-size: 28px;
    color: #d51537;
    font-weight: bold;
}

.btn.blog-btn a{
  color:white;
}

.cta-about-sec-head ul li a{

  color:#000;
}

/*Seond Content Section*/
.second-content h2 {
  color:#3939b3;
  font-size:28px;
  
}

ul.service-list-style {
    margin-left: -11px;
}

.second-content-para  h3 {
    font-size: 24px;
    color: #d51537;
    
}

.second-content-para ul li {
    margin-bottom: 5px;
    line-height: 30px;
    list-style: square;
    color: black;
  
}

.number-list  li{
  list-style:number!important;
}


/* New Pricing Section */

.new-pri-sec{


}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(.7) !important;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.accordion-button {
 font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 20px;
    color: #000;
  border-bottom: 1px solid #a4a4a4;
background: #f9f9f9;;
}

.accordion-button:focus {
  outline: 0 ;
  box-shadow: none;
}

.new-pri-acord-head{
 font-family: 'Lato', sans-serif;


}

.new-pri-sec tbody {
  background: #f8f8f8;
  width: 100%;
}

.new-pri-sec thead {
  padding: 10px;
  background: #545151;
  width: 100%;
  color: #fff;
}

.alter th,td{
  padding: 10px;
}

.new-pri-sec table thead tr th:nth-child(1), .new-pri-sec table tbody tr td:nth-child(1) {
  width: 65%;
}

.new-pri-sec table .t-heading {
 font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}

.t-heading p{
  font-size: 12px;
}

.new-pri-sec span.t-price b {
  display: block;
  font-size: 11px;
  font-weight: 500;
}

.new-pri-sec span.t-price {
  font-size: 12px;
  font-weight: 500;
}




/* Our Writers Section */


.our-wri-sec{}

.author-items{

  padding: 50px 0px;
}

.author-item .tags {
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}

.author-head {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.author-item .tags li {
  padding: 3px 0;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  margin: 3px;
  border-radius: 5px;
}

.author-item .tags li span {
  display: inline-block;
  padding: 5px 18px;
  background: #3939b3;
  border-radius: 30px;
  margin: 2px;
  font-size: 12px;
  font-weight: 500;
}

.author-name {
  width: 225px;
  height: 210px;
  background: url('../images/red-star.webp');
  bottom: -50px;
  left: -30px;
  padding: 50px;
  background-size: 100% 100%;
}

.author-book-box{
  max-width: 18%;
}

.author-book img {
  width: 95%;
}

.author-name{
 
  margin-bottom: 80px;
}

 .author-name h4 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  margin-top: 23px;
}

/* Our Writers Section 2 */

.our-wri-sec-2{

  background: #f57676;;
}

.author-item-2 {
  padding: 50px 0px;
}

.author-item-2 .tags {
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}

.author-head-2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.author-item-2 .tags li {
  padding: 3px 0;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  margin: 3px;
  border-radius: 5px;
}

.author-item-2 .tags li span {
  display: inline-block;
  padding: 5px 18px;
  background: #3939b3;
  border-radius: 30px;
  margin: 2px;
  font-size: 12px;
  font-weight: 500;
}

.author-name-2 {
  width: 225px;
  height: 210px;
  background: url('../images/blue-star.webp');
  bottom: -50px;
  left: -30px;
  padding: 50px;
  background-size: 100% 100%;
}

.author-book-box-2{
  max-width: 18%;
}

.author-book-2 img {
  width: 95%;
}

.author-name-2{
 
  margin-bottom: 80px;
}

 .author-name-2 h4 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  margin-top: 23px;
}

/* SEO services Section */

.seo-ser-sec{

}

 span.title-heading{
display:block;
  font-size: 28px;
 font-family: 'Lato', sans-serif;
  
}

 span.title-heading b{

 color: #3939b3;
  
}

.seo-ser-sec-box span.h3{
  font-size: 24px;
  color: #3939b3;
  font-weight: 700!important;
}



.seo-ser-sec-box p{
  font-size: 16px;
  margin-bottom:10px;
  margin-top:5px;
}

.btn-seo-ser{
    padding: 20px 50px;
}

/* SEO Process Section */

.seo-pro-sec{


}

.seo-pro-sec-head{
 font-family: 'Lato', sans-serif;
  color: #3939b3;
  font-size: 28px;
}

.seo-pro-sec-box {
  height: 100%;
}

.seo-pro-sec-content{

}

.seo-pro-sec-content p{
  font-size: 16px;
}


.seo-pro-sec-no {
  border-right: 1px solid #eff0f1;
  flex: 0 0 18%;
}

.seo-pro-sec-no h5 {
  font-size: 14px;
}

.seo-pro-sec-no span {
   font-family: 'Lato', sans-serif;
  color: #3939b3;
  font-size: 40px;
}


/* Why Choose Us Section */

.wcu-sec{
  background-color: #f2f2f4;
  background-image: url(../images/wcu-bg.webp);
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center;

    padding-top: 30px;
    padding-bottom: 20px;

}

.wcu-sec-head h2{
  font-family: 'Lato', sans-serif;
  color: #3939b3;
  font-size: 28px;
}

.wcu-sec-head p{
  font-size: 14px;
}

.wcu-sec-box{
  padding: 15px 15px;
}

.wcu-sec-box h6{
  font-size: 20px;
  color: #3939b3;
}

.wcu-sec-box-1{
  padding: 15px 15px;
  background:#f2f2f4;
}

.wcu-sec-box-1 h6{
  font-size: 20px;
  color: #3939b3;
}

/* What Make Us Unique Section */

.wmu-sec{}

.wmu-head-sec{

}

.wmu-head-sec h2 {
  color: #3939b3;
}

/* SEO Content Writing Section */

.scw-content {
    padding: 25px;
  font-size:16px;
}

.scw-content p{
font-size:16px;
}

.scw-content span{
  font-family: 'Lato', sans-serif;
}

.scw-content h2{

  font-size: 28px;
  
}



.scw-list {
    font-size: 16px;
}

.scw-list li{
  width: 70%;
}

/* SEO Content Writing Section 2 */



.scw-content-3 {
    font-size: 16px;
}

.scw-content-3 span{
  font-family: 'Lato', sans-serif;
}

.scw-content-3 h2{

  font-size: 28px;
  
}



.scw-list-3 li{
  width: 100%;
  list-style: none;
  font-weight: 700;
  line-height:30px;
  font-size:16px;
}

.scw-list-3 li i{
  color: #3939b3;
}

/* SEO Content Writing Section 3 */

.scw-sec-2{
  width: 100%;
  background: #fff;

  position: relative;
  z-index: 1;
}

.scw-content-2 span{
 font-family: 'Lato', sans-serif;
}

.scw-content-2 h2{

  font-size: 28px;
  
}

.scw-content-2 h2 a{

  color:#3939b3
  
}

.scw-2-scroll-card {
  width: 100%;
  background: #dc3546;
  border-radius: 30px;
  padding: 29px 29px 25px;
  position: relative;
  margin-top: 15px;
}

.scw-2-scroll-card-content {

  color: #ffffff;

}

.scw-2-scroll-card-content h2 {

  font-size: 28px;

}

.scw-2-scroll-card:after {
  content: "";
  position: absolute;
  border-left: 1px solid #fff;
  left: 57px;
  top: 76px;
  height: 100%;
}

.scw-2-scroll{
  height: 510px;
  overflow-x: hidden;
}

.scroll-card-content-num {
  background: #00112b;
  border: 2px solid #fff;
  border-radius: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  margin-right: 25px;
  width: 50%;
  line-height: 42px;
  text-align: center;
  z-index: 1  ;
}



/* ////////////////////////////////////////////////////////////////////////////////////////////////// */

/* Blog Page CSS */

/* BLog Nav Section */

.blog-sec-nav{

 
}

.blog-sec-nav .nav-item{
 font-family: 'Lato', sans-serif;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: relative;
}

.blog-sec-nav .nav-item:hover{
  border-top: 3px solid #dc3546;
  border-bottom: 3px solid #dc3546;
  transition: 0.5s ease;
}

.blog-sec-nav .nav-item:after{
  
  content: "";
  position: absolute;
  border-left: 1px solid rgb(243, 6, 6);
  left: 0px;
  top: 10px;
  height: 50%;
}

.blog-sec-nav .nav-item:first-child:after {
  display: none;
}


/* Blog Section */

.blog-sec{

}

.blog-card{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 10px;
}

.blog-card-img img{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.blog-card-tag{
  background: #dc3546;
  top: 20px;
  right: 30px;
  color: #fff;
  font-size: 15px;
  border-radius: 20px;
  padding: 5px 20px;
}

.blog-card-footer small {
  color:#dc3546;
}

.blog-btn{
  font-size: 20px;
  padding: 10px 25px;
  border-radius: 30px;
  border-color: #3939b3;
  color: #fff;
  background: #3939b3;
}



.blog-btn:hover {
  background: #dc3546;
  color: #fff;
  border-color: #dc3546;
}

i.fa-solid.fa-angles-right {
  font-size: 15px;
}

.news-let-box h3{
  font-size: 40px;
}

.news-let-form{
  background: #000;
  padding: 30px;
  border-radius: 10px;
}

.news-let-form input{
  padding: 10px;
}
.news-let-form button{
 padding:  10px;
}

.rec-box h5{
  font-size: 25px;
}

.rec-box li{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.rec-box li img{
  width: 100px;
  height: 100px;
}

.rec-post-title {
 
  font-size: 14px;
}

/* //////////////////////////////////////////////////// */

/* FAQ Page CSS */

#accordionExample .accordion-button:not(.collapsed) {
  color: #dc3546;
  background-color: #dc35462e;
}
#accordionExample .accordion-button{
  color: #3939b3;
  background-color: #3939b31c;
}


.FAQ-sec{

  background-attachment: fixed;
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center;

}

.faq-sec-title{
font-size: 28px;
color: #3939b3;
}

#FAQ-accordion .accordion-button:after {
  order: -1; 
  margin-left: 0; 
  margin-right:0.5em;
}

#FAQ-accordion .sub-accordion-item {

border-radius: 10px;

}


#FAQ-accordion .sub-accordion-btn.collapsed {
  background: #3939b3;
  border-radius: 10px;
  color:#ffffff;
}

/* #FAQ-accordion .accordion-button {
  color: #ffffff;
  background-color: #3939b3;  
} */

#FAQ-accordion  .accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #d90f34;
 
}


#FAQ-accordion .sub-accordion-btn.collapsed:after {
  display: none;
}

#FAQ-accordion .sub-accordion-btn:not(.collapsed):after {
  display: none;
}

/* /////////////////////////////////////////////////////////////////////////// */


/* Logo Design Page CSS */

.image-grid-head{

}

.image-grid-head h2{

 font-family: 'Lato', sans-serif;
  color: #0f1547;
  font-weight: 700;
  font-size: 28px;

}

.image-grid-head p{
color: #0f1547;
font-size: 13px;
}



.notification {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 15px;
  margin: 0;
  text-align: center;
  z-index: 1;
  background: var(--yellow);
}


/* IMAGE GRID STYLES
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
.image-grid figure {
  margin-bottom: 0;
}

.image-grid img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
}

.image-grid a:hover img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}


/* LIGHTBOX STYLES
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
.lightbox-modal .modal-content {
  background: var(--lightbox);
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 20px;
  right: 18px;
  font-size: 1.2rem;
  z-index: 10;
}

.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
  text-align: center;
}

.lightbox-modal img {
  width: auto;
  max-height: 100vh;
  max-width: 100%;
}

.lightbox-modal .carousel-caption {
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(36, 36, 36, 0.75);
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 10px;
}

.lightbox-modal .carousel-control-next {
  right: 10px;
}



/* Web Design Section */

/* Off Section */



.web-des-sec{
  background: url('../images/about-back.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* background: #232a95; */
}

.web-des-head{

  font-size: 40px;

}

.web-des-head span{
color:#3939b3;
}

.web-des-text{
 font-family: 'Lato', sans-serif;
  font-size: 20px;
}


/*  */


/* Web Design Content Section */


.web-des-con-sec-head h3{

  font-size: 24px;
}


.web-des-con-sec-btn {
  border-color: #3939b3;
  color: #fff;
  background: #3939b3;
}

.web-des-con-sec-btn:hover {
  border-color: #dc3546;
  color: #ffffff;
  background: #dc3546;
}

#pills-tab .nav-item{

box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}

#pills-tab .nav-item:hover{

  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transition: 0.5s ease;

}


.gol-sec-5-head p {
    font-size: 16px;
}

/* //////////////////////////////////////////////////////////////////////////////// */

/* Fiction Page CSS */

/* fcition section 1 */



.fic-sec-1-content span{
 font-family: 'Lato', sans-serif;
}

.fic-sec-1-content h2{

  font-size: 28px;
  
}

.fic-sec-1-list{

}

.fic-sec-1-list li{
  width: 40%;
}


/* fcition section 2 */

.fic-sec-2{
background: #3939b3;
}

.fic-sec-2-content{

}

.fic-sec-2-content span{
  font-family: 'Lato', sans-serif;
  color: #ffffff;
 
}

.fic-sec-2-content h2{
  color: #ffffff;
  font-size: 28px;
  
}

.fic-sec-2-content p{
  color: #ffffff;
  
}

.fic-sec-2-list{

}

.fic-sec-2-list li{
  width: 40%;
}


/* Buniness Books */
.bus-sec-2{

  background-image: url(../images/off-sec-bg.webp);
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center;

}

/* //////////////////////////////////////////////////////////////////////// */

/* Privacy Policy Page CSS */

.privacy-sec-head{

  color:#232a95;
}

.prvacy-sec-sub-head{
  color:#232a95;
  font-size: 15px;
}

.privacy-box h3{
  font-size: 25px;
  color: #3939b3
}

.privacy-box p{
  font-size: 15px;
}
.content-column h3{
  color: #3939b3;
  font-weight: 700;

}

.content-column p{
  font-size: 15px;
}
/* ///////////////////////////// */

/* WhatsApp */
.float {
  font-weight: 600;
  vertical-align: middle;
  padding: 8px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background-color: #023838;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 18px;
  z-index: 100;
}

.float:hover {
  text-decoration: none;
  color: #1ccf38 !important;
}

.my-float {color: #21e639;margin-right: 3px;vertical-align: middle;font-size: 30px;}

/*-Animation Avail 50%--*/
.zoom-in-out-box {
  margin: 24px;
  width: 50px;
  height: 50px;
  
  animation: zoom-in-zoom-out 1s ease infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}


.book-publish {
    position: relative;
   
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    border-radius: 10px;
    background: #0f1547;
}

#client-slider .book-publish {
    min-height: 2px;
}

.book-brand{background:#323083;
    padding: 9px;
}





 /* .form-group {    text-align: center;} */


/*New Pricing Page Tab Section*/

/* Style the tab */
.tab {
   
    
    width: 100%;
    height:95%;
    color: white;
  
  padding:10px;
    border: 1px solid #d7e4e5;
    float: left;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 0px 21px #e0dfdf;
    margin-bottom: 20px;
   
}

/* Style the buttons inside the tab */
.tab button {
      display: block;
    background-color: inherit;
    color: #fdfdfd;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    border: 1px solid white;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color:#19198d;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 12px;
    /* border: 1px solid #ccc; */
    width: 100%;
    border-left: none;
    height: 100%;
}


.tab-about {
    font-size: 14px;
    padding: 5px;
}

.tab-about h3 {
    color: #bf1212!important;
    font-weight: bold;
}
.tab-about p {
  font-size:14px;
    line-height:1.7;
}

ul.price-cols {
    font-size: 13px;
    width: 600px;
}

.tab button.active {
    background-color: #19198d;
    border: 1px solid;
    border-radius: 4px;
  
}

button.tablinks {
   
    padding: 8px;
    background: #bf1212;
}

ul.sub-package li {
    list-style: square;
    font-size: 14px;
    text-align: left;
  margin-bottom:10px;
}

.pricing-services h2 {
    color: black;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
   
}




/******* Auto Pop Discount**********/




 span.heading-offer{
  margin-top:10px;
  color:white;
  font-size:18px;
  /* text-align:center; */
  font-weight:bold;
  margin-bottom:10px;
}


.discount-tp-content img {
    margin-top: 20px;
}

 input {
    height: 45px;
    border-radius: 3px !important;
    font-family:   'Lato', sans-serif;
  margin-bottom:12px;
}

 .discount-btn {
    text-align: center;
    display: inline-block !important;
    width: 100%;
    height: 45px;
    background:#232a95;
    border: none;
    margin: 0 auto;
    text-transform: uppercase;
    font-family:   'Lato', sans-serif;
    font-weight: 600;
    color: #fff;
}

 .col-md-12.col-xs-12 .form-group {
    /* text-align: center; */
}

.discount-tp-content {
    margin-bottom: 20px;
}



 .bg-modal {
  margin-top:50px;
  padding:20px;
    background: url('../images/about-back.webp');
}

 label {
    font-size: 16px;
   
    color:  white;
    margin-bottom: 5px;
    margin-right: 14px;
}

.discount-tp-content {
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
    font-size: 22px !important;
    color: #bf1212;
}


button.btn-close {
    position: relative;
    top: -50px;
    right: -25px;
}


/*span headings  */

span.banner-title{
  font-size: 30px;
  
  font-weight: 700!important;
  font-family: 'Lato', sans-serif;
}

.banner-section{
  margin-top:60px;
}

span.title-benefits {
  font-size: 2.25rem;
  font-weight: 700!important;
  font-family: 'Lato', sans-serif;
}


/*Sitemap Page*/
span.sitemap-title.mt-3 {
    color: white;
    background: #3939b3;
    display: flex;
    font-size: 30px;
    padding: 10px;
}

.sitemapss-section {
    position: relative;
    overflow: hidden;
    padding: 30px 0 30px;
  margin-top:80px;
}
.sitemapss-section h1 {
   color:black;
   font-size:50px;
   margin-top:10px;
   
}



.sitemap-section {
    position: relative;
    overflow: hidden;
   
  
}

.sitemap-section h1 {
   color:black;
   font-size:50px;
   margin-top:10px;
   
}


i.fa.fa-check {
    margin: 2px;
}

ul.our-company li {
    line-height: 2em;
     font-size:18px;
  display: inline-block;
    margin-left: 15px;
  color:#fc4e66;
}

ul.our-company li a {
      color:#022c5c;
      font-size:20px;
}


ul.our-services li {
    line-height: 2em;
  font-size:18px;
  display: inline-block;
   
  color:#fc4e66;
  
}

ul.our-services li a {
  color:#022c5c;
      font-size:20px;
  
}

section.banner-section.banner-image.logodesign-banner-bg {
    color: white;
  padding:40px;
  font-size: 16px;
    line-height: 30px;
}

.banner-form input, .banner-form select {
    color: #000 !important;
    height: 42px;
    background-color: #f5f5dc00 !important;
}

.banner-form input:focus, .banner-form select:focus {
    background-color: #a1a1f0 !important;
}




.banner-form-btn input {
    color: #fff !important;
    width: 100%;
    background: #3939b3 !important;
    border: none;
    box-shadow: 2px 5px 1px #1d1d78;
}

.zenbook-banner-form span {
    font-weight: 800;
    font-size: 36px;
    margin-bottom: 16px;
    color: #3939b3;
}

.zenbook-banner-form span span.h2style {
    color: #f85064;
}

.modal-title {
/*    filter: brightness(18.5);*/
    margin-bottom: 0;
    line-height: 1.5;
}

section.FAQ-sec-1 {
    padding-top: 30px;
    padding-bottom: 20px;
}

.welcome-section{
      padding-top: 30px;
    padding-bottom: 20px;
}


.footer-widget-form-title {
    margin-top: 10px;
}

.banner-form .col-md-3 {
    padding: 20px 0 0 0;
}