@charset "UTF-8";
textarea {
  resize: none !important;
}

/*Font Css Start*/
/* latin-ext */
@font-face {
  font-family: 'Signika';
  src: url("../fonts/Signika-Light.eot");
  src: url("../fonts/Signika-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Signika-Light.woff2") format("woff2"), url("../fonts/Signika-Light.woff") format("woff"), url("../fonts/Signika-Light.ttf") format("truetype"), url("../fonts/Signika-Light.svg#Signika-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* latin */
@font-face {
  font-family: 'Signika';
  src: url("../fonts/Signika-Light.eot");
  src: url("../fonts/Signika-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Signika-Light.woff2") format("woff2"), url("../fonts/Signika-Light.woff") format("woff"), url("../fonts/Signika-Light.ttf") format("truetype"), url("../fonts/Signika-Light.svg#Signika-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* latin-ext */
@font-face {
  font-family: 'Signika';
  src: url("../fonts/Signika-Regular.eot");
  src: url("../fonts/Signika-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Signika-Regular.woff2") format("woff2"), url("../fonts/Signika-Regular.woff") format("woff"), url("../fonts/Signika-Regular.ttf") format("truetype"), url("../fonts/Signika-Regular.svg#Signika-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* latin */
@font-face {
  font-family: 'Signika';
  src: url("../fonts/Signika-Regular.eot");
  src: url("../fonts/Signika-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Signika-Regular.woff2") format("woff2"), url("../fonts/Signika-Regular.woff") format("woff"), url("../fonts/Signika-Regular.ttf") format("truetype"), url("../fonts/Signika-Regular.svg#Signika-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "alliance-fonts";
  src: url("../fonts/alliance-fonts.eot");
  src: url("../fonts/alliance-fonts.eot?#iefix") format("embedded-opentype"), url("../fonts/alliance-fonts.woff") format("woff"), url("../fonts/alliance-fonts.ttf") format("truetype"), url("../fonts/alliance-fonts.svg#alliance-fonts") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*Font Css End*/
/*Common Css Start*/
.clearfix::after {
  content: "" !important;
}

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

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

body {
  font-family: Verdana, Geneva, sans-serif !important;
  font-display: swap;
  font-weight: 400;
  color: #464646 !important;
  font-size: 16px;
  margin: 0px;
}

p {
  line-height: 26px;
  font-weight: 400;
  font-size: 15px;
}

a {
  color: #000;
  text-decoration: none;
  display: inline;
  background-color: transparent;
  position: relative;
}

a:hover, a:focus {
  text-decoration: none !important;
  outline: none;
  color: #23527c;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  color: #464646;
}

h1 {
  font-size: 60px;
  font-weight: 600;
}

h2 {
  font-size: 32px;
  font-weight: 600 !important;
}

h3 {
  font-size: 30px;
  font-weight: 500 !important;
}

h4 {
  font-size: 24px;
  font-weight: 500;
}

h5 {
  font-size: 22px;
  font-weight: 500;
}

h6 {
  font-size: 20px;
  font-weight: 400;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.late-disp-cls {
  display: none;
}

.late-disp-cls-imp {
  display: none !important;
}

.container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

:root {
  --brand-primary: #2775ff;
  --secondary: #7202bb;
  --white: #fff;
  --black: #000;
  --brk-dark-base: #272727;
  --brk-base-1:#69adff;
  --brk-base-2:#00c6ff;
  --brk-base-3:#0f5ae0;
  --brk-base-4:#e8ecff;
  --brk-base-5:#00f6ff;
  --brk-base-6:#0b98f6;
  --brk-base-7:#a7ebff;
  --brk-base-8:#1600ba;
  --brk-secondary-1:#4f34c9;
  --brk-secondary-2:#4f00ba;
  --brk-secondary-3:#7400ba;
  --brk-secondary-4:#6e50c2;
  --brk-secondary-5:#6377df;
  --brk-secondary-6:#b50aff;
  --text-base-color-1:#8a8a8a;
  --text-base-color-2:#0f5ae0;
  --text-base-color-3:#f3f3f3;
  --form-color-1:#e8ecff;
  --brand-primary-rgb: 39, 117, 255;
  --secondary-rgb: 114, 2, 187;
  --white-rgb: 255, 255, 255;
  --black-rgb: 0, 0, 0;
  --brk-dark-base-rgb: 39, 39, 39;
  --brk-base-1-rgb: 105, 173, 255;
  --brk-base-2-rgb: 0, 198, 255;
  --brk-base-3-rgb: 15, 90, 224;
  --brk-base-4-rgb: 232, 236, 255;
  --brk-base-5-rgb: 0, 246, 255;
  --brk-base-6-rgb: 11, 152, 246;
  --brk-base-7-rgb: 167, 235, 255;
  --brk-base-8-rgb: 22, 0, 186;
  --brk-secondary-1-rgb: 79, 52, 201;
  --brk-secondary-2-rgb: 79, 0, 186;
  --brk-secondary-3-rgb: 116, 0, 186;
  --brk-secondary-4-rgb: 110, 80, 194;
  --brk-secondary-5-rgb: 99, 119, 223;
  --brk-secondary-6-rgb: 181, 10, 255;
  --text-base-color-1-rgb: 138, 138, 138;
  --text-base-color-2-rgb: 15, 90, 224;
  --text-base-color-3-rgb: 243, 243, 243;
  --form-color-1-rgb: 232, 236, 255;
  --b-radius: inherit;
}

.h1-style {
  font-display: swap;
  font-weight: 700 !important;
  margin: 0;
}

.h2-style {
  font-display: swap;
  font-weight: 600 !important;
  margin: 0;
}

.h3-style {
  font-display: swap;
  font-weight: 600 !important;
  margin: 0;
}

.h-f-s-16 {
  font-size: 16px !important;
  line-height: 26px !important;
}

.h-f-s-18 {
  font-size: 18px !important;
  line-height: 28px !important;
}

.h-f-s-20 {
  font-size: 20px !important;
  line-height: 30px !important;
}

.h-f-s-22 {
  font-size: 22px !important;
  line-height: 32px !important;
}

.h-f-s-24 {
  font-size: 24px !important;
  line-height: 34px !important;
}

.h-f-s-26 {
  font-size: 26px !important;
  line-height: 36px !important;
}

.h-f-s-28 {
  font-size: 28px !important;
  line-height: 38px !important;
}

.h-f-s-30 {
  font-size: 30px !important;
  line-height: 40px !important;
}

.h-f-s-32 {
  font-size: 32px !important;
  line-height: 42px !important;
}

.h-f-s-34 {
  font-size: 34px !important;
  line-height: 44px !important;
}

.h-f-s-36 {
  font-size: 36px !important;
  line-height: 46px !important;
}

.h-f-s-38 {
  font-size: 38px !important;
  line-height: 48px !important;
}

.h-f-s-40 {
  font-size: 40px !important;
  line-height: 50px !important;
}

.h-f-s-42 {
  font-size: 42px !important;
  line-height: 52px !important;
}

.h-f-s-44 {
  font-size: 44px !important;
  line-height: 54px !important;
}

.h-f-s-46 {
  font-size: 46px !important;
  line-height: 56px !important;
}

.h-f-s-48 {
  font-size: 48px !important;
  line-height: 58px !important;
}

.h-f-s-50 {
  font-size: 50px !important;
  line-height: 60px !important;
}

.f-w-400 {
  font-weight: 400 !important;
}

.f-w-500 {
  font-weight: 500 !important;
}

.f-w-600 {
  font-weight: 600 !important;
}

.f-w-700 {
  font-weight: 700 !important;
}

.lh-20 {
  line-height: 20px !important;
}

.lh-22 {
  line-height: 22px !important;
}

.lh-24 {
  line-height: 24px !important;
}

.lh-26 {
  line-height: 26px !important;
}

.lh-28 {
  line-height: 28px !important;
}

.lh-30 {
  line-height: 30px !important;
}

.lh-32 {
  line-height: 32px !important;
}

.lh-34 {
  line-height: 34px !important;
}

.lh-36 {
  line-height: 36px !important;
}

.lh-38 {
  line-height: 38px !important;
}

.lh-40 {
  line-height: 40px !important;
}

.lh-42 {
  line-height: 42px !important;
}

.lh-44 {
  line-height: 44px !important;
}

.lh-46 {
  line-height: 46px !important;
}

.lh-48 {
  line-height: 48px !important;
}

.lh-50 {
  line-height: 50px !important;
}

.w-30 {
  width: 30px !important;
}

.w-40 {
  width: 40px !important;
}

.w-45 {
  width: 45px !important;
}

.w-50 {
  width: 50px !important;
}

.w-60 {
  width: 60px !important;
}

.w-70 {
  width: 70px !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.mt-2 {
  margin-top: 2em;
}

.m-t-5 {
  margin-top: 5px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-t-25 {
  margin-top: 25px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-35 {
  margin-top: 35px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-t-45 {
  margin-top: 45px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-t-100 {
  margin-top: 100px;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.m-b-5 {
  margin-bottom: 5px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-b-15-import {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-b-35 {
  margin-bottom: 35px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-b-45 {
  margin-bottom: 45px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.m-b-100 {
  margin-bottom: 100px;
}

.p-t-0 {
  padding-top: 0px  !important;
}

.p-t-5 {
  padding-top: 5px;
}

.p-t-10 {
  padding-top: 10px;
}

.p-t-15 {
  padding-top: 15px;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-25 {
  padding-top: 25px;
}

.p-t-30 {
  padding-top: 30px;
}

.p-t-35 {
  padding-top: 35px;
}

.p-t-40 {
  padding-top: 40px;
}

.p-t-45 {
  padding-top: 45px;
}

.p-t-50 {
  padding-top: 50px;
}

.p-t-100 {
  padding-top: 100px;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.p-b-5 {
  padding-bottom: 5px;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.p-lr-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.m-lr-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.p-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.blue-text {
  color: #060066;
}

.black-text {
  color: #000 !important;
}

.white-text {
  color: #fff !important;
}

.transparent-bg {
  background: transparent !important;
}

.text-green {
  color: #47c88f !important;
}

.text-orange {
  color: #f1a818 !important;
}

.text-blue {
  color: #5ac7df !important;
}

.text-brown {
  color: #f26c34 !important;
}

.text-marun {
  color: #b26ba7 !important;
}

.text-darkBlue {
  color: #2e3191 !important;
}

.text-blue-color {
  color: #393185 !important;
}

.text-grey-dark {
  color: #464646 !important;
}

.dark-navy-blue-bg {
  background-color: #393186;
}

.no-radius {
  border-radius: 0px !important;
}

.color-blue {
  color: #393185;
}

.contact-us-btn {
  color: #09007c;
  border: 2px solid #09007c;
  background: #fff;
  border-radius: 30px;
  font-display: swap;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 40px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.contact-us-btn:hover, .contact-us-btn:focus {
  background: #09007c;
  color: #fff !important;
}

.blue-dark-btn {
  background-color: transparent;
  font-size: 16px;
  color: #362e86;
  border: 2px solid #807ab5;
  border-radius: 50px;
  width: 280px;
  padding: 15px 25px;
  display: block;
  margin: 0px auto;
}

.blue-dark-btn:hover, .blue-dark-btn:focus {
  background-color: #807ab5;
  color: #fff;
  border: 2px solid transparent;
}

.white-outline-btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: transparent;
  color: #ebebeb;
  border: 2px solid #ebebeb;
  word-wrap: break-word;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  position: relative;
  top: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  padding: 13px 19px;
  border-radius: 2em;
}

.white-outline-btn:hover, .white-outline-btn:focus {
  color: #666;
  border-color: #ebebeb;
  background-color: #ebebeb;
}

.blue-btn-radius {
  background: #4b437b;
  color: #fff;
  font-size: 14px;
  padding: 14px 20px;
  border-radius: 2em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  -ms-border-radius: 2em;
  -o-border-radius: 2em;
}

.blue-btn-radius:hover, .blue-btn-radius:focus {
  color: #fff;
}

.white-btn-radius {
  background: #fff;
  color: #000;
  border-radius: 2em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  -ms-border-radius: 2em;
  -o-border-radius: 2em;
  display: inline-block;
  margin: 5px 10px 5px 0px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .5px;
}

.white-btn-radius:hover {
  color: #2c2f80 !important;
}

.perplpe-gradiant {
  background: #7b6ecc !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7b6ecc), to(#574d96)) !important;
  background: linear-gradient(to bottom, #7b6ecc 0, #574d96 100%) !important;
}

.blue-gradiant {
  background: #0eb8ff !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0eb8ff), to(#1b69bd)) !important;
  background: linear-gradient(to bottom, #0eb8ff 0, #1b69bd 100%) !important;
}

.green-gradiant {
  background: #90d7c7 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #90d7c7), to(#35b698)) !important;
  background: linear-gradient(to bottom, #90d7c7 0, #35b698 100%) !important;
}

.sky-blue-gradiant {
  background: #29d9e7 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #29d9e7), to(#24a9b3)) !important;
  background: linear-gradient(to bottom, #29d9e7 0, #24a9b3 100%) !important;
}

.dark-blue-gradiant {
  background: #1f88af !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1f88af), to(#4ba5c8)) !important;
  background: linear-gradient(to bottom, #1f88af 0, #4ba5c8 100%) !important;
}

.white-grey-bg {
  background: #f7f7f7;
}

.bg-navy-blue {
  background-color: #254381 !important;
}

.bg-sky-blue {
  background-color: #44c2eb !important;
}

.bg-blue-primary {
  background-color: #3f70d9 !important;
}

.bg-gray {
  background-color: #dce2f0 !important;
}

.bg-light-geeen {
  background-color: #dbfdff !important;
}

.dark-grey-bg-1 {
  background-color: #656667;
}

.bg-size-full {
  background-size: 100% 100% !important;
}

.custm-blue-btn {
  background: #4b437b;
  color: #fff;
  font-size: 14px;
  padding: 14px 20px;
  border-radius: 2em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  -ms-border-radius: 2em;
  -o-border-radius: 2em;
}

.custm-blue-btn:hover, .custm-blue-btn:focus, .custm-blue-btn:visited {
  color: #f8f8f8 !important;
  content: none !important;
  border-bottom: none !important;
}

.custm-blue-btn:hover:after, .custm-blue-btn:focus:after, .custm-blue-btn:visited:after {
  content: none !important;
  border-bottom: none !important;
}

.custm-ul {
  margin: 0;
  padding: 0;
  text-align: left;
}

.custm-ul li {
  margin: 0;
  font-display: swap;
  font-size: 16px;
  color: #393186;
  line-height: 24px;
  margin-bottom: 0;
  position: relative;
  padding: 0 0 10px 25px !important;
}

.custm-ul li:after {
  content: '';
  width: 5px !important;
  height: 5px !important;
  display: inline-block;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 5px !important;
  background: #393186;
  border: 4px solid #ddd;
  border-radius: 50px;
  padding: 4px;
}

.custm-ul li a {
  color: #362e86;
  font-weight: 500;
  position: relative;
  font-weight: bold;
}

.tp-title {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 30px;
  line-height: 40px;
  color: #393185;
  padding-bottom: 15px;
}

.tp-text {
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 28px;
}

.tp-text p {
  font-size: 16px;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 28px;
}

.tp-text a {
  color: #393185;
}

.one-fifth {
  width: 20%;
  float: left;
}

.one-fifth a {
  border-radius: 2em;
  background-color: #4b437b;
  color: #fff;
  font-size: 14px;
  padding: 14px 20px;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px 15px;
}

.main-page-wrapper {
  overflow: hidden;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #362e86;
  background: #eee;
  border-top-right-radius: 37px;
  border-bottom-right-radius: 37px;
}

.list-top {
  position: relative;
  z-index: 2;
}

.btn-grp a {
  margin: 0px 10px 10px 0px;
  text-align: center;
}

.equal-height.icon-50x50 .service-icon {
  width: 50px !important;
  height: 50px !important;
}

.equal-height.icon-50x50 .service-icon img {
  width: 50px !important;
  height: 50px !important;
}

.row {
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/*Common Css End*/
/* breadcrumb css start */
.breadcrumb.p07 {
  border-bottom: none;
  background: #0098da;
  color: #fff;
  width: 100%;
  float: left;
  border-radius: 0;
  z-index: 9;
  position: relative;
}

.breadcrumb.p07 a, .breadcrumb.p07 div {
  color: #fff !important;
}

.breadcrumb div {
  max-width: 1170px;
  margin: 0 auto;
  padding: 1em 15px;
  color: #999;
  font-size: 0.846em;
}

.breadcrumb div div {
  display: inline;
  padding: 0;
  font-size: 1em;
}

.breadcrumb div a {
  color: #3f3f3f;
}

.breadcrumb div a:hover {
  color: #999;
}

.breadcrumb.p07 a:hover {
  color: #fff;
  opacity: 0.8;
}

.breadcrumb div .delimiter {
  display: inline-block;
  overflow: hidden;
  width: 20px;
  background: url(../images/bcrumb-arrow.gif) 50% 50% no-repeat;
  text-indent: -50em;
  vertical-align: middle;
}

ul.br-crumb {
  display: inline-block;
  padding: 0;
  margin: 0;
}

ul.br-crumb li {
  margin: 0;
  list-style-type: none;
}

/* breadcrumb css end */
/* infrastructure page css end */
.minimize {
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #fff;
  height: 30px;
  width: 30px;
  padding: 0;
  vertical-align: top;
  border-radius: 6px;
  cursor: pointer;
  z-index: 9;
}

#fix_bottom {
  max-width: 440px;
  padding: 15px 20px;
  text-align: center;
  float: none;
  clear: both;
  position: fixed;
  background: url(../images/background.jpg);
  border-radius: 10px;
  z-index: 9999999999;
  bottom: 0;
  top: auto;
  left: 15px;
  right: 15px;
  margin: 0 auto;
  background-size: cover;
}

#fix_bottom .heading_style {
  font-size: 2.5em !important;
  text-align: center !important;
  width: 94%;
  color: #fff !important;
  text-shadow: 0 0 2px #fff;
  padding: 5px 3%;
  margin: 15px 0 10px;
  font-family: "Signika", sans-serif;
  font-display: swap;
  font-weight: 300 !important;
  margin-bottom: 50px;
  line-height: normal;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col1 {
  width: 100%;
  margin: 0 0 50px;
}

.col {
  display: inline-block;
  margin: 0 0 10px;
  padding: 0 10px;
  font-size: 13px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.col2 {
  width: 50% !important;
  float: left;
}

#fix_bottom .col.col1 {
  margin-bottom: 10px !important;
}

.infrastructure_video {
  width: 600px;
  margin: 0 auto;
}

.infrastructure_video iframe {
  width: 100%;
  height: 100%;
}

iframe {
  max-width: 100%;
}

/* recruitment-agency-franchise start*/
/* vr-companies-in-india css start */
.breadcrumb {
  display: inline-block !important;
  padding: 0 !important;
}

.ios-app-dev-section-four {
  padding: 30px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: inline-block;
}

.ios-app-dev-section-four .text-center {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ios-app-dev-section-four .sec_head {
  text-align: center;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 1.5em !important;
}

.ios-app-dev-section-four .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 5px solid #393185;
  top: 0;
  bottom: -25px;
  right: 0;
  left: 0;
  width: 36%;
  margin: 0 auto;
  z-index: 0;
}

.ios-app-dev-section-four .sec_head p, .ios-app-dev-section-four .sec_head h3 {
  z-index: 1;
  position: relative;
}

.ios-app-dev-section-four .sec_head .p-txt {
  font-display: swap;
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  color: #393185;
  margin-bottom: 0;
}

.ios-app-dev-section-four .sec_head .p-txt strong {
  font-weight: 600 !important;
  font-size: 40px;
  line-height: 45px;
}

.ios-app-dev-section-four .p-detail {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #393185;
  margin: 1em auto;
}

.ios-app-dev-section-four .left-block {
  position: relative;
  top: 3em;
}

.ios-app-dev-section-four .left-block .cstm-list {
  padding-left: 30px;
}

.ios-app-dev-section-four .left-block .cstm-list li {
  font-display: swap;
  font-weight: 500 !important;
  font-size: 20px;
  color: #393186;
  line-height: 30px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}

.ios-app-dev-section-four .left-block .cstm-list li:after {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: -20px;
  right: 0;
  top: 5px;
  background: #393186;
  border: 5px solid #ddd;
  border-radius: 50px;
  padding: 5px;
}

.ios-app-dev-section-four .right-block-img {
  text-align: center;
}

.ios-app-dev-section-four .h2 {
  padding-top: 0;
  margin-bottom: 15px;
  margin-top: 0;
  font-display: swap;
  color: #393185;
}

.ios-app-dev-section-four .sec_head_two {
  font-display: swap;
  font-weight: 400;
  font-size: 22px;
  line-height: 40px !important;
  color: #393185;
  margin-bottom: 0;
  position: relative;
}

.ios-app-dev-section-four .sec_head_two .p-txt {
  font-size: 22px;
  line-height: 28px;
}

.ios-app-dev-section-four .sec_head_two .h2, .ios-app-dev-section-four .sec_head_two strong {
  font-weight: 600 !important;
  font-size: 34px;
}

.ios-app-dev-section-four .para-detail {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #393185;
  margin-bottom: 1em;
}

.ios-app-dev-section-four .para-detail a {
  color: #362e86;
  font-weight: 600;
}

.ios-app-dev-section-four .para-detail a:hover {
  color: #3366cc;
}

.vr-companies-india-section-1 {
  color: #393185;
}

.vr-companies-india-section-1 .text_aligment p {
  font-size: 19px;
  color: #393185;
}

.vr-companies-india-section-1 .text_aligment h2 {
  font-size: 38px !important;
  color: #362e86;
  margin-bottom: 35px !important;
}

.vr-companies-india-section-1 .font_secound p {
  font-size: 19px;
  color: #393185;
}

.vr-companies-india-section-1 .font_secound h1 {
  font-size: 38px;
  color: #362e86;
  margin-bottom: 25px;
  font-weight: 600;
}

.vr-companies-india-section-2 {
  padding: 30px 0px;
  background-size: cover;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
}

.vr-companies-india-section-2 .text_controlare_hed {
  margin-bottom: 20px;
}

.vr-companies-india-section-2 .text_controlare_hed p {
  color: #fff;
  margin-top: 140px;
  line-height: 26px;
  font-size: 15px;
}

.vr-companies-india-section-2 .text_controlare_hed p strong {
  font-size: 25px;
}

.vr-companies-india-section-2 .comand_consapt p {
  color: #fff;
  line-height: 26px;
  font-size: 15px;
}

.vr-companies-india-section-2 .comand_consapt p a {
  color: #acdbfb;
  position: relative !important;
}

.vr-companies-india-section-2 .comand_consapt p a:hover, .vr-companies-india-section-2 .comand_consapt p a:focus, .vr-companies-india-section-2 .comand_consapt p a:visited {
  content: '';
  border-bottom: 1px dashed #acdbfb;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  position: absolute;
}

.vr-companies-india-section-2 .img_control {
  position: relative;
  right: 0px;
  width: 90%;
  height: auto;
  bottom: -58px;
  margin: 0px auto;
}

.vr-companies-india-section-3 {
  padding: 30px 0px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.vr-companies-india-section-3 .text_aligment {
  margin: 0px;
}

.vr-companies-india-section-3 .text_aligment p {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  color: #000;
}

.vr-companies-india-section-3 .text_aligment p strong {
  color: #393185;
  font-size: 38px;
  font-weight: bold;
}

.vr-companies-india-section-3 .font_secound p {
  font-size: 20px;
  color: #000;
}

.vr-companies-india-section-3 .font_secound p strong {
  color: #393185;
  font-size: 38px;
  line-height: 50px;
}

.vr-companies-india-section-3 .text_heinds p {
  color: #464646;
}

.vr-companies-india-section-3 .text_heinds p strong {
  font-size: 19px;
}

.vr-companies-india-section-3 .responsiv_vr_page_iped .back_image_responsiv {
  background-repeat: no-repeat;
  padding-top: 35px;
  background-position: 0 0 !important;
}

.vr-companies-india-section-3 .responsiv_vr_page_iped .back_image_responsiv .text_lover {
  margin-bottom: 30px;
}

.vr-companies-india-section-3 .responsiv_vr_page_iped .back_image_responsiv .text_lover p {
  padding-left: 14px;
}

.vr-companies-india-section-3 .responsiv_vr_page_iped .back_image_responsiv .text_lover p i {
  font-style: normal;
  font-size: 40px;
  line-height: 36px;
  font-weight: 600;
  color: #fff;
}

.vr-companies-india-section-3 .responsiv_vr_page_iped .back_image_responsiv .text_lover p strong {
  font-size: 15px;
  position: absolute;
  top: 30px;
  padding-left: 7px;
  line-height: 17px;
  color: #fff;
}

.vr-companies-india-section-3 .responsiv_vr_page_iped .back_image_responsiv .text_linecover p {
  padding: 10px 50px 10px 10px;
  font-size: 14px;
  color: #000;
  line-height: 22px;
  margin-bottom: 120px !important;
}

.marketing-section {
  padding: 30px 0px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.marketing-section .sec_head {
  position: relative;
  margin-bottom: 1em !important;
  display: inline-block;
  width: 100%;
}

.marketing-section .sec_head p {
  font-display: swap;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  line-height: 34px;
  text-align: left !important;
  position: relative;
  z-index: 1;
}

.marketing-section .sec_head p strong {
  font-weight: 700 !important;
  font-size: 34px;
  color: #393186;
  line-height: 44px;
}

.marketing-section .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -10px;
  right: 0;
  left: 0;
  width: 42%;
  margin: 0;
}

.marketing-section .cstm-txt-pra {
  font-display: swap;
  font-weight: 400 !important;
  font-size: 16px;
  color: #464646;
  line-height: 26px;
}

.marketing-section .mega_info_box {
  margin-bottom: 1em;
  padding-bottom: 1px;
}

.marketing-section .mega_info_box .mega-info-header {
  display: table-cell;
  padding-right: 15px;
  float: left;
  height: 100%;
  position: relative;
  top: 10px;
}

.marketing-section .mega_info_box .mega-info-header .mega-info-img {
  padding-bottom: 20px;
  display: block;
}

.marketing-section .mega_info_box .mega-info-footer {
  float: right;
  width: 78%;
  display: table-cell;
  vertical-align: middle;
}

.marketing-section .mega_info_box .mega-info-footer .mega-info-title {
  margin-bottom: 6px;
  margin-top: 0;
  color: #444;
}

.marketing-section .mega_info_box .mega-info-footer .mega-info-desc {
  color: #444;
}

.marketing-section .mega_info_box .mega-info-footer .mega-info-desc .h3 {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 18px;
  margin: 0 auto 10px;
}

.marketing-section .mega_info_box .mega-info-footer .mega-info-desc p {
  font-display: swap;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  padding: 0 30px 0 0;
  color: #1f1f1f;
}

.ios-app-dev-section-five {
  padding: 30px 0px;
}

.ios-app-dev-section-five .sec_head {
  margin-bottom: 35px;
}

.ios-app-dev-section-five .sec_head h3, .ios-app-dev-section-five .sec_head p {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 34px;
  line-height: 45px !important;
  color: #393185;
  padding-top: 0;
  text-align: center;
  margin-bottom: 0px;
}

.ios-app-dev-section-five .sec_head h4 {
  font-weight: 600;
}

.ios-app-dev-section-five .service-box-block {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ios-app-dev-section-five .service-box-block .service-box-block {
  border-radius: 20px;
  -webkit-box-shadow: 0 0 10px #adadad6b;
          box-shadow: 0 0 10px #adadad6b;
  border: 1px solid #f0f0f0;
  padding-bottom: 15px;
  background: #f8f8f8;
  padding-top: 35px;
  height: 100%;
}

.ios-app-dev-section-five .service-box-block .service-box-block .service-icon {
  width: 50px;
  height: 50px;
  margin: 0px auto;
  background: #393186;
  padding: 5px;
  border-radius: 50%;
  position: relative;
  margin-bottom: 10px;
}

.ios-app-dev-section-five .service-box-block .service-box-block .service-icon img {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.ios-app-dev-section-five .service-box-block .service-box-block .services-title {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 22px;
  line-height: 26px;
  color: #393186;
  margin-bottom: .5em;
  text-transform: uppercase;
}

.ios-app-dev-section-five .service-box-block .service-box-block .service-box-detail {
  text-align: center;
}

.ios-app-dev-section-five .service-box-block .service-box-block .service-box-detail .services-title {
  font-size: 20px;
}

.ios-app-dev-section-five .service-box-block .service-box-block .service-box-detail p {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #464646;
  text-align: center;
  margin-bottom: 20px;
}

.ios-app-dev-section-five .service-box-block .service-box-block .service-box-detail a {
  color: #7c76b3;
}

.ios-app-dev-section-five .service-box-block .service-box-block .service-box-detail a:hover:after, .ios-app-dev-section-five .service-box-block .service-box-block .service-box-detail a:hover:focus, .ios-app-dev-section-five .service-box-block .service-box-block .service-box-detail a:hover:visited {
  content: none;
}

.ios-app-dev-section-five .box-center-flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ios-app-dev-section-five a:hover {
  color: #504392;
  position: relative !important;
}

.ios-app-dev-section-five a:hover:after, .ios-app-dev-section-five a:hover:focus, .ios-app-dev-section-five a:hover:visited {
  content: '';
  border-bottom: 1px dashed #393185;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  position: absolute;
}

.vr-companies-india-section-4 {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 40px 0px 60px;
}

.vr-companies-india-section-4 .sec_head p {
  color: #fff;
  font-size: 20px;
  line-height: 46px;
}

.vr-companies-india-section-4 .sec_head p strong {
  font-size: 38px;
}

.vr-companies-india-section-4 .line-seperator {
  width: 40%;
  margin: 0px auto 45px;
}

.vr-companies-india-section-4 .line-seperator .line {
  border-top: 5px solid #fff;
}

.vr-companies-india-section-4 .cstm-btn a {
  margin-bottom: 1em;
  background: transparent;
  color: #fff !important;
  border: 1px solid #fff;
  border-radius: 12px !important;
  padding: 12px 40px;
  font-size: 18px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-weight: 500;
}

.vr-companies-india-section-4 .cstm-btn a:hover, .vr-companies-india-section-4 .cstm-btn a:focus {
  background: #fff !important;
  color: #0a0049 !important;
  border-color: #0b004e !important;
}

.vr-companies-india-section-5 {
  padding: 30px 0px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.vr-companies-india-section-5 .text_pover p {
  line-height: 44px;
  font-size: 22px;
  color: #0b004c !important;
  padding: 0;
  font-weight: 400;
}

.vr-companies-india-section-5 .text_pover p strong {
  font-size: 38px;
}

.vr-companies-india-section-5 .pover_test p {
  color: #393185;
  font-size: 18px;
}

.vr-companies-india-section-5 .pover_test p strong {
  font-size: 22px;
}

.vr-companies-india-section-5 .text_overloders .lover_spring {
  background: #fff;
  padding: 45px 12px 5px 9px !important;
  border-bottom: 8px solid transparent;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .image_convary {
  max-width: 75px;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .image_convary img {
  margin: 9px 34px;
  max-width: 77px;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .play_covers {
  position: relative;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .play_covers:after {
  content: "";
  position: absolute;
  background: #737de861;
  width: 80px;
  height: 80px;
  right: 0;
  top: 17px;
  border-radius: 50%;
  left: 100%;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .vrbox_img {
  position: relative;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .vrbox_img:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: #74dfb16e;
  right: 0;
  top: 0;
  left: 100%;
  border-radius: 50%;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .swing_img {
  position: relative;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .swing_img:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: #74dfb16e;
  right: 0;
  top: 0;
  left: 100%;
  border-radius: 50%;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .frem_img {
  position: relative;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .frem_img:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: #74dfb16e;
  right: 0;
  top: 0;
  left: 100%;
  border-radius: 50%;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .rounded_img {
  position: relative;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .rounded_img:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: #74dfb16e;
  right: 0;
  top: 0;
  left: 100%;
  border-radius: 50%;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .long_cover p {
  font-size: 150px;
  color: #cccccc4a;
  padding: 37px 1px;
  font-weight: 600;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .text_artch {
  margin-bottom: 8px;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .text_artch strong {
  font-size: 16px;
  line-height: 26px;
  display: block;
}

.vr-companies-india-section-5 .text_overloders .lover_spring .last_consept p {
  line-height: 24px;
  padding: 0;
  margin-bottom: 0 !important;
  font-size: 15px;
}

.vr-companies-india-section-5 .text_overloders .lover_spring:hover {
  -webkit-box-shadow: 1px 4px 11px 3px #ccc;
          box-shadow: 1px 4px 11px 3px #ccc;
  border-bottom: 8px solid #737de8;
  z-index: 1;
}

.vr-companies-india-section-6 {
  padding: 30px 0px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.vr-companies-india-section-6 .text_pover p {
  color: #393185;
  padding: 0;
  font-size: 20px;
  line-height: 46px;
}

.vr-companies-india-section-6 .text_pover p strong {
  font-size: 38px;
}

.vr-companies-india-section-6 .opertliner {
  margin-bottom: 28px;
  background: linear-gradient(45deg, #8b64f5 0, #6d98f3 71%, #56bff1 100%);
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  padding-top: 35px;
  padding-bottom: 25px;
}

.vr-companies-india-section-6 .background_overvew {
  background: linear-gradient(45deg, #4373db 0, #1b5eed 71%, #0854f6 100%);
  padding-top: 35px;
  padding-bottom: 25px;
}

.vr-companies-india-section-6 .poewrs_opert p {
  color: #fff;
  padding: 0 28px;
  font-size: 16px;
  line-height: 28px;
}

.vr-companies-india-section-6 .text_imgfd {
  margin-bottom: 35px;
}

.vr-companies-india-section-6 .text_imgfd img {
  max-width: 120px;
}

.vr-companies-india-section-6 .poewerr_iod {
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 85px;
}

.vr-companies-india-section-6 .poewerr_iod p {
  text-align: center;
  line-height: 22px;
}

.vr-companies-india-section-7 {
  padding: 30px 0px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.vr-companies-india-section-7 a {
  font-weight: 600;
}

.vr-companies-india-section-7 a:hover:after {
  content: '';
  border-bottom: 1px dashed #393185;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  position: absolute;
}

/* vr-companies-in-india css end */
/*Get in touch form Css Start*/
.get-in-touch-form {
  padding: 30px 0px 0px;
}

.get-in-touch-form .get-in-touch {
  position: relative;
  margin: 45px 0 75px;
}

.get-in-touch-form .get-in-touch .git-img {
  position: absolute;
  left: 0;
  top: -16px;
  max-width: 350px;
}

.get-in-touch-form .get-in-touch .git-img .git-rocket-img {
  width: 100%;
  text-align: center;
}

.get-in-touch-form .get-in-touch .git-img .git-rocket-img img {
  max-width: 80px;
  -webkit-animation: fly 3s .5s ease-in infinite;
          animation: fly 3s .5s ease-in infinite;
  bottom: 110px;
  position: absolute;
  left: 146px;
}

.get-in-touch-form .get-in-touch .git-right {
  float: right;
  padding: 30px 30px 0 9%;
  width: calc(100% - 25%);
  background-color: #fff;
  border: 1px solid #c7cbcc;
  border-radius: 5px;
}

.get-in-touch-form .get-in-touch .git-right .git-right-title {
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#744196), color-stop(#673c96), color-stop(#583795), color-stop(#473395), to(#303094));
  background-image: linear-gradient(to right, #744196, #673c96, #583795, #473395, #303094);
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  max-width: 550px;
  font-size: 34px;
  margin: -60px auto 0;
  border-radius: 4px;
  padding: 7px 10px;
}

.get-in-touch-form .get-in-touch .git-right .git-right-sub-title {
  text-transform: uppercase;
  text-align: center;
  color: #7a7a7a;
  font-size: 19px;
  margin-top: 18px;
}

.get-in-touch-form .get-in-touch .git-right .git-form {
  margin: 40px 0 0;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 {
  margin: 0 0 20px 0;
  padding: 0;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col {
  width: 100%;
  border: 1px solid #d6d7d9;
  border-radius: 5px;
  margin-bottom: 28px !important;
  padding: 13px 0 10px;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col label {
  font-weight: 400;
  color: #433594;
  margin: -24px 0 0 30px;
  display: block;
  max-width: 100%;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col label span {
  background-color: #fdfeff;
  padding: 0 7px;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col .input_cover {
  position: relative;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col .input_cover i {
  position: absolute;
  top: 2px;
  left: 12px;
  z-index: 1;
  color: #e5e7e6;
  font-size: 17px;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col .input_cover .fa-user {
  font-size: 19px;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col .input_cover .wpcf7-form-control-wrap {
  position: relative;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col .input_cover .wpcf7-form-control-wrap .wpcf7-form-control {
  width: 100%;
  border: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  padding: 0 15px 0 40px;
  margin-bottom: 0;
  min-height: auto;
  outline: none;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col .input_cover .wpcf7-form-control-wrap textarea {
  height: 60px;
  resize: none;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .captcha_form {
  padding: 0;
  margin: 0 0px 15px;
  width: auto;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .captcha_form .g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .half-col {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .half-col .cuf-col {
  width: 48%;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn span.note_form {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: -10px 0 60px;
  color: #464646;
  font-size: 16px;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn .wpcf7-submit {
  border: 0;
  color: #fff;
  text-transform: uppercase;
  padding: 15px;
  width: 230px;
  margin: 0 auto 0;
  border-radius: 30px;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: .2px;
  position: relative;
  bottom: -18px;
  margin-top: -55px;
  background-image: -webkit-gradient(linear, left top, right top, from(#744196), color-stop(#673c96), color-stop(#583795), color-stop(#473395), to(#303094));
  background-image: linear-gradient(to right, #744196, #673c96, #583795, #473395, #303094);
  cursor: pointer;
}

.get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn .wpcf7-submit:hover, .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn .wpcf7-submit:focus {
  outline: none;
  background-color: #463f8a;
  background-image: none;
}

.note_form {
  width: 100%;
  text-align: center;
  display: inline-block;
}

@-webkit-keyframes fly {
  0% {
    bottom: 110px;
  }
  100% {
    bottom: 400px;
  }
}

@keyframes fly {
  0% {
    bottom: 110px;
  }
  100% {
    bottom: 400px;
  }
}

/*Get in touch form Css End*/
/* social-media-marketing-services css start */
/* s-m-m-s-section css start */
.banner-title-l-7 .m-b-35 {
  margin-bottom: 0 !important;
}

.banner-title-l-7 .sec_head h1 {
  margin-bottom: 0 !important;
}

.s-m-m-s-section-1 {
  padding: 30px 0px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

.s-m-m-s-section-1 .sec_head {
  position: relative;
  margin-bottom: 1em !important;
  display: inline-block;
  width: 100%;
}

.s-m-m-s-section-1 .sec_head .h1 {
  font-display: swap;
  font-weight: 600 !important;
  line-height: 35px;
  font-size: 40px;
  color: #393185;
  margin-bottom: .5em;
}

.s-m-m-s-section-1 .sec_head p {
  font-display: swap;
  font-weight: 500 !important;
  font-size: 20px;
  color: #393185;
  line-height: 35px;
  margin-bottom: 0;
}

.s-m-m-s-section-1 .sec_head p strong {
  font-weight: 600 !important;
  line-height: 35px;
  font-size: 40px;
}

.s-m-m-s-section-1 .txt-block p {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  color: #393185;
  line-height: 26px;
  margin-bottom: 2em;
  margin-top: 1em;
}

.s-m-m-s-section-1 .txt-block p strong {
  font-weight: 600 !important;
  line-height: 30px;
  font-size: 25px;
}

/* s-m-m-s-section css end */
/* call-to-action css start */
.call-to-action {
  padding: 10% 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

.call-to-action .sec_head {
  position: relative;
  margin-bottom: 1em;
  display: inline-block;
  width: 100%;
}

.call-to-action .sec_head .cstm-txt {
  font-display: swap;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  line-height: 50px;
  margin-bottom: 1.5em;
  margin-top: 1em;
  padding: 0;
}

.call-to-action .sec_head .cstm-txt strong {
  font-weight: 600;
  line-height: 50px;
  font-size: 40px;
}

.call-to-action .cstm-btn a, .call-to-action .cstm-btn button {
  color: #fff !important;
  border: 2px solid #fff;
  background: #09007c;
  border-radius: 30px;
  font-display: swap;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 40px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.call-to-action .cstm-btn a:hover, .call-to-action .cstm-btn a:focus, .call-to-action .cstm-btn button:hover, .call-to-action .cstm-btn button:focus {
  color: #393185 !important;
  border-color: #393185;
  background-color: #fff;
  border: 2px solid #fff;
}

/* call-to-action css end */
/* title-left-iphone-section css start */
.title-left-iphone-section .sec_head {
  text-align: left;
  position: relative;
  width: 100%;
  display: inline-block;
}

.title-left-iphone-section .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 5px solid #393185;
  top: 0;
  bottom: -15px;
  right: 0;
  left: 0;
  width: 30%;
  margin: 0;
}

.title-left-iphone-section .sec_head .h3 {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 20px;
  color: #393185;
  line-height: 50px;
  margin: 0;
}

.title-left-iphone-section .sec_head .h3 strong {
  font-weight: 600 !important;
  font-size: 38px;
  color: #393185 !important;
}

/* title-left-iphone-section css end */
/* title-center-social css start */
.title-center-social .sec_head {
  margin-bottom: 0px;
  position: relative;
}

.title-center-social .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -15px;
  right: 0;
  left: 0;
  width: 30%;
  margin: 0 auto;
}

.title-center-social .sec_head .h3 {
  font-display: swap;
  font-weight: 500 !important;
  font-size: 20px;
  color: #393185;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}

.title-center-social .sec_head .h3 strong {
  font-weight: 600 !important;
  font-size: 38px;
  color: #393185;
}

.title-center-social .sec_head .h2 {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 38px;
  color: #393185;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}

.title-center-social .sec_head p {
  text-align: center;
}

.equal-height {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.equal-height .service-box-block {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
}

.equal-height .service-icon {
  width: 64px !important;
  height: 64px !important;
  margin-bottom: 20px !important;
  background: transparent !important;
}

.equal-height .service-icon img {
  width: 64px !important;
  height: 64px !important;
}

.simple_box_bg_image .service-icon {
  width: auto !important;
  height: 150px !important;
}

.simple_box_bg_image .service-icon img {
  width: auto !important;
  height: 150px !important;
}

/* title-center-social css end */
/* image-text-section css start */
.image-text-section {
  padding: 30px 0px;
}

.image-text-section .sec_head {
  position: relative;
  width: 100%;
  display: inline-block;
}

.image-text-section .sec_head .para-txt {
  font-display: swap;
  font-weight: 500;
  font-size: 20px;
  color: #393185;
  line-height: 50px;
  margin: 0;
}

.image-text-section .sec_head .para-txt strong {
  font-weight: 600;
  font-size: 38px;
  color: #393185;
}

.image-text-section .txt-block .cstm-para {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  color: #393185;
  line-height: 26px;
  margin-bottom: 2em;
  margin-top: 1em;
}

.image-text-section .txt-block .cstm-para strong {
  font-weight: 600;
  line-height: 30px;
  font-size: 25px;
}

.image-text-section .right-block-img {
  position: relative;
  top: 3em;
  text-align: center;
}

/* image-text-section css end */
/* number-point-desc-light css start */
.number-point-desc-light {
  padding: 60px 0px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.number-point-desc-light .text_back_convars {
  margin-top: 42px;
}

.number-point-desc-light .text_back_convars .back_cover_text {
  position: absolute;
  top: 0;
  left: 46px;
  margin-bottom: 35px;
}

.number-point-desc-light .text_back_convars .back_cover_text p {
  font-size: 47px;
  font-weight: 600;
  color: #5d79ce;
}

.number-point-desc-light .text_back_convars .back_cover_text p:before {
  background: #e6ebf5;
  content: '';
  width: 83px;
  height: 83px;
  position: absolute;
  right: -48px;
  border-radius: 7px;
  top: -28px;
  -webkit-box-shadow: 11px 9px 0 0 #e7e9edab;
          box-shadow: 11px 9px 0 0 #e7e9edab;
}

.number-point-desc-light .text_back_convars .back_cover_text p b {
  position: absolute;
  right: -17px;
  top: 0;
}

.number-point-desc-light .text_back_convars .text_singleimagis {
  margin-bottom: 10px;
  margin-top: 70px;
}

.number-point-desc-light .text_back_convars .text_singleimagis p {
  font-size: 24px;
  line-height: 30px;
  padding: 20px 0 0;
}

.number-point-desc-light .text_back_convars .separator {
  margin-left: 0px;
  margin-right: auto;
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
}

.number-point-desc-light .text_back_convars .separator .main_separator {
  height: 1px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  min-width: 10%;
}

.number-point-desc-light .text_back_convars .separator .left_separator {
  width: 100%;
}

.number-point-desc-light .text_back_convars .separator .left_separator .line-seprator {
  height: 1px;
  border-top: 5px solid #5472d2;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
}

.number-point-desc-light .text_back_convars .separator .right_separator {
  display: none;
}

/* number-point-desc-light css end */
/* number-point-desc-dark css start */
.number-point-desc-dark {
  padding: 60px 0px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.number-point-desc-dark .text_back_convars {
  margin-top: 42px;
}

.number-point-desc-dark .text_back_convars .back_cover_text {
  position: absolute;
  top: 0;
  left: 46px;
}

.number-point-desc-dark .text_back_convars .back_cover_text p {
  font-size: 47px;
  font-weight: 600;
  color: #5d79ce;
}

.number-point-desc-dark .text_back_convars .back_cover_text p:before {
  background: #e6ebf5;
  content: '';
  width: 83px;
  height: 83px;
  position: absolute;
  right: -48px;
  border-radius: 7px;
  top: -28px;
  -webkit-box-shadow: 1px 1px 6px 0 #726f6f;
          box-shadow: 1px 1px 6px 0 #726f6f;
}

.number-point-desc-dark .text_back_convars .back_cover_text p b {
  position: absolute;
  right: -17px;
  top: 0;
}

.number-point-desc-dark .text_back_convars .text_singleimagis {
  margin-bottom: 10px;
  margin-top: 70px;
}

.number-point-desc-dark .text_back_convars .text_singleimagis p {
  font-size: 24px;
  line-height: 30px;
  padding: 20px 0 0;
  color: #fff;
  word-break: break-word;
}

.number-point-desc-dark .text_back_convars .separator {
  margin-left: 0px;
  margin-right: auto;
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
}

.number-point-desc-dark .text_back_convars .separator .main_separator {
  height: 1px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  min-width: 10%;
}

.number-point-desc-dark .text_back_convars .separator .left_separator {
  width: 100%;
}

.number-point-desc-dark .text_back_convars .separator .left_separator .line-seprator {
  height: 1px;
  border-top: 5px solid #fff;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
}

.number-point-desc-dark .text_back_convars .separator .right_separator {
  display: none;
}

.number-point-desc-dark .text_back_convars .point_desc p {
  color: #fff;
}

/* number-point-desc-dark css end */
/* ios-app-dev-section-two css start */
.ios-app-dev-section-two {
  padding: 30px 0px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.ios-app-dev-section-two .sec_head {
  font-display: swap;
  font-weight: 400;
  font-size: 22px;
  line-height: 40px;
  color: #393185;
  padding-top: 1em;
  margin-bottom: 1em;
}

.ios-app-dev-section-two .sec_head strong {
  font-weight: 600 !important;
  font-size: 35px;
  line-height: normal;
}

.ios-app-dev-section-two .txt-detail-p {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #393185;
  margin-bottom: 1em;
}

.ios-app-dev-section-two .txt-detail-p a {
  color: #7667ff;
}

.ios-app-dev-section-two .txt-detail-p strong {
  font-weight: 700 !important;
}

/* ios-app-dev-section-two css end */
/* grey-bg-with-border css start */
.grey-bg-with-border .sec_head {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 2em !important;
}

.grey-bg-with-border .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 5px solid #393185;
  top: 0;
  bottom: -15px;
  right: 0;
  left: 0;
  width: 30%;
  margin: 0;
}

.grey-bg-with-border .sec_head .h3 {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 34px;
  color: #393185 !important;
  line-height: 50px;
  margin: 0;
  position: relative;
  z-index: 1;
}

.grey-bg-with-border .txt-block .cstm-para {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  color: #393185;
  line-height: 26px;
  margin-bottom: 2em;
  margin-top: 1em;
}

.grey-bg-with-border .txt-block .cstm-para strong {
  font-weight: 600 !important;
  line-height: 30px;
  font-size: 25px;
}

/* grey-bg-with-border css end */
/* faq_section css start */
.faq_section {
  padding: 30px 0px;
}

.faq_section .sec_head {
  text-align: center;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 3em !important;
}

.faq_section .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -25px;
  right: 0;
  left: 0;
  width: 38%;
  margin: 0 auto;
}

.faq_section .sec_head .h2 {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 55px;
  line-height: 75px;
  color: #393185;
  text-align: center;
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
}

.faq_section .faq-cstm-style {
  position: relative;
  margin-bottom: 1.5em;
}

.faq_section .faq-cstm-style:before {
  content: "";
  width: 2px;
  height: 100%;
  background: #393185;
  position: absolute;
  top: -25px;
  left: 0;
  bottom: 20px;
  z-index: 11;
  right: 0;
  margin: 0 auto;
  display: inline-block;
}

.faq_section .faq-cstm-style:after {
  content: "";
  width: 20px;
  background: #393185;
  position: relative;
  top: -10px;
  z-index: 11;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 50px;
  height: 20px;
  display: block;
  bottom: 0;
}

.faq_section .faq-cstm-style .right-side-acc {
  position: relative;
  margin-bottom: 1.5em;
}

.faq_section .faq-cstm-style .right-side-acc:after {
  content: "";
  width: 20px;
  background: #393185;
  position: absolute;
  top: -30px;
  z-index: 11;
  right: -10px;
  left: inherit;
  margin: 0 auto;
  border-radius: 50px;
  height: 20px;
  display: block;
  bottom: 0;
}

.faq_section .faq-cstm-style .right-side-acc .asked-clients-left {
  padding: 0 2em 0 0;
}

.faq_section .faq-cstm-style .asked-clients-right {
  padding: 0 0 0 2em;
}

.faq_section .faq-cstm-style .accordion .panel-group {
  margin-bottom: 20px;
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default {
  border-radius: 10px;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
  box-shadow: rgba(110, 108, 108, 0.13) 0px 6px 5px;
  -webkit-box-shadow: rgba(110, 108, 108, 0.13) 0px 6px 5px;
  -moz-box-shadow: rgba(110, 108, 108, 0.13) 0px 6px 5px;
  -ms-box-shadow: rgba(110, 108, 108, 0.13) 0px 6px 5px;
  -o-box-shadow: rgba(110, 108, 108, 0.13) 0px 6px 5px;
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-heading {
  background: transparent;
  padding: 0px;
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-heading .card-title {
  padding: 12px 50px 12px 15px;
  display: block;
  cursor: pointer;
  margin: 0;
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-heading .card-title span {
  color: #464646;
  line-height: 26px;
  font-weight: 500;
  font-size: 18px;
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-heading .card-title i {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-heading .card-title i:before {
  position: absolute;
  left: 7px;
  top: 1px;
  color: #ccc;
  font-size: 22px;
  content: "\f106";
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .collapsed .card-title i:before {
  content: "\f107";
  top: 3px;
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-body {
  border-top-color: #ddd;
  padding: 15px;
  border-top: 1px solid #ddd;
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-body p {
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  color: #464646;
  margin-bottom: 0px;
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-body ol {
  padding-left: 30px;
}

.faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-body ol li {
  color: #666;
}

/* faq_section css end */
/* social-media-marketing-services css end */
/* ios-app-dev-section-one start */
.ios-app-dev-section-one {
  background: #262159;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #262159), to(#63598e));
  background: linear-gradient(to right, #262159 0, #63598e 100%);
  padding: 30px 0px;
}

.ios-app-dev-section-one .sec_head {
  text-align: center;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 1.5em !important;
}

.ios-app-dev-section-one .sec_head .p-txt {
  font-display: swap;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  position: relative;
  z-index: 2;
}

.ios-app-dev-section-one .sec_head .p-txt strong {
  font-weight: 600 !important;
  font-size: 40px;
  line-height: 45px;
}

.ios-app-dev-section-one .sec_head .h1-txt {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 40px;
  line-height: 45px;
  color: #fff;
  text-align: center !important;
  margin-bottom: 10px;
  padding-bottom: 0px;
  position: relative;
  z-index: 2;
}

.ios-app-dev-section-one .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 5px solid #fff;
  top: 0;
  bottom: -25px;
  right: 0;
  left: 0;
  width: 36%;
  margin: 0 auto;
  z-index: 1;
}

.ios-app-dev-section-one .customebanner_text {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  padding-top: 1em;
}

.ios-app-dev-section-one .customebanner_text a {
  color: #acdbfb !important;
}

.ios-app-dev-section-one .customebanner_text a:hover {
  color: #acdbfb !important;
}

.ios-app-dev-section-one .customebanner_text a:hover:after {
  content: "";
  border-bottom: 1px dashed #acdbfb;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
  position: absolute;
}

/* ios-app-dev-section-one end */
/* blue-box-hover css start */
.blue-box-hover {
  background: #504392 !important;
  cursor: pointer;
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}

.blue-box-hover .service-box-detail p {
  color: #fff !important;
}

.blue-box-hover .service-box-detail p a {
  font-weight: 600;
  color: #fff !important;
}

.blue-box-hover:hover {
  background: #f8f8f8 !important;
  cursor: pointer;
}

.blue-box-hover:hover .service-box-detail p {
  color: #464646 !important;
}

.blue-box-hover:hover .service-box-detail p a {
  color: #464646 !important;
}

/* blue-box-hover css end */
/* our-development-process-sec start */
.our-development-process-sec {
  padding: 30px 0px;
}

.our-development-process-sec .blue-heading {
  text-align: center;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 5em !important;
  z-index: 1;
}

.our-development-process-sec .blue-heading .h1-style {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 50px;
  line-height: 60px;
  color: #393185;
  z-index: 2;
  position: relative;
}

.our-development-process-sec .blue-heading:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -25px;
  right: 0;
  left: 0;
  width: 38%;
  margin: 0 auto;
}

.our-development-process-sec .dev-p-s {
  border-bottom: 2px solid #1d89ff;
  margin-bottom: 45px;
}

.our-development-process-sec .dev-p-s .container-fluid {
  padding: 0 70px;
}

.our-development-process-sec .dev-p-s .container-fluid .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 {
  max-width: 14.28%;
  padding-right: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.28%;
          flex: 0 0 14.28%;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box {
  position: relative;
  z-index: 0;
  padding-bottom: 1px;
  height: 100%;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box:before {
  position: absolute;
  left: 34px;
  top: 0;
  height: 100%;
  width: 2px;
  content: "";
  background: #1d89ff;
  z-index: -1;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box p {
  margin-bottom: 0px;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box p b {
  position: absolute;
  height: 40px;
  font-size: 16px;
  width: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  bottom: -20px;
  left: 14px;
  background: #7d16c0;
  background: linear-gradient(135deg, #7d16c0 0%, #2267e3 100%);
  color: #fff;
  border: 2px solid #3a52da;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box figure {
  -webkit-box-shadow: 0px -2px 5px rgba(167, 167, 167, 0.6);
          box-shadow: 0px -2px 5px rgba(167, 167, 167, 0.6);
  height: 60px;
  width: 60px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  background: #00c6ff;
  background: linear-gradient(135deg, #00c6ff 0%, #2775ff 100%);
  position: relative;
  left: 5px;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box figure:before {
  height: 100%;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: -.25em;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box figure img {
  max-width: 36px;
  max-height: 36px;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box .heading {
  display: inline-block;
  width: calc(100% - 75px);
  padding-left: 5px;
  vertical-align: middle;
  color: #444;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700 !important;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box .list_icons {
  padding-left: 30px !important;
  padding-top: 10px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box .list_icons li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 10px;
  text-align: left;
  list-style: none;
  font-size: 13px;
  line-height: 17px;
  color: #464646;
  font-weight: 400;
}

.our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box .list_icons li:before {
  background: #1d89ff;
  top: 3px;
  position: absolute;
  left: -2px;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  content: "";
  background: #1e87ff;
  border: 4px solid #fff;
}

/* our-development-process-sec end */
/*Technology Stack Css Start*/
.technology-stack-section {
  padding: 30px 0px;
  background-color: #fbfbfb;
}

.technology-stack-section .sec_head {
  text-align: center;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 5em !important;
}

.technology-stack-section .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -25px;
  right: 0;
  left: 0;
  width: 38%;
  margin: 0 auto;
}

.technology-stack-section .sec_head .h1-style {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 50px;
  line-height: 60px;
  color: #393185;
  position: relative;
  z-index: 1;
}

.technology-stack-section .fusion-row {
  background: #fff;
  padding: 10px 20px !important;
  border: 1px solid #eae7e7;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.technology-stack-section .fusion-row:before {
  content: "";
  display: table;
  position: absolute;
  left: 32%;
  top: 0;
  background: #eae7e7;
  width: 2px;
  height: 100%;
  bottom: 0;
}

.technology-stack-section .fusion-row:nth-child(odd) {
  background: #f9fafc;
}

.technology-stack-section .fusion-row .title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.technology-stack-section .fusion-row .title-box .technology-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.technology-stack-section .fusion-row .title-box .technology-header .tech-icon {
  margin-right: 30px;
  width: 70px;
  height: 70px;
}

.technology-stack-section .fusion-row .title-box .technology-header .tech-icon img {
  max-width: 64px;
}

.technology-stack-section .fusion-row .tech-title {
  font-size: 26px;
  font-weight: 700 !important;
  margin: 0;
  color: #333;
  line-height: 30px;
  letter-spacing: 0px;
  font-style: normal;
}

.technology-stack-section .fusion-row .detail-list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-left: 30px;
}

.technology-stack-section .fusion-row .detail-list-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
}

.technology-stack-section .fusion-row .detail-list-box ul li {
  margin: 5px !important;
  border-radius: 10px;
  min-width: 100px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  list-style: none;
}

.technology-stack-section .fusion-row .detail-list-box ul li:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.08);
  background: #fff;
}

.technology-stack-section .fusion-row .detail-list-box .box {
  display: block;
  padding: 10px;
  color: #000;
  border: 1px solid rgba(202, 201, 201, 0.3);
  border-radius: 10px;
}

.technology-stack-section .fusion-row .detail-list-box .box .tech-d-icon img {
  height: 30px;
}

.technology-stack-section .fusion-row .detail-list-box .box .name-txt {
  display: block;
  padding: 5px 5px 0;
  font-size: 14px;
  color: #000;
  margin: 0;
}

/*Technology Stack Css end */
/*Technology Stack Css Start*/
.technology-stack-section {
  padding: 30px 0px;
  background-color: #fbfbfb;
}

.technology-stack-section .sec_head {
  text-align: center;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 5em !important;
}

.technology-stack-section .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -25px;
  right: 0;
  left: 0;
  width: 38%;
  margin: 0 auto;
}

.technology-stack-section .sec_head .h1-style {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 50px;
  line-height: 60px;
  color: #393185;
  position: relative;
  z-index: 1;
}

.technology-stack-section .fusion-row {
  background: #fff;
  padding: 10px 20px !important;
  border: 1px solid #eae7e7;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.technology-stack-section .fusion-row:before {
  content: "";
  display: table;
  position: absolute;
  left: 32%;
  top: 0;
  background: #eae7e7;
  width: 2px;
  height: 100%;
  bottom: 0;
}

.technology-stack-section .fusion-row:nth-child(odd) {
  background: #f9fafc;
}

.technology-stack-section .fusion-row .title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.technology-stack-section .fusion-row .title-box .technology-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.technology-stack-section .fusion-row .title-box .technology-header .tech-icon {
  margin-right: 30px;
  width: 70px;
  height: 70px;
}

.technology-stack-section .fusion-row .title-box .technology-header .tech-icon img {
  max-width: 64px;
}

.technology-stack-section .fusion-row .tech-title {
  font-size: 26px;
  font-weight: 700 !important;
  margin: 0;
  color: #333;
  line-height: 30px;
  letter-spacing: 0px;
  font-style: normal;
}

.technology-stack-section .fusion-row .detail-list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-left: 30px;
}

.technology-stack-section .fusion-row .detail-list-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
}

.technology-stack-section .fusion-row .detail-list-box ul li {
  margin: 5px !important;
  border-radius: 10px;
  min-width: 100px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  list-style: none;
}

.technology-stack-section .fusion-row .detail-list-box ul li:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.08);
  background: #fff;
}

.technology-stack-section .fusion-row .detail-list-box .box {
  display: block;
  padding: 10px;
  color: #000;
  border: 1px solid rgba(202, 201, 201, 0.3);
  border-radius: 10px;
}

.technology-stack-section .fusion-row .detail-list-box .box .tech-d-icon img {
  height: 30px;
}

.technology-stack-section .fusion-row .detail-list-box .box .name-txt {
  display: block;
  padding: 5px 5px 0;
  font-size: 14px;
  color: #000;
  margin: 0;
}

/*Technology Stack Css Start*/
/*Our Engagement Modal Css Start*/
.our_engagement_models_section {
  padding: 30px 0px;
}

.our_engagement_models_section .sec_head {
  text-align: center;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 5em !important;
  z-index: 1;
}

.our_engagement_models_section .sec_head:before {
  content: "";
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -25px;
  right: 0;
  left: 0;
  width: 38%;
  margin: 0 auto;
}

.our_engagement_models_section .sec_head .h1-style {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 50px;
  line-height: 60px;
  color: #393185;
  position: relative;
  z-index: 2;
}

.our_engagement_models_section .service-box-style-2 {
  text-align: center;
  padding: 0 15px 15px;
  margin: 30px -15px;
  position: relative;
  z-index: 1;
}

.our_engagement_models_section .service-box-style-2:after {
  content: "";
  width: 100%;
  border: 5px solid #008ab2;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 100px;
  left: 0;
  z-index: -1;
  background: #008ab2;
  width: 40px;
  height: 25px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  top: 105px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.our_engagement_models_section .service-box-style-2:before {
  content: "";
  width: 100%;
  border: 5px solid #008ab2;
  -webkit-box-shadow: 0 2px 5px rgba(61, 47, 47, 0.2);
          box-shadow: 0 2px 5px rgba(61, 47, 47, 0.2);
  position: absolute;
  top: 100px;
  left: 0;
  z-index: -1;
}

.our_engagement_models_section .service-box-style-2:hover .service-icon {
  background: #03bce0;
  border-color: #fff;
}

.our_engagement_models_section .service-box-style-2:hover .service-icon i {
  color: #fff;
}

.our_engagement_models_section .service-box-style-2:hover .s-inner-box {
  top: -15px;
  -webkit-transition: all .5s ease-out 0s;
  transition: all .5s ease-out 0s;
}

.our_engagement_models_section .service-box-style-2:hover:after {
  top: 85px;
}

.our_engagement_models_section .service-box-style-2 .service-icon {
  color: #008ab2;
  font-size: 45px;
  line-height: 88px;
  width: 105px;
  height: 105px;
  margin: 0 auto 30px;
  border: 8px solid #008ab2;
  border-radius: 50%;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2), inset 7px -1px 1px rgba(80, 121, 143, 0.15);
          box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2), inset 7px -1px 1px rgba(80, 121, 143, 0.15);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background: #fff;
}

.our_engagement_models_section .service-box-style-2 .service-icon span i {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.our_engagement_models_section .service-box-style-2 .s-inner-box {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 8px 0px rgba(45, 45, 45, 0.4);
          box-shadow: 0 5px 8px 0px rgba(45, 45, 45, 0.4);
  min-height: 480px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  top: 0;
  -webkit-transition: all .5s ease-out 0s;
  transition: all .5s ease-out 0s;
  border-radius: 15px;
  overflow: hidden;
}

.our_engagement_models_section .service-box-style-2 .s-inner-box .title {
  color: #fff !important;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 15px;
  background: #008ab2;
  background: -webkit-gradient(linear, left top, right bottom, from(#008ab2), to(#03bfe2));
  background: linear-gradient(to bottom right, #008ab2, #03bfe2);
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.our_engagement_models_section .service-box-style-2 .s-inner-box .description {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 12px;
  color: #333;
  margin: 0;
}

.our_engagement_models_section .service-box-style-2 .s-inner-box .s-list-style {
  margin: 10px auto 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.our_engagement_models_section .service-box-style-2 .s-inner-box .s-list-style li {
  list-style: none;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #333;
}

.our_engagement_models_section .service-box-style-2 .s-inner-box .s-list-style li:nth-child(odd) {
  background: rgba(3, 179, 215, 0.2);
}

.our_engagement_models_section .service-box-style-2.magenta:before {
  border-color: #00a885;
}

.our_engagement_models_section .service-box-style-2.magenta:after {
  background-color: #00a885;
}

.our_engagement_models_section .service-box-style-2.magenta:hover .service-icon {
  background: #00aa87;
  border-color: #fff;
}

.our_engagement_models_section .service-box-style-2.magenta .service-icon {
  color: #00a885;
  border-color: #00a885;
}

.our_engagement_models_section .service-box-style-2.magenta .title {
  background: #00a885;
  background: -webkit-gradient(linear, left top, right bottom, from(#00a885), to(#02eaba));
  background: linear-gradient(to bottom right, #00a885, #02eaba);
}

.our_engagement_models_section .service-box-style-2.yellow:before {
  border-color: #00a8b2;
}

.our_engagement_models_section .service-box-style-2.yellow:after {
  background-color: #00a8b2;
}

.our_engagement_models_section .service-box-style-2.yellow:hover .service-icon {
  background: #00a9b5;
  border-color: #fff;
}

.our_engagement_models_section .service-box-style-2.yellow .service-icon {
  color: #00a8b2;
  border-color: #00a8b2;
}

.our_engagement_models_section .service-box-style-2.yellow .title {
  background: #00a8b2;
  background: -webkit-gradient(linear, left top, right bottom, from(#00a8b2), to(#04b8da));
  background: linear-gradient(to bottom right, #00a8b2, #04b8da);
}

.our_engagement_models_section .service-box-style-2.yellow:before {
  border-color: #00a8b2;
}

.our_engagement_models_section .service-box-style-2.yellow:after {
  background-color: #00a8b2;
}

.our_engagement_models_section .service-box-style-2.yellow:hover .service-icon {
  background: #00a9b5;
  border-color: #fff;
}

.our_engagement_models_section .service-box-style-2.yellow .service-icon {
  color: #00a8b2;
  border-color: #00a8b2;
}

.our_engagement_models_section .service-box-style-2.yellow .title {
  background: #00a8b2;
  background: -webkit-gradient(linear, left top, right bottom, from(#00a8b2), to(#04b8da));
  background: linear-gradient(to bottom right, #00a8b2, #04b8da);
}

.our_engagement_models_section .service-box-style-2.green:before {
  border-color: #64b24b;
}

.our_engagement_models_section .service-box-style-2.green:after {
  background-color: #64b24b;
}

.our_engagement_models_section .service-box-style-2.green:hover .service-icon {
  background: #61b147;
  border-color: #fff;
}

.our_engagement_models_section .service-box-style-2.green .service-icon {
  color: #64b24b;
  border-color: #64b24b;
}

.our_engagement_models_section .service-box-style-2.green .title {
  background: #64b24b;
  background: -webkit-gradient(linear, left top, right bottom, from(#64b24b), to(#28a900));
  background: linear-gradient(to bottom right, #64b24b, #28a900);
}

.our_engagement_models_section .cont-p-txt {
  font-size: 16px;
}

.our_engagement_models_section .contact-us-btn-wrap {
  text-align: center;
  margin: 0 auto 2em !important;
  display: block;
}

.our_engagement_models_section .contact-us-btn-wrap .contct-btn {
  background-color: #362e86 !important;
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  border: 2px solid #362e86;
  border-radius: 30px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  padding: 14px 60px;
}

.our_engagement_models_section .contact-us-btn-wrap .contct-btn:hover, .our_engagement_models_section .contact-us-btn-wrap .contct-btn:focus {
  background-color: #fff !important;
  border: 2px solid #362e86;
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #362e86;
}

/*Our Engagement Modal Css Start*/
.contact-us-btn-wrap {
  text-align: center;
  margin: 0 auto 4em !important;
  display: block;
}

.contact-us-btn-wrap .contct-btn {
  background-color: #362e86 !important;
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  border: 2px solid #362e86;
  border-radius: 30px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  padding: 14px 60px;
}

/* inds-serve-section start */
.inds-serve-section {
  padding: 30px 0px;
  background: #fbfbfb;
}

.inds-serve-section .sec_head {
  text-align: center;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 5em !important;
}

.inds-serve-section .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -25px;
  right: 0;
  left: 0;
  width: 38%;
  margin: 0 auto;
}

.inds-serve-section .sec_head .h1-style {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 50px;
  line-height: 60px;
  color: #393185;
  position: relative;
  z-index: 1;
}

.inds-serve-section .mid-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.inds-serve-section .mid-box .inds-serve-box {
  padding: 30px 15px 20px;
  background: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 0 5px 15px #e0e0e0;
          box-shadow: 0 5px 15px #e0e0e0;
  margin-bottom: 30px !important;
  min-height: 150px;
  text-align: center;
  position: relative;
  transition: .5s;
  border: 1px dashed #fff;
  -webkit-transition: .5s;
}

.inds-serve-section .mid-box .inds-serve-box:hover {
  border: 1px dashed #393185;
  color: #000;
  background: #f9f9f9;
  -webkit-box-shadow: 0 5px 15px #cacaca;
          box-shadow: 0 5px 15px #cacaca;
}

.inds-serve-section .mid-box .inds-serve-box figure {
  margin: 0 0 5px;
}

.inds-serve-section .mid-box .inds-serve-box figure img {
  max-width: 64px;
  width: 64px;
  display: inline-block;
  height: auto;
}

.inds-serve-section .mid-box .inds-serve-box p {
  font-size: 14px;
  margin: 0;
  line-height: 20px;
}

/* inds-serve-section end */
/* content-marketing-section start */
.content-marketing-section {
  padding: 30px 0px;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.content-marketing-section .sec_head {
  position: relative;
  margin-bottom: 1em !important;
  display: inline-block;
  width: 100%;
}

.content-marketing-section .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -10px;
  right: 0;
  width: 45%;
  margin: 0;
}

.content-marketing-section .sec_head p {
  font-display: swap;
  font-weight: 500 !important;
  font-size: 18px;
  color: #464646;
  line-height: 40px;
  text-align: right;
  position: relative;
  z-index: 1;
}

.content-marketing-section .sec_head p strong {
  font-weight: 700 !important;
  font-size: 34px;
  color: #393186;
}

.content-marketing-section .sec_head_2 p {
  font-display: swap;
  font-weight: 500 !important;
  font-size: 20px;
  color: #000;
  line-height: 40px;
}

.content-marketing-section .sec_head_2 p strong {
  font-weight: 500 !important;
  font-size: 38px;
}

.content-marketing-section .cstm-list {
  padding: 0 15px;
}

.content-marketing-section .cstm-list li {
  font-display: swap;
  font-weight: 500 !important;
  font-size: 22px;
  color: #393186;
  line-height: 30px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}

.content-marketing-section .cstm-list li:after {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: -20px;
  right: 0;
  top: 5px;
  background: #393186;
  border: 5px solid #ddd;
  border-radius: 50px;
  padding: 5px;
}

.content-marketing-section .cstm-txt {
  font-display: swap;
  font-weight: 400 !important;
  font-size: 16px;
  color: #464646;
  line-height: 26px;
  margin-bottom: 1em;
}

.content-marketing-section .cstm-txt b {
  color: #393186;
  font-weight: 500;
}

/* content-marketing-section end */
/* seo-content-marketing-section-4 start */
.seo-content-marketing-section-4 .sec_head {
  position: relative;
  margin-bottom: 1em !important;
  display: inline-block;
  width: 100%;
}

.seo-content-marketing-section-4 .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -10px;
  right: 0;
  width: 45%;
  margin: 0;
}

.seo-content-marketing-section-4 .sec_head p {
  font-display: swap;
  font-weight: 400 !important;
  font-size: 18px;
  color: #000;
  line-height: 34px;
  text-align: right;
  margin-bottom: 0;
}

.seo-content-marketing-section-4 .sec_head p strong {
  font-weight: 700 !important;
  font-size: 34px;
  color: #393186;
}

.seo-content-marketing-section-4 .sec_head h3 {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 34px;
  color: #393186;
  text-align: right;
  line-height: 46px;
}

.seo-content-marketing-section-4 .cstm-txt {
  color: #464646;
  font-display: swap;
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 36px;
  text-align: right;
  margin-bottom: 1em;
}

/* seo-content-marketing-section-4 end */
.white-grey-bg {
  background: #f7f7f7;
}

/* seo-content-marketing-section-5 start */
.seo-content-marketing-section-5 .sec_head {
  position: relative;
  margin-bottom: 1em !important;
  display: inline-block;
  width: 100%;
}

.seo-content-marketing-section-5 .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -10px;
  right: 0;
  left: 0;
  width: 42%;
  margin: 0;
}

.seo-content-marketing-section-5 .sec_head p {
  font-display: swap;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #000;
  line-height: 40px;
  text-align: left;
}

.seo-content-marketing-section-5 .sec_head p strong {
  font-weight: 700 !important;
  font-size: 34px;
  color: #393186;
}

/* seo-content-marketing-section-5 end */
/* seo-content-marketing-section-7 start */
.seo-content-marketing-section-7 {
  padding: 30px 0px;
}

.seo-content-marketing-section-7 .sec_head {
  position: relative;
  margin-bottom: 1em !important;
  display: inline-block;
  width: 100%;
}

.seo-content-marketing-section-7 .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -25px;
  right: 0;
  width: 45%;
  margin: 0;
}

.seo-content-marketing-section-7 .sec_head p {
  font-display: swap;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  line-height: 35px;
  text-align: right;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}

.seo-content-marketing-section-7 .sec_head p strong {
  font-weight: 700 !important;
  font-size: 34px;
  color: #393186;
}

.seo-content-marketing-section-7 .sec_head h1 {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 35px;
  color: #393186;
  text-align: right;
  z-index: 1;
}

.seo-content-marketing-section-7 .cstm-txt {
  color: #464646;
  font-display: swap;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: right;
  margin-bottom: 1em;
}

.seo-content-marketing-section-7 .box-cst {
  margin: 0 auto 35px !important;
  padding: 2em 1.5em;
  display: inline-block;
  width: 100%;
  border: 2px dashed #cecece;
  border-radius: 20px 0 80px;
  min-height: 220px;
}

.seo-content-marketing-section-7 .box-cst .title {
  font-display: swap;
  font-weight: 700 !important;
  font-size: 24px;
  color: #393186;
  line-height: 28px;
}

.seo-content-marketing-section-7 .box-cst .box-detail {
  color: #464646;
  font-display: swap;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
}

.seo-content-marketing-section-7 .box-cst .box-detail a {
  color: #36c;
}

/* seo-content-marketing-section-7 end */
/* layout-1-counter-section css start */
.layout-1-counter-section {
  padding-top: 60px;
}

.layout-1-counter-section .vc_column_container .vc_column-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.layout-1-counter-section .counter {
  background-repeat: no-repeat !important;
  padding: 0% 0px 50px;
  background-size: 100%;
  text-align: center;
  margin: 0px 0 0 0;
}

.layout-1-counter-section .counter-outer {
  padding: 0px 150px;
}

.layout-1-counter-section .counter .counter-icon {
  margin: 0px;
}

.layout-1-counter-section .counter .counter-icon img {
  display: inline-block;
  margin-bottom: 10px;
}

.layout-1-counter-section .counter .counter-value {
  color: #2e2e2e;
  font-size: 36px;
  line-height: 50px;
  font-weight: 500;
  font-family: 'Signika';
  font-display: swap;
}

.layout-1-counter-section .counter .counter-details {
  font-size: 18px;
  font-weight: 500;
  font-family: 'Signika';
  font-display: swap;
  color: #0095da;
}

.layout-1-form-section .note_form {
  color: #fff;
}

.layout-1-counter-section .counter-outer .wpb_content_element {
  margin-bottom: 0px;
}

.layout-1-read-blog {
  padding: 20px 0;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  color: #3f3f3f;
}

.layout-1-read-blog a {
  font-weight: normal;
  color: #4909b8;
}

.layout-1-read-blog a:hover {
  color: #000;
}

.vc_col-sm-3 {
  width: 25%;
  float: left;
}

.layout-1-form-section .vc_row.wpb_row.vc_inner.vc_row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hire_remote_section {
  width: 100%;
  display: inline-block;
  margin: 0 -15px;
}

.hire_remote_section p {
  margin-bottom: 0;
}

.hire_remote_section .talent_asap_web {
  margin: 40px auto 0px;
  display: block;
  text-align: center;
}

.hire_remote_section .talent_asap_web img {
  width: 100%;
  height: 100%;
}

/* layout-1-counter-section css end */
/* portfolio_design2 css start */
.portfolio_design2 {
  background-repeat: no-repeat;
  background-size: auto auto;
  margin: 0 auto;
  padding: 130px 0;
  z-index: 5;
  position: relative;
  background-size: 100%;
}

.portfolio_design2 .portfolio_inner2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.portfolio_design2 .portfolio_inner2 p.check_portfolio2 {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  font-family: 'Signika';
  text-transform: uppercase;
  margin: 0 15px 0 0;
}

.portfolio_design2 .portfolio_inner2 .portfolio_btn_design2 {
  font-family: 'Signika';
  background: #39bdfb;
  border: 3px solid #fff;
  font-size: 23px;
  border-radius: 55px;
  text-shadow: none;
  width: 160px;
  text-transform: capitalize;
  padding: 7px 6px;
  -webkit-transition: all .4s;
  transition: all .4s;
  line-height: 33px;
  text-align: center;
  color: #fff !important;
}

.portfolio_design2 .portfolio_inner2 .portfolio_btn_design2:hover {
  background: #46aee3;
  background: linear-gradient(45deg, #46aee3 0%, #3e4095 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46aee3',endColorstr='#3e4095',GradientType=1);
  color: #fff !important;
}

/* portfolio_design2 css end */
/* hire-developers css start */
.heading-style-1 {
  display: inline-block;
  font-size: 28px;
  margin: 0 auto 10px !important;
  line-height: 45px;
  font-family: 'Signika';
  font-weight: 900;
  font-size: 40px;
}

/* hire-developers css end */
/* our_engagement_models_section css start */
.cont-p-txt {
  text-align: center;
  position: relative;
  top: 0px;
  font-size: 16px;
}

.h-btn-blue-border .vc_general.vc_btn3 {
  font-family: 'Signika';
  background-color: #0095da !important;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff !important;
  padding: 15px 50px;
  display: inline-block;
  line-height: initial;
  font-size: 18px;
  background-image: none;
  background-position: initial;
  height: auto;
  border: 2px solid #fff;
  text-decoration: none;
  border-radius: 30px;
  margin: 15px auto;
}

/* our_engagement_models_section box css end */
/* you-tube-clone-first start */
.you-tube-clone-first .sec_head:before {
  border-bottom: 3px solid #fff;
}

.you-tube-clone-first .sec_head .h1-txt {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 45px;
  line-height: 55px;
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
}

.you-tube-clone-first .sec_head .p-txt {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 40px;
  line-height: 55px;
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
}

/* you-tube-clone-first end */
/* full-title-section start */
.full-title-section {
  padding: 30px 0px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.full-title-section .main_large_title {
  position: relative;
}

.full-title-section .main_large_title .way-want p {
  font-size: 20px;
  color: #000;
  font-weight: 500;
}

.full-title-section .main_large_title .way-want p strong {
  font-weight: 700;
  font-size: 38px;
  color: #393186;
  font-display: swap;
  line-height: 44px;
}

.full-title-section .main_large_title .way-want p strong:after {
  content: "";
  width: 300px;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: -10px;
  background-size: 100%;
  border-bottom: 4px solid #393185;
}

.full-title-section .sub_main_title .busines_unique {
  text-align: right;
  font-size: 20px;
  color: #464646;
  font-weight: 600;
}

.full-title-section .sub_main_title .which_make {
  font-size: 38px;
  font-weight: 600;
  color: #393186;
}

/* full-title-section end */
/* ruby-shape-perple start */
.ruby-shape-perple {
  background: no-repeat;
  background-size: 100% 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.ruby-shape-perple .service-box-block {
  border-radius: 15px;
}

.ruby-shape-perple .service-box-block .service-box-block {
  max-height: 100% !important;
  min-height: 330px !important;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 35px;
}

.ruby-shape-perple .service-box-block .service-box-block .mega-info-header {
  background: #a9a5ca;
  width: 50px;
  border-radius: 50%;
  height: 50px;
  vertical-align: middle;
  padding: 14px;
  display: inline-block;
  margin: 10px 10px 15px;
  position: relative;
}

.ruby-shape-perple .service-box-block .service-box-block .mega-info-header:after {
  content: "";
  width: 65px;
  height: 65px;
  border: 1px solid #a370b2;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: -8px;
  left: -8px;
  opacity: 0;
}

.ruby-shape-perple .service-box-block .service-box-block .mega-info-footer .persanol_profile {
  font-size: 20px;
  font-weight: 600;
  color: #3a3089;
}

.ruby-shape-perple .service-box-block .service-box-block .mega-info-footer .custom_icons_text {
  font-size: 14px;
  color: #464646;
  line-height: 24px;
  font-display: swap;
  font-weight: 400;
}

.ruby-shape-perple .service-box-block .service-box-block:hover {
  background: #5a0076;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #5a0076), to(#7e0078));
  background: linear-gradient(to bottom right, #5a0076 0, #7e0078 100%);
  -webkit-box-shadow: 4px 4px 15px 3px rgba(125, 0, 121, 0.3);
          box-shadow: 4px 4px 15px 3px rgba(125, 0, 121, 0.3);
}

.ruby-shape-perple .service-box-block .service-box-block:hover .mega-info-header:after {
  opacity: 1;
}

.ruby-shape-perple .service-box-block .service-box-block:hover .mega-info-footer .persanol_profile {
  color: #fff;
}

.ruby-shape-perple .service-box-block .service-box-block:hover .mega-info-footer .custom_icons_text {
  color: #fff;
}

/* ruby-shape-perple end */
/* fundamentals_youtube start */
.fundamentals_youtube .way-want {
  position: relative;
  text-align: right;
}

.fundamentals_youtube .way-want p {
  font-size: 20px;
  color: #000;
  font-weight: 500;
  position: relative;
  z-index: 1;
}

.fundamentals_youtube .way-want p strong {
  font-weight: 700;
  font-size: 38px;
  color: #393186;
  font-display: swap;
  line-height: 44px;
}

.fundamentals_youtube .way-want .h3-txt {
  font-weight: 700 !important;
  font-size: 38px;
  color: #393186;
  font-display: swap;
  line-height: 44px;
  position: relative;
  z-index: 1;
}

.fundamentals_youtube .way-want:after {
  content: "";
  width: 33%;
  height: 4px;
  position: absolute;
  right: 0;
  bottom: -20px;
  background-size: 100%;
  border-bottom: 4px solid #393185;
}

.fundamentals_youtube .youtube_section_title-3_p-txt {
  font-size: 16px;
}

.fundamentals_youtube .clone_PHP {
  font-size: 16px;
  color: #464646;
  margin-bottom: 20px;
}

.fundamentals_youtube .users_stream {
  color: #393186;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}

.fundamentals_youtube .personalize_their {
  color: #464646;
  font-size: 16px;
  margin-bottom: 20px;
}

.fundamentals_youtube .admin_can {
  color: #464646;
  font-size: 16px;
  margin: 0;
}

/* fundamentals_youtube end */
/* start_tube_business start */
.start_tube_business {
  padding: 30px 0px 50px;
}

.start_tube_business .get_script_among {
  font-size: 22px;
  color: #000;
  font-family: Poppins, sans-serif;
  font-display: swap;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 30px;
}

.start_tube_business .get_script_among strong {
  font-size: 35px;
  color: #393186;
}

.start_tube_business .cstm-btn a {
  background-color: #362e86 !important;
  color: #fff !important;
  font-size: 16px;
  text-transform: capitalize;
  border: 2px solid #362e86;
  border-radius: 30px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  padding: 14px 60px;
}

.start_tube_business .cstm-btn a:hover, .start_tube_business .cstm-btn a:focus {
  background-color: #fff !important;
  border: 2px solid #362e86;
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #362e86 !important;
}

/* start_tube_business end */
/* challage_clone_development start */
.challage_clone_development {
  padding-top: 30px;
  background-size: cover;
}

.challage_clone_development .way-want p {
  font-size: 20px;
  color: #000;
  font-weight: 500;
}

.challage_clone_development .way-want p strong {
  font-weight: 700;
  font-size: 38px;
  color: #393186;
  font-display: swap;
  line-height: 58px;
}

.challage_clone_development .img-section {
  position: relative;
  top: 0em;
}

.challage_clone_development .challenges {
  background: #fcfafc;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 0px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 0px;
  border-radius: 10px;
  padding: 15px;
}

.challage_clone_development .challenges .biggest strong {
  color: #383180;
  font-size: 20px;
  font-weight: 600;
}

/* challage_clone_development end */
/* challenges_development_left_bg start */
.challenges_development_left_bg {
  position: relative;
  z-index: 1;
  padding-bottom: 0px;
  padding-top: 0px;
  overflow: visible !important;
}

.challenges_development_left_bg:after {
  background: url("https://ais-10072.kxcdn.com/wp-content/themes/aistechnolabs/images/fgh2.png") right bottom/50% no-repeat;
  padding: 0px;
  position: absolute;
  content: "";
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  z-index: -1;
  top: -10em;
  display: inline-block !important;
}

/* challenges_development_left_bg end */
/* clone-left-img-text start */
.clone-left-img-text {
  padding: 30px 0px;
}

/* clone-left-img-text end */
/* challenges_development_right_bg start */
.challenges_development_right_bg {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-bottom: 5em;
}

.challenges_development_right_bg:after {
  content: '';
  background: url("https://ais-10072.kxcdn.com/wp-content/themes/aistechnolabs/images/challenges_development_rigth_bg.png");
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 23.5%;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  z-index: -1;
  display: inline-block !important;
  top: 1em;
}

.challenges_development_right_bg .clone_title {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.challenges_development_right_bg .challenges {
  background: #fcfafc;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 0px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 0px;
  border-radius: 10px;
  padding: 15px;
}

.challenges_development_right_bg .challenges .biggest strong {
  color: #383180;
  font-size: 20px;
  font-weight: 600;
}

/* challenges_development_right_bg end */
/* youtube-section-8 start */
.youtube-section-8 {
  padding: 30px 0px;
  background-size: 430px;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0;
  right: 0;
  width: 100%;
  bottom: 0;
}

.youtube-section-8 .sec_head {
  position: relative;
  margin-bottom: 1em !important;
  display: inline-block;
  width: 100%;
}

.youtube-section-8 .sec_head:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #393185;
  top: 0;
  bottom: -10px;
  right: 0;
  width: 25%;
  margin: 0;
}

.youtube-section-8 .sec_head p {
  font-display: swap;
  font-weight: 400;
  font-size: 20px;
  color: #000;
  line-height: 48px;
  text-align: right;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}

.youtube-section-8 .sec_head p strong {
  font-weight: 600 !important;
  font-size: 40px;
  color: #393186 !important;
}

.youtube-section-8 .sec_head .cstm-h2 {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 40px;
  color: #393186 !important;
  line-height: 48px;
  text-align: right;
  position: relative;
  z-index: 1;
}

.youtube-section-8 .left-block .cstm-img {
  position: relative;
  top: 2em;
  left: -3em;
}

.youtube-section-8 .right-block .cstm-txt {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  color: #464646;
  line-height: 28px;
}

.youtube-section-8 .right-block .cstm-txt strong {
  font-weight: 600 !important;
  font-size: 22px;
  color: #393186 !important;
}

.youtube-section-8 .right-block .cstm-txt a {
  color: #393185;
  font-weight: 900;
}

/* youtube-section-8 end */
/* youtube-section-9 start */
.youtube-section-9 {
  padding: 30px 0px;
}

.youtube-section-9 .cstm-txt {
  font-display: swap;
  font-weight: 600 !important;
  font-size: 30px;
  color: #464646;
  line-height: 42px;
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 2em;
}

.youtube-section-9 .equal-blue-same-box {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  z-index: 1;
}

.youtube-section-9 .detail-box {
  padding: 13px;
  border-radius: 10px;
  background: #515193;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #515193), to(#2d1955));
  background: linear-gradient(to right, #515193 0, #2d1955 100%);
  position: relative;
  margin-bottom: 30px;
}

.youtube-section-9 .detail-box .block-img {
  position: relative;
  margin-bottom: 5px;
  right: 15px;
  margin-top: 15px;
  text-align: right;
}

.youtube-section-9 .detail-box .block-img:before {
  content: '';
  right: -8px;
  top: -8px;
  bottom: 0;
  display: inline-block;
  position: absolute;
  height: 50px;
  width: 50px;
  border: 1px dashed #ffffff87;
  border-radius: 50%;
}

.youtube-section-9 .detail-box .detail-box-txt {
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.youtube-section-9 .detail-box .detail-box-txt strong {
  font-weight: 600 !important;
  font-size: 22px;
  line-height: 24px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.youtube-section-9 .detail-box .detail-box-txt a {
  color: #c1bdd2;
}

.ios-app-dev-section-four .p-txt a {
  color: #0095da !important;
  font-weight: 400;
}

/* youtube-section-9 end */
/*Need Solution Form Css Start*/
.talk-to-our {
  display: table;
  position: relative;
  padding: 60px 0;
  width: 100%;
}

.talk-to-our .tto-left {
  text-align: right;
  padding: 0 80px 0 30px;
  display: table-cell;
  width: 42%;
  vertical-align: middle;
  z-index: 9;
  position: relative;
}

.talk-to-our .tto-left .tto-title {
  color: #fff;
  font-size: 55px;
  font-weight: 600;
  line-height: 70px;
}

.talk-to-our .tto-left .tto-title span {
  display: block;
}

.talk-to-our .tto-left .tto-title-text {
  color: #fff;
  line-height: 26px;
  padding-top: 10px;
}

.talk-to-our .tto-left .tto-title-text span {
  display: block;
}

.talk-to-our:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../assets/images/talk-to-our-bg.jpg");
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 100% 100%;
}

.talk-to-our .tto-right {
  display: table-cell;
  width: 100%;
}

.talk-to-our .tto-right .talk-to-our-form {
  padding: 20px 17% 10px;
  z-index: 9;
  position: relative;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-row .cuf-col {
  border: 1px solid #b3b3b3;
  padding: 10px 0;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 30px;
  width: 100%;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-row .cuf-col .input_cover {
  position: relative;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-row .cuf-col .input_cover i {
  color: #3e4095;
  position: absolute;
  top: 2px;
  left: 12px;
  z-index: 1;
  font-size: 17px;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-row .cuf-col .input_cover .fa-user {
  font-size: 19px;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-row .cuf-col .input_cover .wpcf7-form-control-wrap {
  position: relative;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-row .cuf-col .input_cover .wpcf7-form-control-wrap .wpcf7-form-control {
  color: #000;
  width: 100%;
  border: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  padding: 0 15px 0 40px;
  margin-bottom: 0;
  min-height: inherit;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-row .cuf-col .input_cover .wpcf7-form-control-wrap .wpcf7-form-control:focus {
  outline: 0px;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-row .cuf-col .input_cover:after {
  position: absolute;
  content: "";
  left: 33px;
  top: 0;
  border-right: 1px solid #b3b3b3;
  height: 20px;
}

.talk-to-our .tto-right .talk-to-our-form .half-col {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.talk-to-our .tto-right .talk-to-our-form .half-col .cuf-col {
  width: 49%;
}

.talk-to-our .tto-right .talk-to-our-form .half-col .cuf-col .iti--allow-dropdown {
  width: 100%;
}

.talk-to-our .tto-right .talk-to-our-form .tto-msg {
  border-radius: 100px !important;
  width: 100%;
}

.talk-to-our .tto-right .talk-to-our-form .tto-msg .wpcf7-textarea {
  height: 50px;
  resize: none;
}

.talk-to-our .tto-right .talk-to-our-form .captcha_form {
  padding: 0px;
  margin: 0px 0px 10px;
  width: auto;
}

.talk-to-our .tto-right .talk-to-our-form .captcha_form .g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-btn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.talk-to-our .tto-right .talk-to-our-form .git-form-btn .wpcf7-submit {
  position: initial;
  padding: 12px 15px;
  width: 210px;
  border-radius: 5px;
  font-size: 17px;
  -webkit-box-shadow: 4px 11px 14px 7px #463f8a3d;
          box-shadow: 4px 11px 14px 7px #463f8a3d;
  background-color: #2c2f80;
  background-image: none;
  margin-top: 5px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  margin: 0 auto 10px;
  font-weight: 600;
  letter-spacing: .2px;
  bottom: -48px;
}

/* Need Solution Form Css End*/
/* portfolio_design1 Css start*/
.portfolio_design1parent {
  display: inline-block;
  width: 100%;
}

.portfolio_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

p.check_portfolio {
  font-size: 24px;
  color: #54463b;
  font-weight: 500;
  margin-right: 15px;
  font-family: 'Signika';
  margin-bottom: 0;
}

.portfolio_btn_design1 {
  font-family: 'Signika';
  background: #46aee3;
  background: linear-gradient(45deg, #46aee3 0%, #728ef9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46aee3', endColorstr='#728ef9', GradientType=1);
  color: #fff !important;
  font-size: 23px;
  border: none;
  border-radius: 55px;
  text-shadow: none;
  width: 160px;
  text-transform: capitalize;
  padding: 9px 6px;
  -webkit-transition: all .4s;
  transition: all .4s;
  line-height: 33px;
  text-align: center;
}

.portfolio_btn_design1:hover {
  background: #46aee3;
  background: #46aee3;
  background: linear-gradient(45deg, #46aee3 0%, #3e4095 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46aee3', endColorstr='#3e4095', GradientType=1);
  color: #fff !important;
}

.portfolio_design1 {
  margin: 0 auto;
  border-top: 5px solid #2e3192;
  padding-top: 40px;
  margin-left: 150px;
  margin-right: 150px;
}

/* portfolio_design1 Css End*/
/* counter-box Design*/
.p-b-0 {
  padding-bottom: 0px;
}

.counter-boxes {
  position: relative;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  width: 100%;
  margin: 20px auto 0px;
  border: 4px solid #e9e9e9;
  background: #fff;
  -webkit-box-shadow: 0px 3px 4px #83818161;
          box-shadow: 0px 3px 4px #83818161;
}

.counter-box {
  float: left;
  width: 25%;
  background: #0098da;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  padding: 30px 15px;
}

.counter-b {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font: 400 2.308em "Signika", sans-serif;
}

.counter-box .counter-b .score {
  font-size: 40px;
  line-height: 42px;
  display: block;
  font-weight: 700;
}

.counter-box .counter-b .counter-name {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin: 0px;
}

.counter-box:nth-child(2) {
  background: #24a6de;
}

.counter-box:nth-child(3) {
  background: #3e4095;
}

.counter-box:nth-child(4) {
  background: #848688;
}

.sidebar-block-3 {
  border: 4px solid #2ba9e3;
}

.sidebar-block-3 .for_desktop_pointers {
  padding: 10px 8px;
}

.sidebar-block-3 p {
  margin: 0em;
  color: #fff;
  font: 400 1.2em "Signika", sans-serif;
  background: #2ba9e3;
  padding: 10px 5px;
  text-align: center;
}

.sidebar .widget .sidebar-block-3 ul.tick li {
  margin: 10px 0;
  color: #747474;
  line-height: 18px !important;
}

.sidebar_virtual_img img, .sidebar_hiredeveloper_img img {
  width: 100%;
  padding: 0px;
}

.wpcs_content_main.sidebar-form-fixed {
  background: #005ba0 !important;
  width: 350px !important;
  overflow-y: initial !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 {
  background: #319cee;
  border: 10px double #0090ff;
  padding: 40px 15px 15px;
  background-clip: padding-box;
  margin: 0em;
  min-height: 90% !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .textwidget.custom-html-widget {
  padding: 5px;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 p {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  line-height: 20px;
  margin: 0 auto;
  text-align: center;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 p:nth-child(1) {
  font: 400 30px "Signika", sans-serif !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 p span {
  font-weight: 400;
  font-size: 12px;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-top: 5px;
  padding-bottom: 13px;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 span.select span.value span {
  margin-top: 2px;
}

.wpcs_content_main.sidebar-form-fixed .select > span.value {
  text-align: left;
  color: #fff;
  padding: 0px 4%;
  margin-top: 3px !important;
  background-image: url("data:image/svg+xml;utf8,<svg version=!string!xmlns=!string!width=!string!height=!string!><g><g><polygon fill=!string!fill-rule=!string!clip-rule=!string!points=!string!/></g></g></svg>");
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 p span .wpcf7-not-valid-tip {
  font-weight: 400;
  font-size: 11px;
  text-transform: capitalize;
  color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  padding-bottom: 0;
  width: 100%;
  display: inline-block;
  text-align: left;
  text-shadow: none;
  background: #fd4a4a;
  border-radius: 0px 0px 3px 3px;
  padding-left: 8px;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 {
  margin-top: 20px;
  border-top: 3px double rgba(0, 91, 160, 0.43);
  padding-top: 30px;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 input::-webkit-input-placeholder {
  color: #fff !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 input:-ms-input-placeholder {
  color: #fff !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 input::-ms-input-placeholder {
  color: #fff !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 input::placeholder {
  color: #fff !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 input {
  color: #fff !important;
  padding-left: 10px !important;
  border: 0;
  background: transparent;
  border-bottom: 1px solid rgba(0, 91, 160, 0.43);
  width: 100%;
  font-size: 14px;
  font-weight: 300 !important;
  padding-bottom: 8px;
  margin-top: 0;
  border-radius: 0;
  height: 35px;
  padding: 9px 15px;
  margin-bottom: 10px;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 .hire-developer-phone {
  padding-left: 50px !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 select {
  padding-left: 0;
  padding-bottom: 8px !important;
  font-size: 14px;
  text-transform: capitalize;
  width: 100%;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(0, 91, 160, 0.43);
  margin-bottom: 5px;
  color: #fff;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 span.select {
  color: #fff;
  background: none;
  border: none;
  -webkit-appearance: none;
  border-bottom: 1px solid rgba(0, 91, 160, 0.43);
  border-radius: 0;
  padding: 0;
  margin: 0;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 select option {
  height: 42px;
  background-color: #319cee;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300 !important;
  font-size: 14px;
  -webkit-appearance: none;
  padding: 0 5px !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 textarea::-webkit-input-placeholder {
  color: #fff !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 textarea:-ms-input-placeholder {
  color: #fff !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 textarea::-ms-input-placeholder {
  color: #fff !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 textarea::placeholder {
  color: #fff !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 textarea {
  padding-left: 10px;
  padding-top: 0;
  min-height: 130px !important;
  height: 130px !important;
  background-color: #319cee;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
  font-size: 14px;
  max-width: 100%;
  font-weight: 300 !important;
  border-bottom: 1px solid rgba(0, 91, 160, 0.43);
  width: 100%;
  margin: 10px auto;
}

span.note_form {
  color: #3f3f3f;
  font-size: 14px;
  font-weight: 300 !important;
  text-align: left;
  margin: 10px 0 0 0;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 p label {
  padding: 0;
  margin: 0px 0px 6px;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 input::-webkit-input-placeholder, .wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 input::-moz-placeholder, .wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 input:-ms-input-placeholder, .wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 input:-moz-placeholder {
  color: #fff;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 textarea::-webkit-input-placeholder, .wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 textarea::-moz-placeholder, .wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 textarea:-ms-input-placeholder, .wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 textarea:-moz-placeholder {
  color: #fff;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 .wpcf7-form-control.wpcf7-submit {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 30px;
  padding: 4px 0px !important;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  -webkit-transition: all ease-in .2s;
  transition: all ease-in .2s;
  width: 180px;
  margin: 20px auto 15px;
  text-align: center;
  display: block;
  line-height: 30px;
  height: 100%;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_content_inner_8332 .wpcs-cf7 .submit_btn {
  padding: 0px;
}

div#wpcs_tab_8332 {
  border: 2px solid rgba(0, 0, 0, 0.12) !important;
  padding: 2px 0 0 !important;
  background: #eb622b !important;
  color: #fff !important;
  top: 320px !important;
  line-height: 35px !important;
  border-radius: 0 0 5px 5px !important;
  height: 41px !important;
  left: -54px !important;
  width: initial !important;
  padding: 0 20px !important;
}

div#wpcs_tab_9799 {
  border: 2px solid rgba(0, 0, 0, 0.12) !important;
  padding: 2px 0 0 !important;
  background: #eb622b !important;
  color: #fff !important;
  top: 320px !important;
  line-height: 35px !important;
  border-radius: 0 0 5px 5px !important;
  height: 41px !important;
  left: -54px !important;
  width: initial !important;
  padding: 0 20px !important;
  left: -110px !important;
}

.wpcs_content_main.sidebar-form-fixed div#wpcs_close_slider_8332 {
  left: -32px !important;
  background: #005ba0 !important;
}

.top-go {
  bottom: 50px;
  right: 5px;
}

header p.title {
  float: left;
  margin: 13px 0px 6px 0px;
  color: #999;
  font: 400 1.154em "Signika", sans-serif;
}

header.sticky p.title {
  margin: 13px 0px 6px 0px !important;
}

.wpcf7 p label {
  padding: 0px;
}

#contact_hiredeveloperfreeqote textarea {
  min-height: 130px;
  height: 130px;
  resize: none;
  font-size: 14px;
  width: 100%;
}

.wpcs_content_main.sidebar-form-fixed {
  overflow: scroll;
}

#contact_getfreequote .contact-us-form input, #contact_getfreequote .contact-us-form select {
  margin-bottom: .7em !important;
}

.contact-us-form .captcha_form {
  padding: 0px 10px;
}

.contact-us-form .cuf-col .wpcf7-form-control.wpcf7-submit {
  margin-left: 10px;
  margin-top: 15px;
}

.sidebar .widget_custom_html .sidebar-form {
  background-clip: inherit;
}

.sidebar .widget_custom_html .sidebar-form p span {
  display: block;
}

#wpcf7-f2153-p160-o1 .submit_btn {
  margin-top: 15px;
  padding: 0;
}

.offices .img-border img {
  width: 80% !important;
  margin: 7px 0;
}

.offices .address p {
  font-size: 12px;
  margin: 0px 0 20px;
}

.offices .address h4 {
  font-size: 20px;
  margin: 0px 0 6px;
  color: #0098da;
}

.offices .offices-title {
  font-weight: 600;
  margin: 41px 0 30px;
}

.container.contact-form.main.single {
  width: 55%;
}

.offices.sidebar {
  width: 40%;
  max-width: 445px;
}

.office-address {
  display: -webkit-inline-box;
}

.container.contact-form.main.single h1 {
  margin-bottom: 30px;
}

.page-template-get-qoute #contact_getfreequote .captcha_form {
  padding: 0 0px;
}

.write_for_us_menu {
  display: none;
}

#contact_getfreequote .submit_btn {
  margin-top: 15px;
  padding-left: 0px;
}

#contact_getfreequote .submit_btn .submit_btn {
  padding: 8px 15px !important;
}

/* Contact Form New Design  */
/* letest job css start */
.content {
  padding: 0 30px;
}

.columns {
  margin: 30px 0;
}

.columns > .underline {
  margin-left: 0;
  margin-right: 0 px;
}

p.underline {
  margin-top: 0;
  border-bottom: 1px solid #dfdfdf;
  color: #3f3f3f;
  font-weight: 300;
  font-size: 24px;
}

.Job_column_view {
  border: 1px solid #ccc;
  padding: 15px;
  font-family: "Signika",sans-serif;
  min-height: 172px;
}

.Job_column_view .title {
  padding: 0;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.Job_column_view a.btn {
  font-family: "Signika",sans-serif;
  margin: 15px 5px 0 0;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 15px;
  padding: 2px 22px;
  height: auto;
}

.get_jobs .Job_column_view .title {
  font-size: 14px;
  min-height: 34px;
  vertical-align: middle;
  text-transform: uppercase;
}

.view_All_jobs {
  display: block;
  height: 100%;
  text-align: center;
  font-size: 26px;
  vertical-align: middle;
  padding: 35px 0;
  color: #747474;
}

.hidden {
  display: none;
}

p.underline span {
  margin-bottom: -1px;
  padding-bottom: 11px;
  border-bottom: 2px solid #319cee;
  display: inline-block;
}

a.btn {
  display: inline-block;
  height: 30px;
  margin: 2px;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #fff;
  font: bold 1.077em/30px "Arial", sans-serif;
  text-transform: uppercase;
}

a.btn.large, .button.large {
  height: 40px;
  line-height: 40px;
}

a.btn.orange {
  border-color: #de6200;
  background: #ff9f00;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9f00), to(#ff7100));
  background: linear-gradient(to bottom, #ff9f00 0%, #ff7100 100%);
  text-shadow: 0 -1px 0 #de6200;
}

a.btn.orange:hover {
  color: #ffffff;
  background: #ff7100;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff7100), to(#ff9f00));
  background: linear-gradient(to bottom, #ff7100 0%, #ff9f00 100%);
}

/* letest job css end */
.know-more-about-btn a span {
  border-radius: 5px;
  color: #fff !important;
  padding: 8px 10px;
  margin: 0 0 0 3px;
  border: 2px solid rgba(0, 0, 0, 0.24);
  font-size: 14px;
  font-weight: 700;
  background: #3e4095 !important;
  text-transform: capitalize;
  line-height: normal;
}

.owl-theme .owl-nav [class*=owl-] {
  margin: 6px;
}

.testimonial-slider .owl-carousel .owl-nav button.owl-next, .testimonial-slider .owl-carousel .owl-nav button.owl-next:hover {
  background-position: right center;
}

.testimonial-slider .owl-carousel .owl-nav {
  margin: 0;
  padding: 0;
  background: #fff;
  position: absolute;
  top: -60px;
  z-index: 111;
  right: -10px;
}

.testimonial-slider .owl-carousel .owl-nav button, .testimonial-slider .owl-carousel .owl-nav button:hover {
  display: inline-block;
  overflow: hidden;
  width: 15px;
  padding: 3px 0;
  height: 22px;
  background: url(//alliance-11536.kxcdn.com/wp-content/themes/alliancerecruitmentagency-child/assets/images/slider2-controls.png);
  text-indent: -1000px;
  outline: none;
  vertical-align: middle;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-repeat: no-repeat;
  position: relative;
  outline: none;
}

/* sidebar start*/
.sidebar .widget {
  margin: 0 0 10px;
}

aside.sidebar {
  margin-top: 3em !important;
}

.sidebar {
  float: right;
  width: 22%;
  max-width: 220px;
  list-style: none;
  margin-top: 3em;
}

.sidebar .sb_widget_title {
  border-bottom: 1px solid #575757;
  font-weight: 300;
  font-size: 1.385em;
  margin: 8px 0 12px;
  color: #3f3f3f;
  line-height: 34px;
  font-family: "Signika", sans-serif;
}

.sidebar .sb_widget_title span {
  border-bottom: 1px solid #319cee;
  padding: 0 0 5px;
}

.emp .radio {
  width: 25px;
}

.emp span {
  margin-bottom: 20px;
  font-size: 15px;
}

.emp span.wpcf7-form-control-wrap.Address {
  display: block;
}

.cnt .radio {
  width: 25px;
}

.cnt span {
  margin-bottom: 20px;
  font-size: 15px;
}

label.checkbox {
  display: inline-block;
  float: none;
  clear: none;
  overflow: hidden;
  height: 19px;
  padding-left: 5px;
  background: url(../images/input.png) 0 0 no-repeat;
  line-height: 19px;
  vertical-align: middle;
  font-weight: 400;
}

label.checkbox.checked {
  background-position: 0 -19px;
}

label.radio {
  display: inline-block;
  float: none;
  clear: none;
  overflow: hidden;
  height: 19px;
  padding-left: 5px;
  background: url(../images/input.png) 0 -38px no-repeat;
  line-height: 19px;
  vertical-align: middle;
  font-weight: 400;
}

label.radio.checked {
  background-position: 0 -57px;
}

label.radio input, label.checkbox input {
  visibility: hidden;
  -webkit-appearance: none;
}

.wpcf7-form [type=radio], [type=radio], .wpcf7-form [type=radio], .wpcf7-form [type=checkbox] {
  width: auto;
  margin-right: 5px;
  position: relative;
  top: 4px;
}

.wpcf7 input, .wpcf7 .select {
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
}

button, [type=checkbox], [type=radio], [type=radio], [type=radio], [type=email], label, select {
  cursor: pointer;
  vertical-align: middle;
}

input, textarea, select {
  padding: 9px 15px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

textarea, input, select, option, optgroup, button {
  font-family: inherit;
  font: inherit;
  vertical-align: middle;
}

[class^=custom]:before, [class*=" custom"]:before {
  font-family: 'alliance-icon' !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 7px;
  color: #047cb6;
  font-size: 16px;
  font-weight: 600;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form {
  background: #319cee;
  border: 10px solid #0090ff;
  padding: 15px 0 0;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form .textwidget.custom-html-widget {
  padding: 5px;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form p {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin: 0;
  font-family: "Poppins", sans-serif;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form p span {
  font-weight: 400;
  font-size: 11px;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-top: 5px;
  padding-bottom: 13px;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form span.select span.value span {
  margin-top: 2px;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form p span .wpcf7-not-valid-tip {
  font-weight: 400;
  font-size: 11px;
  text-transform: capitalize;
  color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  padding-bottom: 0;
  width: 100%;
  display: inline-block;
  text-align: left;
  padding: 0;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form input {
  color: #fff !important;
  padding-left: 10px !important;
  border: 0;
  background: 0 0;
  border-bottom: 1px solid #fff;
  width: 100%;
  font-size: 12px;
  padding-bottom: 8px;
  margin-top: 0;
  border-radius: 0;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form .hire-developer-phone {
  padding-left: 53px !important;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form select {
  padding-left: 0;
  padding-bottom: 8px !important;
  font-size: 12px;
  text-transform: capitalize;
  width: 100%;
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 5px;
  color: #fff;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form span.select {
  color: #fff;
  background: 0 0;
  border: none;
  -webkit-appearance: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding: 0;
  margin: 0;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form select option {
  height: 42px;
  background-color: #319cee;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  -webkit-appearance: none;
  padding: 0 5px !important;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form textarea {
  padding-left: 10px;
  padding-top: 0;
  min-height: 80px !important;
  height: 80px !important;
  background-color: #319cee;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
  font-size: 12px;
  max-width: 100%;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  width: 100%;
  margin: 10px auto;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form p label {
  padding: 0;
  margin: 0 0 6px;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form input::-webkit-input-placeholder, .sidebar .textwidget .emp .custom-html-widget .sidebar-form input::-moz-placeholder, .sidebar .textwidget .emp .custom-html-widget .sidebar-form input:-ms-input-placeholder, .sidebar .textwidget .emp .custom-html-widget .sidebar-form input:-moz-placeholder {
  color: #fff !important;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form textarea::-webkit-input-placeholder, .sidebar .textwidget .emp .custom-html-widget .sidebar-form textarea::-moz-placeholder, .sidebar .textwidget .emp .custom-html-widget .sidebar-form textarea:-ms-input-placeholder, .sidebar .textwidget .emp .custom-html-widget .sidebar-form textarea:-moz-placeholder {
  color: #fff !important;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form .wpcf7-form-control.wpcf7-submit {
  cursor: pointer;
  background: 0 0;
  border: 2px solid #fff;
  border-radius: 30px;
  padding: 10px 0 !important;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: all ease-in .2s;
  transition: all ease-in .2s;
  width: 180px;
  margin: 15px auto 15px;
  text-align: center;
  display: block;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form .submit_btn {
  padding: 0;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form .input_cover {
  position: relative;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form input {
  color: #fff !important;
  padding-left: 10px !important;
  border: 0;
  background: 0 0;
  border-bottom: 1px solid #fff;
  width: 100%;
  font-size: 12px;
  padding-bottom: 8px;
  margin-top: 0;
  border-radius: 0;
}

.iti--allow-dropdown input {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--separate-dial-code input {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti input {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.wpcf7 input, .wpcf7 .select {
  width: 100%;
  margin-bottom: 10px;
}

.contact input {
  width: 100%;
  max-width: 100%;
  margin: 5px 0;
}

.sidebar ul#menu-inner_apply_job {
  border: none;
}

.sidebar .widget > div > ul.menu {
  margin-top: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font: 300 1.231em "Signika", sans-serif;
}

.sidebar .widget ul {
  list-style: none;
  padding-left: 0;
  font-size: .923em;
}

.sidebar .widget ul li {
  overflow: hidden;
  margin: 0;
  color: #747474;
  margin: 5px 0;
}

.sidebar .widget > div > ul.menu li {
  border-top: 1px solid #e5e5e5;
}

.sidebar .widget > div > ul.menu li:first-child {
  border-top: none;
}

.sidebar .widget > div > ul.menu li a {
  display: block;
  padding: 7px 20px 7px 10px;
}

.sidebar .widget > div > ul.menu li a:hover {
  background: #f5f5f5;
  color: #3f3f3f;
}

.sidebar_random_video {
  border: 1px solid #415063;
  padding: 11px !important;
  border-radius: 7px;
  margin: 0 0 2em;
}

p.cf-title {
  margin: 0 0 1em;
  color: #3f3f3f;
  font: 300 1.538em "Signika", sans-serif;
}

.sidebar_random_video iframe {
  position: relative !important;
}

iframe {
  max-width: 100%;
}

.for_mobile_pointers {
  display: none;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form input::-webkit-input-placeholder {
  color: #ffffff;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form input:-ms-input-placeholder {
  color: #ffffff;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form input::-ms-input-placeholder {
  color: #ffffff;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form input::placeholder {
  color: #ffffff;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form textarea::-webkit-input-placeholder {
  color: #ffffff;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form textarea:-ms-input-placeholder {
  color: #ffffff;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form textarea::-ms-input-placeholder {
  color: #ffffff;
}

.sidebar .textwidget .emp .custom-html-widget .sidebar-form textarea::placeholder {
  color: #ffffff;
}

.sidebar .wpcf7-form-control-wrap > div > div {
  margin: 0 auto;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #ff0000;
}

.msg.error, div.wpcf7-validation-errors {
  border-color: #ebbcb5;
  background-color: #ffe6dc;
  color: #ef4437;
  font-size: 13px;
}

.msg {
  margin: 20px 0;
  padding: 11px 10px 11px 45px;
  border: 1px solid #dfdfdf;
  background-repeat: no-repeat;
  background-position: 13px 10px;
  -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.4);
          box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.4);
}

div.wpcf7-response-output {
  margin: 20px 0;
  padding: 11px 10px 11px 45px;
  border: 1px solid #dfdfdf;
  background-repeat: no-repeat;
  background-position: 13px 10px;
  -webkit-box-shadow: inset 0 0 15px black;
          box-shadow: inset 0 0 15px black;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
}

.wpcf7-display-none {
  display: none;
}

#post_vacancy .sidebar-form span.wpcf7-not-valid-tip {
  color: #fff;
  font-weight: 400;
  display: inline-block;
  font-size: 11px !important;
  background: #fd6262;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.sidebar .widget:first-child {
  margin-top: 0;
}

.scholar_img {
  max-width: 400px;
  margin: 30px auto;
}

/* sidebar end*/
ul[class] {
  list-style: none;
}

a {
  color: #3f3f3f;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  text-decoration: none;
}

a:hover {
  color: #ff8400;
  text-decoration: none;
}

a * {
  cursor: pointer;
}

hr {
  clear: both;
  margin: 1.5em 0;
  height: 0;
  border: none;
  border-top: 1px solid #dfdfdf;
  overflow: hidden;
}

select option {
  padding: 0 10px;
}

fieldset {
  overflow: hidden;
  border: none;
}

legend {
  display: none;
}

option {
  padding: 0 5px;
}

table {
  border-collapse: collapse;
}

button::-moz-focus-inner, input[type=' ']::-moz-focus-inner, input[type=" "]::-moz-focus-inner, input[type=" "]::-moz-focus-inner, input[type=" "] > input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: none;
}

label {
  color: #3f3f3f;
  font-weight: bold;
  margin: 5px 0;
}

textarea, input, select, option, optgroup, button {
  font-family: inherit;
  font-size: inherit;
  vertical-align: middle;
}

button, [type="checkbox"], [type="radio"], [type="radio"], [type="radio"], [type="email"], label, select {
  cursor: pointer;
  vertical-align: middle;
}

input, textarea, select {
  padding: 9px 15px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

input.error, textarea.error, select.error {
  border-color: #e65842;
  background-color: #ffe6dc;
  -webkit-box-shadow: 0 0 2px 1px #ffece6;
          box-shadow: 0 0 2px 1px #ffece6;
  color: #ef4437;
}

select {
  padding: 8px 15px;
  color: #999;
}

textarea {
  min-width: 92%;
  max-width: 100%;
  min-height: 150px;
}

.select select {
  width: 100%;
}

blockquote {
  margin: 1.5em 0 1.5em 1em;
  padding: 1px 0 1px 1.5em;
  border-left: 2px solid #ff8400;
  font-style: italic;
}

input[name="submit"] {
  padding: 7px 2%;
}

.main h1 {
  margin: 1em 0 .5em !important;
  color: #3f3f3f !important;
  font: 400 2.308em "Signika", sans-serif !important;
}

/* h1:first-child { margin: 1em 0 0.3em; font-size: 2.615em; } */
.main h2 {
  margin: 1em 0 0.5em;
  color: #3f3f3f;
  font: 300 2.154em "Signika", sans-serif !important;
}

.main h3 {
  margin: 1.5em 0 1em;
  color: #3f3f3f;
  font: 300 1.846em "Signika", sans-serif;
}

.main h4 {
  margin: 1.5em 0 1em;
  color: #3f3f3f;
  font: 300 1.538em "Signika", sans-serif;
}

.main h5 {
  margin: 1.5em 0 1em;
  color: #3f3f3f;
  font: 300 1.385em "Signika", sans-serif;
}

.main h6 {
  margin: 1.5em 0 1em;
  color: #3f3f3f;
  font: 300 1.231em "Signika", sans-serif;
}

.main p {
  margin: 10px 0 !important;
  line-height: 25px;
  color: #747474;
}

ul, ol {
  margin: 1em 0;
  padding: 0;
}

li {
  margin: 0.5em 0 0.5em 2em;
  position: relative;
}

/* layout 1 housekeeping-consultancy-services start */
.entry-full.header_banner img {
  width: 100%;
  height: auto;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption, .gallery-caption {
  padding: 0;
  color: #747474;
  text-align: center;
}

.wp-caption img, .wp-caption embed {
  max-width: 680px;
  width: 100%;
}

section {
  display: block;
}

.content:after {
  clear: both;
  display: block;
  height: 0;
  content: '';
}

ol li {
  font-size: 14px;
  color: #3f3f3f;
}

.content {
  position: relative;
  clear: both;
  max-width: 1170px;
  margin: 0 auto;
  padding: 1px 0 25px;
}

.main {
  float: left;
  width: 75%;
}

.main a {
  color: #319cee;
  font-weight: 700;
}

.color-blue .required, .color-blue a:hover, .color-blue header p.title a:hover, .color-blue .directory h2 a:hover {
  color: #319cee;
}

.main a:hover {
  color: #319cee;
}

.talent_asap_mobile {
  display: none;
}

.talent_asap_web {
  margin: 40px auto 20px;
  display: block;
  text-align: center;
}

.main .post img, .main .page img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.single h1 {
  margin-bottom: 0 !important;
}

.color-blue ul.tick li {
  background: url(../images/tick-blue.png) 0 0 no-repeat;
  line-height: 24px;
  font-size: 14px;
  margin: 5px 0;
  padding-left: 25px;
  color: #747474;
}

.heading_style {
  margin: 15px 0 10px !important;
  color: #3f3f3f !important;
  font: 300 1.846em "Signika", sans-serif !important;
  text-align: left;
}

.title2 {
  font-size: 20px;
  font-weight: 700;
  color: #0098da;
  margin: 5px auto 15px;
}

.Apple-style-span {
  color: #339966;
  font-size: 18px;
  text-align: center;
}

.posts-slider {
  margin-bottom: 0;
}

.columns {
  margin: 15px -11px;
  font-size: 0;
}

p.underline {
  margin-top: 0;
  border-bottom: 1px solid #dfdfdf;
  color: #3f3f3f;
  font-weight: 300;
  font-size: 24px !important;
}

p.underline span {
  margin-bottom: -1px;
  padding-bottom: 11px;
  border-bottom: 2px solid #319cee;
  display: inline-block;
}

.owl-carousel {
  -webkit-tap-highlight-color: transparent;
  position: relative;
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: "\f1e9";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  font-size: 13px;
  vertical-align: top;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

.view_All_jobs {
  display: block;
  height: 100%;
  text-align: center;
  font-size: 2em;
  vertical-align: middle;
  padding: 35px 0;
}

.view_All_jobs.hover {
  text-decoration: none;
}

.Job_column_view {
  border: 1px solid #ccc;
  padding: 15px;
  font-family: "Signika", sans-serif;
  min-height: 172px;
}

.Job_column_view .title {
  padding: 0;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.Job_column_view a.btn {
  font-family: "Signika", sans-serif;
  margin: 15px 5px 0 0;
  text-transform: capitalize;
  font-weight: 400;
}

.get_jobs .Job_column_view .title {
  color: #747474;
  font-size: 14px;
  min-height: 34px;
  vertical-align: middle;
  text-transform: uppercase;
}

/* layout 1 housekeeping-consultancy-services end */
ul.industries_list li {
  margin-left: 0;
}

ul.industries_list li a:before {
  content: "\f08e";
  font: normal normal normal 13px/1 FontAwesome;
  margin-right: 8px;
}

.col2 {
  width: 50%;
}

a.btn.orange {
  border-color: #de6200;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9f00), to(#ff7100));
  background: linear-gradient(to bottom, #ff9f00 0%, #ff7100 100%);
  text-shadow: 0 -1px 0 #de6200;
}

a.btn {
  display: inline-block;
  height: 30px;
  margin: 2px;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #fff !important;
  font: bold 1.077em/30px "Arial", sans-serif;
  text-transform: uppercase;
}

.color-blue a.btn:hover {
  color: #fff;
}

a.btn.orange:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff7100), to(#ff9f00));
  background: linear-gradient(to bottom, #ff7100 0%, #ff9f00 100%);
}

div#wpcs_tab_9799 {
  border: 1px solid #7f7f7f;
  border-top: none;
  cursor: pointer;
  width: 170px;
  height: 34px;
  overflow: hidden;
  background: #0c0000;
  color: #d33;
  padding: 2px 0;
  position: fixed;
  top: 200px;
  left: -68px;
  text-align: center;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 9999999;
  font-size: 18px;
}

div#wpcs_tab_9799 {
  left: -110px !important;
}

div#wpcs_tab_8332, div#wpcs_tab_9799 {
  border: 2px solid rgba(0, 0, 0, 0.12) !important;
  padding: 2px 0 0 !important;
  background: #eb622b !important;
  color: #fff !important;
  top: 320px !important;
  line-height: 30px !important;
  border-radius: 0 0 5px 5px !important;
  height: 35px !important;
  width: initial !important;
  padding: 0 20px !important;
}

.text-justify {
  text-align: justify !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-align-left {
  text-align: left !important;
}

.page-template-default.page p {
  text-align: justify;
}

.post-template-default.single-post p {
  text-align: justify;
}

.title-main {
  padding-bottom: 10px;
  margin: 2em 0 27px;
  font-size: 24px !important;
  margin-top: 32px;
  border-bottom: 1px solid #dfdfdf;
  color: #3f3f3f;
  font: 300 2.154em "Signika", sans-serif;
}

ul.hp-services {
  margin: -1.5em 0 0;
  padding: 0;
  list-style: none;
}

ul.hp-services li:first-child {
  border-top: none;
}

ul.hp-services li {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #dfdfdf;
}

ul.hp-services li img {
  float: left;
  width: auto;
  margin-right: 25px;
}

ul.hp-services li div {
  overflow: hidden;
}

.service_title {
  margin: 0 0 .5em;
  font-size: 1.6em;
  font-family: "Signika", sans-serif;
  font-weight: 400;
  color: #3f3f3f;
}

.main_customers_after {
  position: relative;
}

.columns.heading_override {
  margin: 10px -10px 0;
}

.columns {
  margin: 15px -11px;
  font-size: 0;
}

.f-left {
  float: left;
}

footer section.columns {
  max-width: 1170px;
  margin: 0 auto;
}

.columns > h1 {
  margin-left: 10px;
  font-size: 30px;
}

.columns > h1:first-child {
  font-size: 33px;
}

.columns > h2 {
  margin-left: 10px;
  font-size: 28px;
}

.columns > h3 {
  margin-left: 10px;
  font-size: 24px;
}

.columns > h4 {
  margin-left: 10px;
  font-size: 20px;
}

.columns > h5 {
  margin-left: 10px;
  font-size: 18px;
}

.columns > h6 {
  margin-left: 10px;
  font-size: 16px;
}

.columns > p {
  margin-left: 10px;
  font-size: 13px;
}

.col {
  display: inline-block;
  margin: 0 0 20px;
  padding: 0 10px;
  font-size: 13px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.col1 {
  width: 100%;
  margin: 0 0 50px;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 33.33%;
}

.col4 {
  width: 25%;
}

.col5 {
  width: 20%;
}

.col6 {
  width: 16.667%;
}

.col23 {
  width: 66.667%;
}

.col34 {
  width: 75%;
}

.columns > h2:first-child, .homepage section .columns h2:first-child, .why-us h2 {
  margin: 0 0 1.5em;
  font-weight: 300;
  font-size: 24px;
}

.columns > h2:first-child {
  margin-left: 10px;
  margin-bottom: 1em;
}

.columns > h2:first-child {
  margin-bottom: 20px;
}

section .why-us h2:first-child span {
  padding-top: 0;
  padding-bottom: 7px;
}

.columns .more:first-child + h2 {
  clear: none;
  margin: 0 0 1em;
}

.columns .more:first-child {
  float: right;
  margin: 1em 0 0;
}

.why-us h2 {
  margin-top: 0;
}

.col2 img.post-thumbnail {
  width: 100%;
  max-width: 455px;
}

.homepage .col2 h2, .homepage .col3 h2 {
  font-size: 1.846em;
  font-weight: 400;
}

.col2 h2 a, .col3 h2 a, .col2 h2 a, .col3 h2 a {
  color: #3f3f3f;
}

.col2 h2 a:hover, .col3 h2 a:hover, .col2 h2 a:hover, .col3 h2 a:hover {
  color: #ff8400;
}

.columns .post h2 {
  font-weight: 300;
}

.columns h2:first-child, .columns h2.underline:first-child {
  margin-top: 0;
}

.columns .col3 h3:first-child {
  margin-top: 0;
  font-size: 1.385em;
}

.columns .post h3:first-child {
  margin: 0;
  font-size: 1.538em;
}

.col .img img {
  width: 100%;
  max-width: 100%;
}

.col img {
  max-width: 100%;
}

.img > p {
  display: none;
}

.col2.post {
  margin-bottom: 40px;
}

.col3.post h2, .col2.post h2 {
  margin: 0.5em 0 0;
}

.col3 h3, .col4 h3 {
  margin: 0.5em 0;
  font-size: 1.538em;
}

.col3 h3 img, .col4 h3 img {
  width: auto;
  margin-right: 5px;
}

.col3 p {
  margin: 0.5em 0;
  font-size: 14px;
}

.img-border {
  max-width: 100%;
  width: auto;
}

a:hover span.img-border {
  opacity: 0.7;
}

.post > p > img, .single > article > p > img, .post > p > .img-border img, .single > article > p > .img-border img, .post .img-border img {
  max-width: 100%;
  height: auto;
}

* > .img-border > img {
  margin: 0;
}

ul.tabs {
  margin: 0 0 1em;
  border-bottom: 1px solid #dfdfdf;
}

ul.tabs:after {
  clear: both;
  display: block;
  height: 0;
  content: ' ';
}

ul.tabs li {
  float: left;
  margin: 2px 4px -2px 0;
}

ul.tabs a {
  float: left;
  margin: 0 0 1px;
  padding: 0 10px;
  border: 1px solid #dfdfdf;
  color: #3f3f3f;
  font: 300 1.231em/35px "Signika", sans-serif;
}

ul.tabs a.selected {
  padding-bottom: 2px;
  border: 1px solid #ff8400;
  border-bottom: 3px solid #d97000;
  background: #ff8400;
  color: #fff;
  line-height: 31px;
}

.tab-content h2 {
  font-weight: 300;
  font-size: 1.538em;
}

.col ul.tabs {
  padding-top: 7px;
}

.tabbed.alt {
  font-size: 0;
}

.tabbed.alt ul.tabs {
  float: left;
  width: 25%;
  height: auto;
  margin: 0;
  border-bottom: none;
  font-size: 14px;
}

.tabbed.alt ul.tabs li {
  float: none;
  margin: 0 0 -1px;
}

.tabbed.alt ul.tabs li a {
  float: none;
  display: block;
  border-right: none;
  border-top: none;
}

.tabbed.alt ul.tabs li:first-child a {
  border-top: 1px solid #dfdfdf;
}

.tabbed.alt ul.tabs li:first-child a.selected {
  border-top: none;
}

.tabbed.alt .tab-content {
  overflow: hidden;
  padding: 0 0 0 15px;
  border-left: 1px solid #dfdfdf;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.more a {
  padding-left: 15px;
  background: url("../images/more.png") 0 50% no-repeat;
  color: #3f3f3f;
}

.more a:hover {
  color: #ff8400;
}

.hidden {
  display: none;
}

a.go-top {
  display: block;
}

h2.alt {
  border-bottom: 1px solid #dfdfdf;
  font-weight: 300;
  font-size: 1.846em;
}

h2.alt span {
  display: inline-block;
  margin-bottom: -1px;
  padding: 10px 0;
  border-bottom: 2px solid #ff8400;
}

.dc, .dc-alt {
  float: left;
  margin: 0.3em 10px 5px 0;
  color: #3f3f3f;
  font-size: 4em;
}

.dc-alt {
  color: #ff8400;
}

ul.tick li {
  margin: 5px 0;
  padding-left: 33px;
  position: relative;
  line-height: 24px;
  font-size: 14px;
}

ul.tick li:before {
  display: none;
}

ul.dash li {
  margin-left: 0;
}

ul.dash li:before {
  overflow: hidden;
  float: left;
  width: 7px;
  margin-right: 10px;
  content: "—";
}

ul.unstyled {
  list-style: none;
}

ul.unstyled li {
  margin-left: 0;
  padding-left: 0;
}

iframe {
  max-width: 100%;
  border: none;
}

div.video {
  position: relative;
  padding-bottom: 45%;
  padding-top: 25px;
  height: 0;
}

div.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.img-border {
  display: block;
  position: relative;
}

.img-border:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.1);
  content: " ";
}

.fancy-borders-disabled .img-border:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.posts .img-border {
  width: auto;
}

.table {
  overflow-x: auto;
}

.about_form p {
  margin-top: 20px !important;
  margin-bottom: 0 !important;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  color: #30309f;
  line-height: 20px;
  text-align: center !important;
  display: block;
  font-family: "Signika", sans-serif;
}

.about_form p span {
  color: #5f5d5d;
  font-weight: 400;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-top: 5px;
  padding-bottom: 0px;
  line-height: 20px;
  font-family: 'Poppins', sans-serif;
  display: block;
}

.about_form .about_rightbar {
  border: 2px solid #e0e0e0;
  border-radius: 5px;
  padding: 15px;
  margin-top: 20px;
  position: relative;
}

.about_form .about_input_field {
  position: relative;
}

.about_form .about_input_field i {
  text-align: center;
  position: absolute;
  left: 0;
  top: -8px;
  line-height: 24px;
  margin: auto;
  font-size: 16px;
  color: #303091;
  z-index: 1;
}

.about_form .about_input_field i.fa-skype {
  font-size: 20px;
}

.about_form .abt_sidebar {
  position: relative;
}

.about_form .abt_sidebar .about_input_field input {
  font-size: 13px;
  margin-bottom: 10px !important;
  padding: 8px 10px 8px 25px;
  border: none;
  border-bottom: 2px solid #e6e6e6;
  width: 100%;
}

.about_form .abt_sidebar .about_input_field input::-webkit-input-placeholder, .about_form .abt_sidebar .about_input_field input::-moz-placeholder, .about_form .abt_sidebar .about_input_field input:-ms-input-placeholder, .about_form .abt_sidebar .about_input_field input:-moz-placeholder {
  color: #b8b8b8;
}

.about_form .abt_sidebar .about_message textarea::-webkit-input-placeholder, .about_form .abt_sidebar .about_message textarea::-moz-placeholder, .about_form .abt_sidebar .about_message textarea:-ms-input-placeholder, .about_form .abt_sidebar .about_message textarea:-moz-placeholder {
  color: #b8b8b8;
}

.about_form .abt_sidebar .about_message i {
  text-align: center;
  position: absolute;
  line-height: 24px;
  margin: auto;
  font-size: 16px;
  color: #303091;
  z-index: 1;
  padding-top: 4px;
}

.about_form .abt_sidebar .about_input_field .iti__selected-flag {
  padding: 0 6px 0 0px;
  outline: none;
}

.about_form .abt_sidebar .about_input_field .your-phone input {
  font-size: 13px;
  padding-left: 35px;
  color: #b8b8b8;
  margin-bottom: 10px !important;
}

.about_form .abt_sidebar .about_message textarea {
  color: #b8b8b8;
  padding: 8px 10px 8px 25px;
  border: none;
  border-bottom: 2px solid #e8e8e8;
  display: block;
  width: 100%;
  min-width: 100%;
  height: 70px;
  min-height: 70px;
  font-size: 13px;
  margin-bottom: 10px;
  resize: none;
}

.about_form .wpcf7-form-control-wrap {
  margin-top: 0;
}

.about_form .abt_sidebar .wpcf7-form-control.g-recaptcha {
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  padding: 0 !important;
  margin-bottom: 0 !important;
  display: inline-block;
}

.about_form .abt_sidebar .about_radio_btn .main_custom label {
  position: relative;
  height: auto;
  padding: 0;
  font-family: 'Signika';
  font-size: 15px;
}

.about_form .abt_sidebar .about_radio_btn .main_custom label.radio {
  background-image: none;
}

.about_form .abt_sidebar .about_radio_btn .main_custom label.radio.checked {
  background-image: none;
}

.franchise-inquiry input[placeholder], [placeholder], *[placeholder] {
  color: #b7b7d9 !important;
}

.recpta-blok {
  height: 60px;
}

.abt_sidebar.abut-sidbar-twenty-twenty .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}

.iti__country {
  padding-left: 0;
  margin-left: 15px;
}

.abt_sidebar.abut-sidbar-twenty-twenty .iti__flag-container {
  top: -10px;
}

/* custom readio buitto */
.about_radio_btn {
  margin: 30px 0px;
  background: #3e4095;
  padding: 15px 15px 1px;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 2px #e0e0e0;
          box-shadow: 5px 5px 2px #e0e0e0;
}

.about_radio_btn .employers_style {
  font-family: 'Signika';
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.about_radio_btn .yes_outsource {
  color: #fff;
  display: inline-block;
  padding-left: 25px;
  font-weight: 900;
  line-height: 19px;
}

.abt_sidebar .about_rightbar .iti.iti--allow-dropdown {
  margin-bottom: 0px;
  width: 100%;
}

.about_form .wpcf7-form [type="radio"], .about_form .wpcf7-form [type="checkbox"] {
  width: auto;
  margin-right: 5px;
  position: absolute;
  top: 4px;
}

.about_form .wpcf7-form [type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  width: 19px;
  height: 19px;
  border: 2px solid #999;
}

.about_form span.wpcf7-not-valid-tip {
  margin-top: -10px;
  padding-left: 0;
  font-size: 11px;
  background: #f7f5f5;
}

.main_custom {
  position: relative;
  margin-bottom: 7px;
}

.custom label {
  margin-right: 15px;
  cursor: pointer;
  padding-left: 20px;
  position: absolute;
  top: -3px;
}

.custom input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 2px solid #999;
  -webkit-transition: 0.2s all linear;
  transition: 0.2s all linear;
  margin-right: 5px;
  position: absolute;
  top: 3px;
  left: 0;
  visibility: visible !important;
}

.about_form .abt_sidebar .custom input:checked {
  border: 1px solid #ffffff;
  outline: none;
  position: absolute;
  top: 0px;
  margin: 0;
  width: 17px;
  height: 17px;
  padding: 0;
  background: #3e4095;
}

.custom button {
  color: white;
  background-color: black;
  padding: 5px 10px;
  border-radius: 0;
  border: 0;
  font-size: 14px;
}

.custom button:hover, .custom button:focus {
  color: #999;
}

.custom button:active {
  background-color: white;
  color: black;
  outline: 1px solid black;
}

.abt_sidebar.abut-sidbar-twenty-twenty #post_vacancy {
  display: none;
}

.abt_sidebar.abut-sidbar-twenty-twenty.virtual-sidebar #post_vacancy {
  display: block;
}

.sidebar img {
  max-width: 100%;
  width: auto !important;
}

.abut-sidbar-twenty-twenty .about_radio_btn .custom .main_custom .custom-radio {
  font-family: 'Signika';
  background: transparent;
  height: auto;
  line-height: normal;
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  overflow: visible;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.abut-sidbar-twenty-twenty .about_radio_btn .custom .main_custom .custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
  height: 18px;
  padding: 0;
  margin-right: 0;
  padding-right: 0px;
}

.abut-sidbar-twenty-twenty .about_radio_btn .custom .main_custom .custom-radio .checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 20px;
  width: 20px;
  padding: 0;
  background: #e5e5e5;
  background: -webkit-gradient(linear, left top, right top, from(#e5e5e5), to(white));
  background: linear-gradient(to right, #e5e5e5 0%, white 100%);
  border-radius: 50%;
  border: 1px solid #afafaf;
}

.abut-sidbar-twenty-twenty .about_radio_btn .custom .main_custom .custom-radio:hover input ~ .checkmark, .abut-sidbar-twenty-twenty .about_radio_btn .custom .main_custom .custom-radio input:checked ~ .checkmark {
  background: #e5e5e5;
  background: -webkit-gradient(linear, left top, right top, from(#e5e5e5), to(white));
  background: linear-gradient(to right, #e5e5e5 0%, white 100%);
}

.abut-sidbar-twenty-twenty .about_radio_btn .custom .main_custom .custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.abut-sidbar-twenty-twenty .about_radio_btn .custom .main_custom .custom-radio input:checked ~ .checkmark:after {
  display: block;
}

.abut-sidbar-twenty-twenty .about_radio_btn .custom .main_custom .custom-radio .checkmark:after {
  top: 6px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #3e4095;
}

.abut-sidbar-twenty-twenty .about_radio_btn * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.abut-sidbar-twenty-twenty .about_radio_btn *:before, .abut-sidbar-twenty-twenty .about_radio_btn *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.about_radio_btn {
  margin: 30px 0px;
  background: #3e4095;
  padding: 15px 15px 1px;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 2px #e0e0e0;
          box-shadow: 5px 5px 2px #e0e0e0;
}

.about_radio_btn .employers_style {
  font-family: 'Signika';
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.about_radio_btn .yes_outsource {
  color: #fff;
  display: inline-block;
  padding-left: 25px;
  font-weight: 900;
  line-height: 19px;
}

.abt_sidebar .about_rightbar .iti.iti--allow-dropdown {
  margin-bottom: 0px;
  width: 100%;
}

.about_form .wpcf7-form [type="radio"], .about_form .wpcf7-form [type="checkbox"] {
  width: auto;
  margin-right: 5px;
  position: absolute;
  top: 4px;
}

.about_form .wpcf7-form [type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  width: 19px;
  height: 19px;
  border: 2px solid #999;
}

.about_form span.wpcf7-not-valid-tip {
  margin-top: -10px;
  padding-left: 0;
  font-size: 11px;
  background: #f7f5f5;
}

.main_custom {
  position: relative;
  margin-bottom: 7px;
}

.custom label {
  margin-right: 15px;
  cursor: pointer;
  padding-left: 20px;
  position: absolute;
  top: -3px;
}

.custom input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 2px solid #999;
  -webkit-transition: 0.2s all linear;
  transition: 0.2s all linear;
  margin-right: 5px;
  position: absolute;
  top: 3px;
  left: 0;
  visibility: visible !important;
}

.about_form .abt_sidebar .custom input:checked {
  border: 1px solid #ffffff;
  outline: none;
  position: absolute;
  top: 0px;
  margin: 0;
  width: 17px;
  height: 17px;
  padding: 0;
  background: #3e4095;
}

.custom button {
  color: white;
  background-color: black;
  padding: 5px 10px;
  border-radius: 0;
  border: 0;
  font-size: 14px;
}

.custom button:hover, .custom button:focus {
  color: #999;
}

.custom button:active {
  background-color: white;
  color: black;
  outline: 1px solid black;
}

.about_rightbar .about_submit_btn .wpcf7-submit {
  margin-top: 0;
  background: #303091;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  border: none;
  font-weight: 500;
  border-radius: 8px;
  padding: 10px 20px;
  min-width: 150px;
  margin-bottom: 0;
  width: auto;
  z-index: 9;
  position: relative;
  cursor: pointer;
}

.about_rightbar .about_submit_btn .wpcf7-submit:hover, .about_rightbar .about_submit_btn .wpcf7-submit:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.8;
  background: #303091;
}

.about_rightbar span.note_form {
  color: #b8b8b8;
  font-size: 14px;
  margin-top: 15px;
  display: block;
  line-height: 21px;
}

.sidebar .job_seeker_listing ul {
  margin: 0;
  padding: 0;
}

.sidebar .job_seeker_listing ul li {
  list-style: none;
  margin: 0;
  padding: 0 0px 0 30px;
  position: relative;
  color: #000;
  font-size: 13px;
  line-height: 26px;
}

.sidebar .job_seeker_listing ul li:before {
  content: "";
  background: url(../images/job_tick.png);
  position: absolute;
  left: 0;
  top: 1px;
  height: 26px;
  width: 26px;
  background-size: 100%;
  background-position: center center;
}

.job-seeker-title {
  font-size: 20px;
  color: #3e4095;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  margin-top: 25px;
}

.job-seeker-title p {
  margin-bottom: 0;
}

.sidebar ul#menu-inner_apply_job {
  border: none;
}

.sidebar .apply_job_btn a {
  background: #33aae1;
  border: none;
  border-radius: 6px;
  font-weight: 900;
  color: #fff;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  text-align: center;
  letter-spacing: 1px;
  font-size: 20px;
}

.sidebar .widget > div > ul.menu li.apply_job_btn a:hover {
  background: #303091;
  color: #fff;
}

.sidebar .widget > div > ul.menu li a {
  display: block;
  padding: 7px 20px 7px 10px;
}

.sidebar .apply_job_btn a {
  background: #33aae1;
  border: none;
  border-radius: 6px;
  font-weight: 900;
  color: #fff;
  -webkit-transition: all ease-in-out .4s;
  transition: all ease-in-out .4s;
  text-align: center;
  letter-spacing: 1px;
  font-size: 20px;
}

/* side bar form */
/* New post-form-twentytwenty css Start */
.nwpost-form-twentytwenty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0px 30px 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nwpost-form-twentytwenty * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nwpost-form-twentytwenty *:before, .nwpost-form-twentytwenty *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nwpost-form-twentytwenty .right-card-box {
  position: relative;
  width: 100%;
  background: #3e4095;
  padding: 30px 25px 30px 25px;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 2px #e0e0e0;
  box-shadow: 5px 5px 2px #e0e0e0;
}

.nwpost-form-twentytwenty .right-card-box .custom .custom-radio {
  font-family: 'Signika';
  background: transparent;
  height: auto;
  line-height: normal;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  overflow: visible;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nwpost-form-twentytwenty .right-card-box .custom .custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
  height: 18px;
  margin-right: 0;
  padding-right: 0px;
}

.nwpost-form-twentytwenty .right-card-box .custom .custom-radio .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e5e5e5;
  background: -webkit-gradient(linear, left top, right top, from(#e5e5e5), to(white));
  background: linear-gradient(to right, #e5e5e5 0%, white 100%);
  border-radius: 50%;
  border: 1px solid #afafaf;
}

.nwpost-form-twentytwenty .right-card-box .custom .custom-radio:hover input ~ .checkmark, .nwpost-form-twentytwenty .right-card-box .custom .custom-radio input:checked ~ .checkmark {
  background: #e5e5e5;
  background: -webkit-gradient(linear, left top, right top, from(#e5e5e5), to(white));
  background: linear-gradient(to right, #e5e5e5 0%, white 100%);
}

.nwpost-form-twentytwenty .right-card-box .custom .custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.nwpost-form-twentytwenty .right-card-box .custom .custom-radio input:checked ~ .checkmark:after {
  display: block;
}

.nwpost-form-twentytwenty .right-card-box .custom .custom-radio .checkmark:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3e4095;
}

.nwpost-form-twentytwenty .get-qoute-center-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 768px;
}

.nwpost-form-twentytwenty .get-qoute-center-main .left-img-box {
  width: 210px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  bottom: 20px;
}

.nwpost-form-twentytwenty .get-qoute-center-main .right-card-box .heading-txt {
  margin: 0;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}

.nwpost-form-twentytwenty .get-qoute-center-main .right-card-box .p-smll-txt {
  margin: 8px 0px;
  color: #fff;
  font-size: 15px;
  font-family: 'Signika';
  line-height: 22px;
}

.nwpost-form-twentytwenty .get-qoute-center-main .right-card-box .p-sub-txt {
  margin: 5px 0px 20px;
  color: #fff;
  font-family: 'Signika';
  font-size: 17px;
  font-weight: 500;
}

.nwpost-form-twentytwenty .get-qoute-center-main .right-card-box .p-sub-txt-two {
  margin: 5px 0px 20px;
  color: #fff;
  font-family: 'Signika';
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
}

/* form */
.desc_contact {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
}

.nw-twnty-twnty-form-layout {
  border: 3px solid #e0e0e0;
  border-radius: 8px;
  padding: 30px 18px;
  max-width: 768px;
}

.nw-twnty-twnty-form-layout * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nw-twnty-twnty-form-layout *:before, .nw-twnty-twnty-form-layout *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nw-twnty-twnty-form-layout .form-group.input_cover {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  width: 100%;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .form-icon {
  position: absolute;
  z-index: 1;
  color: #303091;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  top: 8px;
  font-size: 18px;
  bottom: 0;
}

.nw-twnty-twnty-form-layout .heading_style {
  color: #3e4095 !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  margin: 0 0 20px !important;
  font-family: Verdana !important;
  text-transform: uppercase;
  padding-left: 15px;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control {
  margin-bottom: 10px !important;
  padding: 10px 10px 10px 30px;
  border: none;
  border-bottom: 2px solid #e6e6e6;
  width: 100%;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control::-webkit-input-placeholder {
  color: #b7b7d9;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control:-ms-input-placeholder {
  color: #b7b7d9;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control::-ms-input-placeholder {
  color: #b7b7d9;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control::placeholder {
  color: #b7b7d9;
}

.nw-twnty-twnty-form-layout .wpcf7-form-control-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control::-webkit-input-placeholder, .nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control:-ms-input-placeholder, .nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control::-ms-input-placeholder, .nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control::-webkit-input-placeholder {
  color: #303091;
  opacity: 0.35;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control::-webkit-input-placeholder, .nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control:-ms-input-placeholder, .nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control::-ms-input-placeholder, .nw-twnty-twnty-form-layout .form-group.input_cover .wpcf7-form-control::placeholder {
  color: #303091;
  opacity: 0.35;
}

.nw-twnty-twnty-form-layout .job-desc .heading_style {
  margin-top: 20px;
}

.nw-twnty-twnty-form-layout .left-md {
  padding-right: 35px;
}

.nw-twnty-twnty-form-layout .right-md {
  padding-left: 35px;
}

.nw-twnty-twnty-form-layout .submit_btn .wpcf7-form-control.wpcf7-submit {
  background: #303091;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  border: none;
  font-weight: 500;
  border-radius: 8px;
  padding: 10px 20px;
  min-width: 180px;
  margin-bottom: 0;
  margin-top: 1.8rem;
}

.nw-twnty-twnty-form-layout .submit_btn .wpcf7-form-control.wpcf7-submit:hover, .nw-twnty-twnty-form-layout .submit_btn .wpcf7-form-control.wpcf7-submit:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.8;
}

.nw-twnty-twnty-form-layout .iti__selected-flag {
  padding: 0;
}

.nw-twnty-twnty-form-layout .iti__selected-flag:focus {
  outline: none;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .iti .wpcf7-form-control {
  padding-left: 40px;
}

.nw-twnty-twnty-form-layout .form-group.input_cover textarea.wpcf7-form-control {
  height: 89px;
  min-height: 89px;
  resize: none;
}

.nw-twnty-twnty-form-layout .iti__flag-container {
  top: -10px;
}

.nw-twnty-twnty-form-layout .select2-container {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #fff !important;
  color: rgba(49, 49, 145, 0.42);
  padding-left: 20px !important;
  height: 39px;
  font-size: 14px !important;
  width: 100% !important;
  font-weight: 400;
  outline: none;
  -webkit-appearance: none;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .iti {
  width: 100%;
}

.nw-twnty-twnty-form-layout .select2-container .select2-selection--single {
  height: 39px !important;
}

.nw-twnty-twnty-form-layout .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}

.nw-twnty-twnty-form-layout .slect-inputform {
  border: none;
  border-bottom: 2px solid #e6e6e6;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.nw-twnty-twnty-form-layout .select2-container--default .select2-selection--single {
  border: transparent;
}

.nw-twnty-twnty-form-layout .select2-container--default .select2-selection--single:focus {
  outline: none;
}

.nw-twnty-twnty-form-layout .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #313191;
  line-height: 36px;
  height: 39px;
  padding-top: 0;
}

.nw-twnty-twnty-form-layout .form-group.input_cover.fileupload-cstm {
  position: relative;
  margin-bottom: 10px !important;
  border: none;
  border-bottom: 2px solid #e6e6e6;
  width: 100%;
  font-size: 14px;
}

.nw-twnty-twnty-form-layout .form-group.input_cover.fileupload-cstm .cstmuplodlbl {
  position: absolute;
  left: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #303091;
  opacity: .35;
  z-index: 0;
}

.nw-twnty-twnty-form-layout .form-group.input_cover .upldfil-input {
  padding-bottom: 5px;
  opacity: 0;
  z-index: 1;
}

.nw-twnty-twnty-form-layout .form-group.input_cover.telinput_cover {
  position: relative;
}

.nw-twnty-twnty-form-layout .form-group.input_cover.telinput_cover .prmry-placeholder, .nw-twnty-twnty-form-layout .form-group.input_cover.telinput_cover .altrnative-placeholder {
  position: absolute;
  left: 80px;
  font-size: 14px;
  font-weight: 400;
  color: #303091;
  opacity: .35;
  z-index: 0;
  top: 3px;
}

.nw-twnty-twnty-form-layout .form-group.input_cover textarea.wpcf7-form-control.txtarea-ctm {
  height: 85px;
  min-height: 85px;
}

.nw-twnty-twnty-form-layout .job_btn_group.submit_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
}

.nw-twnty-twnty-form-layout .job_btn_group.submit_btn .btn {
  font-family: Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  border: none;
  font-weight: 500;
  border-radius: 8px;
  padding: 10px 20px;
  min-width: 180px;
  margin: 20px 15px 0 0;
  text-shadow: none;
  height: auto;
  line-height: normal;
}

.nw-twnty-twnty-form-layout .job_btn_group.submit_btn .btn-primary {
  background: #303091;
  color: #fff;
}

.nw-twnty-twnty-form-layout .job_btn_group.submit_btn .btn-primary:hover, .nw-twnty-twnty-form-layout .job_btn_group.submit_btn .btn-primary:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.8;
}

.nw-twnty-twnty-form-layout .job_btn_group.submit_btn .btn-default {
  background: #1e93ec;
  color: #fff;
}

.nw-twnty-twnty-form-layout .job_btn_group.submit_btn .btn-default:hover, .nw-twnty-twnty-form-layout .job_btn_group.submit_btn .btn-default:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.8;
}

.nw-twnty-twnty-form-layout .confirmCheck.cstm-checkbox {
  position: relative;
  width: 100%;
  padding-left: 0 !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  margin-top: 15px;
}

.nw-twnty-twnty-form-layout .cstm-checkbox-txt {
  color: #343434;
  position: absolute;
  top: -1px;
  left: 26px;
  font-size: 12px;
  font-weight: 400;
}

.nw-twnty-twnty-form-layout span.wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
  bottom: -5px;
  padding-left: 0;
}

.wpcf7 input[type=' '], .wpcf7 input[type=submit] {
  width: auto;
}

.msg.error, div.wpcf7-validation-errors {
  border-color: #ebbcb5;
  background-color: #ffe6dc;
  background-image: url(../images/msg-error.png);
  color: #ef4437;
  font-size: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.franchise-inquiry .nw-twnty-twnty-form-layout span.wpcf7-not-valid-tip {
  bottom: -12px;
}

.nw-twnty-twnty-form-layout span.wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
  bottom: -12px;
  padding-left: 0;
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

.embed-responsive-16by9::before {
  display: none !important;
}

/* New post-form-twentytwenty css end */
/* thank-you css start */
h1.cl_thanks {
  font: 700 4em "Signika", sans-serif !important;
  margin: 1em 0 0 !important;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  color: #282a8b !important;
}

h1.cl_thanks:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  border-bottom: 2px solid #000;
  width: 40%;
  margin: 0 auto;
  border-bottom: 6px double #282a8b;
}

.box {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 14px 30px 17px;
  border: 1px solid #dfdfdf;
  border-top: 2px solid #747474;
  background-repeat: no-repeat;
  background-position: 20px 30px;
  -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.04);
}

.box.confirm {
  padding-left: 70px;
  border-color: #cbe3b4;
  border-top: 2px solid #747474;
  background-color: #eeffda;
  background-image: url(../images/box-confirm.png);
}

.thank-you-box.thank-you-box {
  margin: 15px auto;
  background: #0089c4;
  padding: 15px;
  text-align: center;
  border: 4px solid rgba(40, 42, 139, 0.27);
}

.thank-you-box.thank-you-box h3, .thank-you-box.thank-you-box p, .thank-you-box.thank-you-box h3, .thank-you-box.thank-you-box p, .thank-you-box.thank-you-box h3, .thank-you-box.thank-you-box p {
  color: #fff;
  display: inline-block;
  width: 100%;
  margin: 0 auto 5px !important;
  text-align: center !important;
}

.thank-you-box.thank-you-box p:first-child {
  font: 300 1.846em "Signika", sans-serif;
}

.page-id-347 .single .box, .page-id-523 .single .box, .page-id-385 .single .box, .page-id-671 .single .box, .page-id-9773 .single .box, .page-id-9769 .box, .page-id-9775 .box, .page-id-9766 .box, .page-id-9771 .box {
  margin-bottom: 0;
  padding: 0;
  border: none;
  border-top: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}

/* thank-you css end */
/*======================================================
 				Responsive start 
 ====================================================*/
@media screen and (max-width: 1366px) {
  /* challenges_development_left_bg start */
  .challenges_development_left_bg:after {
    background-size: 43%;
  }
  /* challenges_development_left_bg end */
}

@media (max-width: 1300px) {
  /*our-development-process-sec start*/
  .our-development-process-sec .dev-p-s .container-fluid {
    padding: 0 30px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 {
    padding-left: 5px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box figure {
    height: 60px;
    width: 60px;
    position: relative;
    left: 5px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box figure img {
    max-width: 34px;
    max-height: 34px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box .heading {
    font-size: 12px;
    line-height: 16px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box .list_icons li {
    font-size: 13px;
    line-height: 16px;
  }
  /*our-development-process-sec End*/
}

@media screen and (max-width: 1260px) {
  /* vr-companies-in-india css start */
  .ios-app-dev-section-four .p-detail {
    padding-right: 10px;
  }
  /* vr-companies-in-india css end */
  /* ios-app-dev-section-two start */
  .ios-app-dev-section-two .txt-detail-p {
    padding-right: 10px;
  }
  /* ios-app-dev-section-two end */
  /* full-title-section start */
  .full-title-section .sub_main_title {
    padding-right: 20px;
  }
  /* full-title-section end */
  /* fundamentals_youtube start */
  .fundamentals_youtube .way-want {
    padding-right: 20px;
  }
  /* fundamentals_youtube end */
  /* youtube-section-8 start */
  .youtube-section-8 .sec_head, .youtube-section-8 .right-block {
    padding-right: 20px;
  }
  /* youtube-section-8 end */
  /* youtube-section-9 start */
  .youtube-section-9 .cstm-txt, .youtube-section-9 .p-txt {
    padding-right: 20px;
  }
  /* youtube-section-9 end */
}

@media (max-width: 1199px) {
  /* layout 1 housekeeping-consultancy-services start */
  .content {
    padding: 0 30px;
  }
  .main {
    width: 75%;
  }
  /* layout 1 housekeeping-consultancy-services end */
  /* vr-companies-in-india css start */
  .vr-companies-india-section-2 .text_controlare_hed p {
    margin-top: 60px;
  }
  .ios-app-dev-section-four .left-block {
    top: 0;
  }
  /* vr-companies-in-india css end */
  /*Get in touch form Css Start*/
  .get-in-touch-form .get-in-touch .git-img {
    top: -5px;
  }
  .get-in-touch-form .get-in-touch .git-right {
    width: calc(100% - 30%);
    padding: 30px 30px 0 10%;
  }
  .get-in-touch-form .get-in-touch .git-right .git-right-sub-title {
    font-size: 17px;
  }
  /*Get in touch form Css End*/
  /* marketing-section start */
  .marketing-section .mega_info_box .mega-info-header .mega-info-img {
    width: 64px;
  }
  /* marketing-section end */
  /* our-development-process-sec start */
  .our-development-process-sec .dev-p-s .container-fluid {
    padding: 0px 30px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 {
    max-width: 24.28%;
    padding-right: 0px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24.28%;
            flex: 0 0 24.28%;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box {
    position: relative;
    z-index: 0;
    padding-bottom: 24px;
    height: 100%;
    margin-bottom: 24px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box p b {
    bottom: 10px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box .heading {
    line-height: 18px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box .list_icons li {
    font-size: 12px;
    line-height: 18px;
  }
  /* our-development-process-sec end */
  /* portfolio_design2 css start */
  .portfolio_design2 {
    padding: 100px 0 80px;
  }
  /* portfolio_design2 css end */
  /* you-tube-clone-first start */
  .you-tube-clone-first .sec_head .h1-txt {
    font-size: 40px;
  }
  .you-tube-clone-first .sec_head .p-txt {
    font-size: 32px;
    line-height: 38px;
  }
  /* you-tube-clone-first end */
  /* full-title-section start */
  .full-title-section .sub_main_title {
    padding-right: 0px;
  }
  /* full-title-section end */
  /* fundamentals_youtube start */
  .fundamentals_youtube .way-want {
    padding-right: 0px;
  }
  /* fundamentals_youtube end */
  /* challage_clone_development start */
  .challage_clone_development {
    margin-bottom: 45px;
  }
  .challage_clone_development .way-want p strong {
    font-size: 36px;
    line-height: 50px;
  }
  /* challage_clone_development end */
  /* clone-left-img-text start */
  .clone-left-img-text .clone_title {
    top: 0;
  }
  /* clone-left-img-text end */
  /* youtube-section-8 start */
  .youtube-section-8 .sec_head, .youtube-section-8 .right-block {
    padding-right: 0px;
  }
  /* youtube-section-8 end */
  /* youtube-section-9 start */
  .youtube-section-9 .cstm-txt, .youtube-section-9 .p-txt {
    padding-right: 0px;
  }
  /* youtube-section-9 end */
  /*Need Solution Form Css Start*/
  .talk-to-our .tto-left {
    padding: 0 50px 0 20px;
    width: 42%;
  }
  .talk-to-our .tto-left .tto-title {
    font-size: 46px;
    line-height: 56px;
  }
  .talk-to-our .tto-right .talk-to-our-form {
    padding: 40px 12% 0;
  }
  /*Need Solution Form Css End*/
}

@media (max-width: 1024px) {
  /* vr-companies-in-india css start */
  .vr-companies-india-section-2 {
    background: #070048;
  }
  .vr-companies-india-section-3 .text_aligment p {
    line-height: 29px;
  }
  .vr-companies-india-section-3 .text_heinds {
    margin-right: 10px;
  }
  .ios-app-dev-section-five .service-box-block {
    padding: 10px 15px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .long_cover p {
    font-size: 100px;
  }
  .ios-app-dev-section-four .p-detail {
    padding-right: 15px;
  }
  .ios-app-dev-section-four .para-detail {
    padding-right: 15px;
  }
  .ios-app-dev-section-four .p-txt {
    padding-right: 15px;
  }
  /* vr-companies-in-india css end */
  /* content-marketing-section start */
  .content-marketing-section .sec_head {
    padding-right: 20px;
  }
  .content-marketing-section .cstm-txt {
    padding-right: 10px;
  }
  /* content-marketing-section end */
  /* marketing-section start */
  .marketing-section .mega_info_box .mega-info-header .mega-info-img {
    width: 64px;
  }
  .marketing-section .mega_info_box .mega-info-footer {
    width: 75%;
  }
  .marketing-section .cstm-txt-pra {
    padding-right: 15px;
  }
  /* marketing-section end */
  /* seo-content-marketing-section-4 start */
  .seo-content-marketing-section-4 .sec_head {
    padding-right: 20px;
  }
  .seo-content-marketing-section-4 .cstm-txt {
    padding-right: 20px;
  }
  /* seo-content-marketing-section-4 end */
  /* seo-content-marketing-section-7 start */
  .seo-content-marketing-section-7 .sec_head {
    padding-right: 20px;
  }
  .seo-content-marketing-section-7 .cstm-txt {
    padding-right: 20px;
  }
  /* seo-content-marketing-section-7 end */
  /* layout-1-counter-section css start */
  .layout-1-counter-section .counter-outer {
    padding: 0px 120px;
  }
  /* layout-1-counter-section css start */
  /* full-title-section start */
  .full-title-section .sub_main_title {
    padding-right: 20px;
  }
  /* full-title-section end */
  /* ruby-shape-perple start */
  .ruby-shape-perple .service-box-block .service-box-block .mega-info-footer .custom_icons_text {
    padding: 0px 10px;
  }
  /* ruby-shape-perple end */
  /* fundamentals_youtube start */
  .fundamentals_youtube .way-want {
    padding-right: 20px;
  }
  /* fundamentals_youtube end */
  /* clone-left-img-text start */
  .clone-left-img-text .clone_title {
    padding-right: 10px;
  }
  /* clone-left-img-text end */
  /* youtube-section-8 start */
  .youtube-section-8 .sec_head, .youtube-section-8 .right-block {
    padding-right: 20px;
  }
  /* youtube-section-8 end */
  /* youtube-section-9 start */
  .youtube-section-9 .cstm-txt, .youtube-section-9 .p-txt {
    padding-right: 20px;
  }
  /* youtube-section-9 end */
}

@media (max-width: 991px) {
  .sidebar_virtual_img {
    text-align: center;
  }
  .single h1 {
    margin: 15px 0 15px !important;
  }
  /* vr-companies-in-india css start */
  .ios-app-dev-section-five {
    padding-left: 15px;
    padding-right: 15px;
  }
  .h-f-s-20 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .ios-app-dev-section-four .para-detail {
    padding-right: 15px;
  }
  .ios-app-dev-section-four .p-detail {
    padding-right: 15px;
  }
  /* vr-companies-in-india css end */
  /*Get in touch form Css Start*/
  .get-in-touch-form .get-in-touch {
    margin: 70px 0 55px;
  }
  .get-in-touch-form .get-in-touch .git-img {
    max-width: 280px;
    top: 43px;
  }
  .get-in-touch-form .get-in-touch .git-img .git-rocket-img img {
    max-width: 55px;
    left: 120px;
    bottom: 87px;
  }
  .get-in-touch-form .get-in-touch .git-right {
    padding: 30px 20px 0 13%;
  }
  .get-in-touch-form .get-in-touch .git-right .git-right-title {
    max-width: 320px;
    font-size: 28px;
    margin: -58px auto 0;
  }
  .get-in-touch-form .get-in-touch .git-right .git-right-sub-title {
    font-size: 16px;
    margin-top: 15px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form {
    margin: 30px 0 0;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn .wpcf7-submit {
    padding: 13px 15px;
    width: 200px;
    font-size: 17px;
  }
  /*Get in touch form Css End*/
  /*Faq section css start*/
  .faq_section .sec_head:before {
    width: 30%;
  }
  .faq_section .sec_head .h2 {
    font-size: 38px;
    line-height: 44px;
  }
  /*Faq section css End*/
  /* ios-app-dev-section-one start */
  .ios-app-dev-section-one {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ios-app-dev-section-one .sec_head .p-txt strong {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 5px;
  }
  .ios-app-dev-section-one .sec_head .h1-txt {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 5px;
  }
  /* ios-app-dev-section-one end */
  /* ios-app-dev-section-two start */
  .ios-app-dev-section-two {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* ios-app-dev-section-two end */
  /* ios-app-dev-section-five start */
  .ios-app-dev-section-five {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ios-app-dev-section-five .sec_head p {
    font-size: 32px;
    line-height: 38px !important;
  }
  .ios-app-dev-section-five .sec_head h3 {
    font-size: 32px;
    line-height: 38px !important;
  }
  .ios-app-dev-section-five .box-center-flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ios-app-dev-section-five .block-detail {
    padding-right: 10px;
  }
  /* ios-app-dev-section-five end */
  /*Technology Stack Css Start*/
  .technology-stack-section .fusion-row .title-box .technology-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .technology-stack-section .fusion-row .title-box .technology-header .tech-icon {
    margin-right: 0;
    width: 70px;
    height: 70px;
  }
  /*Technology Stack Css End*/
  /* content-marketing-section start */
  .content-marketing-section {
    padding: 30px 0px 0px;
  }
  .content-marketing-section .sec_head {
    padding-right: 0px;
  }
  .content-marketing-section .cstm-txt {
    padding-right: 10px;
  }
  /* content-marketing-section end */
  /* marketing-section start */
  .marketing-section .sec_head p strong {
    font-size: 32px;
  }
  .marketing-section .cstm-txt-pra {
    padding-right: 0px;
  }
  /* marketing-section end */
  /* seo-content-marketing-section-4 start */
  .seo-content-marketing-section-4 .sec_head {
    padding-right: 0px;
  }
  .seo-content-marketing-section-4 .cstm-txt {
    padding-right: 0px;
  }
  /* seo-content-marketing-section-4 end */
  /* seo-content-marketing-section-7 start */
  .seo-content-marketing-section-7 .sec_head {
    padding-right: 0px;
  }
  .seo-content-marketing-section-7 .cstm-txt {
    padding-right: 0px;
  }
  /* seo-content-marketing-section-7 end */
  /* layout-1-counter-section css start */
  .layout-1-counter-section .counter-outer {
    padding: 0px 0px;
  }
  /* layout-1-counter-section css start */
  /* portfolio_design2 css start */
  .portfolio_design2 {
    padding: 90px 0 60px;
  }
  /* portfolio_design2 css end */
  /* you-tube-clone-first start */
  .you-tube-clone-first .sec_head .h1-txt {
    font-size: 36px;
  }
  .you-tube-clone-first .sec_head .p-txt {
    font-size: 28px;
    line-height: 36px;
  }
  /* you-tube-clone-first end */
  /* full-title-section start */
  .full-title-section .main_large_title .way-want p strong {
    font-size: 30px;
    line-height: 36px;
  }
  .full-title-section .sub_main_title {
    padding-right: 0px;
  }
  /* full-title-section end */
  /* ruby-shape-perple start */
  .ruby-shape-perple {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ruby-shape-perple .service-box-block .service-box-block {
    padding: 10px 15px;
  }
  .ruby-shape-perple .service-box-block .service-box-block .mega-info-footer .custom_icons_text {
    padding: 0px;
  }
  /* ruby-shape-perple end */
  /* fundamentals_youtube start */
  .fundamentals_youtube {
    text-align: center;
  }
  .fundamentals_youtube .way-want {
    padding-right: 0px;
  }
  .fundamentals_youtube .way-want p strong {
    font-size: 32px;
    line-height: 38px;
  }
  .fundamentals_youtube .way-want .h3-txt {
    font-size: 32px;
    line-height: 38px;
  }
  /* fundamentals_youtube end */
  /* start_tube_business start */
  .start_tube_business .get_script_among strong {
    font-size: 30px;
    line-height: 44px;
  }
  /* start_tube_business end */
  /* challage_clone_development start */
  .challage_clone_development .way-want p strong {
    font-size: 32px;
    line-height: 46px;
  }
  .challage_clone_development .img-section {
    top: 0px;
  }
  /* challage_clone_development end */
  /* youtube-section-8 start */
  .youtube-section-8 .sec_head, .youtube-section-8 .right-block {
    padding-right: 0px;
  }
  /* youtube-section-8 end */
  /* youtube-section-9 start */
  .youtube-section-9 .cstm-txt {
    font-size: 28px;
    line-height: 38px;
    padding-right: 0px;
  }
  .youtube-section-9 .cstm-txt br {
    display: none;
  }
  .youtube-section-9 .p-txt {
    padding-right: 0px;
  }
  /* youtube-section-9 end */
  /*Need Solution Form Css Start*/
  .talk-to-our {
    padding: 30px 0;
  }
  .talk-to-our .tto-left {
    padding: 0 30px 0 10px;
    width: 42%;
  }
  .talk-to-our .tto-left .tto-title {
    font-size: 42px;
    line-height: 50px;
  }
  .talk-to-our .tto-left .tto-title-text {
    line-height: 24px;
    font-size: 15px;
  }
  .talk-to-our .tto-right .talk-to-our-form {
    padding: 30px 13% 0;
  }
  .talk-to-our .tto-right .talk-to-our-form .git-form-btn .wpcf7-submit {
    padding: 13px 15px;
    width: 170px;
    font-size: 17px;
  }
  /*Need Solution Form Css End*/
  /* portfolio_design1 Css start*/
  .portfolio_design1 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .portfolio_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  p.check_portfolio {
    margin-bottom: 10px;
  }
  /* portfolio_design1 Css End*/
}

@media (max-width: 980px) {
  /* layout 1 housekeeping-consultancy-services start */
  .content {
    max-width: 100%;
  }
  /* layout 1 housekeeping-consultancy-services end */
}

@media (max-width: 979px) {
  /* layout 1 housekeeping-consultancy-services start */
  a {
    word-wrap: break-word;
  }
  img, input {
    max-width: 100%;
    height: auto;
  }
  .main {
    width: 100%;
    max-width: 100%;
    margin-top: -16px;
  }
  .hire_remote_section {
    margin: 0;
  }
  .talent_asap_mobile {
    display: block;
    margin: 20px auto 0px;
    text-align: center;
  }
  .talent_asap_web {
    display: none !important;
  }
  .color-blue ul.tick li {
    margin: 0;
    padding-left: 27px;
  }
  .sidebar_virtual_img img, .sidebar_hiredeveloper_img img {
    width: auto;
    padding: 0px;
  }
  /* layout 1 housekeeping-consultancy-services end */
  /* sidebar start*/
  .sidebar ul#menu-inner_apply_job {
    border: none;
    display: table;
    text-align: center;
    margin: 0 auto 20px;
  }
  .sidebar {
    float: left;
    margin-top: 0;
    width: 100%;
    max-width: 100%;
  }
  .sidebar.mob-sidebar {
    display: block;
    text-align: center;
  }
  .sidebar.desk-sidebar {
    display: none;
  }
  /* sidebar end*/
}

@media (max-width: 820px) {
  /* fundamentals_youtube start */
  .fundamentals_youtube .way-want {
    padding-right: 10px;
  }
  /* fundamentals_youtube end */
  /* youtube-section-8 start */
  .youtube-section-8 .sec_head {
    padding-right: 10px;
  }
  /* youtube-section-8 end */
}

@media (max-width: 768px) {
  .h-f-s-36 {
    font-size: 30px !important;
    line-height: normal !important;
  }
  /* vr-companies-in-india css start */
  .vr-companies-india-section-1 .font_secound h1 {
    font-size: 30px;
  }
  .vr-companies-india-section-2 .text_controlare_hed p {
    margin-top: 31px;
  }
  .ios-app-dev-section-five .service-box-block .service-box-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .vr-companies-india-section-4 .sec_head p {
    padding-left: 10px;
    padding-right: 10px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .text_artch {
    text-align: center;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .text_artch p strong {
    text-align: center;
    font-size: 22px;
    padding-bottom: 16px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .last_consept p {
    text-align: center;
    line-height: 24px;
    font-size: 16px;
  }
  .vr-companies-india-section-6 .text_pover p {
    text-align: center;
  }
  .ios-app-dev-section-four .sec_head_two {
    padding-left: 10px;
  }
  .ios-app-dev-section-four .para-detail {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
  }
  .ios-app-dev-section-four .p-detail {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* vr-companies-in-india css end */
  /* ios-app-dev-section-two start */
  .ios-app-dev-section-two .txt-detail-p {
    padding-right: 10px;
  }
  .ios-app-dev-section-two .sec_head {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ios-app-dev-section-two .sec_head strong {
    font-size: 30px;
    line-height: normal;
  }
  /* ios-app-dev-section-two end */
  /* seo-content-marketing-section-7 start */
  .seo-content-marketing-section-7 .sec_head {
    padding-left: 10px;
    padding-right: 10px;
  }
  .seo-content-marketing-section-7 p {
    padding-right: 15px;
  }
  .seo-content-marketing-section-7 .cstm-txt {
    padding-left: 10px;
    padding-right: 10px;
  }
  .seo-content-marketing-section-7 .box-cst {
    padding: 1em 1em 1.5em 1em;
    min-height: initial;
    margin: 0 auto 35px !important;
  }
  .seo-content-marketing-section-7 .box-cst .title {
    font-size: 18px;
  }
  /* seo-content-marketing-section-7 end */
  /* our-development-process-sec start */
  .our-development-process-sec .dev-p-s .container-fluid {
    padding: 0px 15px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 {
    max-width: 24.28%;
    padding-right: 0px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24.28%;
            flex: 0 0 24.28%;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box {
    margin-bottom: 30px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box p b {
    bottom: 15px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box figure {
    height: 64px;
    width: 64px;
    position: relative;
    left: 5px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box figure:before {
    margin-right: 0px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box figure img {
    max-width: 36px;
    max-height: 36px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box .heading {
    font-size: 15px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box ul {
    padding-bottom: 30px;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 .dev-p-s_box ul li {
    font-size: 12px;
    line-height: 18px;
  }
  /* our-development-process-sec end */
  /* inds-serve-section start */
  .inds-serve-section .mid-box .inds-serve-box {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .inds-serve-section .mid-box .inds-serve-box img {
    max-width: 50px;
    width: 50px;
    display: inline-block;
    height: auto;
  }
  /* inds-serve-section end */
  /* portfolio_design2 css start */
  .portfolio_design2 {
    padding: 63px 0 40px;
  }
  /* portfolio_design2 css end */
  /* s-m-m-s-section-1 css start */
  .s-m-m-s-section-1 .contact-us-btn {
    padding: 10px 18px;
  }
  /* s-m-m-s-section-1 css end */
  /* full-title-section start */
  .full-title-section .sub_main_title {
    padding-right: 15px;
  }
  /* full-title-section end */
  /* challage_clone_development start */
  .challage_clone_development .img-section {
    top: 6em;
  }
  /* challage_clone_development end */
  /* youtube-section-8 start */
  .youtube-section-8 .right-block .cstm-txt {
    padding-right: 10px;
  }
  /* youtube-section-8 end */
  /* youtube-section-9 start */
  .youtube-section-9 .cstm-txt, .youtube-section-9 .p-txt {
    padding-right: 10px;
  }
  /* youtube-section-9 end */
}

@media (max-width: 767px) {
  /* get-free-quote css start*/
  .counter-boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 100%;
    margin-bottom: 1em;
  }
  .counter-boxes .counter-box {
    padding: 20px 0;
    float: none;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .counter-boxes .counter-b {
    top: 0;
    -webkit-transform: none;
    transform: none;
  }
  .nwpost-form-twentytwenty {
    padding: 40px 0px 30px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nwpost-form-twentytwenty .get-qoute-center-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nwpost-form-twentytwenty .left-img-box {
    bottom: 0 !important;
    width: 100px !important;
  }
  .nwpost-form-twentytwenty .right-card-box {
    padding: 20px 15px 20px 15px;
  }
  .nw-twnty-twnty-form-layout {
    padding: 15px 0px;
    margin-bottom: 30px;
    width: 100%;
  }
  .nw-twnty-twnty-form-layout .left-md {
    padding-right: 15px;
    padding-left: 15px;
  }
  .nw-twnty-twnty-form-layout .right-md {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* get-free-quote css end*/
  /* layout 1 housekeeping-consultancy-services start */
  .about_rightbar span.note_form {
    text-align: left;
  }
  .fancy-borders-disabled .main.single p {
    line-height: 26px;
    font-size: 16px;
    margin: 10px 0 10px !important;
  }
  .color-blue ul.tick li {
    margin-bottom: 6px;
  }
  aside.sidebar {
    margin-top: 0;
  }
  /* layout 1 housekeeping-consultancy-services end */
  .heading-style-1 {
    font-size: 22px !important;
    line-height: 30px;
    margin: 0 auto 20px !important;
  }
  /*Common Css start*/
  .mobile-done {
    display: none;
  }
  .h-f-s-20 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-22 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-24 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .h-f-s-26 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-28 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-30 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-32 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-34 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-36 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-38 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-40 {
    font-size: 28px !important;
    line-height: 35px !important;
  }
  .h-f-s-42 {
    font-size: 30px !important;
    line-height: 46px !important;
  }
  .h-f-s-44 {
    font-size: 32px !important;
    line-height: 46px !important;
  }
  .h-f-s-46 {
    font-size: 34px !important;
    line-height: 40px !important;
  }
  .h-f-s-48 {
    font-size: 36px !important;
    line-height: 42px !important;
  }
  .h-f-s-50 {
    font-size: 35px !important;
    line-height: 45px !important;
  }
  .one-fifth {
    width: 100%;
    margin: 10px auto;
  }
  .sm-pt-0 {
    padding-top: 0px !important;
  }
  .sm-pt-30 {
    padding-top: 30px !important;
  }
  .sm-pb-0 {
    padding-bottom: 0px !important;
  }
  .sm-center {
    text-align: center;
  }
  .blue-dark-btn {
    width: 280px;
  }
  .sm-mb-30 {
    margin-bottom: 30px !important;
  }
  .sm-p-lr-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .sm-mt-0 {
    margin-top: 0px !important;
  }
  .sm-mb-0 {
    margin-bottom: 0px !important;
  }
  .sm-pl-0 {
    padding-left: 0px !important;
  }
  .sm-pr-0 {
    padding-right: 0px !important;
  }
  .m-b-35 {
    margin-bottom: 10px;
  }
  /*Common Css End*/
  /* vr-companies-in-india css start */
  .container {
    padding: 0 30px !important;
    max-width: 100% !important;
  }
  .vr-companies-india-section-1 .text_aligment {
    text-align: center;
  }
  .vr-companies-india-section-1 .font_secound {
    text-align: center;
  }
  .vr-companies-india-section-2 {
    margin-bottom: 30px;
  }
  .vr-companies-india-section-2 .text_controlare_hed p {
    text-align: center;
    font-size: 16px;
    margin-top: 21px;
    line-height: 26px;
  }
  .vr-companies-india-section-2 .comand_consapt p {
    text-align: center;
    font-size: 16px;
  }
  .vr-companies-india-section-2 .img_control {
    bottom: 0;
  }
  .vr-companies-india-section-3 .text_aligment p {
    font-size: 20px;
    line-height: 27px;
  }
  .vr-companies-india-section-3 .text_aligment p strong {
    font-size: 32px;
  }
  .vr-companies-india-section-3 .font_secound p strong {
    font-size: 30px;
    line-height: 30px;
  }
  .vr-companies-india-section-3 .text_heinds {
    text-align: center;
    font-size: 16px;
  }
  .vr-companies-india-section-5 .text_pover p {
    text-align: center;
  }
  .vr-companies-india-section-5 .text_pover p strong {
    font-size: 29px;
  }
  .vr-companies-india-section-5 .pover_test p {
    text-align: center;
    font-size: 16px;
  }
  .vr-companies-india-section-5 .pover_test p strong {
    font-size: 16px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .long_cover p {
    font-size: 118px;
    position: absolute;
    top: -131px;
    right: 34px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .text_artch p strong {
    font-size: 27px;
    line-height: 35px;
    padding-bottom: 11px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .last_consept p {
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 0 !important;
    padding: 0 10px;
  }
  .vr-companies-india-section-6 .text_pover p strong {
    font-size: 32px;
  }
  .vr-companies-india-section-6 .opertliner {
    margin-left: 0;
    margin-right: 0;
  }
  .vr-companies-india-section-6 .poewrs_opert p {
    font-size: 16px;
  }
  .vr-companies-india-section-6 .background_overvew {
    margin-left: 0;
    margin-right: 0;
  }
  .vr-companies-india-section-6 .text_imgfd {
    margin-bottom: 20px;
  }
  .h3-style {
    text-align: center !important;
  }
  .h-f-s-20 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .vr-companies-india-section-1 .text_aligment h2 {
    text-align: center !important;
  }
  /* ios-app-dev-section-four start */
  .ios-app-dev-section-four {
    padding: 0 0;
  }
  .ios-app-dev-section-four .text-center {
    margin-bottom: 4rem;
  }
  .ios-app-dev-section-four .p-detail {
    text-align: center !important;
  }
  .ios-app-dev-section-four .sec_head_two {
    text-align: center;
  }
  .ios-app-dev-section-four .sec_head_two strong {
    line-height: 36px;
    font-size: 28px;
    margin-bottom: 0px;
  }
  .ios-app-dev-section-four .sec_head_two .p-txt {
    margin: 0px auto;
    font-size: 20px;
  }
  .ios-app-dev-section-four .para-detail {
    text-align: center;
  }
  .ios-app-dev-section-four .left-block {
    top: 0px;
  }
  .ios-app-dev-section-four .left-block .cstm-list li {
    font-size: 18px;
    line-height: 22px;
  }
  .ios-app-dev-section-four .left-block .cstm-list li:after {
    top: 2px;
  }
  .ios-app-dev-section-four .right-block-img {
    margin-bottom: 2em;
  }
  .ios-app-dev-section-four .right-block {
    margin-top: 15px;
  }
  /* ios-app-dev-section-four end */
  /* vr-companies-in-india css end */
  /*Get in touch form Css Start*/
  .get-in-touch-form .get-in-touch {
    margin: 60px 0 55px;
  }
  .get-in-touch-form .get-in-touch .git-img {
    max-width: 250px;
    top: 140px;
  }
  .get-in-touch-form .get-in-touch .git-img .git-rocket-img img {
    max-width: 45px;
    left: 110px;
    bottom: 77px;
  }
  .get-in-touch-form .get-in-touch .git-right {
    padding: 30px 20px 0 13%;
    width: calc(110% - 250px);
  }
  .get-in-touch-form .get-in-touch .git-right .git-right-title {
    max-width: 240px;
    font-size: 24px;
    margin: -55px auto 0;
    padding: 8px 10px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-right-sub-title {
    font-size: 15px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .half-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .half-col .cuf-col {
    width: 100%;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn .wpcf7-submit {
    width: 180px;
  }
  /*Get in touch form Css End*/
  /*Faq Section Css Start*/
  .faq_section .sec_head {
    margin-bottom: 2em !important;
  }
  .faq_section .sec_head:before {
    bottom: -20px;
  }
  .faq_section .sec_head .h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .faq_section .faq-cstm-style:after {
    content: none;
  }
  .faq_section .faq-cstm-style:before {
    content: none;
  }
  .faq_section .faq-cstm-style .right-side-acc .asked-clients-left {
    padding: 0px;
  }
  .faq_section .faq-cstm-style .right-side-acc:after {
    content: none;
  }
  .faq_section .faq-cstm-style .asked-clients-right {
    padding: 0px;
  }
  .faq_section .faq-cstm-style .accordion .panel-group .panel-default .panel-heading .card-title span {
    font-size: 16px;
    line-height: 22px;
  }
  /*Faq Section Css End*/
  /* ios-app-dev-section-one start */
  .ios-app-dev-section-one {
    text-align: center;
  }
  .ios-app-dev-section-one .sec_head .p-txt strong {
    font-size: 30px;
    line-height: 40px;
  }
  .ios-app-dev-section-one .sec_head .h1-txt {
    line-height: 40px;
    font-size: 30px !important;
  }
  .ios-app-dev-section-one .customebanner_text {
    text-align: center;
  }
  /* ios-app-dev-section-one end */
  /* ios-app-dev-section-two start */
  .ios-app-dev-section-two .txt-detail-p {
    padding-right: 0px;
  }
  .ios-app-dev-section-two .sec_head {
    padding-top: 0;
  }
  .ios-app-dev-section-two .sec_head strong {
    font-size: 25px;
  }
  /* ios-app-dev-section-two end */
  /* ios-app-dev-section-one start */
  .ios-app-dev-section-five .sec_head p {
    font-size: 28px;
    line-height: 40px !important;
  }
  .ios-app-dev-section-five .sec_head h3 {
    font-size: 28px;
    line-height: 40px !important;
    text-align: center !important;
  }
  .ios-app-dev-section-five .sec_head h2 {
    text-align: center !important;
  }
  .ios-app-dev-section-five .service-box-block .service-box-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* ios-app-dev-section-one end */
  /*Technology Stack Css Start*/
  .technology-stack-section .fusion-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-stack-section .fusion-row:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 75px;
    background: #eae7e7;
    width: 100%;
    height: 2px;
    bottom: 0;
  }
  .technology-stack-section .fusion-row .title-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-stack-section .fusion-row .title-box .technology-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .technology-stack-section .fusion-row .title-box .technology-header .tech-icon {
    margin-right: 20px;
  }
  .technology-stack-section .fusion-row .title-box .technology-header .tech-icon img {
    max-width: 54px;
  }
  .technology-stack-section .fusion-row .title-box .technology-header .tech-title {
    font-size: 22px;
    line-height: 30px;
  }
  .technology-stack-section .fusion-row .title-box .technology-header .tech-title ul {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .technology-stack-section .fusion-row .title-box .technology-header .tech-title ul li {
    margin: 10px 5px;
  }
  .technology-stack-section .fusion-row .detail-list-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px 0 10px;
  }
  /*Technology Stack Css End*/
  /* content-marketing-section start */
  .content-marketing-section {
    padding: 30px 0px 0px;
  }
  .content-marketing-section .sec_head {
    padding-right: 0px;
  }
  .content-marketing-section .cstm-txt {
    padding-right: 10px;
  }
  /* content-marketing-section end */
  /* title-center-social start */
  .title-center-social .sec_head:before {
    width: 50%;
  }
  .title-center-social .sec_head .h3 {
    line-height: 30px !important;
    text-align: center !important;
  }
  .title-center-social .sec_head .h3 strong {
    font-size: 30px;
  }
  .title-center-social .sec_head .h2 {
    font-size: 26px !important;
    line-height: 30px !important;
    text-align: center !important;
  }
  /* title-center-social end */
  /* marketing-section start */
  .marketing-section .sec_head:before {
    width: 85%;
    margin: 0 auto;
  }
  .marketing-section .sec_head p {
    text-align: center !important;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .marketing-section .sec_head p strong {
    font-size: 24px;
  }
  .marketing-section .sec_head h3 {
    text-align: center;
  }
  .marketing-section .mega_info_box .mega-info-header {
    margin-right: 0;
    display: block;
    float: none !important;
    text-align: center;
    margin: 0 auto;
    height: 100%;
    position: relative;
    top: 10px;
  }
  .marketing-section .mega_info_box .mega-info-header .mega-info-img {
    display: inline-block;
    margin: 0 auto;
    width: 64px;
  }
  .marketing-section .mega_info_box .mega-info-footer {
    float: none;
    width: 100%;
    text-align: center;
    display: block;
  }
  .marketing-section .mega_info_box .mega-info-footer .mega-info-desc {
    padding: 0px 10px;
  }
  .marketing-section .mega_info_box .mega-info-footer .mega-info-desc .h3 {
    padding: 0px;
  }
  .marketing-section .mega_info_box .mega-info-footer .mega-info-desc p {
    padding: 0px;
  }
  .marketing-section .cstm-txt-pra {
    text-align: center;
  }
  /* marketing-section end */
  /* seo-content-marketing-section-4 start */
  .seo-content-marketing-section-4 .sec_head {
    padding-right: 0px;
  }
  .seo-content-marketing-section-4 .sec_head:before {
    width: 90%;
    margin: 0 auto;
    left: 0;
  }
  .seo-content-marketing-section-4 .sec_head h3 {
    text-align: center !important;
    font-size: 34px !important;
    line-height: normal !important;
    margin: 0 !important;
  }
  .seo-content-marketing-section-4 .sec_head p {
    text-align: center;
    font-size: 16px !important;
  }
  .seo-content-marketing-section-4 .sec_head p strong {
    font-size: 35px;
  }
  .seo-content-marketing-section-4 .sec_head .h1-txt {
    text-align: center !important;
  }
  .seo-content-marketing-section-4 .cstm-txt {
    text-align: center;
    padding-right: 0px;
  }
  /* seo-content-marketing-section-4 end */
  /* seo-content-marketing-section-5 start */
  .seo-content-marketing-section-5 .sec_head:before {
    width: 90%;
    margin: 0 auto;
  }
  .seo-content-marketing-section-5 .sec_head p {
    text-align: center;
    line-height: 35px;
    font-size: 18px;
  }
  .seo-content-marketing-section-5 .sec_head p strong {
    font-size: 32px !important;
  }
  .seo-content-marketing-section-5 .sec_head h2 {
    text-align: center !important;
  }
  /* seo-content-marketing-section-5 end */
  /* seo-content-marketing-section-7 start */
  .seo-content-marketing-section-7 .sec_head:before {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    left: 0;
  }
  .seo-content-marketing-section-7 .sec_head p {
    text-align: center;
  }
  .seo-content-marketing-section-7 .sec_head p strong {
    font-size: 35px;
  }
  .seo-content-marketing-section-7 .sec_head h1 {
    text-align: center;
    font-size: 34px;
  }
  .seo-content-marketing-section-7 .cstm-txt {
    text-align: center;
    font-size: 16px;
  }
  /* seo-content-marketing-section-7 end */
  /* s-m-m-s-section-1 css start */
  .s-m-m-s-section-1 {
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .s-m-m-s-section-1:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
    z-index: -1;
  }
  .s-m-m-s-section-1 .sec_head {
    text-align: center;
  }
  .s-m-m-s-section-1 .sec_head .h1 {
    font-size: 30px !important;
    margin-bottom: 0;
    margin-top: 0;
  }
  .s-m-m-s-section-1 .sec_head p {
    margin-bottom: 0 !important;
    line-height: 26px;
  }
  .s-m-m-s-section-1 .sec_head p strong {
    font-size: 33px;
  }
  .s-m-m-s-section-1 .txt-block p {
    font-size: 15px;
    text-align: center;
  }
  .s-m-m-s-section-1 .txt-block p strong {
    line-height: 24px;
    font-size: 15px;
  }
  .s-m-m-s-section-1 .contact-us-btn {
    margin: 0 auto 1.5rem;
    display: inline-block;
    font-size: 14px;
  }
  /* s-m-m-s-section-1 css end */
  /* call-to-action css start */
  .call-to-action {
    background-size: cover;
  }
  .call-to-action .sec_head .cstm-txt {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }
  .call-to-action .sec_head .cstm-txt strong {
    line-height: 40px;
    font-size: 28px;
  }
  /* call-to-action css end */
  /* title-left-iphone-section css start */
  .title-left-iphone-section .sec_head {
    text-align: center;
    margin-top: 1rem;
  }
  .title-left-iphone-section .sec_head:before {
    width: 60%;
    margin: 0 auto;
  }
  .title-left-iphone-section .sec_head .h3 {
    line-height: 35px;
    font-size: 20px;
    text-align: center !important;
  }
  .title-left-iphone-section .sec_head .h3 strong {
    font-size: 24px;
  }
  .title-left-iphone-section .sec_head h2 {
    text-align: center !important;
  }
  /* title-left-iphone-section css end */
  /* image-text-section css start */
  .image-text-section .sec_head .para-txt {
    text-align: center;
    line-height: 35px;
  }
  .image-text-section .sec_head .para-txt strong {
    font-size: 30px;
  }
  .image-text-section .txt-block .cstm-para {
    text-align: center;
  }
  .image-text-section .txt-block .cstm-para strong {
    line-height: 34px;
    font-size: 20px;
  }
  /* image-text-section css start */
  /* number-point-desc-light css start */
  .number-point-desc-light {
    padding: 30px 0px;
  }
  .number-point-desc-light .text_back_convars {
    padding-bottom: 1px;
    margin: 0;
  }
  .number-point-desc-light .text_back_convars .back_cover_text {
    top: 30px;
  }
  .number-point-desc-light .text_back_convars .text_singleimagis {
    margin-top: 100px;
  }
  .number-point-desc-light .text_back_convars .text_singleimagis p {
    padding: 12px 0 0;
  }
  .number-point-desc-light .text_back_convars .point_desc {
    margin-bottom: 35px;
  }
  .number-point-desc-light .text_back_convars .point_desc p {
    padding-right: 0px;
  }
  /* number-point-desc-light css end */
  /* number-point-desc-dark css start */
  .number-point-desc-dark {
    padding: 30px 0px;
  }
  .number-point-desc-dark .text_back_convars {
    padding-bottom: 1px;
    margin: 0;
  }
  .number-point-desc-dark .text_back_convars .back_cover_text {
    top: 30px;
  }
  .number-point-desc-dark .text_back_convars .text_singleimagis {
    margin-top: 100px;
  }
  .number-point-desc-dark .text_back_convars .text_singleimagis p {
    padding: 12px 0 0;
  }
  .number-point-desc-dark .text_back_convars .point_desc {
    margin-bottom: 35px;
  }
  .number-point-desc-dark .text_back_convars .point_desc p {
    padding-right: 0px;
  }
  /* number-point-desc-dark css end */
  /* grey-bg-with-border css start */
  .grey-bg-with-border .sec_head:before {
    width: 90%;
    margin: 0 auto;
  }
  .grey-bg-with-border .sec_head .h3 {
    font-size: 28px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
  }
  .grey-bg-with-border .txt-block .cstm-para {
    text-align: center;
    font-size: 14px;
  }
  .grey-bg-with-border .txt-block .cstm-para strong {
    font-size: 20px;
  }
  /* grey-bg-with-border css end */
  /* content-marketing-section css start */
  .content-marketing-section .sec_head {
    padding-right: 0px;
  }
  .content-marketing-section .sec_head:before {
    left: 0;
    width: 80%;
    margin: 0 auto;
  }
  .content-marketing-section .sec_head p {
    line-height: 35px;
    font-size: 18px;
    text-align: center;
  }
  .content-marketing-section .sec_head_2 p {
    font-size: 16px;
    text-align: center;
    line-height: 35px;
  }
  .content-marketing-section .sec_head_2 p strong {
    font-size: 32px;
  }
  .content-marketing-section .cstm-list li {
    font-size: 16px;
  }
  /* content-marketing-section css start */
  /* layout-1-counter-section css start */
  .layout-1-counter-section .counter {
    text-align: center;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    width: 250px;
    margin: 0 auto 15px;
    padding: 10px;
    float: none;
  }
  /* layout-1-counter-section css start */
  /* portfolio_design2 css start */
  .portfolio_design2 {
    margin: 0 auto;
    padding: 47px 0 30px;
    z-index: 0;
    position: relative;
    background-size: 100% 100%;
  }
  /* portfolio_design2 css end */
  /* you-tube-clone-first start */
  .you-tube-clone-first .m-b-35 {
    margin-bottom: 10px;
  }
  .you-tube-clone-first .sec_head .h1-txt {
    font-size: 32px;
    line-height: 40px;
  }
  .you-tube-clone-first .sec_head .p-txt {
    font-size: 28px;
    line-height: 40px;
  }
  /* you-tube-clone-first end */
  /* full-title-section start */
  .full-title-section .main_large_title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .full-title-section .main_large_title .way-want p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 3px;
  }
  .full-title-section .main_large_title .way-want p strong {
    font-size: 28px;
    line-height: 35px;
  }
  .full-title-section .main_large_title .way-want p strong:after {
    margin: 0 auto;
    right: 0;
  }
  .full-title-section .main_large_title .way-want h2 {
    text-align: center;
  }
  .full-title-section .sub_main_title {
    padding-right: 0px;
  }
  .full-title-section .sub_main_title .busines_unique {
    text-align: center !important;
    font-size: 18px;
  }
  .full-title-section .sub_main_title .which_make {
    text-align: center !important;
    font-size: 26px;
    line-height: 36px;
  }
  /* full-title-section end */
  /* ruby-shape-perple start */
  .ruby-shape-perple {
    padding-top: 60px;
    background-size: 100%;
    background-color: #f9f4f1;
    padding-bottom: 10px;
  }
  .ruby-shape-perple .service-box-block .service-box-block {
    min-height: initial !important;
    padding-bottom: 20px !important;
    margin-left: 10px;
    margin-right: 10px;
  }
  .ruby-shape-perple .service-box-block .service-box-block .mega-info-header {
    margin: 10px auto 15px;
  }
  .ruby-shape-perple .service-box-block .service-box-block .mega-info-footer .persanol_profile, .ruby-shape-perple .service-box-block .service-box-block .mega-info-footer .custom_icons_text {
    text-align: center;
  }
  /* ruby-shape-perple end */
  /* fundamentals_youtube start */
  .fundamentals_youtube .way-want {
    text-align: center;
    padding-right: 0px;
  }
  .fundamentals_youtube .way-want p {
    font-size: 18px;
  }
  .fundamentals_youtube .way-want p strong {
    font-size: 30px;
  }
  .fundamentals_youtube .way-want .h3-txt {
    font-size: 30px;
    line-height: 36px;
  }
  .fundamentals_youtube .way-want:after {
    width: 70%;
    left: 0;
    margin: 0 auto;
  }
  .fundamentals_youtube p, .fundamentals_youtube .admin_can {
    margin: 0px 15px;
  }
  /* fundamentals_youtube end */
  /* start_tube_business start */
  .start_tube_business .get_script_among {
    line-height: 35px;
  }
  .start_tube_business .get_script_among strong {
    font-size: 28px;
    line-height: 34px;
  }
  /* start_tube_business end */
  /* challage_clone_development start */
  .challage_clone_development .way-want p {
    text-align: center;
    font-size: 18px;
  }
  .challage_clone_development .way-want p strong {
    font-size: 30px;
    line-height: 40px;
  }
  .challage_clone_development .img-section {
    top: 1.5em;
  }
  /* challage_clone_development end */
  /* challenges_development_left_bg start */
  .challenges_development_left_bg {
    top: 0px;
  }
  /* challenges_development_left_bg end */
  /* challenges_development_right_bg start */
  .challenges_development_right_bg {
    padding-bottom: 0px;
  }
  .challenges_development_right_bg:after {
    top: -14em;
    padding: 0;
    background-size: 75%;
    background-position: top left;
  }
  /* challenges_development_right_bg end */
  /* youtube-section-8 start */
  .youtube-section-8 {
    background-position: 0 0;
    background-size: 56% !important;
    max-width: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    top: 100px;
    height: auto;
  }
  .youtube-section-8 .sec_head {
    padding-right: 0px;
  }
  .youtube-section-8 .sec_head:before {
    margin: 0 auto;
    left: 37.5%;
    right: auto;
  }
  .youtube-section-8 .sec_head p {
    line-height: 35px;
    font-size: 16px;
    text-align: center;
  }
  .youtube-section-8 .sec_head p strong {
    font-size: 28px;
  }
  .youtube-section-8 .sec_head .cstm-h2 {
    text-align: center !important;
    font-size: 28px !important;
    line-height: 30px !important;
    margin: 0 !important;
  }
  .youtube-section-8 .sec_head .color-blue {
    text-align: center;
  }
  .youtube-section-8 .left-block .cstm-img {
    top: 0;
    left: 0;
  }
  .youtube-section-8 .right-block {
    margin-top: 30px;
  }
  .youtube-section-8 .right-block .cstm-txt {
    text-align: center;
    font-size: 15px;
  }
  .youtube-section-8 .right-block .cstm-txt strong {
    font-size: 16px;
  }
  /* youtube-section-8 end */
  /* youtube-section-9 start */
  .youtube-section-9 .cstm-txt {
    font-size: 25px;
    text-align: center;
    line-height: 34px;
    padding-right: 0px;
  }
  .youtube-section-9 .p-txt {
    padding-right: 0px;
  }
  .youtube-section-9 .sm-center {
    text-align: center;
  }
  .youtube-section-9 .detail-box {
    margin: 0px 15px 30px;
    padding: 13px 20px;
  }
  .youtube-section-9 .detail-box .detail-box-txt strong {
    margin-top: 15px;
  }
  /* youtube-section-9 end */
  /*Need Solution Form Css Start*/
  .talk-to-our {
    display: block;
  }
  .talk-to-our .tto-left {
    padding: 20px;
    text-align: center;
    background-color: #3e4095;
    width: 100%;
    display: block;
  }
  .talk-to-our .tto-left .tto-title {
    font-size: 36px;
    line-height: 44px;
  }
  .talk-to-our .tto-right {
    display: block;
    position: relative;
  }
  .talk-to-our .tto-right .talk-to-our-form {
    padding: 40px 20px 20px;
  }
  .talk-to-our .tto-right .talk-to-our-form .half-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .talk-to-our .tto-right .talk-to-our-form .half-col .cuf-col {
    width: 100%;
  }
  .talk-to-our .tto-right .talk-to-our-form .git-form-btn .wpcf7-submit {
    width: 180px;
  }
  .talk-to-our .tto-right:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("https://ais-10072.kxcdn.com/wp-content/themes/aistechnolabs/images/a-bg.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 100% 100%;
    z-index: -1;
  }
  .talk-to-our:after {
    display: none;
  }
  /*Need Solution Form Css End*/
  /* Free-quote button css start */
  div#wpcs_tab_8332 {
    right: -40px !important;
    left: auto !important;
    background: #eb622b !important;
    border: 2px solid rgba(0, 0, 0, 0.12) !important;
    padding: 2px 10px !important;
    width: auto !important;
    border-radius: 5px 5px 0 0 !important;
    font-size: 15px !important;
    line-height: 14px !important;
    height: 28px !important;
  }
  /* Free-quote button css end */
}

@media (max-width: 675px) {
  /* portfolio_design2 css start */
  .portfolio_inner2 {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .portfolio_inner2 p.check_portfolio2 {
    font-size: 17px !important;
    margin-right: 0;
    margin: 0 0 10px 0 !important;
  }
  .portfolio_inner2 .portfolio_btn_design2 {
    width: 115px !important;
    line-height: 25px !important;
    font-size: 16px !important;
    border: 2px solid #ffffff !important;
  }
  /* portfolio_design2 css end */
}

@media (max-width: 576px) {
  /*thank-you  css start */
  h1.cl_thanks {
    font: 700 3em "Signika", sans-serif !important;
  }
  /*thank-you  css end */
  /* vr-companies-in-india css start */
  .container {
    padding: 0 0px !important;
  }
  .vr-companies-india-section-1 .text_aligment h2 {
    line-height: 38px !important;
  }
  .vr-companies-india-section-2 .text_controlare_hed p {
    padding-right: 10px;
    padding-left: 10px;
  }
  .vr-companies-india-section-2 .comand_consapt p {
    padding-right: 10px;
    padding-left: 10px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .last_consept p {
    padding: 0 15px;
  }
  /* vr-companies-in-india css end */
  /*Get in touch form Css Start*/
  .get-in-touch-form .get-in-touch {
    margin: 40px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .get-in-touch-form .get-in-touch .git-img {
    max-width: 400px;
    top: 0;
    position: relative;
    left: 50%;
    margin-left: -205px;
    margin-top: 50px;
  }
  .get-in-touch-form .get-in-touch .git-img .git-rocket-img img {
    max-width: 100px;
    left: 161px;
    bottom: 122px;
  }
  .get-in-touch-form .get-in-touch .git-right {
    padding: 30px 20px 0;
    width: 100%;
    margin-top: 25px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn .wpcf7-submit {
    left: 50%;
    margin-left: -90px;
  }
  /*Get in touch form Css End*/
  /* our-development-process-sec start */
  .our-development-process-sec .blue-heading {
    margin-bottom: 3em !important;
  }
  .our-development-process-sec .dev-p-s .container-fluid .row .col-md-2 {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  /* our-development-process-sec end */
  /*Our Engagement Modal Css Start*/
  .our_engagement_models_section .service-box-style-2:before {
    top: 86px;
  }
  .our_engagement_models_section .service-box-style-2:after {
    top: 86px;
  }
  .our_engagement_models_section .service-box-style-2 .service-icon {
    font-size: 38px;
    line-height: 80px;
    width: 95px;
    height: 95px;
    margin: 0px auto 25px;
  }
  .our_engagement_models_section .service-box-style-2 .s-inner-box {
    min-height: auto;
  }
  .our_engagement_models_section .service-box-style-2 .s-inner-box .title {
    font-size: 16px;
    padding: 15px 10px 12px;
    line-height: 20px;
    min-height: auto;
  }
  /*Our Engagement Modal Css End*/
  /* inds-serve-section start */
  .inds-serve-section .mid-box .inds-serve-box {
    padding: 15px;
    min-height: 120px;
  }
  .inds-serve-section .mid-box .inds-serve-box img {
    max-width: 50px;
    width: 50px;
    display: inline-block;
    height: auto;
  }
  .inds-serve-section .mid-box .inds-serve-box p {
    font-size: 12px;
    line-height: 16px;
  }
  /* inds-serve-section end */
  /* s-m-m-s-section-1 css start */
  .s-m-m-s-section-1 .txt-block p {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* s-m-m-s-section-1 css end */
  /* call-to-action css start */
  .call-to-action .sec_head .cstm-txt {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* call-to-action css end */
  /* youtube-section-8 css start */
  .youtube-section-8 {
    background-size: 86% !important;
  }
  /* youtube-section-8 css end */
  /* vr-companies-india-section-2 css start */
  .vr-companies-india-section-2 .text_controlare_hed p {
    padding-right: 10px;
    padding-left: 10px;
  }
  .vr-companies-india-section-2 .comand_consapt p {
    padding-right: 10px;
    padding-left: 10px;
  }
  /* vr-companies-india-section-2 css end */
  /* vr-companies-india-section-5 css start */
  .vr-companies-india-section-5 .pover_test p {
    padding-right: 10px;
    padding-left: 10px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .last_consept p {
    padding: 0 15px;
  }
  /* vr-companies-india-section-5 css end */
  /* youtube-section-8 start */
  .youtube-section-8 {
    background-size: 86% !important;
  }
  /* youtube-section-8 end */
  /*Need Solution Form Css Start*/
  .talk-to-our .tto-left .tto-title {
    font-size: 26px;
    line-height: 34px;
  }
  .talk-to-our .tto-right .talk-to-our-form .git-form-btn .wpcf7-submit {
    left: 50%;
    margin-left: auto;
    padding: 12px 15px;
    width: 180px;
    font-size: 16px;
  }
  /*Need Solution Form Css End*/
  /* challage_clone_development css start */
  .challage_clone_development {
    padding: 30px 30px 0;
  }
  /* challage_clone_development css end */
}

@media (max-width: 480px) {
  /*Common Css start*/
  .h-f-s-20 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .h-f-s-22 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-24 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .h-f-s-26 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-28 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-30 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  .h-f-s-32 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .h-f-s-34 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-36 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-38 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .h-f-s-40 {
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .h-f-s-42 {
    font-size: 30px !important;
    line-height: 46px !important;
  }
  .h-f-s-44 {
    font-size: 32px !important;
    line-height: 46px !important;
  }
  .h-f-s-46 {
    font-size: 34px !important;
    line-height: 40px !important;
  }
  .h-f-s-48 {
    font-size: 36px !important;
    line-height: 42px !important;
  }
  .h-f-s-50 {
    font-size: 35px !important;
    line-height: 45px !important;
  }
  .sm-lr-10 {
    padding-left: 0px;
    padding-right: 10px;
  }
  /*Common Css End*/
  /* vr-companies-in-india css start */
  .vr-companies-india-section-1 .text_aligment h2 {
    font-size: 23px !important;
    line-height: normal !important;
  }
  .vr-companies-india-section-1 .font_secound {
    margin-bottom: 8px;
  }
  .vr-companies-india-section-1 .font_secound p {
    font-size: 17px;
  }
  .vr-companies-india-section-1 .font_secound h1 {
    font-size: 27px !important;
  }
  .vr-companies-india-section-2 .text_controlare_hed p {
    margin-top: 15px;
  }
  .vr-companies-india-section-3 .text_aligment p {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 0;
  }
  .vr-companies-india-section-3 .text_aligment p strong {
    font-size: 22px;
  }
  .vr-companies-india-section-3 .font_secound p {
    text-align: center;
  }
  .vr-companies-india-section-3 .font_secound p strong {
    color: #393185;
    font-size: 22px;
  }
  .vr-companies-india-section-4 .sec_head p {
    font-size: 20px;
    line-height: 25px;
    padding-left: 0;
  }
  .vr-companies-india-section-4 .sec_head p strong {
    font-size: 30px;
    line-height: 40px;
  }
  .vr-companies-india-section-5 .text_pover p {
    font-size: 22px;
  }
  .vr-companies-india-section-5 .text_pover p strong {
    font-size: 32px !important;
    line-height: 35px !important;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .image_convary img {
    max-width: 61px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .long_cover p {
    font-size: 135px;
    color: #cccccc4a;
    padding: 39px 61px;
    font-weight: 600;
    position: absolute;
    top: -105px;
    right: -32px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .text_artch {
    font-size: 15px;
  }
  .vr-companies-india-section-6 .text_pover p strong {
    font-size: 24px !important;
  }
  .vr-companies-india-section-6 .poewrs_opert p {
    padding: 0 15px;
    text-align: center;
    line-height: normal;
  }
  .vr-companies-india-section-6 .poewrs_opert p {
    padding: 0 15px;
    text-align: center;
    line-height: normal;
  }
  .h3-style {
    text-align: center !important;
  }
  /* vr-companies-in-india css end */
  /*Get in touch form Css Start*/
  .get-in-touch-form .get-in-touch {
    margin: 35px 0 0;
  }
  .get-in-touch-form .get-in-touch .git-img {
    max-width: 300px;
    margin-left: -150px;
  }
  .get-in-touch-form .get-in-touch .git-img .git-rocket-img img {
    max-width: 67px;
    left: 125px;
    bottom: 60px;
  }
  .get-in-touch-form .get-in-touch .git-right {
    padding: 30px 15px 15px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-right-title {
    max-width: 210px;
    font-size: 22px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-right-sub-title {
    font-size: 14px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .cuf-col label {
    margin: -20px 0 0 30px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-row .captcha_form {
    width: 255px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn span.note_form {
    margin: -10px 0 35px;
    font-size: 14px;
  }
  .get-in-touch-form .get-in-touch .git-right .git-form .wpcf7 .wpcf7-form .git-form-inner .git-form-btn .wpcf7-submit {
    margin-left: -80px;
    width: 160px;
    font-size: 16px;
    padding: 10px 15px;
    bottom: -40px;
  }
  /*Get in touch form Css End*/
  /* ios-app-dev-section-one start */
  .ios-app-dev-section-one .sec_head .p-txt {
    margin-bottom: 0px;
  }
  .ios-app-dev-section-one .sec_head .h1-txt {
    line-height: 34px;
    font-size: 28px !important;
  }
  /* ios-app-dev-section-one end */
  /* ios-app-dev-section-five start */
  .ios-app-dev-section-five .sec_head p {
    font-size: 26px;
    line-height: 34px !important;
  }
  .ios-app-dev-section-five .sec_head h3 {
    font-size: 26px;
    line-height: 34px !important;
  }
  /* ios-app-dev-section-five end */
  /* content-marketing-section start */
  .content-marketing-section .sec_head p {
    text-align: center;
  }
  .content-marketing-section .sec_head p strong {
    font-size: 35px;
  }
  .content-marketing-section .cstm-list li {
    font-size: 20px;
  }
  .content-marketing-section .cstm-txt {
    margin-bottom: 1em !important;
    text-align: center;
  }
  /* content-marketing-section end */
  /* seo-content-marketing-section-4 start */
  .seo-content-marketing-section-4 .sec_head p strong {
    font-size: 26px;
  }
  /* seo-content-marketing-section-4 end */
  /* seo-content-marketing-section-7 start */
  .seo-content-marketing-section-7 .sec_head p strong {
    font-size: 26px;
    line-height: 30px;
  }
  /* seo-content-marketing-section-7 end */
  /* our-development-process-sec start */
  .our-development-process-sec .blue-heading .h1-style {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* our-development-process-sec end */
  /* call-to-action css start */
  .call-to-action .sec_head .cstm-txt {
    margin-bottom: 35px;
  }
  .call-to-action .sec_head .cstm-txt strong {
    font-size: 22px;
  }
  .call-to-action .cstm-btn {
    margin-bottom: 35px;
  }
  /* call-to-action css end */
  /* ios-app-dev-section-four start */
  .ios-app-dev-section-four {
    padding: 0 0;
  }
  .ios-app-dev-section-four .sec_head .p-txt {
    text-align: center !important;
  }
  .ios-app-dev-section-four .sec_head .p-txt strong {
    font-size: 28px;
    line-height: 30px;
  }
  /* ios-app-dev-section-four end */
  /* you-tube-clone-first start */
  .you-tube-clone-first .sec_head .h1-txt {
    font-size: 30px;
    line-height: 36px;
  }
  .you-tube-clone-first .sec_head .p-txt {
    font-size: 26px;
    line-height: 32px;
  }
  /* you-tube-clone-first end */
  /* full-title-section start */
  .full-title-section .main_large_title .way-want p strong {
    line-height: 30px;
  }
  .full-title-section .sub_main_title .which_make {
    line-height: 30px;
  }
  /* full-title-section end */
  /* fundamentals_youtube start */
  .fundamentals_youtube .way-want p {
    margin-bottom: 5px;
  }
  .fundamentals_youtube .way-want p strong {
    font-size: 26px;
    line-height: 30px;
  }
  .fundamentals_youtube .way-want .h3-txt {
    font-size: 28px;
    line-height: 34px;
  }
  .fundamentals_youtube .way-want:after {
    width: 100%;
    left: 0;
    margin: 0 auto;
  }
  /* fundamentals_youtube end */
  /* challage_clone_development start */
  .challage_clone_development .way-want p strong {
    font-size: 18px;
    line-height: normal;
  }
  .challage_clone_development .img-section {
    top: 0px;
  }
  /* challage_clone_development end */
  /* challenges_development_left_bg start */
  .challenges_development_left_bg:after {
    background-size: 75%;
    top: -5em;
  }
  /* challenges_development_left_bg end */
  /* youtube-section-9 start */
  .youtube-section-9 .cstm-txt {
    font-size: 22px;
    line-height: 30px;
  }
  /* youtube-section-9 end */
  /*Need Solution Form Css Start*/
  .talk-to-our .tto-left .tto-title {
    font-size: 30px;
    line-height: 36px;
  }
  .talk-to-our .tto-left .tto-title-text {
    line-height: 26px;
    font-size: 16px;
  }
  .talk-to-our .tto-right .talk-to-our-form {
    padding: 30px 20px 20px;
  }
  .talk-to-our .tto-right .talk-to-our-form .captcha_form {
    width: 255px;
  }
  .talk-to-our .tto-right .talk-to-our-form .git-form-btn .wpcf7-submit {
    width: 150px;
  }
  /*Need Solution Form Css End*/
  .m-b-35 {
    margin-bottom: 0;
  }
}

@media (max-width: 420px) {
  /* start_tube_business start */
  .start_tube_business .get_script_among {
    padding: 0px 10px;
  }
  /* start_tube_business end */
}

@media (max-width: 380px) {
  /* vr-companies-in-india css start */
  .marketing-section {
    padding-top: 10px;
  }
  .vr-companies-india-section-5 {
    padding-bottom: 0;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring {
    padding: 20px 12px 5px 9px !important;
  }
  /* vr-companies-in-india css end */
  /* full-title-section start */
  .full-title-section .main_large_title .way-want p strong:after {
    width: 260px;
  }
  /* full-title-section end */
}

@media (max-width: 320px) {
  /* vr-companies-in-india css start */
  .vr-companies-india-section-5 .text_overloders .lover_spring .long_cover p {
    right: -39px;
  }
  .vr-companies-india-section-5 .text_overloders .lover_spring .text_artch p strong {
    font-size: 17px;
  }
  /* vr-companies-in-india css end */
  /* vr-companies-india-section-3 css start */
  .vr-companies-india-section-3 .responsiv_vr_page_iped {
    width: 83%;
  }
  .vr-companies-india-section-3 .responsiv_vr_page_iped .back_image_responsiv .text_lover p i {
    font-size: 45px;
  }
  .vr-companies-india-section-3 .responsiv_vr_page_iped .back_image_responsiv .text_lover p strong {
    top: 21px;
    padding-left: 50px;
  }
  .vr-companies-india-section-3 .responsiv_vr_page_iped .back_image_responsiv .text_linecover p {
    max-width: 100%;
    padding: 23px 21px 0 8px !important;
  }
  /* vr-companies-india-section-3 css start */
}

/* Responsive css end */
/*# sourceMappingURL=custom.css.map */