body{
  /* width:  1500px;   */
  transform-origin: 0 0;
}


* {
  margin: 0;
  padding: 0;
}
body {
  overflow-x: hidden;
}
p {
  color: #707070;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Mulish";
}

h3{font-weight: bold;color:#05143F}

textarea:focus,
input:focus {
  outline: none !important;
}

a{color:#3C9DD9}

/*------------------------------------
- COLOR primary
------------------------------------*/
.alert-primary {
  color: #195981;
  background-color: #e6f2fa;
  border-color: #d5eaf6;
}

.alert-primary hr {
  border-top-color: #c0dff2;
}

.alert-primary .alert-link {
  color: #103c56;
}

.badge-primary {
  color: #ffffff;
  background-color: #3c9dd9;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #ffffff;
  background-color: #2482bd;
}

.bg-primary {
  background-color: #3c9dd9 !important;
  color: #fff;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #2482bd !important;
}

.border-primary {
  border-color: #3c9dd9 !important;
}

.btn-primary {
  color: #ffffff;
  background-color: #3C9DD9;
  border-color: #3C9DD9;
  border-width: 2px !important;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #278bc9;
  border-color: #2482bd;
}

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(60, 157, 217, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff;
  background-color: #3c9dd9;
  border-color: #3c9dd9;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #2482bd;
  border-color: #227ab0;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(60, 157, 217, 0.5);
}

.btn-outline-primary {
  color: #3c9dd9;
  background-color: transparent;
  border-color: #3c9dd9;
  border-width: 2px !important;
}

.btn-outline-light{
  border-width: 2px !important;
}

.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #3c9dd9;
  border-color: #3c9dd9;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(60, 157, 217, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #3c9dd9;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #3c9dd9;
  border-color: #3c9dd9;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(60, 157, 217, 0.5);
}

.list-group-item-primary {
  color: #195981;
  background-color: #d5eaf6;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #195981;
  background-color: #c0dff2;
}

.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: #195981;
  border-color: #195981;
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #d5eaf6;
}

.table-hover .table-primary:hover {
  background-color: #c0dff2;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #c0dff2;
}

.text-primary {
  color: #3c9dd9 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #2482bd !important;
}

.btn-link {
  color: #3c9dd9 !important;
}

.btn-link:hover {
  color: #2482bd !important;
}

.btn {
  border: 4px solid;
  font-family: "Mulish";
}

.btn-primary {
  border-color: #3c9dd9;
}

#navbar_top.fixed-top,
.eztfa-container {
  margin-left: 60px !important;
  z-index: 2;
  left: -20px;
  overflow: visible;
}

#navbar_top.fixed-top{
  max-width:1435px;
}

.logo-image {
  margin-top: 0px;
  margin-bottom: 15px;
}

.B4Trust-logo {
  padding: 0;
  margin: 0;
}

.eztfa-navbar a {
  font-family: "Mulish";
  font-weight: 600;
}

.eztfa-navbar a:hover {
  color: #3c9dd9 !important;
}

.sidebar-nothing {
  background: #fff;
  position: absolute;
  height: 100%;
  border-right: 0px solid #dee2e6;
  top: 0;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 9;
}

.eztfa-navbar .dropdown a:after {
  position: absolute;
  bottom: -8px;
  left: 43%;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%233C9DD9" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
  background-repeat: no-repeat;
  border: 0px !important;
  width: 16px;
  height: 16px;
  background-size: 1rem 1rem;
}

.eztfa-footer {
  padding: 20px;
}

.border-right {
  border-right: 1px solid #dee2e6;
}

.eztfa-padding-1 {
  padding: 30px;
  box-sizing: border-box;
}

.eztfa-padding-1 h5 {
  margin: 0;
  padding: 0;
}

.eztfa-body {
  min-height: 600px;
}

.ez-home-banner {
  padding: 30px;
}

.ez-home-clients {
  padding: 60px 30px;
}

.ez-home-testimonials {
  padding: 60px 30px 30px;
}

.ez-home-testimonials h3{
  font-size:35px;
  margin-bottom:20px;
}

.ez-home-testimonials p{
  font-size:15px;
}

.see-all-btn .btn{
  font-size:16px;
  padding:15px 30px;
  margin-right:50px
}

.feature-section {
  height:38rem;
}
.feature-section .p-3{
  padding:3rem 5rem 0rem 0rem !important;
}

.feature-section h4{
  font-size:30px;
  font-weight: bold;
  color:#fff;
  margin-bottom:30px;
}

