html {
    scroll-behavior: smooth;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: .5rem;
  outline: none !important;
}
.faq-title{
    position: relative;
    width: 100%;
    display: block;
    background: #175C9F;
    color: #fff;
    padding: 10px 0 10px 55px;
    /*height: 42px;*/
    border-radius: 23px;
    transition: background 0.3s ease;
}
.faq {
    /*content: "\f00c";*/
    position: absolute;
    left: 4px;
    top: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin: auto;
    background: #fff;
    color: #ff6364;
    font-size: 32px;
    font-family: FontAwesome;
    text-align: center;
    transition: all 0.3s ease;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background: #ff6364;
    color: #fff;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    position: relative;
    left: 1rem;
  padding: 1rem 1rem 1rem 0em;
  margin-bottom: .5rem;
  background-color: white;
  display: none;
  overflow: hidden;
}
.panel p{
    position: relative;
    padding: 10px 0px .5rem 0px;
    background-color: white;
    margin-bottom: 0rem;
}
.panel ul{
    position: relative;
    padding: 10px 0 10px 17px;
    background-color: white;
    margin-bottom: 0rem;
}
/*Bulletins*/
ul .a {
  list-style-type: circle;
}

ul .b {
  list-style-type: square;
}

ol .c {
  list-style-type: upper-roman;
}

ol .d {
  list-style-type: lower-alpha;
}
/*Bulletins*/
/*privacy*/
.space-60 {
    margin-top: 60px !important;
}
.space-40 {
    margin-top: 40px !important;
}
.clearfix::after {
	content: "";
	display: table;
	clear: both
}
/*privacy*/
/*SMO packages*/
.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap
}

@media (min-width:782px) {
    .wp-block-columns {
        flex-wrap: nowrap
    }
}

.wp-block-columns.has-background {
    padding: 1.25em 2.375em
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width:599px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width:600px) and (max-width:781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
        flex-basis: calc(50% - 1em) !important;
        flex-grow: 0
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:nth-child(2n) {
        margin-left: 2em
    }
}

