/*!
 * Start Bootstrap - Landing Page v5.0.8 (https://startbootstrap.com/themes/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */
/*body {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif font-family:"open-sans", "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700
}

*/
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
 @font-face {
    font-family: "AvenirLTProBlack";
    src: url("../fonts/AvenirLTProBlack.otf");
}
 @font-face {
    font-family: "AvenirLTProHeavy";
    src: url("../fonts/AvenirLTProHeavy.otf");
}
 @font-face {
    font-family: "AvenirLTProLight";
    src: url("../fonts/AvenirLTProLight.otf");
}
 @font-face {
    font-family: "AvenirLTProMedium";
    src: url("../fonts/AvenirLTProMedium.otf");
}

q {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
        font-family: 'Roboto', 'sans-serif'!important;
}
p , a {
        font-family: 'Roboto', 'sans-serif'!important;
}

.nav-item .nav-link {
    display: inline-block;
    color: #3b3950;
    text-decoration: none;
}
.form-control {
    background-color: unset!important;
}
header.masthead {
    /* background-color: #343a40; */
    background-color: #000;
    /*background: url(../img/banner_img.webp) no-repeat center center;*/
    /* background: url(../img/company-bg.webp) no-repeat center center; */
    background-size: cover;
/*    
    padding-bottom: 7rem;
    padding-top: 6rem;
*/
    min-height: 90vh;
}

header.masthead .overlay {
    position: absolute;
    /*background-color: #212529;*/
    background: url(../img/banner_img.webp) no-repeat center center;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead h1 {
    font-size: 3rem;
    margin-top: 10%;
}

header.masthead5 {
    position: relative;
    background-color: #343a40;
    background: url(../img/part_banner.png) no-repeat center center;
    background-size: cover;
/*
    padding-top: 6rem;
    padding-bottom: 7rem;
*/    
    min-height: 90vh;

}

header.masthead5 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead5 h1 {
    font-size: 3rem;
    color: #fff;
    /*background: rgb(255,255,255,0.9);*/
}

header.masthead5 p {
    font-size: 1.25rem;
}

header.masthead1 {
    position: relative;
    background-color: #343a40;
    background: url(../img/aboutus_banner.jpg) no-repeat center center;
    background-size: cover;
/*
    padding-top: 6rem;
    padding-bottom: 7rem;
*/    
    min-height: 90vh;
}

header.masthead1 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead1 h1 {
    font-size: 3rem;
    color: #fff;
    /*background: rgb(255,255,255,0.9);*/
}

header.masthead2 {
    position: relative;
    background-color: #343a40;
    background: url(../img/sol_img.jpg) no-repeat center center;
    background-size: cover;

/*    padding-bottom: 7rem;
    padding-top: 6rem;
*/    
    min-height: 90vh;
}

header.masthead2 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead2 h1 {
    font-size: 3rem;
    /*background: rgb(0,0,0,0.5);*/
}

header.masthead3 {
    position: relative;
    background-color: #343a40;
    background: url(../img/banner4.jpg) no-repeat center center;
    background-size: cover;
/*
    padding-top: 6rem;
    padding-bottom: 7rem;
*/    
    min-height: 90vh;
}

header.masthead3 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .3
}

header.masthead3 h1 {
    font-size: 3rem
}

header.masthead4 {
    position: relative;
    background-color: #343a40;
    background: url(../img/banner1.jpeg) no-repeat center center;
    background-size: cover;
/*
    padding-top: 6rem;
    padding-bottom: 7rem;
*/    
    min-height: 90vh;
}

header.masthead4 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .3
}

header.masthead4 h1 {
    font-size: 3rem
}

.active:after {
    content: unset !important;
}

.features-icons {
    padding-top: 0rem;
    padding-bottom: 7rem
}

.features-icons .features-icons-item {
    max-width: 20rem
}

.features-icons .features-icons-item .features-icons-icon {
    height: 7rem
}

.features-icons .features-icons-item .features-icons-icon i {
    font-size: 4.5rem
}

.features-icons .features-icons-item:hover .features-icons-icon i {
    font-size: 5rem
}

.testimonials {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.testimonials .testimonial-item {
    max-width: 100%;
    border: 1px solid rgba(215, 215, 215, 0.6);
    background: #fff;
    position: relative;
    min-height: 400px;
    height: 100%;
}

.testimonials .testimonial-item h5,
.solutions .solution-item h5 {
    font-size: 1rem !important;
    text-align: left;
    padding-left: 10px;
    transition: all 1s ease-out;
}

.image-box {
    height:100%;
}

.testimonials .testimonial-item:hover,
.solutions .solution-item:hover {
    transform: scale(1);
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.1);
    transition: opacity 1s ease-in;
    overflow: hidden;
}

.services-item:hover {
    transform: scale(1.01);
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.1);
    transition: opacity 200ms ease-in;
    overflow: hidden;
}
/*.testimonials .testimonial-item img {
    transition: all .5s ease;
}
*/.testimonials .testimonial-item:hover img,
.solutions .solution-item:hover img {
    transform: scale(1.1);
    transition: all .5s ease;
}

.testimonials .testimonial-item img {
    box-shadow: 0 5px 5px 0 #adb5bd;
}

.solutions {
    padding-top: 2rem;
    padding-bottom: 0rem;
}

.solutions .solution-item {
    max-width: 100%;
    /*border: 1px solid rgba(215, 215, 215, 0.6);*/
    position: relative;
    text-align: center;
    /*background: #f2f4f8;*/
}

.solutions .solution-item:hover {
    /*background: #e6e8ec*/
    box-shadow: 0 5px 5px 0 #adb5bd;
}

.solutions .solution-item img {
    max-width: 100%;
    /*box-shadow: 0 5px 5px 0 #adb5bd;*/
    width: 100%;
    /*height: 200px;*/
}
.services .container-fluid,
.company .container-fluid {
    padding-top: 3.5rem; 
}
.services-item {
    max-width: 100%;
    /*border: 1px solid rgba(215,215,215,0.6);
	min-height: 350px;*/
    text-align: center;
    background: #fff;
}

.services-item img {
    max-width: 100%;
    /*box-shadow: 0 5px 5px 0 #adb5bd;*/
    width: 100%;
    /*height: 200px;*/
}

.call-to-action {
    position: relative;
    background-color: #343a40;
    background: url(../img/bg-masthead.jpg) no-repeat center center;
    background-size: cover;
/*
    padding-top: 7rem;
    padding-bottom: 7rem
*/
}

.call-to-action .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .3
}


.content {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}


/*QUOTS*/


blockquote {
  margin: 0 auto;
  padding: 1em;
  border-left: 5px solid #999;
}
blockquote:before {
  display: none;
}
blockquote:not(:first-of-type) {
  margin-top: .5em;
}
blockquote p {
  color: #555;
  font-size: 12pt;
  line-height: 1.4;
  font-family: 'PT Serif', Cambria, 'Hoefler Text', Utopia, 'Liberation Serif', 'Nimbus Roman No9 L Regular', Times, 'Times New Roman', serif;
}
blockquote p q {
    color: #000
}
blockquote footer {
  margin-top: .5em;
  padding: 0;
  color: #777;
  font-size: 12pt;
  text-align: left;
  font-style: italic;
}
blockquote footer:before {
  content: '— ';
}
blockquote:nth-of-type(even) {
  text-align: right;
  border-left: none;
  border-right: 5px solid #999;
}
blockquote:nth-of-type(even) footer {
  text-align: right;
}
blockquote:nth-of-type(even) footer:before {
  content: '';
}
blockquote:nth-of-type(even) footer:after {
  content: ' —';
}
@element 'blockquote' and (min-width: 300px) {
  blockquote {
    padding: 1em 20% 1em 1em;
  }
  blockquote p {
    font-size: 14pt;
  }
  blockquote:nth-of-type(even) {
    padding: 1em 1em 1em 20%;
  }
}