.feature-section .clps-main .clps-list img{width:24px;margin-right:10px}
.feature-section .clps-main .clps-list .collapsing,.feature-section .clps-main .clps-list .collapse{padding:20px !important;color:#fff !important}

.box {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 30px 30px 30px;
  border-radius: 20px;
}

.box2 {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 0px 0px 0px;
  border-radius: 20px;
}

.box2 .box-header {
  background: #f7f7f7;
  padding: 30px 20px;
  border-radius: 20px 20px 0px 0px;
}

.lst1 {
  border-bottom: 2px solid #efefef;
  margin-bottom: 10px;
  padding: 10px 0px;
}

.lst1 ul {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  padding-left: 10px;
}

.lst1 ul li {
  background: url("../images/arrow3.svg") no-repeat left 6px;
  background-size: 10px;
  list-style: none;
  padding-left: 20px;
}

.lst1 h5 {
  font-size: 3em;
}

/* .bigger-center {
} */

.bigger-center .box-header {
  background: #1c68b5;
  color: #fff;
  position: relative;
  padding: 35px 0px;
}

.bigger-center .box-header img {
  position: absolute;
  width: 125px;
  left: 32%;
  bottom: -70px;
}

.box2 .box-content {
  padding: 30px;
}

.bigger-center .lst1 h5 {
  font-size: 4.2em;
}

.bigger-center .btn-primary {
  background: #1c68b5;
  border-color: #1c68b5;
}

.hgt1 {
  padding: 20px;
  min-height: 200px;
}

.hgt2 {
  padding: 20px;
  min-height: 214px;
}

.custom-select {
  border-radius: 40px;
  color: #3c9dd9;
  background: #fff
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%233C9DD9' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    right 0.75rem center/8px 10px no-repeat;
  font-size: 16px;
  height: 50px;
  padding-left: 20px;
}

.sec-btn1 {
  padding: 40px 0px 20px;
}

.desc1 p {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  font-family: "Mulish";
}

.desc1 p.price {
  font-size: 39px;
  color: #fff;
  font-weight: normal;
  font-family: "Mulish";
  margin-bottom: 0px;
}

.desc1 p.price2 {
  font-size: 39px;
  color: #00e08a;
  font-weight: bold;
  font-family: "Mulish";
  margin-bottom: 0px;
}

.desc1 small {
  color: #b9b9b9;
  font-family: "Mulish";
}

.more-padding1 {
  padding: 80px !important;
}

.progress {
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 10px;
  overflow: hidden;

  background-color: #f5f5f5;
  background-image: linear-gradient(to right, #429ed7, #429ed7);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
}

/*============ HEADER ================*/
.eztfa-navbar .nav-item{margin-right:20px}
.eztfa-navbar .nav-link{
  font-size:15px;
  padding:10px 20px !important;
  
}

.eztfa-navbar .active .nav-link, .eztfa-navbar .nav-link:hover{
  background:#3c9dd9 !important;
  color:#fff  !important;
  
}


/* ============ HOMEPAGE =================== */
.ez-home-banner {
  background: url("../images/banner1-1.png") no-repeat top right;
  background-size: contain;
  min-height: 45rem;
  padding: 80px;
}

.ez-home-banner h2 {
  font-family: "Mulish";
  font-weight: 600;
  font-size: 43px;
  color:#05143F;
}

.ez-home-banner h3 {
  font-family: "Mulish";
  font-weight: 600;
  font-size: 30px;
  color:#05143F;
}

.slick-slide {
  outline: none !important;
}

.eztfa-slider > div .item-content {
  overflow: hidden;
  border-radius: 20px;
  height:600px;
}

.eztfa-slider > div .item-content {
  background: #fff;
  margin: 10px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.eztfa-slider > div .item-content .body-item-content {
  padding: 40px;
}

.eztfa-slider > div .item-content .img {
  position: relative;
}

.eztfa-slider > div .item-content .img .badge {
  position: absolute;
  bottom: -15px;
  left: 20px;
  padding: 10px;
  background: #05143f !important;
}

.ez-home-slider {
  width: calc(100% - 0px);
  padding-bottom:80px
}

.ez-home-testimonials .arrows a {
  font-size: 20px;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  padding: 12px 15px;
  border-radius: 50%;
  margin: 0px 5px;
}

.ez-home-testimonials .arrows a:hover {
  background: #3c9dd9;
  color: #fff;
}

.bg-2 {
  background: url(../images/bg10-1.png) no-repeat right top;
  background-size: 100%;
  /* margin-bottom: 60px; */
}

.ez-home-testimonials img {
  /* position: absolute;
  bottom: 0px;
  left: 10px;
  width: 95%; */
}

.ez-home-tabs-functional {
  background: url(../images/bg4.png) no-repeat left bottom;
  background-size: 50%;
}

.ez-home-tabs-functional .row {
  position: relative;
}

.ez-home-tabs-functional a {
  color: #707070;
}

.ez-home-tabs-functional a.active,
.ez-home-tabs-functional a:hover {
  background: none !important;
  color: #707070 !important;
  position: relative;
}

.ez-home-tabs-functional a.active:after,
.ez-home-tabs-functional a:hover:after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%233C9DD9" class="bi bi-arrow-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z"/></svg>')
    no-repeat;
  content: "";
  position: absolute;
  width: 20px;
  height: 40px;
  bottom: -30px;
  left: 45%;
}

.ez-home-tabs-functional .icon-1 {
  position: absolute;
  left: 46.5%;
  top: 30%;
}

.ez-home-tabs-functional .icon-1 img {
  width: 100px;
}

.ez-home-tabs-functional .t1 {
  background: #e8e8e8;
  margin: 0px 0px 0px;
}

.ez-home-tabs-functional2 {
  background-size: 50%;
  margin:0px 15px;
}

.ez-home-tabs-functional2 .row {
  position: relative;
}

.ez-home-tabs-functional2 .blue1 {
  background-color: #07153c;
}

.ez-home-tabs-functional2 .blue2 {
  background-color: #3c9dd9 !important;
}

.ez-home-tabs-functional2 h3 {
  color: #fff;
  font-size:30px;
}

.ez-home-tabs-functional2 .col {
  padding: 80px 20px;
}

.ez-home-tabs-functional2 .btn{
  padding:10px 30px;
  width:200px;
}
 
.ez-section-4 {
  padding: 60px 30px;
  background-color:#F4F4F4;
}

.ez-section-4 h3 {
  margin-bottom: 60px;
}

.ez-section-4 .box {
  text-align: center;
  padding: 20px;
  margin: 1em 0;
  height:96%;
}

.ez-section-4 .box .img img {
  max-width: 89px;
}

.ez-section-5 {
  padding: 60px 30px 0px;
  /* background: url(../images/bg6-1.png) no-repeat left top;
  background-size:100%; */
}

.ez-section-5 h3 {
  margin-bottom: 60px;
}

.ez-section-5-1 {
  padding: 60px 30px 0px;
}

.logo-horizontal {
  margin-bottom: 20px;
}

.section-split-1 {
  margin-bottom: 50px;
}

.section-split-3 {
  margin-bottom: 50px;
}

.section-split-3 h5 {
  color: #707070;
}

.section-split-3 h6 {
  color: #707070;
}

.section-split-3 img {
  margin-bottom: 30px;
}

.section-split-3 .box {
  padding: 30px;
  margin: 1em 0;
}

.section-split-4 h3 {
  color: #fff;
}

.ez-section-6 {
  margin-bottom: 30px;
  padding:0px 15px;
}

.ez-section-6 .bl {
  padding: 60px 30px;
  text-align: center;
}

.ez-section-6 .blue3 {
  background: url(../images/bg7.png) no-repeat left bottom;
  background-size: cover;
}

.ez-section-6 .blue3 .bl {
  text-align: right;
}

.ez-section-6 .blue4 {
  background: #f4f4f4;
}

.ez-section-6 .blue5 {
  background: #1c68b5;
}

.ez-section-6 .blue6 {
  background: url(../images/bg7.png) no-repeat right bottom;
}

.ez-section-6 .blue7 {
  background: url(../images/bg7-right.png) no-repeat right top;
  background-size: cover;
}

.ez-section-6 .blue5 .bl {
  text-align: left;
}

.ez-section-7 {
  padding: 60px 30px 60px;
}

.ez-section-7 h3 {
  margin-bottom: 30px;
}

.rounded-12 {
  border-radius: 20px !important;
}

.custom1 input[type="text"],
.custom1 input[type="email"] {
  background: #f4f4f4;
  border: none;
  padding: 25px 15px;
  border-radius: 81px !important;
}

.custom1 button {
  position: relative;
  left: -40px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 0px;
  color: #3c9dd9;
  border-radius: 81px !important;
  padding: 13px 22px;
}

.custom1 button:hover {
  background-color: #3c9dd9;
}

.custom1 input[type="checkbox"] {
  margin-right: 10px;
  margin-left: 3px;
}

.web-card-div h6{color:#707070;font-weight: bold;font-family:"roboto"}

/*PAGE 2*/
.ez-home-banner2 {
  background: url("../images/bg8.png") no-repeat bottom right;
  background-size: contain;
  min-height: 800px;
  padding-top: 40px;
  border-bottom: 1px solid #efefef;
}

.ez-home-banner2 h2 {
  font-family: "Mulish";
  font-weight: 600;
  font-size: 3em;
  margin-bottom: 60px;
}

.clps:hover,
.clps {
  width: 100%;
  text-align: left;
  background: #fff url("../images/Polygone2.svg") no-repeat 99% 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  border-radius: 20px;
  color: #707070;
  border:0px;
  text-decoration: none;
  
}

/* .clps.collapsed:hover,
.clps.collapsed{
  width: 100%;
  text-align: left;
  background: #fff url("../images/Polygone2down.svg") no-repeat 99% 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  border-radius: 20px;
  color: #707070;
  text-decoration: none;
} */

.clps-list {
  width: 100%;
  margin-bottom: 10px;
}

.ez-products {
  margin: 40px 0px;
}

.ez-compare {
  background: #05143f;
  padding: 0px 0px;
}

.ez-compare h3,
.ez-compare h2 {
  color: #fff;
  margin: 40px 0px;
}

.ez-compare .compare-tools {
  padding: 20px 0px;
}

.ez-compare .border-top,
.ez-compare .border-left,
.ez-compare .border-right,
.ez-compare .border-bottom {
  border-color: rgba(217, 217, 217, 0.2) !important;
}

.ez-faq {
  background: url("../images/bg11-new.png") no-repeat bottom right;
  background-size: contain;
  min-height: 830px;
}

.ez-faq h3 {
  margin-bottom: 40px;
}

.ez-faq .ez-faq-body {
  min-height: 560px;
  margin-top: 100px;
}

.ez-faq .ez-contact2 {
  /* margin: 180px 80px 80px; */
}

.ez-faq .ez-contact2 h5 {
  font-size: 36px;
  margin-bottom: 20px;
}

/* ============ PAGE 3 ==================*/
#page3 .ez-home-banner {
  background-image: url(../images/bg12.png);
  padding: 80px;
  background-size: 604px;
}

#page3 .ez-schema {
  background: #05143f url(../images/bg14.png) no-repeat right top;
  background-size: 604px;
}

#page3 .ez-schema h3 {
  color: #fff;
  font-family: "Mulish";
  font-size: 43px;
  margin-bottom: 40px;
}

