@font-face {
    font-family: Montserrat-Black;
    src: url('../fonts/Montserrat-Black.ttf');
}

@font-face {
    font-family: Montserrat-BlackItalic;
    src: url('../fonts/Montserrat-BlackItalic.ttf');
}

@font-face {
    font-family: Montserrat-Bold;
    src: url('../fonts/Montserrat-Bold.ttf');
}

@font-face {
    font-family: Montserrat-BoldItalic;
    src: url('../fonts/Montserrat-BoldItalic.ttf');
}

@font-face {
    font-family: Montserrat-ExtraBold;
    src: url('../fonts/Montserrat-ExtraBold.ttf');
}

@font-face {
    font-family: Montserrat-ExtraBoldItalic;
    src: url('../fonts/Montserrat-ExtraBoldItalic.ttf');
}

@font-face {
    font-family: Montserrat-ExtraLight;
    src: url('../fonts/Montserrat-ExtraLight.ttf');
}

@font-face {
    font-family: Montserrat-ExtraLightItalic;
    src: url('../fonts/Montserrat-ExtraLightItalic.ttf');
}

@font-face {
    font-family: Montserrat-Italic;
    src: url('../fonts/Montserrat-Italic.ttf');
}

@font-face {
    font-family: Montserrat-Regular;
    src: url('../fonts/Montserrat-Regular.ttf');
}

@font-face {
    font-family: Montserrat-Light;
    src: url('../fonts/Montserrat-Light.ttf');
}

@font-face {
    font-family: Montserrat-LightItalic;
    src: url('../fonts/Montserrat-LightItalic.ttf');
}

@font-face {
    font-family: Montserrat-Medium;
    src: url('../fonts/Montserrat-Medium.ttf');
}

@font-face {
    font-family: Montserrat-MediumItalic;
    src: url('../fonts/Montserrat-MediumItalic.ttf');
}

@font-face {
    font-family: Montserrat-Regular;
    src: url('../fonts/Montserrat-Regular.ttf');
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url('../fonts/Montserrat-SemiBold.ttf');
}

@font-face {
    font-family: Montserrat-SemiBoldItalic;
    src: url('../fonts/Montserrat-SemiBoldItalic.ttf');
}

@font-face {
    font-family: Montserrat-Thin;
    src: url('../fonts/Montserrat-Thin.ttf');
}

@font-face {
    font-family: Montserrat-ThinItalic;
    src: url('../fonts/Montserrat-ThinItalic.ttf');
}

.banner-heading {
    font-size: 30px !important;
    font-family: Montserrat-Regular !important;
}

p {
    font-family: Montserrat-light;
}

