
/*==== Style ====*/

body {
    background: #ffffff;
}

/*==== Start Title Section ====*/

.heading {
    padding-bottom: 30px;
}
.heading h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 4.5vw;
    color: #b5b5b5;
    font-weight: 900;
    margin-bottom: 0;
}
.btn-normal {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    background: #2a3143;
    padding: 8px 20px;
    border-radius: 0;
}
.btn-normal.normal-outline{
    background: transparent;
    border: 2px solid #ffffff;
}
.btn-normal:focus, .btn-normal:hover {
    color: #ffffff;
    background: #bd1622;
    outline: none;
    text-decoration: none;
}
.btn-normal.normal-outline:focus, .btn-normal.normal-outline:hover {
    border-color: #bd1622;
}

/*============== Offer Area ===============*/

.offer-area {
    position: relative;
    margin-top: 50px;
    z-index: 2;
    padding-bottom: 50px;
}
.offer-area .heading h2{
    font-size: 4.8vw;
}
.offer-item {
    text-align: center;
    padding: 20px 25px;
}
.offer-item img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 60px;
    margin-bottom: 15px;
}
.offer-item h3{
    font-size: 18px;
    color: #2a3143;
    font-weight: 600;
}
.offer-item p{
    font-size: 14px;
    color: #2a3143;
}

/*============== Consulting area Area ===============*/

