@font-face {
    font-family: "Segoe UI",Arial,sans-serif;
    src: url(../font/copyfonts.com_segoe-ui-symbol.ttf);
}
.video-placeholder .owl-dots {
position: absolute;
top: 100%;
left: 50%;
margin-left: -52px;
margin-top: 53px;
}

body {
    font-family: "Segoe UI",Arial,sans-serif;
}

.m_l_m20 {
    margin-left: -20px;
}

.m_r_m20 {
    margin-right: -20px;
}

.hide {
    display: none;
}

img {
    max-width: 100%;
}

hr {
    border-color: transparent;
}

a,
a:hover {
    text-decoration: none;
    cursor: pointer;
}

.m_l_5 {
    margin-left: 5px;
}

.m_r_5 {
    margin-right: 5px;
}

.m_r_24 {
    margin-right: 24px;
}

.m_t_50 {
    margin-top: 50px;
}

.m_t_30 {
    margin-top: 30px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m_b_30 {
    margin-bottom: 30px;
}

.m_10_0 {
    margin: 10px 0;
}

.p-10 {
    padding: 10px;
}

.p-r-0{
    padding-right: 0;
}

.p-t-10 {
    padding-top: 10px;
}

.p-10-0 {
    padding: 6px 0 12px;
}

.gray {
    color: #999;
}

.white {
    color: #fff;
}

.bg-white {
    background-color: #fcfcfc !important;
}

.bg-lightgreen {
    background-color: #63cec4;
}

.bg-grey {
    background: #3b4753;
}

.text-lightgrey {
    color: #3c4750;
}

.text-grey {
    color: #8b8c8f!important;
}

.text-blue {
    color: #7868b3;
}

.text-blue:hover {
    color: #7868b3;
}

.btn {
    text-transform: initial;
    cursor: pointer;
}

.btn.focus, .btn:focus {
     box-shadow: none;
}

button:focus{
    outline: 0px none;
}

.btn-post {
    border: 3px solid #8b8c8f;
    border-radius: 0;
    color: #8b8c8f;
    padding: 5px 18px;
}

a.btn-post:hover,
a.btn-post:focus {
    color: #111;
    border: 3px solid #111;
    box-shadow: none;
}

.btn-button {
    background: #7868b3;
    border-radius: 0;
    color: #fff !important;
    padding: 10px 25px;
    margin-top: 15px;
    font-size: 12px;
}

.btn-button:hover, .btn-button:focus, .btn-default:active, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.btn-default.dropdown-toggle.focus, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle:hover{
    background: #9281d2;
    box-shadow: 0px 2px 2px -1px #000;
} 


.btn-control {
    background: #6d5cae;
    color: #fff;
    border-radius: 0;
    padding: 4px 15px 6px;
    font-size: 12px;
}

.btn-service-button {
    background: rgba(31, 94, 88, 0.8);
    border-radius: 0;
    color: #fff !important;
    padding: 8px 25px 6px;
    margin-top: 15px;
    border: 3px solid rgba(225, 225, 225, 1);
}

/*.btn-service-button:hover {
    background: rgba(31, 94, 88, 0.8);
    border-radius: 0;
    color: #111 !important;
    padding: 8px 25px 6px;
    margin-top: 15px;
    border: 3px solid #111;
}*/

a.nav-link.js-scroll-trigger.active {
    color: #fff;
}

.img-formlogo {
    height: 25px;
}

.form-control:focus {
    box-shadow: none;
    border-color: none;
}

.mail-text {
    color: #fff;
}

.mail-text:hover, .mail-text:focus {
    color: #fff;
}


/* home page */
.full-width{
    width: 100%;
}
.no-pad{
    padding: 0 !important;
}
.masthead #color-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.4;
    top: 0;
    left: 0;
}

.form-group.last {
    margin-bottom: 0px;
}

.img-logofront {
    height: 30px;
}

.form-overlay {
    position: absolute;
    height: 100%;
    /*background: #e1dfed;*/
    width: 100%;
    opacity: 0.8;
    top: 0;
    z-index: -1;
    right: 0;
    background: #dad9d6;
}


/*.dis_block{display: block;}
.fl-right{float: right;}*/

li.nav-item {
    margin-right: 5px;
}

li.nav-item:last-child {
    margin-right: 0;
}

.banner-text {
    font-weight: 600;
    position: absolute;
    bottom: 50px;
    color: #3c4750;
    left: 8%;
}

header.masthead .header-content {
    max-height: 550px;
    padding: 0 0px;
    position: relative;
}

.section-heading {
    font-weight: 600;
        font-size: 18px;
    margin-bottom: 20px;
}

