/** Element CSS **/

body
{
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 500;
	color: #000;
    overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6,p,span,a,table,tr,thead,tbody,td,th,ol,ul,li,aside,article,header,footer,legend,div
{
	margin: 0;
	padding:0;
	transition: 0.3s all ease-in-out;
}
h1,h2,h3,h4,h5,h6
{
	font-family: 'Montserrat', sans-serif;
	font-size: 3em;
	font-weight: 700;
	line-height: 2;
	color: #333;
}
h2
{
	font-size: 2.25em;
}
h3
{
	font-size: 1.5em;
}
h4
{
	font-size: 1.25em;
}
h5
{
	font-size: 1.125em;
}
h6
{
	font-size:1em;
}
a,a:hover,a:visited,a:focus,a:active
{
	text-decoration: none;
}
a:hover
{
	color: #666;
}
ol,ul,li
{
	list-style: none;
}
img
{
	max-width: 100%;
}
.container
{
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}



.menu-icon{	display: none;}

.header-top{
    background: #000040;
    font-size: 16px;
    padding: 8px 0px;
	max-height: 50vh;
}

.top-bar{
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.top-bar .content a{
    float: left;
    padding: 0 15px;
    position: relative;
	color: #fff;
}
.icons i {
    color: #fff;
    font-size: 17px;
    margin: 0 5px;
    border: 2px solid;
    width: 30px;
    height: 24px;
    text-align: center;
    padding-top: 7px;
    transition: 0.3s all ease-in-out;
    border-radius: 50%;
    /* display: flex; */
    /* align-items: flex-start; */
    /* justify-content: center; */
}

.icons i:hover {
    color: #ff4900;
}
.content {
	display:flex;
}
.content .e-mail:after{
    content: "|";
    display: block;
    position: absolute;
    color: #ffffff;
}
.social-icon {
    display: flex;
}
.social-icon p {
    color: #fff;
    text-transform: capitalize;
    padding-right: 10px;
    line-height: 0;
    padding-top: 17px;
}
.js-animate-icon svg {
    opacity: 0;
    -webkit-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    transition: opacity 200ms linear; }
  
  .js-animate-icon .drawsvg-initialized {
    opacity: 1; }
  
  .animate-3d-holder {
    position: relative;
    cursor: pointer; 
}
.img-blocks {
    padding-top: 20px;
}
.icons img {
    width: 22px;
    height: auto;
	margin-right:10px;
}

.menu-bar{
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    left: auto;
    overflow: visible;
    z-index: auto;
    background-color: transparent;
    transition: all 0s ease 0s;
}

.logo-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 10px;
    width: 25%;
}
.header .logo {
    margin-bottom: 0;
    margin-right: 10px;
}

.menu {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    width: 75%;
    padding: 0;
}
.drop-menu{
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0rem;
    display: inline-block;
	text-decoration:none;
    text-align: end;
}
.down-menu{
	color:#003c66;
	padding: 20px 0;
	margin: 0;
    display: inline-flex;
    flex-direction: column;
    transition: all .3s ease;
    justify-content: center;
	text-decoration:none;
}
.count-no {
    display: flex;
}
.sec-1 {
    background: #f5f5f5;
    padding: 50px 0;
}
.a-drop-menu {
    width: 100%;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    position: relative;
    font-size: 18px;
    text-decoration: none !important;
    transition: all 0.3s ease;
    font-weight: 700;
    text-decoration: none;
}
.box-img img {
    height: 70px;
    width: 70px;
    max-width: 100%;
    border: none;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
	margin-right:30px;
	margin-bottom: 20px;
}
.boxes-top {
    display: flex;
    flex-wrap: wrap;
}
.box-content {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.box {
    width: calc(100% / 3 - 54px);
    margin-bottom: 20px;
    border: 1px solid #eee;
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px;
    background: #fff;
}

.box-srv {
    width: calc(100% / 2 - 54px);
    margin-bottom: 20px;
    border: 1px solid #eee;
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px;
    background: #fff;
}


.box-img {
    margin-right: 30px;
    width: 70px;
}
.box-content h3 {
    text-transform: capitalize;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    color: #000040;
}
p{
	font-weight: 400;
    font-family: 'Nunito', sans-serif;
	font-size: 18px;
	line-height: 27px;
}
.recent-project .heading-title {
    text-align: center;
    margin: .5em 0;
    font-size: 42px;
    line-height: 1.15em;
    font-weight: 400;
    color: #000040;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-top: 50px;
}
.recent-project .sub-title {
    text-align: center;
}
#recent-pro .item {
    max-height: 300px;
    overflow-y: hidden;
    margin-top: 50px;
}
.owl-dots {
    text-align: center;
    margin: 20px 0;
}
.owl-dot {
    background: #ccc;
    display: inline-block;
    border-style: none !important;
    background-color: rgba(0,0,0,0.2) !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    margin: 0px 3px !important;
}
.owl-dot.active{
    background-color:rgba(0,0,0,0.5) !important
}
.recent-project .btn {
    background: #000040;
    margin: 10px 0;
}
.recent-project {
    padding: 0px 0 50px;
}

.happy-client {
    background: url(../images/happy-customer.jpg) no-repeat;
    background-attachment: fixed;
    position: relative;
    background-size: cover;
    background-position: center;
    padding-bottom: 60px;
}
.happy-client:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,0.7);
    top: 0;
}
.happy-slider-wrapper {
    width: 70%;
    margin: 0 auto;
}
.slider-wrapper {
    display: flex;
    align-items: flex-start;
}
.blog-slider .item {
    background: #f5f5f5;
    padding: 15px;
    border: 1px solid #eee;
    min-height: 170px;
    border-radius: 9px;
}
.slider-wrapper h2 {
    font-size: 42px;
    line-height: 1.15em;
    font-weight: 400;
    color: #000040;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 9;
}
#happy-slide .item h4 {
    color: #fff;
    font-size: 24px;
    max-width: 100%;
    word-break: break-word;
    width: 610px;
    line-height: 1.5;
    font-family: "Nunito",sans-serif;
    font-weight: 400;
}
#happy-slide .item {
    background: #000040;
    background-color: #000040;
    -webkit-border-radius: 0 100px 0 100px;
    padding: 50px 100px;
    position: relative;
}
.slider-wrapper {
    display: flex;
    align-items: flex-start;
    padding-top: 50px;
    flex-direction: column;
}
.sec-2 {
    background: url(../images/get-yearly.jpg) no-repeat;
    padding: 40px;
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}
.sec-2:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: rgb(0 0 64 / 70%);
    top: 0;
    left: 0;
    z-index: 9;
}
.referral {
    position: relative;
    z-index: 9;
}
.referral-text h2 {
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 42px;
    font-family: "Nunito",sans-serif;
}
.btn-wrapper {
    text-align: center;
    margin-top: 15px;
}
.btn {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    padding: 18px 34px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50px;
    position: relative;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
}
.semicircle {
    display: block;
    position: absolute;
    top: 12px;
    left: 12px;
    width: 18px;
    height: 18px;
    overflow: hidden;
}
.semicircle:after {
    content: '';
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.btn span {
    display: inline;
    vertical-align: middle;
}
.btn:hover
{
	color: #fff;
}
.a-drop-menu {
    color: #000040;
    font-family: 'Nunito',sans-serif;
    text-transform: capitalize;
}
.author-name {
    color: #ff4900;
    font-family: "Nunito",sans-serif;
    margin-top: 15px;
    font-size: 18px;
}
.author-company {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: "Nunito",sans-serif;
}
.digital {
    display: flex;
    width: 100%;
}
.digital-content {
    width: 50%;
}
.digital-img {
    width: 50%;
}
.sec-3 {
    padding: 60px 0;
}
.digital-heading h3 {
    font-size: 42px;
    font-weight: 400;
    font-family: "Nunito",sans-serif;
    line-height: 48.3px;
	margin-bottom: 30px;
    color: #000040;
}
.digital-title h4 {
    font-size: 24px;
    font-weight: 400;
    font-family: "Nunito",sans-serif;
    line-height: 30px;
    margin-bottom: 30px;
}
.pr-1 li i {
    margin-right: 25px;
    margin-top: 8px;
    font-size: 12px;
    float: left;
}
.seoicon-check:before {
    content: "\e908";
}
.pr-1 p{
	overflow:hidden;
	margin-bottom:18px;
	line-height: 27px;
    font-weight: 400;
    color: #595959;
}
.pr-2 li i {
    margin-right: 25px;
    margin-top: 8px;
    font-size: 12px;
    float: left;
}
.pr-2 p {
    overflow: hidden;
    margin-bottom: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #595959;
}
.pr-1 span {
    color: #000040;
    font-weight: 700;
    line-height: 27px;
}
.pr-2 span {
    color: #000040;
    font-weight: 700;
    line-height: 27px;
}
.digital-text {
    margin-bottom: 30px;
}
.digital-btns {
    display: flex;
}
.digital-btn .btn {
	background-color: transparent;
    border: 2px solid #003c66;
    padding: 18px 34px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    color: #000040;
    border-radius: 50px;
    position: relative;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
}
.digital-btn .semicircle:after {
    content: '';
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.digital-btn-1 .btn {
    color: #003c66;
	background-color: #000040;
    border: 2px solid #000040;
    padding: 18px 34px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50px;
    position: relative;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
}
.digital-btn-1 .semicircle:after {
    content: '';
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.btn-wrapper.digital-btn {
    margin-right: 30px;
}
.btn-wrapper span {
    font-size: 15px;
    font-weight: 400;
    font-family: "Nunito",sans-serif;
    color: #fff;
}
.sec-4 {
    width: 100%;
    display: flex;
    background: #f5f5f5;
    padding: 70px 0;
}
.sec-4 .about {
    padding: 0px 50px 0px;
}
.btn-wrapper.about-btn-1 {
    text-align: left;
}
.about-btn-1 .btn {
    background-color: #000040;
    color: #fff;
    border: 2px solid #000040;
}
.referral-text.record h2 {
    color: #fff;
    position: relative;
}
.referral-text p {
    color: #2f2c2c;
}
.about-header .about {
    padding: 50px 0;
}
.referral-text p {
    font-size: 24px;
    color: #fff;
    font-family: "Nunito",sans-serif;
    font-weight: 400;
    line-height: 36px;
    margin-top: 0;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
.sec-5 {
    padding: 40px 0;
    position: relative;
    background: url(../images/pattern.jpg) no-repeat;
    background-attachment: fixed;
}
.sec-5:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 85%);
    top: 0;
    left: 0;
}
.plus-box {
    width: calc(100% / 4 - 20px);
    margin: 0 10px;
    text-align: left;
}
.plus {
    display: flex;
    justify-content: space-between;
}
.plus-box-content span {
    font-size: 100px;
    font-family: "Nunito",sans-serif;
    font-weight: 400;
    line-height: 100px;
    color: rgba(255, 255, 255, 0.4);
    text-align: left;
    width: 100%;
    display: block;
}
span.counter:after {
    position: absolute;
    content: "+";
    width: 10px;
    height: 100px;
    right: 140px;
    display: none;
}

li.down-menu.login a {
    padding: 0 10px;
}
.plus-box:last-child span.counter:after {
    right: 80px;
    display: none;
}
span.counter {
    position: relative;
}
.plus-box:first-child span.counter:after {
    content: "%";
    display: none;
}
.sec-6 {
    padding: 40px 0;
    background:#ff4900;
}
.plus-box-content p {
    color: #fff;
    font-size: 24px;
    line-height: 26.4px;
    margin-top: 20px;
}
.con-title {
    margin: .5em 0;
    font-size: 42px;
    line-height: 1.15em;
    font-weight: 400;
    color: #2f2c2c;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.con-sub-title {
    margin: .5em 0;
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 400;
    color: #2f2c2c;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 70px;
}
.form-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.field-wrapper {
    width: 48%;
}
.txt {
    width: 100%;
    padding: 19px 40px;
    border-color: transparent;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 16px;
    color: #595959;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #edf2f7;
    width: 88%;
    max-width: 100%;
}
.txt:focus
{
    outline: none;
}
.field-wrapper.msg {
    width: 100%;
}
.field-wrapper.msg textarea {
    width: 94%;
    height: 200px;
    resize: none;
}



/************ About US ***********/
.about-header {
    background: #000040;
    background-repeat: initial;
    padding: 0;
}
.about h1 {
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-family: 'Nunito',sans-serif;
    line-height: 1;
    margin-bottom: 20px;
}
.about ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.about ul li a {
    color: #fff;
    margin-right: 15px;
    font-family: "Nunito",sans-serif;
}
.about ul img {
    width: 16px;
    margin-right: 15px;
}
.about ul li {
    color: #fff;
    font-family: "Nunito",sans-serif;
}
.gray-box {
    background: #fff;
    border: none;
    width: 30%;
    padding: 15px;
    box-shadow: 0px 5px 5px #eee;
}

.welcome {
    padding: 50px 0;
}
.title {
    font-weight: 400;
    color: #000040;
    font-family: "Nunito",sans-serif;
    font-size: 42px;
	line-height: 1;
}
.sub-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    font-family: "Nunito",sans-serif;
}
.contain {
    margin-top: 20px;
    font-family: "Nunito",sans-serif;
    color: #737373;
}
.info-box-title {
    text-transform: capitalize;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: "Nunito",sans-serif;
    color: #000040;
}

.gray-wrapper {
    display: flex;
    justify-content: space-between;
}
.graybox-icon i {
    color: #ff4200;
    font-size: 50px;
    margin-bottom: 15px;
}
.gray-section {
    background: #F7F9F9;
    padding: 50px 0;
}
.orange-section {
    background: #ff4900;
    padding: 50px 0;
    text-align: center;
}
.orange-title h2 {
    color: #ffff;
    font-weight: 700;
    font-family: "Nunito",sans-serif;
}
.orange-title p {
    color: #FFFFFF;
    opacity: 1;
    font-size: 24px;
    line-height: 1.5;
}
.our-customer {
    background: #F7F9F9;
    padding: 50px 0;
}
#customer-says .item {
    background: #fff;
    padding: 50px 50px 10px 50px;
    position: relative;
    background-color: #fff;
    margin-bottom: 40px;
}
#customer-says .item h4 {
    font-family: "Nunito",sans-serif;
    line-height: 1.5;
}
.slide-content {
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.slide-content span {
    width: 50px;
    margin-right: 15px;
}
#customer-says .item h4 {
    font-family: "Nunito",sans-serif;
    line-height: 1.5;
    font-size: 24px;
}
#customer-says .item:after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 40px;
    height: 40px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    background-color: inherit;
}
#customer-says .item:before {
    content: "";
    position: absolute;
    bottom: -40px;
    right: 0;
    border-width: 40px 40px 0 0;
    border-style: solid;
    border-color: #f0f2f2 transparent transparent #f0f2f2;
    display: block;
    width: 0;
}

