
/*start footer*/
/*.footer-main {
    background: url(../images/footer_bg.png) center top/cover no-repeat rgba(0, 0, 0, 0);
    padding: 50px 0 60px;
}*/
.footer-main {
    width: 100%;
    float: left;
}
.footer-main {
    background: #000000e0;
    padding: 50px 0 60px;
  /*  margin-top: 10%;*/
   /*   margin-top: 3%;*/
}
.footer_box {
    margin-bottom: 30px;
}
.footer_box {
    width: 100%;
}

.footer-main h3 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding-bottom: 20px;
    text-align: left;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
}
.helpline {
    margin-bottom: 10px;
    padding: 0 0 10px;
    position: relative;
}
.footer_box p {
    font-size: 14px;
    color: #cfcfcf;
    margin-bottom: 8px;
}
.footer_box p span {
    display: block;
    padding-bottom: 5px;
}
span.us_flag {
    background: url(../images/us.jpg) left 5px no-repeat rgba(0, 0, 0, 0);
    padding-left: 25px;
}
span.uk_flag {
    background: url(../images/uk.jpg) left 5px no-repeat rgba(0, 0, 0, 0);
    padding-left: 25px;
}
span.ind_flag {
    background: url(../images/india.jpg) left 5px no-repeat rgba(0, 0, 0, 0);
    padding-left: 25px;
}

.footer_box ul {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    width: 100%;
    padding: 0;
}
.footer_box ul li {
    color: #cfcfcf;
    float: left;
    line-height: 18px;
    margin: 0 0 8px;
    padding: 0;
    text-align: left;
    width: 100%;
    font-size: 14px;
  list-style:none;
}
.footer_box ul li a {
    color: #cfcfcf;
    display: block;
    font-size: 16px;
    text-decoration: none;
    font-family: poppins;
}
.footer_box a:hover, .footer_box ul li a:hover {
    color: #0fabfb;
}
.flw.copyright-content {
    font-size: 16px;
    font-family: poppins;
}
.shopify_btm_link img {
    max-width: 140px;
    width: 100%;
  margin-top: 15%;
}
.footer_g_partner_ico img {
    max-width: 85px;
    width: 100%;
}
p.skype_img {
    background: url(../images/sprite_small_icon.png) left -75px no-repeat;
}
p.email, p.fax, p.skype_img {
    padding-left: 25px;
}
.footer_box p a img {
/*    max-width: 160px;*/
    margin-top: 26px;
    width: 100px;
}
.footer_box p {
    font-size: 14px;
    color: #cfcfcf;
    margin-bottom: 8px;
}
p.email {
    background: url(../images/sprite_small_icon.png) left -104px no-repeat;
}
.footer_box a {
    color: #cfcfcf;
    text-decoration: none;
}

.start a {
    color: #cfcfcf;
  text-decoration:none;
}
.footer-main a:hover {
    text-decoration: none;
    color: #ff9f3c;
}
.helpline::after {
    background: #4a4a4a;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 80%;
}
.fa-stack, img {
    vertical-align: middle;
}

.footer_box  form {
    margin: 30px 0 0;
}
.footer_box  form .form-control {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid black;
    box-shadow: none;
    display: inline-block;
    width: 72%;
    height: 45px;
  float: left;
}
.footer_box .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.footer_box form button {
    border: 0;
    outline: 0;
}
.footer_box a {
    color: #cfcfcf;
    text-decoration: none;
}
span.cont {
    color: #fff;
    float: left;
    width: 18px;
    font-size: 15px;
}
.footer_box p {
    color: #fff;
    margin: 0 0 8px;
    font-size: 16px;
    font-family: poppins;
}
.border_none {
    border: none!important;
    display: block;
}
/*.banner_sec img, .bx-wrapper img, .container, figure, img {
    max-width: 100%;
}
*/

.work_with li a:last-child {
    margin: 0;
    padding: 0;
}