/******** Team Test *******/






.scene {
    width: 1440px;
    max-width: 100%;
    min-height: 100vh;
    margin: auto;
    padding: 40px 30px;
}

.card-wrap {
    display: block;
    width: 300px;
    max-width: 100%;
    height: 400px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.card-wrap:hover {
    cursor: pointer
}
.card, .front, .back, .card-photo{
    width: 100%;
    height: 100%;
}

.card-face {
    position: absolute;
    backface-visibility: hidden;
}

.card {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 1s, box-shadow .4s;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302), 0 1px 3px 1px rgba(60,64,67,0.149);
    border-radius: unset;
}

.card-photo {
    object-fit: none;
    border-radius: 10px;
}

.card:hover {
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.302), 0 4px 8px 3px rgba(60,64,67,0.149);
}

.back {
    background-color: white;
    transform: rotateY( 180deg );
    text-align: center;
    color: darkgray;
    border-radius: 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.back p {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.flipcard {
    opacity: 0;
}

input:checked + .card {
    transform: rotateY( 180deg );
}


.carousel-indicators {
    top: 105%;
}

footer.footer {
    padding-top: 2rem;
    clear: both;
    padding-bottom: 0rem;
}

ul.nav-menu {
    float: right;
    width: 75%;
}

ul.nav-menu li {
    float: left;
    list-style: none;
    margin-left: 4%;
}

ul.nav-menu li a:hover {
    text-decoration: none;
    color: #007bff !important;
}

.top_mar {
    margin-top: 20px;
    float: left;
    /*font-size: 15px;*/
}

#footer_logo img {
    margin: 0;
    margin-right: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 150px;
}

.font-weight-light {
    padding: 9px;
}

.testimonials .col-lg-4 {
    max-width: 24.333% !important;
}

.testimonials .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.solutions .col-lg-4 {
    max-width: 24.333% !important;
}

.solutions .row {
    /*	margin-left:0px!important;
	margin-right:0px!important;
*/
}

#footer_logo .col-sm {
    box-shadow: 2px 1px 3px 2px #ececec;
    height: 10em;
    position: relative;
    margin: 6px;
}

.partner_img {
    max-width: 22%;
    border: 1px solid #ccc;
    float: left;
    padding: 10px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
}

#footer_logo {
    /*width: 97% !important;	
	margin-left: 25px;
	margin-right: 20px;*/
    margin-right: 0px !important;
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.text-muted {
    float: left;
    color: #1b1b1b !important;
}

footer .list-inline {
    display: inline-block;
    float: left;
    /*	width: 89%;
*/
    text-align: center;
    line-height: 15px;
}

#aboutus {
    text-align: center;
    /*width: 60%;*/
    margin: 0 auto;
}

#top_headings {
    text-align: left;
    width: 100%;
    /*margin: 0 auto;*/
}

#top_headings p {
    text-align: left;
}

.left {
    text-align: left !important;
}

.spt90 {
    padding-top: 60px;
}

.fadeInUp {
    animation-name: fadeInUp;
}

.aboutContent {
    /*font-size: 14px;*/
    /*line-height: 26px;*/
    /*width: 1240px;*/
    text-align: justify;
}

.col-sm-6 {
    /* max-width: 50%;
    float: left;*/
}

img#lobby {
    width: 85%;
}

.serviceArea.sp90 {
    background: #EBEAEF;
    padding: 50px 0 !important;
    padding-bottom: 35px !important;
    margin-bottom: 20px;
    /*float:left;*/
    width: 100%;
    /*margin-top: 40px;*/
}

#solution_threecol {
    margin-top: 35px;
    margin-bottom: 45px;
}

.sectionTitle {
    text-align: left;
    /* margin-bottom: 40px;*/
    width: 100%;
}

.serviceRow .col-md-3 {
    flex: 0 0 33% !important;
    text-align: justify;
    color: #666667;
}
.management .gray_box,
.advisor .gray_box {
    background: #eee;
    padding: 20px;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px;
    /*min-height: 401px;*/
    margin-bottom: 20px;
}
.management .inner-page {
    background: #31278c;
    color: #fff;
}

.management .inner-page:hover {
    transform: scale(1);
    box-shadow: 0 0 4px 3px rgb(0 0 0 / 10%);
    transition: .5s all ease;
    overflow: hidden;
    background: #fff!important;
    color: #000!important;
}
.management .gray_box:hover {
    transform: scale(1);
    box-shadow: 0 0 4px 3px rgb(0 0 0 / 10%);
    transition: .5s all ease;
    overflow: hidden;
    background: #000;
    color: #FFF;
}

.management .col-sm-6 {
    /*max-width: 32%;*/
}

.management img {}

.management .col-md-3 {
    flex: 31% !important;
}

footer [class*='col-'] {
    float: left;
    /*    padding: 20px;
    padding-bottom: 30px;
*/
}

.icon-top {
    display: block;
}

.icon-block {
    position: relative;
}

.col-2 {
    width: 50%;
    max-width: 50%;
}

.col-2-3 {
    width: 66.66%;
}

.management {
    /*	margin-top:25px;
	margin-bottom: 30px;
*/
}

.management p {
    margin-top: 15px;
   /* text-align: justify;*/
    /*color:#666667;*/
}

.read_more {
    text-align: right;
    float: right;
    padding-left: 10px;
    color: #626ffb !important;
    position: absolute;
    bottom: 0;
    display: block;
}

a {
    color: #1b1b1b ;
}

#sign_in {
    color: #ffffff !important;
    margin-top: 10px;
}

.navbar-brand {
    padding-top: 0px !important;
}

#dark_bg {
    background: #626ffb;
    color: #fff;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

/* Start Accordian */
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active,
.accordion:hover {
    background-color: #ccc;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

#get_in_touch {
    padding: 9px;
    margin-left: 8px;
    background: #007bff;
    color: #fff;
    border: none;
}

#email_address {
    padding: 9px;
    border: none;
}

#sign_in_contact {
    width: 25%;
    padding: 2%;
    font-size: 22px;
    color: #ffffff !important;
}

.footer li.list-inline-item a {
    font-size: 80%;
    font-weight: 400;
}

#contact_sale a {
    color: #ffffff !important;
    font-size: 13px;
}

span#contact_sale a svg {
    margin-left: 8px;
    transition: transform .3s;
}

span#contact_sale a:hover svg {
    transform: translateX(2px);
}

span#contact_sale a:hover {
    color: var(--DEPRECATED-gray-8);
}

#contact-form_contactForm__2Ztl1 {
    margin: 0 auto 0px;
    max-width: 700px;
    padding: 0 24px;
}

#contact-form_contactForm__2Ztl1 h2 {
    margin-bottom: 5%;
}

#privacypolicy {
    float: left;
    width: 20px;
    margin-right: 10px;
}

#privacy label {
    line-height: 35px;
}

#close {
    float: right;
    text-align: right;
    width: 100%;
    font-weight: bold;
}

.part_showcase {
    padding: 50px 0;
    /*border-bottom: 1px solid #d9dbdd;*/
}
.part_showcase.image-section {
    padding-top: 9rem;
    padding-bottom: 9rem
}

/*.part_showcase .container-fluid
{
	padding-left: 48px;
	padding-right: 48px;
	max-width: 1312px;
}
*/
.part_showcase .container-fluid .no-gutters .showcase-text,
.part_showcase .container-fluid .no-gutters .showcase-img {
    /*padding: 0 32px 0 32px;*/
    /*width: 50%;*/
    text-align: justify;
}

