:root{
    --bg:#11196c;
    --text333:#333;
    --textfff:#fff;
    --bgHeader:#1b2586;
     --circle-bg:#f0eff5;
      --our-solution-bg:#f7f7f7;
      --head-line:#d52027;
     
}  


*{
    padding: 0;
    margin:0;
    box-sizing: border-box;
}

body{
font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Montserrat', sans-serif;
}
p{
font-size:15px;

}
.heading_cls{
position: relative;
    text-align: center;
    width: 100%;
    float: left;
    height: auto;
    padding: 20px 20px;
}
.heading_cls h3{
    position: relative;
    margin-bottom: 0;
}
.heading_cls span {
    margin-right: -5px;
}
.sm_round_underline, .round_underline {
    background:#e2e2e2;
}
.sm_round_underline {
    width: 5%;
    height: 3px;
    border-radius: 4px;
    
    display: inline-block;
}
.round_underline{
   width: 5%;
    height: 3px;
    border-radius: 4px;
    display: inline-block;
    background:  var(--head-line);
}
.Custom-nav a.navbar-brand {
    font-size: 35px;
}
.Custom-nav .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    box-shadow: 0px 0px 10px 1px #fff;
    position: static;

}


.Custom-nav .navbar {
    background: var(--bg);
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.Custom-nav .navbar-fixed-top,.Custom-nav .navbar-fixed-bottom {
    position: static;
    right: 0;
    left: 0;
    z-index: 1030;
        margin-bottom:0px;
}
.Custom-nav .navbar-nav{
    float: right;
}
.Custom-nav .nav > li > a:hover,.Custom-nav .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
    color: #003259;
    border-radius: 5px;
}
.Custom-nav .navbar-nav > li > a {
   color: var(--textfff);
    font-size: 15PX;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.Custom-nav .navbar-brand {
    float: left;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
     height:auto;
}
.Custom-nav .navbar-toggle{
    border: 1px solid #fff;
}
.Custom-nav .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #fff;
}
.Custom-nav .navbar.navbar-fixed-top.fixed-theme {
    background-color: var(--bgHeader);
    border-color: #080808;
    box-shadow: 0 0 5px rgb(0 0 0 / 80%);
    opacity: 0.9;
    position: fixed;
}
.Custom-nav .navbar-brand.fixed-theme,.Custom-nav .navbar-container.fixed-theme,.Custom-nav .navbar.navbar-fixed-top.fixed-theme, .navbar-brand, .navbar-container {
    transition: 0.2s;
    -webkit-transition: 0.2s;
}
.Custom-nav .navbar-fixed-top .navbar-collapse,.Custom-nav .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
/***************end Header******************************/
/***********for slider*********************/
.carousel-indicators .active{
    background:var(--head-line); 
}
.carousel-indicators li{
    border:2px solid var( --textfff);
}
.carousel-control:focus, .carousel-control:hover{
    opacity: 1;
}
.carousel-control.left,.carousel-control.right{
    background-image: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--head-line); 
    display: none;

}
.carousel-control{
 display: none; 
}
.carousel-control.left span,.carousel-control.right span{
    height: 28px;
    width: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var( --textfff);
     background:var(--head-line);
     border-radius: 50%;  
}
.carousel-caption{
    left: 4%;
    top: 25%;
    bottom: 0;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-direction: column;
    width: 40%;
}
.carousel-caption h1{
    color: var(--bg); 
    text-align: left;
    line-height: 1.4;
    font-weight: 600;
    font-size: 40px;
}
.carousel-caption .readMore{
    
}
.carousel-caption .readMore .btn{
    background: transparent;
    border-radius: 5px;
    color:var(--bg); 
    border:2px solid var(--bg);
    font-weight: 500;
    font-size: 20px;
}
.carousel-caption .readMore .btn:hover{
     background:var(--head-line);
     color: var( --textfff);
     border:2px solid var(--head-line);
}
.carousel-control{

}
/****************end slider*************/


/***************footer ******************************/
.footerb {
    padding: 15px;
    bottom: 0;
    position: relative;
    width: 100%;
    background: var(--bg);
    color: var(--textfff);
}
.footerb p{
    font-size: 13px;
    margin: 0;
}
.footerb p img{
    width: 80px;
}

/***************End ******************************/

.our-solution{
    background: var(--our-solution-bg);
    padding-bottom: 40px;
}

.our-solution h3, .our-capabilities h3{
    color: var( --bg);
    font-weight: 600;
    text-align: center;
}

