
body {
    font-family: Rajdhani,sans-serif;
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0;
    color: #686868;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
}


.no-gutters {
	margin-left: 0;
	margin-right: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
	margin: 0;
}
.feature-background__wrapper {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.feature-background__image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 300px;
	height: 100%;
}

.feature-background__image--style2 {
	min-height: 600px;
}

.feature-background__content {
	width: 600px;
	max-width: 100%;
	padding: 50px 0;
	padding-left: 120px;
}

.feature-background__content--style3 {
	padding-top: 135px;
	padding-bottom: 135px;
	float: right;
	width: 460px;
	max-width: 100%;
	padding-left: 0;
}

.feature-background__content--style3 .title {
	color: #05103B;
}

.feature-background__content--style2 {
padding-top: 40px;

padding-bottom: 50px;
}

.feature-background__content-area {
	padding-left: 200px;
}

.feature-background__content-area--style2 {
	padding-left: 100px;
}

.feature-background__content-wrapper {
	width: 670px;
	max-width: 100%;
}

.feature-background__single-content-wrapper .ht-btn {
	margin-top: 30px;
}

.feature-background__single-content {
	margin-bottom: 30px;
}

.feature-background__single-content .title {
	font-size: 1.25rem;
	font-weight: 700;
	color: #ffc246;
	margin-bottom: 25px;
}

.feature-list li {
	font-size: 0.9375rem;
	position: relative;
	margin-bottom: 25px;
	padding-left: 30px;
}

.feature-list li:last-child {
	margin-bottom: 0;
}

.feature-list li:before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	display: block;
	font-family: Ionicons;
	content: '\f122';
	font-size: 0.75rem;
	color: #ffc246;
}


.section-space--inner--30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.section-space--inner--50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.section-space--inner--60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.section-space--inner--80 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.section-space--inner--100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.section-space--inner--120 {
	padding-top: 120px;
	padding-bottom: 120px;
}

.section-space--inner--140 {
	padding-top: 140px;
	padding-bottom: 140px;
}

.section-space--inner--190 {
padding-top: 60px;
padding-bottom: 30px;
}

.section-space--inner--top--30 {
	padding-top: 30px;
}

.section-space--inner--top--40 {
	padding-top: 40px;
}

.section-space--inner--top--120 {
	padding-top: 120px;
}

.section-space--inner--top--100 {
	padding-top: 100px;
}

.section-space--inner--top--200 {
	padding-top: 200px;
}

.section-space--inner--bottom--120 {
	padding-bottom: 120px;
}

.section-space--inner--bottom--30 {
	padding-bottom: 30px;
}

.section-space--inner--bottom--50 {
	padding-bottom: 50px;
}

.section-space--inner--bottom--300 {
	padding-bottom: 300px;
}

.section-space--inner--left--30 {
	padding-left: 30px;
}

.section-space--top--30 {
	margin-top: 30px !important;
}

.section-space--top--m30 {
	margin-top: -30px !important;
}

.section-space--top--60 {
	margin-top: 60px;
}

.section-space--top--80 {
	margin-top: 80px;
}

.section-space--bottom--20 {
	margin-bottom: 20px !important;
}

.section-space--bottom--30 {
	margin-bottom: 30px !important;
}

.section-space--bottom--m30 {
	margin-bottom: -30px !important;
}

.section-space--bottom--40 {
	margin-bottom: 40px !important;
}

.section-space--bottom--m40 {
	margin-bottom: -40px !important;
}

.section-space--bottom--50 {
	margin-bottom: 50px !important;
}

.section-space--bottom--60 {
margin-bottom: 30px !important;
}

.section-space--bottom--80 {
	margin-bottom: 80px;
}

.section-space--bottom--120 {
	margin-bottom: 120px !important;
}
.title--style4--about
{
	position: relative;
display: block;
font-size: 35px;
line-height: 1.2em;
color: #12b2f5;
font-weight: 700;
margin-bottom: 15px;
text-transform: uppercase;
font-family: Rajdhani,sans-serif;
}
.feature-background__single-content-wrapper p
{
position: relative;
display: block;
font-size: 18px;
line-height: 34px;
color: #090909;
font-weight: 500;
margin-bottom: 23px;
text-align: justify;
}
.about-list-wrapper p
{
	position: relative;
display: block;
font-size: 18px;
line-height: 34px;
color: #090909;
font-weight: 500;
margin-bottom: 15px;
text-align: justify;
}
.common-page-title {
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 20px;
	margin-top: -5px;
}