@media (min-width:782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
        margin-left: 2em
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column:not(:first-child) {
    margin-left: 2em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
    width: 100%
}
.price-table-heading{
	border-bottom:1px solid #d9d9d9;
	margin: 0px 0px 0px 0px;
	background:#d9d9d9;
	padding: 20px 20px;
	box-shadow:0px 2px 20px 0px rgb(12 12 11 / 10%);
	
}


.price-table-heading h4{
	margin-bottom: 0px !important;
}

.price-table{
	border-top:1px solid #e3e4e5;
	margin: 0px 0px 0px 0px;
	background:#eceded;
	padding: 10px 20px;
	box-shadow:0px 2px 20px 0px rgb(12 12 11 / 10%);
}
h3, .entry-content h3 {
    font-weight: 400;
    line-height: 1.2;
    text-transform: inherit;
}

.smo-row{
/*    padding: 1.25em 2.375em;*/
/*
    background-color: #fff;
    border-top: 1px solid #e3e4e5;
    margin: 0px 0px 0px 0px;
    background: #eceded;
    padding: 10px 20px;
    box-shadow: 0px 2px 20px 0px rgb(12 12 11 / 10%);
*/
}
.smo-row .card-header{
    background: #d9d9d9;
}
.smo-row .pricing{
    background: #eceded;
}
.smo-row .feature li{
    font-size: 18px;
    line-height: 1.3em;
}
.smo-row .feature li i{
    color:green;
}
.smo-row .feature li .red{
    color:red;
}
.smo-row .feature .item:hover{
/*color:  blue;*/
}

/*END SMO packages*
/* Footer address Flag */
.flag-section .flag-wrap {
    background: #ff6364;
    border-radius: 5px;
    padding: 13px 20px;
    height: 100%;
}

.flag-section .flag-wrap .inner-wrap {
    margin: 0 0 10px 0;
}

.flag-wrap .flag-icon {
    width: 55px;
}

.flag-wrap h4 {
    margin-left: 10px;
}

.flag-wrap p {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 8px 0;
}
.flag-wrap .phone a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

/* End flag*/

/* portfolio*/
.paddinglr {
    padding-left: 10px;
    padding-right: 10px;
}
.porfolio-grid {
    background: url(https://www.appsquadz.com/img/grid-background.png) repeat;
    height: 480px;
    margin: 10px 0;
    padding: 70px 10px 35px;
    position: relative;
    overflow: hidden;
}
.porfolio-grid .client-name {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin-top: 25px;
    font-weight: bold;
}
.clientProject {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin-bottom: 70px;
}
.client-logo>img {
    max-height: 45px;
}
.porfolio-grid:hover .webgrid-hover {
    opacity: .9;
    visibility: visible;
    bottom: 0;
}
.webgrid-hover {
    background: #026fc7;
    background: -moz-linear-gradient(left, rgba(2, 111, 199, 1) 0, rgba(53, 165, 168, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(2, 111, 199, 1) 0, rgba(53, 165, 168, 1) 100%);
    background: linear-gradient(to right, rgba(2, 111, 199, 1) 0, rgba(53, 165, 168, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#026fc7', endColorstr='#35a5a8', GradientType=1);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 120px 23px 70px;
    visibility: hidden;
    left: 0;
    bottom: -100%;
    transition: all .5s ease 0s;
}
.webproject-descrption {
    font-size: 30px;
    color: #fff;
    height: 168px;
    overflow: hidden;
}
.webproject-descrption>span {
    font-weight: bold;
}
.web-casestudy {
    margin-top: 35px;
}
.web-casestudy a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    opacity: .5;

    font-weight: bold;
    text-decoration: none;
    letter-spacing: .75px;
}
.menu-links.floatL {
    float: left!important;
    margin-left: 60px;
}
.mobile-porfolio-grid {
    background: #f2f5f8;
    height: 550px;
    margin: 0 0 50px 0;
    padding: 10px 15px 0;
    position: relative;
}
.mobile-porfolio-grid:hover .mobilegrid-hover {
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.mobile-client-name {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    color: #000;
}
.mobile-clientProject {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    font-family: "proxima_novalight", Tahoma, sans-serif;
}
.mobile-porfolio-grid .devices {
    width: 100%;
    height: 286px;
    display: table;
}
.mobile-porfolio-grid .devices>div {
    display: table-cell;
    xvertical-align: bottom;
}
.mobile-porfolio-grid .devices img {
    max-height: 286px;
    width: 100%}
.mobile-porfolio-grid .devices.mobile img {
    xmax-width: 182px;
    width: 100%}
.mobile-porfolio-grid .devices.web img {
    max-width: 410px;
}
.mobile-porfolio-grid .devices.web>div {
    vertical-align: middle;
}
.mobile-porfolio-grid .devices.tablet img {
    max-width: 285px;
}
.client-logo>img {
    max-height: 45px;
}
.mobile-client-logo {
    margin: 30px auto 0;
    text-align: center;
    height: 60px;
}
.mobile-client-logo img {
    width: 57px;
    height: 57px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.mobilegrid-hover {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 50px 20px 55px;
    visibility: hidden;
    left: 0;
    bottom: -100%;
    transition: all .5s ease 0s;
}
.mobileproject-descrption .mobilep-des-info {
    height: 89px;
    overflow: auto;
    margin-bottom: 15px;
}
.mobileproject-descrption .mobilep-des-info p {

    font-size: 16px;
    color: #101010;
    line-height: 17px;
    margin-bottom: 0;
}
.mobileproject-descrption .mobile-casestudy {
    margin-top: 4px;
}
.mobileproject-descrption .mobilep-des-info a.read_more {
    color: #FFF;
    margin-top: 0;
    font-size: 24px;

    text-transform: none;
    font-weight: normal;
    border-bottom: 1px dashed #fff;
    position: absolute;
    bottom: 5px;
    left: 50%;
    opacity: 1;
    margin-left: -64px;
}
.mobileproject-descrption .mobilep-des-info a.read_more:hover {
    text-decoration: none;
    opacity: .7;
}
.mobilegrid-hover .case_app_icon1 {
    margin-top: 24px;
}
.mobileproject-descrption>span {

    font-weight: bold;
}
.mobile-casestudy {
    margin-top: 35px;
}
.mobile-casestudy a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    opacity: .7;

    font-weight: bold;
    text-decoration: none;
    letter-spacing: .75px;
}
.mobile-casestudy a:hover {
    opacity: 1;
}
.mobile-porfolio-grid.last-mobile-grid {
    background: #0658a6 url(https://www.appsquadz.com/img/grid-background-last.png) repeat;
    background-size: cover;
}
.mobile-porfolio-grid.last-mobile-grid .mobile-client-logo img {
    border: 0;
}
.mobile-porfolio-grid.last-mobile-grid .mobile-client-name {
    color: #000;
}
.mobile-porfolio-grid.last-mobile-grid .mobile-clientProject {
    letter-spacing: 1.2px;
    color: #000;
}
.mobile-porfolio-grid.last-mobile-grid .devices {
    bottom: -10px;
}
.mobile-porfolio-grid.last-mobile-grid .devices>div {
    display: inline-block;
    position: relative;
}
.mobile-porfolio-grid.last-mobile-grid .devices>div:after {
    content: '';
    width: 77px;
    height: 335px;
    position: absolute;
    left: -36px;
    top: -49px;
    background: url(https://www.appsquadz.com/img/graph-img.png) repeat;
    z-index: 99;
}
.mobile-porfolio-grid.last-mobile-grid .mobilegrid-hover:after {
    background-color: rgba(0, 0, 0, 0.17);
}
.mobile-porfolio-grid.last-mobile-grid .mobilep-des-info {
    height: 115px;
    margin-bottom: 0;
    margin-top: 23px;
}
.mobile-porfolio-grid.last-mobile-grid .mobilep-des-info p {
    font-family: calibri, Tahoma, sans-serif;
    color: #fff;
}
.mobile-porfolio-grid.last-mobile-grid .mobilep-des-info a {
    font-family: calibri, Tahoma, sans-serif;
    color: #fff;
    border-bottom: 1px dashed #fff;
    text-decoration: none;
}
.mobile-porfolio-grid.last-mobile-grid .project-feature-btn ul {
    display: inline-block;
}
.mobile-porfolio-grid.last-mobile-grid .project-feature-btn ul li {
    border-color: #fff;
    color: #fff;
    padding: 6px 15px 5px 15px;
    letter-spacing: .8px;
}
.mobile-porfolio-grid.last-mobile-grid:hover .project-feature-btn li {
    background-color: transparent;
    border-color: #fff;
}
.mobile-porfolio-grid.last-mobile-grid:hover .mobile-client-name {
    color: #000;
}
.transition span a:hover {
    color: #000;
}

.round10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

@media only screen and (min-width: 0){
.mobile-porfolio-grid {
    cursor: pointer;
    top: 0;
}
.mobile-porfolio-grid .mobile-client-name {
    font-family: calibri, Tahoma, sans-serif;
    margin-top: 12px;
    color: #4a4a4a;
}

.mobile-porfolio-grid .mobile-clientProject {
    color: #666;
}
.mobile-porfolio-grid .mobile-clientProject {
    margin-bottom: 15px;
}
.mobile-porfolio-grid .mobilegrid-hover {
    background-color: #fff;
    opacity: 1;
    visibility: visible;
    padding: 15px;
    height: 170px;
    bottom: 0;
    box-shadow: 0 0 30px rgba(21, 21, 21, 0.12);
    -webkit-box-shadow: 0 0 30px rgba(21, 21, 21, 0.12);
}
.mobile-porfolio-grid .mobilegrid-hover:after {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    bottom: 0;
    height: 7px;
    background: #0d5493;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.mobile-porfolio-grid:hover {
    xtop: -7px;
    background-color: #e3e9ee;
}
.mobile-porfolio-grid:hover .mobile-client-name {
    color: #0d5493;
}
.mobile-porfolio-grid:hover .mobilegrid-hover {
    opacity: 1;
}
.mobile-porfolio-grid:hover .mobilegrid-hover:after {
    xwidth: 100%}
.project-feature-btn li {
    float: left;
    list-style: none;
    border: 1px solid #b1b2b3;
    border-radius: 30px;
    font-size: 14px;
    color: #343434;
    font-family: calibri, Tahoma, sans-serif;
    text-align: center;
    min-height: 35px;
    text-transform: uppercase;
    padding: 6px 8px 5px 8px;
    line-height: 21px;
    margin-right: 7px;
    margin-bottom: 5px;
    width: 31%;
    background: #1678cb;
}
.project-feature-btn li:hover {
    background: #ff6364;
}
.project-feature-btn li:last-child {
    margin-right: 0!important;
}
.project-feature-btn li span {
    display: inline-block;
}
.project-feature-btn li span a {
    color: #fff;
}
.project-feature-btn li span a:hover {
    color: #fff!important;
    text-decoration: none;
}
.project-feature-btn li img {
    float: right;
    margin: 7px 0 0 5px;
}
.mobile-porfolio-grid:hover .project-feature-btn li {
    background-color: #0073d4;
    border: 1px solid #0d5493;
    color: #fff;
}
.load-more-btn a {
    font-size: 16px;
    color: #606060;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-right: 40px;
    background: #d8d8d8;
    padding: 11px 25px 9px 25px;
    border-radius: 50px;
    text-align: left;
    line-height: 31px;
}
.load-more-btn a span {
    position: absolute;
    top: 8px;
    right: 32px;
}
.load-more-btn a .loader {
    color: #1866b1;
    display: none;
    font-size: 4px;
}
.load-more-btn a:hover {
    text-decoration: none;
    background: #1866b1;
    color: #fff;
}
.load-more-btn a:hover .loader {
    color: #fff;
}
.load-more-btn a.active {
    padding-right: 72px;
    background: #1866b1;
    color: #fff;
}
.load-more-btn a.active .loader {
    color: #fff;
    display: inline-block;
}
}


/* end portfolio*/
/*new blog changes*/

.thumbnails .slide-items {
  text-align: center;
}

.thumbnails .slide-items h4 {
  font-size: 1.05rem;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}

.thumbnails .slide-items p {
  font-size: 13px;
}

.thumbnails .slide-items p span {
  color: #086ad8;
  font-size: 12px;
  cursor: pointer;
}

.thumbnails .sbox-icon {
  background-color: #086ad8;
  margin: 0 auto;
  width: 110px;
  height: 110px;
  margin-bottom: 15px;
  border-radius: 100%;
}

.thumbnails .sbox-icon span.icon:before {
  color: #fff;
  font-size: 3.45rem;
}

.thumbnails .inner-side {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  border-radius: 6px;
  padding: 25px 20px 0 20px;
  margin: 8px 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.thumbnails .img-side {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  border-radius: 6px;
  margin: 8px 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.slide-items .team-content {
  padding: 15px;
}

.slide-items .team-content h4 {
  text-transform: capitalize;
}

.slide-items .team-content span {
  color: #086ad8;
  cursor: pointer;
    
}

.event-content {
  position: relative;
  transition: all .3s ease-out 0s;
}

/* .event-content::before {
  background-color: #eee;
  width: 0;
  height: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0.4;
  border-bottom-right-radius: 10px;
  transition: all .3s ease-out 0s;
}

.event-content:hover::before {
  width: 100%;
} */

.event-content:hover {
  opacity: 0.7;
}

.event-content a {
  display: block;
  color: #fff;
  text-align: center;
}

.event-content a:hover {
  text-decoration: none;
}

.event-content h3 {
  font-size: 48px;
  margin: 0;
  padding: 0;
}
.blue-bg {
  background: #ff6364;
}
.event-content .blue-bg {
  padding: 16px 0;
}

.event-content span {
  font-size: 16px;
}

.thumbnails .event-detail p {
  color: #2d2d2d;
  text-align: left;
  margin: 0;
  font-size: 15px;
  line-height: 19px;
}

.blogs .thumbnails .img-side {
  margin: 0;
}

.recent-post {
  border-radius: 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  padding: 15px;
}

.recent-post h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 5px 0;
  padding: 0 0 7px 0;
  border-bottom: 1px dashed #cecece;
}

.recent-content a {
  display: block;
  color: #2d2d2d;
  text-decoration: none;
}

.recent-content .time-wrap span {
  font-size: 12px;
  color: #aaaaaa;
}

.recent-content .time-wrap {
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #e4e4e4;
  margin: 0 0 7px 0;
}

.recent-content .time-wrap span i.fa {
  margin: 0 8px 0 0;
}

.recent-wrap {
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 0;
}

.recent-wrap span.time {
  text-transform: uppercase;
  font-size: 12px;
}

.recent-wrap .recent-img img {
  border-radius: 4px;
}

.recent-wrap .recent-detail h6 {
  margin: 0 0 4px 0;
  font-size: 13px;
  color: #086AD8;
}

.recent-wrap .recent-detail p {
  margin: 0;
  font-size: 13.5px;
  line-height: 15px;
  color: #7b7b7b;
}
.details-wrapper .detail-img {
  margin: 0 0 20px 0;
}

.details-wrapper h2 {
  font-size: 30px;
  padding: 0 0 10px 0;
}

.details-wrapper p {
  font-size: 16px;
  line-height: 20px;
}
/*new blog changes end*/
/*Success page*/

.innerpage-banner.contect-page .in-banner-content .title {
    font-family: calibri, Tahoma, sans-serif;
    color: #fff;
    font-size: 55px;
    letter-spacing: inherit;
    margin: 8px 0 0 0;
    letter-spacing: .65px;
}
@keyframes "crossfade" {
    3% {
    opacity: 1;
}
5% {
    opacity: 0;
}
97% {
    opacity: 0;
}
}@-webkit-keyframes "crossfade" {
    3% {
    opacity: 1;
}
5% {
    opacity: 0;
}
97% {
    opacity: 0;
}
}.innerpage-banner.contect-page .title .tile-group {
    position: relative;
    height: 61px;
}
.innerpage-banner.contect-page .title .tile-group .tile {
    position: absolute;
    width: 100%;
    height: 61px;
    opacity: 0;
}
.innerpage-banner.contect-page .title .tile-group .tile.hindi {
    font-family: 'Hind', sans-serif;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(1) {
    animation: crossfade 42s 40s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(2) {
    animation: crossfade 42s 38s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(3) {
    animation: crossfade 42s 36s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(4) {
    animation: crossfade 42s 34s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(5) {
    animation: crossfade 42s 32s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(6) {
    animation: crossfade 42s 30s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(7) {
    animation: crossfade 42s 28s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(8) {
    animation: crossfade 42s 26s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(9) {
    animation: crossfade 42s 24s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(10) {
    animation: crossfade 42s 22s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(11) {
    animation: crossfade 42s 20s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(12) {
    animation: crossfade 42s 18s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(13) {
    animation: crossfade 42s 16s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(14) {
    animation: crossfade 42s 14s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(15) {
    animation: crossfade 42s 12s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(16) {
    animation: crossfade 42s 10s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(17) {
    animation: crossfade 42s 8s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(18) {
    animation: crossfade 42s 6s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(19) {
    animation: crossfade 42s 4s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(20) {
    animation: crossfade 42s 2s infinite;
}
.innerpage-banner.contect-page .title .tile-group .tile:nth-child(21) {
    animation: crossfade 42s 0s infinite;
}
.padding-50 {
    padding: 50px 0!important;
}
/*Success layout*/
/**/
/* Success Button*/
.bulebtn-text a {
    font-size: 16px!important;
    padding: 12px 19px 15px;
}
.latest_work_btn, .blue-new-btn, .red-new-btn {
    font-size: 13px;
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    border-radius: 30px;
    display: inline-block;
    letter-spacing: 1.8px;
    transition: all .5s ease 0s;
    border: 1px solid #fff0!important;
    margin-right: 7px;
    cursor: pointer;
}
.bcm_btn {
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding: 20px 24px 18px;
    border-radius: 30px;
    display: inline-block;
    transition: all .5s ease 0s;
    background: #fe6264;
}

/* end success*/

.custom-scroll::-webkit-scrollbar {
    width: 4px;
}

/* Track */

.custom-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

.custom-scroll::-webkit-scrollbar-thumb {
    background: rgb(221, 221, 221);
}


/* Handle on hover */

.custom-scroll::-webkit-scrollbar-thumb:hover {
    background: rgb(214, 214, 214);
}

.table {
    margin: 0;
}

.layout label {
    font-size: 13px;
    font-weight: 500;
    color: #5d5d5d;
}

.table thead th {
    border-top: 0;
    border-bottom: 0;
    color: #737373;
    font-weight: 500;
}

table tr td {
    color: #737373;
    font-size: 13px;
}

html,
body {
    height: 100%;
    min-height: 100%;
}

input:focus,
select:focus {
    background: no-repeat;
    border: 0;
    box-shadow: none;
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
}

.dropdown,
.dropup {
    width: 100%;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ababab !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ababab !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ababab !important;
}

.contact-red::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1;
    /* Firefox */
}

.contact-red:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff !important;
}

.contact-red::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff !important;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

span.error {
    color: #ff2626;
    font-size: 11px;
    display: none;
}

ul.common-list li {
    position: relative;
    padding: 4px 0 4px 17px;
}

ul.common-list li::before {
    content: "\f10c";
    position: absolute;
    color: #ff6364;
    left: 0;
    top: 7px;
    font-family: FontAwesome;
    font-size: 11px;
}

.line-normal {
    line-height: normal;
}

.pos-relative {
    position: relative;
    z-index: 9;
}

.bdr-btm {
    border-bottom: 1px solid #e4e0e4;
}

.bdr-top {
    border-top: 1px solid #CCCCCC;
}

.dotted-border-btm-solid {
    border-bottom: 1px solid #e4e0e4;
}

.bdr-rgt {
    border-right: 1px solid #C9C9C9;
}

.bdr-rgt-0 {
    border-right: none !important;
}

.bdr-lft-0 {
    border-left: none !important;
}

.h-auto {
    height: auto !important;
    min-height: inherit !important;
}

.bdr-non {
    border: none !important;
}

.bg-non {
    background: none !important;
}

.blur {
    filter: blur(2px);
}

.site-color {
    color: #ff6364;
}

.global-bg {
    background: #ff6364;
}

.color-black {
    color: #2d2d2d !important;
}

.light-green {
    background: #F8FFF9 !important;
}

.dark-green {
    background: #39B54A !important;
}

.text-orange {
    color: #E87E08;
}

.text-underline {
    text-decoration: underline;
}

.bg-white {
    background: #ffffff !important;
}

.over-hide {
    overflow: hidden;
}

.textture-bg {
    background: url(../images/bodyBg.webp) repeat !important;
}

.curve-bg {
    background: url(../images/curve_bg.svg) no-repeat left center;
    background-size: cover;
}

.curve-right {
    background: url(../images/curve_right.svg) no-repeat left center;
    background-size: cover;
}

.blue-gradient {
    background: linear-gradient( 75deg, #225b7b 0%, #143749 100%);
}

.bdr-btm-solid {
    border-bottom: 1px solid #8a8a8a;
}

.bdr-btm-dotted {
    border-bottom: 1px dotted #8a8a8a;
}

.bdr-btm-dashed {
    border-bottom: 1px dashed #8a8a8a;
}

.font-100 {
    font-weight: 100 !important;
}

.font-200 {
    font-weight: 200 !important;
}

.font-300 {
    font-weight: 300 !important;
}

.font-400 {
    font-weight: 400 !important;
}

.font-500 {
    font-weight: 500 !important;
}

.font-600 {
    font-weight: 600 !important;
}

.font-700 {
    font-weight: 700 !important;
}

.font-bold {
    font-weight: bold !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-19 {
    font-size: 19px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-21 {
    font-size: 21px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-23 {
    font-size: 23px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-25 {
    font-size: 25px !important;
}

.mb-1rem {
    margin-bottom: 1rem !important;
}

.mb-2rem {
    margin-bottom: 2rem !important;
}

.mb-3rem {
    margin-bottom: 3rem !important;
}

.mb-4rem {
    margin-bottom: 4rem !important;
}

.mb-5rem {
    margin-bottom: 5rem !important;
}

.mt-1rem {
    margin-top: 1rem !important;
}

.mt-2rem {
    margin-top: 2rem !important;
}

.mt-3rem {
    margin-top: 3rem !important;
}

.mt-4rem {
    margin-top: 4rem !important;
}

.mt-5rem {
    margin-top: 5rem !important;
}

.ml-1rem {
    margin-left: 1rem !important;
}

.ml-2rem {
    margin-left: 2rem !important;
}

.ml-3rem {
    margin-left: 3rem !important;
}

.ml-4rem {
    margin-left: 4rem !important;
}

.ml-5rem {
    margin-left: 5rem !important;
}

.py-1rem {
    padding: 1rem 0 !important;
}

.py-2rem {
    padding: 2rem 0 !important;
}

.py-3rem {
    padding: 3rem 0 !important;
}

.py-4rem {
    padding: 4rem 0 !important;
}

.py-5rem {
    padding: 5rem 0 !important;
}

.px-1rem {
    padding: 0 1rem !important;
}

.px-2rem {
    padding: 0 2rem !important;
}

.px-3rem {
    padding: 0 3rem !important;
}

.px-4rem {
    padding: 0 4rem !important;
}

.pt-1rem {
    padding-top: 1rem !important;
}

.pt-2rem {
    padding-top: 2rem !important;
}

.pt-3rem {
    padding-top: 3rem !important;
}

.pt-4rem {
    padding-top: 4rem !important;
}

.pb-1rem {
    padding-bottom: 1rem !important;
}

.pb-2rem {
    padding-bottom: 2rem !important;
}

.pb-3rem {
    padding-bottom: 3rem !important;
}

.pb-4rem {
    padding-bottom: 4rem !important;
}

.pl-1rem {
    padding-left: 1rem !important;
}

.pl-2rem {
    padding-left: 2rem !important;
}

.pl-3rem {
    padding-left: 3rem !important;
}

.pl-4rem {
    padding-left: 4rem !important;
}

.pl-5rem {
    padding-left: 5rem !important;
}

.pr-1rem {
    padding-right: 1rem !important;
}

.pr-2rem {
    padding-right: 2rem !important;
}

.pr-3rem {
    padding-right: 3rem !important;
}

.pr-4rem {
    padding-right: 4rem !important;
}

.pr-5rem {
    padding-right: 5rem !important;
}

.font-14 {
    font-size: 14px !important;
}

.fixed-bg {
    position: relative;
    background: url(../images/fixed_bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.fixed-bg::after {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 63, 96, .7);
    content: "";
}

.fixed-second {
    position: relative;
    background: url(../images/fixedbg_2.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.fixed-second::after {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 63, 96, .7);
    content: "";
}

.contact-bg {
    position: relative;
    background: url(../images/contact_bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.app-bg {
    position: relative;
    background: url(../images/mobile-app-development.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.disable {
    pointer-events: none;
}

.left-translate {
    transform: translate3d(0px, 35px, 0px) !important;
}

.control-disabled {
    pointer-events: none;
    background: rgba(0, 0, 0, 0.1);
}

.control-disabled input,
.control-disabled select,
.control-disabled textarea {
    color: #8a8a8a;
}

.error {
    color: #ff2626;
    font-size: 12px;
    display: none;
}

.color-white {
    color: #fff !important;
}

.color-grey {
    color: #777777 !important;
}

.color-light {
    color: #8a8a8a !important;
}

.font-bold {
    font-weight: bold !important;
}

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.space-top {
    margin-top: 66px;
}

.over-visible {
    overflow: visible !important;
}

.btn-site {
    display: inline-block;
    border-radius: 23px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #f84040;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    transition: all ease-in-out .15s;
    padding: 8px 15px;
}

.btn-site:hover {
    color: #fff;
    text-decoration: none;
}
.close-modal:hover{color:red;}
.btn-white {
    display: inline-block;
    border-radius: 23px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #d83f40;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    transition: all ease-in-out .15s;
    padding: 8px 15px;
}

.btn-blue {
    display: inline-block;
    border-radius: 23px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #125e99;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    transition: all ease-in-out .15s;
    padding: 8px 15px;
}

.btn-white:hover {
    color: #fff;
    text-decoration: none;
}

.img-left {
    text-align: left;
}

.img-right {
    text-align: right;
}

.common-shadow {
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.go-top {
    position: fixed;
    right: 1.5rem;
    bottom: 4.5rem;
    font-size: 52px;
    color: #1d68a1;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.white-bg {
    background: #fff;
}

.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.margintop-fixed {
    margin-top: 62px;
    margin-bottom: 50px;
}

.black-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
}

.white-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 9999;
}

.blur {
    filter: blur(2px);
}

.common-wrapper {
    padding: 3rem 0;
}

.container-inner {
    max-width: 1250px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

span.contact-us {
    display: inline-block;
    border: 1px solid #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 26.0078023407px;
    font-weight: 200;
    margin-top: 30px;
}

span.contact-us a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    text-decoration: none;
    color: #ffffff;
    padding: 12px 20px;
    font-weight: 400;
}

.layout span.contact-us a:hover {
    background: #ffffff;
    color: #3c3c3c;
}


/* Header CSS */

.header {
    padding: 10px 0px;
    position: relative;
    background: #1d68a1;
    z-index: 999;
    transition: all 0.28s ease-in;
}

.header.header-bg {
    /* background: #ff6364; */
    padding: 7px 0;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 0 4px rgb(0 0 0 / 40%);
    z-index: 999;
}

.header .navbar {
    padding: 0;
}

.header .navbar-light .navbar-toggler {
    border: none;
    padding: 0;
}

.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header ul li {
    padding: 0 6px;
}

.header ul li.blog {
    display: none;
}

.header ul li.arrow a {
    position: relative;
}

.header ul li.arrow a::after {
    position: absolute;
    right: -6px;
    top: 12px;
    content: '\f107';
    font-size: 17px;
    font-family: FontAwesome;
    line-height: 19px;
}

.header-top {
    background: #fff;
    padding: 7px 0;
}

.top-nav ul li {
    display: inline-block;
}

.top-nav ul li a {
    text-transform: inherit;
    padding: 6px 8px;
    color: #ff6364;
    font-size: 15px;
}

.top-nav ul li a i.fa {
    margin: 0 7px 0 0;
}

.top-nav .top-social ul li a {
    display: inline-block;
    color: #fff;
    background: #ff6364;
    width: 27px;
    height: 27px;
    font-size: 12px;
    margin: 0 3px;
    border-radius: 50%;
    text-align: center;
}

.top-nav .top-social ul li a i.fa {
    margin: 0;
}

.header-right .call-btn a {
    display: block;
    background: #347db5;
    border-radius: 23px;
    text-align: center;
    padding: 6px 22px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}


/* .header.header-bg .header-right .call-btn a {
    background: #de5a5b;
} */

.logo-section {
    transition: all 0.28s ease-in;
}

.logo-section .logo {
    width: 185px;
}

.header-right {
    position: relative;
    width: 80%;
}

.mega-drop {
    position: absolute;
    width: 100%;
    left: 0;
    top: 35px;
    /* background: linear-gradient(#193789, #6a2b76); */
    background: #1d68a1;
    border-radius: 8px;
    padding: 20px 12px;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: all 0.28s ease-in;
}

.header ul li:hover .mega-drop {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.header .nav-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9;
    display: none;
}

.logo-section.logo-slide {
    transform: translate(39px, 0px);
}

.header ul li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 10px;
}

.header ul li:hover a {
    color: #fff;
}

.header span.toggle-nav {
    display: block;
    width: 25px;
    margin: 5px 5px;
    cursor: pointer;
    display: none;
}

.header span.toggle-nav img {
    width: 100%;
}

.mobile-nav.nav-slide {
    left: 0;
    transition: all 0.28s ease-in;
}

.mobile-logo {
    text-align: center;
    padding: 10px 5px;
    background: linear-gradient(#193789, #6a2b76);
    display: none;
}

.mobile-logo a {
    display: block;
    width: 65%;
    margin: 0 auto;
}

.nav-close {
    width: 20px;
    position: absolute;
    right: 16px;
    top: 15px;
    cursor: pointer;
    display: none;
}

.nav-close img {
    width: 100%;
}

.top-nav .top-toggle {
    display: none;
}

.top-nav .top-toggle span {
    display: block;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
}

.mega-drop .navs-wrap h6 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.header ul li.arrow .mega-drop .nav-inner ul li {
    border-left: 3px solid #FF6364;
}

.header ul li.arrow .mega-drop .nav-inner ul li:hover {
    border-left: 3px solid #fff;
}

.header ul li.arrow .mega-drop .nav-inner a {
    display: block;
    color: #fff;
    font-size: 13px;
    text-transform: inherit;
    text-decoration: none;
    padding: 4px 10px;
    font-weight: 200;
    line-height: 14px;
}

.header ul li.arrow .mega-drop .nav-inner a:hover {
    color: #FF6364;
}

.header ul li.arrow .mega-drop .nav-inner a::after {
    display: none;
}

.navs-wrap .nav-inner {
    padding: 0 15px;
}

.mega-drop .multi-sec span.multi-title {
    color: #fff;
    font-size: 17px;
    display: block;
    margin: 10px 0 10px 0;
}

.mega-drop .multi-sec span.inner-title {
    position: relative;
    color: #fff;
    font-size: 13px;
    border-left: 3px solid #FF6364;
    display: block;
    padding: 8px 0 5px 9px;
    font-weight: 400;
}

.header ul li.arrow .mega-drop .nav-inner ul.multi-service li {
    position: relative;
    padding: 0 0 0 25px;
}

.header ul li.arrow .mega-drop .nav-inner ul.multi-service li::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 3px;
    width: 1px;
    height: 10px;
    background-color: #fff;
    margin-left: 20px;
}

.header ul li.arrow .mega-drop .nav-inner ul.multi-service li::before {
    content: '';
    position: absolute;
    top: 13px;
    width: 10px;
    height: 1px;
    background-color: #fff;
    margin-left: 0;
}

.header ul li.arrow .mega-drop .nav-inner ul.multi-service li a {
    padding-left: 17px;
}

.inner-banner-content {
    width: 55%;
}

.banner .home-shape {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
}

.banner-slider h2 {
    margin-bottom: 1.5rem;
    font-size: 3rem;
    font-family: 'Roboto';
    font-weight: 700;
    letter-spacing: 1px;
    color: #013f60;
    line-height: 55px;
}

.banner-slider h2 span {
    display: block;
    color: #ff6364;
    margin-top: 10px;
}

.banner .banner-slider {
    position: relative;
}

.position-absolute {
    position: absolute !important;
}

.banner-slider .item-slide {
    position: relative;
}

.banner-slider .item-slide .slide-content {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 50%;
    margin: 0 auto;
    top: 0;
    z-index: 9999;
    text-align: center;
}

.banner-slider .item-slide .slide-content p {
    font-size: 1.125rem;
}

.btn-link a {
    display: inline-block;
    text-decoration: none;
    box-shadow: none;
    padding: 1em 3em;
    transition: all 300ms ease;
    padding: 1.125em 1.875em;
    color: #ffffff;
    box-shadow: 0 -2px 0 0 rgb(24 24 24 / 15%) inset;
}

.btn-link a.orange-btn {
    background-color: #ff6364;
}

.btn-link button.orange-btn {
    display: inline-block;
    text-decoration: none;
    border: 0;
    transition: all 300ms ease;
    padding: 13px 25px;
    border-radius: 4px;
    color: #ffffff;
    box-shadow: 0 -2px 0 0 rgb(24 24 24 / 15%) inset;
}

.btn-link button.orange-btn {
    background-color: #ff6364 !important;
}

.btn-link a.blue-btn {
    background-color: #1d68a1 !important;
}

.color-blue {
    color: #1d68a1 !important;
}

.slide-content.right-align {
    right: 0 !important;
    left: auto !important;
}

.btn-link a:hover {
    transform: translate(0, -3px);
}

.banner .banner-slider .item-slide a:hover span {
    color: #033a71;
}

.slide-content span.top-head {
    position: relative;
    text-transform: uppercase;
    font-size: 1.125rem;
    color: #2d2d2d;
    margin: 0 0 1em;
    font-weight: 600;
    display: block;
}

.banner-slider .item-slide img {
    object-fit: cover;
    object-position: top center;
}

.banner-slider .item-slide .header-content {
    top: 20%;
    width: 100%;
    padding: 2rem;
}

.slick-arrow {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    z-index: 99;
    border: 1px solid #e0e0e0;
    cursor: pointer;
}

.slick-prev {
    left: -37px;
}

.slick-prev::before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 22px;
}

.slick-next {
    right: -37px;
}

.slick-next::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 22px;
}

.banner .slick-arrow {
    width: 65px;
    height: 150px;
    border: none;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    right: 0px;
    top: 50%;
    margin-top: -75px;
    z-index: 28;
    padding: 0;
    background: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.banner .slick-arrow span {
    width: 0px;
    height: 1px;
    background: white;
    position: absolute;
    display: block;
    left: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1);
    -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1);
}

.banner .slick-arrow:before,
.banner .slick-arrow:after {
    width: 18px;
    height: 2px;
    background: #fff;
    content: '';
    position: absolute;
    left: 10px;
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1);
    -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1);
}


/* Next rotate options */

.banner .slick-arrow.slick-next:before {
    margin-top: -6px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.banner .slick-arrow.slick-next:after {
    margin-top: 6px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.slick-slider .slick-slide.slick-current,
.slick-slider .slick-slide.slick-center {
    padding: 0 0px;
}

.speak-slider .item-slide {
    transition: all 0.28s ease-in;
    transform: scale(0.6);
    opacity: 0.6;
}

.speak-slider .item-slide.slick-current {
    transform: scale(0.8);
    padding: 20px 0;
    opacity: 1;
}

.speak-slider .slick-slider .slick-track {
    display: flex;
    align-items: center;
}

.speak-outer .speak-wrap .speak-img img {
    width: 100%;
}

.visual-icon {
    font-size: 50px;
}

.speak-slider .slick-arrow {
    width: 50px;
    height: 50px;
}

.speak-slider .slick-prev {
    left: 388px;
}

.speak-slider .slick-next {
    right: 388px;
}


/* Reverse - Previous settings */

.banner .slick-arrow.slick-prev {
    right: auto;
    left: 0px;
}

.banner .slick-arrow.slick-prev span {
    left: auto;
    right: 20px;
}

.banner .slick-arrow.slick-prev:before,
.banner .slick-arrow.slick-prev:after {
    left: auto;
    right: 10px;
}

.banner .slick-arrow.slick-prev:before {
    margin-top: 6px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.banner .slick-arrow.slick-prev:after {
    margin-top: -6px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.slide-content {
    padding: 10px 20px 10px 20px;
}

.slide-content .h1 {
    font-size: 62px;
}

.page-content h2.heading {
    background: url(../images/border.png) no-repeat center bottom;
    text-align: center;
    padding: 0 0 56px 0;
    font-weight: 600;
    font-size: 27px;
}

.page-banner-bg {
    background: url(../images/inner_banner_2.jpg) no-repeat left bottom;
    background-size: 100%;
}


/** Text Animation **/

@-webkit-keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpSD {
    -webkit-animation-name: fadeInUpSD;
    animation-name: fadeInUpSD;
}

.slick-active .slide-content {
    animation-name: fadeInUpSD;
    animation-duration: 1s;
    opacity: 1;
    width: 100%;
    padding: 10px 20px 30px 20;
}


/* Text Animation End **/

.slick-dots {
    position: absolute;
    bottom: 10px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-active button {
    background: #d60e96;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    border-radius: 50%;
    border: 0;
    outline: none;
}

.slick-dots li button::before {
    font-size: 18px;
    color: #fff;
    opacity: 1;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* Page content */

.content-heading h1 {
    font-weight: 600;
    font-size: 20px;
}

.content-heading h2 {
    font-weight: 600;
    font-size: 36px;
}

.content-heading h3 {
	font-size: 35px;
    font-weight: 600;
    color: #0a154b;
}

.content-heading span.main-tagline {
    font-size: 18px;
}

.strength-wrap {
    padding: 30px 0 30px 90px;
    box-shadow: 0 0 3px rgb(0 0 0 / 40%);
    border-radius: 5px;
    margin: 15px 0;
}

.strength-wrap.exp {
    background: url(../images/development_experience.png) no-repeat 15px center;
}

.strength-wrap.squad {
    background: url(../images/talented_squadz.png) no-repeat 15px center;
}

.strength-wrap.developed {
    background: url(../images/app_development.png) no-repeat 15px center;
}

.strength-wrap.delivered {
    background: url(../images/projects.png) no-repeat 15px center;
}

.strength-wrap.stisfaction {
    background: url(../images/clien_satisfaction.png) no-repeat 15px center;
}

.strength-wrap .number-item h6 {
    margin: 0;
    color: #1d68a1;
    font-size: 19px;
    font-weight: 500;
}

.strength-wrap .number-item p {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
}

.client-wrapper .slick-list {
    border-radius: 7px;
    overflow: hidden;
}

.client-wrapper .client-inner {
    background: rgba(0, 0, 0, 0.6);
}

.client-wrapper .slick-arrow {
    width: 21px;
    height: 21px;
}

.client-wrapper .slick-prev {
    left: -4px;
}

.client-wrapper .slick-next {
    right: -4px;
}

.client-wrapper .slick-next::before,
.client-wrapper .slick-prev::before {
    font-size: 18px;
    line-height: 15px;
}

.blog-outer {
    color: #fff;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.event-content,
.blog-outer a {
    display: block;
    color: #fff;
    text-align: center;
}

.blog-outer .event-detail p {
    color: #2d2d2d;
    text-align: left;
    margin: 0;
    line-height: 17px;
}

.blog-outer a:hover {
    text-decoration: none;
}

.event-content .color-orange {
    padding: 16px 0;
}

.event-content h3 {
    font-size: 38px;
    margin: 0;
    padding: 0;
}

.spons-outer .spons-inner .spons-logo {
    text-align: center;
}

.spons-outer .spons-inner .spons-logo img {
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #fff;
    display: inline-block;
}

.service-wrap .service-icon {
    width: 128px;
    margin: 0 auto;
}

.service-wrap .service-detail h6 {
    font-size: 20px;
	font-weight:700;
	color:#0a154b;
}

.speak-outer .spaek-inner {
    padding: 10px 10px;
}

.speak-outer .speak-wrap {
    border-radius: 7px;
    box-shadow: 0 3px 0 rgb(0 0 0 / 40%);
    background: #fff;
    overflow: hidden;
}

.speak-outer .speak-detail {
    padding: 15px;
}

.speak-outer .speak-detail h3 {
    font-size: 20px;
    font-weight: 600;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.speak-detail .para-content {
    font-size: 13px;
    height: 100px;
    overflow: auto;
}

section.footer {
    background: #f1f1f1;
    padding: 40px 0;
}

.service-outer {
    position: relative;
}

.service-outer .service-wrap {
    padding: 15px;
}

.service-outer .box-content {
    width: 100%;
    height: 100%;
    background: #e5611f;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: perspective(400px) rotateX( -90deg);
    transform-origin: center top 0;
    transition: all .5s ease 0s;
    padding: 20px 20px;
    text-align: center;
    display:none;
}

.service-outer:hover .box-content {
    opacity: 1;
    transform: perspective(400px) rotateX(0);
}

.box-content ul li {
    display: inline-block;
    margin: 0 0 4px 0;
}

.box-content ul li a {
    display: block;
    border-radius: 23px;
    text-align: center;
    padding: 5px 12px;
    color: #fff;
    font-size: 12px;
    background: #cd5112;
}

.contact-outer {
    position: relative;
    padding: 0 0 0 56px;
}

.contact-outer.mail::before {
    content: "\f003";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 50px;
    font-family: FontAwesome;
    font-size: 30px;
    color: #fff;
}

.contact-outer.phone::before {
    content: "\f095";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 50px;
    font-family: FontAwesome;
    font-size: 30px;
    color: #fff;
}

.contct-wrap {
    position: relative;
}

.contct-wrap::before {
    position: absolute;
    width: 3px;
    height: 100%;
    background: #fff;
    content: '';
    left: -15px;
}

.contct-inner {
    position: relative;
    padding: 12px 0 12px 8px;
}

.contct-inner::after {
    position: absolute;
    left: -12px;
    top: 0;
    height: 3px;
    width: 18px;
    background: #fff;
    content: '';
}

.contct-inner::before {
    position: absolute;
    left: -12px;
    bottom: 0;
    height: 3px;
    width: 18px;
    background: #fff;
    content: '';
}

.contct-inner h6 {
    color: #fff;
    margin: 0 0 2px 0;
    font-size: 19px;
    text-transform: uppercase;
}

.contct-inner p {
    margin: 0;
}

.contct-inner p a {
    margin: 0;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}

.cout-wrap .number-item .value {
    font-size: 36px;
    font-weight: 600;
    color: #ff6364;
}

.cout-wrap .number-item .plus {
    font-size: 36px;
    font-weight: 600;
    color: #ff6364;
}

.getin-form {
    position: relative;
}

.getin-form::before {
    position: absolute;
    width: 3px;
    height: 100%;
    background: #fff;
    content: '';
    left: 0;
}

.getin-form::after {
    position: absolute;
    width: 3px;
    height: 100%;
    background: #fff;
    content: '';
    right: 0;
    top: 0;
}

.getin-wrap {
    position: relative;
}

.getin-wrap::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
    width: 40px;
    background: #fff;
    content: '';
}

.getin-wrap::after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 40px;
    background: #fff;
    content: '';
}

.getin-inner {
    position: relative;
    padding: 20px;
}

.getin-inner::before {
    position: absolute;
    right: 0;
    top: 0;
    height: 3px;
    width: 40px;
    background: #fff;
    content: '';
}

.getin-inner::after {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 3px;
    width: 40px;
    background: #fff;
    content: '';
}

.form-wrap .form-control {
    border: none;
    background: none;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
}

.form-wrap .form-control.select-opt {
    color: #2d2d2d;
}

.form-wrap select.select-opt {
    color: #fff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

option:not(:checked) {
    color: #2d2d2d;
}

.form-wrap {
    position: relative;
    border-bottom: 1px solid #fff;
    padding: 0 0 0 16px;
}

.form-wrap small.icon {
    position: absolute;
    left: 4px;
    top: 3px;
    color: #fff;
    font-size: 18px;
}

.form-wrap textarea.form-control {
    height: 100px;
}

.bounce-up {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bounce-up.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.footer-wrap .foot-title h3 {
    color: #2d2d2d;
    font-size: 23px;
}

.footer-wrap .foot-list ul li a {
    display: block;
    color: #2d2d2d;
    text-decoration: none;
    font-weight: 300;
    font-size: 14px;
    padding: 3px 0px;
}

.footer-wrap .foot-list ul li a:hover {
    color: #ff6364;
}

.footer-wrap .foot-list ul li a i.fa {
    margin: 0 8px 0 0px;
}

.footer-socila ul li {
    margin: 0 2px;
}

.footer-socila ul li a {
    width: 32px;
    height: 32px;
    line-height: 33px;
    color: #ff6364;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    background-color: #fff;
}

.footer-socila a.facebook:hover {
    background-color: #1866b1;
}

.footer-socila a.linkedin:hover {
    background-color: #0077b5;
}

.footer-socila a.play:hover {
    background-color: #F00;
}

.footer-socila .instagram1 :hover {
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}

.footer .copy-right {
    text-align: center;
    color: #fff;
}

.footer .copy-right p {
    color: #fff;
    font-weight: 200;
    font-size: 12px;
    margin: 0 0 0 0;
}

.footer .copy-right a {
    color: #fff;
    text-decoration: none;
}

.foot-bottom {
    background: #ff6364;
}


/* Fixed Social links */

.panelBar {
    position: fixed;
    left: 0;
    bottom: 22%;
    z-index: 120;
}

.flex-container {
    display: flex !important;
}

.flex-d-c {
    flex-direction: column !important;
}

.panelBar .side-quote .inquiry-btn,
.panelBar .side-quote .inq-btn {
    position: relative;
    left: -170px;
    transition: .2s left linear;
    height: 40px;
    margin-bottom: 2px;
}

.panelBar div.inquiry-btn:hover,
.panelBar div.inq-btn:hover {
    left: 0;
}

.inquiry-btn {
    display: inline-block;
}

.panelBar .side-quote>div a {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
    width: 170px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    position: relative;
    margin: 0;
    opacity: 1;
    background: #1866b1;
}

.panelBar .side-quote .quote-icon {
    position: relative;
    background-color: rgba(255, 99, 100, 0.85);
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    margin-left: 5px;
    border-radius: 5px;
}

.flex-pc {
    display: flex;
    justify-content: center;
    align-items: center;
}

.panelBar .side-quote img {
    display: inline-block;
    width: 19px;
}

.osb-main .osb-wrap {
    position: relative;
    padding: 15px 15px 15px 70px;
}

.osb-main .osb-wrap.android {
    background: url(../images/android_icon.png) no-repeat left center;
    background-size: 57px;
}

.osb-main .osb-wrap.ios {
    background: url(../images/ois_icon.png) no-repeat left center;
    background-size: 57px;
}

.osb-main .osb-wrap.browser {
    background: url(../images/chrome_icon.png) no-repeat left center;
    background-size: 57px;
}


/* Skills progress bar */

.skills-strangth .progress-bar {
    height: 60px;
    overflow: hidden;
    background: none;
}

.skills-strangth .progress-title-holder {
    padding-bottom: 7px;
    position: relative;
    margin: 5px 0;
    font-family: Montserrat, sans-serif;
    font-size: 2e;
    line-height: 15px;
    font-weight: 400;
    color: #2e2e2e;
}

.skills-strangth .progress-title {
    z-index: 100;
    font-weight: bold;
}

.skills-strangth .progress-number-wrapper {
    width: 100%;
    z-index: 10;
}

.skills-strangth .progress-number-mark {
    margin-bottom: 4px;
    border-radius: 3px;
    padding: 0 8px;
    position: absolute;
    bottom: 0;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.skills-strangth .progress-number-wrapper,
.skills-strangth .progress-number-mark {
    font-family: Open Sans, sans-serif;
    font-size: 11px;
    line-height: 24px;
    height: 24px;
    letter-spacing: 0px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    color: #ffffff;
}

.skills-strangth .down-arrow {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    left: 50%;
    top: 100%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.skills-strangth .progress-content-outter {
    height: 6px;
    background-color: #E1E1E0;
}

.skills-strangth .progress-content {
    height: 100%;
    width: 0%;
}

.skills-strangth .skill-one {
    background-color: #1d68a1;
}

.skills-strangth .skill-two {
    background-color: #ff6364;
}

.skills-strangth .skill-three {
    background-color: #845ec2;
}

.skills-strangth .skill-four {
    background-color: #a1cae2;
}

.skills-strangth .skill-five {
    background-color: #e40017;
}

.skills-strangth .skill-six {
    background-color: #ffc75f;
}

.skills-strangth .skill-seven {
    background-color: #28a745;
}

.skill-one-bdr {
    border-top: 3px solid #1d68a1;
}

.skill-two-bdr {
    border-top: 3px solid #ff6364;
}

.skill-three-bdr {
    border-top: 3px solid #845ec2;
}

.skill-four-bdr {
    border-top: 3px solid #a1cae2;
}

.skill-five-bdr {
    border-top: 3px solid #e40017;
}

.skill-six-bdr {
    border-top: 3px solid #ffc75f;
}

.skill-seven-bdr {
    border-top: 3px solid #28a745;
}

.color-one {
    color: #1d68a1;
}

.color-two {
    color: #ff6364;
}

.color-three {
    color: #845ec2;
}

.color-four {
    color: #a1cae2;
}

.color-five {
    color: #e40017;
}

.color-six {
    color: #ffc75f;
}

.color-seven {
    color: #28a745;
}

.worked-on h6 {
    font-size: 24px;
    font-weight: 600;
}

.all-tech span {
    display: inline-block;
    border-radius: 4px;
    padding: 3px 8px;
    color: #fff;
    margin: 4px;
    font-size: 13px;
}

.technologies-work span.skill-name {
    display: block;
    padding: 28px 0 0 0;
    text-align: right;
    font-weight: 600;
}

.inner-page {
    height: 250px;
}

.devlopment-page {
    height: 400px;
}

.about-banner {
    background: url(../images/about_us_banner.jpg) no-repeat;
    background-size: cover;
    padding: 3rem 0;
}

.devlopment-banner {
    background: url(../images/dev_banner_1.jpg) no-repeat;
    background-size: cover;
    padding: 3rem 0;
}

.devlopment-banner-other {
    background: url(../images/dev_banner_2.jpg) no-repeat;
    background-size: cover;
    padding: 3rem 0;
}

.devlopment-banner-white {
    background: url(../images/dev_banner_gradient_white.jpg) no-repeat;
    background-size: cover;
    padding: 3rem 0;
}
.devlopment-banner-smo {
    background: url(../images/smo.jpg) no-repeat;
    background-size: contain;
    padding: 3rem 0;
    height: 600px;
}

.page-content h3 {
    font-size: 30px;
    margin: 0 0 12px 0;
    font-weight: 600;
}

.innerbanner-conetnt h2 {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 1rem 0;
}

.innerbanner-conetnt h1 {
    font-size: 53px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 1rem 0;
}

.innerbanner-conetnt h1 span {
    font-weight: 100;
}

.innerbanner-conetnt p {
    color: #fff;
    font-size: 16px;
}

.inner-content h6 {
    font-size: 21px;
    font-weight: 600;
}

.inner-content p {
    font-size: 16px;
}

.core-values .value-row {
    border-radius: 0 15px 15px 0;
    padding: 20px 30px 20px 60px;
    margin: 40px 0;
}

.core-values .val-one {
    background: #26c281;
}

.core-values .val-two {
    background: #2b77d5;
}

.core-values .val-three {
    background: #e6be1d;
}

.core-values .val-four {
    background: #e52f2f;
}

.core-values .val-five {
    background: #9849a1;
}

.core-values .val-six {
    background: #9c7338;
}

.core-values .value-row .list-number-inner {
    position: absolute;
    width: 151px;
    height: 151px;
    left: -106px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.core-values .value-row span.value-heading {
    font-size: 21px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 500;
}

.core-values .value-row p {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
}

.quote-form .inner-form {
    background: rgba(255, 255, 255);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.quote-form .inner-form .form-heading {
    color: #fff;
    padding: 15px;
    background: #e5611f;
    text-align: center;
}

.quote-form .inner-form .form-heading h3 {
    font-size: 21px;
}

.quote-form .inner-form .form-heading h3 strong {
    font-weight: 100;
}

.quote-form .inner-form .form-heading p {
    margin: 0;
    font-size: 13px;
}

.quote-form .inner-form .form-section {
    padding: 7px 15px;
}

.quote-form .inner-form .form-section .form-group {
    margin-bottom: 8px;
}

.quote-form .inner-form .form-section .form-control {
    font-size: 13px;
    height: 40px;
    border-radius: 0;
}

.quote-form .inner-form .form-section textarea.form-control {
    height: 80px;
    resize: none;
}

.quote-form .inner-form .form-section button.quote-btn {
    width: 100%;
    padding: 13px 0;
    font-size: 18px;
    font-weight: 500;
}

.process-wrap span.step {
    display: inline-block;
    border-radius: 23px;
    background: #1d68a1;
    color: #fff;
    padding: 4px 12px;
    font-size: 15px;
    font-weight: 600;
}

.process-detail h4 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #1d68a1;
}

.process-detail p {
    font-size: 16px;
}

.mathadology .matho-content h6 {
    font-size: 22px;
    font-weight: 600;
    color: #ff6364;
    text-transform: uppercase;
}

.mathadology .matho-content p {
    margin: 0;
    font-size: 15px;
}

.testimonial-wrap {
    height: 250px;
}

.testimonial-wrap .testi-icon {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

.testimonial-wrap .testi-quotes blockquote {
    font-size: 15px;
    font-weight: 200;
}

.testimonial-wrap .testi-name span.name {
    font-size: 21px;
}

.testimonial-wrap .testi-name span.designation {
    font-size: 21px;
    color: #ff6364;
    font-weight: 600;
}

.testimonial-wrap .slick-dots {
    bottom: -10px;
}

.testimonial-wrap .slick-dots li {
    width: 11px;
    height: 11px;
}

.testimonial-wrap .slick-dots li button {
    width: 100%;
    height: 100%;
}

.testimonial-wrap .slick-dots li.slick-active button {
    background: #1d68a1;
}

.main-contact .contact-outer.mail::before {
    content: "\f003";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 50px;
    font-family: FontAwesome;
    font-size: 30px;
    color: #125e99;
}

.main-contact .contact-outer.phone::before {
    content: "\f095";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 50px;
    font-family: FontAwesome;
    font-size: 30px;
    color: #125e99;
}

.main-contact .contct-wrap::before {
    position: absolute;
    width: 3px;
    height: 100%;
    background: #125e99;
    content: '';
    left: -15px;
}

.main-contact .contct-inner::after {
    position: absolute;
    left: -12px;
    top: 0;
    height: 3px;
    width: 18px;
    background: #125e99;
    content: '';
}

.main-contact .contct-inner::before {
    position: absolute;
    left: -12px;
    bottom: 0;
    height: 3px;
    width: 18px;
    background: #125e99;
    content: '';
}

.main-contact .contct-inner h6 {
    color: #125e99;
    margin: 0 0 2px 0;
    font-size: 19px;
    text-transform: uppercase;
}

.main-contact .contct-inner p a {
    margin: 0;
    color: #125e99;
    text-decoration: none;
    font-size: 15px;
}

.main-contact .getin-form::before {
    position: absolute;
    width: 3px;
    height: 100%;
    background: #125e99;
    content: '';
    left: 0;
}

.main-contact .getin-form::after {
    position: absolute;
    width: 3px;
    height: 100%;
    background: #125e99;
    content: '';
    right: 0;
    top: 0;
}

.main-contact .getin-wrap::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
    width: 40px;
    background: #125e99;
    content: '';
}

.main-contact .getin-wrap::after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 40px;
    background: #125e99;
    content: '';
}

.main-contact .getin-inner::before {
    position: absolute;
    right: 0;
    top: 0;
    height: 3px;
    width: 40px;
    background: #125e99;
    content: '';
}

.main-contact .getin-inner::after {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 3px;
    width: 40px;
    background: #125e99;
    content: '';
}

.main-contact .form-wrap .form-control {
    border: none;
    background: none;
    border-radius: 0;
    color: #125e99;
    font-size: 13px;
}

.main-contact .form-wrap {
    position: relative;
    border-bottom: 1px solid #125e99;
    padding: 0 0 0 16px;
}

.main-contact .form-wrap small.icon {
    position: absolute;
    left: 4px;
    top: 3px;
    color: #125e99;
    font-size: 18px;
}

.map-outer {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 39.25%;
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.range-wrap .range-inner {
    padding: 0 0 0 85px;
}

.innerbanner-conetnt {
    max-width: 74%;
}

.range-wrap .range-one {
    background: url(../images/android-hand3.png) no-repeat left center;
}

.range-wrap .range-two {
    background: url(../images/custom.png) no-repeat left center;
}

.range-wrap .range-three {
    background: url(../images/native.png) no-repeat left center;
}

.range-wrap .range-four {
    background: url(../images/hybrid.png) no-repeat left center;
}

.range-wrap .range-five {
    background: url(../images/game.png) no-repeat left center;
}

.range-wrap .range-six {
    background: url(../images/ui.png) no-repeat left center;
}

.range-wrap .range-seven {
    background: url(../images/webbasedapp.png) no-repeat left center;
}

.range-wrap .range-eight {
    background: url(../images/strategy.png) no-repeat left center;
}

.range-wrap .range-nine {
    background: url(../images/enterprise.png) no-repeat left center;
}

.range-wrap .range-ten {
    background: url(../images/userapp.png) no-repeat left center;
}

.range-wrap .range-eleven {
    background: url(../images/test.png) no-repeat left center;
}

.range-wrap .range-twelve {
    background: url(../images/support11.png) no-repeat left center;
}

.process-wrap .inner-process {
    padding: 15px 15px 15px 85px;
    background-size: 54px !important;
    background-position: 13px 11px !important;
}

.process-wrap .inner-process h6 span {}

.process-wrap .process-one {
    background: url(../images/discover1_red.png) no-repeat left center;
}

.process-wrap .process-two {
    background: url(../images/define_red.png) no-repeat left center;
}

.process-wrap .process-three {
    background: url(../images/design_red.png) no-repeat left center;
}

.process-wrap .process-four {
    background: url(../images/develop_red.png) no-repeat left center;
}

.process-wrap .process-five {
    background: url(../images/deliver_red.png) no-repeat left center;
}

.process-wrap .process-six {
    background: url(../images/support11_red.png) no-repeat left center;
}

.ui-wrap .ui-number {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #ff6364;
    margin: 0 auto;
}

.ui-wrap .ui-number span {
    color: #fff;
    font-size: 42px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.totalVal{
    box-shadow:none !important ;
}


/* Media Query */

@media (max-width:1200px) {
    .panelBar {
        display: none;
    }
    .innerbanner-conetnt.pl-5rem {
        padding-left: 0 !important;
    }
}

@media (max-width:991px) {
    .px-md-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .header.header-bg {
        padding: 20px 0;
    }
    .header-top {
        display: none;
    }
    .header-right {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header ul {
        padding-top: 0px;
    }
    .header ul li.blog {
        display: block;
    }
    .header span.toggle-nav {
        display: block;
    }
    .header-right .top-nav {
        position: relative;
        padding-left: 0;
    }
    .header-right .top-nav ul {
        position: absolute;
        left: -10px;
        top: 33px;
        width: 160px;
        padding: 0;
        background: #ff6364;
        display: none;
    }
    .header ul li.arrow a::after {
        right: 17px;
    }
    .header ul li a {
        padding: 5px 10px;
        font-size: 13px;
    }
    .top-nav ul li {
        display: block;
    }
    .header .top-nav ul li a {
        padding: 4px 8px;
        display: inline-block;
    }
    .top-nav .top-toggle {
        display: block;
    }
    .header-right .call-btn {
        position: static;
    }
    .logo-section .logo {
        width: 165px;
    }
    .mobile-nav {
        position: fixed;
        left: -264px;
        top: 0;
        width: 260px;
        height: 100%;
        background: linear-gradient(#193789, #6a2b76);
        box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
        transition: all 0.28s ease-in;
        z-index: 99;
    }
    .mobile-logo {
        display: block;
    }
    .nav-close {
        display: block;
    }
    .mega-drop {
        position: static;
        padding-top: 0;
        padding-bottom: 0;
    }
    .header ul li.arrow a::after {
        top: 5px;
    }
    .mega-drop .navs-wrap {
        padding: 15px 0;
    }
    .navs-wrap .nav-inner {
        height: 150px;
        overflow: auto;
    }
    .mega-drop .navs-wrap h6 {
        font-size: 13px;
        margin: 0 0 5px 0 !important;
    }
    .innerbanner-conetnt {
        max-width: 100%;
    }
    .innerbanner-conetnt h1 {
        font-size: 40px;
    }
    .speak-slider .slick-prev {
        left: 0;
    }
    .speak-slider .slick-next {
        right: 0;
    }
}

@media(max-width:768px) {
    .banner-slider .item-slide .slide-content {
        width: 100%;
        max-width: 95%;
    }
    .banner-slider h2 {
        line-height: 23px;
        font-size: 28px;
    }
	.clients-heading {
	  font-size: 16px;
	}
    .slide-content span.top-head {
        margin: 0 0 10px 0;
        line-height: 20px;
    }
    .banner-slider .item-slide .slide-content p {
        font-size: 15px;
        line-height: 19px;
    }
    .slick-prev {
        left: 0;
    }
    .slick-next {
        right: 0;
    }
    .technologies-work span.skill-name {
        text-align: left;
        padding: 0;
    }
    .mathadology .matho-icon {
        width: 150px;
        margin: 0 auto 20px auto;
    }
    .mathadology .matho-content {
        text-align: center;
    }
}

@media(max-width:640px) {
    .inner-banner .slide-img {
        display: none;
    }
    .banner-slider .item-slide .slide-content {
        position: relative;
        padding-top: 25px;
        background: #f3f3f3;
    }
    .banner-slider .item-slide .slide-content {
        width: 100%;
        max-width: 100%;
    }
    .btn-link a {
        padding: 5px 10px;
        font-size: 12px;
    }
    .content-heading h1 {
        font-weight: 600;
        font-size: 20px;
    }
    .content-heading h2 {
        font-weight: 600;
        font-size: 31px;
    }
    .content-heading span.main-tagline {
        font-size: 13px;
    }
    .osb-main .osb-wrap {
        position: relative;
        padding: 29px 29px 15px 89px;
        border: 1px solid #dedede;
        margin: 7px 0;
    }
    .osb-main .osb-wrap.ios {
        background: url(../images/ois_icon.png) no-repeat 15px center;
        background-size: 57px;
    }
    .osb-main .osb-wrap.android {
        background: url(../images/android_icon.png) no-repeat 15px center;
        background-size: 57px;
    }
    .osb-main .osb-wrap.browser {
        background: url(../images/chrome_icon.png) no-repeat 15px center;
        background-size: 57px;
    }
    .content-heading h3 {
        font-weight: 600;
        font-size: 22px;
    }
    .innerbanner-conetnt h1 {
        font-size: 27px;
    }
    .innerbanner-conetnt p {
        font-size: 14px;
    }
    .devlopment-page {
        height: auto;
    }
    .content-heading,
    .img-wrap,
    .skills-strangth {
        text-align: center;
    }
    .range-wrap .range-inner {
        padding: 79px 0 0 0;
        background-position: center top !important;
        text-align: center;
    }
}

@media (max-width:576px) {
    .logo-section .logo {
        width: 155px;
    }
    .banner-content h6 {
        font-size: 21px;
        margin-bottom: 10px;
    }
    .banner-content h1 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .banner-content p {
        font-size: 12px;
    }
    .banner-content h1 span {
        font-size: 21px;
    }
    .common-wrapper {
        padding: 2rem 0;
    }
    .common-wrapper h2 {
        font-size: 20px;
    }
}

@media (max-width:480px) {
    .logo-section .logo {
        width: 110px;
    }
    .top-nav .top-toggle span {
        width: 24px;
        height: 24px;
        line-height: 22px;
        font-size: 15px;
    }
    .header-right .call-btn a {
        padding: 6px 13px;
        font-size: 11px;
    }
    .header-right {
        position: relative;
        width: 50%;
    }
    .slide-content span.top-head {
        line-height: 27px;
    }
    .banner-slider h2 {
        margin: 0 0 11px 0;
    }
    .banner-slider h2 span {
        margin-top: 10px;
        line-height: 34px;
    }
    .banner .slick-arrow.slick-prev,
    .banner .slick-arrow {
        width: 30px;
    }
    .banner .slick-arrow:before,
    .banner .slick-arrow:after {
        background: #ff6364;
    }
}

@media (max-width:360px) {
    .logo-section .logo {
        width: 120px;
    }
    .header-right {
        position: relative;
        width: 165px;
    }
}