/*.p-text1 {
        font-size: 12px;
}*/

#about {
    padding: 50px 0 0 !important;
}

.mid-img {
    position: relative;
    bottom: -50px;
}

#blog {
    padding: 50px 0;
}

section.service-section {
    padding: 50px 0;
    background-image: url(../img/tools.jpg);
    background-position: center left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}


/*panel*/


/*Panel tabs*/

.panel-tabs {
    position: relative;
    top: 0px;
    clear: both;
    border-bottom: 1px solid transparent;
    left: -8px;
}

.panel-tabs>li {
    width: 15%;
    margin-right: 21px;
}

.panel-tabs>li:last-child {
    margin-right: 0;
}

.panel-tabs>li>a {
    margin-right: 2px;
    margin-top: 4px;
    line-height: 20px;
    color: #ffffff;
    /*background-color: rgba(31, 94, 88, 0.8);*/
    padding: 10px;
    display: block;
    min-height: 64px;
    text-align: center;
    font-size: 14px;
    transform: translateX(5%);
    background-color: rgb(60, 71, 80);
}

.service-text h3 {
    font-size: 16px;
    font-weight: bold;
}

/*.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: transparent;
}
*/

.panel-tabs>li>a.active {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(23, 48, 45, 0.9);
    border: 3px solid rgba(225, 225, 225, 1);
    padding: 8px;
}

.service-overlay {
    position: absolute;
    height: 100%;
    /*background: #63cec4;*/
    width: 100%;
    opacity: 0.8;
    top: 0;
    z-index: 0;
    right: 0;
    background: #dad9d6;
}

.service-panel {
    padding: 50px 0 20px 0px;
}

.service-panel-ot {
    padding: 50px 0 20px 0px;
}

.vertical-line {
    float: left;
    margin-bottom: 20px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: 350px;
    border: 5px solid #fff;
}

.service-text {
    width: 50%;
    float: left;
}

.clearfix {
    overflow: auto;
}

.service-slider {
    width: 47%;
    margin-right: 0px;
    float: right;
}

.service-slider-ot {
    width: 47%;
    margin-right: 10px;
    float: right;
}

.footer-card {
    padding: 0 15px 15px;
}

.footer-card hr {
    max-width: 100%;
    background: #8b8c8f;
}

.card-link {
    font-size: 13px;
    color: #8b8c8f;
    margin-left: 0 !important;
    margin-bottom: 0;
}

.footer-right {
    float: right;
}

.card-link i {
    padding-right: 4px;
}

.owl-dots {
    position: relative;
}

.owl-carousel .owl-dot {
    height: 12px;
    width: 12px;
    background: #8b8c8f;
    border-radius: 50px;
    float: left;
    margin-right: 20px;
    position: relative;
    top: -35px;
    left: 44%;
    transform: translateX(-50%);
}

.owl-carousel .owl-dot.active {
    height: 14px;
    width: 14px;
    background: #41d9ca;
    border-radius: 50px;
    float: left;
    margin-right: 20px;
    position: relative;
    top: -35px;
    left: 44%;
    transform: translateX(-50%);
}

.owl-nav {
    display: none;
}

.fa-footer {
    float: left;
    font-size: 35px;
}

.owl-demo {
    max-height: 350px;
    overflow-y: hidden;
}

.form-heading {
    text-align: left;
    color: #030303;
    font-size: 13px;
}

.home-group {
    text-align: left;
    margin-top: 1rem;
    background: #edecf4;
    padding: 2px 0 0;
}

.lbl-control {
    font-size: 12px;
    color: #3c4750;
    font-weight: 600;
    padding: 0 0.75rem;
    margin-bottom: 0;
}

.fm-control {
    background: transparent;
    box-shadow: none;
    border: 0 none;
    padding-top: 0;
    font-size: 12px;
}

.fm-control:hover,
.fm-control:focus {
    background-color: transparent;
}

.forgot-term {
    color: #3c4750;
    font-size: 13px;
}

.forgot-term:hover, .forgot-term:focus {
    color: #3c4750;
}

.pnl-footer {
    text-align: left;
    color: #3c4750;
    font-size: 13px;
}

.icon-span {
        background: #fff;
    height: 70px;
    width: 70px;
    padding: 5px 6px;
    display: block;
    float: left;
    border-radius: 100px;
}

.hi-icon {
    font-size: 30px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    line-height: 50px;
    border-radius: 50px;
    background: #fff;
    color: #73c8c1;
    margin: 0 auto;
    border: 6px solid #73c8c1;
    display: block;
    position: absolute;
    left: 2%;
    transform: translateX(-5%);
}