.copyright-content {
    color: #9c9c9c;
    line-height: 1;
    margin: 30px 0 0;
    padding: 40px 0 0;
    position: relative;
    font-size: 14px;
}
.copyright-content, .copyright-content h3, figure {
    text-align: center;
}
.copyright-content::before {
  content:"";
    background: #4a4a4a;
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 5px;
    width: 48%;
}
.copyright-content .social-media {
    display: block;
    float: none;
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
    width: 100%;
}.copyright-content .social-media li {
    display: inline-block;
    height: 42px;
    line-height: 32px;
    margin: 0 2px 0 0;
    padding: 0;
    width: 42px;
}
.copyright-content .social-media li a {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    height: 38px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    width: 38px;
}
.copyright-content span a {
    color: #9c9c9c;
}
.copyright-content .social-media li a:hover {
    background: #0fabfb;
    border-color: #0fabfb;
    color: #fff;
  
}


/**start topbar**/
.top-bar {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 10px 0 10px;
    background: #6b74e6;
    color: #ffffff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form li {
    text-transform: uppercase;
}
.top-bar p {
    line-height: 30px;
    margin: 0px;
}
.pd-0 {
    padding: 0px 29px;
}
.top-bar p span {
    display: inline-block;
    margin: 0 15px;
}
.top-bar p .fa {
    display: inline-block;
    margin-right: 3px;
}
.top-bar p a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.social {
    float: right !important;
}
ol, ul {
    list-style: none;
}
.social li {
    float: left;
    margin-left: 20px;
    font-size: 14px;
}
.social li a, .social li span {
    display: block;
    color: #fff;
    line-height: 30px;
}
.social li a, .social li span {
    display: block;
    color: #fff;
    line-height: 30px;
}

/**end topbar**/
/**start navbar**/
.nav-custom.affix{ top:0px;}
.nav-custom {
  margin-bottom: 0px;
  background: #fff;
  border-radius: 0px;
  border: transparent;
}
.navbar-brand img {
    width: 150px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #e7e7e7;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #ddd;
}
.custom-active .active a{
  background:transparent !important;
}
.custom-active li button{
  margin: 15px 0px 15px 10px;
}
.custom-active li a {
  font-size: 16px;
 /* padding: 22px 15px;*/
  padding: 22px 6px;
  line-height: 26px;
  font-weight: 600;
  color: #333333 !important;
  font-family: 'Source Sans Pro', sans-serif;
}
.navbar-default .navbar-nav>.active>a:before {
    content: "";
   /* position: absolute;
    bottom: 12px;*/
   /* width: calc(100% - 12px);*/
    border-bottom: 2px solid #6a74e7;
   /* width: calc(100% - 12px);*/
    border-bottom: 2px solid #6a74e7;
    position: absolute;
    bottom: 7px;
    left: 5px;
     width: 45px; 
    height: 3px;
    background: #6b74e6;
    -webkit-transition: all ease .2s;
    -ms-transition: all ease .2s;
    transition: all ease .2s;
    z-index: 1;
}


/*.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    border-bottom: 3px solid #6a74e7;
    bottom: 0;
    width: 100%;
    height: 63px;
    -webkit-transition: all ease .2s;
    -ms-transition: all ease .2s;
    transition: all ease .2s;
    z-index: 1;
}*/
/*.navbar-default .navbar-nav>li>a:focus:nth-child(1), .navbar-default .navbar-nav>li>a:hover:nth-child(1) {
    border-bottom: none !important;
}*/
/*.navbar-default .navbar-nav>.active>a:before {
    position: absolute;
    bottom: -5px;
    left: 1px;
    width: 0;
    height: 3px;
    background: #6b74e6;
    content: "";
    -webkit-transition: all ease .2s;
    -ms-transition: all ease .2s;
    transition: all ease .2s;
    z-index: 1;
}*/
.navbar-right {
    float: right!important;
    margin-right: -44px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color:#6a74e7 !important;
}
/**end navbar**/
section.newsletter {
    text-align: center;
    padding: 100px 0;
}
.newletter-wrap h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 24px;
}
.newletter-wrap p {
    font-size: 18px;
    line-height: 28px;
}

