
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;700&display=swap');

*, body, p, ul, li, span {
  padding: 0;
  margin: 0;
}
html { overflow-x: hidden; }
a { cursor: pointer;}
body {
  color: #222;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden;
}
.red-thm-btn {
  background: rgb(252,80,71);
  background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
  position: relative;
}
.red-thm-btn-brdr {
  border:1px solid #FD4747;
  background: transparent;
  color: #FD4747;
}
.top_cnt_det li a i, .top_cnt_det li a svg {
  font-size: 20px;
  color: #FD473E;
}
.top_cnt_det li a i.fa-whatsapp {
  color: #4DAE3F;
}
.top_cnt_det li a i.fa-envelope {
  color: #1E80E8;
}
.top_bar {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.captn {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 42%;
  z-index: 9;
}
.captn span {
  font-size: 20px;
  color: #FD473E;
  font-weight: 600;
}
.captn h2 {
  font-size: 38px;
  font-weight: bold;
  line-height: 50px;
  margin-bottom: 28px;
}
.captn p {
  font-size: 16px;
  margin-bottom: 28px;
  text-align: left;
}
.shdow_bx p {
  text-align: left;
}
.tech_bx {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 2px 2px 6px #F6B3B3;
  margin: 12px 0;
}
#technology .tech_bx img {
  width: 70%;
  margin: 7px auto 2px;
}
.tech_bx p {
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
}
.left_hdr_img {
  position: absolute;
  left:0;
  top:0;
  z-index: -1;
}
.rit_hdr_img {
  position: absolute;
  right:0;
  top:0;
  z-index: -1;
}
.h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
}
.p {
  font-size: 15px;
  color: #868383;
  line-height: 30px;
  text-align: justify;
}
p {
  text-align: justify;
}
.small_head {
  color: #FC5047;
  font-size: 20px;
}
.shdow_bx {
  box-shadow: 1px 1px 6px #bcbaba;
  border-radius: 12px;
  padding: 35px 30px;
  background: #fff;
}
.ser_ico {
  margin: 0 0 20px;
}
.shdow_bx h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 14px;
}
.shdow_bx p {
  font-size: 15px;
  color: #868383;
  margin-bottom: 14px;
}
.shdow_bx i {
  color: #FD473E;
  font-size: 20px;
}
.bg-theme-blue {
  background: rgb(30,159,201);
  background: linear-gradient(90deg, rgba(30,159,201,1) 0%, rgba(30,122,237,1) 100%);
}
.fst_serv {
  background: url(../img/sec_2_bg.png) no-repeat right top / auto 100%;
}
.industry_exp {
  background: #E7F2FD;
}
.exp_hd {
  background: #29AE5F;
  padding: 14px 21px;
  text-align: center;
  border-radius: 14px 40px 14px 40px;
  width: 70%;
}
.exp_hd h2 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #188D47;
  padding-bottom: 5px;
  margin-bottom: 5px;
  }
  .exp_hd span {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
  }
  .ie_ico span {
    text-align: center;
    display: block;
    width: 100%;
  }
  .ie_ico span img {
    margin: 0 auto;
  }
  .abt_smartwebin {
    background: url(../img/abt_smartwebin_bg.png) no-repeat right top / auto 100%;
  }
  .services_sec { background: #DEE8F2; }
  .serv_bx {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #fff;
    padding: 42px 30px;
    border-radius: 14px;
    box-shadow: 1px 1px 5px #c4c4c4;
    transition: background-color 0.5s ease;
  }
  .serv_bx h6 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .serv_bx p {
    font-size: 15px;
    color: #737373;
    font-weight: 400;
  }
  .serv_ico {
    background: #F1F7FF;
    padding: 14px;
    border-radius: 100%;
    width: 145px;
  }
  .serv_bx:hover {
    background: rgb(252,80,71);
  background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
  }
  .serv_bx:hover p, .serv_bx:hover h6 {
    color: #fff;
  }
  #technology .owl-dots {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    gap: 12px;
  }
  .owl-dots {
    display: flex;
    justify-content: flex-start;
    margin: 14px 0;
    gap: 12px;
  }
  .owl-dots .owl-dot.active span {
    background: #e8322e;
  }
  .owl-dots .owl-dot span {
    background: #d6d5dd;
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 100%;
  }
  .mix  {
    width: 23.4%;
    margin: 11px 0.8%;
    height: 278px;
    border: 4px solid #29AE5F;
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 52px;
  }
  .mix.category-2 {
    width: 31.7%;
    height: 378px;
    background: #fff !important;
    padding: 24px 0;
    box-shadow: 0px 1px 3px #d5d5d5;
    border-radius: 10px;
    border: none;
    flex-wrap: wrap;
    align-items: center;
  }
  .mix.category-2 .launch_ic img {
  max-width: 77px;
  }
  .mix.category-2 .aps_rit_hd img {
  max-width: 88px;
}
.mix.category-2 .dwn_ap_cen p {
  font-size: 14px;
  text-align: center;
}
.mix.category-2 .aps_rit_hd h3 {
  font-size: 15px;
}
  #Container {
    display: flex;
    flex-wrap: wrap;
  }
  .controls {
    display: flex;
    justify-content: center;
    gap: 7px;
    margin: 34px 0 10px;
  }
  .filter.active {
    background: rgb(252,80,71) !important;
    background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%) !important;
    color: #fff !important;
  }
  .controls .filter {
    padding: 10px 20px;
    border-radius: 6px;
    color: #000;
    background: #e1e1e1;
  }
  .filter img {
    max-width: 100%;
  }
  #Container .mix {
    text-align: left;
    background: #fff;
    margin-bottom: 2%;
    display: none;
    position: relative;
    align-items: center;
  }
  .hover_port {
    background: #fff;
    border-radius: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    /**padding: 8px 20px;**/
    margin: 0 0;
    transition: all 0.3s ease-in-out;
    box-shadow: -1px 2px 6px #afafaf;
  }
  .hover_port div {
    padding: 8px 20px;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .hover_port h2 {
    color: #FC5047;
    font-size: 14px;
    line-height: 17px;
    width: 100%;
  }
  .hover_port .pls {
    position: absolute;
    right: 7px;
    top: 14px;
    background: rgb(252,80,71);
    background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
    padding: 6px 11px;
    color: #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
  }
  .mix2.category-1 .hover_port a.pls {
    width: 30px;
    height: 30px;
    font-size: 14px;
    padding: 5px 8px;
    text-align: center;
    justify-content: center;
  }
  .ylw_txt_sec {
    background: #FFE5E4;
  }
  .blog_col {
    box-shadow: 0px 1px 8px #b1b1b1;
    border-radius: 24px;
    overflow: hidden;
    background: #fff;
  }
  .blog_title {
    padding: 32px 38px;
  }
  .blog_title h2 {
    border-left: 5px solid #1E99CE;
    font-size: 20px;
    font-weight: bold;
    padding: 0px 10px;
    margin-bottom: 21px;
  }
  .blog_title p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #6b6b6b;
  }
  .blog_title span {
    font-size: 15px;
    line-height: 24px;
    color: #6b6b6b;
  }
  .blog_title span i {
    margin-right: 7px;
  }
  .pl_15 {
    padding-left: 15px;
  }
  .blog_img {
    height: 200px;
    overflow: hidden;
    background: #000;
  display: flex;
  align-items: center;
  }
  .blog_sec {
    background: url(../img/blog_bg.png) repeat-x left top / auto 100%;
  }
  .text-red-grad { color: #e8322e }
  .st_links ul li {
    margin: 0 0 7px;
  }
  .st_links ul li i {
    color: #1E99CE;
    margin-right: 7px;
  }
  footer h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0 40px;
  }
  .theme-logo {
    margin-bottom: 12px;
  }
  .footer-logo p {
    font-size: 14px;
    line-height: 24px;
    padding-right: 21px;
    color: #616161;
  }
  .footer-contain ul li {
    font-size: 14px;
    margin-bottom: 5px;
    color: #616161;
  }
  .address-info02 li {
    color: #fff;
    font-size: 14px;
  }
  .address-info02 li i {
    margin-right: 10px;
  }
  .footer-contain ul li a {
    display: flex;
    align-items: baseline;
    gap: 10px;
  }
  .portfolio_sec {
    background: url(../img/portfolio_bg.png) no-repeat left 40px / auto 100%;
  }
  footer {
    background: url(../img/sec_2_bg.png) no-repeat right bottom / auto 100%;
  }
  #ylw_txt .owl-dots {
    margin: 16px 0 0;
    gap: 12px;
    justify-content: center;
  }
  /**hover**/
  .red-thm-btn i, .red-thm-btn-brdr i {
  position: absolute;
  width: 1.1em;
  right: 0px;
  right: 1rem;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 300ms ease-out;
  will-change: right, opacity;
}
.red-thm-btn:hover i, .red-thm-btn-brdr:hover i {
  opacity: 1;
  right: -1.7rem;
}
.red-thm-btn:hover span, .red-thm-btn-brdr:hover span {
  transform: translate3d(-0.6rem, 0, 0);
}
.captn .red-thm-btn span { color: #fff;}
.red-thm-btn span, .red-thm-btn-brdr span {
  display: inline-block;
  position: relative;
  transition: all 300ms ease-out;
  will-change: transform;
}
.menu ul li:hover a, .footer-contain ul li:hover a, .menu ul li:hover i {
  color: #FD473E;
}
.shdow_bx img {
  transition: transform 1s;
}
.shdow_bx:hover img {
  transform: rotate(360deg);
}
.tech_bx:hover img, .blog_col:hover .blog_img img, .serv_bx:hover img {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.controls .filter:hover {
  background: rgb(252,80,71) !important;
  background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%) !important;
  color: #fff !important;
}
.top_social li:hover a {
  color: #FD473E;
}
.shdow_bx:hover i {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  perspective: 1000px;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  
  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(2px, 0, 0);
}
}
.ie_ico img, .ie_ico {
  position: relative;
  transition: all 300ms ease-out;
  top:0;
}
.ie_ico:hover img {
  top: -5px;
} 
.sub-menu-parent { position: relative; z-index: 99; }
.sub-menu { 
  visibility: hidden; /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transform: translateY(6em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  background: #fff;
  border-radius: 7px;
  box-shadow: 1px 1px 5px #ccc;
  width: 240px;
  padding: 8px 0;
}
.sub-menu-parent:focus .sub-menu,
.sub-menu-parent:focus-within .sub-menu,
.sub-menu-parent:hover .sub-menu {
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
  margin-top: 0px;
}
.sub-menu li {
  padding: 0 14px;
  font-size: 13px;
}
.loc_sec li a:hover {
  color: #FD473E;
}
.sub-menu li a {
  color: #000 !important;
}
.sub-menu li:hover {
  background: #FD473E;
}
.sub-menu li:hover a {
  color: #fff !important;
}
.menu ul li a {
  padding: 8px 0px;
  font-size: 15px;
  display: block;
}
.menu ul.sub-menu li a {
  border-bottom: 1px dashed #ccc;
}
.inner_caption {
  position: absolute;
  left: 25%;
  right: 25%;
  width: 50%;
  text-align: center;
  bottom: 62px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.inner_caption h1 {
  font-weight: bold;
  color: #fff;
  font-size: 36px;
  margin-bottom: 0;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  color: #ffc411;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb > li + li::before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.abt_img_2 {
  position: absolute;
  left: 0;
  top: 20px;
  border-radius: 20px;
  z-index: 1;
}
.think li {
    font-size: 15px;
    color: #868383;
    line-height: 30px;
}
.main_serv img {
  border-radius: 12px;
  box-shadow: -17px 17px 0 #e1e1e1;
  max-width: 100%;
}
.think li i {
  margin-right: 7px;
  color: #FD473E;
}
.active_menu {
  color: #FD473E;
}
.serv_after::after {
  content:"";
  position: absolute;
  left: auto;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #fff;
}
.serv_after2::after {
  content:"";
  position: absolute;
  right: -38px;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #fff;
}
.idea_sec::after {
  content:"";
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: rgb(252,80,71);
  background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
}
.serv_tags {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
}
.serv_tags li {
  border: 1px solid #FD473E;
  padding: 7px 14px;
  border-radius: 5px;
}
.idea_sec h2 {
  font-size: 24px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  margin: 0 0 14px;
}
.idea_sec p {
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin-bottom: 14px;
}
.idea_sec a {
  display: block;
  border: 1px solid #fff;
  max-width: fit-content;
  padding: 10px 24px;
  border-radius: 12px;
  margin: 0 auto;
  color: #fff;
}
.feature-box2 {
  background: #E7F2FD;
  padding: 15px 24px;
  margin: 0 0 12px 0;
  border-radius: 10px;
}
.feature-box2 h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 7px;
}
.feature-box2 p {
  font-size: 14px;
  line-height: 24px;
  color: #5d5d5d;
  min-height: 70px;
}
.whatsapp {
  position: fixed;
  bottom: 50px;
  left: 25px;
  z-index: 9999;
  width: 45px;
  height: 45px;
}
.whatsapp img {
  max-width: 100%;
}
.get_quote {
  position: fixed;
  right: 10px;
  bottom: 48px;
  z-index: 99;
  width: 150px;
}
.get_quote img {
  max-width: 100%;
}
.mix img { margin:0 auto; }
.hover_port p a img { max-width: 125px; margin: 0;}
.category-3 img {
  max-height: 100%;
}
.port_mnu li span {
  padding: 8px 17px;
  border-radius: 5px;
  background: #e1e1e1;
}
.port_mnu li:hover span, .port_mnu .active {
  background: rgb(252,80,71);
  background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
  color: #fff !important;
}
.mix2 {
  height: 278px;
  border: 4px solid #29AE5F;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
/**.mix2:hover .hover_port {
  bottom: 10px;
}**/
.filter_frm select {
  background: #fff;
  border: 1px solid #cecece;
  padding: 5px 27px;
  font-size: 14px;
  border-radius: 5px;
}
.shadow_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto 17px;
  background: #fff;
  padding: 24px 0;
  box-shadow: 0px 1px 3px #d5d5d5;
  border-radius: 10px;
}
.launch_ic img {
  max-width: 100%;
}
.dwn_ap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.dwn_ap_cen {
  width: fit-content;
  text-align: center;
}
.aps_rit_hd img {
  max-width: 120px;
}
.aps_rit_hd h3 {
  font-size: 24px;
  font-weight: normal;
}
#app_works02 {
  padding: 34px 17px;
  border-top: 1px solid #e5e5e5;
}
.mix2.category-1 { 
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 48px;
}
.mix2.category-1 a {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: start;
}
.mix2.category-1 a img {
  max-height: fit-content;
  width: 100%;
}
.hover_port a.pls {
  align-items: center;
}
.loc_sec li a {
  font-size: 12px;
}
.loc_sec li {
  padding: 0 6px 0 0px;
  border-right: 1px solid #ccc;
  margin: 0px 0px;
  }
  .ftr_tech {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    padding-right: 10px;
  }
  .ftr_tech li a {
    border: 1px solid #FD4747;
  padding: 4px 10px;
  border-radius: 7px;
  font-size: 12px;
  }
  .main_hd {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
  margin: 0 0 15px;
  text-align: center;
  color: #000;
  position: relative;
}
.main_hd span {
  color: #FD4747;
}
.plan_bx h3 {
  margin: 0;
  background: rgb(252,80,71);
  background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
  color: #fff;
  font-size: 18px;
  padding: 8px 4px;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  text-align: center;
}
.green_col_hd {
  background: #51aa1b !important;
color: #fff !important;
padding: 8px 0;
text-align: center;
font-size: 14px;
margin: 0 0 18px;
}
.blue_col_hd {
  background: #1ea2c9 !important;
  color: #fff !important;
  padding: 8px 0;
  text-align: center;
  font-size: 14px;
  margin: 0 0 18px;
  border-radius: 10px 10px 0 0;
}
.plan_bx p {
  padding: 0 20px;
  font-size: 14px !important;
  color: #000 !important;
  font-weight: bold;
  margin-bottom: 10px !important;
  text-align: left;
}
.plan_bx p i {
  color: #FD4747;
  margin-right: 7px;
}
.plan_bx span {
  display: block;
  color: #595959;
  font-weight: normal;
}
.plan_bx {
  border: 1px solid #bdbdbd;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.ylw_btn {
  background: #ffc104;
  padding: 12px 27px;
  border-radius: 7px;
  font-size: 18px;
  display: block;
  width: fit-content;
  margin: 27px auto;
  color: #f00;
  font-weight: bold;
  text-align: center;
  display: flex;
  gap: 7px;
}
.plan_bx h2 {
  background: #ffc104;
  padding: 12px 10px;
  font-size: 17px;
  color: #000;
  margin: 0 0 18px;
  text-align: center;
}
.ylw_btn span {
  color: #000;
}
.red_btn {
  background: rgb(252,80,71);
background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
  padding: 12px 32px;
  border-radius: 4px;
  display: block;
  width: fit-content;
  margin: 0 auto 42px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
}
.plan_bx ul {
  list-style-type: none;
  text-align: left;
  padding: 20px 35px;
  min-height: 405px;
}
.plan_bx ul li {
  display: flex;
  padding: 3px 0;
}
.plan_bx ul li i {
  margin-right: 7px;
  color: #FD473E;
  margin-top: 5px;
  font-size: 14px;
}
.blog_details h1 {
  font-size: 22px;
  font-weight: 550;
  margin: 0;
  line-height: 30px;
}
.per {
  color: #9b9b9b;
  font-size: 13px;
}
.det_image {
  overflow: hidden;
  margin: 25px 0;
}
.det_image img {
  width: 100%;
  margin: 0 auto;
  display: block;
  border-radius: 14px;
}
.blog_details p {
  line-height: 28px;
  margin-bottom: 10px;
  font-size: 14px;
}
.sidebar-recent-news h4 {
  font-weight: 550;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
  margin-bottom: 25px;
  font-size: 22px;
}
.sidebar-recent-news ul li {
  display: flex;
}
.sidebar-recent-news ul li .post {
  width: calc(100% - 122px);
  padding-left: 28px;
  text-align: left;
}
.sidebar-recent-news ul li a img {
  border-radius: 0;
  border: 2px solid #f6f6f6;
  box-shadow: 1px 2px 1px #ddd;
  width: 110px;
  border-radius: 14px;
}
.cont_bar {
  background: rgb(252,80,71);
  background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
  padding: 47px 20px;
  border-radius: 8px;
}
.cont_bar ul li {
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #d83333;
  padding: 14px 0;
  display: flex;
}
.cont_bar ul li i {
  margin-right: 7px;
  background: rgb(255, 114, 107);
  padding: 7px 7px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  top: -3px;
}
.cap_txt input {
  background: #fff;
  border: 1px solid #c3c0d4;
  padding: 13px 10px;
  width: 100%;
  border-radius: 7px;
  font-size: 14px;
}
.small_head {
  font-size: 20px;
  color: #FD473E;
  display: block;
}
.form-group input {
  background: #fff;
  border: 1px solid #c3c0d4;
  padding: 13px 10px;
  width: 100%;
  border-radius: 7px;
  font-size: 14px;
}
.form-group textarea {
  background: #fff;
  border: 1px solid #c3c0d4;
  padding: 13px 10px;
  width: 100%;
  border-radius: 7px;
  font-size: 14px;
  min-height: 95px;
}
.st_links ul li a:hover, .blog_title h2 a:hover, .tran3s:hover {
  color: #FD4747;
}
.h-255 {
  height: 255px;
}
.price_red_sec {
  background: #51aa1b;
  padding-bottom: 15px;
}
p.price_head_txt_red {
  background: #429113;
  padding: 12px 0 !important;
  color: #fff !important;
  font-size: 18px !important;
  text-align: center;
}
.white_sec_price_cont_red ul li {
  padding: 0 0 15px 0;
  line-height: 19px;
  margin: 0;
  list-style-type: none;
  text-align: left;
  color: #000;
  display: flex;
}
.white_sec_price_cont_red ul li i {
  color: #51aa1b;
  margin-right: 10px;
  margin-top: 3px;
}
.price_box_shadow {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px;
}
.white_sec_price_cont_red ul {
  padding: 0 30px;
  margin: 0;
}
.white_sec_price_cont_red {
  background: #fff;
  padding: 40px 0;
  min-height: 395px;
}
p.price_details_txt_here {
  color: #fff;
  padding: 25px 0 0;
  text-align: center;
  line-height: 27px;
}
p.price_details_txt_here span {
  font-size: 47px;
  font-weight: 700;
  display: block;
  margin: 7px 0;
  line-height: 24px;
}
.price_box_small_lft  {
  border-radius: 10px;
  overflow: hidden;
}
.price_blue_sec {
  background: #0c3660;
  padding-bottom: 15px;
}
p.price_head_txt {
  background: #051c33;
  padding: 12px 0 !important;
  color: #fff !important;
  font-size: 18px !important;
  text-align: center;
}
.white_sec_price_cont {
  background: #fff;
  padding: 40px 0;
  min-height: 395px;
  margin-bottom: 23px;
}
.white_sec_price_cont ul {
  padding: 0 30px;
  min-height: 280px;
}
.white_sec_price_cont ul li {
  padding: 0 0 15px 0;
  line-height: 19px;
  margin: 0;
  list-style-type: none;
  text-align: left;
  color: #000;
  display: flex;
}
.white_sec_price_cont ul li i {
  color: #0c3660;
  margin-right: 10px;
  margin-top: 3px;
}
p.price_head_txt_grn {
  background: #b92f22;
  padding: 12px 0 !important;
  color: #fff !important;
  font-size: 18px !important;
  text-align: center;
}
.price_grn_sec {
  background: #ea4535;
  padding-bottom: 15px;
}
.price_grn_sec {
  background: #ea4535;
  padding-bottom: 15px;
}
.white_sec_price_cont_grn ul {
  padding: 0 30px;
  margin: 0;
}
.white_sec_price_cont_grn {
  background: #fff;
  padding: 40px 0;
  min-height: 395px;
}
.white_sec_price_cont_grn ul li {
  padding: 0 0 15px 0;
  line-height: 19px;
  margin: 0;
  list-style-type: none;
  text-align: left;
  color: #000;
  display: flex;
}
.white_sec_price_cont_grn ul li i {
  color: #ea4535;
  margin-right: 10px;
  margin-top: 3px;
}
.white_sec_price_cont ul, .white_sec_price_cont_grn ul, .white_sec_price_cont_red ul {
  min-height: 433px;
  font-size: 14px;
}
.category-2 .ap_icns_img img {
  max-width: 110px;
}
.category-2 .dwn_ap_cen {
   width: 100%;
   margin-bottom: 14px;
}
.pls2 {
  background: rgb(252,80,71);
  background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
  padding: 5px 8px;
  color: #fff;
  border-radius: 100%;
  width: 30px !important;
  height: 30px !important;
  text-align: center !important;
  display: block !important;
  font-size: 14px;
  position: absolute;
  top: 8px;
  right: 7px;
}
.dwn_ap_mob_app .ap_icns_img img {
  max-width: 110px;
}
.dwn_ap_mob_app {
  gap: 20px;
}
.dwn_ap_mob_app .ap_icns_img a {
  text-align: center;
}
.dwn_ap_mob_app .ap_icns_img a img {
  margin:0 auto;
}
.dwn_ap_mob_app p {
  font-size: 14px;
}
.hover_print {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  opacity:0;
}
.hover_print:hover {
  opacity: 1;
}
.mix2.category-1 .hover_print div a {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  border: 2px solid #fff;
  border-radius: 100%;
}
.cus_crm .mix2.category-1 a {
  justify-content: center;
}
.cus_crm .mix2.category-1 img {
  width: auto;
  max-height: 100%;
}
.vgp {
  display: block;
  margin: 0 auto;
  border: 1px solid #fff;
  text-align: center;
  margin: 22px auto 0;
  width: fit-content;
  padding: 10px 24px;
  color: #080808;
  border-radius: 5px;
  background: #fff;
}
.footer-logo img { max-width: 250px;}
#app_works02 .item {
  border: 4px solid #29AE5F;
  border-radius: 10px;
  overflow: hidden;
}

 /**accordian**/
 ul .inner {
	padding-left: 1em;
	overflow: hidden;
	display: none;
  margin-top: 12px;
  }
  .sidebar ul li a {
	width: 100%;
	display: flex;
	color: #fff;
	padding: 7px 14px;
	border-radius: 0.15em;
	transition: background 0.3s ease;
	align-items: center;
	justify-content: space-between;
  }
  .sidebar ul li a:hover {
	background: #20AC92;
  }
  .inner.show li a:hover {
	color: #20AC92;
  }
   /**accordian**/
   .sidebar ul li a:hover { color: #fff; }
   .inner li a {
    margin-bottom: 7px;
   }
   .sidebar ul li ul.inner li a {
    padding: 7px 14px;
    margin: 0;
    border-bottom: 1px dashed #ccc;
   }
   .sidebar ul li ul.inner li a:hover { background: #fff; }
   .white_sec_price_cont_red button {
    background: #51aa1b;
    color: #fff;
    border: #ffdead;
    padding: 7px 41px;
    font-weight: 700;
    border-radius: 5px;
    margin: 7px auto 0;
    display: block;
}
.white_sec_price_cont button {
  background: #0c3660;
  color: #fff;
  border: #ffdead;
  padding: 7px 41px;
  font-weight: 700;
  border-radius: 5px;
  margin: 7px auto 0;
  display: block;
}
.white_sec_price_cont_grn button {
  background: #ea4535;
  color: #fff;
  border: #ffdead;
  padding: 7px 41px;
  font-weight: 700;
  border-radius: 5px;
  margin: 7px auto 0;
   display: block;
}
.port_mnu {
  flex-wrap: wrap;  
}
.port_mnu li {
  margin-bottom: 12px;
}
#app_works02 .owl-prev {
  position: absolute;
  left: -20px;
  top: 35%;
  font-size: 40px;
  color: #424242;
  font-size: 54px;
  font-family: a;
}
#app_works02 .owl-next {
  position: absolute;
  right: -20px;
  top: 35%;
  font-size: 40px;
  color: #424242;
  font-size: 54px;
  font-family: a;
}
.pos_a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.one_set_bg {
  background: #f7f7f7;
  border-radius: 14px;
  border: 1px solid #d2d1d1;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.inner_caption.inner_caption02 {
  position: absolute;
  left: 5%;
  right: 5%;
  width: 90%;
  text-align: center;
  bottom: 62px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 20px;
  border-radius: 10px;
}
.inner_caption.inner_caption02 p {
  color: #fff;
  font-size: 14px;
  margin-top: 5px;
}
.cont_page h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 28px 0 10px;
}
.cont_page i {
  margin-right: 7px;
  color: #FD473E;
}
.serv_txt p {
  text-align: left;
}
.inner-banner img {
  width:100%;
}
.dig_mr02 {
}
.think li a {
  display: flex;
  align-items: baseline;
}
/**.top_social li:first-child a {
  color: #0777E9;
}
.top_social li:nth-child(2) a {
  color: #1D9BF0;
}
.top_social li:nth-child(3) a { 
  color: #FE0966;
}
.top_social li:nth-child(4) a {
  color: #0C64C5;
}
.top_social li:nth-child(5) a {
  color: #E6001A;
}**/
.top_social li a img {
  max-width: 10px;
}
.ftr_scl li a img {
  max-width: 11px;
}
.pos_a_ot_lnk {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
#loadmore {
  width: 100%;
  justify-content: center;
  display: flex;
  margin: 15px 0 10px;
}
#inTurnFadingTextG {
  display: flex;
  max-width: fit-content;
  background: linear-gradient(90deg, rgb(252, 80, 71) 0%, rgb(255, 45, 72) 100%);
  padding: 12px 21px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
}
.form-group select {
  background: #fff;
  border: 1px solid #c3c0d4;
  padding: 13px 10px;
  width: 100%;
  border-radius: 7px;
  font-size: 14px;
  color: #8c8c8c;
}
.portfolio_sec #Container .mix {
  padding-bottom: 0px;
}
/**Responsive**/

  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .captn {
      width: 50%;
    }
    .captn span {
      font-size: 16px;
    }
    .captn h2 {
      font-size: 33px;
      line-height: 40px;
    }
    .menu ul li a {
      padding: 8px 0px;
      font-size: 13px;
      display: block;
    }
  .abt_smartwebin {
    background: url(../img/abt_smartwebin_bg.png) no-repeat right top / auto 50%;
  }
  .mix {
    height: 200px;
  }
  .hover_port .pls {
    right: 7px;
    top: 4px;
    padding: 3px 9px;
    width: 30px;
    height: 30px;
  }
  .blog_img {
    height: 145px;
  }
  .blog_title h2 {
    font-size: 17px;
  }
  .footer-logo p {
    font-size: 12px;
  }
  .footer-contain ul li {
    font-size: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.sidebar {
  position: fixed;
  width: 280px;
  height: 100%;
  left: -280px;
  background: #fff;
  transition: left 0.4s ease;
  box-shadow: 1px 1px 5px #e3e3e3;
  z-index: 999;
  top: 0;
  overflow-y: auto;
}
.category-2 .ap_icns_img img {
  max-width: 85px;
}
.mix.category-2 .dwn_ap_cen p {
  font-size: 11px;
}
.red-thm-btn span, .red-thm-btn-brdr span {
  margin-bottom: 0;
}
.red-thm-btn, .red-thm-btn-brdr {
  padding: 10px 22px !important;
}
.ltd div:nth-child(3) {
  grid-column: auto / span 2;
}
.price_head_txt, .price_head_txt_red, .price_head_txt_grn {
  min-height: 80px;
}
.white_sec_price_cont ul, .white_sec_price_cont_grn ul, .white_sec_price_cont_red ul {
  min-height: 640px;
  font-size: 14px;
}
p.price_details_txt_here span {
  font-size: 37px;
}
footer h4 {
  margin: 27px 0 25px;
}
.inner_caption {
  left: 5%;
  right: 0;
  width: 90%;
  bottom: 0;
}
.inner_caption h1 {
  font-size: 28px;
}
.breadcrumb {
  padding: 5px 15px;
  font-size: 14px;
}
.sidebar-recent-news ul li .post {
  width: 100%;
  padding-left: 0;
  padding-top: 11px;
}
.sidebar-recent-news ul li {
  display: flex;
  flex-wrap: wrap;
}
.mix2 {
  height: 208px;
}
.exp_hd {
  width: 90%;
}
.ie_ico {
  font-size: 14px;
}
.hidden-mob { display: none;}
.abt_img, .main_serv { padding-right: 20px !important; }
.sidebar.show {
  left: 0px;
  top: 0;
  z-index: 9;
}
.btn_brd {
  text-align: right;
  width: 50px;
  margin: auto 0 auto auto;
  cursor: pointer;
}
.btn_brd svg {
  width: 36px;
  margin: auto 0 auto auto;
  cursor: pointer;
}
.captn {
  width: 50%;
}
.captn h2 {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 14px;
}
.captn span {
  font-size: 17px;
  margin-bottom: 4px;
}
.captn p {
  font-size: 14px;
  margin-bottom: 14px;
}
.banner {
  margin-top: 17px;
}
.abt_smartwebin {
  background: url(../img/abt_smartwebin_bg.png) no-repeat right top / auto 50%;
}
.mix {
  width: 31.4%;
  margin: 11px 0.8%;
  height: 200px;
}
.blog_img {
  height: 108px;
}
.blog_title {
  padding: 27px 14px;
}
.blog_title h2 {
  font-size: 15px;
  font-weight: bold;
  padding: 0px 10px;
  margin-bottom: 17px;
}
.blog_title p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 20px;
}
.blog_title span {
  font-size: 12px;
  line-height: 24px;
}
.st_links ul li {
  display: flex;
  align-items: baseline;
  font-size: 12px;
  line-height: 17px;
}
.loc_sec  ul li {
  font-size: 12px;
}
.address-info02 li {
  font-size: 13px;
  display: flex;
  align-items: baseline;
  gap: 1px;
  padding: 0 7px;
}
.hidden-desk-tab {
  display: none !important;
}
.h2 {
  font-size: 30px;
}
.sidebar .text {
  color: #222;
  font-size: 18px;
  font-weight: 500;
  line-height: 65px;
  text-align: center;
  background: #fff;
  letter-spacing: 1px;
  border-bottom: 1px solid #ececec;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  margin-bottom: 14px;
}
.sidebar ul li a {
  position: relative;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  padding-left: 16px;
  padding-right: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  border-left: 3px solid transparent;
  border-bottom: 1px dashed #b7acac;
}
.mix.category-2 .aps_rit_hd h3 {
  font-size: 15px;
  line-height: 16px;
  padding-left: 10px;
}
#app_works02 .owl-prev, #app_works02 .owl-next {
  top: 30%;
}
}
@media screen and (min-width: 1023px) {
.hidden-desktop { display: none;}
.btn_brd { display: none;}
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
.menu ul.dsk_menu { display: flex;}
.sidebar {
  overflow-y: auto;
}
}
@media screen and (max-width: 767px) {
  .sidebar {
    position: fixed;
    width: 280px;
    height: 100%;
    left: -280px;
    background: #fff;
    transition: left 0.4s ease;
    box-shadow: 1px 1px 5px #e3e3e3;
    z-index: 999;
    top: 0;
    overflow-y: auto;
  }
  .captn {
    left: 0;
  }
  .owl-dots {
    margin: 10px 0;
  }
  .ltd div:nth-child(3) {
    grid-column: auto / span 2;
  }
  footer h4 {
    margin: 27px 0 25px;
  }
  .inner_caption.inner_caption02 {
    position: unset;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 0;
  }
  .inner_caption {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
  }
  .inner-banner.inner-banner02 {
    height: auto;
  }
  .inner_caption.inner_caption02 h1 {
  font-size: 20px;
}
  footer h4 {
    font-size: 18px;
    margin: 14px 0 18px;
  }
  .inner_caption {
    bottom: 0;
  }
  .inner_caption h1 {
    font-size: 26px;
  }
  .breadcrumb > li {
    font-size: 14px;
  }
  .sidebar.show {
    left: 0px;
    top: 0;
    z-index: 9;
  }
  .btn_brd {
    text-align: right;
    width: 50px;
    margin: auto 0 auto auto;
    cursor: pointer;
  }
  .btn_brd svg {
    width: 36px;
    margin: auto 0 auto auto;
    cursor: pointer;
  }
  .captn {
    width: 60%;
  }
  .captn h2 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 7px;
  }
  .captn span {
    font-size: 11px;
    margin-bottom: 4px;
  }
  .red-thm-btn, .red-thm-btn-brdr {
    padding: 2px 8px !important;
  }
  .captn p {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .banner {
    margin-top: 17px;
  }
  .abt_smartwebin {
    background: url(../img/abt_smartwebin_bg.png) no-repeat right top / auto 50%;
  }
  .mix {
    width: 31.4%;
    margin: 11px 0.8%;
    height: 200px;
  }
  .blog_img {
    height: auto;
    display: flex;
    justify-content: center;
  }
  .blog_title {
    padding: 27px 14px;
  }
  .blog_title h2 {
    font-size: 15px;
    font-weight: bold;
    padding: 0px 10px;
    margin-bottom: 17px;
  }
  .blog_title p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .blog_title span {
    font-size: 12px;
    line-height: 24px;
  }
  .st_links ul li {
    display: flex;
    align-items: baseline;
    font-size: 12px;
    line-height: 17px;
  }
  .loc_sec  ul li {
    font-size: 12px;
  }
  .address-info02 li {
    font-size: 13px;
    display: flex;
    align-items: baseline;
    gap: 1px;
    padding: 0 7px;
  }
  .h2 {
    font-size: 30px;
  }
  .sidebar .text {
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 65px;
    text-align: center;
    background: #fff;
    letter-spacing: 1px;
    border-bottom: 1px solid #ececec;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    margin-bottom: 14px;
  }
  .sidebar ul li a {
    position: relative;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    padding-left: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    border-left: 3px solid transparent;
    margin-bottom: 10px;
  }
  .exp_hd {
    width: 70%;
    margin: 0 auto 18px;
  }
  .hidden-mob { display: none !important;}
  .dwd_pdf_now {
  display: block !important;
}
.mob_bot_btns {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 36px;
  z-index: 99;
  display: flex;
  justify-content: space-between;
}
.dwd_pdf_now {
  background-color: rgba(297, 194, 30, 0.9);
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  width: 50%;
}
.get_quote2 {
  width: 50%;
  background: rgb(252,80,71);
  background: linear-gradient(90deg, rgba(252,80,71,1) 0%, rgba(255,45,72,1) 100%);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}
.mix.category-2 {
  width: 100%;
}
.ftr_cnt_det li a br {
  display: none;
}
.ftr_cnt_det {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
p.price_details_txt_here span {
  font-size: 30px;
}
.white_sec_price_cont ul, .white_sec_price_cont_grn ul, .white_sec_price_cont_red ul {
  min-height: auto;
}
.white_sec_price_cont_red {
  min-height: auto;
}
.ylw_btn {
  gap: 0;
  flex-wrap: wrap;
  justify-content: center;
}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
.d-none-481 {
  display: none;
}
#home .item {
  padding: 30px 0;
}
.owl-dots {
  margin: 10px 0;
  top: -14px;
  position: relative;
}
.red-thm-btn, .red-thm-btn-brdr {
  padding: 7px 22px !important;
}
#home .red-thm-btn, #home .red-thm-btn-brdr {
  padding: 4px 16px !important;
}
.controls .filter {
  padding: 7px 15px;
}
.mix {
  width: 48%;
}
.captn {
  width: 50%;
}
}