body {
    background-color: #fff;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

header {
    color: #000;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 99999;
    margin: 0;
    background-color: transparent;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.pt-20 {
    padding-top: 20px;
}

.pt-50 {
    padding-top: 50px;
}

.mt-10 {
    margin-top: 10px;
}

.bg-light {
    background-color: #ffffff33 !important;
}

.colorwhite {
    color: #fff;
}

.lr-space {
    padding-left: 8%;
    padding-right: 8%;
}

.top-header {
    padding-top: 5px;
    padding-bottom: 5px;
}

.top-header a {
    padding-left: 25px;
    font-size: 14px;
    color: #fff !important;
    font-family: Montserrat-Regular;
}

.nav-link {
    font-size: 16px;
    color: #fff !important;
    font-family: Montserrat-Regular;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.slide-btn {
    padding: 10px 25px 10px;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-family: Montserrat-Regular;
    font-size: 14px;
}

.slide-btn:hover {
    padding: 10px 25px 10px;
    background-color: #fff;
    color: #000 !important;
    font-size: 14px;
}

.btn-avail {
    font-family: Montserrat-Regular;
    font-size: 16px;
    background-color: #a4050c;
    border: 2px solid #a4050c;
    padding: 10px 25px 10px;
    width: 250px;
    color: #fff;
}

.btn-avail:hover {
    background-color: transparent;
    border: 2px solid #a4050c;
    padding: 10px 25px 10px;
    width: 250px;
    color: #fff;
}

.ser-pad {
    padding-top: 50px;
    padding-bottom: 50px;
}

.service-icon {
    margin-bottom: 35px;
    cursor: pointer;
}

.service-icon:hover {
    margin-bottom: 35px;
    cursor: pointer;
    background-color: white;
}

.servicesimg img {
    float: left;
}

.service-icon h6 {
    font-size: 16px;
    padding-top: 0px;
    font-family: Montserrat-Regular;
    color: #212529;
    margin: 0;
}

.second-icon {
    position: relative;
    top: 45%;
    padding: 15px;
    text-align: center;
    color: #fff;
}

.second-icon1 {
    position: relative;
    padding: 26px 15px;
    text-align: center;
    color: #fff;
}

.second-icon1 h5 {
    font-size: 16px;
}

.second-icon1 p {
    font-size: 14px;
}

.slide-bor {
    border-left: 2px solid #981818;
    border-right: 2px solid #981818;
}

.slide-bg-bot {
    background-color: #343434;
}

.slide-bot {
    background-color: #343434;
    padding: 15px 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.slide-bot-serv {
    background-color: #fff;
    border: 1px solid #9b9b9b;
    padding: 15px 10px;
}

.slide-icon {
    float: left;
}

.slide-txt {
    color: #fff;
    font-family: Montserrat-Regular;
}

.slide-txt h6 {
    font-size: 18px;
    font-family: Montserrat-Regular;
    text-transform: uppercase;
}

.slide-txt p {
    margin-bottom: 0px;
}

.slide-icon-serv {
    float: left;
    padding: 5px;
}

.slide-icon-serv img {
    width: 60px;
}

.slide-txt-serv {
    color: #000;
    padding-left: 66px;
    font-family: Montserrat-Regular;
}

.slide-txt-serv h6 {
    font-size: 20px;
    font-family: Montserrat-Regular;
    text-transform: uppercase;
}

.slide-txt-serv p {
    margin-bottom: 0px;
}

.slide-bot1 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #343434;
}

.section-client {
    padding-top: 50px;
    padding-bottom: 50px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+1,000000+50,000000+50,2b2b2b+51,2b2b2b+100 */
    background: rgb(0, 0, 0);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(43, 43, 43, 1) 51%, rgba(43, 43, 43, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(43, 43, 43, 1) 51%, rgba(43, 43, 43, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(43, 43, 43, 1) 51%, rgba(43, 43, 43, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#2b2b2b', GradientType=0);
    /* IE6-9 */
}

.section-text {
    background-image: url(../img/test-coma.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
}

.text-bg {
    background-color: #fff;
    padding: 28px;
    min-height: 380px;
}

.text-img {
    width: 80px;
    height: 80px;
    padding-top: 10px;
    text-align: center !important;
    /* margin-left: 120px; */
    position: relative;
    left: 35%;
}

.text-img img {
    border-radius: 50px;
}

.text-txt {
    padding-top: 25px
}

.text-txt p {
    font-size: 16px;
    font-family: Montserrat-Regular;
}

.text-txt h6 {
    font-size: 16px;
    font-family: Montserrat-Bold;
}

.section-top {
    padding-top: 50px;
}

.section-bot {
    padding-bottom: 50px;
}

.testi-title h2 {
    color: #fff;
}

.social span a i {
    color: #fff;
    font-size: 14px;
}

.social span a i:hover {
    color: #ba1b1b;
    font-size: 14px;
}

footer h5 {
    font-size: 18px;
    font-family: Montserrat-Light;
    color: #cc0000;
}

footer p {
    font-size: 14px;
    font-family: Montserrat-Light;
    margin-bottom: 0px;
    color: #000;
}

footer p a {
    color: #000;
}

footer p a:hover {
    color: #c10003;
}

footer span a {
    color: #fff;
}

footer span a:hover {
    color: #ba1b1b;
}

.cta-bg {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #fff;
    text-align: center;
}

.cta-bg h2 {
    font-size: 34px;
    font-family: Montserrat-Light;
    color: #fff;
}

.cta-bg h2 span {
    font-family: Montserrat-ExtraBold;
    color: #fff;
}

.cta-bg h3 {
    font-size: 34px;
    font-family: Montserrat-Light;
    color: #fff;
}

.cta-bg h3 span {
    font-family: Montserrat-ExtraBold;
    color: #fff;
}

.loyal-footer {
    padding-top: 25px;
}

.ser-txt {
    text-align: center;
}

.ser-txt h5 {
    padding-top: 10px;
    margin-right: 35px;
    margin-bottom: 4px;
    font-family: Montserrat-Bold;
}

.ser-txt p {
    margin-right: 35px;
    padding-top: 4px;
    padding: 10px 25px 0px;
    border-top: 4px solid #ba1b1b;
    text-align: center;
    margin-bottom: 0px;
}

.ser-txt span i {
    float: right;
    margin-right: 35px;
    color: #7f7f7f;
    font-size: 32px;
}

.top-service h3 {
    font-family: Montserrat-Regular;
    color: #fff;
    font-size: 45px;
}

.counter h4 {
    font-family: Montserrat-Bold;
    color: #fff;
    font-size: 38px;
}

.counter p {
    font-family: Montserrat-Regular;
    color: #fff;
    font-size: 20px;
}

.chosse h6::after {
    display: inline-block;
    content: "";
    border-top: .3rem solid #ba1b1b;
    width: 6rem;
    margin: 0 0rem 5px 7px;
    /* transform: translateY(-1rem); */
}

.home-icon {
    text-align: center;
}

.home-icon img {
    width: 118px;
    margin: auto;
}

.home-icon h6 {
    font-family: Montserrat-Regular;
    color: #000;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
}

.btn-order {
    padding: 8px 50px 6px;
    background-color: #ba1b1b;
    color: #fff;
    border-radius: 22px;
    font-size: 14px;
    width: 190px;
    border: 4px solid #ba1b1b;
    font-family: Montserrat-Regular;
    font-size: 18px;
    height: 45px;
    line-height: 25px;
    margin: 20px 0 20px 0;
    text-decoration: none;
    text-align: center;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.btn-order:hover {
    border: 4px solid #ba1b1b;
    color: #ba1b1b;
    background-color: #fff;
}

.testi-title h3 {
    font-family: Montserrat-Regular;
    color: #fff;
    font-size: 45px;
}

.testi-title p {
    font-size: 16px;
    font-family: Montserrat-Regular;
}

.icon-top i {
    padding: 18px;
    border: 1px solid #8148ff;
    color: #8148ff;
    border-radius: 12px;
    font-size: 20px;
    font-size: 30px;
    float: left;
    margin-right: 20px;
    /*background-image: linear-gradient(to right, #8148ff, #4b67b4);*/
}

.icon-title {}

.services-bg {
    background-image: url(../img/cta-bg.jpg);
    background-size: cover;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-service {
    padding: 20px;
}

.services1-bg {
    background-image: url(../img/services_bg.jpg);
    background-size: cover;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.services1-bg p {
    color: #fff;
    text-align: center;
}

.services1-box {
    color: #fff;
    margin: 10px 0px;
    padding: 15px;
    text-align: center;
    /*border-radius    : 15px;*/
    border: 2px solid;
    border-image-source: linear-gradient(45deg, rgb(72, 149, 235), rgb(106, 81, 232));
    border-image-slice: 5;
}

.services1-box:hover {
    background-image: linear-gradient(to right, #6952e8, #5567ee, #4578f0, #4088ef, #4895eb);
}

.services-box {
    color: #fff;
    margin: 10px 0px;
    padding: 12px;
    height: 200px;
    /*border-radius    : 15px;*/
    border: 2px solid;
    border-image-source: linear-gradient(45deg, rgb(72, 149, 235), rgb(106, 81, 232));
    border-image-slice: 5;
}

.services-box:hover {
    background-image: linear-gradient(to right, #6952e8, #5567ee, #4578f0, #4088ef, #4895eb);
}


/*.services-box {
    position: relative;
    border: 4px solid transparent;
    color: #fff;
    border-radius: 16px;
    background: linear-gradient(orange, violet);
    background-clip: padding-box;
    padding: 10px;
    box-shadow: 0 3px 9px orange, inset 0 0 9px violet;
}*/


/*.services-box::after {
    position: absolute;
    top: -4px; bottom: -4px;
    left: -4px; right: -4px;
    background: linear-gradient(red, blue);
    content: '';
    z-index: -1;
    border-radius: 16px;
}*/

.services-num h3 {
    float: left;
    font-size: 58px;
}

.services-txt {
    padding-left: 25%;
}

.services-txt h3 {
    padding-top: 10px;
    font-size: 24px;
    font-family: Montserrat-Bold;
}

.services-txt p {
    font-size: 14px;
}

.cta {
    width: 50%;
    margin: auto;
}

.cta1 {
    width: 80%;
    margin: auto;
}

.cta-icon {
    float: left;
    font-size: 30px;
    color: #fff;
}

.cta-icon i {
    padding-top: 15px;
    font-size: 40px;
    color: #fff;
}

.cta-txt {
    padding-left: 44px;
    font-size: 24px;
    color: #fff;
}

.cta-txt span {
    font-size: 16px;
    font-family: Montserrat-Regular;
}

.cta-txt p {
    font-size: 24px;
    color: #fff;
}

.cta-order {
    font-size: 24px;
    color: #fff;
}

.order-btn {
    background-color: #fff;
    width: 250px;
    text-align: center;
    font-size: 12px;
    color: #4895eb;
    padding: 10px 26px;
    border-radius: 20px;
}

.view-btn {
    background-color: transparent;
    width: 250px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    padding: 10px 26px;
    border-radius: 20px;
}

.view-btn:hover {
    background-color: #fff;
    width: 250px;
    text-align: center;
    font-size: 12px;
    color: #4895eb;
    padding: 10px 26px;
    border-radius: 20px;
}

.order-btn:hover {
    background-color: transparent;
    width: 250px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    padding: 10px 26px;
    border-radius: 20px;
}

.guarantee-top {
    padding-top: 50px;
    padding-bottom: 50px
}

.guarantee-box {
    padding-top: 15px;
}

.guarantee-img {
    float: left;
}

.guarantee-text {
    padding-left: 90px;
}

.guarantee-text h5 {
    font-size: 18px;
    font-family: Montserrat-Bold;
}

.guarantee-text p {
    font-size: 14px;
    font-family: Montserrat-Regular;
}

.footer-info {
    padding-left: 25px;
}

.footer-info p {
    font-size: 14px;
}

footer span {
    font-size: 16px;
}

.head-number {
    background-image: linear-gradient(to right, #6952e8, #5567ee, #4578f0, #4088ef, #4895eb);
    padding: 7px 15px;
    color: #fff;
    border-bottom-left-radius: 15px;
    position: absolute;
    top: 0;
    right: -5%;
    float: right;
}

.head-number a {
    color: #fff;
    font-size: 13px;
}

.carousel-control-next,
.carousel-control-prev {
    width: 8%;
}

.carousel-item {
    /*height: 100vh;*/
    /*min-height: 662px;*/
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-caption {
    top: 34%;
    left: 0%;
    text-align: left;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 12px;
}

.topc {
    padding: 40px 0 0;
}

.carousel-caption h1 {
    margin-bottom: 0px;
    font-size: 60px;
    font-family: Montserrat-Regular;
}

.carousel-caption h2 {
    font-size: 30px;
    font-family: Montserrat-Regular;
}

.slide-txt-bot {
    margin-bottom: 30px;
}

.assign h3 {
    font-size: 40px;
    font-family: Montserrat-Regular;
}

.assign h6 {
    font-size: 20px;
    margin-bottom: 0px;
    font-family: Montserrat-Regular;
}

.choose h2 {
    font-size: 46px;
    font-family: Montserrat-Regular;
}

.choose h3 {
    font-size: 46px;
    font-family: Montserrat-Regular;
}

.choose h6 {
    font-size: 20px;
    margin-bottom: 0px;
    font-family: Montserrat-Regular;
}

.choose h6::after {
    display: inline-block;
    content: "";
    border-top: .3rem solid #ba1b1b;
    width: 16rem;
    margin: 0 0rem 5px 7px;
    /*transform: translateY(-1rem);*/
}

.section-space {
    padding-top: 50px;
    padding-bottom: 50px;
}

.choose-txt h4 {
    font-size: 24px;
    font-family: Montserrat-Bold;
}

.choose-txt h4:after {
    content: "";
    position: absolute;
    top: 38px;
    left: 6%;
    display: inline-block;
    width: 100px;
    margin-left: -20px;
    border-bottom: 3px solid #5142b9;
}

.assignicon {
    margin-top: 50px;
}

.icon-text h5 {
    font-size: 20px;
    font-family: Montserrat-Bold;
}

.icon-text p {
    font-size: 14px;
    font-family: Montserrat-Regular;
}

.icon-text {
    padding-left: 86px;
}

.assignicon i:hover {
    border: 1px solid #fff;
    background-image: linear-gradient(to right, #6952e8, #5567ee, #4578f0, #4088ef, #4895eb);
    color: #fff;
}

.services h2 {
    color: #fff;
    font-size: 40px;
    font-family: Montserrat-Regular;
}

.services h3 {
    color: #fff;
    font-size: 40px;
    font-family: Montserrat-Regular;
}

.bor-left {
    border-left: 1px solid #c6c6c6;
}

.fact img {
    width: 75px;
}

.fact p {
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 0px;
}

.fact-bg {
    padding-top: 50px;
    padding-bottom: 50px;
}

.fact span {
    font-size: 36px;
    font-family: Montserrat-Regular;
}

.test-h5 {
    color: #5142b9;
    font-size: 20px;
    font-family: Montserrat-Bold;
}

.test-p {
    font-size: 16px;
    font-family: Montserrat-Regular;
}

.get-dis {
    background-image: linear-gradient(to right, #4088ef, #4895eb, #5567ee, #6952e8, #6952e8);
    padding-top: 25px;
    padding-bottom: 25px;
}

.get-dis h4 {
    color: #fff;
    font-size: 24px;
    font-family: Montserrat-Regular;
}

.get-dis h2 {
    color: #fff;
    font-size: 40px;
    font-family: Montserrat-Bold;
}

.footer-icon a {
    color: #fff;
}

.footer-icon a:hover {
    color: #4895eb;
}

.footerinfo i {
    color: #5142b9;
}

.footer-info p {
    color: #fff;
}

.footer-info a {
    color: #fff;
}

.comparison {
    max-width: 940px;
    margin: 0 auto;
    font: 13px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 10px;
}

.comparison table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    border-bottom: 1px solid #CCC;
}

.comparison td,
.comparison th {
    border-right: 1px solid #CCC;
    empty-cells: show;
    padding: 10px;
}

.compare-heading {
    font-size: 14px;
    font-weight: bold !important;
    border-bottom: 0 !important;
    padding-top: 10px !important;
}

.comparison tbody tr:nth-child(odd) {
    display: none;
}

.comparison .compare-row {
    background: #F5F5F5;
}

.comparison .tickblue {
    color: #0078C1;
}

.comparison .tickgreen {
    color: #009E2C;
}

.comparison th {
    font-weight: normal;
    padding: 0;
    border-bottom: 1px solid #CCC;
}

.comparison tr td:first-child {
    text-align: left;
}

.comparison .qbse,
.comparison .qbo,
.comparison .tl {
    color: #FFF;
    padding: 10px;
    font-size: 13px;
    border-right: 1px solid #CCC;
    border-bottom: 0;
}

.comparison .tl2 {
    border-right: 0;
}

.comparison .qbse {
    background: #0078C1;
    border-top-left-radius: 3px;
    border-left: 0px;
}

.comparison .qbo {
    background: #009E2C;
    border-top-right-radius: 3px;
    border-right: 0px;
}

.comparison .price-info {
    padding: 5px 15px 15px 15px;
}

.comparison .price-was {
    color: #999;
    text-decoration: line-through;
}

.comparison .price-now,
.comparison .price-now span {
    color: #ff5406;
}

.comparison .price-now span {
    font-size: 32px;
}

.comparison .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.comparison .price-buy {
    background: #ff5406;
    padding: 10px 20px;
    font-size: 12px;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    border-radius: 3px;
    text-transform: uppercase;
    margin: 5px 0 10px 0;
}

.comparison .price-try {
    font-size: 12px;
}

.comparison .price-try a {
    color: #202020;
}

@media (max-width: 767px) {
    .comparison td:first-child,
    .comparison th:first-child {
        display: none;
    }
    .comparison tbody tr:nth-child(odd) {
        display: table-row;
        background: #F7F7F7;
    }
    .comparison .row {
        background: #FFF;
    }
    .comparison td,
    .comparison th {
        border: 1px solid #CCC;
    }
    .price-info {
        border-top: 0 !important;
    }
}

@media (max-width: 639px) {
    .comparison .price-buy {
        padding: 5px 10px;
    }
    .comparison td,
    .comparison th {
        padding: 10px 5px;
    }
    .comparison .hide-mobile {
        display: none;
    }
    .comparison .price-now span {
        font-size: 16px;
    }
    .comparison .price-small {
        font-size: 16px !important;
        top: 0;
        left: 0;
    }
    .comparison .qbse,
    .comparison .qbo {
        font-size: 12px;
        padding: 10px 5px;
    }
    .comparison .price-buy {
        margin-top: 10px;
    }
    .compare-heading {
        font-size: 13px;
    }
}

.price h2 {
    font-size: 40px;
    font-family: PlayfairDisplay-Bold;
    font-weight: 600;
}

.price h2::before {
    display: inline-block;
    content: "";
    border-top: .3rem solid #5142b9;
    width: 4rem;
    margin: 0 1rem 0 0;
    transform: translateY(-1rem);
}

.contact-icon {
    width: 50px;
    padding: 10px;
}

.cont-icon-size {
    font-size: 30px !important;
}

.contact-p-info {
    color: #5f6166;
    font-size: 18px;
}

.testi-bg {
    -webkit-box-shadow: 0px 5px 11px 2px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 5px 11px 2px rgba(0, 0, 0, 0.17);
    background-color: #fff;
    padding: 10px;
    margin: 5px;
}

.texti-img img {
    height: 100px;
    float: left;
    width: 100px;
    border-radius: 85px;
}

.text-title {
    padding-left: 110px;
}

.text-title h6 {
    font-size: 20px;
    font-family: Montserrat-Bold;
}

.colorblue {
    color: #4fa6e7;
}

.texti-p {
    padding-top: 5px;
}

.owl-thumbs {
    padding-top: 10px;
}

.active .test-dot {
    background-color: #4fa7e7;
    width: 8px;
    height: 8px;
    border-radius: 50px;
}

.test-dot {
    background-color: #e0e5e8;
    width: 8px;
    height: 8px;
    border-radius: 50px;
}

.tab-content .card-header h5 button {
    content: "\f107";
    display: block;
    width: 100%;
    font-size: 22px;
    font-family: FontAwesome;
    padding: 0;
    border: 0;
    color: #525252;
    text-align: left;
    text-decoration: none;
    white-space: normal;
}

.card-header h5>button:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f056";
    padding-right: 5px;
}

.card-header h5>button.collapsed:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f055";
    padding-right: 5px;
    color: #525252 !important;
}

.card {
    border: none;
    margin-top: 10px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    /*background-color: rgba(255, 255, 255, 0.03);*/
    border-bottom: 1px solid transparent;
    border-right: none;
}

.card-header h5 {
    margin-bottom: 0px;
}

.card-header h5 button {
    font-family: Montserrat-Regular;
}

.services-list {
    width: 50%;
    float: left;
    list-style: none;
}

.services-list p {
    margin-bottom: 1px;
}

.sample-txt {
    background-color: #393939;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-transform: uppercase;
}

.service-img img {
    width: 100%;
}

.navbar-light .navbar-toggler {
    position: relative;
    color: rgba(255, 255, 255, 0.89);
    border-color: rgba(255, 255, 255, 0.53);
    background-color: #ba1b1b;
    /*background-image: linear-gradient(to right, #4088ef, #4895eb, #4578f0, #6952e8, #5567ee);*/
    right: 0%;
    margin-top: 3%;
}

.navbar-toggler {
    padding: .25rem .40rem;
    font-size: 1.50rem;
}


/* 
.col-sm-6,
.col-xs-6 {
    width: 50%;
}

.col-sm-4,
.col-xs-4 {
    width: 33.3333%;
} */

.head-title h2 {
    font-family: Montserrat-Regular;
    color: #110e0c;
    font-size: 46px;
    text-align: center;
}

.head-title h3 {
    font-family: Montserrat-Regular;
    color: #110e0c;
    font-size: 46px;
    text-align: center;
}

.head-title p {
    font-family: Montserrat-Regular;
    color: #110e0c;
    font-size: 18px;
    text-align: center;
}

.cont-info {
    text-align: center;
}

.cont-info h4 {
    text-align: center;
    font-family: Montserrat-Regular;
    color: #110e0c;
    font-size: 20px;
}

.cont-info span i {
    text-align: center;
    color: #8b8b8b;
    font-size: 56px;
}

.cont-info p a {
    text-align: center;
    font-family: Montserrat-Regular;
    color: #110e0c;
    font-size: 20px;
}

.btn-sub {
    padding: 8px 18px 8px;
    background-color: #ba1b1b;
    color: #fff;
    font-size: 14px;
    width: 190px;
    border: 4px solid #ba1b1b;
    font-family: Montserrat-Regular;
    font-size: 18px;
    height: 45px;
    line-height: 25px;
    margin: 20px 0 20px 0;
    text-decoration: none;
    text-align: center;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.btn-sub:hover {
    border: 4px solid #ba1b1b;
    color: #ba1b1b;
    background-color: #fff;
}

.editor {
    margin-top: 10px;
    margin-bottom: 10px;
}

.editor-icon {
    float: left;
}

.editor-txt {
    padding-left: 55px;
}

.editor-txt h4 {
    font-family: Montserrat-Regular;
    color: #110e0c;
    font-size: 24px;
}

.editor-txt p {
    font-family: Montserrat-Regular;
    color: #3d3c3c;
    font-size: 18px;
}

.editor-team {
    margin-top: 10px;
    margin-bottom: 10px;
}

.editor-img {
    float: left;
}

.editor-text {
    padding-left: 230px;
}

.editor-text h3 {
    font-family: Montserrat-Regular;
    color: #110e0c;
    font-size: 26px;
}

.editor-text p {
    font-family: Montserrat-Regular;
    color: #3d3c3c;
    font-size: 16px;
}

.sample-bg {
    text-align: center;
    padding: 25px 12px;
    height: 430px;
    background-color: #fff;
    -webkit-box-shadow: -1px 0px 15px -2px rgb(0 0 0 / 62%);
    -moz-box-shadow: -1px 0px 15px -2px rgba(0, 0, 0, 0.62);
    box-shadow: -1px 0px 15px -2px #0003;
    border-radius: 12px;
}

.sample-btn-top {
    height: 230px;
    padding-top: 15px;
}

.sample-bg h3 {
    font-family: Montserrat-Regular;
    color: #110e0c;
    font-size: 24px;
    text-transform: uppercase;
}

.sample-bg h3 span {
    font-family: Montserrat-Regular;
    color: #ba1b1b;
    font-size: 24px;
}

.sample-txt-left {
    float: left;
    width: 50%;
    text-align: left;
}

.sample-txt-right p {
    margin-bottom: 0px;
}

.sample-txt-left p {
    margin-bottom: 0px;
}

.sample-txt-right {
    float: left;
    width: 50%;
    text-align: left;
}

.sample-txt-left1 {
    float: left;
    width: 30%;
}

.sample-txt-right1 {
    float: left;
    width: 70%;
}

.btn-sample {
    padding: 8px 15px 6px;
    background-color: #ba1b1b;
    color: #fff;
    border-radius: 22px;
    font-size: 14px;
    width: 190px;
    border: 4px solid #ba1b1b;
    font-family: Montserrat-Regular;
    font-size: 14px;
    height: 45px;
    line-height: 25px;
    margin: 20px 0 20px 0;
    text-decoration: none;
    text-align: center;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

input[type=submit] {
    cursor: pointer;
}

.btn-sample:hover {
    border: 4px solid #ba1b1b;
    color: #ba1b1b;
    background-color: #fff;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #0ae7e3 !important;
}

.form-top {
    margin-top: 24%;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: white !important;
    text-decoration: none;
    background-color: #15dad7 !important;
}

.pdsser-icon-02,
.pdsser-icon-03,
.pdsser-icon-04,
.pdsser-icon-05,
.pdsser-icon-06,
.pdsser-icon-07,
.pdsser-icon-08,
.pdsser-icon-09,
.pdsser-icon-10,
.pdsser-icon-11,
.pdsser-icon-12,
.pdsser-icon-13,
.pdsser-icon-14,
.pdsser-icon-15,
.pdsser-icon-16,
.pdsser-icon-17,
.pdsser-icon-18,
.pdsser-icon-19,
.pdsser-icon-20,
.pdsser-icon-21,
.pdsser-icon-22,
.pdsser-icon-23,
.pdsser-icon-24 {
    display: inline-block;
    background: url('../img/download.png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: center;
}

.pdsser-icon-02 {
    width: 38px;
    height: 38px;
}

.pdsser-icon-03 {
    background-position: -48px -0px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-04 {
    background-position: -91px -0px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-05 {
    background-position: -134px -0px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-06 {
    background-position: -5px -43px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-07 {
    background-position: -48px -43px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-08 {
    background-position: -91px -43px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-09 {
    background-position: -134px -43px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-10 {
    background-position: -5px -86px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-11 {
    background-position: -48px -86px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-12 {
    background-position: -91px -86px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-13 {
    background-position: -134px -86px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-14 {
    background-position: -5px -129px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-15 {
    background-position: -48px -129px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-16 {
    background-position: -91px -129px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-17 {
    background-position: -134px -129px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-18 {
    background-position: -5px -172px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-19 {
    background-position: -48px -172px;
    width: 38px;
    height: 38px;
}

.pc-none {
    display: none;
}

.pdsser-icon-20 {
    background-position: -91px -172px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-21 {
    background-position: -134px -172px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-22 {
    background-position: -5px -215px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-23 {
    background-position: -48px -215px;
    width: 38px;
    height: 38px;
}

.pdsser-icon-24 {
    background-position: -91px -215px;
    width: 38px;
    height: 38px;
}

.s-e-o-content .content {
    padding: 20px;
    box-shadow: 0 0 10px #d6d2d2;
    background: #ffffff;
    border-radius: 8px;
}

.s-e-o-content {
    /* background           : url(../../images/wpl-images/back1.png) no-repeat; */
    background-size: cover;
    padding: 80px 0 40px;
    background-attachment: fixed;
}

.s-e-o-content .content h1,
.s-e-o-content .content h2,
.s-e-o-content .content h3,
.s-e-o-content .content h4,
.s-e-o-content .content h5,
.s-e-o-content .content h6 {
    color: #282828;
    font-size: 28px;
    font-weight: 600;
    position: relative;
}

.s-e-o-content .content h1:after,
.s-e-o-content .content h2:after,
.s-e-o-content .content h3:after,
.s-e-o-content .content h4:after,
.s-e-o-content .content h5:after,
.s-e-o-content .content h6:after {
    width: 60px;
    height: 8px;
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    background: #123c60;
    border-radius: 0px;
}

.s-e-o-content .content p {
    font-size: 14px;
    line-height: 18px;
}

.s-e-o-content .content a {
    color: #282828;
    border-bottom: 2px solid #282828;
}

.s-e-o-content button {
    width: 10%;
    padding: 5px;
    background: #123c60;
    color: #fff;
    border: none;
}

.s-e-o-content .content .h2,
.s-e-o-content .content .h3,
.s-e-o-content .content .h4 {
    font-size: 14px;
    line-height: 18px;
}

.s-e-o-content .content .h2:after,
.s-e-o-content .content .h3:after,
.s-e-o-content .content .h4:after {
    display: none;
}

.card-header,
.card-body {
    background: none;
    padding: 0;
}

#google_translate_element {
    position: relative;
    padding: 0 0 0 10px;
}

#google_translate_element::before {
    content: "\f0ac";
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 18px;
    transform: translateY(-50%);
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
}

.goog-te-gadget .goog-te-combo {
    margin: 0px 0 !important;
    background: #12131700;
    color: #ffffff;
    border-radius: 5px;
    border: 0px solid;
    outline: none !important;
    padding: 5px 10px;
}

.goog-te-gadget .goog-te-combo option {
    background: #000;
}

.goog-te-gadget .goog-te-combo::-webkit-scrollbar {
    width: 8px;
}

.goog-te-gadget .goog-te-combo::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.goog-te-gadget .goog-te-combo::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 00px;
}

.goog-te-gadget .goog-te-combo::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.goog-te-gadget span {
    white-space: nowrap;
    font-size: 0;
}

.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
    font-size: 0;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    opacity: 0;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

body {
    top: 0 !important;
}


/*google translate link | logo */

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}


/* google translate banner-frame */

.goog-te-banner-frame {
    display: none !important;
}

@media (max-width:1070px) {
    .nav-link {
        font-size: 14px;
    }
}