.career-title-area .title {
font-size: 40px;
line-height: 56px;
margin-bottom: 20px;
margin-top: 15px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
background: #12b2f5;
text-align: center;
padding: 20px 15px;
}

.career-title-area .subtitle {
	margin: 0 auto;
	width: 615px;
	max-width: 100%;
}

.case-study__page-content-title {
	margin-top: -10px;
}

/*=====  End of section title  ======*/

/*=============================================
=            backgrounds            =
=============================================*/

.white-bg {
	background-color: #ffffff;
}

.default-bg {
	background-color: #ffc246;
}

.grey-bg {
	background-color: #f7f7f7;
}

.grey-bg--style2 {
	background-color: #eeeeee;
}

.grey-bg--style3 {
	background-color: #f5f6fa;
}

.dark-bg {
	background-color: #232222;
}

.dark-bg--style2 {
	background-color: #11202D;
}

.dark-bg--style3 {
	background-color: #222;
}

.dark-bg--style4 {
	background-color: #06112C;
}

.dark-bg--style5 {
	background-color: #05103B;
}

.half-bg-image {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}


.about-content-row__image {
	min-height: 430px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.about-content-row__content {
	padding-left: 60px;
	padding-right: 20px;
}

.about-content-row__content .title {
font-size: 30px;
line-height: 1.3;
width: 270px;
max-width: 100%;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: 700;
color: #0fb4f8;
}

.about-content-row__content .text {
margin-bottom: 30px;
font-size: 18px;
line-height: 31px;
font-weight: 600;
color: #1d1b1b;
text-align: justify;
}
.about-content-row__content li
{
list-style: circle;
padding: 0px;
margin: 0px;
font-size: 18px;
color: #111010;
font-weight: 600;
}

.list_1 li
{
list-style: circle;
padding: 0px;
margin: 0px;
font-size: 18px;
color: #111010;
font-weight: 600;
}
.list_2 
{
padding: 0px 30px 20px 30px;
}
.list_2 li
{
list-style: circle;

font-size: 18px;
color: #111010;
font-weight: 500;
}



.about-list-wrapper .about-list-title {
	font-size: 27px;
line-height: 1.2;
display: inline-block;
margin-bottom: 25px;
font-weight: 600;
text-transform: uppercase;
color: #2c2a2a;
}

.about-list-wrapper .about-list-title:after {
	content: '';
	display: block;
	margin-top: 2px;
	width: 100%;
	height: 3px;
	background-color: #12b2f5;
}

.about-list-wrapper .about-list li {
	padding-left: 30px;
	position: relative;
	margin-bottom: 15px;
}

.about-list-wrapper .about-list li:last-child {
	margin-bottom: 0;
}

.about-list-wrapper .about-list li:before {
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	font-family: Ionicons;
	content: '\f400';
	font-size: 8px;
	color: #b6b6b6;
}

/* about box */

.about-box-image-wrapper {
	margin-bottom: -40px;
}

.about-box-image-single {
	margin-bottom: 40px;
}

.about-box-image-single__image {
	margin-bottom: 25px;
}

.about-box-image-single__image img {
	width: 100%;
}

.about-box-image-single__content .title {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 20px;
}

/* about icon box */

.about-icon-box-wrapper {
	margin-top: 60px;
	margin-bottom: -30px;
}

.about-icon-box {
	text-align: center;
	margin-bottom: 30px;
}

.about-icon-box__image {
	margin-bottom: 30px;
	-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.about-icon-box__content .title {
	font-size: 1.25rem;
	margin-bottom: 20px;
}

.about-icon-box:hover .about-icon-box__image {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}



.about-area2 {
    position: relative;
    padding-bottom: 95px;
}
.about-area2 .about-cta-wrap {
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,.05);
    -moz-box-shadow: 0 0 40px rgba(0,0,0,.05);
    box-shadow: 0 0 40px rgba(0,0,0,.05);
    margin-top: -175px;
    margin-bottom: 120px;
    padding: 60px 45px 10px 45px;
}
.about-area2 .about-cta-wrap .about-cta-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 49px;
}
.about-area2 .about-cta-wrap .about-cta-item i {
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 24px;
    background: #ff7607;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
}
.about-area2 .about-cta-wrap .about-cta-item .about-cta-cont {
    padding-left: 20px;
}
.about-area2 .about-cta-wrap .about-cta-item .about-cta-cont h5 {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #686868;
    margin-bottom: 3px;
}
.about-area2 .about-cta-wrap .about-cta-item .about-cta-cont h4 {
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
}
.about-area2 .about-cta-wrap .about-cta-item .about-cta-cont h4 a {
    color: #232323;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.about-area2 .about-cta-wrap .about-cta-item .about-cta-cont h4 a:hover {
    color: #ff7607;
}
.about-area2 .about-cta-wrap .about-cta-item2 i {
    background-color: #1762f0;
}
/*==== about-random-img ====*/
.about-area2 .about-random-img figure .random-img-about img {
    position: absolute;
}
.about-area2 .about-random-img figure .random-img-about img:nth-child(1) {
    top: 0;
    left: -368px;
}
.about-area2 .about-random-img figure .random-img-about img:nth-child(2) {
    top: 69px;
    left: 90px;
}
/*=== about-orange-box ===*/
.about-area2 .about-orange-box {
 padding: 50px 30px 44px 49px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 12px;
    margin-bottom: 28px;
    background-color: #0fb4f8;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.about-area2 .about-orange-box:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}
.about-area2 .about-orange-box span {
    font-size: 45px;
    line-height: 45px;
    color: #fff;
}
.about-area2 .about-orange-box .orange__title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
}
/*===================================
    ABOUT AREA 3
=====================================*/
.about-area {
padding-top: 47px;
padding-bottom: 50px;
}