#page3 .ez-schema .col-6 {
  padding: 90px;
}
.hit-c{
  height: 50px;
  float: left;
  width: 100%;
}
/* #page3 .ez-schema .bg13 {
} */

#page3 .ez-schema .bg13 h3 {
  font-size: 85px;
  background: #1c68b5;
  position: absolute;
  right: -120px;
  padding: 20px;
}

#page3 .ez-schema h6 {
  margin-bottom: 40px;
  color: #f7f7f7;
}

#page3 .ez-article {
  background: #05143f url(../images/bg15.png) no-repeat top left;
  /* padding: 200px 0px; */
  min-height: 480px;
  margin-bottom: 260px;
  background-size: contain;
  position: relative;
}

#page3 .ez-article .ez-article-body {
  /* margin-bottom: -380px; */
  /* padding: 40px; */
  position: relative;
  bottom: -270px;
}

#page3 .ez-article h3 {
  margin-bottom: 20px;
  color: #fff;
  margin-top: 0px;
}

#page3 .ez-article h6 {
  margin: 0px auto 40px;
  color: #fff;
  padding: 0px 80px;
  max-width: 780px;
}

#page3 .ez-article .ez-article-body .item-content {
  overflow: hidden;
  border-radius: 38px;
}

#page3 .ez-article .ez-article-body .item-content {
  background: #fff;
  margin: 10px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