@media screen and (min-width: 640px) and (max-width: 767px) {

  p.price_head_txt_grn, .p.price_head_txt, .p.price_head_txt_red {
    min-height: 80px;
  }
  .white_sec_price_cont ul, .white_sec_price_cont_grn ul, .white_sec_price_cont_red ul {
    min-height: 530px;
  }
}
@media screen and (min-width: 768px) {
  .hidden-desk-tab {
    display: none !important;
  }
  .h_set {
  min-height: 350px;
}
}
  @media screen and (max-width: 480px) {
  .captn span {
    font-size: 11px;
    line-height: 13px;
  }
  .top_cnt_det li a i, .top_cnt_det li a svg {
  font-size: 15px;
}
  .top_social li a img {
    max-width: 14px;
    position: relative;
    top: -3px;
}
  .dig_mr02_grd {
    margin-bottom: 10px;
  }
  .one_set_bg {
    padding: 1.25rem;
  }
  .inner_caption h1 {
    font-size: 15px;
  }
  .breadcrumb > li {
    font-size: 12px;
  }
  .inner_caption {
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .serv_bx {
    flex-wrap: wrap;
  }
  .serv_ico {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .breadcrumb {
    padding: 0px 0 5px;
  }
  .captn h2 {
    font-size: 11px;
    line-height: 17px;
    margin-bottom: 12px;
  }
  .captn p {
    font-size: 12px;
    margin-bottom: 14px;
    display: none;
  }
  .captn {
    width: 48%;
  }
  #home .item {
    height: 145px;
  }
  .hidden-mb { display: none;}
  a.red-thm-btn {
    padding: 12px 20px !important;
    font-size: 14px;
  }
  #home a.red-thm-btn, #home a.red-thm-btn-brdr {
    padding: 7px 16px !important;
    font-size: 14px;
  }
  .red-thm-btn, .red-thm-btn-brdr {
    padding: 6px 17px !important;
  }
  .captn {
    justify-content: flex-start;
  }
  .h2 {
    font-size: 26px;
    line-height: 33px;
  }
  .controls .filter {
    padding: 10px 8px;
    border-radius: 6px;
    font-size: 14px;
  }
  .controls {
    flex-wrap: wrap;
  }
  .mix {
    width: 100%;
    height: auto;
  }
  .blog_img {
    height: 170px;
  }
  .p {
  font-size: 13px;
  line-height: 24px;
  text-align: justify;
}

.small_head {
  font-size: 16px;
}
.hover_port h2 {
  font-size: 16px;
}
.hover_port p {
  font-size: 14px;
}
.footer-contain ul li {
  font-size: 12px;
}
.footer-logo p {
  font-size: 12px;
  padding-right: 0;
}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
}
.serv_after2::after {
  right: -17px;
}
.idea_sec::after {
  left: -16px;
}
.idea_sec {
padding: 24px 0;
}
.mix.category-2 {
  width: 100%;
}
#app_works02 .owl-prev {
  top: 70px;
}
#app_works02 .owl-next {
  top: 70px;
}
.inner-banner {
  height: 120px;
}
.inner-banner img { height: 100%; }
.top_social li i { font-size: 17px; margin-bottom: 10px;}
}
@media screen and (max-width: 639px) {
  .fst_serv .mix2.category-1 {
    height: auto;
  }
  .filter_frm  {
    justify-content: center;
  }
  .ltd div:nth-child(3) {
    grid-column: unset
  }
}
@media screen and (max-width: 1023px) {
.snt_sbmt {
  margin: 0 auto;
}
}