a{text-decoration:none;}
a:hover{text-decoration:none;}
.nav-link {
cursor: pointer;
}
h2 {
    font-size: 34px;
    font-weight: 700;
    color: #4f76b8;
}
button:focus {
    outline: none;
    outline: 0 !important;
}
body{
    font-family: 'Open Sans', sans-serif;
    background: #f2f2f2;
    padding: 0px 12px;
    max-width:1520px;
    margin:auto;
}
.section{
    float:left;
    width:100%;
}
.container-custom{
    max-width:1520px;
}
.contct-num a{
    color: #ffffff !important;
}
.navbar-custom {
    padding: 4px 30px 0 30px;
    margin: auto;
}
.navbar-brand-logo {
    padding-bottom: 0;
}
.header-section{
    width:100%;
    float:left;
    background: #fff;
    position: fixed;
    z-index:9999;
    height: 84px;
	left: 0;
	right: 0;
	max-width: 1497px;
	margin: 0 auto;
	width: 98.3%;
}
.main-header{
    width:100%;
    float:left;
    /* height: 84px; */
    background:#fff;
}
.header-section:after {
    position: relative;
    width: 100%;
    display: inline-block;
    height: 6px;
    content: '';
    background: #135bcf;
    background: -moz-linear-gradient(left, #135bcf 0%, #135bcf 12%, #ff3399 12%, #ff3399 25%, #ff0000 25%, #ff0000 37%, #70ad47 37%, #70ad47 50%, #663300 50%, #663300 62%, #ac7f00 62%, #ac7f00 62%, #ac7f00 75%, #ac7f00 75%, #800080 75%, #800080 87%, #4472c4 87%, #4472c4 100%);
    background: -webkit-linear-gradient(left, #135bcf 0%,#135bcf 12%,#ff3399 12%,#ff3399 25%,#ff0000 25%,#ff0000 37%,#70ad47 37%,#70ad47 50%,#663300 50%,#663300 62%,#ac7f00 62%,#ac7f00 62%,#ac7f00 75%,#ac7f00 75%,#800080 75%,#800080 87%,#4472c4 87%,#4472c4 100%);
    background: linear-gradient(to right, #135bcf 0%,#135bcf 12%,#ff3399 12%,#ff3399 25%,#ff0000 25%,#ff0000 37%,#70ad47 37%,#70ad47 50%,#663300 50%,#663300 62%,#ac7f00 62%,#ac7f00 62%,#ac7f00 75%,#ac7f00 75%,#800080 75%,#800080 87%,#4472c4 87%,#4472c4 100%);
}
.header-section h2 {
    margin: 0;
}
.logo-img{
    width:112px;
}
.text-color {
    color: #39ba99;
}
.requestform {
    background: #4f76b8;
    color: #fff !important;
    font-size: 14px !important;
}
.requestform:hover{
    color: #fff !important;
}
.header-menu {
    padding: 0;
    margin: 0;
}
.header-menu li {
    display: inline-block;
}
.header-menu li a {
    color: #000;
    letter-spacing: 1px;
    padding: 4px 11px;
    font-size:13px;
    font-weight:500;
}
.header-menu li a:hover {
    color: #39ba99;
}
/* slider css start */
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {display:none;}
.nbs-flexisel-container {position:relative;max-width:100%;}
.nbs-flexisel-ul{position:relative;width:99999px;margin:0px;padding:0px;list-style-type:none;text-align:center;overflow:auto;}
.nbs-flexisel-inner{position: relative;overflow: hidden;float:left;width:100%;}
.nbs-flexisel-inner ul, .nbs-flexisel-inner ul li{list-style:none;}
.nbs-flexisel-item{float:left;margin:0px;padding:0px 0px;cursor:pointer;position:relative;line-height:0px;}
.nbs-flexisel-item img {max-width:100%; height:45px;cursor: pointer;position: relative;margin-top: 10px;margin-bottom: 10px;}
#footer-widgets .footer-widget li{padding-left:0px;}
/*** Navigation ***/
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {padding:20px 5px; background:#fff; position: absolute;cursor: pointer;z-index: 4;top:49%;transform: translateY(-50%);color: #828282;font-size: 58px;}
.nbs-flexisel-nav-left {left:0px; top:49%;}
.nbs-flexisel-nav-left:before {content: '\2039'}
.nbs-flexisel-nav-left.disabled {opacity: 0.4;}
.nbs-flexisel-nav-right {right:0px;}
.nbs-flexisel-nav-right:before {content: '\203A'}
.nbs-flexisel-nav-right.disabled {opacity: 0.4;}

.nbs-flexisel-inner .nbs-flexisel-inner .nbs-flexisel-nav-left, .nbs-flexisel-inner .nbs-flexisel-inner .nbs-flexisel-nav-right {
display: none;
}
.nbs-flexisel-inner .nbs-flexisel-inner {
width: calc(100% - 60px);
margin: 0 30px;
}
/* slider css end */
.flexisel-main {
    width: 100%;
    float: left;
    padding: 20px 0;
    margin-bottom:50px;
}

/* flexise section */
.flexise-section{
    background:#fff;
    margin-top: 84px;
}
.who-are-we h2 {
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    line-height: 50px;
    text-align: center;
    max-width: 780px;
    margin: auto;
}
.who-are-we {
    width: 100%;
    float: left;
    padding: 0px 0 0px 0;
}
.beginning-top {
    width: 100%;
    float: left;
    text-align: center;
    padding: 50px 12px 50px;
}
.beginning-top img {
    padding-bottom: 30px;
}
.beginning-top h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    width:100%;
    float:left;
    margin-bottom: 60px;
}
.explore-btn {
    font-size: 18px;
    padding: 11px 30px;
    background: #000;
    color: #fff;
    font-weight:700;
}
.explore-btn:hover {
    background: #39ba99;
    color: #fff;
    text-decoration:none;
}
/* video section */
.video-cartoon{
    width: 100%;
    float: left;
    text-align: left;
    padding: 50px 12px 50px;
}
.video-cartoon h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}


.footer-text {
    color: rgb(255, 255, 255) !important;
    background: rgb(79, 118, 184);
    padding: 10px;
    float: left;
    width: 100%;
    font-size: 13px;
}
.footer-description{
    float: left;
    margin: 0;
    padding: 0;
}
.footer-heading {
    font-size: 18px;
    font-weight: 600;
    float: right;
    width: 140px;
    text-align: right;
    line-height: 20px;
}
.tsigplink {
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 100%;
    float: left;
    font-weight: 400;
    padding-top: 5px;
}
.tsigplink:hover {
    color: #fff;
}
.footer-section {
    padding: 0;
    background: #4f76b8;
}
/* second page css */
.what-owner.section {
    margin-top: 84px;
    background: #4f76b8;
    padding: 60px 0;
}
.blockquote-part {
    width: 100%;
    float: left;
    padding: 20px 45px;
    background: #fff;
    color: #000;
    text-align: center;
    position: relative;
}
.blockquote-part p {
    font-size: 18px;
    color: #000000;
    line-height: 32px;
    margin: 0;
    padding-bottom: 10px;
}
.read-more-btn {
    background: #4f76b8;
    height: 52px;
    width: 123px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding-top: 14px;
}
.read-more-btn:hover {
    color: #fff;
}

.what-owner-text {
    font-size: 40px;
    width: 100%;
    float: left;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
}
.employee-section{
    background: #39ba99 !important;
}
.employee-section .read-more-btn {
    background: #39ba99;
    height: 52px;
    width: 123px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding-top: 14px;
}
.quoteicon {
    position: absolute;
    top: -14px;
    background: #4f76b8;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
}
.employee-section .quoteicon {
    position: absolute;
    top: -14px;
    background: #39ba99;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
}
.employee-section .cus-commnets-col {
    width: 32%;
    display: table-cell;
    background: #fff;
    text-align: center;
    padding: 20px 25px;
    border: 18px solid #39ba99;
    position: relative;
}
.employee-section .morelink {
    background: #39ba99;
    height: 52px;
    width: 123px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}
.employee-section .morelink.less {
    background: #39ba99;
    height: 52px;
    width: 123px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}
/*.cus-commnets-col{
    display: table-cell;
}*/
.cus-commnets-col{
    width:32%;
    display: table-cell;
    background:#fff;
    text-align:center;
    padding:20px 24px;
    border: 18px solid #4f76b8;
    position: relative;
}
.cus-commnets-row{
    width:100%;
    display: table;
}
.morelink.less {
    background: #4f76b8;
    height: 52px;
    width: 123px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}
.morelink{
    background: #4f76b8;
    height: 52px;
    width: 123px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}
.more {
    font-size: 18px;
    line-height: 32px;
}
.morelink:hover{
    color:#fff;
}
.custom-field {
    width: 100% !important;
    float: left;
    margin-bottom: 15px;
    height: 50px;
    margin-right: 15px;
    border-radius:0px;
}
.custom-field:focus{
    border: 1px solid #39ba99;
    box-shadow: none !important;
}
.submit-btn{
    width: 30% !important;
    float: left;
    margin-bottom: 15px;
    height: 50px;
    border-radius:0px;
    background: #000;
    color: #fff;
    font-size: 18px;
    border:1px solid #000;

}
.submit-btn:hover{
    background: #39ba99;
    border:1px solid #39ba99;
}
.submit-btn:focus{
    color: #fff;
    background-color: #39ba99 !important;
    border-color: #39ba99 !important;
}
.form-section{
    margin-top:84px;
    width:100%;
    float:left;
    padding:70px 0px;
}
.form-section-title{
    width:100%;
    float:left;
    text-align:center;
    font-weight: 700;
    font-size:30px;
    margin-bottom:20px;
    color: #4f76b8!important;
}
.form-section .form-inline{
    width:100%;
    float:left;
}
.cus-author-name {
    font-weight: bold;
}
  /* modal css */
.modal-mar {
margin-top: 18%;
}
.error_border {
  border-color: red !important;
  }
  .modal-mar .modal-header { display: inline-block; }
  .modal-mar .custom-field {
    width: 48% !important;
    margin-left: 1%;
    margin-right: 1%;
}
.modal-mar  .form-section-title {
    margin-bottom: 0;
}
  /* modal css */

/* technology page css */
.text-inner-technology{
    width: 100%;
    float: left;
    text-align: center;
}
.text-inner-technology h1 {
    font-size: 40px;
    font-weight: 700;
    width: 100%;
    float: left;
    text-align: center;
	padding-bottom: 40px;
	margin: 0;
}
.text-inner-planet p {
    color: #5d6267;
}
.text-inner-planet {
    width: 100%;
    float: left;
    padding-bottom: 45px;
}
.flexisel-main-technology-page {
    margin-bottom: 5px;
}
.technology-bannerimg {
    padding-bottom: 60px;
}
.contact-us-section .card-title {
    font-size: 62px;
    color: #ffffff;
    line-height: 82px;
    font-weight: 500;
    text-align: center;
}
.contact-us-section .card-img-overlay {
    top: 42%;
}
.cardimagecontact {
    border: none !important;
}
.sendmessage-text {
    font-size: 30px;
    font-weight: 700;
	padding-bottom: 25px;
}
.message-textarea {
    width: 100%;
    float: left;
    padding: .75em;
    height: 150px;
    margin-bottom: 15px;
	border: 1px solid #ced4da;
}
.submit-message {
    width: 162px;
    height: 50px;
    border-radius: 0;
    background: #000;
    border: 1px solid #000;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.contact-us-section .custom-field{
	margin-right:0px;
}
.contact-us-section {
    padding-bottom: 60px;
}
.submit-message:hover {
    background: #39ba99;
    border: 1px solid #39ba99;
}
.submit-message:focus {
    box-shadow:none;
}
.submit-message:active {
    box-shadow:none;
	background: #39ba99;
    border: 1px solid #39ba99;
}
.message-textarea:focus {
    border: 1px solid #39ba99;
    box-shadow: none !important;
	outline: none;
}
.colling-part {
    width: 100%;
    float: left;
    background: #f2f2f2;
    padding: 30px;
    border: 1px solid #ddd;
	text-align:center;
}
.cantact-phone-img {
    width: 115px;
	margin-bottom: 30px;
}
.colling-part label {
    color: #39ba99;
    font-weight: 700;
    float: left;
    width: 90px;
	font-size: 16px;
}
.colling-part p {
    margin: 0;
    float: left;
    font-size: 16px;
}
.col-part{
	width:50%;
	float:left;
	margin-bottom: 50px;
}
.mail-part{
	width:50%;
	float:left;
}
.col-part-full {
    width: 100%;
    float: left;
}
.global-part{
	width: 100%;
    float: left;
}
.mail-part a {
    width: 100%;
    float: left;
}

/* technology page css end */
.col-part-full label {
    text-align: left;
}
.g-recaptcha {
    margin-bottom: 15px;
    margin-left: 4px;
}







@media screen and (max-width: 1040px) {
    .header-section h2 {
    font-size:24px;
    }
	.header-section {
    max-width: 98%;
	}
}



@media screen and (max-width: 980px) {
    .header-section h2 {
    display:none;
    }
    .who-are-we h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    max-width: 570px;
    margin: auto;
}
.full-width-tab{
    flex:100% !important;
    max-width:100% !important;
}
.beginning-top h3 {
    font-size: 20px;
}
.container-custom {
    max-width: 100%;
}
.video-cartoon h3 {
    font-size: 20px;
}
.video-cartoon-tab{
    padding-top:0px;
}
.blockquote-part {
    margin-bottom: 30px;
}
.employee-section .cus-commnets-col {
    width: 100%;
    display: block;
    border: 0 solid #39ba99;
    position: relative;
    margin-bottom: 25px;
}
.cus-commnets-col {
    width: 100%;
    display: block;
    position: relative;
}
.cus-commnets-col {
    background: #fff;
    border: 0px solid #4f76b8;
    margin-bottom: 25px;
    position: relative;
}
.text-inner-technology h1 {
    font-size: 30px;
    padding-bottom: 40px;
}
.header-section {
    max-width: 97%;
}
.contact-us-section .card-img-overlay {
    top: 20%;
}
.sendmessage-text {
    font-size: 26px;
}
.message-textarea {
    border: 1px solid #ced4da;
}
.form-inline-class{
	width:100%;
	float:left;
	margin-bottom:40px;
}
.contact-us-section .card-title {
    line-height: 52px;
	font-size:42px;
}
}
@media screen and (max-width: 800px) {
    .contct-num, .contct-num a {
        font-size: 16px !important;
        /*text-align: center !important;*/
    }
    .footer-heading {
        font-size: 16px !important;
        /*text-align: center !important;*/
    }
}


@media screen and (max-width: 767px) {
.navbar-custom {
    padding: 0 0px 0 0px;
}
.logo-img {
    width: 75px;
}
.header-menu li a {
    padding: 4px 6px;
    font-size: 12px;
}
.main-header {
    background:transparent;
}
.flexise-section {
    margin-top: 60px;
}
.who-are-we h2 {
    font-size: 22px;
    line-height: 30px;
    max-width: 230px;
}
.footer-description {
    width: 100%;
}
 .footer-heading {
        font-size: 16px;
        font-weight: 600;
        /*float: unset;*/
        width: 100%;
        text-align: center !important;
        line-height: normal;
        padding-top: 5px;
    }
.tsigplink {
    text-align: center !important;
    padding-top: 0px;
}
.custom-field {
    width: 100% !important;
    margin-right: 0 !important;
}
.submit-btn {
    width: 100% !important;
    margin-bottom: 0;
}
.form-section {
    margin-top: 60px;
    padding: 30px 0px;
}
.requestform {
    font-size: 12px !important;
}
.header-section {
    height: 60px;
    padding-top: 3px;
}
/* .header-section:after { */
    /* height: 9px; */
/* } */
.what-owner.section {
    margin-top: 60px;
}
body {
    padding: 0px 0;
}
.text-inner-technology h1 {
    font-size: 22px;
    padding-bottom: 40px;
}
.technology-bannerimg {
    padding-bottom: 50px;
}
.header-section {
    max-width: 100%;
	width:100%;
}
.flexisel-main {
    margin-bottom: 0;
}
.contact-us-section .card-img-overlay {
    top: 10%;
}
.col-part {
    width: 100%;
    margin-bottom: 40px;
}
.mail-part {
    width: 100%;
	margin-bottom: 40px;
}
.modal-mar .custom-field {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}
}
@media screen and (max-width: 755px) {
   
}