.rgt-text {
    margin-left: 90px;
    text-align: left;
    font-size: 14px;
    margin-top: 13px;
    line-height: 25px;
    font-weight: 500;
}

.rr {
    max-height: 470px;
    overflow-y: hidden;
}

.lbl-term {
    background-color: transparent;
    font-size: 13px;
    position: absolute;
    left: 34px;
    color: #3c4750 !important;
}

.fm-term {
    text-align: left;
    margin-bottom: 0.5rem;
}

.btn-closess {
    text-align: right;
    margin-right: 10px;
}

.p-terms {
    text-align: center;
}

.pop-size {
    height: 67px;
    width: 360px;
}

#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link.active {
    border-bottom: 2px solid #f7f3f9;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #ebeaf3 inset !important;
}

#mainNav.navbar-shrink {
    background-color: #3c4750;
}

#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link, #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus {
    color: #fff;
}

.query-card {
    text-align: center;
    margin: 0 auto;
    z-index: 1;
}

.card-separator {
    border-radius: 50px;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}
.card-separator {
        border: 9px solid rgba(82, 80, 80, 0.3);
}

.card-separator :before {
        -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #eee;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    font-size: 33px;
    font-style: normal;
    left: 50%;
    line-height: 60px;
    position: absolute;
    top: -35px;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    opacity: 0.6;
    color: #41d9ca;
}

.text-line-after:after {
    content: "";
    display: block;
    height: 0.5em;
    vertical-align: bottom;
    width: 7%;
    margin-right: -100%;
    border-top: 1px solid rgb(120, 104, 179);
    margin-top: 10px;
}

.query-cardd{
    width: 23rem;
    margin-bottom: 10px;
    border-radius: 10px;
    background: linear-gradient(112deg, #42d6c9, #756fb3);
    border: 0 none;
}

.query-cardd1{
    width: 17rem;
    margin-bottom: 10px;
    border-radius: 0 10px 10px 0px;
    background: linear-gradient(112deg, #42d6c9, #756fb3);
    border: 0 none;
}

.query-card-body {
        padding: 12px 30px 20px;
}

.query-title {
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px; 
}

.query-text {
    margin: 7px 0 12px;
    color: #f2f2f2;
    opacity: 0.9;
    line-height: 16px;
}

.query-link {
    font-size: 14px;
    background: #f2f2f2;
    padding: 5px 25px 8px;
    border-radius: 20px;
    margin: 20px 0 !important;
    color: #212529;
}

.card-client {
    position: fixed;
}

.bg-img {
    padding: 90px 0;
    background-image: url(../img/graph.jpg);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: -9999;
    height: 300px;
    width: 100%;
    left: 0;
    bottom: 1px;
}

.bg-img1 {
    padding: 90px 0;
    background-image: url(../img/graph.jpg);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: -9999;
    height: 300px;
    width: 100%;
    left: 0;
    bottom: 0;
}

.p-text{
    font-size: 17px;
    color: #3c4750;
}

section#about1 {
    min-height: 730px;
    position: relative;
}
section#about2 {
    min-height: 767px;
    background-image: url(../img/image2.jpg);
    background-position: -281% 0%;
    background-size: cover;
    position: relative;
    padding-top: 50px;
}
section#about3 {
    min-height: 767px;
    padding-top: 50px;
}

.z-index{z-index: 1;}

.overlay-img {
        position: absolute;
    height: 100%;
    background: #e1dfed;
    width: 100%;
    opacity: 0.8;
    top: 0;
    z-index: 0;
    right: 0;
}

.list-modal {
    padding: 0;
    margin-top: 20px;
    list-style: none;
}

ul.list-modal li {
    display: inline-block;
    margin-bottom: 20px;
}

.list-modal li i {
    color: #fff;
    font-size: 25px;
    float: left;
}

.list-modal li p {
    margin: 10px 90px;
    text-align: justify;
}

p.card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.pt-icon {
    height: 90px;
    width: 90px;
    line-height: 90px;
    margin: 20px auto 10px;
    border-radius: 2px;
    border: 5px solid #fff;
    text-align: center;
    background: #41d9ca;
    color: #fff;
    box-shadow: 0px 0px 5px 2px #ccc;
}

.pt-icon i {
    font-size: 34px;
}

h6.card-head {
    min-height: 60px;
}

.list-modal li span {
    display: block;
    height: 70px;
    width: 70px;
    background: #fff;
    border: 3px solid #fff;
    border-radius: 100px;
    position: relative;
    line-height: 70px;
    padding: 2px 0px;
    float: left;
}

