@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i|Ubuntu:300,300i,400,400i,500,500i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
.grecaptcha-badge { 
    visibility: hidden;
 }
body{
	margin:0px;
	padding:0px;
    line-height: 26px;
}

*{
 /* font-family: 'Noto Sans', sans-serif; */
 font-family: 'Lato', sans-serif;
}
/*h6{
    line-height:28px;
    font-weight:600;
}*/
:focus{
    outline: none;
}
a:hover{
    text-decoration: none;
}
.blue{
    border: 2px solid #faf6f6;
    padding: 30px 25px 40px 25px;
    background-color: #fff;
    box-shadow: 0px 0px 29px rgba(0,0,0,0.1);
    text-align: inherit;
    border-radius:4px;
}
.blue:hover{border:2px solid #3ec3ee;}
.blue a, .blue a:hover{color:#3ec3ee;}
.blue:hover h4{color:#3ec3ee;}

/*.orange{border:2px solid #cccccc;}*/
.orange:hover{border:2px solid #f89422;}
.orange a, .blue a:hover{color:#f89422;}
.orange:hover h4{color:#f89422;}


/*.pink{border:2px solid #cccccc;}*/
.pink:hover{border:2px solid #ee4396;}
.pink a, .blue a:hover{color:#ee4396;}
.pink:hover h4{color:#ee4396;}


/*.green{border:2px solid #cccccc;}*/
.green:hover{border:2px solid #3bb54b;}
.green a, .blue a:hover{color:#3bb54b;}
.green:hover h4{color:#3bb54b;}


/*.purple{border:2px solid #cccccc;}*/
.purple:hover{border:2px solid #a26bae;}
.purple a, .blue a:hover{color:#a26bae;}
.purple:hover h4{color:#a26bae;}


/*.yellow{border:2px solid #cccccc;}*/
.yellow:hover{border:2px solid #fcb605;}
.yellow a, .blue a:hover{color:#fcb605;}
.yellow:hover h4{color:#fcb605;}


/*.brown{border:2px solid #cccccc;}*/
.brown:hover{border:2px solid #c3854a;}
.brown a, .blue a:hover{color:#c3854a;}
.brown:hover h4{color:#c3854a;}


.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
    display: block !important;
}
#top-scroll {
    background: #3FABE1;
    padding: 5px 13px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    border: 1px solid #3FABE1;
    position: fixed;
    bottom: 12px;
    right: 12px;
    z-index: 99999;
}
#top-scroll i{
    color: #fff;
    /* transform: rotate(-47deg); */
}
/*.jumbotron h1{color:#ffffff;}
*/
p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.1px;
    color: #3a3a3a;
    font-weight: 500;
}
.navbar{
    padding:3px 0px;
}
.jumbotron {
    padding: 124px 0px 34px 0px;
    box-shadow: none;
    margin-bottom: 0px;
}
.jumbotron.terms {
    padding: 124px 0px 34px 0px;
    box-shadow: none;
    margin-bottom: 0px;
    background: linear-gradient(20deg, rgba(0, 0, 0, 0.62),rgba(0, 0, 0, 0.2196078431372549)),url(../img/terms-conditions.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
}
.jumbotron.terms h1{
    color:#fff;
}
.jumbotron.blogs {
    padding: 124px 0px 34px 0px;
    box-shadow: none;
    margin-bottom: 0px;
    background: linear-gradient(20deg, rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.02)),url(../img/blogs-banner.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
}
.jumbotron.blogs h1{
    color:#fff;
}
.jumbotron.blogs .breadcrumb li a{
    color:#fff;
}
.jumbotron.blogs .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #fff;
    content: "/";
}
.blog_more {
    position: absolute;
    bottom:0;
}
h1{ font-family: 'Fira Sans', sans-serif; font-weight:600;}
h3{
    font-size:30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 14px;
    font-family:'Ubuntu', sans-serif;
    margin-bottom: 25px;
    color: #151515;
}
ul li{
    line-height: 30px;
}
html {
  scroll-behavior: smooth;
}
.bg-grey{
    background: #f1f1f1;
}
.bg-grey#client_sec{
    /* background: linear-gradient(90deg, rgba(22, 125, 174, 0.94), rgba(51, 171, 228, 0.9490196078431372)) ,url(https://graphicdesignzone.in/wp-content/uploads/2019/05/web-devolepment.jpg); */
    background-color:#eee;
    background-size: cover;
    background-position:100%;
    /* color: #fff; */
}
.animated{
    overflow: hidden;
}
#client_sec h3{
    color: #000;
}
#client_sec h3{
    color: #000;
}
#client_sec p{
    color: #000;
}
#client_sec h3.before-center::before{
    background-color: #fff;
}
/*h3::before{
content: '';
    font-family: fontawesome;
    background-color: #000;
    position: relative;
    width: 60px;
    display: block;
    height:2px;
    top: 30px;;
    border-radius: 0px 25px 0px 0px;
}*/
.logo_img{
        width: 86%;
}
section{
    padding:40px 0px;
}
.read_more{

}
header {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 99;
    /* box-shadow: #dbd8d8ab 2px 2px 3px; */
}
.active_header{
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.active_header .logo_img {
    width: 70%;
}
.active_header .navbar_menu li a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
.animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.animated-icon1 span {
background: #e65100;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

.banner_top {
    padding-top: 84px;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/*navbar*/
.navbar_menu li a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
.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: #1494cd;
}
.carousel-indicators li {
    background-color: #fff !important;
}
.navbar_menu li {
    margin-right:16px;
    border-bottom: 2px solid #fff;
}
.navbar-default .navbar-nav > li.dropdown:hover > a, 
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}
li.nav-item.active {
    border-bottom: 2px solid #1494cd;
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}
.submit_button{
	position: absolute;
	right: 0;
}
.form_desing .form-control {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #000;
    border-radius: 0px;
    font-size: 14px;
    width: 100%;
}
/*navbar--end*/
.banner {
    display: block;
    min-height: 200px;
    width: 100%;
    padding: 40px 0px 0px 17px;
    position: relative;
    background: #f4f8f9;
}
.navbar-light .navbar-nav .nav-link {
    color: #2e3942;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
}
.form-control:focus{
	box-shadow: none;
	border-color:none;
}

/*carousel-code*/
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom:27%;
    left: 11%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: justify;
}
/*carousel-code*/

.carousel-indicators li{
	background-color: #000;
}
.carousel_caption{
	margin-top:6%;
}
.carousel-caption h1 {
    font-size: 70px;
    font-weight: bold;
    /* text-transform: uppercase;*/
}
.carousel-caption .btn-white {
    background: #fff;
    padding: 7px 29px;
    color: #1c1751;
    border: 1px solid #fff;
    font-weight:600;
    font-size: 16px;
}
.carousel-caption .btn-white:hover {
    background: #fff;
    padding: 7px 29px;
    color: #1c1751;
    font-weight:600;
    font-size: 16px;
}
.carousel-caption p {
     font-size: 18px;
    font-weight: 500;
}
.carousel_white h1{
    color:#fff;
}
.carousel_white p{
    color:#fff;
}




/*service*/
/*h3.before-center::before {
    content: '';
    font-family: fontawesome;
    background-color: #000;
    position: relative;
    width: 60px;
    display: block;
    height:2px;
   top: 30px;
    border-radius: 0px 25px 0px 0px;
    text-align: center;
    right: -48%;
}*/
.about_content{
    font-size: 32px;
    padding-bottom: 15px;
}
.software-img{
   /*margin-top: -29px;*/
}
.about_content{
    font-size: 32px;
    padding-bottom: 15px;
}
.about_part li {
    list-style-type: none;
    font-size: 20px;
    line-height: 38px;
    font-weight: 700;
    /*font-style: italic;*/
}
.us{ padding-top: 20px;}
.white_box {
    /* border:1px solid #dbd5d5; */
    text-align: center;
    border-radius:13px;
    margin-bottom: 24px;
    /*box-shadow: 0px 0px 15px 5px rgba(9, 9, 9, 0.2);*/
    min-height:475px;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    /* -webkit-box-shadow: 0 0 40px 3px rgba(0,0,0,.05); */
    /* box-shadow: 0 0 40px 3px rgba(0,0,0,.05); */
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
.white_box img{
    border-radius:13px 13px 0px 0px;
}
.white_box .content {
    padding: 20px 20px 0px 20px;
    text-align: justify;
}
/*.white_box  img.img-fluid {
    height: 250px;
    object-fit: cover;
}*/
.white_box img.img-fluid:hover{
    opacity: 0.5;
}
.white_box .content p a{
    color:#000;
}
.white_box .content a h4 {
    font-size: 17px;
    font-weight: 600;
    color:#151515;
}
.white_box .content a:hover{
    text-decoration: none;
}
.service_part{
    background: #f1f1f1;
    padding: 40px 0px 40px 0px;
}
.client_logo img {
    width: 70%;
    padding-bottom: 24px;
    padding: 14px;
}
.client_logo img:hover{
   -webkit-filter: sepia(1);
  filter: sepia(1);
}
.client_logo.text-center {

}
.client_logo.text-center img {
    background: #fff;
    padding: 11px 11px;
    border-radius: 5px;
    height: auto;
}
.client_logo.text-center:hover{
    box-shadow:0 0 40px 3px rgba(0,0,0,.05);
}
.client_logo.text-center a h6{
    text-decoration: none;
}
.client_logo.text-center a:hover{
    text-decoration: none;
}
.client_logo.text-center h6{
    color: #000;
    text-decoration: none;
}
.client_logo span {
    font-size: 12px;
    color: #514d4d;
}

#who_we_part{
    /*background: url(../img/back.png);*/
    background:#f1f1f1;
}
.who_we{
    padding-top: 10%;
}
.navbar_menu li a:hover {
    color: #595353;
    /*border-bottom: 1px solid #000 !important;*/
    border-radius: 3px;
        background-color: transparent;
}
.navbar_menu .dropdown-menu  a:hover {
    color:#fff;
    border-radius:0px;
    background-color:#1494cd;
}
.dropdown-menu{
    border: none;
    padding-top:18px;
}
.process h6 {
    font-size: 14px;
    color: #848484;
    padding-top: 6px;
    font-weight: 500;
}
.process {
    background: #ffffff;
    padding: 23px 17px 23px 17px;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-top: 5%;
    min-height: 324px;
}
.our_process{
    font-size: 14px;
    color:#303030;
}
.process:hover {
    background: #fff;
    box-shadow: 0px 0px 10px 5px #ccc;
}
.process h5 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}


/*products*/
.products_part li{
    list-style-type: none;
}

/*products--end*/

.footer{
    background:#383838;
    color: #fff;
}
.footer p {
    padding-top: 16px;
    font-size:15px;
    color: #fff;
    margin-bottom:6px;
}
.footer .social_links {
    float: right;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 2%;
    margin-bottom: 14px;
}
.footer .social_links li{
    list-style-type: none;
    display: inline;
    margin-right: 18px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.footer .social_links li a {
    color: #fff;
    font-size: 15px;
}
.footer .social_links li a i {
    background: #fff;
    padding: 8px 7px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    color: #333;
    width: 27px;
    height: 27px;
}
.footer .social_links li a i:hover{
    opacity:0.4;
}
.btn-black{
     background:#2e2c2c;
    color: #fff;
    border: 1px solid #2e2c2c;
    font-size: 13px;
    padding: 6px 23px;
}
.btn-black:hover{
   color: #fff;
}
#who_we_part img{
    width:80%;
}
.contact_form{
    padding: 25px 27px 5px 27px;
    border-radius: 5px;
}
/*.contact_form{
    background: #fff;
    padding: 25px 27px 5px 27px;
    border-radius: 5px;
    box-shadow:0px 0px 15px 5px rgba(9, 9, 9, 0.2);
}*/
.contact_form .form-control{
    font-size: 15px;
    height: 40px;
    background: #fff;
    border:1px solid #d1d1d1;
}
.contact_form textarea.form-control{
    height: auto;
}
#contact_us h6 {
    font-size: 16px;
}
.form-control{
    font-size: 15px;
    height: 37px;
}
.contact_Detail i {
    width: 50px;
    border-radius: 27px;
    font-size: 24px;
    height: 50px;
    padding: 14px 0px;
    color: #fff;
    background:#17a2b8;
    box-shadow:0px 0px 29px rgb(23 162 184 / 17%);
}
.contact_Detail i:hover {
    background-color: #fff;
    color: #17a2b8; 
}
.btn-primary {
    color: #fff;
    background-color: #40b1e3;
    border-color: #40b1e3;
    font-weight: bold;
    border-radius: 27px !important;
    padding: 8px 33px !important;
}
.btn-primary:hover,.btn-primary:focus{
    color: #40b1e3;
    background-color:transparent;
    border-color: #40b1e3;
}

/*
form{
    border-bottom: 1px solid rgba(0,0,0,.125);
    box-shadow: 0px 0px 10px 5px #ccc;
    padding: 10px;
}*/
/*service*/

/*owl-carousel*/
.large-12 {
    width: 100%;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.column, .columns {
    position: relative;
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
}
.owl-theme .owl-dots .owl-dot span {
    width: 23px;
    height: 10px;
    margin: 5px 4px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
/*.owl-nav{
    display: none;
}*/
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-dot.active span {
    background: #7c7b7b !important;
}
.owl-nav .owl-prev{
    position: absolute;
    left: -56px;
    top: 48%;
    display: none;
}
.owl-nav .owl-next{
    position: absolute;
    right: -56px;
    display: none;
    top: 48%;
}
.owl-nav .owl-prev span {
 font-size: 60px;
}
.owl-nav .owl-next span {
  font-size: 60px;
}
/*owl-carousel*/


.hover14 figure {
    position: relative;
}
.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.hover14 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}



/*we-roll-part*/
.content_cycle h4 {
    font-size: 20px;
    font-weight: 500;
    color:#151515;
}
.content_cycle.left_cycle {
/*
    position: relative;
    right: -40%;
*/
    /* top: 41px; */
}
.content_cycle.right_cycle {
    position: relative;
    left: -31%;
}
.content_cycle.left_cycle.content_cycle1 {
   top: 2%;
min-height: 308px;
margin-bottom: 30px;
padding: 30px;
}
.content_cycle.left_cycle.content_cycle3 {
    top: 14%;
}
.content_cycle.left_cycle.content_cycle5 {
    top: 24%;
}
.content_cycle.left_cycle.content_cycle7 {
    top: 36%;
}
.content_cycle.right_cycle.content_cycle2 {
    top: 10%;
}
.content_cycle.right_cycle.content_cycle4 {
    top: 31%;
}
.content_cycle.right_cycle.content_cycle6 {
    top: 42%;
}
.cycle_part{
   margin-bottom: 5%;
}

/*we-roll-part--end*/



/*mobile--menu*/
.navbar-toggler:focus{
    outline: none;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgb(0, 0, 0);
    padding: 7px 6px 10px 7px;
}
.animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
    background: #3f3d3c;
}


.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

/*mobile--menu*/


.breadcrumb{
    padding:0px;
    background-color:transparent;
    margin-bottom: 0px;
    font-size: 14px;
}
.breadcrumb-item a{
    color:#151515;
}
.breadcrumb-item.active {
    color: #5bc8fc;
}
.related_blogs ul{

}
.related_blogs ul li {
    list-style-type: none;
    display: block;
    background: #ffffff;
    margin-bottom: 10px;
    padding: 10px 10px;
    border-radius: 4px;
    border: 1px solid #e7e1e1;
    box-shadow: 0px 0px 29px rgba(0,0,0,0.1);
}
.related_blogs ul li a{
    color:#151515;
}
.related_blogs ul li a p {
    font-size: 14px;
    padding-top: 8px;
    font-weight: 600;
}
.ul-artificial{
        margin-left: 50% !important;
}
.related_blogs ul li a img:hover{
    animation: pulse 3s infinite ease-in;
    opacity: 0.7;
}




.desing-img:hover{
     animation: floating 3s infinite ease-in;
}
.one {
    position: absolute;
    top: 47%;
    left: 35%;
    width: 32%;
}
.Two {
    position: absolute;
    top: 39%;
    left: 8%;
    width: 24%;
   
   
}

.three {
    position: absolute;
    top:0%;
    left: 34%;
    width:27%;
}
.four {
    position: absolute;
    top: 38%;
    left: 67%;
    width: 27%;
}

.animation_Design{
    animation: floating 5s infinite ease-in;
}


.floating {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}

.contact_bg{
    /* background: linear-gradient(30deg, rgba(240, 240, 240, 0.5411764705882353),rgba(240, 240, 240, 0)),url(../img/back.png); */
    background-color:#f1f1f1;
    background-position: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.contact_bg p a{
    color: #303030;
}

.contact_bg p a:hover{
    color:#1494cd;
}


/*digital-images*/
.digital_images{

}
.digital-image:hover{
    animation: swing 3s infinite ease-in;
}
.digital_images .img1 {
    position: absolute;
    right: 23%;
    width: 16%;
    top: 17%;
}
.digital_images .img2 {
    position: absolute;
    left: 13%;
    width: 15%;
    top: 32%;
}
.digital_images .img3{
    position: absolute;
    left: 9%;
    width: 16%;
    top: 50%;
}
.digital_images .img4 {
    position: absolute;
    right: 8%;
    width: 14%;
    top: 50%;
}
.digital_images .img5 {
    position: absolute;
    left: 27%;
    width: 15%;
    top: 17%;
}
.digital_images .img6 {
    position: absolute;
    left: 43%;
    width: 16%;
    top: 34%;
    text-align: center;
}
.digital_images .img7 {
    position: absolute;
    left: 46%;
    width: 14%;
    top: 15%;
}
.digital_images .img8 {
    position: absolute;
    left: 3%;
    width: 14%;
    top: 39%;
}
.digital_images .img9 {
    position: absolute;
    right: 36%;
    width: 25%;
    top: 2%;
    animation-duration: 5s;
}
.digital_images .img10 {
    position: absolute;
    left: 11%;
    width: 32%;
    top: 12%;
}
.digital_images .img11 {
    position: absolute;
    right: -2%;
    width: 32%;
    top: 44%;
}
.digital_images .img12 {
    position: absolute;
    right: -10%;
    width: 32%;
    top: 18%;
}
.digital_images .img13 {
    position: absolute;
    left: 35%;
    width: 32%;
    top: 63%;
}
.digital_images .img14 {
    position: absolute;
    right: 9%;
    width: 17%;
    top: 32%;
}


/*digital--end*/



/*sofware-img*/
.sofware-img1 {
    position: absolute;
    left: 37%;
    width: 24%;
    top: 44%;
    z-index: 1;
}
.software-img:hover{
    animation: floating 3s infinite ease-in;
}
.sofware-img1:hover{
   animation: floating 2s infinite ease-in;  
} 
.sofware-img2 {
    position: absolute;
    left: 13%;
    width: 22%;
    top: 23%;
}
.sofware-img2:hover {
         animation: floating 3s infinite ease-in; 
}
.sofware-img3 {
    position: absolute;
    left: 39%;
    width: 20%;
    top: 19%;
}
.sofware-img3:hover {
     animation: floating 3s infinite ease-in;
}
.sofware-img4 {
    position: absolute;
    right: 5%;
    width: 21%;
    top: 58%;
 
}
.sofware-img4:hover {
    animation: floating 3s infinite ease-in; 
}
.sofware-img5 {
    position: absolute;
    left: 4%;
    width: 24%;
    top: 47%;
}
.sofware-img5:hover{
    animation: floating 3s infinite ease-in;
}
.sofware-img6 {
    position: absolute;
    right: 5%;
    width: 24%;
    top: 37%;
}
.sofware-img6:hover{
        animation: floating 3s infinite ease-in;
}
.sofware-img7 {
    position: absolute;
    left: 36%;
    width: 32%;
    top: 35%;
}
.sofware-img7:hover {
    animation: floating 3s infinite ease-in;
}
.sofware-img8 {
    position: absolute;
    right: 92px;
    width: 13%;
    top: 11%;
}
.sofware-img8:hover {
        animation: floating 3s infinite ease-in;  
}
.sofware-img9 {
    position: absolute;
    left: 36%;
    width: 24%;
    top: 69%;
     
}
.sofware-img9 :hover{
    animation: floating 3s infinite ease-in; 
}
.sofware-img10 {
    position: absolute;
    left: 36%;
    width: 30%;
    top: -2%;
     
}
.sofware-img10:hover {
   animation: floating 3s infinite ease-in;  
}
/*sofware-img-end*/




/*roll-images*/
.roll_point1 {
    position: absolute;
    top: 0%;
    width: 18%;
    left: 1%;
}
.roll_point2 {
    position: absolute;
    top: 30%;
    width: 18%;
    left: 14%;
}
.roll_point3 {
    position: absolute;
    top: 3%;
    width: 18%;
    left: 27%;
}
.roll_point4 {
    position: absolute;
    top: 31%;
    width: 18%;
    left: 41%;
}
.roll_point5 {
    position: absolute;
    top: 3%;
    width: 18%;
    right: 28%;
}
.roll_point6 {
    position: absolute;
    top: 31%;
    width: 17%;
    right: 15%;
}
.roll_point7 {
    position: absolute;
    top: 4%;
    width: 18%;
    right: 13px;
}
/*roll-images-end*/


.hover_points img:hover{
       animation: flash 3s infinite ease-in;  
}










@media(min-width: 100px) and (max-width: 767px){
.navbar-brand img{
    width:60%;
}
img.mx-auto.slider-img {
    width: 73%;
    /*margin-top: -5%;*/
}
ul {
    margin-left: 0px !important;
    padding-left: 18px;
}
 h3 {
    margin-top: 10px;
        font-size: 22px;
    margin-bottom: 10px;
}
.ul-artificial {
    margin-left: 6% !important;
    padding-left: 0px !important;
}
section {
    padding:30px 0px;
}
.client_logo.text-center{
    margin-bottom: 10px;
}
ul.pt-0.mt-4.text-center.about_part {
    padding-left: 0px;
}
.about_part li{
    display: inline;
}
.dropdown-menu {
    border: none;
    padding-top: 7px;
    background: #f5f5f5;
}
h3.before-center::before {
    right: -38%;
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.carousel_caption {
    margin-top: 0%;
}
.carousel_caption h1 {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
}
.carousel_caption p {
    font-size: 14px;
    font-weight: 600;
}
.footer p{
    text-align: center;
}
.footer .social_links {
    float: inherit;
    margin-left: 0px;
    padding-left: 0px;
    padding-top:0%;
    margin-bottom: 10px;
    text-align: center;
}
.footer .social_links li a {
    color: #ffff;
    font-size: 13px;
}
.roll_point1 {
    top: -2%;
    width: 17%;
    left: 4%;
}
.roll_point2 {
    top: 31%;
    width: 16%;
    left: 17%;
}
.roll_point3 {
    top: 5%;
    width: 16%;
    left: 29%;
}
.roll_point4 {
    top: 33%;
    width: 16%;
    left: 42%;
}
.roll_point5 {
    top: 4%;
    width: 16%;
    right: 30%;
}
.roll_point6 {
    top: 33%;
    width: 16%;
    right: 17%;
}
.roll_point7 {
    top: 6%;
    width: 16%;
    right: 15px;
}
.digital_images .img11 {
    position: absolute;
    right: 22%;
    width: 11%;
    top: 45%;
}
.digital_images .img10 {
    position: absolute;
    left: 3%;
    width: 24%;
    top: 10%;
}
.digital_images .img12 {
    position: absolute;
    right: 6%;
    width: 15%;
    top: 18%;
}
}


@media(min-width:320px) and (max-width:425px){

}

@media(min-width:768px) and (max-width:800px){
.content_cycle.left_cycle.content_cycle1 {
    min-height: 357px;
}

.ul-artificial{
    margin-left: 0px !important;
}
.white_box {
    min-height: 486px;
}
.email_detail{
    word-break: break-all;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
    width: auto;
}
#myCarousel h4 {
    font-size: 50px !important;
}
.roll_point1 {
    top: 3%;
    width: 17%;
    left: 2%;
}
.roll_point2 {
    position: absolute;
    top: 30%;
    width: 17%;
    left: 15%;
}
.roll_point3 {
    top: 6%;
    width: 17%;
    left: 28%;
}
.roll_point4 {
    top: 31%;
    width: 17%;
    left: 41%;
}
.roll_point5 {
    top: 5%;
    width: 17%;
    right: 29%;
}
.roll_point6 {
    position: absolute;
    top: 31%;
    width: 17%;
    right: 15%;
}
.roll_point7 {
    position: absolute;
    top: 6%;
    width: 17%;
    right: 14px;
}
.digital_images .img10 {
    position: absolute;
    left: -1%;
    width: 28%;
    top: 8%;
}
.digital_images .img11 {
    position: absolute;
    right: 22%;
    width: 13%;
    top: 42%;
}
.digital_images .img12 {
    position: absolute;
    right: 6%;
    width: 14%;
    top: 18%;
}
}


@media(min-width:823px) and (max-width: 980px){
    .content_cycle.left_cycle.content_cycle1 {
        min-height: 351px;
    }
}

@media(min-width:992px){
    .container{
        max-width:1200px;
    }
}

@media(min-width: 990px) and (max-width: 1024px){
.process{
        height: 435px;
}
.digital_images .img10 {
    position: absolute;
    left: 0%;
    width: 32%;
    top: 12%;
}
.digital_images .img11 {
    position: absolute;
    right: 9%;
    width: 29%;
    top: 40%;
}
.digital_images .img8 {
    position: absolute;
    left: 0%;
    width: 14%;
    top: 39%;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
    width: auto;
}
.navbar_menu li a {
    color: #000;
    font-size: 12px;
    font-weight: 500;
}
.navbar_menu li {
    margin-right: 7px;
    border-bottom: 2px solid #fff;
}
#myCarousel .carousel-item {
    height: 100%;
    min-height: 390px !important;
}
.active_header .navbar_menu li a {
    color: #000;
    font-size: 12px;
    font-weight: 500;
}
.content_cycle.left_cycle.content_cycle1{
    min-height:413px;
}
.white_box{
    min-height:445px;
}

}


@media(min-width:425px) and (max-width:520px){
h3.before-center::before {
    right: -46%;
}
#myCarousel .slider-img{
    width:60%;
}
 
}


@media(min-width:529px) and (max-width:600px){
    #myCarousel .slider-img {
        width: 50%;
    }
    .content_cycle.left_cycle.content_cycle1{
            min-height: 235px;
    }
    .client_logo.text-center img {
        padding: 15px 15px;
        width: 41%;
    }
}


@media(min-width:1900px) and (max-width:1911px){
.roll_point1 {
    position: absolute;
    top: 4%;
    width: 17%;
    left: 1%;
}
.roll_point2 {
    position: absolute;
    top: 30%;
    width: 17%;
    left: 248px;
}
.roll_point3 {
    position: absolute;
    top: 4%;
    width: 18%;
    left: 27%;
}
.roll_point4 {
    position: absolute;
    top: 32%;
    width: 17%;
    left: 707px;
}
.roll_point5 {
    position: absolute;
    top: 6%;
    width: 17%;
    right: 28%;
}
.roll_point6 {
    position: absolute;
    top: 31%;
    width: 17%;
    right: 15%;
}
.roll_point7 {
    position: absolute;
    top: 8%;
    width: 17%;
    right: 23px;
}
.digital_images .img2 {
    position: absolute;
    left: 10%;
    width: 15%;
    top: 31%;
}
.digital_images .img3 {
    position: absolute;
    left: 8%;
    width: 14%;
    top: 57%;
}
.digital_images .img2 {
    position: absolute;
    left: 7%;
    width: 15%;
    top: 38%;
}
.digital_images .img5 {
    position: absolute;
    left: 21%;
    width: 15%;
    top: 20%;
}
.digital_images .img7 {
    position: absolute;
    left: 41%;
    width: 14%;
    top: 16%;
}
.digital_images .img9 {
    position: absolute;
    right: 38%;
    width: 25%;
    top: 4%;
    animation-duration: 5s;
}
.digital_images .img1 {
    position: absolute;
    right: 29%;
    width: 16%;
    top: 19%;
}
.digital_images .img14 {
    position: absolute;
    right: 16%;
    width: 17%;
    top: 34%;
}
.digital_images .img11 {
    position: absolute;
    right: 9%;
    width: 32%;
    top: 44%;
}
.digital_images .img4 {
    position: absolute;
    right: 16%;
    width: 14%;
    top: 54%;
}
.digital_images .img13 {
    position: absolute;
    left: 30%;
    width: 32%;
    top: 63%;
}
.digital_images .img8 {
    position: absolute;
    left: 1%;
    width: 14%;
    top: 49%;
}
.digital_images .img12 {
    position: absolute;
    right: -3%;
    width: 32%;
    top: 22%;
}
.digital_images .img10 {
    position: absolute;
    left: 8%;
    width: 30%;
    top: 18%;
}
}




@media(min-width:512px) and (max-width:730px){
.roll_point1 {
    top: 1%;
    width: 17%;
    left: 3%;
}
.roll_point3 {
    top: 9%;
    width: 16%;
    left: 29%;
}
.roll_point7 {
    top: 7%;
    width: 16%;
    right: 17px;
}
.roll_point2 {
    top: 31%;
    width: 16%;
    left: 16%;
}
.roll_point6 {
    top: 33%;
    width: 16%;
    right: 16%;
}
.roll_point5 {
    top: 6%;
    width: 16%;
    right: 29%;
}
}


@media(min-width:730px) and (max-width:762px){
.roll_point1 {
    top: 0%;
    width: 17%;
    left: 2%;
}
.roll_point6 {
    top: 33%;
    width: 16%;
    right: 16%;
}
.roll_point5 {
    top: 7%;
    width: 16%;
    right: 29%;
}
.roll_point7 {
    top: 8%;
    width: 16%;
    right: 18px;
}
}

@media(min-width:1912px) and (max-width:1924px){
.roll_point1 {
    position: absolute;
    top: 3%;
    width: 17%;
    left: 1%;
}
.roll_point3 {
    position: absolute;
    top: 3%;
    width: 18%;
    /* left: 468px; */
    left:27%;
}
.roll_point4 {
    position: absolute;
    top: 31%;
    width: 18%;
    left: 41%;
}
.roll_point5 {
    position: absolute;
    top: 2%;
    width: 18%;
    right: 28%;
}
.roll_point6 {
    position: absolute;
    top: 31%;
    width: 17%;
    right: 15%;
}
.roll_point7 {
    position: absolute;
    top: 3%;
    width: 18%;
    right: 1%;
}

}