section.contact {
    background: rgba(27, 27, 27, 0.94);
    padding: 100px 0;
}
.contact-content h2 {
    font-size: 40px;
    line-height: 45px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 21px;
    letter-spacing: -0.35px;
}
.contact-content p {
    color: #a0a0a0;
    font-size: 18px;
    line-height: 28px;
}
.contact-content a {
    color: #00458c;
    font-size: 24px;
}


/*
.contactFormArea .heading {
    background: #38928f;
    padding: 10px 20px;
    text-align: center;
    margin: 0 0 40px;
}*/
/*.contactFormArea .heading h4 {
    margin: 0;
    color: #fff;
    font-size: 19px;
    line-height: 25px;
}*/
.contactFormArea #contactForm .form-group {
    margin-bottom: 30px;
}
.contactFormArea #contactForm .form-group label {
    font-size: 15px;
    color:#fff;
}
.contactFormArea #contactForm .form-group .form-control {
    border-radius: 0px;
    box-shadow: none;
    height: 45px;
}

.contactFormArea #contactForm button {
    padding: 15px 0;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 18px;
    border-radius: 45px;
    font-weight: 600;
    background: #00458c;
    display: block;
    margin: 20px auto 0;
    outline: 0;
    width: 180px;
    border: 0;
}
.contactFormArea #contactForm button:hover {
    background: #000;
    transition: 0.4s;
}
form p {
    padding-bottom: 0;
    line-height: normal;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 14px 14px;
}
label {
    color: #fff !important;
}
/**start flipcard**/
.profession {
    text-align: center;
    padding: 60px 0;
}
.profession h2 {
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 21px;
    letter-spacing: -0.35px;
    font-weight: 600;
}
.profession p {
    font-size: 18px;
    line-height: 28px;
}

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.card-body.gg.text-center.mt-4 {
    flex-shrink: 0;
    padding: 20px;
}
.pd-30 {
    padding-bottom: 50px;
}
.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: 2.25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2a2a2a;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card, .backside .card {
    min-height: 288px;
    flex-shrink: 0 !important;
    padding: 0px 0 !important;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

h4.card-title {
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: -14px;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform .5s ease-in-out;
    transform-style: preserve-3d;
    background-size: cover;
    background-position: center;
}
p.card-text {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    /* margin-top: 20px; */
    padding: 0 20px;
}
.frontside .card .card-title, .backside .card .card-title {
    color: #fff !important;
    font-size: 30px;
    font-weight: 600;
 /*   background-color: #2a2a2a;*/
}
.card-heading {
    color: #fff !important;
    font-size: 30px;
    font-weight: 600;
    /* background-color: #2a2a2a; */
    margin-top: 35px;
    flex-shrink: 0 !important;
    padding: 12px !important;
}
.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    margin-top: 24px;
    border-radius: 50%;
}
.bg-technology {
    background: url(../images/technology/custom-software-development.jpg);
    background-repeat: no-repeat;
    background-size: cover;
/*    height: 50vh;*/
    padding: 160px 0;
    border-radius: 16px;
}