.consulting-area {
    background: #f6f6f6;
    padding-top: 30px;
}
.consulting-area::after {
    content: '';
    background: url("assets/images/about-bg.jpg") no-repeat bottom right;
    clip-path: polygon(35% 0, 100% 0, 100% 100%, 35% 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.consulting-area > .container {
    position: relative;
    z-index: 11;
}
.consulting-image {
    padding: 0;
}
.consulting-image img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 350px;
    position: absolute;
    bottom: 0;
}
.consulting-content {
    padding: 30px 0 30px 15px;
}
.consulting-content h3 {
    color: #ffffff;
    font-size: 4vw;
    font-weight: 900;
}
.consulting-content p{
    font-size: 15px;
    color: #ffffff;
    font-weight: 300;
    line-height: 25px;
    padding-right: 5%;
}
.consulting-content p span {
    font-size: 25px;
    font-weight: 300;
}
.consulting-content a {
    display: inline-block;
    font-size: 15px;
    color: #ffffff;
    background: #eb3f45;
    padding: 8px 25px;
    border-radius: 7px;
}

/*============== News Area ===============*/

.news-area {
    background: #ffffff;
}
.news-area .heading h2 {
    font-size: 4vw;
}
.news-item {
    margin-bottom: 50px;
}
.news-item img{
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0;
}
.news-item h4 {
    font-size: 15px;
    font-weight: 600;
    padding-top: 20px;
    margin: 0;
    padding-bottom: 5px;
}
.news-item h4 a{
    color: #db4149;
}
.news-item p{
    font-size: 13px;
    color: #001b30;
    line-height: 25px;
    font-weight: 300;
}
.news-details-area {
    position: relative;
}
.news-subtitle {
    border-bottom: 2px solid #eeeeee;
    margin-bottom: 30px;
    padding: 10px 0 25px;
}
.news-subtitle h4 {
    font-size: 17px;
    font-weight: 600;
    color: #848484;
    margin: 0;
}
.news-subtitle h4 span {
    color: #dc464e;
}
.news-image {
    padding-bottom: 30px;
}
.news-image img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.news-content{}
.news-content h3 {
    font-size: 25px;
    font-weight: 600;
    color: #212121;
}
.news-content h5 {
    font-size: 15px;
    color: #db4149;
    font-weight: 600;
}
.news-content p {
    font-size: 15px;
    font-weight: 300;
    color: #001b30;
    line-height: 25px;
}
.news-content ul{}
.news-content li {
    font-size: 15px;
    font-weight: 300;
    color: #001b30;
    padding: 2px 0;
}
.news-content li a{
    color: #db4149;
}
.news-back {
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
}
.news-back .btn-normal{
    min-width: 150px;
}
.related-area {
    border-top: 2px solid #eeeeee;
}
.related-area .heading h2 {
    text-transform: capitalize;
    font-size: 35px;
    color: #212121;
}
.pagination-area {
    padding: 20px 0;
}
.pagination-area .page-item.active .page-link {
    background-color: #ada797;
}
.pagination-area .page-link {
    color: #ffffff;
    background: #ea4334;
    border: none;
    margin: 0 10px;
}
.pagination-area .page-link:hover, .pagination-area .page-link:focus {
    color: #ffffff;
    background: #ada797;
    box-shadow: none;
}
.pagination-area li.active .page-link:hover, .pagination-area li.active .page-link:focus {
    color: #ffffff;
    background: #ada797;
    box-shadow: none;
}
.pagination-area .page-item:first-child .page-link, .pagination-area .page-item:last-child .page-link {
    border-radius: 0;
}
.pagination-area .page-item:last-child .page-link {
    color: #333333;
    background: transparent;
    margin-right: 0;
}

/*============== About us Area ===============*/

.profile-area {
    border-bottom: 2px solid #f1f1f1;
}
.profile-content h2 {
    color: #242424;
    font-size: 4vw;
    font-weight: 900;
}
.profile-content p {
    font-weight: 300;
    color: #242424;
    font-size: 15px;
    line-height: 25px;
}
.profile-image {
    padding-right: 5%;
}
.profile-image img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.profile-details {
    padding: 10px 10px 30px;
}
.profile-item {
    padding: 25px 20px;
    height: 100%;
    background: #ededed;
    justify-content: center;
    display: flex;
    align-items: center;
}
.profile-item p {
    color: #2a3143;
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    text-align: center;
}
.profile-details > .row > div:nth-child(2) .profile-item {
    background: #b4bbc8;
}
.profile-details > .row > div:nth-child(2) .profile-item p,
.profile-details > .row > div:nth-child(3) .profile-item p,
.profile-details > .row > div:nth-child(4) .profile-item p,
.profile-details > .row > div:nth-child(5) .profile-item p{
    color: #ffffff;
}
.profile-details > .row > div:nth-child(3) .profile-item {
    background: #6b7374;
}
.profile-details > .row > div:nth-child(4) .profile-item {
    background: #db4149;
}
.profile-details > .row > div:nth-child(5) .profile-item {
    background: #001b30;
}

/*======= Contact Us page =============*/

.contact-area {
    position: relative;
}
.contact-form {
    padding: 30px;
    background: #f6f6f6;
}
.contact-form h3 {
    color: #242424;
    font-weight: 600;
    font-size: 36px;
    margin: 0;
    padding-bottom: 30px;
}
.contact-form label {
    font-size: 15px;
    color: #242424;
    font-weight: 300;
}
.contact-form span.required {
    color: #de4141;
    padding-left: 5px;
}
.contact-form input, .contact-form textarea {
    border-radius: 8px;
    border: none;
    padding: 10px 15px;
    font-size: 15px;
    color: #333;
    height: auto;
}
.contact-form input:focus, .contact-form textarea:focus {
    box-shadow: none;
    outline: none;
}
.contact-form input[type="submit"], .contact-form button[type="submit"]{
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #ffffff;
    background: #2a3143;
    padding: 12px 25px;
    border: none;
    border-radius: 0;
}
.contact-form input[type="submit"]:hover, .contact-form button[type="submit"]:hover{
    background: #db4149;
}
.contact-info-area{
    padding-left: 30px;
}
.contact-maps {
    line-height: 0;
}
.contact-maps iframe {
    padding: 0;
    margin: 0;
}
.contact-info {
    background: #2a3143;
    padding: 30px 20px;
}
.contact-info h3 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
}
.contact-info h3 span {
    font-size: 15px;
    color: #fff;
    margin: 0;
    line-height: 25px;
    font-weight: 300;
}
.contact-info p {
    font-size: 15px;
    color: #fff;
    margin: 0;
    line-height: 25px;
    font-weight: 300;
}
.contact-info p {
    font-size: 15px;
    color: #fff;
    margin: 0;
    line-height: 25px;
    font-weight: 300;
}
.contact-info ul{
    padding: 10px 0;
}
.contact-info li{
    display: block;
    padding: 3px 0;
}
.contact-info li a{
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
}
.contact-info li a i{
    margin-right: 5px;
    color: #ea4334;
}
.contact-form .recaptcha-cus {
    justify-content: start;
    display: flex;
}