#page3 .ez-article .ez-article-body .item-content h5 {
  color: #707070;
}

#page3 .ez-article .ez-article-body .item-content .body-item-content {
  padding: 20px;
}

#page3 .ez-article .ez-article-body .item-content .img {
  position: relative;
}

#page3 .ez-article .ez-article-body .item-content .img .badge {
  position: absolute;
  bottom: -15px;
  left: 20px;
  padding: 10px;
  background: #05143f !important;
}

#page3 .ez-history-slider {
  background: url(../images/bg16.png) no-repeat left top;
  background-size: 490px;
  margin-bottom: 80px;
}

#page3 .ez-history-slider .item-content {
  position: relative;
  overflow: visible;
  margin: 80px 15px 20px;
}

#page3 .ez-history-slider .item-content .body-item-content {
  text-align: center;
  padding: 40px 20px;
  min-height: 200px;
}

#page3 .ez-history-slider .item-content .img {
  position: absolute;
  top: -60px;
  left: 26%;
  width: 120px;
}

#page3 .ez-history-slider .item-content .img img {
  width: 100%;
}

#page3 .ez-history-slider .info1 {
  padding: 80px 0px;
}

#page3 .ez-history-slider .info1 p{
  margin: 40px 0;
}

#page3 .ez-history-slider .info1 h4{
  font-size: 30px;
  font-weight: bold;
}

#page3 .ez-section-5 {
  background: none;
  margin-bottom: 60px;
}

#page3 .ez-section-5 h3 {
  margin-bottom: 20px;
  top: 0;
  color: #05143F;
}

#page3 .ez-about1 {
  background: #3c9dd9;
  padding: 80px 0px 0px;
}

#page3 .ez-about1 .section-21 {
  margin: 80px 0px 0px;
  background: url(../images/bg17.png) no-repeat left bottom;
  padding: 90px 0px;
  background-size: 100%;
  position: relative;
}

#page3 .ez-about1 .section-21 h3 {
  color: #fff;
  margin-bottom: 40px;
}

#page3 .ez-about1 .section-21 .section-split-3 p,
#page3 .ez-about1 .section-21 .section-split-3 h6,
#page3 .ez-about1 .section-21 .section-split-3 h5 {
  color: #fff;
}

#page3 .ez-about1 .section-split-4 {
  background: #05143f;
  padding: 80px;
  margin: 0px;
}

#page3 .ez-about1 {
  position: relative;
}

#page3 .ez-about1 .section-split-1 .img-abs1 {
  position: absolute;
  top: -60px;
  left: 0px;
}

#page3 .ez-about1 .section-split-1 h3 {
  color: #fff;
}

#page3 .ez-about1 .section-split-1 h6 {
  margin-bottom: 20px;
  font-weight: bold;
}

#page3 .ez-about1 .section-split-1 p {
  color: #fff;
}

#page3 .ez-about1 .section-split-1 a {
  color: #000 !important;
  font-size: 30px;
}

/*============ page4 ========*/
#page4 .ez-home-banner {
  background: none;
  margin: 0;
  padding: 0;
}

.ez-contact-body {
  padding: 40px;
}

.ez-contact-body h2 {
  padding: 80px 0px 0px;
  font-size: 43px;
  font-weight: bold;
}

#page4 .ez-home-banner .bg14 {
  background: url(../images/bg18.png) no-repeat left top;
  background-size: 810px;
  padding-top: 320px;
  padding-left: 30px;
}

.ez-contact-form {
  margin-top: 130px;
  padding: 20px 0px;
}

.ez-contact-form h3 {
  margin-bottom: 20px;
}

.ez-contact-form input,
.ez-contact-form textarea {
  margin-bottom: 20px;
  border-radius: 25px;
  padding: 25px 15px;
  background: #f4f4f4;
  border: 0px;
}

.ez-contact-form input.is-invalid,
.ez-contact-form textarea.is-invalid  {
  margin-bottom: 0px;
}

.ez-contact-form button {
  color: #3c9dd9;
  background: #fff;
  border: 0px;
  border-radius: 25px;
  padding: 15px 25px;
  font-weight: bold;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

.ez-contact-form button:hover {
  color: #fff;
  background: #3c9dd9;
}

.ez-contact-form .more-info1 {
  position: absolute;
  right: 80px;
}

#page4 .ez-home-banner .bg14 h3,
.contact-section-second .section-right h3 {
  color: #fff;
}

#page4 .ez-home-banner .bg14 ul,
.contact-section-second .section-right ul {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
}

#page4 .ez-home-banner .bg14 ul li,
.contact-section-second .section-right ul li {
  background: url(../images/icon-1.png) no-repeat -10px 7px;
  background-size: 60px;
  padding: 20px;
  padding-left: 50px;
}

/*============= PAGE5 ================*/
#page5 .ez-article {
  padding: 80px 0px 50px;
  background: url(../images/bg19.png) no-repeat right top;
  background-size: 650px;
  margin-bottom: 0px;
  border-bottom: 1px solid #efefef;
}