.technology-Telecom {
    background: url(../images/technology/telecom-services-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
/*    height: 50vh;*/
    padding: 160px 0;
    border-radius: 16px;
}
.technology-Development {
    background: url(../images/technology/web-development-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
/*    height: 50vh;*/
    padding: 160px 0;
    border-radius: 16px;
}
.technology-Designing {
    background: url(../images/technology/web-designing-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
/*    height: 50vh;*/
    padding: 160px 0;
    border-radius: 16px;
}
.technology-ECommerce {
    background: url(../images/technology/e-commerce-solutions-baner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
/*    height: 50vh;*/
    padding: 160px 0;
    border-radius: 16px;
}
.technology-MobileApps {
    background: url(../images/technology/mobile-app-developmrnt.jpg);
    background-repeat: no-repeat;
    background-size: cover;
/*    height: 50vh;*/
    padding: 160px 0;
    border-radius: 16px;
}
.technology-UIUX {
    background: url(../images/technology/ui-ux-design-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
/*    height: 50vh;*/
    padding: 160px 0;
    border-radius: 16px;
}
.technology-Internet-Marketing {
    background: url(../images/technology/internet-marketing-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
/*    height: 50vh;*/
    padding: 160px 0;
    border-radius: 16px;
}


.card-body .newsletter-button {
    background: #2e3192 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: white;
    display: inline-block;
    font-size: 18px;
    height: 44px;
    line-height: 40px;
    padding: 0px 24px;
    text-align: center;
    transition: all 0.4s ease 0s;
    vertical-align: top;
}
.card-body .newsletter-button:hover {
    background: #fff;
    color: #00458c;
}
/**end flipcard**/
/**swiper-slider**/
* {
    transition: 0.4s;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-family: 'Baskerville Regular';
    font-size: 18px;
    padding: 0;
    margin: 0;
}

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 90vh;
}
.fade-carousel .carousel-inner .item {
    height: 90vh;
}
.fade-carousel .carousel-indicators li{
    border-radius: 10px !important;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #00b4ed;
    border-color: #00b4ed;
    opacity: .7;
    border-radius: 0;
    width: 15px;
    height: 15px;
    border-radius: 10px;
}
.fade-carousel .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
    background-color: #171e5f;
    border-color: #171e5f;
    border-radius: 0;
    width: 15px;
    height: 15px;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 25%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .75);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.hero h1 {
    font-size: 3em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.hero h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 27px;
    font-weight: 100;
}
.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}
/********************************/
/*            Overlay           */
/********************************/
/*.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}*/
/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {
    padding: 10px 40px;
}
.btn.btn-hero, .btn.btn-hero:hover, .btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}
/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, .fade-carousel .slides .slide-2, .fade-carousel .slides .slide-3, .fade-carousel .slides .slide-4, .fade-carousel .slides .slide-5 {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
    background-image: url('../images/banner/website-banner.jpg');
}
.fade-carousel .slides .slide-2 {
    background-image: url('../images/banner/mobile-banner.jpg');
}
.fade-carousel .slides .slide-3 {
    background-image: url('../images/banner/responsive-banner.jpg');
}
.fade-carousel .slides .slide-4 {
    background-image: url('../images/banner/seo-banner.jpg');
}
.fade-carousel .slides .slide-5 {
    background-image: url('../images/banner/ui-ux-banner.jpg');
}
.carousel-indicators {
    z-index: 1 !important;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}


div.stylish-btn button, div.stylish-btn a {
    text-align: center;
    cursor: pointer;
    background-color: #01b4ed;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    word-spacing: 2px;
    transform: perspective(1px)translateX(0px);
    transition: all 0.2s ease 0s;
    overflow: hidden;
    z-index: 1;
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    border: 2px solid #fff;
    outline: 0;
    width: 250px;
    margin: 0px auto 0;
}
div.stylish-btn button:hover, div.stylish-btn a:hover {
    color: #171e5f;
    font-weight: 800;
    border: 2px solid #171e5f;
}
div.stylish-btn button:before, div.stylish-btn a:before {
    content: "";
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s ease-in-out;
    z-index: -1;
}
div.stylish-btn button:hover:before, div.stylish-btn a:hover:before {
    transform: scaleX(1);
    background-color: #ffffff;
    transition: transform 0.5s ease-in-out;
} 

@media screen and (min-width: 980px){
    .hero {
    width: 550px;
}
}

@media screen and (min-width: 768px){
    .carousel-indicators {
    bottom: 20px;
}
}
/**end swiper-slider**/
@media only screen and (max-width: 767px) {
 .navbar-right {
    float: left !important;
    margin-right: 0;
    /* width: 68px; */
}
.navbar-default .navbar-nav>.active>a:before {
    left: 15px;
    width: 42px;
}
.pull-left.hidden-xs {
    display: block !important;
        float: none !important;
}
.top-bar p {
    text-align: center;
}
.custom-active li a {
    padding: 12px 15px;
}
.social {
    float: none !important;
   /* margin-left: 94px;*/
   margin-left: 60px;
}
}




.ttm-page-title-row {
    display: block;
    padding-top: 110px;
    padding-bottom: 110px;
    z-index: 11;
}
.ttm-page-title-row {
    position: relative;
    background-image: url(../images/ttm-pagetitle-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.title-box .page-title-heading {
    position: relative;
}
.title-box .page-title-heading h1 {
   /* text-transform: capitalize;*/
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    font-family: poppins;
}
.page-title-heading p {
    color: #f5f5f5;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    font-family: poppins;
}

/**start contact page**/
.ContactArea {
    padding: 50px 0px;
    font-family: poppins;
}
.ContactArea .ContactLeft h3 {
    font-weight: 600;
    font-size: 25px;
    margin: 0 0 20px;
    color: #00458c;
    font-family: poppins;
    padding: 0 0 0 10px;
}
.ContactArea .ContactLeft p {
    font-weight: normal;
    color: #8c8c8c;
    font-size: 16px;
    position: relative;
    line-height: 28px;
    margin: 0 0 25px 0;
    padding: 0 0 0 10px;
}
.ContactArea .ContactLeft form .form-group {
    padding: 0 5px;
    margin: 0 0 20px;
}

.ContactLeft a {
    display: inline-block;
    vertical-align: middle;
    min-width: 160px;
    padding: 7px 15px 8px;
    background: #00458c;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    position: relative;
    outline: none;
    letter-spacing: 0.2px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    text-decoration: none;
    margin-left: 17px;
    font-family: poppins;
}
.ContactArea .ContactLeft form .form-group .form-control {
    border-radius: 0px;
    height: 40px;
    box-shadow: none;
}
.ContactArea .ContactLeft form .form-group textarea.form-control {
    height: auto;
}

.ContactArea .ContactLeft form button {
    background-color:#00458c;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    word-spacing: 2px;
    transform: perspective(1px)translateX(0px);
    transition: all 0.2s ease 0s;
    overflow: hidden;
    z-index: 99;
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    border: 2px solid #00458c;
    outline: 0;
    width: 200px;
    font-family: poppins;
}
.ContactArea .ContactLeft form button:hover {
    color: #00458c;
}
.ContactArea .ContactLeft form button:hover:before {
    transform: scaleX(1);
    background-color: #ffffff;
    transition: transform 0.5s ease-in-out;
}
.ContactArea .ContactLeft form button:hover:before {
    transform: scaleX(1);
    background-color: #ffffff;
    transition: transform 0.5s ease-in-out;
}
.ContactArea .ContactLeft form button:before {
    content: "";
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s ease-in-out;
    z-index: -1;
    font-family: poppins;
}

.ContactArea .ContactRight h4 {
    font-weight: 600;
    font-size: 25px;
    margin: 0 0 20px;
    color: #00458c;
   font-family: poppins;
}
.ContactArea .ContactRight p {
    font-weight: normal;
    color: #8c8c8c;
    font-size: 16px;
    position: relative;
    line-height: 28px;
    margin: 0 0 25px 0;
}
.ContactArea .ContactRight ul {
    padding: 0;
}
.ContactArea .ContactRight li {
    padding: 0 0 0 70px;
    position: relative;
    margin: 0 0 40px;
    cursor: pointer;
}

.ContactArea .ContactRight .RoundIcon {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #b7b7b7;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    line-height: 45px;
    color: #00458c;
}
.ContactArea .ContactRight li h3 {
    font-weight: 600;
    font-size: 20px;
    color: #393939;
    margin: 0 0 5px;
}
.ContactArea .ContactRight li p {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    color: #8c8c8c;
}
.ContactArea .ContactRight li:hover .RoundIcon {
    background-color: #00458c;
    border-color: #00458c;
    color: #fff;
    transition: 0.4s;
}
/**start about**/
.about-portion {
    padding: 60px 0;
}
.ttm-page-title-row.about{
    position: relative;
    background-image: url(../images/about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
h2.about-heading {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 60px;
    color: #00458c;
    font-family: poppins;
}
.about-left p {
    padding-bottom: 16px;
    /* margin-bottom: 0; */
    color: #666666;
    /* font-family: 'Source Serif Pro', serif; */
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.1px;
    line-height: 30px;
    font-family: poppins;
}
.rightportion-content {
    background: #00458c;
    padding: 60px;
}
.rightportion-content p {
    font-size: 30px;
    line-height: 45px;
    padding-bottom: 0;
    letter-spacing: -0.35px;
    font-weight: 600;
    font-family: poppins;
    color: #fff;
    text-align: center;
}
.whychoose h2 {
    font-size: 32px;
    line-height: 45px;
    padding-bottom: 21px;
    letter-spacing: -0.35px;
    font-family: poppins;
}
.whychoose p {
    font-size: 18px;
    line-height: 28px;
    font-family: poppins;
}

.whychoose a {
    display: inline-block;
    vertical-align: middle;
    min-width: 160px;
    padding: 7px 15px 8px;
    background: #00458c;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    position: relative;
    outline: none;
    letter-spacing: 0.2px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    text-decoration: none;
    font-family: poppins;
}
.choose-us {
    padding-bottom: 60px;
}


.TouchArea{
    padding: 50px 0px;
    background-color: #25252a;
}
/*
.TouchForm{
    padding: 0 50px;
    font-family: poppins;
}*/

.TouchForm h4 {
    text-align: center;
    margin: 0 0 20px;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: poppins;
    font-size: 40px;
    line-height: 45px;
}

.TouchForm p {
    text-align: center;
    margin: 0 0 50px;
    color: #c4c4c4;
    font-weight: 700;
    letter-spacing: 0.5px;
    /* font-size: 50px; */
    /* text-transform: capitalize; */
    font-family: poppins;
    font-size: 18px;
    line-height: 28px;
}
.TouchForm .form-group{
    padding: 0 10px;
    margin: 0 0 35px;
    font-family: poppins;
}

.TouchForm .form-group label{
    display: block;
    color: #a2a2a2;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-family: poppins;
}

.TouchForm .form-group label sup{
    font-size: 34px;
    top: 11px;
    color: #e01c1c;
    font-family: poppins;
}

.TouchForm .form-group .form-control{
    width: 100%;
    background: #2a2a30;
    border: none;
    box-shadow: none;
    color: #fff;
    padding: 20px 30px;
    height: auto;
    font-weight: 500;
    font-family: poppins;
}


a.callnow {
    display: inline-block;
    vertical-align: middle;
    min-width: 160px;
    padding: 7px 15px 8px;
    background: #00458c;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    position: relative;
    outline: none;
    letter-spacing: 0.2px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    text-decoration: none;
    font-family: poppins;
}

.TouchForm button {
    margin-left: 12px;
    display: inline-block;
    vertical-align: middle;
    min-width: 160px;
    padding: 7px 15px 8px;
    background: #00458c;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    position: relative;
    outline: none;
    letter-spacing: 0.2px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    text-decoration: none;
    font-family: poppins;
}


/**start design**/
.design-portion {
    padding: 60px 0;
}

.ttm-page-title-row.design{
    position: relative;
   /* background-image: url(../images/web.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;*/
    background: #110e0ebf;
}

.design-content p {
    padding-bottom: 10px;
    margin-bottom: 0;
    color: #666666;
    font-family: poppins;
 /*   font-weight: 400;*/
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 26px;
}


.design-content h2 {
    padding-bottom: 6px;
    margin-bottom: 0;
    color: #666666;
    font-family: poppins;
    /* font-weight: 400; */
    font-size: 20px;
    letter-spacing: -0.1px;
    line-height: 26px;
    font-weight: 600;
    margin-top: 10px;
}
.design-card {
    padding: 0 0 60px;
}
.bg-technology1 {
    background: url(../images/technology/no_image.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 134px 0;
    border-radius: 16px;
}
.frontside .card1 .card-title1, .backside .card1 .card-title {
    color: #333 !important;
    font-size: 30px;
    font-family: poppins;
    font-weight: 600;
}
.frontside .card1, .backside .card1 {
    min-height: 288px;
    flex-shrink: 0 !important;
}
.card-heading1 {
    color: #fff !important;
    font-size: 30px;
    font-weight: 600;
    margin-top: 35px;
    flex-shrink: 0 !important;
    padding-bottom: 12px;
    font-family: poppins;
    padding-top: 60px;
}
p.card-text1 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 0 20px;
    font-family: poppins;
}