p {
    margin-top: 15px !important;
    /*text-align: justify;*/
    text-align: left;
}
.px-100 {
    padding-left: 100px;
    padding-right:100px;
}
.part_showcase .container-fluid h2 {
    font-size: 2.5rem;
    letter-spacing: -.01em;
    line-height: 1.25em;
}

.part_showcase .container-fluid .lead {
    font-size: 1.063rem;
}

section.masthead6 {
    position: relative;
    background-color: #000000;
    /*background: url(../img/services.jpg) no-repeat center center;*/
    background-size: cover;
    padding-top: 10rem;
    padding-bottom: 10rem;
    
}
.gradient-text {
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #B85CFD), color-stop(0.15, #B85CFD), color-stop(0.3, #B85CFD), color-stop(0.45, #0D73F1), color-stop(0.6, #0D73F1),color-stop(0.75, #B85CFD), color-stop(0.9, #B85CFD), color-stop(1, #B85CFD) );
    background-image: gradient( linear, left top, right top, color-stop(0, #B85CFD), color-stop(0.15, #B85CFD), color-stop(0.3, #B85CFD), color-stop(0.45, #0D73F1), color-stop(0.6, #0D73F1),color-stop(0.75, #0D73F1), color-stop(0.9, #B85CFD), color-stop(1, #B85CFD) );
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
header.masthead6 .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    /*opacity: .6*/
}

header.masthead6 h1 {
    font-size: 3rem;
    color: #fff;
    /*background: rgb(255,255,255,0.9);*/
}
.partners h1 , #service_dark_bg h1{
    font-size: 3em;
}
.partners p, #service_dark_bg p {
    font-size: 1.5rem;
}
header.masthead6 p {
    font-size: 1.25rem;
}

header.masthead6 a {
    font-size: 21px;
    border: 1px solid #e4e7eb;
    margin-top: 30px;
}

header.masthead7 {
    position: relative;
    background-color: #343a40;
    /*	background: url(../img/home1.png) no-repeat center center;
	background-size: cover;
*/
    /*padding-top: 6rem;
    padding-bottom: 7rem;
    */
    min-height: 90vh;
}
header.services {
    position: relative;
    background: url(../img/test.webp);
    background-size: cover;
    background-position: 100%;
    /*  background: url(../img/home1.png) no-repeat center center;
    background-size: cover;
*/
    /*padding-top: 6rem;
    padding-bottom: 7rem;
    */
    min-height: 90vh;
}

header.support {
    position: relative;
    background-color: #343a40;
    /*	background: url(../img/home1.png) no-repeat center center;
	background-size: cover;
*/
    /*padding-top: 6rem;
    padding-bottom: 7rem;
    */
    min-height: 90vh;
}

header.masthead7 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead7 h1 {
    font-size: 3rem;
    color: #fff;
    /*background: rgb(255,255,255,0.9);*/
}

header.masthead7 p {
    font-size: 1.25rem;
}

/* header 8 */
header.masthead8 {
    position: relative;
    background-color: #343a40;
    /*	background: url(../img/bg.jpg) no-repeat center center;
	background-size: cover;
*/
/*    padding-top: 6rem;
    padding-bottom: 7rem;
*/    
    min-height: 90vh;
}

header.cloud-bg {
    position: relative;
    background-color: #343a40;
    background: url(../img/bg.jpg) no-repeat center center;
    background-size: cover;
/*
    padding-top: 6rem;
    padding-bottom: 7rem;
 */   
    min-height: 90vh;
}

header.multiservice-bg {
    position: relative;
    background-color: #343a40;
    background: url(../img/bg.jpg) no-repeat center center;
    background-size: cover;
/*
    padding-top: 6rem;
    padding-bottom: 7rem;
*/    
    min-height: 90vh;
}

header.test1-bg {
    position: relative;
    background-color: #343a40;
    background: url(../img/bg.jpg) no-repeat center center;
    background-size: cover;
/*
    padding-top: 6rem;
    padding-bottom: 7rem;
*/    
    min-height: 90vh;
}

header.test2-bg {
    position: relative;
    background-color: #343a40;
    background: url(../img/bg.jpg) no-repeat center center;
    background-size: cover;
/*
    padding-top: 6rem;
    padding-bottom: 7rem;
*/    
    min-height: 90vh;
}

/*header.contact-us {
	position: relative;
	background-size: cover;
	padding-top: 5rem;
	padding-bottom: 10rem;
	background-image: 
    linear-gradient(
      rgba(0, 0, 0, 0.6), 
      rgba(0, 0, 0, 0.6)
    ),
    url(../img/smiling-call-center-lady.jpg);

}
*/
#contact-form_contactForm__2Ztl1 li:before {
    content: '•';
    padding-right: 5px;
    color: rgb(0, 98, 255);
}

header.masthead8 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead8 h1 {
    font-size: 3rem;
    color: #fff;
    /*background: rgb(255,255,255,0.9);*/
}

header.masthead8 p {
    font-size: 1.25rem;
}

/* header 9 */
header.masthead9 {
    position: relative;
    background-color: #343a40;
    /*	background: url(../img/home3.png) no-repeat center center;
	background-size: cover;
*/
    /*padding-top: 6rem;
    padding-bottom: 7rem;
    */
    min-height: 90vh;
}

header.masthead9 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead9 h1 {
    font-size: 3rem;
    color: #fff;
    /*background: rgb(255,255,255,0.9);*/
}

header.masthead9 p {
    font-size: 1.25rem;
}

/* End Header9  */
/* header 10 */
header.masthead10 {
    position: relative;
    background-color: #343a40;
    /*	background: url(../img/home4.jpg) no-repeat center center;
	background-size: 100% 100%;
*/
/*    padding-top: 6rem;
    padding-bottom: 7rem;

*/    min-height: 90vh;
}

header.masthead10 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead10 h1 {
    font-size: 3rem;
    color: #fff;
    /*background: rgb(255,255,255,0.9);*/
}

header.service-bg {
    background: url(../img/services.jpg) no-repeat center center;
    background-size: cover;
/*    
    padding-bottom: 7rem;
    padding-top: 6rem;
*/
    min-height: 90vh;
}

header.career-bg {
    background: url(../img/career.webp) no-repeat center center;
    background-size: cover;
/*
    padding-bottom: 7rem;
    padding-top: 6rem;
*/    
    min-height: 90vh;
}

header.company-bg {
    /*	  background-image: 
    linear-gradient(
      rgba(0, 0, 0, 0.6), 
      rgba(0, 0, 0, 0.6)
    ),
    url(../img/aboutus.jpg);
*/
    /*background-color: #212529;*/

    /*background: url(../img/company-bg.webp);*/
    background: url(../img/company.webp) no-repeat center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 90vh;
/*    
    padding-bottom: 4rem;
    padding-top: 4rem*/;
}

header.masthead10 p,
header.masthead1 p,
header.masthead2 p,
header.masthead5 p,
header.masthead11 p,
header.masthead7 p,
header.masthead8 p,
header.masthead9 p,
header.masthead12 p {
    font-size: 1.25rem;
    text-align: center;
}

/* End Header10  */
/* header 11 */
.bg {
/*
    padding-bottom: 7rem;
    padding-top: 6rem;
*/    
    min-height: 90vh;
    background: url(../img/partner1.webp);
    background-repeat: no-repeat;
    background-size: cover
}
header.masthead11  .partners {
    padding-top: 9rem;
    padding-left: 5rem;
    padding-right: 5rem;
}

header.masthead11 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

.navbar-custom .navbar-toggler {
    padding: 0;
    border: none;
    font-size: 2rem;
}

.navbar-custom button[aria-expanded="false"] .navbar-toggler-awesome.fas.fa-bars {
    display: inline-block;
}

.navbar-custom button[aria-expanded="false"] .navbar-toggler-awesome.fas.fa-times {
    display: none;
}

