/* Menu */

@font-face{
	src: url('fonts/DTL-Prokyon-T-Bold_14662.ttf');
	font-family: DTL-Prokyon-T-Bold;
}

@font-face{
	src: url('fonts/DTL-Prokyon-T-Light_14672.ttf');
	font-family: DTL-Prokyon-T-Light;
}

body{
    font-family: DTL-Prokyon-T-Light !important;
}



/*-------------Contact Us-------------*/

h1.contact-h {
    margin-top: 70px;
    color: #535353 !important;
    font-family: 'DTL-Prokyon-T-Bold' !important;
    line-height: 35px;
    font-weight: 500 !important;
    font-size: 38px;
}

p.contact-p {
    color: #878787;
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
    
}

.row.contactrow-1b {
    margin: 50px 0px;
}


h3.contact-h1 {
    color: #dc3545;
    font-size: 21px;
    font-family: inherit;
    line-height: 19px;
    font-weight: 700 !important;
    font-family: 'DTL-Prokyon-T-Bold' !important;
}

p.contact-pp {
    color: #878787;
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
}


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

.services .first-section {
    width: 100%;
    background-color: #1c324a;
    color: #fff;
    min-height: 350px;
}

.services .heading-content {
    text-align: center;
    margin-top: 50px;
}

.services a.heading-bton {
    border: none;
    border-radius: 4px;
    background-color: #df9300;
    padding: 15px;
    margin: 20px;
    font-size: 20px;
    font-family: 'DTL-Prokyon-T-Bold';
}

.first-section p {
    font-size: 20px;
    width: 80%;
    margin: 20px auto;
}

.container-fluid.first-section {
    margin-top: -20px;
}