.our-solution p{
     color: var(--text333);
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
}
.our-solution .card, .our-capabilities .card{
    width: 90%;
    height: 320px;
    position: relative;
    box-shadow: 0 0 5px rgb(0 0 0 / 6%);
    overflow: hidden;
    margin: 10px auto;
    border:1px solid #dedede;
    border-radius: 5px;
    
}
.our-solution .card .ama{
     /**  filter: blur(20px);
-webkit-filter: blur(20px);
    background-image: url("../images/ama-global.jpg"); 
**/
   height: 100%; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 

}
.our-solution .card .medinyx{
     filter: blur(5px);
  -webkit-filter: blur(5px);
   height: 100%; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
    background-image: url("../images/medinyx-solution.jpg");

   
}
.our-solution .card .content img{
    width: 40%;
    margin-bottom: 10px;
}
.our-solution .card .content{
    position: absolute;
    text-align: center;
    top: 20px;
    z-index: 2;
    padding: 20px;

}
.our-solution .card .content h4, .our-capabilities .card .content h4{
    color: var(--text333);
    font-weight: 700;
}
.our-solution .card .content p, .our-capabilities .card .content p{
    color: var(--text333); 
    font-weight: 500;
}
.our-solution .card .circle{
    position: absolute;
    clip-path: circle(50% at 50% 50%);
    z-index: 1;
    background:var(--circle-bg);
    height: 42%;
    width: 28%;
    right: -20px;
    bottom: -20px;
    opacity: 0.6;
  transition: 0.3s;
}
.our-solution .card .content .btn{
    background: transparent;
    border:2px solid var(--head-line);
   color: var(--text333); 
    border-radius: 0px 10px 0px 10px;
    margin: 20px 0;
    font-weight: 500;
}
.our-solution .card .content .btn:hover{
    background:var(--head-line); 
    color: var(--textfff);
}
.our-solution .card:hover .circle{
    height: 150%;
    width: 150%;
    right: -30%;
    bottom: -30%;
    opacity: 1;
   
} 
.our-solution .card:hover, .our-capabilities .card:hover{
     box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
.about {
    margin: 40px 0;
}
.about img{
    width: 80%;
}

.about .heading_cls{
    position: relative;
    text-align: center;
    width: 100%;
    float: left;
    height: auto;
    padding: 20px 20px;
    display: flex;;
   
    align-items: flex-end;
}
.about .box{
    height: 100%;
    width: 100%;
}
.about .box img{
    width: 100%;
}
.about .heading_cls .div-cent h1{
    color: var(--bg);
    font-weight: 700;
}
.about .heading_cls .div-cent
{
    display: flex;;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 40%;
}
.about .heading_cls .div-cent .sm_round_underline, .about .heading_cls .div-cent .round_underline {
    width: 4px;
    height:30px;
    border-radius: 4px;
    display: inline-block;
    background: var(--head-line);
}
.about .heading_cls .div-cent .round_underline {
height:80px;
}
.about .heading_cls .div-cent span{
    margin: 0;
} 
.about .heading_cls p{
    width: 60%;
    text-align: justify;
    font-weight: 500;
}
/************for privacy policy*************************/
.privacy h3{
    text-align: left;
}
.privacy .list-tems{
    margin-top: 10px;
    margin-left: 50px;
}
/***************end********************/
/************for our capabilities*************************/
.our-capabilities .card{
    overflow: initial;
     height:100%;
}
.our-capabilities .card:hover{
    background: #fafafa;
}

.our-capabilities .card .content{
    position: relative;
    text-align: center;
     padding: 60px 20px 20px;
}
.our-capabilities .card .content .icon{
    height: 70px;
    width: 70px;
    position: absolute;
    left: 50%;
    top: 0%;
    transform: translate(-50%, -50%);
      z-index: 1;
   }
   .our-solution .card .content img.prime{
   
   }
.our-capabilities .card .content p{
    text-align:center;
}
.our-capabilities .card .content .icon img{
width: 100%;
 border:2px solid #fff;
    border-radius: 50%;
    height: 100%;
        object-fit: contain;
        
}
.our-capabilities .mrgn{
    margin:40px 0;
}

/**********for industries Pages********************/
.blockquote-box {
    border-right: 5px solid #E6E6E6;
    margin-bottom: 25px;
    font-weight: 500;
}

.blockquote-box .square {
    width: 100px;
    min-height: 50px;
    margin-right: 22px;
    text-align: center !important;
    background-color: #E6E6E6;
    padding: 20px 0;
}
.blockquote-box h3 {
    margin-top: 2px;
}
.blockquote-box ul.list {
    list-style-image: url(../images/right.png);
    margin-left: 25px;
}
.blockquote-box.blockquote-primary {
    border-color: #357EBD;
}
.blockquote-box.blockquote-success {
    border-color: #4CAE4C;
}
.blockquote-box.blockquote-danger {
    border-color: #D43F3A;
}
.blockquote-box.blockquote-info {
    border-color: #46B8DA;
}
.blockquote-box.blockquote-primary .square {
    background-color: #428BCA;
    color: #FFF;
}
.blockquote-box.blockquote-success .square {
    background-color: #5CB85C;
    color: #FFF;
}
.blockquote-box.blockquote-danger .square {
    background-color: #D9534F;
    color: #FFF;
}
.blockquote-box.blockquote-info .square {
    background-color: #5BC0DE;
    color: #FFF;
}
.blockquote-box.blockquote-warning {
    border-color: #EEA236;
}
.blockquote-box.blockquote-warning .square {
    background-color: #F0AD4E;
    color: #FFF;
}
.fa-lg {
    font-size: 3em !important;
}

.inner-banner{
    position: relative;
    width: 100%;
    height: 100%;
}
.inner-banner img{
    width: 100%;
}
.inner-banner .over-lay{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;

}
.inner-banner .over-lay h1{
font-weight: 600;
}
.about-us{
    background: transparent;
}
.about-us img{
    width: 100%;
}
.about-us p{
    margin: 0;
    padding: 0 20px;
}

.contact-us .jumbotron {
    border-top: 3px solid var( --bg);
    -webkit-box-shadow: 0 12px 6px -6px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0 12px 6px -6px rgba(0, 0, 0, 0.12);
    box-shadow: 0 12px 6px -6px rgb(0 0 0 / 12%);
}
.contact-us{
    background: transparent;
}
.contact-us .jumbotron h3{
    text-align: left;
} 
.contact-us .jumbotron p{
    text-align: left;
    font-weight: 500;
    font-size: 14px;
} .contact-us h4 a{
    color: var( --bg);
}
.contact-us .form-group label{
    font-weight: 600;
}
/**********for fact And Fogure******************/
.iq-features{
    overflow: scroll;
}
.holderCircle { width: 500px; height: 500px; border-radius: 100%; margin: 60px auto; position: relative; }


.dotCircle { width: 100%; height: 100%; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; border-radius: 100%; z-index: 20; }
.dotCircle  .itemDot { display: block; width: 100px; height: 100px; position: absolute; background: #ffffff; color: #333; border-radius: 20px; text-align: center; line-height: 80px; font-size: 30px; z-index: 3; cursor: pointer; border: 2px solid #e6e6e6; }
.dotCircle  .itemDot .forActive { width: 56px; height: 56px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; }
.dotCircle  .itemDot .forActive::after { content: ''; width: 5px; height: 5px; border: 3px solid #7d4ac7; bottom: -31px; left: -14px; filter: blur(1px); position: absolute; border-radius: 100%; }
.dotCircle  .itemDot .forActive::before { content: ''; width: 6px; height: 6px; filter: blur(5px); top: -15px; position: absolute; transform: rotate(-45deg); border: 6px solid #a733bb; right: -39px; }
.dotCircle  .itemDot.active .forActive { display: block; }
.round { position: absolute; left: 40px; top: 45px; width: 410px; height: 410px; border: 2px dotted #333; border-radius: 100%; -webkit-animation: rotation 100s infinite linear; }
.dotCircle .itemDot:hover, .dotCircle .itemDot.active { color: #333; transition: 0.5s;   background: var(--circle-bg);; border: 2px solid #ffffff; -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); -moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); }
.dotCircle .itemDot { font-size: 40px; }
.contentCircle { width: 250px; border-radius: 100%; color: #222222; position: relative; top: 150px; left: 50%; transform: translate(-50%, -50%); }
.dotCircle  .itemDot{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.dotCircle span h4{
    font-size: 14px;
    margin: 5px 0;
    font-weight: 600;
}
.dotCircle span h4.hd{
    font-weight: 700;
    font-size: 18px;
    color: var(--head-line);
}
.contentCircle .CirItem { border-radius: 100%; color: #222222; position: absolute; text-align: center; bottom: 0; left: 0; opacity: 0; transform: scale(0); transition: 0.5s; font-size: 15px; width: 100%; height: 100%; top: 0; right: 0; margin: auto; line-height: 250px; }
.CirItem.active { z-index: 1; opacity: 1; transform: scale(1); transition: 0.5s; }
.contentCircle .CirItem i { font-size: 180px; position: absolute; top: 0; left: 50%; margin-left: -90px; color: #000000; opacity: 0.1; }

/**********End industries Pages********************/

/********** Resoinsive for mobile********/
@media (max-width: 768px){
.carousel-caption h1{
        font-size: 15px;
        line-height: initial;
    }
     .carousel-caption .readMore .btn{
        font-size: 10px;
    }
}

@media (max-width: 420px){
    .about .heading_cls{
        flex-direction: column;
        width: 100%;
    }
    .about .heading_cls .div-cent, .about .heading_cls p{
        
        width: 100%;
    }
    .about .heading_cls .div-cent .sm_round_underline, .about .heading_cls .div-cent .round_underline{
       
        width: 80px;
        height: 3px;
    }
    .about .heading_cls .div-cent h1{
        font-size: 25px;

    }
    .about .heading_cls p{
        margin-top: 30px;
    }
    .carousel-caption h1{
        font-size: 10px;
        line-height: initial;
    }
    .carousel-caption .readMore .btn{
        font-size: 8px;
    }
    .blockquote-box .pull-center{
        margin: 15px auto;
    }
    .our-solution h3, .our-capabilities h3 {
        font-size: 18px;
    }
}