/*============== Career Area ===============*/

.career-area{}
.job-area {
    background: #174e7b url("assets/images/team.jpg") no-repeat center / cover;
    padding: 20px 30px;
    margin-bottom: 50px;
}
.job-content{
    padding: 15px 0 10px;
}
.job-content h4 {
    color: #24a4c9;
    font-size: 30px;
    font-weight: 300;
    margin: 0;
}
.job-content h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}
.job-content p{
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: justify;
}
.job-content p a{
    color: #34c2e0;
    font-weight: 600;
}
.project-item{
    background: #f6f6f6;
    padding-bottom: 40px;
    border-bottom: 4px solid #be1924;
}
.project-title {
    padding: 15px 20px;
    background: #353535;
}
.project-title h3 {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    margin: 0;
    padding-bottom: 5px;
}
.project-title p {
    font-size: 14px;
    font-weight: 300;
    color: #34c2e0;
    margin: 0;
}
.project-content {
    padding: 20px 20px 10px;
}
.project-content h4 {
    color: #242424;
    font-size: 15px;
    font-weight: 600;
}
.project-content li {
    color: #242424;
    font-size: 14px;
    font-weight: 300;
    list-style: disc;
    margin-left: 15px;
    padding: 3px 0;
}

/*============== Product Area ===============*/

.product-top-content {
    background: #f6f6f6;
    padding: 30px 30px;
}
.product-top-content h3{
    color: #242424;
    font-weight: 900;
    font-size: 30px;
}
.product-top-content h3 span{
    color: #db4149;
    font-weight: 300;
    display: block;
}
.product-top-content h4 {
    color: #bd1622;
    font-weight: 300;
    font-size: 22px;
    border-bottom: 2px solid #cecece;
    padding-bottom: 15px;
    padding-top: 5px;
    margin-bottom: 20px;
}
.product-top-content h4 span{
    color: #242424;
    font-weight: 300;
    display: block;
    padding-bottom: 5px;
}
.product-top-content p {
    color: #242424;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}
.product-top-content img{
    width: auto;
    height: auto;
    max-width: 100%;
}
.spectrum-bdr{
    border-top: 2px solid #f6f6f6;
}
.product-area{
    position: relative;
}
.product-heading{
    padding-bottom: 30px;
    text-align: center;
}
.product-heading h3{
    font-size: 26px;
    color: #db4149;
    font-weight: 300;
}
.product-heading h4{
    font-size: 20px;
    color: #242424;
    font-weight: 300;
}
.product-item {
    margin-bottom: 50px;
}
.product-image{
    padding-bottom: 20px;
}
.product-image img{
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0;
    border: 2px solid #e9e9e9;
}
.product-content {
    min-height: 130px;
    padding-bottom: 10px;
}
.network-product .product-content {
    min-height: initial;
}
.product-content h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px;
}
.product-content h4 a{
    color: #db4149;
}
.product-content p{
    font-size: 13px;
    color: #001b30;
    line-height: 25px;
    font-weight: 300;
    text-align: justify;
    margin: 0;
    padding-bottom: 10px;
}
.product-btn {
    text-align: center;
    padding-top: 10px;
}
.action-image {
    height: 100%;
}
.action-image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.action-content {
    height: 100%;
    background: #bd1622;
    padding: 15px 30px;
}
.action-content p{
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 5px;
}
.action-content li {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    padding: 3px 0;
    list-style: disc;
    margin-left: 15px;
}