#page5 .ez-article .ez-article-body .item-content {
  overflow: hidden;
  border-radius: 20px;
}

#page5 .ez-article .ez-article-body .item-content {
  background: #fff;
  margin: 10px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

#page5 .ez-article .ez-article-body .item-content h5 {
  color: #707070;
}

#page5 .ez-article .ez-article-body .item-content .body-item-content {
  padding: 20px;
}

#page5 .ez-article .ez-article-body .item-content .img {
  position: relative;
  margin-bottom: 20px;
}

#page5 .ez-article .ez-article-body .item-content .img .badge {
  position: absolute;
  bottom: -15px;
  left: 20px;
  padding: 10px;
  background: #05143f !important;
}

#page5 .ez-article .ez-article-search {
  padding: 30px;
}

#page5 .ez-article .ez-article-search .btn-primary {
  color: #3c9dd9;
  background: #fff;
  border: 0px;
  border-radius: 25px;
  padding: 10px 10px;
  font-weight: bold;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  margin-right: 10px;
  margin-left: 10px;
}

#page5 .ez-article .ez-article-search .btn-primary.active {
  color: #fff;
  background: #3c9dd9;
}

#page5 .ez-article h2 {
  font-size: 43px;
  font-weight: bold;
}

#page5 .ez-article .ez-article-pagination {
  padding: 20px;
}

#page5 .ez-article .ez-article-pagination .next,
#page5 .ez-article .ez-article-pagination .prev {
  color: #3c9dd9;
  background: #fff;
  border: 0px;
  border-radius: 30px;
  padding: 5px 10px;
  font-weight: bold;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  margin-right: 5px;
  margin-left: 5px;
}

#page5 .ez-article .ez-article-pagination .next:hover,
#page5 .ez-article .ez-article-pagination .prev:hover {
  color: #fff;
  background: #3c9dd9;
}

#page5 .ez-article .ez-article-pagination .page-n {
  font-weight: bold;
  font-family: "Mulish";
  margin: 0px 5px;
}

#page5 .ez-article .ez-article-pagination .page-n.active {
  color: #fff;
}

#page5 .ez-article .ez-article-pagination .next,
#page5 .ez-article .ez-article-pagination .prev {
  font-size: 20px;
}

/* new-custom-css-start */


.mobile-navbar .navbar .navbar-brand .text-logo {
  width: 100px;
  padding-left: 0.5rem;
  display: block;
}

.mobile-navbar .navbar .navbar-brand .image-logo {
  width: 30px;
  position: relative;
  left:30px;
}
.mobile-navbar .navbar .navbar-nav {
  padding:10px 0px
}
.mobile-navbar .navbar .navbar-nav .nav-item {
  padding: 0px 10px;
}
.mobile-navbar .navbar .navbar-nav .nav-item .nav-link {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #05143f;
  padding:10px 20px;
  margin-bottom:2px
}

.mobile-navbar .navbar .navbar-nav .nav-item .nav-link:hover{
  background:#3c9dd9 !important;
  color:#fff !important
}

.mobile-navbar .navbar .navbar-nav .nav-item .btn-link {
  background-color: #3c9dd9;
  box-shadow: 0px 1px 1px #00000029;
  border: 3px solid #3c9dd9;
  border-radius: 2px;
  color: #fff !important;
  padding: 0.5rem 1rem;
}

.tabs-mobile-div {
  background-color: #fff;
}
.tabs-mobile-div .title {
  font-weight: 800;
  font-size: 32px;
  color: #05143f;
  margin: 0 2rem;
  text-align: left;
}
.tabs-mobile-div .nav-tabs {
  padding: 1rem 2rem;
  border: none;
}
.tabs-mobile-div .nav-tabs .nav-item {
  width: 100%;
}
.tabs-mobile-div .nav-tabs .nav-item .nav-link {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 10px #0000001a;
  border: 1px solid #1c68b5;
  border-radius: 10px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0px;
  color: #1c68b5;
  display: block;
  width: 100%;
  margin: 0.3rem auto;
  padding: 0.5rem 2rem;
}
.tabs-mobile-div .nav-tabs .nav-item .active {
  background-color: #1c68b5;
  color: #fff;
  border: none;
}
.tabs-mobile-div .tab-content {
  padding: 1rem 2rem;
}
/* .tabs-mobile-div .tab-content {
}
.tabs-mobile-div .tab-content .tab-pane {
} */
.tabs-mobile-div .tab-content .tab-pane .heading {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #05143f;
  margin-bottom: 1rem;
}
.tabs-mobile-div .tab-content .tab-pane .sub-heading {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #707070;
  margin-bottom: 1rem;
}
.tabs-mobile-div .tab-content .tab-pane .para {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #707070;
}
.tabs-mobile-div .tab-content .tab-pane .link {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #3c9dd9;
  display: block;
}
.tabs-mobile-div .tab-content .tab-pane .img {
  display: block;
  margin: auto;
}
/* .tabs-mobile-div .img-div {
} */
.tabs-mobile-div .img-div .image {
  width: 100%;
}
.mobile-functional2 {
  margin-top: -2px;
}
.mobile-functional2 .btn-border {
  border: 2px solid #fff;
}
/* .ez-section-6-mobile-div {
} */
.ez-section-6-mobile-div .flex-div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.ez-section-6-mobile-div .flex-div .first {
  background: #3c9dd9;
  border-radius: 0px 0px 0px 30px;
  width: 50%;
  height: 100%;
  padding: 1rem 0;
  text-align: center;
}
.ez-section-6-mobile-div .flex-div .first .btn {
  border: 2px solid #ffffff;
  border-radius: 2px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 0.2rem 1rem;
}
.ez-section-6-mobile-div .flex-div .second {
  background: #fff;
  width: 50%;
  height: 100%;
  text-align: center;
}
.ez-section-6-mobile-div .flex-div .second .btn {
  background: #3c9dd9;
  border-radius: 2px;
  text-align: center;
  font-size: 14px;
  padding: 0.3rem 0.7rem;
  font-weight: bold;
  letter-spacing: 0px;
  color: #ffffff;
}
.ez-section-6-mobile-div .third-btn {
  background: #1c68b5;
  border-radius: 0px 0px 0px 30px;
  width: 90%;
  height: 100%;
  padding: 1rem 0;
  margin-left: 10%;
  text-align: center;
}
.ez-section-6-mobile-div .third-btn .btn {
  border: 2px solid #ffffff;
  border-radius: 2px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #ffffff;
}
.ez-section-7-mobile-div {
  padding: 30px;
}
.ez-section-7-mobile-div .title {
  font-weight: 800;
  font-size: 32px;
  color: #05143f;
  text-align: left;
}
.ez-section-7-mobile-div .btn {
  /* width: 140px !important; */
  font-weight: bold;
}
.cutom1 button {
  left: 0 !important;
}
.ez-section-7-mobile-div input {
  font-weight: 600;
}
.ez-section-7-mobile-div label {
  font-weight: 700;
  color: #707070;
  padding-left: 2rem;
}
.footer-logo1 {
  height: 40px;
}
.footer-logo2 {
  width: 100px;
}