#customer-says .owl-dots {
    margin-top: 25px;
    text-align: center;
}
#customer-says .owl-dot
{
    background: #efefef;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border-radius: 50%;
}
#customer-says .owl-dot.active {
    background: transparent;
    border: 2px solid #003c66;
}




/************ Career Page ***********/
.career-left {
    width: 49%;
}
.career-right {
    width: 49%;
}
.career-wrapper {
    display: flex;
    align-items: flex-start;
    padding: 50px 0;
    justify-content: space-between;
}
.vacancy-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.vacancy-box h3 {
    font-size: 18px;
    font-weight: bold;
    color: #003c66;
    font-family: "Nunito",sans-serif;
}
.vacancy-box {
    width: 48%;
    margin-bottom: 20px;
}
.vacancy-box p{
    color: #989898;
    font-family: "Nunito",sans-serif;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    padding-left: 10px;
}
/* .vacancy-box a:before {
    position: absolute;
    content: "\f067";
    left: 0;
    font-family: "Fontawesome";
    font-weight: normal;
} */
.get-in-touch .title {
    line-height: 1;
}
.get-in-touch {
    padding: 50px 0;
}
.get-in-touch .contain {
    font-size: 24px;
    line-height: 1.5;
}
.contact-info {
    box-shadow: 40px 0px 80px 0px rgb(0 0 0 / 50%);
    padding: 50px 0;
    background: #F7F9F9;
}
.contact-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.contact-box {
    width: calc(100% / 3 );
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.contact-info-title {
    font-size: 24px;
    font-family: "Nunito",sans-serif;
    color: #2f2c2c;
    line-height: 1.5;
}
.contact-image {
    width: 60px;
    margin-right: 15px;
}

.office-contain {
    padding: 50px 0;
}
.office-address {
    font-size: 30px;
    line-height: 1.3em;
    font-weight: 400;
    color: #2f2c2c;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 50px;
}




/*===== footer start =====*/

.footer {
    width: 100%;
	position: relative;
    background: rgb(24 30 35 / 90%);
}
.footer:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: url(../images/time-line.png) no-repeat;
    left: 0;
    right: 0;
    margin: auto;
    top: -70px;
    opacity: 0.2;
    background-size: cover;
}
.e-mail-title h4 {
    font-size: 30px;
    font-family: "Nunito",sans-serif;
    color: #fff;
    font-weight: 400;
	margin-bottom: 23px;
    margin-top: 15px;
}
.e-input{
    background-color: #fff;
    padding: 17px 10px;
    font-size: 16px;
    color: #797676;
    border-color: transparent;
    -webkit-border-radius: 50px 0 0 50px;
    border-radius: 50px 0 0 50px;
    width: 60% !important;
    margin-bottom: 0;
    margin-right: 1px;
}
.e-mail-top {
    margin: 0 0;
    width: 70%;
}
.e-mail-submit {
    display: inline-block;
    padding: 19px 0px 20px 0px;
    border-radius: 0 50px 50px 0;
    font-size: 15px;
    text-transform: uppercase;
    width: 30% !important;
    cursor: pointer;
    position: relative;
    color: #fff;
    border: none;
    text-align: center;
    background-color: #ff4200;
    margin-left: -5px;
}
.e-mail-form {
    margin-bottom: 67px;
}
.e-text {
    color: #fff;
    opacity: 0.75;
	
}
.footer-top {
    padding: 72px 15px 20px;
    position: relative;
    text-align: center;
    display: flex;
    border-bottom: 1px solid #525252;
    align-items: center;
}
img.img-1{
    right: 20px;
    top: 50px;
    position: absolute;
    max-height: 90%;
    opacity: 1;
	display: none;
    transform: rotateZ( 360deg);
}
img.img-2 {
    position: absolute;
    bottom: 0;
    left: 0;
	display: none;
    max-height: 90%;
}
img.img-3 {
    right: 0;
    bottom: 0;
	display: none;
    position: absolute;
    max-height: 90%;
}
.quick-links li {
    border-bottom: 1px solid #666;
}
.site-footer-top {
    width: 100%;
    display: flex;
	/*display: none; */
    padding-top: 60px;
    padding-bottom: 30px;
    border-bottom: 1px solid #2d3841;
    overflow: hidden;
}
.digital-soch {
    width: 58.33%;
}
.contact-us {
    width: 30%;
    margin-left: 4%;
    padding: 15px;
    margin-top: -50px;
}
.site-footer {
    background: #2f3439;
    padding-top: 20px;
}
.digital-soch-title h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    font-family: "Nunito",sans-serif;
    line-height: 39px;
}
.digital-soch-img {
    margin-top: 25px;
    margin-bottom: 20px;
}
.digital-soch-text p {
    margin-bottom: 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #dadfe2;
}
.digital-soch.social-icon {
    margin-top: 20px;
}
.contact-us-title h3 {
    margin-bottom: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 39px;
    font-family: "Nunito",sans-serif;
}
.quick-links li a {
    padding: 8px 0px;
    font-family: "Nunito",sans-serif;
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #dbd3d3;
}
.quick-links li a i {
    font-weight: 900;
	font-size:20px;
}
.pay-button {
    display: block;
    background: #27d368;
    border-radius: 10px;
    text-align: center;
    padding: 8px;
    color: #000 !important;
    font-weight: 800;
    font-size: 18px;
    margin: 5px 0px;
}
.contacts-item .contact-icon svg{
    width: 70px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
	color:#ff4200;
}
.contact {
    display: flex;
    justify-content: space-between;
    width: initial;
    padding: 0 0 20px 0;
}
.contacts-item {
    width: 33.33%;
    padding: 0 15px;
	display:flex;
}
.contacts-item .contact-text{
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    text-align: left;
}
.contact-text a {
    font-size: 20px;
    color: rgb(218, 223, 226);
    font-weight: 400;
    font-family: "Nunito",sans-serif;
}
.contact-text p {
    font-size: 14px;
    font-weight: 400;
    color: rgb(218, 223, 226);
}
.happy-slider-wrapper
{
    position: relative;
}

