/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
@font-face {
    font-family: "OpenSans-Regular";
    src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-Bold";
    src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-Bold";
    src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-ExtraBold";
    src: url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
}
body{
    line-height: 24px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
body a{
    text-decoration: none;
}
.ft-logo{
    width: 121px;
    height: 61px;
    margin-bottom:8px;
}
.menu-all{
    height:auto;
}
.tps_logo{
    position: absolute;
    top: -23px;
    box-shadow: 0px 5px 5px 0px grey;
}
.pr{
    position: relative;
}
.hdrs {
    padding: 4px 0;
    background: #1C191A;
    color: #f6b62f;
}
.hdrs a{
    color: #f6b62f;
}
.hdrs i {
    margin: 0 10px 0 0;
}
.hdrs i:hover {
    cursor: pointer;
    color: #fff;
}
.headers.actives {
    margin: 0 auto;
    background: #000;
    box-shadow: 0 1px 5px 1px rgba(58, 58, 62, 0.09);
    padding: 10px 0!important;
}
.hv{
    display: none;
}
.btn_ylw {
    background: #f8e556;
    border-color: #f8e556;
    color: #fff;
}
.btn_red {
    color: #fff;
    background-color: #CC0105;
    border-color: #ffffff;
}
.btn_light {
    background: transparent;
    border-color: #fff;
    color: #fff;
    border: 1px solid #fff!important;
}
.over-btn{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.over-btn-p{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    text-transform: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 25px 15px;
    transition: 0.5s all;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
    background-color: #F6B62F;
    color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-link.active{
    background-color: #F6B62F;
    color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-item{
    position: relative;
}
.sub-menu {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    background-color: #f7f7f8;
    width: 200px;
    line-height: normal;
    box-shadow: 0 3px 9.3px 0.7px rgba(0,0,0,.15);
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
    -moz-transform: scale(1,0);
    transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    -webkit-transform-origin: center top 0;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
}
.sub-menu li{
    text-align: left;
    display: block;
    border-bottom: 1px solid #ddd;
    position: relative;
    transition: 0.5s all;
}
.sub-menu li a{display: block;text-decoration: none;color: rgba(0,0,0,.5);padding: 10px;transition: 0.5s all;}
.sub-menu li a:hover{
    background-color: #f6b62f;
    color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-item:hover .sub-menu{
    opacity: 1;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
}
.navbar-light .navbar-brand img {
    position: absolute;
}
#carouselExampleIndicators .carousel-item {
    height: auto;
    min-height: 10px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#carouselExampleIndicators .carousel-indicators .active {
    background-color: #AD7D28;
    border: 1px solid #AD7D28;
}
#carouselExampleIndicators .carousel-indicators {
    bottom: 30px;
}
#carouselExampleIndicators .carousel-indicators li {
    background-color: #f8e556;
    border: 1px solid #f8e556;
}
.carousel-caption h2{
    font-size: 38px;
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
}
.carousel-caption p{
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin: 0 0 10px 0;
}
.portfolio-item {
    margin-bottom: 30px;
}
.ready-btn {
    background-color: #4285f4;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    margin-right: 10px;
    margin-top: 10px;
    width: 180px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    border-radius: 3px;
    float: left;
}
.ready-btn:hover {
    background-color: #f2184f;
    color: #fff;
    text-decoration: none;
}
.top-btn {
    background: #35383d;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none
}
.top-btn:hover {
    color: #fff;
    background: #f2184f;
    text-decoration: none
}
.ctc{
    background: linear-gradient(to bottom right,#fa5555 0,#082d3e 100%);
    color: #fff !important;
    padding: 6px 20px !important;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px !important;
}
.top-header {
    padding: 10px 0px;
    background: #4285f4;
}
.logo-area {
    padding: 24px 0px;
}
.contact-info {
    font-size: 14px;
}
.logo-contact-info img {
    width: 40px;
}
.contact-info p {
    color: #fff;
    margin-bottom:0;
}
.contact-info a {
    margin:0 7px 0 0;
    cursor: pointer;
}
.contact-info .fa {
    color: #fff;
    margin: 0 8px 0 0;
}
.socal-link .fa {
    color: #fff;
    margin:0 0 0 8px;
}
.logo-contact-info p, .logo-contact-info a {
    font-size: 14px;
    color: #444;
}
.socal-link {
    text-align: right;
}
.hvn{
    display: none;
}
.hv{
    display: inherit;
}
.clr-box {
    width: 100%;
    margin: 00;
    padding: 30px 15px;
    background: #fa5555bf;
    border-radius: 3px;
}
.bgs-1 {
    background: #094461ad!important;
}
.bgs-2 {
    background: #abababbf!important;
}
.bgs-3 {
    background: #5d95bdbf !important;
}
.navbar-bootbites {
    margin-bottom: -28px;
    z-index: 5000;
}
.footer-main {
    background:#313032;
    position: relative;
    padding: 4% 0 0 0;
}
.footer-main p {
    color: #ffff;
}
.copyright {
    color: #fff;
    padding: 12px 0;
    font-size: 12px;
    margin: 10px 0 0 0;
    background: #474647;
    opacity: 50%;
    font-weight: 100;
}
.footer-menu {
    float: right;
}
.unstyled, ul, ol, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    display: inline-block;
    padding-left: 8px;
}
.footer-menu ul li a {
    color: #fff;
    padding: 0;
    padding-right: 0px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    line-height: 10px;
    padding-right: 10px;
    margin-right: 5px;
}
.footer-top {
    position: absolute;
    top: -60px;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
}
.footer-top-bg {
    background: #f2184f;
    margin: 0;
    color: #fff;
}
.footer-top .footer-box i {
    float: left;
    font-size: 28px;
    margin-top: 0px;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 100%;
}
.footer-top .footer-box .footer-box-content {
    margin-left: 75px;
}
.footer-about {
    padding-right: 40px;
}
.footer-widget {
    padding-bottom: 40px;
}
.footer-top .footer-box {
    padding: 30px 20px 20px 20px;
    min-height: 120px;
}
.footer-top .footer-box .footer-box-content h3 {
    margin-top: 6px;
    margin-bottom: 2px;
    font-size: 20px;
    color: #fff;
    text-align: left;
}
.bg-overlay .container {
    position: relative;
    z-index: 1;
}
.footer-main {
    color: #8c93a5;
}
.footer-main .form-control{
    border-bottom: 1px solid #bbbbbb;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    box-shadow: none;
    background: none;
    padding: 6px 0;
    font-size: 15px;
    color: #bbbbbb
}
.footer-main .form-control placeholder{
    color: #bbbbbb
}
.footer-logo {
    margin: 0 0 25px;
}
.footer-social {
    margin-top: 25px;
    float: left;
}
.footer-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-social ul li {
    margin: 0 10px 0 0;
    display: inline-block;
}
.footer-social ul li a {
    -webkit-transition: 400ms;
    transition: 400ms;
    transition: 400ms;
    color: #fff;
}
.footer-top .footer-box .footer-box-content p {
    margin: 0;
    font-size: 14px;
    text-align: left;
    color: #fff;
}
.footer {
    position: relative;
    z-index: 4;
}
.footer .widget-title {
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: left;
}
.list-round, .list-arrow, .list-dash {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-widget ul.list-dash li {
    width: 100%;
    float: left;
    line-height: normal;
    padding-bottom: 10px;
    font-size: 13px;
    text-align: left;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    opacity: 100%;
}
.footer-widget ul.list-dash li a {
    color: #A7A9AC;
    font-weight: 500;
}
.footer-widget ul.list-dash li a:hover{
    color: #fff !important;
    text-decoration:none;
}
section{
    padding: 5% 0;
}
.techno-section {
    position: relative;
    width: 100%;
    display: block;
    background:url("../img/main.png");
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.techno-section h2 {
    font-size: 36px;
    text-align: left;
    color: #fff;
    text-align: center;
    margin: 0!important;
}
.arw-down {
    color: #fff;
    font-size: 12px;
    margin: 0 auto 15px auto;
}
.arw-down-dark {
    color: #0f1b2f;
    font-size: 12px;
    margin: 0 auto 15px auto;
}
.techno {
    width: 100%;
    min-height: 160px;
    margin: 0 0 20px 0 ;
    padding: 45px 0 0 0;
    border: 1px solid #989ea2;
    background: transparent;
    text-align: center;
}
.techno:hover, .techno:focus {
    cursor: pointer;
    border: 1px solid #fa5555;
    transition: border-color 0.35s ease-in-out;
}
h2 {
    font-size: 46px;
    color: #5a728a;
}
p{
    color: #646464;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.abt-bx {
    width: 100%;
    margin: 0;
    padding: 0px;
    background: url('../img/abt-top.png') no-repeat top right;
    border-radius: 3px;
}
.abt-bx-ico {
    padding: 55px!important;
    background: url('../img/abt-btm.png') no-repeat bottom right!important;
}
.abt-bx .card {
    background: transparent;
    border: 0;
    border-radius: 0;
}
.abt-bx .card-body {
    padding: 0;
}
.about-section .ready-btn{float: right;}
.common{
    text-decoration: none;
    padding: 4% 0;
}
.common ul.list-dash li {
    width: 100%;
    float: left;
    line-height: normal;
    padding-bottom: 18px;
    font-size: 15px;
    text-align: left;
}
.common ul.list-dash li a {
    color: #757575;
    font-size: 17px;
    text-decoration: none;
}
.common ul.list-dash li::before {
    font-family: FontAwesome;
    content: "\00BB";
    margin-right: 10px;
    color: #4285f4;
    font-size: 20px;
}
#map-sec {
    margin:45px 0 -5px 0;
}
.effect-sadie{
    transition: 0.5s all;
}
.effect-sadie:hover{
    box-shadow: 0 0 10px #ddd;
}
.wf{
    width: 100%;
    transition: 0.5s all;
}
.effect-sadie:hover .wf{opacity: 0.8}
.crsl-indicators {
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.crsl-indicators {
    font-family: "OpenSans-Bold";
    color: #ffff;
}
.crsl-indicators li {
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 5px;
    border-radius: 50%;
    background: rgba(250, 230, 85, 0.99);
}
.crsl-indicators .active {
    background-color: #000;
}
.crsl-indicators li:hover {
    cursor: pointer;
}
.sec-service {
    background: #fff!important;
}
.sec-service .carousel-control-prev, .carousel-control-next {
    width: auto;
    opacity: 0.9;
}
.sec-service .carousel-control-prev {
    left: -40px;
}
.sec-service .carousel-control-next {
    right: -40px;
}
.nxts {
    background: #F6B62F;
    padding: 10px;
    font-size: 12px;
}
.sec-service h2 {
    font-size: 33px;
    text-align: left;
    color: #0f1b2f;
    text-align: center;
    margin: 0 !important;
    text-transform: uppercase;
}
.headline::after {
    content: " ";
    border: solid 2px #F6B62F;
    display: block;
    width: 110px;
    margin: 7px auto 15px auto;
    padding: 0;
}
.sec-service h2 span, .prlx_se h2 span {
    color: #F6B62F  ;
}
.sec-service .card {
    border: 0;
    box-shadow: none;
    border-radius: 0px;
}
.sec-service .card-body {
    padding: 0;
}
.sec-service .card-body img {
    position: relative;
}
.sec-service .card-body .contents {
    position: absolute;
    z-index: 999;
    padding: 30px 35px;
    bottom: 0;text-align: left;
}
.sec-service .card-body .contents p {
    color: #fff;
    text-align: left;
    font-size: 15px;
    margin: 0!important;
}
.sec-service .card-body .contents h3 {
    color: #fff;
    font-size: 15px;
    margin: 12px 0;
    text-align: left;
    text-transform: uppercase;
    line-height: 23px;
}
.bg-01 {
    background: #cd5c5f;
}
.bg-02 {
    background: #3d3d49;
}
.bg-03 {
    background: #101f28;
}
.bg-04 {
    background: #457188;
}
.p-line{
    padding: 3px;
}
.atchive-sec{
    background: url("../img/bg.jpg");
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.atchive-sec h2 {
    font-size: 36px;
    text-align: left;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    text-transform: uppercase;
}
.atchive-sec h4 {
    font-size: 20px; margin: 0; text-align: left;font-family: OpenSans-Regular;
    font-weight: 500;
}
.atchive-sec p {
    margin-bottom: 0; font-size: 15px; text-align: left;
}
.top_sec {
    background:#F6B62F !important;
}
.top_sec h4 {
    font-size: 20px;
    text-align: left;
    color: #fff;
    margin: 0 !important;
    text-transform: uppercase;
}
.top_sec  p {
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
}
.btn-red {
    color: #fff;
    background-color: #cc850b;
    border-color: #cc850b;
    padding: 5px;
    float: left;
    font-size: 14px !important;
    border-radius: 2px !important;
}
.btn-red:hover {
    color: #fff;
    background-color: #a76d0a;
    border-color: #a76d0a;
}
.test-image{
    width: 88px;
    height: 88px;
    border-radius: 50%;
    overflow: hidden;
}
.test-image img {
    width: 100%;
}

.adrs p {
    color: #A7A9AC;
    padding: 0 100px 0 0;
    font-size: 13px;
}
.adrs i {
    margin: 0 25px 0 0;
}
.adrs h3 {
    font-size: 20px;
    text-align: left;
    margin: 0 0 9px 0;
    display: flex;
}
.social {
    width: 100%;
    height: auto;
    margin: 20px 0 0 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
    border-left: 1px solid #fa5555;
}
.social-Icon {
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 9px 7px;
    overflow: hidden;
    background: #fa5555;
    color: #fff;
    float: left;
}
.social-Icon:hover {
    background: #fff;
    color: #000;
    cursor: pointer;
}
.bg-red{
    background: #fa5555;
}
.bg-sky{
    background: #457188;
}
.m40{
    margin: 40px 0 0 0;
}
/************************************** testimonial *************************************/
.msg-sec {
    background: url('../img/testi_bg.jpg') no-repeat center top #fff  !important;
    padding: 6% 0 3% 0;
}
.msg-sec h2 {
    font-size: 33px;
    color: #646464;
    text-align: center;
    margin: 0 !important;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.msg-sec  p {
    color: #fff;
}
.msg-sec  i {
    color: #fff;
}
.msg-sec h3 {
    font-size: 16px;
    text-align: left;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.qte{
    font-size: 33px!important;
    display: block!important;
    margin: 0 0 25px 0;
    line-height: 18px;
}
.msg{
    width: 100%;
    min-height: 135px;
    padding: 30px;
    background: #e2b65d;
    overflow: hidden;
    display: flex;
    text-align: left;
    border-radius: 6px;
    box-shadow: 0 1px 2px 1px rgba(208, 201, 243, 0.15);
}
.msg:hover{
    background: #cba352;
    color: #fff!important;
    cursor: pointer;
}
.msg:hover p,.serviceBx:hover h4{
    color: #fff;
}
.test-image{
    width: 105px;
    height: 105px;
    border-radius: 50%;
    overflow: hidden;
}
.testmo-image{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.testmo-image img {
    width: 100%;
}
.test-image img {
    width: 100%;
}
.msg-sec .carousel-indicators {
    bottom: -56px;
}
/************************************** inner *************************************/
#banner-sec {
    width: 100%;
}
.banner-sec {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: left;
}
.banner-sec-content {
    width: 100%;
    height: auto;
    margin: 5% 0;
    padding: 50px 0;
    overflow: hidden;
    float: left;
}
.banner-sec h1 {
    text-transform: uppercase;
    text-align: center;
    font-size: 42px;
    color: #fff;
    margin: 0 0 10px 0;
}
.banner-sec h2 {
    font-family: OpenSans-Bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
    color: #fff;
    margin: 10px 0;
}
.banner-sec p {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin: 0px 0 23px 0;
}
.banner-sec .card {
    margin: 0 0 15px 0;
}
.banner-sec .card i {
    font-size: 20px;
}
.banner-sec .card p {
    font-size: 14px;
    line-height: 25px;
}
.banner-sec ul {
    width: 100%;
    min-height: 10px;
    margin: 0;
    padding: 17px 0 36px 0;
    float: left;
    text-align: center;
}
.banner-sec ul li {
    width: auto;
    margin: 0;
    padding: 0 ;
    display: inline-block;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    list-style: outside none none;
}
.banner-sec ul li a {
    width: auto;
    height: auto;
    display: inline-block;
    font-size: 15px;
    margin: 3px 0;
    padding:  8px 10px ;
    text-transform: capitalize;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    list-style: outside none none;
    border: 2px solid #fff;
}
.banner-sec ul li a:hover {
    color: #57cdf8!important;
}
.banner-sec-icon {
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 20px;
}
.about{
    background: url(../img/bg1.jpg) ;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.about-bx {
    width: 100%;
    min-height: 153px;
    padding: 32px 20px 20px 20px;
    padding: 20px;
    float: left;
    overflow: hidden;
    background: #fa5555bf;
}
.about-bx h3{
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
}
#values{
    background: url('../img/bg1.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.values{
    margin: 0;
    padding:7% 0 05% 0;
}
.values h2{
    color: #fff;
    margin: 0 0 7px 0;
}
.values h3{
    font-size: 22px;
    margin: 35px 0 10px 0;
    color: #fa5555;
}
.values p{
    text-align: center;
    padding: 0 0 14px 0;
    color: #666;
}
.values-bx {
    width: 100%;
    min-height: 205px;
    margin: 0 0 55px 0;
    padding: 0 0 30px 0;
    float: left;
    background: #fff;
    border-radius: 9px ;
    position: relative;
}
.values-bx-icon {
    width: 100%;
    height: 55px;
    margin: 0 ;
    padding: 0;
    float: left;
    overflow: hidden;
    bottom: -23px;
    position: absolute;
    z-index: 1;
}
.values-bx-icon1 {
    width: 55px;
    height: 55px;
    margin: 0 auto;
    padding: 0;
    float: none;
    overflow: hidden;
    background: #fa5555;
    border-radius: 50%;
    text-align: center;
    display: flex;
    vertical-align: middle;
    align-items: center;
    text-align: center;
}
.vls-icon {
    color: #fff;
    text-align: center;
    margin: 0 auto;
}
.prlx_se {
    position: relative;
    width: 100%;
    display: block;
    background: url(../img/main.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.prlx_se h2 {
    font-size: 33px;
    text-align: left;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.prlx_se .headline::after {
    content: " ";
    border: solid 2px #fff;
    display: block;
    width: 110px;
    margin: 7px auto 15px auto;
    padding: 0;
}
.prlx_se  p {text-align: center;
    font-size: 14px;
    color: #fff;
    margin-bottom: 40px;
}
.prlx_se .card-body h4 {
    text-transform: uppercase;
    font-size: 18px;
}
.prlx_se .card-body p {
    font-size: 14px;
    margin-bottom: 15px;
    color: #646464;
    text-align: left;
    line-height: normal;
}
.prlx_se .card {
    border: 0;
    border-radius: 2px;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.05) !important;
    overflow: hidden;
}
.prlx_se .box {
    padding: 20px ;
    overflow: hidden;
}
.prlx_se .card-body {
    padding: 0;
}
.service-banner {
    background: url(../img/bg2.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.service{padding: 7% 0 6% 0;}
.service .card {
    border: 0;
    border-radius: 0px;
    box-shadow: 0 1px 6px 1px rgba(208, 201, 243, 0.32);
    overflow: hidden;
    margin: 0 0 35px 0;
}
.service .card:hover{
    background: #fa5555;
    color: #fff!important;
    cursor: pointer;
}
.service .card:hover .fa-stacks{
    background: #fff;
    color: #fa5555!important;
}
.service .card:hover p,.serviceBx:hover h4
{
    color: #fff;
}
.service .card p {
    color: #757575;
    font-family: OpenSans-Regular;
    font-size: 14px;
    line-height: 28px;
}
.fa-stacks {
    position: relative;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 2em;
    vertical-align: middle;
    border-radius: 50%;
    color: #fff;
    background: #fa5555;
    text-align: center;
    align-items: center;
    display: flex;
}
.fa-stacks i {
    margin: 0 auto;
}
.mail-part {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.acc-1 .accordion-header {
    padding: 10px 14px;
    background: #f1f0f5;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    transition: all .3s;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.career{
  background: #ebf4f4;
}
.career-banner {
    background: url(../img/job.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.career .form-control {
    border: 0;
    /* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important; */
    font-size: 14px;
    padding: 13px 15px;
    border: 1px solid #f1f1f1;
}
.career .card {
    border: 0;
    /* background: #f8f8f8; */
    border-radius: 0px;
    padding: 25px 40px 25px 40px;
}
.career .cmnt {
    min-height: 130px;
}
.career .cmnt1 {
    min-height: 179px;
}
.career .nav-tabs {
    text-align: center;
}
.career .nav {
    display: block;
}
.career .nav-tabs {
    border-bottom: 0;
}
.career .nav-tabs .nav-item {
    display: flex;
    margin: 0 0 15px 0;
}
.career .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.career .nav-tabs .nav-link {
    color: #3e3e3e;
    outline: none;
    background: #fff;
}
.career .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background: #fa5555;
    border-color: transparent;
    font-weight: 500;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fa5555;
    background: transparent;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 500;
}
.career h5 {
    margin: 42px 0 0 0;
    font-weight: 400;
}
.cmnt {
    min-height: 179px;
}
.btn{
    border: 0;
}
.contact-banner{
    background: url(../img/contact.jpg) ;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.blog{
    background: #fff;
    padding: 9% 0;
}
.blog a{
    text-decoration: none;
    color: #8a8a8a;
}
.blog .btn a{
    text-decoration: none;
    color: #fff;
}
.blog a:hover{
    color: #fa5555;
}
.blog .card {
    border: 0;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.05) !important;
}
.blog .card-body {
    padding: 25px 15px;
    vertical-align: middle;
    align-items: center;
    display: flex;
}
.blog h5 {
    font-size: 17px;
    font-weight: normal;
    font-style: italic;
}
.blog-by{
    font-size: 14px;
    margin-bottom: 5px;
    font-style: italic;
    margin: 20px 0 5px 0;
}
.blog p {
    font-size: 14px;
    margin-bottom: 5px;
    font-style: italic;
}
.pr{position: relative;}
.pa{
    position: absolute;
    z-index: 999;
}
.bdr-sm {
    border-top: 1px solid #fff;
}
.carousel-item .d-none{display: inherit!important;}
.blog-detail{padding: 5% 0}
.blog-detail img{border-radius: 2px;}
.blog-detail h2 {
    font-size: 30px;
    color: #fa5555;
    font-weight: normal;
    margin: 0px 0 5px 0;
}
.faq .acc-1 .accordion-header {
    padding: 15px 15px;
    background: #fff;
    margin: 0 0 15px 0;
    border: 1px solid #f1f1f1;
    color: #427086;
}
.accordion-body {
    padding: 15px;
    border: 1px solid #f1f1f1;
    margin: -16px 0 15px 0;
}
.accordion-body__contents  {
    color: #949494;
}
.faq-banner{
    background: url(../img/faq.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.wtbx{
    position: absolute;
    z-index: 999;
    top: 0;
    background: #fff;
    padding: 15px 30px;
    min-height: 89px;
    vertical-align: middle;
    align-items: center;
    display: inherit;
}
.wtbx img{
    width: auto;
    height: auto;
}
.footer-main .form-control::placeholder{color:#e5e5e5;}
.footer-main  .btn-d-gray {
    color: #fff;
    background-color: #656e72;
    border-color: #27333b;
}
.teams{
    text-decoration: none;
    background: #ebf4f7;
    padding: 9% 0 8% 0;
}
.teams h2 {
    font-size: 36px;
    text-align: left;
    color: #0f1b2f;
    text-align: center;
    margin: 0 !important;
}
.team {
    width: 100%;
    min-height: 205px;
    margin: 0 0 25px 0;
    padding: 0 0 25px 0px;
    float: left;
    background: #fff;
    box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.05) !important;
    text-align: center;
}
.round{
    width: 120px;
    height: 120px;
    margin: 25px auto 25px auto;
    padding: 0;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}
.team h4 {
    font-size: 19px;
    letter-spacing: .3px;
}
.team h4::after {
    content: " ";
    border: solid 1px #fa5555;
    display: block;
    width: 51px;
    margin: 7px auto 3px auto;
    padding: 0;
}
.round img{
    width: 100%;
}
.c_form {
    background: #f6f9fc;
    padding: 0 30px 0 0;
}
.cpt{
    padding: 30px 15px 0 15px;
}
.c_form .form-control {
    border: 0!important;
}
#banner-sec {
    width: 100%;
}
.cr_bg {
    background: url(../img/why.jpg);
    min-height: 564px;
    width: 100%;
    padding: 0;
    vertical-align: middle;
    align-items: center;
    display: flex;
    overflow: hidden;
    background-repeat: no-repeat;
}
.popular{
    background: #fcfcfc;
}
.popular-banner {
    background: url(../img/career.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.popular .form-control {
    border: 0;
    /* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important; */
    font-size: 14px;
    padding: 13px 15px;
    border: 1px solid #f1f1f1;
}
.popular .card {
    border: 0;
    /* background: #f8f8f8; */
    border-radius: 0px;
    padding: 25px 40px 25px 40px;
}
.popular .cmnt {
    min-height: 130px;
}
.popular .cmnt1 {
    min-height: 179px;
}
.popular .nav-tabs {
    text-align: center;
}
.popular .nav {
    display: block;
}
.popular .nav-tabs {
    border-bottom: 0;
}
.popular .nav-tabs .nav-item {
    display: inline-block;
    margin: 0 10px;
}
.popular .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.popular .nav-tabs .nav-link {
    color: #fff;
    outline: none;
    background: #094461;
    border-radius: 4px;
    padding: 10px 15px;
    min-width: 135px;
    min-height: 130px;
    display: grid;
    vertical-align: middle;
    text-align: center;
    align-items: center;
}
.popular .nav-tabs .nav-link p {
    color: #fff;
    margin-bottom: 0;
}
.popular .nav-tabs .nav-link img {
    margin: 0 auto;
}
.popular .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background: #fa5555;
    border-color: transparent;
    font-weight: 500;
    transition: all 0.5s ease-in-out;
}
.popular .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background: #fa5555;
    border:0;
    font-weight: 500;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(255,152,0,.4);
}
.popular h5 {
    margin: 0 0 31px 0;
}

.popular p {
    font-size: 14px;
    margin:0 0 15px 0 ;
}
.pointer{
    cursor: pointer;
}
.ready-btn {
    background-color: #4285f4;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    margin-right: 10px;
    margin-top: 10px;
    width: 119px;
    height: 38px;
    font-size: 14px;
    line-height: 40px;
    border-radius: 3px;
    float: left;
}
.ready-btn:hover {
    background-color: #f2184f;
    color: #fff;
    text-decoration: none;
}
.top-btn {
    background: #35383d;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none
}
.top-btn:hover {
    color: #fff;
    background: #f2184f;
    text-decoration: none
}
.ctc{
    background: #F6B62F;
    color: #231F20!important;
    padding: 4px 15px!important;
    border-radius: 15px!important;
    float: left;
    margin: 0 0 0 10px;
    align-items: center;
    vertical-align: middle;
    display: grid;
    min-width: 84px;
    text-align: center;
}
.logo-contact-info, .socal-link {
    margin: 16px 0 0 0;
}
.top-header {
    padding: 10px 0px;
    background: #4285f4;
}
.logo-area {
    padding: 3px 0px;
}
.contact-info {
    font-size: 14px;
}
.logo-contact-info img {
    width: 40px;
}
.contact-info p {
    color: #fff;
    margin-bottom:0;
}
.contact-info a {
    margin:0 7px 0 0;
    cursor: pointer;
}
.contact-info .fa {
    color: #fff;
    margin: 0 8px 0 0;
}
.socal-link .fa {
    color: #fff;
    margin: 0;
    background: #f69f1d;
    padding: 11px 0 0 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
}
.logo-contact-info p, .logo-contact-info a {
    font-size: 14px;
    color: #444;
}
.owl-nav button{
    position: absolute;
    top: 45%;
}
.owl-nav button.owl-prev{
    left: -40px;
}
.owl-nav button.owl-next{
    right: -40px;
}
.owl-nav button i {
    background-color: #F6B62F;
    padding: 10px;
    color: #fff;
}
.owl-theme .owl-dots .owl-dot.active span{
    background-color: #cba352;
}
.owl-theme .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #cba352;
}
.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 25px;
}
.banner-section{
    background-image: url(../img/main.png);
    background-size: cover;
    background-position: 100% 65%;
    padding: 100px 0;
    position: relative;
}
.banner-section:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0e2646', GradientType=0);
}
.banner-section h2{
    font-size: 35px;
}
.banner-section ol.breadcrumb {
    background: none;
    width: 100%;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    margin-bottom: 24px;
    font-weight: 500;
}
.banner-section ol.breadcrumb li {
    display: contents;
    color: #ffffffb0;
}
.banner-section li a, .banner-section li a i {
    color: #ffffffb0;
    font-size: 14px;
}
.banner-section .breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    color: #fff !important;
}
.banner-section .breadcrumb-item.active {
    color: #ffffff;
    font-size: 14px;
}
.z-index{
    z-index: 9;
}
.contact-section {
    background-color: #F7F1EB;
    padding: 80px 0;
}
.contact-add{
    font-size: 24px;
}
.contact-add p{
    font-size: 15px;
}
.icon-box i{
    background-color: #F6B62F;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 15px 0 0;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #fff;
}
.contact-form{
    padding: 55px;
}
.form-control:focus{
    box-shadow: none;
    outline: 0;
}
.form-control{
    border-color: #F6B62F;
    font-size: 14px
}
.submit-btn{
    background-color: #F6B62F;
    color: #fff;
    padding: 8px 30px;
    border-radius: 5px;
    border: 0;
}
.about-section h2{
    font-size: 33px;
    color: #0f1b2f;
}
.vision-section{
    background-color: #F7F1EB;
}
.vision-content{
    background-color: #fff;
}
.prlx_se.message-section p{
    line-height: 24px;
}
.about-section ul, .about-section ul li{
    list-style: circle;
    padding: 0 15px 15px;
}
.package-section .box {
    padding: 20px;
    overflow: hidden;
}
.package-section{
    background: none;
}
.package-section .card{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05) !important;
    transition: 0.5s all;
}
.package-section .card:hover{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8) !important;
}
.package-section h2{
    font-size: 33px;
    color: #0f1b2f;
}
.img-container{
    position: relative;
    overflow: hidden;
}
.img-container img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-backface-visibility: hidden;
}
.card-body:hover .img-container img{
    -webkit-transform: scale(1);
    transform: scale(1);
}
.package-section .box h4 a{
    color: #212529;
    text-decoration: none;
}
.package-section ul{
    font-size: 14px;
}
.package-section ul li{
    position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
}
.package-section ul li:before{
    content: "\f00c";
    font-family: "FontAwesome"; 
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}
header#top {
    padding-top: 30px;
}
.mob-menu, .mob-sub-menu{
    display: none;
}
.product-section{
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 15px;
}
.product-section img{
    border-radius: 5px 5px 0 0;
}
.product-details{
    padding: 10px;
    border-top: 1px solid rgba(0,0,0,0.1);
}
.product-details p{
    font-size: 16px;
    font-weight: 600;
}
.btn-explore {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    background-color: #c68c1e;
    width: 100px;
    margin: 0 auto;
    color: #fff !important;
}
.carousel-caption{
    top: 25%;
    left: 17%;
    text-align: left;
}
@media(max-width: 991px){
    .carousel-caption{
        top: 15%;
    }
}
@media(max-width: 600px){
    .carousel-caption{
        top: 0;
        font-size: 10px;
    }
}
.error {
    color: red;
    font-size: 10px;
}
.star {
    color: red;
    padding-left: 5px;
}