/* 1st-carousel */
.mobile-card-carousel {
  padding-bottom: 5rem;
}
.mobile-card-carousel .carousel-item .box {
  margin: 2rem 1rem;
  padding: 0 3rem 3rem 3rem;
}
.mobile-card-carousel .carousel-item .box .card-heading {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #707070;
}
.mobile-card-carousel .carousel-item .box .card-para {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #707070;
  margin-bottom: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.mobile-card-carousel .carousel-item .box .card-btn {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #fff;
  padding: 1rem 2rem;
  background: #3c9dd9;
  border-radius: 2px;
}
.mobile-card-carousel .carousel-control-prev {
  left: 65%;
  top: calc(95% - -30px) !important;
  background-color: #fff;
  border-radius: 100%;
  padding: 1rem 0.5rem;
  width: 50px;
  height: 50px;
  color: #429ed7;
  opacity: 1;
  box-shadow: 0px 2px 4px #00000029;
}
.mobile-card-carousel .carousel-control-prev .carousel-control-prev-icon {
  width: 30px;
  height: 30px;
}
.mobile-card-carousel .carousel-control-next {
  top: calc(95% - -30px) !important;
  background-color: #fff;
  border-radius: 100%;
  padding: 1rem 0.5rem;
  width: 50px;
  height: 50px;
  color: #429ed7;
  opacity: 1;
  box-shadow: 0px 2px 4px #00000029;
}
.mobile-card-carousel .carousel-control-next .carousel-control-next-icon {
  width: 30px;
  height: 30px;
}

/* ez-section-4-mobile-card-carousel */
.ez-section-4-mobile-card-carousel {
  padding: 2rem 1rem;
  background: #f4f4f4;
}
.ez-section-4-mobile-card-carousel .title-heading {
  text-align: left;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #05143f;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.ez-section-4-mobile-card-carousel .carousel-item .box {
  margin: 2rem 1rem;
  padding: 1rem 3rem 3rem 3rem;
  text-align: center;
}
.ez-section-4-mobile-card-carousel .carousel-item .box .card-img {
  max-width: 80%;
}
.ez-section-4-mobile-card-carousel .carousel-item .box .card-title {
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #707070;
  margin-bottom: 1rem;
}
.ez-section-4-mobile-card-carousel .carousel-item .box .card-para {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #707070;
  margin-bottom: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 4 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ez-section-4-mobile-card-carousel .card-btn {
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #fff;
  padding: 1rem 2rem;
  background: #3c9dd9;
  border-radius: 2px;
  margin: 1rem auto;
  display: block;
  max-width: 70%;
}
.ez-section-4-mobile-card-carousel .carousel-control-prev {
  left: 60%;
  top: calc(-10% - 0px) !important;
  background-color: #fff;
  border-radius: 100%;
  padding: 1rem 0.5rem;
  width: 50px;
  height: 50px;
  color: #429ed7;
  opacity: 1;
  box-shadow: 0px 2px 4px #00000029;
}
.ez-section-4-mobile-card-carousel
  .carousel-control-prev
  .carousel-control-prev-icon {
  width: 30px;
  height: 30px;
}
.ez-section-4-mobile-card-carousel .carousel-control-next {
  right: 5%;
  top: calc(-10% - 0px) !important;
  background-color: #fff;
  border-radius: 100%;
  padding: 1rem 0.5rem;
  width: 50px;
  height: 50px;
  color: #429ed7;
  opacity: 1;
  box-shadow: 0px 2px 4px #00000029;
}
.ez-section-4-mobile-card-carousel
  .carousel-control-next
  .carousel-control-next-icon {
  width: 30px;
  height: 30px;
}

/* section-split-1-mobile-card-carousel */
.section-split-1-mobile-card-carousel {
  padding: 2rem 1rem;
  background: #fff;
  /* margin-bottom: 8rem; */
}
.section-split-1-mobile-card-carousel .title-heading {
  text-align: left;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #05143f;
  padding: 1rem;
  margin-bottom: 2rem;
}
.section-split-1-mobile-card-carousel .carousel-item .box {
  margin: 1rem;
  padding: 0;
  text-align: left;
  box-shadow: none;
  border-radius: none;
}
.section-split-1-mobile-card-carousel .carousel-item .box .card-title {
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #707070;
  margin-bottom: 1rem;
}
.section-split-1-mobile-card-carousel .carousel-item .box .card-para {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #707070;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.section-split-1-mobile-card-carousel .card-link {
  text-align: left;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #3c9dd9;
  text-decoration: none;
  padding-left: 1.5rem;
}
.section-split-1-mobile-card-carousel .carousel-control-prev {
  left: 60%;
  top: calc(95% - -40px) !important;
  background-color: #fff;
  border-radius: 100%;
  padding: 1rem 0.5rem;
  width: 50px;
  height: 50px;
  color: #429ed7;
  opacity: 1;
  box-shadow: 0px 2px 4px #00000029;
}
.section-split-1-mobile-card-carousel
  .carousel-control-prev
  .carousel-control-prev-icon {
  width: 30px;
  height: 30px;
}
.section-split-1-mobile-card-carousel .carousel-control-next {
  top: calc(95% - -40px) !important;
  background-color: #fff;
  border-radius: 100%;
  padding: 1rem 0.5rem;
  width: 50px;
  height: 50px;
  color: #429ed7;
  opacity: 1;
  box-shadow: 0px 2px 4px #00000029;
}
.section-split-1-mobile-card-carousel
  .carousel-control-next
  .carousel-control-next-icon {
  width: 30px;
  height: 30px;
}

/* section-split-3-mobile-card-carousel */

.section-split-3-mobile-card-carousel .title-heading {
  text-align: left;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #05143f;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.section-split-3-mobile-card-carousel .carousel-item .box {
  margin: 2rem 0;
  padding: 1.5rem;
  text-align: left;
}
.section-split-3-mobile-card-carousel .carousel-item .box .card-img {
  max-width: 40%;
  margin-bottom: 1rem;
}
.section-split-3-mobile-card-carousel .carousel-item .box .card-title {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #707070;
  margin-bottom: 2rem;
}
.section-split-3-mobile-card-carousel .carousel-item .box .card-para {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #707070;
  margin-bottom: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 4 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.section-split-3-mobile-card-carousel .carousel-item .box .card-name {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #707070;
  text-decoration: none;
  margin-bottom: 2rem;
}
.section-split-3-mobile-card-carousel .carousel-control-prev {
  left: 60%;
  top: calc(-10% - 0px) !important;
  background-color: #fff;
  border-radius: 100%;
  padding: 1rem 0.5rem;
  width: 50px;
  height: 50px;
  color: #429ed7;
  opacity: 1;
  box-shadow: 0px 2px 4px #00000029;
}
.section-split-3-mobile-card-carousel
  .carousel-control-prev
  .carousel-control-prev-icon {
  width: 30px;
  height: 30px;
}
.section-split-3-mobile-card-carousel .carousel-control-next {
  right: 5%;
  top: calc(-10% - 0px) !important;
  background-color: #fff;
  border-radius: 100%;
  padding: 1rem 0.5rem;
  width: 50px;
  height: 50px;
  color: #429ed7;
  opacity: 1;
  box-shadow: 0px 2px 4px #00000029;
}
.section-split-3-mobile-card-carousel
  .carousel-control-next
  .carousel-control-next-icon {
  width: 30px;
  height: 30px;
}
.ez-section-5-1 .logo-mobile-div {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}

.section-split-1-web-div .p-3{
  padding: 5rem !important;
}
/* .ez-home-banner .btn-div{
  margin-top:30px;
} */
.ez-home-banner .btn-div .btn{
  margin-right:10px;
  padding:10px 40px;
}

/* new-custom-css-end */


.big-margin1{
  height:83px;
}

.big-margin2{
  height:80px;
}





.ez-section-5 {
  padding:0px;
}

.ez-section-5 .sec-5-1{
  border-top:1px solid #D9D9D935;
  border-bottom:1px solid #D9D9D935;
}
.ez-section-5 .sec-5-1 .img-bg-1{
  background:url('../images/bg6-1-1.png') no-repeat center top;
  background-size:cover;
  height:659px;
}

.ez-section-5 .sec-5-1 .content-sec-5-1{
  padding-left:50px;
  padding-right:50px;
}

.ez-section-5-1{
  padding:120px 0px;
}

.ez-section-5 .section-split-2{
  
}
.ez-section-5 .section-split-2 .img-bg-1 {
  background:url('../images/bg6-1-2.png') no-repeat left top;
  background-size:cover;
  height:437px;
}

.ez-section-5 .section-split-2 h3.heading{
  margin-bottom:0px;
  padding:80px;
}

.ez-section-5 .section-top-wrapper{
  background: url('../images/bg-what-they-says-bottom.png') no-repeat left top;
  background-size:80%;
  height:400px;
  padding:80px;
  margin-bottom:0px;
}
.row.section-split-3{
  position: relative;
  top: -310px;
}

.ez-section-5 .section-split-2 .section-left{
  background: url('../images/bg-what-they-says-top.png') no-repeat left bottom;
  background-size: cover;
  min-height: 430px;
}

.ez-section-5 .section-split-3 .move-box-top{
  position: relative;
  margin-top:-230px;
  margin-bottom:250px;
}

.ez-section-5 .section-split-4 h3{
  font-size:36px;
  text-align: center;
  
}

.text-white{
  color: #fff;
}

#home h4,
#page3 h4,
.ez-our-mission h4,
.ez-iammsp h4{
  font-size: 25px;
  line-height: 36px;
}
#home h3,
#page3 h3,
.ez-our-mission h3,
.ez-iammsp h3{
  font-size: 43px;
  line-height: 54px;
}

#home p,
#page3 p,
.ez-our-mission p,
.ez-our-adapts p
.ez-iammsp p{
  font-size: 15px;
  line-height: 20px;
  font-family:"roboto";
  color:#707070;
}
#home .ez-our-apart p,
#page3 .ez-our-apart p{
  color: #F7F7F7;
}

#home .ez-our-apart .section-content h3,
#page3 .ez-our-apart .section-content h3,
#home .ez-our-apart .section-content h4,
#page3 .ez-our-apart .section-content h4,
#home .ez-our-apart .section-content p,
#page3 .ez-our-apart .section-content p{
  margin-bottom: 30px;
}

#home .section-content .btn,
#page3 .section-content .btn{
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ez-our-apart img.img-banner.img-responsive{
  position: absolute;
  top: 0;
}
.ez-our-apart{
  padding-bottom: 115px;
  background-color: #05143F;
}

ul.product-group li {
  background: url(../images/box-elipse.png) no-repeat;
  width: 300px;
  height: 90px;
  list-style: none;
  position: relative;
  margin-bottom: 50px;
}

ul.product-group li span{
  position:absolute;
  top:-40px;
  width: 100%;
  text-align: center;
  color:#fff;
  font-weight:bold
}


ul.product-group li ul li{
  background: unset;
}
ul.product-group ul li {
  display: inline;
  position: relative;
  left: 20px;
  top: 8px !important;
}

ul.product-group ul.middle2 li {
  display: inline;
  position: relative;
  left: 80px;
  top: 8px !important;
}

ul.product-group ul.ended li {
  display: inline;
  position: relative;
  left: 50px;
  top: 8px !important;
}

img.fe-ico-main {
  left: 40px;
  position: relative;
}

.fe-ico-left {
  position: absolute;
  left: 10px;
  top: 40px;
  display:none;
}

ul.product-group {
  position: relative;
  left: 30%;
  top: 80px;
}

i.fa.fa-angle-down.fe-ico-left.fe-ico-left-arrow {
  top: unset;
  bottom: -40px;
  left: 27px;
  font-size: 25px;
  font-weight: bolder;
  color: #429ed7;
}

.ez-our-adapts{
  background: #05143F url('../images/background-apart.png') no-repeat;
  background-size: contain;
  padding: 100px 0px;
}

.ez-our-adapts h2,
#page3 .article-header h3{
  font-size: 35px;
}
.ez-our-adapts p{
  margin-bottom: 35px;
}
.ez-our-adapts .article-header p,
#page3  .article-header p{
  margin: 30px 0 70px 0;
}
.ez-our-adapts .article-item .box{
  overflow: hidden;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  padding: 0px 0px 0px;
  border-radius: 38px;
}
#home .ez-our-adapts .article-item .box h3,
#page3 .ez-article .ez-article-body .item-content .body-item-content h5,
#page3 .ez-our-adapts .article-item .box h3{
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  color: #707070;
}