.happy-slider-wrapper:before {
    position: absolute;
    content: "";
    width: 120px;
    height: 115px;
    background: url(../images/avatar-bg.png) no-repeat;
    left: -60px;
    top: -50px;
    z-index: 9;
}
.blog-title-inner {
    font-size: 42px;
    font-weight: normal;
    font-family: "Nunito",sans-serif;
    color: #000040;
}
.blog-sub-title {
    padding-left: 50px;
    font-weight: normal;
    font-family: "Nunito",sans-serif;
}
.pr-1 li i,.pr-2 li i {
    margin-right: 15px;
    margin-top: 2px;
    font-size: 30px;
    float: left;
    color: #000040;
}
.btn-wrapper .btn {
    background: #000040;
    margin-top: 25px;
}
#blog-slider .item h4 a {
    font-size: 20px;
    font-weight: 700;
    color: #000040;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.2;
}
#blog-slider .item h4 {
    line-height: 1;
    margin-bottom: 10px;
}
.blog-title {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.blog {
    padding: 40px 0;
}
.post__text {
    font-size: 16px;
    line-height: 1.5;
    font-family: "Nunito",sans-serif;
    color: #666;
}
.blog .owl-dots {
    position: absolute;
    top: -80px;
    right: 0;
}
#valueable-customer .item {
    height: 200px;
    width: auto;
    display: flex;
    align-items: center;
}
#valueable-customer .item img {
    width: auto;
    height: auto;
    object-fit: cover;
}
.our-valuable-client {
    background: #F7F9F9;
    padding: 40px 0;
}
.section-title {
    text-align: center;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
    font-size: 42px;
    color: #000040;
}
#main-slider .item img {
    width: auto;
    margin: 0 auto;
}
.google img {
    width: auto;
    object-fit: cover;
    max-width: 100%;
    height: auto;
}