.navbar-custom button[aria-expanded="true"] .navbar-toggler-awesome.fas.fa-bars {
    display: none;
}

.navbar-custom button[aria-expanded="true"] .navbar-toggler-awesome.fas.fa-times {
    display: inline-block;
    margin-right: 0.125rem;
}

header.masthead11 h1 {
    font-size: 3.4rem;
    color: #fff;
    /*background: rgb(255,255,255,0.9);*/
}
header.company-bg h1 {
    font-size: 3.5rem;
    color: #fff;
    /*background: rgb(255,255,255,0.9);*/
}

header.masthead11 p {
    font-size: 1.1rem;
}

/* End Header11  */
header.masthead15 {
/*    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.9)), url(../img/partner.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 15rem;
    padding-top: 7rem;
*/}
.career-header-image {
    margin: 0 auto;
    position: relative;
    top: 6vh;
    max-width: 1200px;
    width: 90%;
    object-fit: cover;
    object-position: top;
}
#home_bg {
    /*	padding-left: 4%;
	padding-right: 4%;
	padding-top: 4%;
*/
}

#home_bg .no-gutters {
    padding-bottom: 4%;
    min-height: 30rem;

}

#heading_txt {
    clear: both;
    margin-top: 35px;
    /*float: left;*/
}
#heading_txt h1 {
    font-size: 3rem;
}
.background-padding {
    background: #31278c;
    padding-top: 10rem;
    padding-bottom: 10rem;
}
#heading_txt h3 {
    margin-bottom: 1.5rem;
    font-size: 3rem;
    color: #0062ff;
}

.quote-bg {
    background: #6171f3;
}
.company-footer {
    background: url(../img/bg-bg.webp);
    background-size: cover;
    padding-top: 10rem!important;
    padding-bottom: 10rem;
}
.company-footer h1 {
    font-size: 3rem;
}
.CustomerQuote {
    background-size: auto;
    background-size: 34px;
    border: solid #d7d7dc;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 1px 0;
    padding: 4rem 4rem;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 4rem;
}

.fa-quote-left {
    font-size: 38px;
    color: #d7d7dc;
}

blockquote p {
    font-size: 1.95003rem;
    margin: 0 0 1.5rem;
    color: #FFF;
    line-height: 44px;
}

.CustomerQuote-citation {
    color: #FFF;
    font-style: normal;
}

#mid_bg {
    clear: both;
    padding-left: 0;
    padding-right: 0;
}

#mid_bg img {
    /*width:100%;*/
}

#top_pad {
    padding-top: 25px !important;
}

.pad_left-right {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#contact-form_contactForm__2Ztl1 {
    margin: 0 auto 0px;
    max-width: 790px;
    padding: 0 24px;
}

/* End Accordian */
/* Style the tab */
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
    height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    float: left;
    padding: 20px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
}

.tabcontent h3 {
    margin-bottom: 20px;
}

#box_shadow {
    box-shadow: 1px 1px 3px 4px #ccc;
    padding-left: 0;
    padding-right: 0;
}

div.aboutArea .serviceRow .col-md-3 {
    width: 24% !important;
    flex: 0 0 25% !important;
    min-height: 245px;
}

.aboutArea .singleService {
    text-align: center;
    font-size: 15px;
}

#service_dark_bg {
    background: #1b1948 !important;
    color: #fff;
    width: 100%;
}

.homeBtns12 a {
    background: #9d9178;
    text-transform: uppercase;
    min-width: 180px;
    vertical-align: top;
    display: inline-block;
    color: #fff !important;
    transition-duration: .4s;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    margin-top: 10%;
}

#gray_bg {
    background: #efefef;
}
.services-section {
    background: #030a17;
    padding-top:7rem; 
    padding-bottom:7rem; 
}
.light_gray {
    font-size:1.5rem;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    color: #ccc;
    letter-spacing: 2px;
    padding-bottom: 0;
}
.showcase .showcase-text h2 {
    font-size:2.15rem;
}

/*.showcase .showcase-text h2:after,*/
/*#solution_threecol h2:after,
.management h2:after {
    background: #258feb;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 30px;
    margin-bottom: 25px;
}
*/
.testimonial.bigtest q {
    font-size: 22px;
}

.testimonial footer {
    padding-top: 12px;
}

.testimonial q {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-weight: 300;
}

.section-subtitle {
    /*font-size: 16px;*/
    font-weight: 300;
    color: #9c9c9c;
}

.showcase .showcase-text p {
    margin-top: 15px !important;
    /*text-align: justify;*/
    font-size: 1.25rem;
}
.lead {
    font-size: 1rem !important;
}

#diff-txt {
    margin-top: 15px;
    font-size: 1.15rem;    /*line-height: 29px;*/
}

.col-lg-3 {
    display: flex !important;
}

.singleService .serviceContent b {
    margin-top: 7%;
    display: block;
}

.container {
    clear: both !important;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    z-index: 999999;    
}

/*.mb-5
{
	margin-bottom:0px!important;
}
*/
.solution-item p {
    text-align: left;
}

.dark_bg {
    background: #343a40;
    float: left;
    color: #fff;
    padding-top: 42px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 42px;
    width: 100%;
}

.services-item h5 {
    text-align: left;
    clear: both;
}

.light_bg {
    background: #ecf0f4;
    float: left;
}

.bg_orange {
    background: #f9bf3b;
    float: left;
    color: #fff;
    padding-top: 42px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 42px;
    width: 100%;
}

a.no-bg {
    background: none !important;
    color: #1477e8 !important;
    line-height: 22px;
}

.services-item .read_more {
    margin-right: 15px;
}

.sol_btm .text-center {
    text-align: center !important;
}

header.masthead12 {
    position: relative;
    background-color: #343a40;
    background: url(../img/Career-Banner.jpg) no-repeat center center;
    background-size: cover;
/*
    padding-top: 6rem;
    padding-bottom: 6rem;
*/    
}

header.masthead12 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead12 h1 {
    font-size: 3rem;
    /*background: rgb(0,0,0,0.5);*/
}

#faqtitle h2:after {
    background: #258feb;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 30px;
    margin-bottom: 25px;
}

header.masthead14 {
    /*position: relative;
	background-color: #343a40;
	background: url(../img/businesscontact.png) no-repeat center center;
	background-size: cover;
	/*padding-top: 7.2rem;
	padding-bottom: 7.2rem*/
}

header.masthead14 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead14 h1 {
    font-size: 3rem;
}

header.masthead15 .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .6
}

header.masthead15 h1 {
    font-size: 3rem;
}

#pad_lft {
    padding-left: 50%;
}

#txt-center {
    text-align: center;
}

/* Start accordian */
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active,
.accordion:hover {
    background-color: #ccc;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.outer_div {
    /*	width:1000px!important;
	margin:0 auto;
*/
}

#social_btm {
    /*	width: 38%;
*/
    float: left;
}