#home .ez-our-adapts .article-item .box-content,
#page3 .ez-our-adapts .article-item .box-content,
#page3 .ez-article .ez-article-body .item-content .body-item-content{
  padding: 40px;
} 

#page3 .ez-article .article-header {
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
}

#page3 .ez-article .body-item-content a{
  font-size: 16px;
  font-family: "Mulish";
  font-weight: bold;
}
#page3 .ez-article .body-item-content p{
  margin: 30px 0;
}
#page3 .ez-home-clients.headi_4 h3 {
  font-size: 30px;
}
.ez-section-7 label{
  font-family: "Mulish";
  font-size: 16px;
  color: #707070;
}

.ez-section-7 .form-check-input:checked ~ .form-check-label::before {
  color: #fff;
  border-color: #7B1FA2;
  background-color: red;
}
.ez-section-6 .bl a.btn {
  padding: 10px 33px;
}

span.badge.badge-primary.badge-pill{
  margin-left: 20px;
}

.ez-section-5 .text-build{
  margin-top:-210px;
}
.ez-section-5 .text-build h3{
  color: #fff !important;
  font-size: 36px;
}

.ez-home-banner2 h1{
  font-size:48px;
}

.ez-home-banner2 h2{
  font-size:28px;
}

.iammsp img{width:160px}
.iammsp .small{font-weight: normal !important;font-size:17px !important}

.btn-div.mobile{
  display: none;
}

.fe-ico-inline-item{width:60px}

.ez-subscribe-form {
  margin-top: 0px;
  padding: 20px 0px;
}

.ez-subscribe-form h3 {
  margin-bottom: 20px;
}

.ez-subscribe-form input,
.ez-subscribe-form textarea {
  margin-bottom: 20px;
  border-radius: 25px;
  padding: 25px 15px;
  background: #f4f4f4;
  border: 0px;
}

.ez-subscribe-form input.is-invalid,
.ez-subscribe-form textarea.is-invalid  {
  margin-bottom: 0px;
}

.ez-subscribe-form button {
  color: #3c9dd9;
  background: #fff;
  border: 0px;
  border-radius: 25px;
  padding: 15px 25px;
  font-weight: bold;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

.ez-subscribe-form button:hover {
  color: #fff;
  background: #3c9dd9;
}

.ez-subscribe-form .more-info1 {
  position: absolute;
  right: 80px;
}