.down-menu.login {
    background: #000040;
    color: #fff;
    padding: 8px 10px;
    border-radius: 8px;
	margin-left: 10px;
}
.down-menu.login a{
    color: #fff;
}
.down-menu.login a:hover{
    color: #ff4900;
}
.google {
    display: flex;
    align-items: center;
    width: 20%;
    padding-left: 15px;
}


/******** Service Page ******/

.welcome.service-text {
    text-align: center;
}
.gray-section.service-banner {
    padding: 0;
    background: transparent;
}
.service-content {
    background: #F7F9F9;
    padding: 30px 0;
}
.service-content h4 {
    text-align: center;
    font-weight: 700;
    color: #2f2c2c;
    font-family: "Nunito",sans-serif;
    margin-bottom: 30px;
}
.service-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.service-left,.service-right {
    width: 48%;
}
.service-left p {
    font-size: 18px;
    line-height: 1.5;
    color: #666;
}
.contact-to-use {
    background: #000040;
}

.con-use-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 0;
}
.contact-use-right .btn {
    background: #fff;
    border: none;
}
.contact-use-right .btn-wrapper span {
    color: #000040;
}
.contact-use-right .semicircle:after {
    border: 2px solid #000040;
}
.contact-use-left h4 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    line-height: 1.5;
    font-family: "Nunito",sans-serif;
}
.contact-use-left h6 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    font-family: "Nunito",sans-serif;
}
.development-text p {
    font-style: italic;
    font-weight: 700;
    font-family: "Nunito",sans-serif;
}
.down-menu.active a {
    color: #ff4900;
}
.development-btn-wraper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.our-development {
    padding: 60px 0;
}
.btn-wrapper.green {
    margin-right: 30px;
}
.copyright {
    background-color: #12171b;
    text-align: center;
    position: relative;
    font-size: 14px;
    color: #757575;
    padding: 10px 0;
}
.copyright p{
    font-size: 14px;
}
.copyright b {
    color: #fff;
}
.a-drop-menu:hover {
    color: #ff4900;
}












