@font-family{
    font-family:Roboto;
    src:url('fonts/RobotoRoboto-Regular.ttf');
}

body{
    font-family: 'Roboto';
}

.auto-container {
	padding: 0 80px;
}
.top-header {
	background: #1a2a6c;
    padding: 5px 0;
}
.top-header ul {
	margin-bottom: 0;
	padding: 0;
}
.top-header li {
	list-style: none;
    display: inline-block;
    padding: 0 15px;
}
.top-header li a {
	color: #fff;
    font-size: 14px;
}
.top-header .left-sec {
	text-align: left;
}
.top-header .right-sec {
	text-align: right;
}
.navbar-brand img {
    height: auto;
    max-width: 80px;
}

.bg-size{
    height: 321px !important;
 }

.logo-area .button-all {
	text-align: right;
    position: relative;
    top: 15px;
}
.button-all a {
	background: #12a909;
    padding: 5px 30px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    text-align: center;
    border-radius: 4px;
}
.search-button {
	margin: 0 0 0 auto;
}
.search-button .fa {
	color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 30px 10px 0;
}
.navbar-transparent {
    background-color: #fff;
        box-shadow: 0 0 4px #fff;
}
.section-header {
	padding-top: 5rem;
    padding-bottom: 4rem;
    height: 450px;
}
.main-slider-bg {
    height: 650px;
}
.services-section .services-single {
	box-shadow: 0 0 6px #bbafaf;
    padding: 30px;
    border-radius: 12px;
    position: relative;
    border-left: 6px solid #1a2c79;
    height: 100%;
    cursor: pointer;
}
.services-section .services-single:hover {
    border-radius: 38px;
}
.services-section .services-single .hover-img-box {
    opacity:1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.services-section .services-single .hover-img-box h4 {
        position: absolute;
        top: 50%;
        text-align: center;
        width: 100%;
        color: #fff;
        left: 50%;
        transform: translate(-50%, -50%);
}
.services-section .services-single .hover-img-box img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
}
.services-section .services-single:hover .hover-img-box {
    opacity:0;
}
.services-section .services-single .icon-img {
    padding: 0 15px 0 0;
    height: 100%;
    float: left;
    align-items: center;
    display: flex;
    width: 22%;
}
.services-section .services-content-wrap {
   text-align: center;
    position: relative;
    top: 0;
    
}
.services-section .services-single h3 {
	font-size: 22px;
    color: #1a2c79;
    font-family: 'Open Sans';
    font-weight: 800;
}
.contry-name {
	background: linear-gradient(to right, #1a2a6c, #b21f1f, #fdbb2d);
    padding: 50px 0 !important;
}
.contry-name a {
	margin-right: 20px;
    padding: 8px 45px;
}
.video-promo-content span {
	    color: #1a2c79;
    font-size: 22px;
    font-weight: 600;
}
.testimonials {
	position: relative;
	padding: 50px 0;
}
.testimonials h2 {
	color: #fff;
}
.testimonials:before {
	background: linear-gradient(to right, #1a2a6c, #b21f1f, #fdbb2d);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}
.testimonial-single {
	    padding: 25px;
}
.testimonial-single .fas {
	color: #857cc9;
    font-size: 20px !important;
}
.testimonials .owl-carousel .owl-nav.disabled {
	display: block !important;
	width: 100%;
    position: absolute;
    top: 50%;
    margin: 0;
    left: 0;
}
.testimonials .owl-carousel .owl-next {
	    right: -25px;
    position: absolute;
    color: #fff !important;
    font-size: 75px !important;
    line-height: 0 !important;
}
.testimonials .owl-carousel .owl-prev {
	    left: -41px;
    position: absolute;
    color: #fff !important;
    font-size: 75px !important;
    line-height: 0 !important;
}
.testimonials .owl-theme .owl-nav.disabled + .owl-dots {
	display: none;
}
.four-sec .feature-widget {
	    box-shadow: 0px 2px 4px #999999;
    margin-bottom: 30px;
    border-radius: 4px;
}
.four-sec .feature-widget:hover {
    background: #e99129;
}
.four-sec .feature-widget:hover h3 {
    color: #ffffff;
}
.footer-social-icon li a {
        color: white !important;
    padding: 0 5px;
    opacity: 1 !important;
    font-size: 15px !important;
}
.four-sec .feature-widget img {
	margin-bottom: 20px;
}
.four-sec .feature-widget h3 {
	color: #12a909;
}
.blog .card-body {
	padding: 1px;
}
.blog .card-body .media {
	margin-bottom: 10px;
}
.blog {
	margin-bottom: 40px;
}
.footer {
	/* background: linear-gradient(250deg, #f2f2f2 0%, #ffffff 100%); */
	/* padding-bottom: 20px; */
}
.footer h5.mb-4 {
    color:#000;
}
.footer ul.links-vertical li a {
    padding: 5px;
        color: #ffffff;
    opacity: 1;
}


.section-header:before {
	background: rgba(0, 0, 0, 0.50);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.all-banner-sec .hero-slider-content span {
	color: #8094e7;
}
.all-banner-sec .hero-slider-content .button-all a {
	background: transparent;
    border: 1px solid #12a909;
}
.hero-slider-content {
    padding-top: 8%;
}
.section-header h6 {
	
    font-size: 20px;
    color: #ffffff;
}
.section-header h3 {
	font-size: 36px;
    color:white;
}





.mission-vision-sec {
	padding: 50px 0;
    background: #f1f1f1;
    text-align: center;
}
.section-heading-ab h2 {
	color: #1a2c79;
    text-transform: uppercase;
}
.mission-vision-sec .box {
	background: #fff;
    box-shadow: 0 0 12px #c1c1c1;
    border-radius: 6px;
    margin-bottom: 20px;
}
.mission-vision-sec .box h3 {
	    background: #1a2c79;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
    padding: 5px;
    font-size: 26px;
}
.mission-vision-sec .box p {
	padding: 20px;
    font-size: 14px !important;
}
.mission-vision-sec .box ul {
        margin: 0;
    padding-bottom: 23px;
}
.Complete-Project-Cycle-Support {
	text-align: center;
}
.Complete-Project-Cycle-Support .box .box-img {
	 border-radius: 50%;
    border: 2px solid #686868;
    height: 120px;
    width: 120px;
    margin: 0 auto;
    position: relative;
    line-height: 105px;
    background: #fff;
}
.Complete-Project-Cycle-Support .box .box-img:hover {
    border: 2px solid #2d379e;
}
.Complete-Project-Cycle-Support .box .box-img.border-site {
	position: relative;

}
.Complete-Project-Cycle-Support .box .box-img.border-site:before {
	content: '';
    width: 108%;
    height: 3px;
    background: #b1b1b1;
    position: absolute;
    top: 50%;
    right: -108%;
    z-index: -1;
}
.Complete-Project-Cycle-Support .box h4 {
	font-size: 18px;
    margin-top: 10px;
    color: #12a909;
}
.Bring-tothemarket-sec .box {
	position: relative;
}
.Bring-tothemarket-sec {
    padding-top:50px;
}
.Bring-tothemarket-sec .t-img-box {
        width: 62%;
}
.Contact-page .box h3 {
    text-transform: uppercase;
}
.Contact-page .left-sec .icon i{
    color: #000;
    margin-right: 10px;
}
.Contact-page .left-sec .icon a {
    color: #000;
    position: relative;
    top: -10px;
    font-weight: 600;
}
.Contact-page .left-sec {
    text-align: left;
    padding: 35px;
}
.right-seco a {
    display: block;
    margin: 10px auto;
    background: #ffffff;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    width: 200px;
    border-radius: 8px;
}

.right-seco a:hover {
    display: block;
    margin: 10px auto;
    background: #7057ff;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    width: 200px;
    border-radius: 8px;
}

.btn-hover:hover {background: #3e8e41}

.Contact-page .form-section h1 {
    color: #ffcd57;
}
.Contact-page .form-group {
    margin-bottom: 2rem;
}
.Contact-page button {
    background: #1a2c79 !important;
    border: 0 !important;
    opacity: 1 !important;
}
.Accreditations-partner .form-section-par  {
    margin: 0 auto;
    text-align: center;
}
.Accreditations-partner .form-section-par .box-partner {
    width: 17%;
    display: inline-block;
    text-align: center;
    box-shadow: 0 0 2px #d9d9d9;
    height: 120px;
    margin: 10px;
}
.career-page .box-right-img {
    text-align:center;
    
}
.career-page .box-right-img img {
    width: 70%;
    border-radius: 10px;
}

.accordion-container {
  position: relative;
}

.accordion-container .set{
  position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    box-shadow: 0 0 10px lightgrey;
    border-radius: 10px;
}
.accordion-container .set > span{
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #555;
  font-weight: 600;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.accordion-container .set > span i{
  float: right;
  margin-top: 2px;
}
.accordion-container h4 {
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0 0px 17px;
    margin: 0;
}
.accordion-container .button-all {
    margin-left:15px;
}
.accordion-container .set > span.active{
  color: #fff;
    background: #1a2c79;
}
.accordion-container .content{
  background-color: #fff;
  display:none;
}
.accordion-container .content p{
  padding: 10px 15px;
  margin: 0;
  color: #333;
}
.our-benifits {
    background: #f1f1f1;
    padding: 1px 0 50px;
}
.our-benifits .section-heading h2 {
    color: #1d41dd;
}
.our-benifits .box-set {
    text-align: center;
    margin-bottom: 50px;
}
.our-benifits .box-set h2{
    font-size: 18px;
    margin-top: 12px;
    color: #1d41dd;
}
.our-Technology {
    padding: 50px 0;
}
.our-Technology .box-set {
    text-align:center;
    margin-bottom:20px;
}
.key-feature {
    padding: 1px 0 40px;
}
.key-feature .box {
    box-shadow: 0 0 20px #dfdddd;
    padding: 15px;
    border-radius: 10px;
}
.Consultation-book {
    background: #1a2c79;
    padding: 50px 0;
    color: #fff;
}
.Consultation-book h4 {
     color: #fff;
    font-size: 30px;
}
.Consultation-book a{
   
    color: #fff;
    background: #12a909;
    padding: 10px;
    width: 200px;
    display: block;
    text-align: center;
    border-radius: 5px;
}
.SOLUTIONSDOES .box {
    background: #dddcdc;
    padding: 15px 0;
    margin-bottom: 30px;
    height: 625px;
} 
.SOLUTIONSDOES .box h2 {
        background: #12a909;
    font-size: 22px;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin: 0;
}
.SOLUTIONSDOES .box img {
    margin-bottom: 20px;
}
.SOLUTIONSDOES .box ul li {
    font-size: 14px;
    margin-bottom: 12px;
}

.ourAPPLICABLE .section-heading h2 {
    color: #1d41dd;
}
.video-section video {
    width:100%;
    position:relative;
}


.card-txt{
    background-color: rgba(0,0,0,0.5);
    width: 100%;
}

.video-section {
    background: #0000002e;
    position:relative;
        height: 600px;
    overflow: hidden;
}
.navbar-toggler {
        background-color: #6c6c6c;
}
.text-video-section {
    position:absolute;
    top:30%;
    left:10%;
    width: 46%;
    padding: 20px;
}
.text-video-section .lead {
    color:#fff;
}
.sub-menuimg {
    position: absolute !important;
    top: 0;
    left: 100%;
    opacity: 1 !important;
    padding: 0 !important;
    width: 445px;
}
.sub-menuimg .dropdown-item {
    padding:0;
}
.sub-menu .sub-menuimg li a {
    display:none;
}
.sub-menu .dropdown-item:hover .sub-menuimg li a {
    display:block !important;
}
.download-btn-wrap a {
    background: #e99129;
}


.navbar-nav .dropdown-menu {
    border-radius: 0;
}
.dropdown-menu .submenu 
{
    position: absolute;
    top: 0;
    left: 100%;
    width: 382px;
    height: 231px;
    box-shadow: none;
    border-radius: 0;
}
.dropdown-menu > li:hover > .submenu{
	display: block;
	opacity: 1;
    
}
.dropdown-menu .submenu a {
    padding:0;
}
.dropdown-menu .submenu a img {
    width:100%;
}

@media (min-width: 280px) and (max-width: 768px) {
.auto-container {
    padding: 0 10px;
}
.section-header {
    height: 310px;
}
.main-slider-bg {
    height: 3410px;
}
.video-section {
    height:auto;
}
.video-section video {
    margin-top: 54px;
}
.testimonials .owl-carousel .owl-nav.disabled {
    display: none !important;
}
.text-video-section {
        left: 0;
    width: 100%;
    top:15%;
    background: transparent;
}
.text-video-section .lead {
    font-size: 12px;
}
.text-video-section .button-all a {
    padding: 5px 13px;
    font-size: 12px;
}
.display-2 h1{
    font-size: 16px;
}
.top-header li {
    padding: 0 6px;
    font-size: 13px;
}
.top-header .left-sec {
    text-align: center;
}
.top-header .right-sec {
    text-align: center;
}
.top-header li a {
    color: #fff;
   font-size: 14px;
}
.logo-area .col-xs-3 {
	width: 33%;
}
.logo-area .col-xs-9 {
	width: 66%;
}
.services-section .services-single {
	height: auto;
}
.services-section .services-single .icon-img {
	height: 250px;
}
.button-all a {
	padding: 5px 22px;
}
.contry-name a {
    margin-right: 15px;
}
.about-sec img {
	margin-top: 20px;
}
.four-sec .feature-widget {
	margin-bottom: 0;
}
.footer .copyright {
    font-size: 12px;
    text-align: center;
    line-height: 37px;
}
.footer .text-right {
	text-align: center !important;
	padding-top: 0 !important;
}
.footer .text-right a {
	font-size: 12px;
}
.Complete-Project-Cycle-Support .box .box-img.border-site:before {
	display: none;
}



}
.copy-footer a {
    padding: 0 16px;
    color: #000 !important;
}
.footer ul.links-vertical li a:hover {
    color: inherit !important;
    color: rgb(245, 209, 4) !important;
}
.display-2 {
    color:#fff;    
}
.navbar-dark .navbar-nav .nav-link {
    color:#000 !important;
}
.navbar-nav {
    MARGIN:0 auto;
}
.navbar-theme-primary.affix {
    background-color: #ffffff;
    box-shadow: 0 0 10px #bdb5b5;
}
.Turnkey {
    padding: 80px 0;
}
.divider-Turnkey {
    height: 60px;
    display: block;
}
.Expertise {
    padding: 80px 0;
}
.Expertise .box {
    background: #f3f3f3;
    padding: 10px;
    margin-bottom: 40px;
}
.Expertise .box h2 {
    font-size: 24px;
    background: #0b168f;
    padding: 10px;
    color: #fff;
}
.Expertise .box ul {
    padding: 0;
}
.Expertise .box ul li {
    list-style: none;
    background: white;
    padding: 8px;
    margin-bottom: 8px;
    color: #0b168f;
    border-left: 2px solid #0b168f;
    cursor: pointer;
    transition: 0.5s;
}
.Expertise .box ul li:hover {
    border-radius: 10px;
    transition: 0.5s;
}