* {
    margin: 0px;
    padding: 0px;
}


/*contact us page css*/
.contactad{ margin-bottom: 30px; }

b,strong {
   
    font-weight: 800;
}
.cntnr-sect-t{ padding-top: 50px;}
.cntnr-sect-b{ padding-bottom: 50px;}
.padd-t-30-16{ padding-top: 30px;}

/*common css section here*/


img {
    max-width: 100% !important;
    height: auto !important;
    outline: none;
}

.game-app {
    margin: 0 auto;
}


.flex {
    display: flex;
}
.block{
    display: block;
}
.inline-block {
    display: inline-block;
}
.none-block{ display: block; }
.mob-none-block{ display: none;}
.vrt-middle {
    vertical-align: middle;
}
 
a:hover {
    text-decoration: none;
}

/* ----------------------- Text Color-----------------------*/
.text-dark {
    color: #000 !important;
}
.white-text {
    color: #fff !important;
}
.accent-color {
    color: #12a7c8;
}
.orng-color{ 
    color: #ff6600;
}
.accent-2color {
    color: #007bff;
}
.grey-color{ 
    color:#000;
}



/* ----------------------- Background -----------------------*/
.orange-bg {
    background-color: #ff6600;
    color: #fff;
    margin-right:20px;
}
.bg-dardk {
    background-color:#0c2136;
}
.web-bg {
    background: #007bff;
    padding: 20px;
    color: #fff;
}
.black-bg{
    background-color:#1c1c1c ;
}
.grey-opcty{ background-color: #fafafa;}

.reqst-retail{ border: 0; border-radius: 6px;}
.reqst-retail:hover{
    font-size:18px;
    color: #ffffff;
    border: 0;
}
.footer-submit{ width: 130px; margin-left: 16px;}
.footer-submit:hover{  color: #fff;}
/*footer*/
.footer-form-control {
    color: #495057;
    background-color: #fff !important;
    opacity: 0.2;
    background-clip: padding-box;
    border: 0;
}
.footer-form-control:hover {
    border: 1px solid #fff;
    opacity: unset;
}  
.footer-copyright {
    background-color: #000;
    color:#fff;
}
.servies-footer , .faq-footer {
    list-style-type: none;
	margin-left:0px !important;
}
.servies-footer li a {
    line-height: 30px;
    color:#9a9e9f;
    text-decoration: none;
}
.faq-footer a{
    color: #fff;
}
.bordr-bot {
    border-bottom: 2px dashed #fff;
    opacity: 0.3;
}
.bordr-left {
    border-left: 1px dashed #fff;
    opacity: 0.3;
    height: 100px;
}
.bordr-left-grey {
    border-left: 1px dashed #ccc;
    height: auto;
}
.bordr-bottom-grey{
    border-bottom: 1px dashed #ccc;
}
.justify-center{
    justify-content: center;
}
.address{ padding-top: 16px;}
.formmt {
    padding: 30px 20px;
}
.footer-formmt {
    padding: 0 50px;
}
.footer-formmt .col-lg-6 ,.col-lg-12{
    padding-right: 0;
}
.faq-footer li{ margin-bottom: 8px;}

.mobile-view {
    width: 250px;
    height: 400px;
    position: absolute;
    top: 100px;
    left: 94px;
}

.mobile-icon {
    position: absolute;
    bottom: 68px;
    left: 330px;
}

.mob-app-icon {
    width: 50px;
    height: 50px;
}

.mob-app-icon img {
    border-radius: 6px;
}



.veiwall-arow {
    position: absolute;
    bottom: 86px;
    right: 20px;
}

.carousel-next-arrow,
.carousel-prev-arrow {
    width: 0%;
    color:  #ff6600;
    opacity: 1 !important;
    transition: opacity .15s ease;
    font-size: 18px;
}

.carousel-next-arrow:hover {
    color:  #ff6600;
    font-size: 24px;
}

.carousel-prev-arrow:hover {
    color:  #ff6600;
    font-size: 24px;
}

.can-do-arrow-box {
    width: 26px;
    height: 26px;
    background: #394c5f;
    opacity: 1;
    color: #ffffff;
    top: unset;
    bottom: -57px;
}

.can-do-prev {
    left: 45%;
}

.can-do-next {
    right: 45%;
}

.can-do-prev:hover,
.can-do-next:hover {
    color:  #ff6600;
    background-color: #2a3846;
}

.can-do-viewall {
    position: absolute;
    bottom: 20px;
    left: 32px;
}

.comment-text {
    padding: 0px 9%;
}

.clientinfo {
    height: 105px;
    width: 100px;
    position: relative;
    border: solid 1px #c0c0c0;
    border-radius: 3px;
    background-color: #f9f7f7;
    display: inline-block;
}

.client-deta {
    position: absolute;
    right: 36px;
    top: 36%;
}

.clientinfo img {
    width: 80px;
    right: -40px;
    bottom: 12px;
    position: absolute;
    border-radius: 3px;
}

.comment-box {
    text-align: left;
    border-radius: 8px;
    padding: 0px 30px 10px;
    position: relative;
    background: #fff;
    border: 1px solid #e0e0e0;
    width: 69%;
    display: inline-block;
}

.clintinfo-box {
    width: 33%;
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
    top: -40px;
    background: #ffffff;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #b1b7b4;
     background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.carousel-indicators .active {
    background-color:  #ff6600;
    opacity: 0.8;
}

.serve i {
    font-size: 40px;
    color: #007bff;
}

.serve h3 {
    font-size: 16px;
margin-top: 6px;
font-weight: 500;
}

.serve {
    text-align: center;
    border: 1px solid #c0c0c0;
    margin-bottom: 30px;
    min-height: 200px;
    background-color: #ffffff;
}

.serve a {
    text-decoration: none;
}

.serve:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    border: 0;
}

.cont-img-box {
    width: 820px;
    height: 504px;
    position: relative;
    margin: 0 auto;
}

.img-desktop {
    width: 820px;
    height: 325px;
    background-color: aqua;
}
.border-full-desh h4{font-size: 20px;}
.logo-container {
    flex: 1;
    display: flex;
    align-items: center;
    width: 200px;
    height: 40px;
}
.link-icons-box{
    width: 28px;
    height: 27px;
    background-color: #ffffff;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    margin-right: 6px;
}
.link-icons-box a{
    position: absolute;
    top: 1px;
    left: 7px;
    font-size: 18px;
}
.link-icons-box .fb-ic{ left: 10px;}
.link-icons-box i{
    color: #0c2136 !important;
}
/* Responsive*/
@media (max-width: 768px) {
    .main-ds {
        padding: 50px 20px;
    }
	.formmt {
    padding: 30px 20px;
}
    .main-text{ padding: 16px;}
    .main-text h2 { font-size: 21px;}
    .main-text p{ margin: 15px 0px; line-height: 26px}
   
    .menu {
        margin-left: 0px;
        background-color: black;
        margin-top: 12px;
    }
    .contact-btn {
        float: none;
        display: none;
    }
    .service-text p{ min-height: auto;}
    .nodesk {
        display: block;
    }
    .bl-dotted {
        border-left: none;
    }
    .we-serve {
        padding: 0px 0px;
    }
    .can-do  .slide {padding-bottom: 30px; }
    .can-do-viewall { bottom: 12px;}
    .can-do-arrow-box{ bottom: -3px;}
    .can-do-prev{ left: 40%;}
    .can-do-next { right: 42%;}

    .build .build-content{ padding: 16px;}
    .section-heading-dark {
        padding-top: 10px;
    }
    .section-heading-dark p {
        margin-top: 0px;
    }
    .web-bg { padding: 16px;}
    .client-vew { margin-bottom: 14px;  }
    .client-vew h3 { font-size: 38px; margin-bottom: 4px;}
    .client-cont { height: 300px;}
    .serve { margin-bottom: 16px;}
    .clients img {
        width: 40%;
    }

    .cntnr-sect-t{ padding-top: 16px;} 
    .cntnr-sect-b{ padding-bottom: 16px;}   
    .padd-t-30-16{ padding-top: 16px;}
    h1{ font-size: 26px;}
    h2{ font-size: 20px;}
    .heading-pra{ font-size: 16px; text-align:left; padding: 10px 0 0 0 !important;}
    .h4, h4 {
    font-size: 16px;
    font-weight: 700;
}
   .h3, h3 {
    font-size: 22px;
    font-weight: 700;
} 
    .services .row {
        margin-top: 20px !important ;
    }
    .services .box{
        margin-bottom: 16px !important;
        margin-top: 0px !important;
    }
    .service-main-box { max-height: none;}
    .cont-img-box{
        width: 100%;
    }
    .mobile-view{
        width: 210px;
         height: 300px;
        left: -10px;
    }
    .mobile-icon{ left: 28%; bottom: 16px;}
    .veiwall-arow{ bottom: 122px; right: 16px;}
    .our-clint{
        padding-top: 0px !important;
    }
    .comment-box{
        padding: 10px;
        width: 100%;
    }
    .clientinfo img{
        right: -22px;
    }
    .clintinfo-box { width: 90%;}

    .choose-logo .bordr-bottom-grey{ border-bottom:0px; }
    .choose-logo .row{ padding: 0 8px ;}
    .choose-logo .md-8{ margin-bottom: 8px;}
    .border-full-desh{ border: 1px dashed #ccc;} 


    .footer { padding-top: 10px;}
    .footer-formmt {
        padding: 0 16px 0 0;
    }
    .footer-submit{  margin-left: 16px;}
    .servies-footer { padding-top: 0; font-size: 14px; margin-bottom: 0;}
    .faq-footer{ padding: 0;}
    .faq-footer li{ margin-bottom: 0; }
    .faq-footer a{ font-size: 12px; line-height: normal;}
    .none-block{ display: none;}
}