.client {
    padding: 28px 0 20px;
}

 .colorline-12 {
    height: 7px;
    background-image: linear-gradient(90deg, #166294 0%, #166294 16%, #3084af 16%, #3084af 32%, #40a8de 32%, #40a8de 48%, #f3a000 48%, #f3a000 64%, #f0453b 64%, #f0453b 80%, #a9bf43 80%, #a9bf43 100%);
}


.subtitle{
    
line-height: 35px;
    font-size: 18px;
    padding: 0;
    
}

.container-fluid.section4 {
    background: #0f2942;
    padding-top: 40px;
    padding-bottom: 75px;
}

.services .third-section {
    width: 100%;
    background-color: #f9f9f9;
    padding: 80px 0px;
}

.services .fourth-section hr.horizontal-line {
    width: 10%;
    border-width: 10px;
    border-color: #f0453b;
}
.services .fourth-section {
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #ddd;
}

.col-md-4.iner-col {
    background: white;
    border: 1px solid;
    padding: 20px;
    box-shadow: 2px 5px 10px black;
    min-height: 450px;
}


.row.midlecontent h1 {
    font-size: 40px;
     font-family: 'DTL-Prokyon-T-Bold';
}

.row.midlecontent p {
    font-size: 20px;
    margin-bottom: 50px;
}

h3.heatext {
    font-family: 'DTL-Prokyon-T-Bold';
    font-size: 20px;
    font-weight: 700;
    color: #535353;
    line-height: 20px;
}

p.text-h {
    padding: 0 10px;
    color: #878787;
    font-size: 14px;
    line-height: 24px;
}


.services .iner-col a {
    color: #1379af;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}

.services .third-section .row.midlecontent {
    padding: 20px 20px 40px;
}

h1.sec4-h {
    margin-top: 40px;
    font-family: 'DTL-Prokyon-T-Bold' !important;
    line-height: 35px;
    font-weight: 500 !important;
    font-size: 38px;
    margin-bottom: 55px;
    color:white;
}


.services .nav-tabs {
    border-bottom: none !important;
    justify-content: center;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-bottom: 50px;
}

.services .nav-tabs a.nav-link {
    border-bottom: 6px solid #4d5f71 !important;
}

.tab-pane li {
    float: left;
    background-color: #fff;
    clear: none;
    text-align: inherit;
    width: 19%;
    margin-left: 5px;
    margin-right: 0%;
    margin-bottom: 8px;
    height: 115px;
}
.vertical-align {
    width: 100%;
    height: 100%;
    padding: 0 30px;
    table-layout: fixed;
    box-shadow: 1px 1px 3px 1px rgb(239 227 227 / 45%);
    background: #fff !important;
    position: relative;
    display: table;
}
.vertical-align--middle {
    display: table-cell;
    vertical-align: middle;
}
.col-md-10.col-md-offset-1.heading-content.text-center h1 {
    font-size: 40px;
    font-family: 'DTL-Prokyon-T-Bold';
}
.services a.btn.btn-warning.btn-lg {
    margin: 10px;
}
.services .nav-tabs a.nav-link:hover {
    background: transparent;
    border-color: transparent;
}

.tab-pane img {
    top: 0 !important;
}
.tab-pane img.logo-img {
    width: 100% !important;
    position: relative !important;
}


.services .nav-tabs a.nav-link {
    color: white;
    font-size: 18px !important;
}

.services .nav-tabs .active a.nav-link {
    color: #fbb116 !important;
    border-bottom-color: #fbb116 !important;
    background: transparent !important;
    border: 0px;
    
    text-align: center;
}

.services .section-sixth {
    padding: 80px;
}

.walkthout-comnt h1 {
   
    line-height: 52px;
    font-weight: 300;
    color: #505050;
    font-size: 40px;
    font-family: 'DTL-Prokyon-T-Bold';
}

.walkthout-comnt p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
    color: #878787;
}

a.walkbtn {
    border: 2px solid #337ab7;
    padding: 20px 30px;
    background: #3594c5;
    color: #fff;
}

a.walotbgtn {
    padding: 20px 55px;
    border: 2px solid #337ab7;
    margin-left: 10px;
}
.col-12.sixth_sec_btn {
    font-size: 16px;
    font-weight: 700;
    line-height: 53px;
    text-transform: uppercase;
    border-radius: 5px;
}
.row.walktout_botn {
    margin-top: 50px;
}

span.btn_txt {
    padding: 10px;
    color: #878787;
    font-size: 20px;
}

.sixth_sec_btn a {
    font-size: 18px !important;
    text-transform: uppercase;
}
/*-----------About Page ---------------*/

.inner nav.navbar.navbar-default {
    background: #2E4DE1 !important;
    padding: 20px;
    border-radius:0px !important;
}

h1.sec1-h {
    margin-top: 75px;
    color: #535353;
    font-family: 'DTL-Prokyon-T-Bold'!important;
    line-height: 35px;
    font-weight: 500;
    font-size: 35px;
}

p.sec1-p {
    color: #878787;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
  
}

.container-fluid.section-3 {
    background: linear-gradient(118.67deg, #2235DE 0%, #0D98F3 100%) !important;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 19px;
    padding-bottom: 19px;
    min-height: 300px;
}

.social img {
    width: 32px;
    margin-top: -15px;
}

.teams p.text-center {
    font-size: 18px;
    line-height: 26px;
}

i.fa.fa-twitter {
    color: #00acee !important;
}

i.fa.fa-linkedin-square {
    color: #0e76a8 !important;
}
.social i {
    font-size: 30px;
    margin: 20px;
}

.teams h2.purple {
    font-size: 20px;
    color:#dc3545 !important;
    font-weight: 900;
}
.pad50 {
    padding: 100px;
}

h1.sec3-h {
    margin-top: 10px;
    font-size: 51px;
    line-height: 53px;
    text-align: center;
    margin-bottom: 1em;
    font-weight: 700 !important;
    font-family: 'DTL-Prokyon-T-Bold' !important;
    margin-top: 80px;
    color: #fff !important;
}
p.secp {
    margin-top: 10px;
    color: #fff;
    font-size: 21px !important;
    margin-top: 41px;
    line-height: 31px;
    margin-right: 48px;
}

.padb50 {
    
padding-bottom:50px;
}


.footer {
    background: #e9f5fd;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}


.footer p strong {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
}

.footer .images1 img {
    padding-right: 10px;
    margin-bottom: 10px;
}
img#member-image {
    width: 50%;
    margin: 0 auto;
}

h1.sec2h {
    color: #dc3545 !important;
    font-size: 21px;
    font-family: 'DTL-Prokyon-T-Bold' !important;
    line-height: 19px;
    font-weight: 700 !important;
}

.section-2 .col-md-3 img {
    width: 100%;
    margin-top: 50px;
}

.row.row-2b {
    margin-top: 50px;
    margin-bottom: 100px;
}


p.sec2-pleft, p.sec2-pright {
    color: #878787 !important;
    margin-bottom: 10px;
}


/*----- Home Page -----*/
.main-top-content {
    position: relative;
    background: linear-gradient(135deg, #306AF0 0%, #2E4DE1 100%);
    padding: 0px 0px 100px 0px;
    height:850px;
    overflow: hidden;
}


.circle-1 {
    position: absolute;
    /* top: -408px; */
    top: -520px;
    left: -297px;
    height: 800px;
    width: 1500px;
    opacity: 0.9;
    transform: rotate(142deg);
    border-radius: 50%;
    background: #2f50e4;
    z-index: -1;
}


button.navbar-toggle {
    background: white;
}

nav.navbar.navbar-default {
    background: transparent !important;
    border: none;
    padding-top: 30px !important;
}

ul.nav.navbar-nav a {
    color: white !important;
}


.heads {

    padding-top:40px;
    
}

button.btn.btn-primary {
      position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #007cff;
    padding: 15px 45px;
    border: none;
    color: white;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    border-radius: 0;
    text-transform: uppercase;
    height: 50px;
    width: 232px;
    border-radius: 2px;
    background-color: #007CFF;
    font-weight: 600;
}

.mar70 {
    margin-top:70px;
}
.mar100 {
    
    margin-top:100px;
} 

.mar50 {
    
    margin-top:50px;
} 


.main-top-content h5 {
    color: #FFFFFF;
    font-size: 16px;
    /* font-weight: 600; */
    line-height: 27px;
    padding-bottom: 0px;
    font-weight: 700;
}

.main-top-content h1 {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 54px;
    padding: 20px 0 20px 0px;
    margin-top: 20px;
    font-weight: 900;
}

.main-top-content p {
    font-size: 13px;
    line-height: 20px;
    color: #fff;
}


.top-header-section {
    position: relative;
    z-index: 0;
}

.white{
    color: #fff;
}



.container-fluid{
    position: relative;
}
.second_section {
    background: #edf2ff;
}

.second_section .container {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 36%);
    background: #fff;
}
.second_section .container {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 36%);
    background: #fff;
    border-radius: 20px;
    margin-top: -7%;
    z-index: 9999999;
}

.padd-100{
    padding: 100px !important
}
.padd-80{
    padding: 80px !important
}
.second_section .col-sm-4 img {
    max-width: 50px;
    margin: 0 auto;
}

h2.heading_text {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.4;
    font-family: 'DTL-Prokyon-T-Bold';
}
.second_section h3 {
    font-size: 18px;
    font-weight: 600;
}
.second_section p {
    line-height: 1.8;
}
.services_grid {
    margin: 0 40px 50px;
}

.tech img {
    float: left;
    margin-right: 5px;
}
.tech p {
    font-size: 14px;
    font-weight: 700;
    padding-top: 10px;
}
#my_btn {
    background: #007cff;
    color: #fff;
    margin: 0 auto;
    padding: 15px 45px;
    font-size: 17px;
    border-color: #007cff;
    border-radius: 3px;
}
.blue-bg{
    background:#e9f5fd;
}


