body{
    font-family: 'Source Sans Pro', sans-serif;
    background: #fff;
    color: #616161;
}

.vMenusMain {
    padding: 23px 30px;
}
.vMenus > ul > li > a {
    color: #232323 !important;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 0.5px;
    margin: 0px 20px;
    white-space: nowrap;
}
.vMenus > ul > li:hover  .dropdown-menu {
    display: block !important;
}
.btn-outline-primary {
    color: #0074e0 !important;
    border-color: #0074e0 !important;
}
.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #0074e0 !important;
    border-color: #0074e0 !important;
}
.vMenuRB {
    padding: 13px 30px;
    font-weight: 600;
}
.p-tb-75{
    padding: 75px 0px;
}
.p-tb-125{
    padding: 125px 0px;
}
.headingSub {
    color: #0074e0;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-weight: 600;
}
.headingMain {
    font-size: 40px;
    color: #232323;
    font-weight: 800;
    line-height: 50px;
    margin: 15px 0 15px 0;
}
.dataHead {
    letter-spacing: 0.2px;
    font-weight: 400;
    line-height: 35px;
    color: #616161;
    font-size: 27px;
    margin-bottom: 20px;
}
.dataText {
    color: #616161;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
.dataButton a {
    background: linear-gradient(90deg, #51abff, #0074e0);
    -o-background: linear-gradient(90deg, #51abff, #0074e0);
    -webkit-background: linear-gradient(90deg, #51abff, #0074e0);
    border: none;
    padding: 15px 40px;
    font-weight: 600;
}
.dataButton a:hover {
    background: linear-gradient(90deg, #0074e0, #51abff);
    -o-background: linear-gradient(90deg, #0074e0, #51abff);
    -webkit-background: linear-gradient(90deg, #0074e0, #51abff);
}
.dataButton a i {
    font-size: 12px;
    margin-left: 5px;
}
.about4S {
    text-align: center;
    padding: 10px 20px 20px 20px;
    box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    min-height: 200px;
}
.about4S h4 {
    font-size: 20px;
    font-weight: 600;
}
.about4S h6 {
    font-size: 13px;
    line-height: 22px;
    color: #616161;
    margin-top: 13px;
}
.mt-35{
    margin-top: 35px;
}
.about4S:hover img {
    display: none;
}
.about4S:hover h6 {
    display: block !important;
}
.dataHeadSmall {
    font-size: 18px;
    color: #616161;
    line-height: 26px;
}
.vWhatWeDo{
    background: #f1f5fe;
}
.wwdTabs .card-header {
    padding: 6px;
    background: #fff;
    border: none;
}
.wwdTabs .card-header .btn-link {
    color: #333;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
}
.wwdTabs .card-body {    
    color: #616161;
}
.wwdTabs .accordion > .card {
    margin-top: 10px;
    overflow: hidden;
    background: transparent !important;
    border-color: transparent !important;
}
.vSingleTitle {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    color: #232323;
}
.testiBox {
    padding: 25px;
    box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    min-height: 200px;
    color: #616161;
}
.testiBox h6 {
    font-size: 22px;
    color: #202327;
    font-weight: 700;
}
.testiBox p {
    font-size: 17px;
    line-height: 23px;
    margin-top: 5px;
}
.testiBox span {
    font-size: 15px;
    line-height: 23px;
}
.vSubHeadR {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
}
.servicesBox {
    padding: 35px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    margin-top: 35px;
    background: transparent;
    min-height: 350px;
}
.servicesBox > i {
    color: #0074e0;
    font-size: 40px;
}
.servicesBox > h4 {
    color: #232323;
    font-size: 25px;
    font-weight: 600;
    margin: 20px 0 10px;
}
.servicesBox > p {
    font-size: 17px;
}
.vSingleTitle > span {
    color: #0074e0;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-weight: 600;
    display: block;
}
.vAPIsApplications {
    background: #f1f5fe;
}
.formSubText {
    letter-spacing: 0.1px;
    font-weight: 400;
    line-height: 24px;
    color: #616161;
    font-size: 19px;
    margin-bottom: 20px;
}
.contactForm input {
    height: 50px;
}
.vFooter {
    background: #0074e0;
    padding: 20px 0;
}
.footerSocial ul li {
    list-style: none;
    display: inline-block;
}
.footerSocial ul li a {
    color: #fff;
    font-size: 22px;
    margin-left: 15px;
}
.copyRightText {
    color: #fff;
    margin-top: 3px;
}
 .dataButtonBTN{
    background: linear-gradient(90deg, #51abff, #0074e0);
    -o-background: linear-gradient(90deg, #51abff, #0074e0);
    -webkit-background: linear-gradient(90deg, #51abff, #0074e0);
    border: none;
    padding: 15px 40px;
    font-weight: 600;
 }
 .dataButtonBTN:hover{
    background: linear-gradient(90deg, #0074e0, #51abff);
    -o-background: linear-gradient(90deg, #0074e0, #51abff);
    -webkit-background: linear-gradient(90deg, #0074e0, #51abff);
 }
 .innerMainHead {
    color: #fff;
    text-align: center;
    font-weight: 800;
    letter-spacing: 0.5px;
    font-size: 42px;
    padding: 90px 0;
}
.mt-25{
    margin-top: 25px;
}
.mt-75{
    margin-top: 75px;
}
.lightBlueBG{
    background: #f1f5fe url("../images/lightBlueBG.jpg") no-repeat center center / cover !important;
}
.whiteLightBG{
    background: #ffffff url("../images/whiteLightBG.jpg") no-repeat center center / cover !important;
}
.toolBoxPadSP {
    padding: 75px;
}
.toolBoxPad {
    padding: 75px;
}
.vToolLists ul li {
    margin-bottom: 8px;
    list-style: none;
}
.vToolLists ul li::before {
  content: "\2022"; 
  color: #0074e0; 
  font-weight: bold; 
  display: inline-block; 
  width: 1em;
  margin-left: -1em; 
}
.vGetstarted {
    background: url("../images/integrio_services_layers_3_2.jpg") fixed center 0 /cover;
    text-align: center;
    padding: 175px 0;
}
.vSingleTitleWhite {
    color: #fff;
    font-size: 80px;
    font-weight: 900;
    margin-bottom: 20px;
}
/* flip box start */
    @media screen and (min-width:1380px) {
  .box-container {
    flex-direction: row
  }
}

.box-item {
  position: relative;
  -webkit-backface-visibility: hidden;
  width: 415px;
  margin-bottom: 35px;
  max-width: 100%;
}

.flip-box {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.flip-box-front,
.flip-box-back {
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  min-height: 345px;
  -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-front {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-back {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 60px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
  
  transform: translateY(-50%) translateZ(60px) scale(.94);
  -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
  -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
  top: 50%;
}

.flip-box-header {
    font-size: 40px;
    color: #fff;
    font-weight: 800;
}
.flip-box p {
  font-size: 18px;
  line-height: 1.5em;
  color: #fff;
}

.flip-box-img {
  margin-top: 25px;
}

.flip-box-button {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  padding: 15px 20px;
  text-transform: uppercase;
}
/* flip box end*/
.dataHeadContact {
    letter-spacing: 0.2px;
    font-weight: 400;
    line-height: 23px;
    color: #616161;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 20px;
}
.vContactBox .cTitle {
    font-size: 23px;
    color: #232323;
    font-weight: 700;
    margin: 10px 0;
}
.vContactBox {
    border: 1px solid #e6e6e6;
    text-align: center;
    border-radius: 8px;
    padding: 30px 0 35px;
    min-height: 206px;
}
.vContactBox:hover {
    border: 1px solid #fff;
    box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.1);
}
.vContactBox:hover .cLink {
    display: block !important;
}
.vContactBox:hover > img {
    display: none !important;
}
.cLink {
    margin-top: 17px;
    text-transform: uppercase;
    font-weight: 700;
}
.cLink a{
    text-decoration: none;
}
.vPopForm {
    text-align: center;
    padding: 20px;
}
.vPopForm input, .vPopForm textarea {
    width: 100% !important;
    margin-bottom: 15px;
}
.dropdown-item {
    padding: 0.55rem 1.5rem !important;
}
.testiIcon {
    top: -35px;
    right: 30px;
}
.sliderMainText {
    top: 25%;
    right: 10%;
}
.srvsHoverImg {
    height: 500px;
    width: 405px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -202px;
    opacity: 0; 
    transform: scale3d(.1,.1,.1) translate3d(0,-5000px,0);
    transition: all ease-in-out 0.5s !important;
}
.servicesBox:hover .srvsHoverImg{
    opacity: 1 !important;
    transform: scale3d(1,1,1) translate3d(0,0,0);
}
.srvsHoverBtn {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: -27px;
    opacity: 0; 
    transform: scale3d(.1,.1,.1) translate3d(0,-5000px,0);
    transition: all ease-in-out 0.3s !important;
}
.servicesBox:hover .srvsHoverBtn {
    opacity: 1 !important;
    transform: scale3d(1,1,1) translate3d(0,0,0);
    transition: all ease-in-out 1s !important;
}