.navbar {
    background-color: #1ebea5 !important;
}
a:hover{
    text-decoration:none;
}


.navbar-expand-md .navbar-nav .nav-link {
    color: white !important;
    font-weight: 600 !important;
}

    .navbar-expand-md .navbar-nav .active > .nav-link, .navbar-expand-md .navbar-nav .nav-link.active, .navbar-expand-md .navbar-nav .nav-link.open, .navbar-expand-md .navbar-nav .open > .nav-link {
        color: white !important;
    }

.top-nav-collapse .navbar-nav li.active a.nav-link {
    color: white !important;
    border-color: white !important;
}

.top-nav-collapse .navbar-nav .nav-link:hover {
    color: white !important;
    border-color: white !important;
}

.flogo {
    width: 74% !important;
    background: #1EBEA5 !important;
    padding: 10px !important;
}

.cari {
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-image: url(../img/101.jpg);
    max-height: 500px;
}

.services-item1 .icon {
    border: 1px solid rgba(198,198,198,.3);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0 auto;
    transition: all .3s;
    background: white;
    text-align: center;
}

    .services-item1 .icon i {
        font-size: 30px;
        color: #1ebea5;
        line-height: 70px;
        transition: all .3s;
    }

.icon-box {
    /* position: relative; */
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    background-color: #EBEDEF;
    margin-bottom: 20px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

/*.text-white {
    text-align: center;
}*/

.masw {
    max-width: 360px;
}

.paralaxText {
    padding-top: 66px;
    padding-bottom: 66px;
    text-align: center;
    position: relative;
}

.text-600 {
    font-weight: 600;
    font-size: 25px;
}

.footer-area {
    position: relative;
    padding: 0px 0px 0px 0px;
    background: #fff;
}

.section-padding {
    padding: 60px 0;
}

.bg-red1 {
    background-color: #868080;
}

.ccwhite {
    color: white;
}

.footer-area {
    position: relative;
    padding: 0px 0px 0px 0px !important;
    background: #fff;
}

.navbar-expand-md .navbar-toggler {
    background: transparent;
    border: 1px solid white !important;
    color: white !important;
    border-radius: 4px;
    cursor: pointer;
}

.nav-tabs > li > a.active {
    color: #555 !important;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.tab-content > .active {
    display: block;
}

/* .nav.nav-tabs li a.active */
/* { */
/* background;white; */
/* } */
.nav > li > a {
    color: white !important;
}

@media (min-width: 1024px) {
    .navbar-expand-md .navbar-nav {
        width: 930px !important;
    }
}

.pic {
    width: 250px !important;
}

h3 {
    font-size: 1.75rem !important;
}

body {
    color: #222325 !important;
}

@media (min-width: 1200px) {
    .container2 {
        max-width: 1370px;
    }
}

.pdt10 {
    padding-top: 10px !important;
}

.navli {
    width: 50%;
    text-align: center;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .navbar-brand img {
        width: 130% !important;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .navbar-brand img {
        width: 150% !important;
    }


    #hero-area {
        padding: 180px 0 150px !important;
    }
        #hero-area .contents .head-title {
            font-size: 26px !important;
            line-height: 44px !important;
        }
    .iphonlogo {
        width: 165px !important;
    }
    .allcode {
        width: 85px !important;
    }
    #hero-area {
       
        min-height: 500px !important;
      
    }
}

@media(min-width:1300px) {
    .navbar-brand img {
        width: 90% !important;
    }


    
}
@media (min-width:1366px){
    .imtop {
        margin-top: -55px !important;
    }
}

@media (max-width: 767px) {
    .navbar-brand {
        width: 55% !important;
    }
    .allcode {
        width: 60px !important;
    }
    .iphonlogo {
        width: 120px !important;
    }
    .androidlogo {
        width: 115px !important;
    }
    .venbtn {
        margin-bottom: 10px;
    }
}

#hero-area {
    background-image: none !important;
    padding: 120px 0 50px !important;
}

.divblack {
    background: #868080;
    border-radius: 0;
    padding: 3.21em;
}