#progressbar {
    width: 960px;
    height: 3px;
    margin-top: -3px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(130, 130, 130, 0.8)), color-stop(90%, rgba(215, 215, 235, 0.85)), color-stop(95%, rgba(225, 225, 255, 0.9)), color-stop(100%, #ffffff));
    background-image: -webkit-linear-gradient(left, rgba(130, 130, 130, 0.8) 0%, rgba(215, 215, 235, 0.85) 90%, rgba(225, 225, 255, 0.9) 95%, #ffffff 100%);
    background-image: -moz-linear-gradient(left, rgba(130, 130, 130, 0.8) 0%, rgba(215, 215, 235, 0.85) 90%, rgba(225, 225, 255, 0.9) 95%, #ffffff 100%);
    background-image: -o-linear-gradient(left, rgba(130, 130, 130, 0.8) 0%, rgba(215, 215, 235, 0.85) 90%, rgba(225, 225, 255, 0.9) 95%, #ffffff 100%);
    background-image: -ms-linear-gradient(left, rgba(130, 130, 130, 0.8) 0%, rgba(215, 215, 235, 0.85) 90%, rgba(225, 225, 255, 0.9) 95%, #ffffff 100%);
    background-image: linear-gradient(left, rgba(130, 130, 130, 0.8) 0%, rgba(215, 215, 235, 0.85) 90%, rgba(225, 225, 255, 0.9) 95%, #ffffff 100%);
    -moz-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    display: none;
  }
  
 /*********** Swipper Slider **************/
 .swiper-container {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  
  .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
}

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwiper2 {
    height: 80%;
    width: 100%;
  }

  .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 0;
    
}

  .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1;
    padding: 40px 0;
  }

  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .about-wrapper {
    display: flex;
}
.video-top {
    width: 50%;
}
.video-top iframe {
    max-width: 100%;
    width: 100%;
}
.sec-4 .about {
    padding: 0px 50px 0px;
    width: 50%;
}
.icons {
    display: flex;
    align-items: center;
}


.slider-content-left {
    width: 50%;
    text-align: left;
}
.slider-content {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 690px;
}
.slide-1
{
    background: #8FC2F1;
}
.slide-2
{
    background: #EC6B46;
}
.slide-3
{
    background: #ffa88a;;
}
.slide-4
{
    background: #4cc2c0;
}
.swiper-container-thumbs .swiper-slide {
    height: 200px;
    background: #8FC2F1;
}
.swiper-container-thumbs .swiper-slide.slide-2 {
    background:#EC6B46;
}
.swiper-container-thumbs .swiper-slide.slide-3 {
    background: #ffa88a;;
}
.swiper-container-thumbs .swiper-slide.slide-4 {
    background: #4cc2c0;
}
.tumbnail-content p {
    color: #fff;
    max-width: 250px;
    font-size: 30px;
    text-align: left;
    line-height: 1.2;
}
.tumbnail-content:before {
    position: absolute;
    content: "01";
    color: #fff;
    font-size: 120px;
    opacity: 0.3;
    top: -56px;
    right: 0;
}
.tumbnail-content.slide-2:before
{
    content:"02";
}
.tumbnail-content.slide-3:before
{
    content:"03";
}
.tumbnail-content.slide-4:before
{
    content:"04";
}
.tumbnail-content {
    position: relative;
}
.slider-content .container {
    display: flex;
    align-items: center;
   /* padding: 20px 0;*/
}
.slider-content-left h2,.slide-content-right h2 {
    font-family: "Nunito",sans-serif;
    line-height: 1.2;
    margin-bottom: 30px;
}
.slider-content-left p,.slide-content-right p {
    color: #ffff;
    line-height: 1.5;
    font-size: 23px;
}
.slide-content-right {
    width: 50%;
    text-align: left;
    padding-left: 5%;
}
.updown .container {
    flex-direction: column;
}
.updown .container .slider-content-left {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.updown .container .slide-content-right {
    width: 100%;
}
.updown .digital-btns {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.megamenu li {
    width: 25%;
}
.megamenu li h3 {
    color: #000040;
    font-size: 20px;
    text-align: left;
    padding: 15px;
    display: block;
    font-family: "Nunito",sans-serif;
    line-height: 1.2;
}
.inner-submenu li a {
    color: #000;
    font-size: 16px;
    font-family: "Nunito",sans-serif;
}
.megamenu {
    width: 1170px;
    height: auto;
    position: absolute;
    z-index: 9999;
    background: #fff;
    top: 104px;
    left: 0;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    transition: 0.3s all ease-in-out;
    display: none;
}

.mm {
    position: relative;
    display: flex;
}

span.menu-arrow {
    font-size: 20px;
    position: absolute;
    right: 0;
}
ul.megamenu.show-menu {
    display: flex;
}
span.menu-arrow:hover {
    cursor: pointer;
    color: #ff4900;
}
.inner-submenu li {
    width: 100%;
    text-align: left;
    padding-left: 15px;
}


.title-text-wrap h1 {
    display: block;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: normal;
    font-family: "Nunito",sans-serif;
}
.heading-text {
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 400;
    color: #2f2c2c;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: center;
    max-width: 1140px;
    margin: 0.5em auto;
    margin-bottom: 65px;
}
.google-adword-wrapper {
    display: flex;
    justify-content: space-around;
}
.google-box {
    text-align: center;
    padding: 60px 0;
    position: relative;
    background-color: #4CC2C0;
    -webkit-box-shadow: 15px 0 80px rgb(0 0 0 / 20%);
    box-shadow: 15px 0 80px rgb(0 0 0 / 20%);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    width: calc(100% / 3 - 30px);
    margin: 0 15px;
}
.pricing-title {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
        font-size: 26px;
    margin-bottom: 15px;
    color: #fff;
    display: block;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.position-item {
    margin-bottom: 15px;
    font-size: 16px;
    margin: 0 0 21px 0;
    padding: 0;
    list-style: none;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
}
.box-icon {
    margin-bottom: 30px;
    min-height: 100px;
}
.google-box:nth-child(2) {
    background: #F15B26;
}
.google-box:nth-child(3) {
    background: #4CC2C0;
}
.title-text-wrap {
    padding-top: 50px;
}
.popup h2 {
    font-family: "Nunito",sans-serif;
    font-size: 30px;
    text-align: center;
    
}
.popup-form {
    max-width: 900px;
    margin: 0 auto;
}
.form-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.form-control {
    width: 45%;
    border: 1px solid #ccc;
    padding-left: 15px;
    border-radius: 5px;
    text-transform: capitalize;
    padding: 10px 15px;
}
.form-row textarea {
    width: 100%;
    padding: 15px;
    border: 1px solid #ccc;
    padding-left: 15px;
    border-radius: 5px;
    text-transform: capitalize;
    height: 100px;
    resize: none;
}
.form-row button.btn {
    color: #FFF;
    background: #000040;
    margin: 15px auto 0;

}
.form-row button.btn img {
    width: 18px;
}
.g-recaptcha 
{ 
    height: 78px; 
    min-height: 78px; 
}
.popup-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
}
.popup-wrapper.show-popup{
    display: block;
}
.popup {
    background: #fff;
    width: 900px;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
    padding: 15px;
}
.popup-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.popup-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.vacancy-box-list {
    display: flex;
    cursor: pointer;
}
.vacancy-box-list p
{
    text-align: left;
}
.left-icon i {
    color: #aaa;
}
.vacancy-box-list:hover span i:before,.vacancy-box-list:hover p
{
    color: #ff4900;
}

.close{
    cursor: pointer;
    width: 24px;
}
/*********** Responsive **********/



@media(max-width: 1169px){
.down-menu.login {
    margin-right: 15px;
}
.sec-3 {
    margin: 0 10px;
}
.referral-text p {
    font-size: 20px;
    line-height: 30px;
    margin: 0 20px;
}
.plus {
    margin: 0 20px;
}
.recent-project-slider {
    margin: 0 15px;
}
.contact {
    width: initial;
}
.e-mail-top {
    margin: 0 0;
    width: 60%;
}
.contact-us {
    width: 36%;
    margin-left: 4%;
}
.blog-slider {
    padding: 0 15px;
}
.plus-box-content span {
    font-size: 70px;
}
span.counter:after {
    right: 120px;
}


}

@media(max-width: 1024px)
{
    .container 
    {
        width: 96%;
    }
    .a-drop-menu {
        padding: 0px 10px;
    }
    .referral-text h2 {
        line-height: 1.3;
    }
    .digital {
        flex-direction: column;
    }
	.contact {
    width: initial;
}
    .digital-content {
        width: 100%;
    }
	.digital-heading h3 {
    margin-top: 30px;
}
    .digital-img {
        width: 100%;
        order: -1;
        margin-bottom: 30px;
        text-align: center;
    }
    .sec-4 {
        width: 100%;
        display: flex;
        background: #f5f5f5;
        padding: 50px 0;
        flex-direction: column;
    }
    .video-top {
        text-align: center;
    }
    .referral-text p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .plus-box-content span {
        font-size: 60px;
        display: block;
        width: 100%;
        text-align: center;
    }
    .happy-slider-wrapper {
        width: 80%;
        margin: 0 auto;
    }
    .e-mail-top {
        margin: 0 00px;
    }
    .contacts-item {
        flex-direction: column;
        text-align: center;
    }
    .contacts-item .contact-text {
        
        text-align: center;
        line-height: 1.2;
    }
    .referral-text h2 {
        font-size: 36px;
    }
    .slider-content .container {
        flex-direction: column;
    }
    .slider-content-left {
        width: 100%;
        text-align: center;
    }
    .digital-btns {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .slide-content-right {
        width: 90%;
        text-align: left;
        padding-left: 0;
    }
    .tumbnail-content p {
        font-size: 24px;
       padding-left: 10px;
    }
    .popup {
        width: 90%;
    }
}

@media(max-width: 991px){
	.referral-text p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 10px;
}
.plus-box-content p {
    font-size: 18px;
    margin-top: 10px;
}
#happy-slide .item h4 {
    font-size: 20px;
}
.contact-text a {
    font-size: 18px;
}
.contact-text p {
    font-size: 12px;
}
.about h1 {
    font-size: 38px;
}
.title {
    font-size: 38px;
}
.contact-use-left h4 {
    font-size: 38px;
}
.development-btn-wraper {
    margin-top: 40px;
}
.service-wrapper {
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
}
.service-right {
    width: 100%;
}
.service-left {
    width: 100%;
}
.form-wrapper {
    flex-direction: column;
}
.field-wrapper {
    width: 90%;
	margin-bottom: 30px;
}
.form-wrapper {
    margin-bottom: 0;
}
.field-wrapper.msg textarea {
    width: 89%;
}
.footer {
    margin-top: 50px;
}
.about-wrapper {
    display: flex;
    flex-direction: column;
}
.video-top {
    width: 100%;
}
.sec-4 .about {
    padding: 0;
    width: 100%;
}
.box {
    width: calc(100% / 2 - 54px);
}
.box-srv {
    width: calc(100% / 1 - 54px);
}

.contact-us {
    width: 48%;
    margin-left: 4%;
}
.e-mail-top {
    margin: 0 0;
    width: 48%;
}
.swiper-slide img {
    
    display: none;
}
.mySwiper {
    display: none;
}
.slider-content {
    
    min-height: 450px;
}
.slider-content-left p, .slide-content-right p {
    width: 80%;
    margin: 0 auto;
}
.slide-content-right {
    width: 90%;
    text-align: center;
    padding-left: 0;
}
.a-drop-menu {
    padding: 0px 12px;
}
span.menu-arrow {
    right: -5px;
    top: -1px;
    z-index: 99;
}
.megamenu {
    width: 96%;
    top: 74px;
}
}

@media(max-width: 767px)
{
    .plus-box-content span {
        width: auto;
    }
    .count-no {
        display: flex;
        justify-content: center;
    }
    .top-bar {
        display: flex;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
        flex-direction: column;
    }
	iframe#youtube-4698 {
    width: 100%;
}
.boxes-top {
    display: inline-block;
}
.box {
    width: fit-content;
}

.top-bar .content a {
    font-size: 14px;
    padding: 0;
}
.drop-menu {
    display: contents;
}
.a-drop-menu {
    font-size: 14px;
}
.a-drop-menu {
    padding: 0px 5px;
}
.down-menu.login {
    margin-left: 0px;
}
.down-menu.login {
    padding: 5px 8px;
}
.contact {
    width: initial;
}
.social-icon {
    margin-top: 10px;
	display: none;
	
}
.logo-wrap img {
    width: auto;
}
.logo-wrap {
    width: 65%;
}
.menu-bar {
    flex-direction: column;
}
.social-icon p {
    font-size: 16px;
}
.header .logo {
    margin-bottom: 0;
    margin-right: 0;
}
.down-menu {
    padding: 10px 0;
}
.sec-1 {
    padding: 20px 0;
}
.referral-text h2 {
    font-size: 30px;
}
.btn-wrapper .btn {
    margin-top: 10px;
}
.digital-heading h3 {
    font-size: 34px;
}
.plus-box-content p {
    font-size: 12px;
}
.recent-project .heading-title {
    font-size: 36px;
}
.slider-wrapper h2 {
    font-size: 36px;
}
.happy-slider-wrapper:before {
	display:none;
}
#happy-slide .item {
    padding: 40px 40px;
}
.blog-title-inner {
    font-size: 36px;
}
.blog .owl-dots {
    position: relative;
    top: 0;
    right: 0;
}

.owl-dots {
    margin: 10px 0;
}
#valueable-customer .item {
    justify-content: center;
}
.e-input {
    margin-right: 0;
}
.e-mail-form {
    margin-bottom: 30px;
}
.contact {
    flex-direction: column;
}
.contacts-item {
    flex-direction: initial;
	width: inherit;
}
.contact-text p {
    font-size: 14px;
}
.footer-top {
    padding: 30px 15px;
}
.menu {
    justify-content: center;
}
.down-menu {
    padding: 10px 5px;
}
.about-header .about {
    padding: 15px 0;
}
.title {
    font-size: 30px;
}
.sub-title {
    font-size: 20px;
    line-height: 30px;
}
.contain {
    font-size: 14px;
}
.gray-wrapper {
    flex-direction: column;
}
.gray-box {
    width: initial;
	margin: 10px 0;
}
.gray-section {
    padding: 30px 0;
}
.orange-title h2 {
    font-size: 30px;
    line-height: 1.5;
}
.orange-title p {
    font-size: 18px;
    padding-top: 20px;
}
h2.title {
    text-align: center;
}

.career-wrapper {
    align-items: center;
    flex-direction: column-reverse;
}
.career-right {
    width: 100%;
}
.career-left {
    width: 100%;
}
.about h1 {
    font-size: 26px;
    margin-bottom: 10px;
}
.sub-title {
    font-size: 18px;
    line-height: 28px;
}
.con-use-wrapper {
    flex-direction: column;
}
.contact-use-left h4 {
    font-size: 30px;
}
.contact-use-left h6 {
    font-size: 20px;
}
.development-text p {
    font-size: 16px;
}
.contacts-item .contact-text {
    text-align: start;
}
.field-wrapper.msg textarea {
    width: 80%;
}
.contact-wrapper {
    flex-direction: column;
}
.contact-box {
    width: 100%;
	    margin-bottom: 15px;
}
.get-in-touch .contain {
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
}
.contact-info {
    padding: 30px 0;
}
.office-address {
    font-size: 22px;
    line-height: 1.5;
}
.con-title {
    font-size: 36px;
}
.con-sub-title {
    font-size: 18px;
    margin-bottom: 50px;
}
.service-content h4 {
    line-height: 1.2;
}
.development-btn-wraper {
    margin-top: 0;
}
.footer {
    margin-top: 0;
}
.our-development {
    padding: 40px 0;
}
.contact-form {
    margin-bottom: 50px;
}
#gallery-con #thumbnails
{
    display: flex;
}
#gallery-con #thumbnails #playtoggle {
    display: none;
}
#gallery-con #thumbnails #thumbcon {
    height: 90px;
    object-fit: cover;
}
#gallery-con #thumbnails #right-arrow,#gallery-con #thumbnails #left-arrow
{
    margin-top: 32px;
}
#gallery-con {
    width: 100%;
    height: auto;
    
}
#gallery-con #thumbnails #thumbcon .thumb
{
    object-fit: cover;
}
#gallery-con #gallery-main
{
    height: 300px;
}
#gallery-con #gallery-main img{
    height: 100%;
    object-fit: cover;
}
.plus {
    margin: 0 20px;
    flex-direction: column;
}
.plus-box {
    width: 100%;
    margin: 0;
    text-align: left;
}
.plus-box-content p {
    text-align: center;
    font-size: 24px;
    margin-top: 0;
}
span.counter:after {
    right: 33%;
}
.plus-box:last-child span.counter:after {
    right: 27%;
}
.footer-top {
    
    flex-direction: column;
}
.e-mail-top {
    width: 100%;
    order: 2;
}
.contact-us {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
}
.content {
    width: 100%;
    justify-content: space-between;
}
.content .e-mail:after
{
    display: none;
}
.megamenu {
    width: 93%;
    top: 150px;
    flex-wrap: wrap;
}
span.menu-arrow {
    right: -11px;
    top: -4px;
    z-index: 99;
}
.megamenu li {
    width: 50%;
}
.form-control {
    width: 41%;
}
.google-adword-wrapper {
    flex-direction: column;
}
.google-box {
    width: 94%;
    margin: 0 15px 30px;
}
.box-icon {
    margin-bottom: 0px;
    min-height: 100px;
}.site-footer-top {    padding-top: 20px;    flex-direction: column;}.digital-soch {    width: 100%;}.contact-us {   padding: 20px 0 0 0;    margin-top: 0;}.contacts-item {    padding: 0;}.copyright p {    font-size: 14px;    text-align: center;}
}