.about-area3 {
    background-color: #f7f7f7;
}
.about-area3 .about-heading .ostion__litedesc {
    margin-bottom: 27px;
    padding-right: 70px;
}
.about-area3 .about-heading .about-list li {
    position: relative;
    padding-left: 20px;
    font-weight: 500;
    margin: 5px 0;
}
.about-area3 .about-heading .about-list li:after {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #1762f0;
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
}
.about-area3 .about-img-box {
    width: auto;
    height: auto;
}
.about-area3 .about-img-box:after {
    display: none;
}
.about-area3 .about-img-box .about__img img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: auto;
}


.about-area .about-heading .ostion__title {
  margin-bottom: 20px;
}
.about-area .about-heading .ostion__desc {
   color: #1a1717;
font-weight: 600;
margin-bottom: 10px;
padding-right: 50px;
font-size: 17px;
text-align: justify;
}
.about-area .about-heading .ostion__litedesc {
   margin-bottom: 28px;
color: #0b0a0a;
font-weight: 500;
text-align: justify;
line-height: 31px;
font-size: 18px;
}
.about-area .about-img-box {
    text-align: right;
    position: relative;
    z-index: 1;
    margin-left: auto;
}
.about-area .about-img-box:after {
    position: absolute;
    top: -13px;
    left: -20px;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: '';
    text-align: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
   background-color: #fff;
}
.networks .about-img-box:after {
    position: absolute;
    top: -13px;
    left: -20px;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: '';
    text-align: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
   background-color: #1762f0;
}
.about-area .about-img-box .about__img img {
    width: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.about-area .about-img-box .trusted__box {
    position: absolute;
    background-color: #fff;
    height: 170px;
    width: 170px;
    line-height: 170px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.10);
    left: -33px;
    bottom: 0;
    z-index: 2;
}
.about-area .about-img-box .trusted__box:before {
    content: "";
    display: block;
    width: 87%;
    height: 87%;
    border: 2px dashed #ededed;
    position: absolute;
    border-radius: 50%;
    top: 7%;
    left: 7%;
}
.about-area .about-img-box .trusted__box .trusted__box-inner {
    padding-top: 62px;
}
.about-area .about-img-box .trusted__box .trusted__box-inner h4 {
color: #0f0e0e;
font-size: 21px;
font-weight: 600;
text-transform: uppercase;
line-height: 16px;
letter-spacing: 1px;
padding-bottom: 10px;
}
.about-area .about-img-box .trusted__box .trusted__box-inner h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
}