.fifth_section .red {
    color: #ff0000;
    font-size: 11px;
    font-weight: 600;
    line-height: 29px;
}
.fifth_section h4 {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    line-height: 18px;
    margin-left: 15px;
    margin-right: 15px;
    font-family: 'DTL-Prokyon-T-Bold';
}
.fifth_section .col-md-3 {
    width: 22% !important;
    margin-left: 1.5%;
    margin-right: 1.5%;
}
.awards::before {
    content: url('media/noun_Laurel%20Wreath_118521%20Copy%202.svg');
    position: absolute;
    left: 0;
}
.awards::after {
    content: url('media/noun_Laurel%20Wreath_118521.svg');
    position: absolute;
    top: 10px;
    right: 0;
}

.awards {
    padding: 13px 30px;
}
.sixth_section {
    background: url(media/bg-image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.heading-text{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 1.4;
    font-family: 'DTL-Prokyon-T-Bold';
}
.sixth_section .row-1{
        margin-bottom: 4em;
}


.tech-custom-col.col-lg-2 {
    min-width: 19.667%;
}
.photo {
    display: inline-block;
    width: 100%;
}

.photo img {
    float: left;
    padding-right: 15px;
}
.photo h4 {
    height: 18px;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
    font-weight: 900;
}

.container.mar50.mids h2 {
    font-size: 36px !important;
    font-weight: 800;
}
.container.mar50.mids h4 {
    font-weight: 800;
    text-transform: uppercase;
}

p.text-center.textp {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 40px;
}



.industry .nav-tabs {
    border-bottom: none;
}

.industry .nav-tabs li {
    cursor: pointer;
    z-index: 2;
}
.industry .nav-tabs > li {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 20px;
    /* box-shadow: 0 0 3px 0 rgb(0 0 0 / 27%); */
    max-height: 160px;
}

.industry .nav-tabs > li.active {
   
    background: linear-gradient(180deg, #2DAEFA 0%, #1476F2 100%);
    padding: 20px 20px;
    color: #fff;
}

.industry  .nav > li > a {
    padding: 0;
    background: transparent !important;
    border: none !important;
}


.industry  .active .back-active-color h4 {
    color: #fff;
}

.industry  .nav-tabs h4 {
    text-transform: uppercase;
    font-weight:900;
}
.industry  .nav-tabs h4 {
    font-size: 16px;
    letter-spacing: 0.78px;
    line-height: 18px;
    color: #007cff;
}


.industry .nav-tabs > li.active p, .industry a.read-more {
    color: #fff;
}

.industry .nav-tabs p {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.78px;
    padding: 15px 0 40px 0px;
    width: 350px;
}



.industry {
    background: #fff;
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding-bottom: 80px;
    padding-top: 80px;
}
.industry .right-align-li.active::before {
    border-right: 17px solid #1e8df5;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    content: "";
    height: 0;
    left: -17px;
    position: absolute;
    top: 60px;
    width: 0;
}

.industry .nav-tabs .right-align-li {
    float: right !important;
}
.industry .left-align-li.active::after {
    border-left: 17px solid #1e8df5;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    content: "";
    height: 0;
    right: -17px;
    position: absolute;
    top: 60px;
    width: 0;
}

.industry .symbols-demo-wrapper {
    position: relative;
    z-index: -2;
    margin-top: 26%;
    margin-left: 0;
}
.industry .symbols-pulse {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.industry .symbols-pulse>.pulse-1 {
    transform: translate(-50%, -50%) scale(1.96);
    background: #ebeefa99;
}

.industry .symbols-pulse > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 25em;
    height: 25em;
    border-radius: 100%;
    background-image: linear-gradient(-180deg, #e3e8fb33 0%, #ebeefacc 65%, #ebeefa 100%);
}


.industry .symbols-pulse>.pulse-2 {
    transform: translate(-50%, -50%) scale(1.4);
}


.industry  .symbols-pulse>.pulse-3 {
    transform: translate(-50%, -50%) scale(1);
    background-image: linear-gradient(-180deg, #d3daf333 0%, #d3daf300 65%, #d3daf3e6 100%);
}

.industry .symbols-pulse>.pulse-4 {
    transform: translate(-50%, -50%) scale(0.70);
    background: #c3ccef33;
}

.symbols-pulse.active-circle>.pulse-x {
    will-change: transform;
    animation: pulsate 3s infinite;
}



.industry  .align-image-center {
    position: absolute;
    left: 9px;
    right: 0;
    float: none;
    width: 400px;
    margin: 0 auto;
    top: 38%;
}

.industry .tab-pane img {
    z-index: 0;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 40px;
}

@keyframes pulsate {
0% {
opacity:1;
transform:translate(-50%, -50%) scale(0.5)
}
100% {
opacity:0;
transform:translate(-50%, -50%) scale(4)
}
}
@media only screen and (min-width:768px) {
    
    .modal-dialog {
    width: 800px !important;
    text-align: left !important;
}
    
    ul.nav.navbar-nav.navbar-text-center {
    margin-left: 16%;
}

body .navbar .active a {
    background: white !important;
    color: black !important;
    border-radius: 50px;

    text-align: center;
    /* padding: 10px; */
}

  
.techonolgy_sec {
    margin-top: 3em;
    margin-bottom: 3em;
    display: inline-block;
    width: 100%;
}
.grid-width {
    width: 33.33%;
    float: left;
    margin-bottom:30px;
}
}





@media only screen and (min-width:1025px){
.techonolgy_sec {
    margin-top: 3em;
    margin-bottom: 3em;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.grid-width {
    width: 20%;
    margin-bottom:30px;
}
}

.col-md-12.main-tab-section {
    margin-top: 50px;
}

ul.nav.navbar-nav a {
    font-size: 16px !important;
}




@media only screen and (max-width:767px){
.techonolgy_sec {
    margin-top: 3em;
    margin-bottom: 3em;
    display: inline-block;
    width: 100%;
}

.pad50 {
    padding: 10px;
}


.grid-width {
    width: 100%;
}

.padd-100 {
    
    padding:10px !important;
}
h1.purple.heading.text-center {
    font-size: 30px !important;
    line-height: 40px;
}

.section-2 .col-md-3 img {
    margin: 0px !important;
    margin: 0 auto !important;
    width: 50px;
}


p.secp {
    margin: 0px !important;
    font-size: 18px !important;
}

h1.sec3-h {
    font-size: 30px !important;
    line-height: 40px;
    text-align: left !important;
    margin: 10px 0px !important;
}

h1.contact-h {
    font-size: 30px;
    line-height: 40px;
}

a.btn.btn-warning.btn-lg {
    width: 80%;
    margin-bottom: 20px;
}

.row.midlecontent h1 {
    font-size: 30px !important;
}

.col-md-4.iner-col {
    margin-bottom: 30px;
    min-height: 400px;
}
.services .fourth-section hr.horizontal-line {
    
    width:30% !Important;
}

h1.sec4-h {
    font-size: 30px !important;
}

ul.nav.nav-tabs {
    display: inline-grid !important;
    width: 100% !Important;
    text-align: center !important;
}
.tab-pane li {
    width: 100%;
    margin-bottom: 10px !important;
    min-height: 180px;
    margin-left: 0px;
    float: none !important;
}
.tab-pane ul {
    padding: 0px !important;
}

.section-sixth {
    padding: 10px !important;
}

.walkthout-comnt h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.col-md-10.col-md-offset-1.sixth_sec_btn.text-center a {
    width: 75%;
    display: block;
    margin: 0px;
    margin: 0 auto;
}

.container.section-sixth {
    margin-bottom: 50px;
}
.main-top-content {
    min-height: 1500px;
}

.container.mar50.mids {
    text-align: center;
}

.container.mar50.mids .col-md-3 {
    margin-bottom: 50px;
}
.container.mar50.mids h4 {
   
    
    font-weight: 800;
    text-transform: uppercase;
}

.container.mar50.mids h2 {
    font-size: 36px !important;
    font-weight: 800;
}

.container-fluid.third_section.blue-bg.padd-80 {
    padding: 20px !important;
}


.grid-width {
    display: grid;
    margin-bottom: 20px;
}
.tech {
    width: 178px;
    margin: 0 auto;
}

.col-item {
    width: 220px;
    margin: 0 auto;
}
.col-sm-4.col-xs-12.tech-custom-col.col-lg-2 {
    margin-bottom: 30px;
}

h2.text-center.heading_text {
    margin: 10px !important;
}

.third_section p {
    margin-bottom: 30px;
    font-size: 18px;
}

.padd-80 {
    padding: 20px !important;
}

.fifth_section .col-md-3 {
    width: 80% !important;
    margin-top: 0px !important;
    margin: 30px auto;
}

p.text-center.white.textp {
    width: 92%;
    margin: 0 auto;
}
.industry .align-image-center {
    position: relative;
}
.align-image-center .tab-pane img {
    position: relative;
}

.industry .nav-tabs h4 {
    text-align: left !Important;
}

.industry .align-image-center {
    width: 100%;
}
.industry .nav-tabs p {
    width: 100% !important;
    text-align: left !Important;
    padding: 0px !important;
}

.industry .nav-tabs > li {
    max-height: none !important;
}
.industry  ul.nav.nav-tabs.align-tab {
    display: inline-block !important;
    width: 100% !important;
}
li.left-align-li {
    width: 100% !Important;
}


}