.difont {
    display: inline-block;
    text-align: left;
    font-size: 1.85em;
    line-height: 1.5;
    text-shadow: none;
    font-weight: 300;
    color: white;
    font-family: 'Open Sans', sans-serif !important;
}

.btn-common:hover {
    background: white !important;
}

@media(min-width:992px) {
    .imgt50 {
        padding-top: 47% !important;
    }   
}
@media(max-width:1024px){
    .t_center {
        text-align: center !important;
    }
}


/* Firefox */
input[type=number] {
    -moz-appearance: textfield !important;
}
.search input[type=text] {
    width: 0px;
    box-sizing: border-box;
    border: none;
    border-radius: none;
    font-size: 16px;
    background-color: white;
    background-image: url('searchicon.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;

}

    .search input[type=text]:focus {
        width: 100%;
    }

.search::before {
    content:'\f002';
    font-family: FontAwesome;
    font-size:15px;
    color:white;
    width:20vw;
    height:25px;
}
/**************************************************************************/
.video-wrap {
    /*padding-bottom: 56.25%;*/
    /*padding-top: 25px;*/
    /*height: 0;*/
    max-width: 1920px;
    margin: 0 auto;
}

    .video-wrap iframe {
        /* position: absolute; */
        top: 0;
        left: 0;
        width: 100%;
        /* height: 100%; */
        max-height: 1080px;
        /* padding: 5px !important; */
        border: 5px solid #00e676;
        border-radius: 40px;
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.19);
    }

.h422 {
    height: 422px;
}
h2, h3 {
    font-family: "Roboto", sans-serif;
}
.allcode{
    width:125px;
}
.iphonlogo {
    width: 195px;
}
.modal-content{
    margin-top:100px;
}

.cov {
    -webkit-animation: color-change 2s infinite;
    -moz-animation: color-change 2s infinite;
    -o-animation: color-change 2s infinite;
    -ms-animation: color-change 2s infinite;
    animation: color-change 2s infinite;
}

@-webkit-keyframes color-change {
    0% {
        color: red;
    }

    50% {
        color: blue;
    }

    100% {
        color: yellow;
    }
}

@-moz-keyframes color-change {
    0% {
        color: red;
    }

    50% {
        color: blue;
    }

    100% {
        color: yellow;
    }
}

@-ms-keyframes color-change {
    0% {
        color: red;
    }

    50% {
        color: blue;
    }

    100% {
        color: yellow;
    }
}

@-o-keyframes color-change {
    0% {
        color: red;
    }

    50% {
        color: blue;
    }

    100% {
        color: yellow;
    }
}

@keyframes color-change {
    0% {
        color: red;
    }

    50% {
        color: blue;
    }

    100% {
        color: yellow;
    }
}

.featuress .icon-box {
    padding: 50px 20px;
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: center;
    border: 1px solid #ebe6e4;
    height: 200px;
    position: relative;
    background: #faf9f8;
    width: 100%;
    border-radius: 15%;
}
.featuress .icon {
    position: absolute !important;
    top: -36px;
    left: calc(50% - 36px);
    transition: 0.2s;
    border-radius: 50% !important;
    border: 6px solid #fff;
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 80px !important;
    height: 80px !important;
    background: #1ebea5;
}
.featuress .icon-box:hover .icon {
    background: #fff;
    border: 2px solid #1ebea5;
}
.featuress .icon-box:hover .title a {
    color: #1ebea5 !important;
}
    .featuress .icon-box:hover .icon i {
        color: #1ebea5;
    }
    .featuress .icon i {
        color: #fff;
        font-size: 24px;
    }
.featuress .title a {
    color: #343a40 !important;
}
.featuress .title {
    margin-bottom: 15px;
    font-size: 15px;
    /*text-transform: uppercase;*/
    color: #696666;
    padding-top: 26px;
    font-family: cursive
}
.featuress .description {
    line-height: 22px !important;
    font-size: 13px !important;
}