@media(max-width: 480px)
{
	iframe#youtube-4698 {
    width: 300px;
}.logo-wrap {    width: 45%;}.menu{	display: none;}.menu.toggle-menu {    display: block;}.drop-menu {    display: flex;    flex-direction: column;}.menu-icon {    position: absolute;    right: 5px;    top: 26px;    display: block;}.megamenu {    width: 100%;    position: static;    padding-left: 0;    padding-right: 0;	flex-direction: column;}.megamenu li {    width: 100%;}.top-bar .content a {    font-size: 14px;    padding: 0;    width: 100%;    text-align: center;}
.menu-bar {
    align-items: initial;
}
.a-drop-menu {
    font-size: 14px;
}
.down-menu.login {
    padding: 5px 8px;
    margin-right: 0;
    margin-left: 13px;
}
.down-menu {
    padding: 10px 0px;
}
.menu {
    width: initial;
}
li.down-menu.login a {
    padding: 0;
}
.content {
    flex-direction: row;
}
.logo-wrap {
    margin: 0;
    padding-bottom: 10px;
}
.about h1 {
    font-size: 38px;
}
.box {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    }
	
.box-srv {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    }
	
	
    p {
        font-size: 15px;
        line-height: 22px;
    }
    .digital-heading h3 {
        font-size: 30px;
        line-height: 1.2;
    }
    .digital-title h4 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .digital-btn .btn {
        padding: 18px 19px;
    }
    .btn-wrapper.digital-btn {
        margin-right: 10px;
    }