.footer_signupform button {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.footer_signupform input[type="text"] {
    /*	width: 66%;
*/
    padding: 5px;
    font-size: 12px;
}

.footer_signupform button[type="button"] {
    font-size: 12px;
}

.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:14px; color:#000;font-weight: bold }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:#000; font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:#000; text-decoration:none; }
.footer-bs .footer-nav h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:#000; }
.footer-bs .footer-nav ul.list a:hover { color:#000; text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:#000;}
.footer-bs .footer-social a:hover { color:#000; text-decoration:none; }

.footer-bs .footer-ns h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:#000; }

@media (min-width: 768px) {
  .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}



#back-to-top {
    padding: 5px;
}
/*
.fadein, 
.fadein02 {
	opacity: 0;
	transform: translateY(100px);
	transition: all 1s;
}
*/




/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f6f7f6;
}

.section-title {
  padding-bottom: 40px;
}
.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}
.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #9ae1af;
  margin: 4px 10px;
}
.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #37423b;
}
.section-title .courses-title {
    font-size: 32px;
    font-weight: 700;
    text-transform: unset;
}
.breadcrumbs {
  margin-top: 73px;
  text-align: center;
  background: #007bff!important;
  padding: 30px 0;
  color: #fff;
}
@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 63px;
  }
}
.breadcrumbs h2 {
  font-size: 32px;
  font-weight: 500;
}
.breadcrumbs p {
  font-size: 14px;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Blogs
--------------------------------------------------------------*/

.slick-slide.image-box {
  margin-bottom: 20px;
}

.image-box .body {
  padding: 15px;
}

.image-box .body h3 {
  margin-top: 0;
}

.image-box .body p:last-child {
  margin-bottom: 0;
}

.image-box.style-4 {
  border: none;
}

.image-box.style-3-b {
  display: block;
  margin-bottom: 40px;
}

.image-box.style-3-b .body {
  padding: 10px 0;
}

.image-box--shadowed {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.image-box--shadowed:hover {
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
}

/* Medium devices (tablets, laptops, smartphones 768px and up) */
@media (min-width: 768px) {
  .image-box.style-3-b .body {
    padding: 0;
  }
}

/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 991px) {
  .image-box.style-4 {
    margin-bottom: 30px;
  }
}

.white-bg {
    background-color: #ffffff;
}

/* Social icons block
---------------------------------- */
.social-links {
  list-style: none;
  font-size: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
}

.social-links li {
  display: inline-block;
  margin: 0 2px 2px 0;
}

.social-links li a {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  font-size: 18px;
  border: 1px solid #e7e7e7;
  color: #cdcdcd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.social-links li a i {
  line-height: 40px;
}

.social-links li a:hover {
  background-color: transparent;
}

.social-links.animated-effect-1 li a {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  position: relative;
  z-index: 1;
}

.social-links.animated-effect-1 li a:hover {
  color: #ffffff !important;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.social-links.animated-effect-1 li a:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: '';
  top: 0px;
  left: 0px;
  padding: 0px;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, background-color 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s, background-color 0.4s;
  transition: transform 0.4s, opacity 0.4s, background-color 0.4s;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
  filter: alpha(opacity=0);
}

.social-links.animated-effect-1 li a:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: -webkit-transform 0s, opacity 0.3s, background-color 0.3s;
  -moz-transition: -moz-transform 0s, opacity 0.3s, background-color 0.3s;
  transition: transform 0s, opacity 0.3s, background-color 0.3s;
}

.social-links.animated-effect-1:not(.circle) li a:after {
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
}

.social-links.default li a {
  color: #ffffff;
}

.social-links.default li a:hover {
  background-color: #ffffff;
  color: #777777;
}

.dark .social-links li a {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
}

.dark.social-links li a {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
}

.dark.social-links li a:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.8);
}

.colored .social-links li a {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.01);
  color: #ffffff;
}

.header-top .social-links {
  margin: 0;
  display: inline-block;
  margin-top: 2px;
}

.footer-content .social-links li {
  margin: 0 5px 5px 0;
}

.footer-content .social-links li a {
  color: #777777;
  background-color: transparent;
  border-color: #777777;
}

.footer-content .social-links li a:hover {
  color: #ffffff;
  background-color: #777777;
  border-color: #777777;
}

.text-white .social-links li a {
  color: #ffffff;
  border-color: #ffffff;
}

.text-white .social-links li a:hover,
.text-white .social-links li a:focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}

.social-links.small li a {
  width: 30px;
  height: 30px;
  font-size: 14px;
}

.social-links.small li a i {
  line-height: 29px;
}

.social-links.large li a {
  width: 60px;
  height: 60px;
  font-size: 24px;
}

.social-links.large li a i {
  line-height: 60px;
}