.nav-tabs > li > a.active > span {
    color: #1ebea5 !important;
}
.nav > li > a > span {
    color: #1ebea5 !important;
}
.s1 {
    font-size: 25px;
    color: #1ebea5;
}
.venbtn {
    background: white !important;
    color: #1ebea5 !important;
    padding: 10px 14px !important;
    font-size:12px !important;
}
@media only screen and (min-device-width: 760px) and (max-device-width: 768px) {
    .navbar-brand img {
       display:none;
    }
    .navbar-expand-md .navbar-nav {
        font-size: 10px !important;
    }
        .navbar-expand-md .navbar-nav .nav-item {
            padding-left: 15px;
        }
    .venbtn{
        font-size:10px !important;
    }
}
    .d_none {
        display:none;
    }
#mySciptDiv img {
    width:100px;
}
.bg_start {
    background: #138b7f;
    color:white;
}
.bg_start img{
   width:100%
}
    
.pt-6 {
    padding-top: 32px;
}
.unl_white {
    color: white !important;
    text-decoration: underline;
}
.footer1 {
    left: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
}
    .footer1 p {
        padding-left:5px;
        padding-right:5px;
    }
    @media (min-width:900px) and (max-width:1366px) {
        .bg_start img {
        width: 500px;
        margin-top: 35%;
    }
}
@media (min-width:1366px) {
    .bg_start img {
       width:550px;
    }
}