.title {
    font-size: 26px;
    line-height: 1.3;
}
.sec-4 .about {
    padding: 0px 00px 0px;
}
iframe#youtube-4698 {
    width: 360px;
}
.happy-slider-wrapper {
    width: 94%;
    margin: 0 auto;
}
#happy-slide .item h4 {
    font-size: 17px;
    width: 100%;
}
.slider-wrapper h2 {
    font-size: 30px;
}
.section-title {
    font-size: 30px;
    
}

.sec-6 {
    padding: 20px 0 40px;
    background: #ff4900;
}
.sub-title {
    font-size: 18px;
    line-height: 25px;
    padding-top: 10px;
}
.contain {
    line-height: 1.7;
}
.welcome {
    padding: 30px 0;
}
.orange-title h2 {
    font-size: 28px;
    line-height: 1.3;
}
.orange-title p {
    font-size: 16px;
}
#customer-says .item h4 {
    font-size: 18px;
}
.slide-content h5 {
    font-size: 14px;
}
.copyright p {
    font-size: 10px;
}
.contacts-item .contact-icon svg {
    width: 50px;
    height: 50px;
}
.contacts-item .contact-text {
    text-align: start;
}
.sub-title {
    padding-top:0px;
}
.contacts-item {
    padding: 5px 15px;
}
.contact-text p {
    font-size: 12px;
}
.e-input {
    padding: 10px 10px;
	    font-size: 14px;
}
.orange-section {
    padding: 50px 10px;
}
.e-mail-submit {
    padding: 12px 0px 13px 0px;
	    font-size: 14px;
}