.list-modal li i {
    color:#3c4750;
    font-size: 25px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    line-height: 50px;
    height: 60px;
    width: 60px;
    /*border: 6px solid #73c8c1;*/
    border-radius: 100px;
    padding: 0px 12px;
    border: 6px solid #3c4750;
}

section#contact {
    padding: 50px 0;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(/img/toggle-line.png) !important;
}

a.reg, a.log{
    font-weight: 600;
}

.dis-none {
    display: none;
}


  #sidebar-wrapper {
    margin-right: -506px;
    right: 0px;
    width: 390px;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
   /* transition: all 0.8s ease-in 0s;*/
    /*-webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;*/
    top: 12%;
    text-align: center;
  }

  .sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .sidebar-nav li {
    line-height: 50px;
    text-indent: 20px;
  }

  .sidebar-nav li a {
    color: #999999;
    display: block;
    text-decoration: none;
  }

  .sidebar-nav li a:hover {
    color: #fff;
    background: rgba(255,255,255,0.2);
    text-decoration: none;
  }

  .sidebar-nav li a:active, .sidebar-nav li a:focus {
    text-decoration: none;
  }

  .sidebar-nav > .sidebar-brand {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
  }

  .sidebar-nav > .sidebar-brand a {
    color: #999999;
  }

  .sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
  }

  #sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }

  .toggle {
    margin: 5px 5px 0 0;
  }


#menu-toggle {
   position: fixed;
    right: 0px;
    display: block !important;
    border: none;
    background: #a9c2ca;
    width: 40px;
    height: 40px;
    font-size: 24px;
    padding: 0;
    border-radius: 0;
    padding-top: 3px;
    margin-right: 0;
    top: 12%;
    z-index: 4;
    opacity: 1;
}

#menu-toggle:hover, #menu-toggle:focus {
    box-shadow: none;
}

.card-head a {
    color: #3c4750;
}

#contact h4 {
    font-size: 16px;
    font-weight: bold;
}

@media screen and (max-width: 1199px) {
    .panel-tabs>li>a {
        min-height: 85px;
    }
    .panel-tabs>li {
        margin-right: 12px;
    }
    #owl-demo .item img {
        height: 300px;
    }
    .owl-demo {
        max-height: 300px;
    }

    h6.card-head {
        min-height: 75px;
        overflow-y: hidden;
        text-overflow: ellipsis;
        height: 60px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    header.masthead {
        height: auto;
        min-height: 700px;
    }
    header.masthead .header-content {
        position: absolute;
    }
}

@media screen and (max-width: 1024px) {
    .panel-tabs {
        left: 0;
    }
}

@media screen and (max-width: 991px) { 
    .hidden-xs {
        display: none;
    }

    .md-block {
        display: block !important;
    }
}

@media screen and (max-width: 768px) { 
    .banner-text {
        left: -17%;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .form-sidebar {
        position: relative;
        z-index: 1;
    }
    .form-overlay {
        z-index: 0;
        opacity: 1;
    }
    header.masthead .header-content {
        padding: 200px 15px 80px;
    }
    header.masthead .header-content{
        max-height: 100%;
    }
    #about{
        padding: 50px 0 0 !important;
    }
    .panel-tabs>li{
        width: 32%;
        margin-right: 4px;
    }
    section.service-section{
        padding: 50px 0;
    }
    .service-panel{
        padding: 50px 10px 20px 10px;
    }
    .btn-service-button{
        margin: 15px;
    }
    .service-text, .service-slider, .service-slider-ot{width: 100%;float: left;}
    .flip{
        text-align: center;
    }
    .mid-img{
        bottom: 0;
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active, #mainNav .navbar-nav>li.nav-item>a.nav-link.active{
        color: #222;
    }
    .navbar-light .navbar-toggler {
        border: 1px solid #f7f3f9;
    }
    .list-modal li p {
        margin: 10px 10px 10px 90px;
    }
    #owl-demo .item img {
        height: auto;
    }
    .vertical-line {
        margin-bottom: 10px;
    }
    .banner-text {
        left: 0%;
        top: 12%;
        width: 100%;
    }
    h6.card-head {
        min-height: 40px;
        height: 40px;
    }
    header.masthead .header-content {
        max-height: 100%;
        height: auto;
        position: relative;
    }
}

@media screen and (max-width: 329px) {
   .panel-tabs>li{
        width: 31%;
        margin-right: 4px;
    }
    .panel-tabs>li>a {
        margin-right: 0px;
        font-size: 13px;
    }
    
}