.social-links.square li a,
.square {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.social-links.circle li a {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.social-links.animated-effect-1 li.twitter a:hover {
  border-color: #55acee;
}

.social-links:not(.animated-effect-1) li.twitter a:hover,
.colored.social-links li.twitter a,
.social-links.animated-effect-1 li.twitter a:after,
.btn.twitter {
  background-color: #55acee;
  border-color: #55acee;
  color: #ffffff;
}

.social-links.animated-effect-1 li.skype a:hover {
  border-color: #00aff0;
}

.social-links:not(.animated-effect-1) li.skype a:hover,
.colored.social-links li.skype a,
.social-links.animated-effect-1 li.skype a:after,
.btn.skype {
  background-color: #00aff0;
  border-color: #00aff0;
  color: #ffffff;
}

.social-links.animated-effect-1 li.linkedin a:hover {
  border-color: #0976b4;
}

.social-links:not(.animated-effect-1) li.linkedin a:hover,
.colored.social-links li.linkedin a,
.social-links.animated-effect-1 li.linkedin a:after,
.btn.linkedin {
  background-color: #0976b4;
  border-color: #0976b4;
  color: #ffffff;
}

.social-links.animated-effect-1 li.googleplus a:hover {
  border-color: #dd4b39;
}

.social-links:not(.animated-effect-1) li.googleplus a:hover,
.colored.social-links li.googleplus a,
.social-links.animated-effect-1 li.googleplus a:after,
.btn.googleplus {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}

.social-links.animated-effect-1 li.youtube a:hover {
  border-color: #b31217;
}

.social-links:not(.animated-effect-1) li.youtube a:hover,
.colored.social-links li.youtube a,
.social-links.animated-effect-1 li.youtube a:after,
.btn.youtube {
  background-color: #b31217;
  border-color: #b31217;
  color: #ffffff;
}

.social-links.animated-effect-1 li.flickr a:hover {
  border-color: #ff0084;
}

.social-links:not(.animated-effect-1) li.flickr a:hover,
.colored.social-links li.flickr a,
.social-links.animated-effect-1 li.flickr a:after,
.btn.flickr {
  background-color: #ff0084;
  border-color: #ff0084;
  color: #ffffff;
}

.social-links.animated-effect-1 li.facebook a:hover {
  border-color: #3b5998;
}

.social-links:not(.animated-effect-1) li.facebook a:hover,
.colored.social-links li.facebook a,
.social-links.animated-effect-1 li.facebook a:after,
.btn.facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}

.social-links.animated-effect-1 li.pinterest a:hover {
  border-color: #cb2027;
}

.social-links:not(.animated-effect-1) li.pinterest a:hover,
.colored.social-links li.pinterest a,
.social-links.animated-effect-1 li.pinterest a:after,
.btn.pinterest {
  background-color: #cb2027;
  border-color: #cb2027;
  color: #ffffff;
}

.social-links.animated-effect-1 li.instagram a:hover {
  border-color: #517fa4;
}

.social-links:not(.animated-effect-1) li.instagram a:hover,
.colored.social-links li.instagram a,
.social-links.animated-effect-1 li.instagram a:after,
.btn.instagram {
  background-color: #517fa4;
  border-color: #517fa4;
  color: #ffffff;
}

.social-links.animated-effect-1 li.vimeo a:hover {
  border-color: #aad450;
}

.social-links:not(.animated-effect-1) li.vimeo a:hover,
.colored.social-links li.vimeo a,
.social-links.animated-effect-1 li.vimeo a:after,
.btn.vimeo {
  background-color: #aad450;
  border-color: #aad450;
  color: #ffffff;
}

.social-links.animated-effect-1 li.tumblr a:hover {
  border-color: #32506d;
}

.social-links:not(.animated-effect-1) li.tumblr a:hover,
.colored.social-links li.tumblr a,
.social-links.animated-effect-1 li.tumblr a:after,
.btn.tumblr {
  background-color: #32506d;
  border-color: #32506d;
  color: #ffffff;
}

.social-links.animated-effect-1 li.soundcloud a:hover {
  border-color: #ff3a00;
}

.social-links:not(.animated-effect-1) li.soundcloud a:hover,
.colored.social-links li.soundcloud a,
.social-links.animated-effect-1 li.soundcloud a:after,
.btn.soundcloud {
  background-color: #ff3a00;
  border-color: #ff3a00;
  color: #ffffff;
}

.social-links.animated-effect-1 li.foursquare a:hover {
  border-color: #0072b1;
}

.social-links:not(.animated-effect-1) li.foursquare a:hover,
.colored.social-links li.foursquare a,
.social-links.animated-effect-1 li.foursquare a:after,
.btn.foursquare {
  background-color: #0072b1;
  border-color: #0072b1;
  color: #ffffff;
}

.social-links.animated-effect-1 li.dribbble a:hover {
  border-color: #ea4c89;
}

.social-links:not(.animated-effect-1) li.dribbble a:hover,
.colored.social-links li.dribbble a,
.social-links.animated-effect-1 li.dribbble a:after,
.btn.dribbble {
  background-color: #ea4c89;
  border-color: #ea4c89;
  color: #ffffff;
}

.social-links.animated-effect-1 li.xing a:hover {
  border-color: #126567;
}

.social-links:not(.animated-effect-1) li.xing a:hover,
.colored.social-links li.xing a,
.social-links.animated-effect-1 li.xing a:after,
.btn.xing {
  background-color: #126567;
  border-color: #126567;
  color: #ffffff;
}

.social-links.animated-effect-1 li.behance a:hover {
  border-color: #126567;
}

.social-links:not(.animated-effect-1) li.behance a:hover,
.colored.social-links li.behance a,
.social-links.animated-effect-1 li.behance a:after,
.btn.behance {
  background-color: #053eff;
  border-color: #053eff;
  color: #ffffff;
}

.social-links.animated-effect-1 li.vine a:hover {
  border-color: #126567;
}

.social-links:not(.animated-effect-1) li.vine a:hover,
.colored.social-links li.vine a,
.social-links.animated-effect-1 li.vine a:after,
.btn.vine {
  background-color: #00a478;
  border-color: #00a478;
  color: #ffffff;
}

.social-links.animated-effect-1 li.stumbleupon a:hover {
  border-color: #126567;
}

.social-links:not(.animated-effect-1) li.stumbleupon a:hover,
.colored.social-links li.stumbleupon a,
.social-links.animated-effect-1 li.stumbleupon a:after,
.btn.stumbleupon {
  background-color: #f74425;
  border-color: #f74425;
  color: #ffffff;
}

.social-links .dropdown > button {
  padding: 1px 15px 0px;
  font-size: 16px;
  color: #999999;
  text-align: center;
  min-width: 0;
  margin: 0;
  background-color: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.social-links .dropdown > button i {
  width: 15px;
}

.header-top.colored .social-links .dropdown > button > i:before,
.header-top.colored .social-links .dropdown.show > button > i:before {
  color: #ffffff;
}

.header-top .social-links .dropdown.show > button > i:before {
  content: "\f00d";
}

.social-links .dropdown-menu {
  z-index: 103;
  padding: 5px;
  min-width: 270px;
  margin-top: 6px;
  font-size: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f2f2f2;
  border: 1px solid #D0D0D0;
  border-top: none;
}

.social-links .dropdown-menu li a,
.dark .social-links .dropdown-menu li a i,
.colored .social-links .dropdown-menu li a i {
  padding: 0;
  line-height: 30px;
  color: #ffffff;
}

.social-links .dropdown-menu li a i {
  padding-left: 0;
}

.social-links .dropdown-menu li a:hover i {
  color: #ffffff;
}

/*Images and Overlays
---------------------------------- */
.overlay-container {
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden;
}

.overlay-bottom,
.overlay-top {
  position: absolute;
  top: auto;
  padding: 15px;
  bottom: 0px;
  left: 0;
  right: 0px;
  background-color: rgba(30, 30, 30, 0.5);
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  height: 0;
  color: #ffffff;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-bottom.links,
.overlay-to-top.links {
  z-index: 11;
}

.overlay-to-top {
  position: absolute;
  top: auto;
  padding: 10px;
  bottom: -30px;
  left: 0;
  right: 0px;
  background-color: rgba(30, 30, 30, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  color: #ffffff;
}

.overlay-top {
  top: 0;
}

.overlay-visible .overlay-bottom,
.overlay-visible .overlay-top {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto !important;
  padding-bottom: 20px;
}

.overlay-visible.overlay-container:hover .overlay-bottom:not(.links),
.overlay-visible.overlay-container:hover .overlay-top {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.overlay-top a,
.overlay-bottom a,
.overlay-to-top a,
.overlay-top a:hover,
.overlay-bottom a:hover,
.overlay-to-top a:hover {
  color: #ffffff;
  text-decoration: none;
}

.overlay-container .text {
  padding: 0 20px;
  position: relative;
}

.overlay-container .text h3,
.overlay-container .text h3 .small {
  margin-top: 0;
  color: #ffffff;
}

.overlay-container .text a:hover {
  color: #ffffff;
}

.overlay-bottom .btn,
.overlay-top .btn {
  color: #ffffff;
  border-color: #ffffff;
  margin: 0;
}

.overlay-bottom .btn:hover,
.overlay-top .btn:hover {
  color: #777777;
  background-color: #ffffff;
}

.overlay-container:hover .overlay-top,
.overlay-container:hover .overlay-bottom,
.image-box.style-2:hover .overlay-top,
.image-box.style-2:hover .overlay-bottom {
  height: 50%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-container:hover .overlay-to-top,
.image-box:hover .overlay-to-top {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-link {
  position: absolute;
  z-index: 10;
  top: 0;
  padding: 15px;
  bottom: 0px;
  left: 0;
  right: 0px;
  background-color: rgba(30, 30, 30, 0.5);
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  color: #ffffff;
}

.overlay-link i {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 80px;
  height: 80px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  font-size: 32px;
  line-height: 80px;
}

.overlay-link i:hover {
  background-color: #ffffff;
  color: #777777;
}

.overlay-link.small i {
  width: 25px;
  height: 25px;
  margin: -12.5px 0 0 -12.5px;
  font-size: 14px;
  line-height: 25px;
}

.overlay-container:hover .overlay-link {
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  .overlay-container .text {
    top: 30%;
  }
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}


/*Buttons with radius*/
.radius-50 {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

/*Animated Buttons*/
.btn-animated {
  position: relative;
  min-width: 0 !important;
  padding-right: 45px !important;
}

.btn-animated i {
  -webkit-transition: right 0.2s ease-in-out;
  -o-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
  z-index: 3;
  right: 17px;
  position: absolute;
  line-height: 34px;
  top: 0;
  min-width: 12px;
}

.btn-animated:after {
  width: 35px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  content: "";
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  right: 0px;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn-animated.radius-50:after {
  border-radius: 0 50px 50px 0;
}

.btn-animated.btn-gray-transparent:after {
  background-color: rgba(0, 0, 0, 0.05);
}

.btn-animated:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.btn-animated:hover i {
  right: 11px;
}

.btn-animated.btn-sm {
  padding-right: 35px !important;
}

.btn-animated.btn-sm:after {
  width: 25px;
}

.btn-animated.btn-sm i {
  right: 14px;
  line-height: 28px;
  min-width: 11px;
}

.btn-animated.btn-sm:hover i {
  right: 7px;
}

.btn-animated.btn-lg {
  padding-right: 60px !important;
}

.btn-animated.btn-lg:after {
  width: 45px;
}

.btn-animated.btn-lg i {
  right: 25px;
  line-height: 48px;
  min-width: 15px;
}

.btn-animated.btn-lg:hover i {
  right: 15px;
}

.btn-animated.btn-xl {
  padding-right: 60px !important;
}

.btn-animated.btn-xl:after {
  width: 45px;
}

.btn-animated.btn-xl i {
  right: 25px;
  line-height: 64px;
  min-width: 15px;
  text-align: center;
}

.btn-animated.btn-xl:hover i {
  right: 13px;
}

/*Background Transition*/
.btn-animation {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.btn-animation:hover,
.btn-animation:focus {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-animation:before {
  background-color: transparent;
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-animation:hover:before,
.btn-animation:focus:before {
  z-index: -1;
}

.btn-default-transparent.btn-animation:hover,
.btn-default-transparent.btn-animation:focus {
  background-color: transparent;
}

.btn-animation.btn-animation--slide-to-right:before {
  top: 0;
  left: 0;
  right: 100%;
  bottom: 0;
}

.btn-animation.btn-animation--slide-to-right:hover:before,
.btn-animation.btn-animation--slide-to-right:focus:before {
  right: 0;
}

.btn-animation.btn-animation--slide-to-left:before {
  top: 0;
  left: 100%;
  right: 0;
  bottom: 0;
}

.btn-animation.btn-animation--slide-to-left:hover:before,
.btn-animation.btn-animation--slide-to-left:focus:before {
  left: 0;
}

.btn-animation.btn-animation--slide-to-top:before {
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}

.btn-animation.btn-animation--slide-to-top:hover:before,
.btn-animation.btn-animation--slide-to-top:focus:before {
  top: 0;
}

.btn-animation.btn-animation--slide-to-bottom:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 100%;
}

.btn-animation.btn-animation--slide-to-bottom:hover:before,
.btn-animation.btn-animation--slide-to-bottom:focus:before {
  bottom: 0;
}

.btn-animation.btn-animation--slide-horizontal:before {
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
}

.btn-animation.btn-animation--slide-horizontal:hover:before,
.btn-animation.btn-animation--slide-horizontal:focus:before {
  left: 0;
  right: 0;
}

.btn-animation.btn-animation--slide-vertical:before {
  top: 50%;
  left: 0;
  right: 0;
  bottom: 50%;
}

.btn-animation.btn-animation--slide-vertical:hover:before,
.btn-animation.btn-animation--slide-vertical:focus:before {
  top: 0;
  bottom: 0;
}



/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}
.about .content ul {
  list-style: none;
  padding: 0;
}
.about .content ul li {
  padding-bottom: 10px;
}
.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #007bff!important;
}
.about .content .learn-more-btn {
  background: #007bff!important;
  color: #fff;
  border-radius: 50px;
  padding: 8px 25px 9px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  display: inline-block;
}
.about .content .learn-more-btn:hover {
  background: #007bff!important;
  color: #fff;
}
@media (max-width: 768px) {
  .about .content .learn-more-btn {
    margin: 0 48px 0 0;
    padding: 6px 18px;
  }
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us .content {
  padding: 30px;
  background: #007bff!important;
  border-radius: 4px;
  color: #fff;
}
.why-us .content h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
}
.why-us .content p {
  margin-bottom: 30px;
}
.why-us .content .more-btn {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  padding: 6px 30px 8px 30px;
  color: #fff;
  border-radius: 50px;
  transition: all ease-in-out 0.4s;
}
.why-us .content .more-btn i {
  font-size: 14px;
}
.why-us .content .more-btn:hover {
  color: #007bff!important;
  background: #fff;
}
.why-us .icon-boxes .icon-box {
  text-align: center;
  background: #fff;
  padding: 40px 30px;
  width: 100%;
  border: 1px solid #eef0ef;
}
.why-us .icon-boxes .icon-box i {
  font-size: 32px;
  padding: 18px;
  color: #007bff!important;
  margin-bottom: 30px;
  background: #ecf9f0;
  border-radius: 50px;
}
.why-us .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px 0;
}
.why-us .icon-boxes .icon-box p {
  font-size: 15px;
  color: #848484;
}

/*--------------------------------------------------------------
# Blogs
--------------------------------------------------------------*/

.overlay-container img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}
.read-more-link {
    position: absolute;
    bottom: 2%;
    right: 3%;
}
.read-more-link a {
    color: #007bff!important;
}
.read-more-link .btn-animated i {
    line-height: 45px!important;
}
.single-main img {
    height: 450px;
    object-fit: cover;
}
/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features {
  padding-top: 0px;
}
.features .icon-box {
  display: flex;
  align-items: center;
  padding: 20px;
  transition: 0.3s;
  border: 1px solid #eef0ef;
}
.features .icon-box i {
  font-size: 32px;
  padding-right: 10px;
  line-height: 1;
}
.features .icon-box h3 {
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 16px;
}
.features .icon-box h3 a {
  color: #37423b;
  transition: 0.3s;
}
.features .icon-box:hover {
  border-color: #007bff!important;
}
.features .icon-box:hover h3 a {
  color: #007bff!important;
}

/*--------------------------------------------------------------
# Courses
--------------------------------------------------------------*/
.courses .course-item {
  border-radius: 5px;
  border: 1px solid #eef0ef;
}
.courses .course-content {
  padding: 15px;
}
.courses .course-content h3 {
  font-weight: 700;
  font-size: 20px;
}
.courses .course-content h3 a {
  color: #37423b;
  transition: 0.3s;
}
.courses .course-content h3 a:hover {
  color: #007bff!important;
}
.courses .course-content p {
  font-size: 14px;
  color: #777777;
}
.courses .course-content h4 {
  font-size: 14px;
  background: #007bff!important;
  padding: 7px 14px;
  color: #fff;
  margin: 0;
}
.courses .course-content .price {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  color: #37423b;
}
.courses .trainer {
  padding-top: 15px;
  border-top: 1px solid #eef0ef;
}
.courses .trainer .trainer-profile img {
  max-width: 50px;
  border-radius: 50px;
}
.courses .trainer .trainer-profile span {
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #5a6c60;
}
.courses .trainer .trainer-rank {
  font-size: 18px;
  color: #657a6d;
}







/************************************ MEDIA QUIRES ****************************/


@media screen and (min-width: 1600px) {
        .cards .card {
        height: 275px;
    }

}
@media (min-width:768px) {

    /*  header.masthead {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
*/
    header.masthead h1 {
        font-size: 4.5rem
    }
}
.hovered-images {
    transition: 1s all ease
}
.hovered-images:hover {
    background: rgba(0,0,0,.8)!important;
    transition: 1s all ease
}
.showcase .showcase-text {
    padding: 1.5rem;
}
.img {
    transition: all .5s ease-in-out
}
.img:hover {
    transform: scale(1.05);
    transition: all .5s ease-in-out
}

.showcase .showcase-img {
    /*min-height: 30rem;
    background-size: cover*/
}

@media (min-width:767px) {
    .showcase .showcase-text {
        padding: 0;
    }

    .showcase {
        /*padding-right:30px;*/
    }

    .showcase .showcase-text {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

}
@media (min-width:767px) and (max-width: 992px){
    header.masthead {
        min-height: unset;
    }
    header.career-bg {
        min-height: unset
    }    
    header.masthead8 {
        min-height: unset;
    }    
    header.service-bg {
        min-height: unset;
    }    
    header.company-bg {
        min-height: unset;
    }    
    header.masthead7 {
        min-height: unset;
    }    
    header.masthead9 {
        min-height: unset;
    } 
    header.career-bg {
        min-height: unset;
    }
    .company-footer h1 {
        font-size: 3rem;
    }

    .bg {
        min-height: unset;
    }    
    .header.masthead7 {
        min-height: unset;
    }  
    .partners h1 {
        font-size: 3rem;
    }
    header.services {
        min-height: unset;
    }    
    

}
@media screen and (min-width: 960px) {
    .scene {
        display: flex;
        justify-content: space-around;
    }
}
@media screen and (min-width: 960px) and (max-width: 1200px){
    .test-img {
        height: 36vh
    }
    .services .container-fluid,
    .company .container-fluid {
        padding-top: unset; 
    }
    .px-100 {
        padding-left: unset;
        padding-right: unset;
    }
    .showcase .showcase-text p {
        font-size:1rem;
    }
    header.masthead {
        min-height: unset;
    }
    header.career-bg {
        min-height: unset
    }    
    header.career-bg {
        min-height: unset;
    }      

    header.masthead8 {
        min-height: unset;
    }    
    header.service-bg {
        min-height: unset;
    }    
    header.company-bg {
        min-height: unset;
    }    
    header.masthead7 {
        min-height: unset;
    }    
    header.masthead9 {
        min-height: unset;
    }    
    .bg {
        min-height: unset;
    }    
    .header.masthead7 {
        min-height: unset;
    }    
    header.services {
        min-height: unset;
    }    
    .scene {
        display: flex;
        justify-content: space-around;
    }
    ul.nav-menu li {
        margin-left: 3%;
    }
}


@media (max-width:767px) {

    #contact-us-form input[type="email"],
    input[type="text"],
    input[type="password"],
    textarea {
        /*width:100%!important;*/
    }
    .services .container-fluid,
    .company .container-fluid {
        padding-top: unset; 
    }  
    .partners h1 {
        font-size: 2rem;
    }
    .partners p {
        font-size: 1.2rem;
    } 
    .company-footer h1 {
        font-size: 2rem;
    }
    header.masthead11  .partners {
        padding-top: 50px;padding-left: 50px;padding-right: 50px
    }
    .px-100 {
        padding-left: 10px;
        padding-right:10px;
    }
    .career-header-image {
        top: unset;
    }
    .footer-bs {
        padding: 20px!important;
    }
    .testimonial-item {
        height: unset!important;
    }
    header.masthead14 h1 {
        padding-top: 0px !important;
        padding-bottom: 5% !important;
    }

    header.masthead15 h1 {
        padding-top: 0px !important;
        padding-bottom: 5% !important;
    }

    form#contact-us-form div.form-group div.col-md-6 {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
    }

    header.masthead11 h1.pt-5 {
        padding-top: 0px !important;
    }

    header.masthead11 p {
        font-size: 14px;
    }
    .col-12.d-flex.fading-images {
        height: 100vh!important;
        flex-wrap: wrap;
    }
    .col-12.d-flex.fading-images div {
        width: 30%!important;
    }

}

@media (max-width:470px) {
    header.masthead11 p {
        font-size: 12px;
    }

    header.masthead11 .col h1 {
        font-size: 1rem !important;
    }
}

@media (max-width:399px) {
    header.masthead11 p {
        font-size: 9px !important;
    }

    header.masthead11 .col h1 {
        font-size: .8rem !important;
    }
}

@media (max-width:567px) {
    header.masthead14 h1 {
        padding-top: 0px !important;
        padding-bottom: 0% !important;
    }

    header.masthead15 h1 {
        padding-top: 0px !important;
        padding-bottom: 0% !important;
    }

    .pt-5 {
        padding-top: 1rem !important;
    }

}

@media (max-width:592px) {
    .pt-5 {
        padding-top: 1rem !important;
    }
}

@media (max-width:567px) {
    header.masthead14 h1 {
        font-size: 1.5rem !important;
    }

    header.masthead15 h1 {
        font-size: 1.5rem !important;
    }

    #pad_lft p {
        font-size: 14px !important;
    }
}

@media (max-width:390px) {
    header.masthead14 h1 {
        font-size: 1rem !important;
    }

    header.masthead15 h1 {
        font-size: 1rem !important;
    }

    #pad_lft p {
        font-size: 13px !important;
        line-height: 14px;
    }
}
@media (max-width:990px) {
    ul.nav-menu {
        width: 100% !important;
    }

    ul.nav-menu li {
        margin-left: 0 !important;
    }

    #aboutus {
        width: 100% !important;
    }

    .text-muted,
    footer .list-inline {
        text-align: center;
        width: 100%;
    }

    header.masthead10 {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    #pad_lft {
        padding-left: 5% !important;
    }
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {

    .serviceRow .col-md-3,
    .serviceRow .col-sm,
    .management .gray_box {
        flex: 50% !important;
    }

    .text-muted,
    footer .list-inline {
        text-align: center;
        width: 100%;
    }

    #social_btm {
        width: 100% !important;
    }

    form#signup-form {
        margin-bottom: 20px;
    }
    .showcase .showcase-text h2 {
        font-size: 1.5rem;
    }
    header.masthead11 .partners-overlay {
        left: 0;
    }
    header.masthead h1 {
        font-size: 2rem;
    }
    header.services {
        min-height: unset;
    }
    .services-section {
        min-height: unset;
    }
    .services-section h1 {
        font-size: 2rem;
    }
    header.masthead h2 {
        font-size: 1.5rem;
    }
    header.masthead {
        min-height: unset;
    }    
    header.service-bg {
        min-height: unset;
    }    
    header.company-bg {
        min-height: unset;
        background-position: left
    } 
    header.career-bg {
        min-height: unset;
    }         
    .bg {
        min-height: unset;
    }    
    .header.masthead7 {
        min-height: unset;
    }    
    .footer-bs .footer-brand p { text-align: center; }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {

    .serviceRow .col-md-3,
    .management .gray_box {
        flex: 100% !important;
    }
    .serviceRow .col-sm {
        flex-basis: 100% !important;
    }
    #footer_logo img {
        width: 150px!important;
    }    
}

@media screen and (max-width: 1024px) {
    header.masthead11 img {
        height: auto !important;
    }
}

@media screen and (min-width: 1500px) {
    html {
        font-size: 1.25rem;
    }

    ul.nav-menu {
        width: 70%;
    }
}
@media screen and (min-width: 1700px) {
    #footer_logo img {
        width: 180px;
    }
}

@media screen and (min-width: 2500px) {
    html {
        font-size: 1.5rem;
    }

    ul.nav-menu {
        width: 65%;
    }

    .container-fluid {
        max-width: 2500px;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .solutions .solution-item {
        max-width: 70%;
    }    
}



/*modal*/
/*body {
    color: #000;
    overflow-x: hidden;
    height: 100%;
    background-color: #D1C4E9;
    background-repeat: no-repeat
}
*/
/*.container {
    margin: 200px auto
}
*/
fieldset {
    display: none
}

fieldset.show {
    display: block
}

select:focus,
input:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #2196F3 !important;
    outline-width: 0 !important;
    font-weight: 400
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.tabs {
    margin: 2px 5px 0px 5px;
    padding-bottom: 10px;
    cursor: pointer
}

.tabs:hover,
.tabs.active {
    border-bottom: 1px solid #2196F3
}

a:hover {
    text-decoration: none;
    color: #1565C0
}
.modal-header .active {
    background: unset;
}
.box {
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px
}

.modal-backdrop {
    background-color: #64B5F6
}

.line {
    background-color: #CFD8DC;
    height: 1px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .tabs h6 {
        font-size: 12px
    }
    section.masthead6 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    header.masthead11 h1 {
        font-size: 2rem !important;
    }
    .subtext {
        font-size: 1.5rem;
    }    
    #heading_txt h3 {
        font-size: 2rem;
    }
    #heading_txt h1 {
        font-size: 1.75rem;
    }
    .background-padding {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .background-padding h1 {
        font-size: 1.5rem;
    }    
    .header.masthead9 h1 {
        font-size: 2.5rem;
    }
    #footer_logo .col-sm {
        width: 100%;
        max-width: 46%;
        flex: 0 0 46%;
    }

}