.vacancy-box a {
    font-size: 14px;
}
.content .e-mail:after {
    display: none;
}
.phone-number {
    width: 80%;
}
.e-mail {
    width: 100%;
}
.content {
    width: 100%;
}
.social-icon {
	display:none;
}
.about h1 {
    font-size: 26px;
}
.sub-title {
    font-size: 16px;
    margin-top: 5px;
}

.service-content h4 {
    font-size: 18px;
    line-height: 1.2;
}
.service-left p {
    font-size: 16px;
}
.contact-use-left h4 {
    font-size: 24px;
}
.contact-use-left h6 {
    font-size: 16px;
}
.contacts-item .contact-icon svg {
    margin-top: 3px;
}
.sub-title {
    margin-top: 0px;
}
.title {
    line-height: 1;
}
h2.title {
    margin-bottom: 10px;
}
.vacancy-wrapper {
    flex-direction: column;
}
.vacancy-box {
    width: 100%;
}
.contact-detail a {
    font-size: 18px;
}
.contact-detail p {
    font-size: 16px;
}
.office-address {
    font-size: 18px;
    line-height: 1.5;
}
.con-title {
    font-size: 28px;
}
.con-sub-title {
    font-size: 16px;
    margin-bottom: 30px;
}
.field-wrapper {
    width: 87%;
    margin-bottom: 15px;
}
.field-wrapper.msg {
    width: 95%;
}
.megamenu
{
    width: 91%;
    top: 119px;
}
li.down-menu.has-children {
    margin-right: 15px;
}
.down-menu.login {
    padding: 5px 8px;
    margin-right: 0;
    margin-left: 0;
}
.megamenu li h3 {
    font-size: 18px;
    
}
.form-row {
   margin-bottom: 0;
    flex-direction: column;
}
.form-control {
    width: 90%;
    margin-bottom: 15px;
}
.popup h2 {
    font-size: 24px;
}
.form-row textarea {
    width: 90%;
}
.menu {
    padding: 0 0 20px 0;
}
}

/* CC Chnaged By Jalpa Modi - 03-08-21 */

p {
  text-align: justify;
  text-justify: inter-word;
}

.owl-carousel.dg-carousel { display : block !important; }