.ostion-heading .ostion__title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 0px;
	color: #262424;
	text-transform:uppercase
}
.ostion-heading .ostion__desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
}
.ostion-heading .ostion__meta {
 color: #1149d2;
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 15px;
letter-spacing: 1px;
}

.ostion-heading .ostion__title-white,
.ostion-heading .ostion__desc-white {
    color: #fff;
}

.section-divider {
    display: block;
    height: 2px;
    background-color: #f7f7f7;
}

.mixer-area {
 
    background-image: url("../images/global-delivery/global-bg-1.jpg");
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.mixer-area:after {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
  background-color: rgba(30, 30, 30, 0.97);
    z-index: -1;
}
.mixer-area .mixer-content-wrap {
    padding-top: 115px;
}
.mixer-area .mixer-content-wrap .mixer-item+.mixer-item {
    margin-top: 40px;
}
.mixer-area .mixer-content-wrap .mixer-item .mixer-static-box {
    position: relative;
}
.mixer-area .mixer-content-wrap .mixer-item .mixer-static-box .counter {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 70px;
    line-height: 70px;
    color: #fff;
    font-weight: 700;
}
.mixer-area .mixer-content-wrap .mixer-item .mixer-static-box .mixer__title {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}
.mixer-area .mixer-content-wrap .mixer-item .mixer-static-box .mixer__desc{
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.mixer-area .mixer-content-wrap .mixer-img-box {
    margin-top: -115px;
    position: relative;
    margin-right: -382px;
    text-align: left;
}
.mixer-area .mixer-content-wrap .mixer-img-box .number__speak {
    position: absolute;
    background-color: #0fb4f8;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: left bottom 0;
    bottom: 0;
    left: 103px;
    z-index: 20;
    width: calc(56% - 4px);
    padding: 35px 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
}
.mixer-area .mixer-content-wrap .mixer-img-box figure img {
    width: 100%;
}

.hiw-area2 {
padding-top: 79px;
}

.hiw-area2 .container {
  width: 1170px;
box-sizing: border-box;
max-width: 1170px;
}
.hiw-area2 .row {
    margin-right: -15px;
    margin-left: -15px;
}
.hiw-area2 .about-heading {
  padding-left: 10px;
}
.hiw-area2 .about-img-box {
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
padding-right: 149px;
}
.hiw-area2 .about-img-box  .trusted__content {
    background-color: #f7f7f7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
   padding: 30px 90px 58px 39px;
}
.hiw-area2 .about-img-box  .trusted__content span {
    font-size: 75px;
    line-height: 75px;
   color: #fff;
 }
.hiw-area2 .about-img-box  .trusted__content p {
 font-size: 20px;
line-height: 35px;
font-weight: 500;
color: #232323;
margin-top: 22px;
text-align: left;
}
.hiw-area2 .about-img-box .trusted__box {
    height: auto;
    padding: 35px 20px 32px 20px;
    text-align: center;
    width: 180px;
    top: 60px;
    left: auto;
    right: 89px;
    bottom: auto;
}
.hiw-area2 .about-img-box .trusted__box .trusted__box-inner h3 {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 30px;
    font-weight: 600;
}
.hiw-area2 .about-img-box .trusted__box .trusted__box-inner h4 {
    line-height: 22px;
}
.hiw-area2 .about-heading .hiw-video-box {
    margin-top: 49px;
 
}
.hiw-area2 .about-heading .hiw-video-box .hiw-video-img {
    position: relative;
}
.hiw-area2 .about-heading .hiw-video-box .hiw-video-img img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.hiw-area2 .about-heading .hiw-video-box .hiw-video-img:after {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
  
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.hiw-area2 .about-heading .hiw-video-box .hiw-video-img .video-play-btn {
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 62px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ff7607;
    color: #fff;
    font-size: 15px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.hiw-area2 .about-heading .hiw-video-box .hiw-video-img .video-play-btn:hover {
    background-color: #fff;
    color: #12b2f5;
}
.hiw-area2 .about-heading .hiw-video-box .hiw-video-content {
    padding-left: 30px;
}
.hiw-area2 .about-heading .hiw-video-box .hiw-video-content p {
    font-size: 19px;
    line-height: 30px;
    text-align: left;
    font-weight: 500;
    color: #232323;
}

.hiw-area .about-img-box .trusted__box {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 30px 49px 0 49px;
    color: #fff;
    right: 4px;
    bottom: 174px;
    z-index: 2;
 width: 190px;
height: 190px;
    background-color: #1eb8f9;
    line-height: inherit;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    text-align: left;
	top: 105px;
}
.hiw-area .about-img-box .trusted__box:before {
    display: none;
}
.hiw-area .about-img-box .trusted__box .trusted__box-inner {
    padding-top: 0;
}
.hiw-area .about-img-box .trusted__box span {
font-size: 65px;
}

.section-space--inner--120 {
padding-top: 70px;
padding-bottom: 40px;
}


.brand-logo-slider__container-area {
	margin: -20px;
}

.brand-logo-slider__container {
	padding: 20px;
}

.brand-logo-slider__single {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	text-align: center;
	position: relative;
}

.brand-logo-slider__single .image {
	-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}

.brand-logo-slider__single .image-hover {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate(-50%, 20px);
	-ms-transform: translate(-50%, 20px);
	transform: translate(-50%, 20px);
	-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
}

.brand-logo-slider__single:hover .image {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
}

.brand-logo-slider__single:hover .image-hover {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.brand-logo-grid__single {
	border: 1px solid #eee;
	text-align: center;
	padding: 20px;
	margin-bottom: 30px;
	min-height: 140px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.brand-logo-grid__single:hover {
	border-color: transparent;
	background: #fff;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.about-area1 {
    padding-top: 117px;
    padding-bottom: 120px;
}

.hiw-area1 .about-img-box {
    margin-top: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    text-align: left;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,.05);
    -moz-box-shadow: 0 0 40px rgba(0,0,0,.05);
    box-shadow: 0 0 40px rgba(0,0,0,.05);
    padding-right: 40px;
}

.hiw-area1 .about-img-box:after {
    display: none;
}
.hiw-area1 .about-img-box .about__img figure figcaption {
    font-size: 22px;
    font-weight: 600;
}
.hiw-area1 .about-img-box .about__img figure figcaption a {
    color: #232323;
    display: block;
    padding: 35px 0 35px 40px;
}
.hiw-area1 .about-img-box .about__img figure figcaption a i {
    margin-top: -6px;
    float: right;
    width: 45px;
    height: 45px;
    background-color: #ff7607;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 45px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.hiw-area1 .about-img-box .about__img figure figcaption a:hover i {
    background-color: #1762f0;
}
.hiw-area1 .about-img-box .about__img img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 515px;
}
.hiw-area1 .about-img-box .trusted__box {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 50px 49px 0 49px;
    color: #fff;
    left: -60px;
    bottom: 174px;
    z-index: 2;
    width: 210px;
    height: 245px;
    background-color: #ff7607;
    line-height: inherit;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    text-align: left;
}
.hiw-area1 .about-img-box .trusted__box:before {
    display: none;
}
.hiw-area1 .about-img-box .trusted__box .trusted__box-inner {
    padding-top: 0;
}
.hiw-area1 .about-img-box .trusted__box span {
    font-size: 55px;
}



.about-area1 {
 padding-top: 57px;
padding-bottom: 70px;
background: #f8f8f8;
}
.about-area1 .about-heading .ostion__title {
    margin-bottom: 35px;
}
.about-area1 .about-heading .ostion__desc {
    color: #232323;
    font-weight: 600;
    margin-bottom: 30px;
    padding-right: 50px;
}
.about-area1 .about-heading .ostion__litedesc {
    margin-bottom: 38px;
    color: #686868;
    font-weight: 400;
}
.about-area1 .about-img-box {
   
    position: relative;
    z-index: 1;
    margin-left: auto;
}
.hiw-area1 .about-img-box .trusted__box {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 50px 49px 0 49px;
    color: #fff;
    left: -60px;
    bottom: 263px;
    z-index: 2;
    width: 210px;
    height: 245px;
    background-color: #ff7607;
    line-height: inherit;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    text-align: left;
	position: absolute;
}

.about-area1 .about-img-box .trusted__box .trusted__box-inner {
    padding-top: 62px;
}
.about-area1 .about-img-box .trusted__box .trusted__box-inner h4 {
    color: #1762f0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 1px;
}
.about-area1 .about-img-box .trusted__box .trusted__box-inner h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
}

.hiw-area1 .about-heading .ostion__desc {
    color: #686868;
    font-weight: 400;
    padding-right: 0;
}
.hiw-area1 .about-heading .hiw-list {
    margin-top: 50px;
}
.hiw-area1 .about-heading .hiw-list ul li {
font-size: 18px;

line-height: 30px;
}
.hiw-area1 .about-heading .hiw-list ul li span {
    position: absolute;
    top: 25px;
    left: 25px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background-color: #1762f0;
}
.hiw-area1 .about-heading .hiw-list ul li:nth-child(odd) {
   
}

.contact-1 {
    position: relative;
	padding: 50px 0px 0px 0px;
}
.contact-1 h2,
.contact-2 h2 {
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 36px;
    margin-bottom: 20px;
	font-weight: 600;
color: #363535;
}
.contact-1 h2 span,
.contact-2 h2 span {
    color: #39c5ff;
}

.contact-item {
    padding: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(240,240,240,1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(240,240,240,1);
    box-shadow: 0px 0px 8px 0px rgba(240,240,240,1);
}

.contact-item h5 {
text-transform: uppercase;
margin-bottom: 10px;
font-size: 22px;
font-weight: 600;
color: #39c5ff;
}
.contact-item .content {
    float: left;
}
.contact-item span {
    font-size: 72px;
    color: #f0f0f0;
    margin-top: 25px;
    float: right;
}
 .content p
 {
font-size: 18px;
line-height: 28px;
font-weight: 500;
color: #0e0d0d;
 }
  .content a
 {
font-size: 18px;
line-height: 28px;
font-weight: 500;
color: #0e0d0d;
 }
.contact-form {
	padding: 30px 0;
}

.pt90 {
    padding-top: 90px;
}

.contact-form label {
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: 600;
    margin-left: 15px;
    font-size: 18px;
    padding: 10px 0px;
}

.contact-form .btn {
    display: inline-block;
    font-weight: 600;
    text-align: center;

    padding: 8px 30px;
    font-size: 20px;
  
    margin: 20px 0px;
}


@media(min-width:0px) and (max-width:767px)

{
.mixer-area .mixer-content-wrap .mixer-img-box {
    margin-top: 25px;
	
}
.random-img-about
{
	display: none;
}
.pt90 {
    padding-top: 10px;
}
.feature-background__content-area--style2 {
    padding-left: 15px;
    padding-right: 15px;
}
.feature-background__content-area--style2 {
    padding-left: 15px;
    padding-right: 15px;
}
.services-section-three {
    position: relative;
    padding: 40px 0 10px;
    border-top: dotted 1px #bfbbbb;
}
.feature-background__content {
    width: 100%;
    max-width: 100%;
    padding: 50px 12px;
    padding-left: 10px;
}
.hiw-area2 {
    padding-top: 29px;
}
.hiw-area2 .container {
    width: 100%;
    box-sizing: border-box;
    max-width: 1170px;
}
.hiw-area .about-img-box .trusted__box {

    display: none;
}
.about-area .about-heading .ostion__desc {
    color: #1a1717;
    font-weight: 600;
    margin-bottom: 10px;
    padding-right: 10px;
}
.hiw-area2 .about-heading .hiw-video-box {
    margin-top: 29px;
}
.hiw-area2 .about-heading .hiw-video-box .hiw-video-img img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    max-width: 100%;
}
.hiw-area2 .about-img-box {

    padding-right: 9px;
    width: 100%;

}
.hiw-area2 .about-img-box .trusted__content {

    background-color: #f7f7f7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 30px 20px 58px 19px;
    width: 100%;

}
.hiw-area2 .about-heading {

    padding-left: 10px;
    margin-top: 30px;

}
.service-block-three .inner-box {


    border-bottom: dotted 1px #b7b1b1;

}
}