.navbar-dark .navbar-nav .nav-link {
    color:white !important;
}
.form-control:focus {
    border-color: #1ebea5;
    box-shadow: none;
    outline: none;
}
.btn-common {
    background-color: #1ebea5;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

.btn {
    font-size: 14px;
    padding: 10px 30px;
    cursor: pointer;
    font-weight: 400;
    color: #fff;
    border-radius: 30px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: inline-block;
}
.btn-common:hover {
    background: white !important;
    color: #1ebea5 !important;
    border: 1px dotted #1ebea5;
}
.nana {
    padding: 10px 10px;
}

/****************************chat viwe***********/
.app {
    position: relative;
    overflow: hidden;
   
}
.conversation {
    padding: 0 !important;
    margin: 0 !important;
    height: 100%;
    width: 100%;
    border-left: 1px solid rgba(0, 0, 0, .08);
    overflow-y: auto;
}
.heading {
    /*padding: 5px 16px 5px 16px !important;*/
    margin: 0 !important;
    height: 60px;
    width: 100%;
    background-color: #138b7f;
    z-index: 1000;
    border-bottom: 1px solid #cdcdcd;
    color:white;
}
.heading i {
    padding-top:20px;
    color:white;
}
.heading-avatar {
    padding: 0 !important;
    cursor: pointer;
}
.heading-name {
    padding: 0 !important;
    cursor: pointer;
}
.heading-name-meta {
    font-weight: 700;
    font-size: 100%;
    padding: 5px;
    padding-bottom: 0;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    display: block;
}
.heading-online {
    /* display: none; */
    padding: 0 5px;
    font-size: 12px;
    color: white;
}
.heading-dot {
    padding: 0;
    margin-left: 10px;
}
    .heading-dot i {
        text-align: right;
        padding: 5px;
        color: #93918f;
        cursor: pointer;
    }
.message {
   
    margin: 0 !important;
    /*background: #ecf0f5;*/
    background-size: cover;
    overflow-y: auto;
    /*border: 1px solid #f7f7f7;*/
    /*height: calc(100% - 120px);
    background: #E5DDD5;*/
    padding-top: 5px;
}
message-body {
    margin: 0 !important;
    padding: 0 !important;
    width: auto;
    height: auto;
}
.message-main-receiver {
    /* padding: 10px 20px; */
    max-width: 60%;
}
.receiver {
    width: auto !important;
    padding: 4px 10px 7px !important;
    border-radius: 10px 10px 10px 0;
    background: #ffffff;
    font-size: 12px;
    word-wrap: break-word;
    display: inline-block;
    border: 1px solid #d8d8d8;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.message-text {
    margin: 0 !important;
    padding: 5px !important;
    word-wrap: break-word;
    font-weight: 200;
    font-size: 14px;
    padding-bottom: 0 !important;
}
.message-time {
    margin: 0 !important;
    margin-left: 50px !important;
    font-size: 12px;
    text-align: right;
    color: #9a9a9a;
}
.message-body {
    margin: 0 !important;
    padding: 0 !important;
    width: auto;
    height: auto;
}
.message-main-sender {
    padding: 3px 20px !important;
    margin-left: 40% !important;
    max-width: 60%;
}
.sender {
    float: right;
    width: auto !important;
    background: #dcf8c6;
    border-radius: 10px 10px 0 10px;
    padding: 4px 10px 7px !important;
    font-size: 12px;
    display: inline-block;
    word-wrap: break-word;
    border: 1px solid #d8d8d8;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.message-text {
    margin: 0 !important;
    padding: 5px !important;
    word-wrap: break-word;
    font-weight: 200;
    font-size: 13px;
    padding-bottom: 0 !important;
}
.message-time {
    margin: 0 !important;
    margin-left: 50px !important;
    font-size: 12px;
    text-align: right;
    color: #9a9a9a;
}
.reply {
    height: 60px;
    width: 100%;
    background-color: #f5f1ee;
    padding: 10px 5px 10px 5px !important;
    margin: 0 !important;
    z-index: 1000;
    border-top: 1px solid #cdcdcd;
    position: fixed;
    bottom: 0;
}
.reply-main {
    padding: 0px 0px 0px 0px !important;
}
    .reply-main textarea {
        width: 100%;
        resize: none;
        overflow: hidden;
        padding: 5px !important;
        outline: none;
        border: none;
        text-indent: 5px;
        box-shadow: none;
        height: 100%;
        font-size: 16px;
        border-radius: 50px 0px 0 50px;
        
    }
.reply-send i {
    text-align: center;
    color: #138b7f;
    cursor: pointer;
}
reply-send {
    padding: 5px !important;
}
.heading-avatar-icon{
    padding-top:11px;
}
.heading-avatar-icon img {
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
.uplode_imag {
    background: white;
    border-radius: 0px 20px 20px 0px;
}
.uplode_imag i {
        margin-top: 10px;
    }
#img1model img {
    width:100%;

}

/*******mobile page*********/
.bg_allshop {
    background: #868080;
}

.colgreen {
    color: #43bea5 !important;
    font-weight: 600 !important;
}

.services-item1 .icon {
    margin-bottom: 10px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.w-a {
    width:unset !important;
}

@media only screen and (max-width: 768px) {

    .nbv .navbar-nav .nav-link {
        padding-right: 8px;
        padding-left: 8px;
    }
    .allcode {
        width: 60px !important;
    }
   
}
@media only screen and (min-width: 768px){
    .nbv .navbar-nav .nav-link {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.nbv .media-body {
    width:90% !important;
}
@media (min-width: 1024px) {
    .nbv .navbar-expand-md .navbar-nav {
        width: auto !important;
    }
}
@media only screen and (max-device-width: 768px) and (min-device-width: 760px) {
    .nbv .navbar-expand-md .navbar-nav {
        font-size: 14px !important;
    }
}
.shop_location img {
    width: 100% !important;
    border-radius: 50%;
}
.shop_location .card {
    border: 1px solid #2b8b7f !important;
}
.shop_location .shop_address {
    font-size: 12px !important;
}
    .shop_location .shop_address .catlog {
        font-size: 15px !important;
        font-weight: 500;
        color: #2b8b7f;
    }
.shop_location .map_i {
    color: #2b8b7f;
}
.card {
    margin-bottom: 10px;
}
.mg80 {
    margin-top: 80px;
}
.options a {
    color:black !important;
}
.lastseen{
    font-size:14px;
}
.sender {
    color:darkgreen;
    padding:5px;
}
.allcode {
    width: 100px !important;
}
@media only screen and (max-width: 767px) {

    .allcode {
        width: 40px !important;
    }
    .androidlogo {
        width: 100px !important;
    }
    .iphonlogo {
        width: 98px !important;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .allcode {
        width: 85px !important;
    }
    .androidlogo {
        width: 130px !important;
    }
    .iphonlogo {
        width: 135px !important;
    }
} 