/*=============================navbar=============================*/
body{
    font-family: raleway !important;
    background-color: #f1f1f1 !important;
    background-image: url('../pic/body_bg.png');
}
*{margin:0;padding:0;text-decoration:none}
::selection{
    background-color: #1078ce;
    color: white;
}
.navbar{
    background-color: #ffffff;
    width: 100%;
    border-bottom: 3px solid #01afee !important;
    padding: 10px;
    margin-bottom: 0 !important;
    position: fixed !important;
    z-index: 99;
}
a:hover{
    text-decoration: none !important;
    color: inherit !important;
}
ul{
	margin-bottom: 0px !important;
}
header{position:relative;width:100%;background:transparent;}
.logo{
	float:left;
    width: 20%;
}
.logo img{
	transition: 0.6s all;
    margin-bottom: 4px;
}
.nav-menu{
    float: right;
}
nav{position:relative;width:980px;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif;background:transparent;}
#cssmenu > ul > li{float:left;margin-top: 8px;}
#cssmenu > ul > li > a{padding:15px;font-size:14px;letter-spacing:1px;text-decoration:none;color:#000;font-weight:700;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff!important}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#545454!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:23px;right:11px;width:8px;height:2px;display:block;background:#000;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:20px;right:14px;display:block;width:2px;height:8px;background:#000;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu > ul > li.has-sub:hover > a:after{background-color: white;}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#01afeef2;transition:all .25s ease}
#cssmenu ul ul li:hover{background-color: #545454;}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:40px;    border-bottom: 1px solid #d2d2d2c9;}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:8px 6px;width:220px;font-size:14px;text-decoration:none;color:#fff;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff!important}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#fff;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#fff;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:1000px){
.logo{top:0;left: 0;width:25%;height:60px;text-align:center;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none;    margin-top: 25px;}
#cssmenu ul li{width:100%;border-top:1px solid #444;margin-top: -4px;}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul li:hover .submenu-button:before{
    background-color: white;
}
.has-sub:hover .submenu-button:after{
    background-color: white !important;
}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #545454;border-bottom:2px solid #545454;content:'';padding: 2px;}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#545454;content:''}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px;}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#545454;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#545454;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}

}
.slogn{
    margin-left: 18px;
    color: #0e0d0d;
}
.content {
  padding: 0px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
}


.sticky + .content {
  padding-top: 0px;
}
.sticky{
	transition: 0.3s all;
}

/*=============================navbar=============================*/
/*==============================banner==============================*/
.banner{
    background-image: url(../pic/banner.jpg);
    background-attachment: fixed;
    background-size: 100%;
    background-position: center;
    height: 650px;

}
canvas{ 
  display: block; vertical-align: bottom; 
} 
/* ---- particles.js container ---- */ 
#particles-js{ 
position:absolute; 
width: 100%; 
height: 650px;  
background-image: url(""); 
background-repeat: no-repeat; 
background-size: cover; 
background-position: 50% 50%; 
} 
.banner_txt{
    z-index: 50;
    position: relative;
    margin-top: 20%;
    text-align: center;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}
.banner_txt h1{
    color: #01afee;
    font-size: 55px;
    font-weight: 800;
    font-family: lato;
    text-shadow: 0px 0px 0px #01afee, 2px 2px 0px #393939, 3px 3px 0px #01afee;
    letter-spacing: 3px;
    margin-top: 0;
}
.banner_txt h3{
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    font-family: lato;

}
.sidebar{
    z-index: 98;
    position: fixed;
    right: 0;
    top: 85px;
}
#mySidenav a {
    position: absolute;
    right: 0px;
    transition: 0.3s;
    padding: 11px;
    width: 40px;
    text-decoration: none;
    font-size: 15px;
    color: black;
    border-radius: 10px 0px 0px 10px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0px 0px 3px #0000009c;
}
#mySidenav p{
    background-color: #01afee;
    color: white;
    padding: 12px 17px 11px 10px;
    transition: 0.3s all;
    margin-right: 0;
    opacity: 0;
    margin: 0px 0px 2px;
    z-index: -2;
    font-family: raleway;
    position: relative;
    font-weight: 500;
    letter-spacing: 1px;
}
#mySidenav a:hover {
  right: 0;
}

.icon:hover p{
    margin-right: 31px !important;
    opacity: 9 !important;
    transition: 0.3s all;
}
#about {
  top: 0px;
}

#blog {
  top: 44px;
}

#projects {
  top: 88px;
}

#contact {
  top: 132px;
}
#skype {
  top: 176px;
}
#instagram {
  top: 220px;

}
/*==============================banner==============================*/
/*=============================services=============================*/
.all_services li{
    float: left;
    display: inline-block;
    width: 25%;
    border-left: 2px solid;
    border-image: linear-gradient(to bottom, #ffffff, #a0a0a0, #fff);
    border-image-slice: 1;
    text-align: center;
    padding: 15px;
    margin-top: 0px;
}
.all_services .heading{
    padding-top: 0px;
    padding-bottom: 30px;
    width: 16%;
    margin: 0 auto;
}
.all_services h2:after{
    margin-left: 65px;
}
.no_brdr{
    border-left: 0px !important;
}
.ser_icn{
    background-color: white;
    width: 120px;
    height: 120px;
    border-radius: 100px;
    text-align: center;
    padding-top: 30px;
    margin: 0 auto;
    transition: 0.3s all;
    cursor: pointer;
}
.ser_icn i {
    background: -webkit-gradient(linear, left top, left bottom, from(#1ebff9), to(#00759f));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 60px;
    transition: 0.3s all;
    }

.all_services li:hover i {
    background: -webkit-gradient(linear, left top, left bottom, from(gray), to(#333));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 0.3s all;
  }
 .all_services li:hover .ser_icn{
    box-shadow: 0px 2px 4px #808080b8;
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 0.7s infinite  alternate;
 } 
.all_services{
    margin-top: -100px;
    background: white;
    display: flow-root;
    box-shadow: 0px 3px 8px #00000069;
    padding-bottom: 0px;
}
.all_services a{
    text-decoration: none;
    color: #545454;
}
.all_services h3{
    font-weight: bold;
    font-size: 20px;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
/*=============================services=============================*/
/*==============================aboutus==============================*/
.aboutus{
    margin-top: 40px;
}
.heading{
    width: 100%;
    z-index: 2;
}
.heading h2{
    color: #545454; 
    font-size: 36px;
    font-weight: bold;
    text-shadow: 0px 0px 0px white, 2px 2px 0px #f1f1f1, 3px 3px 0px #545454;
    letter-spacing: 3px;
    text-transform: uppercase;

}
.heading h2:after{
    position: absolute;
    display: block;
    content: '';
    background-color: #01afee;
    height: 4px;
    width: 60px;
    margin-top: 10px;
}
.abt_txt p{
    font-size: 15px;
    font-weight: 500;
    word-spacing: 5px;
}
.abt_txt h4{
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 25px;
}
.abt_img img{
    float: right;
}
/*==============================aboutus==============================*/
/*============================ofrd_solution============================*/
.ofrd_solution{
    margin-top: 40px;
    background-image: url('../pic/home-img.jpg');
    padding-bottom: 80px;
    background-attachment: fixed;
    background-position: center;
    position: relative;
}
.ofrd_solution:before{
    position: absolute;
    display: block;
    content: '';
    background-color: #00000087;
    width: 100%;
    height: 100%;
}

.ofrd_solution li{
    float: left;
    display: initial;
    width: 25%;
    padding: 2px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0;
    margin-left: 0; 
}

.ofrd_solution h2{
    text-align: center;
    margin-bottom: 55px;
    color: white;
    margin-top: 40px;
    text-shadow: 0px 0px 0px white, 2px 2px 0px #000000, 3px 3px 0px #676767;
    letter-spacing: 3px;
}
.ofrd_solution h2:after{
    left: 48%;
}

.points ul li{
    width: 50%;
    padding: inherit;
    text-align: left;
    margin: 0px;
    line-height: 2.5;
    color: #cccccc;
    font-weight: 500;
    background: transparent;
    height: auto;
    box-shadow: inherit; 
}

.points ul li a{
    text-decoration: none;
    display: block;
    color: #e0e0e0;
    font-size: 13px;
}

.points ul li a:after{
    content: '';
    border-top: 1px solid #ccc;
    display: block;
    width: 0%;
    transition: 0.5s;
}
.points ul li a:hover:after{
    width: 100%;
}
.icn_bg{
    background: linear-gradient(to top, #01afee 50%,#1e00ff00 50%);
    border-radius: 50%;
    padding: 16px 0px 0px 0px;
    height: 172px;
    width: 165px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.icn_bg:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 36px solid transparent;
    border-right: 0px solid transparent;
    border-top: 30px solid #01afee;
    margin-left: -32px;
    margin-top: 0px;
}
.ofrd{
    background-color: #ffffff;
    width: 150px;
    padding: 20px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%;
    box-shadow: inset 0px 0px 14px black;
    border: 7px solid #161616;
}
.ofrd_solution h3{
    color: white;
    font-weight: 700;
    text-shadow: 0px 1px 2px black;
    border-bottom: 4px solid #01afee;
    display: -webkit-inline-box;
    padding-bottom: 5px;
}

.ofrd img{
    transform: rotate(0deg);
    padding: 10px;
    width: 65px;
    margin: 17px 4px 0px 1px;
}


@keyframes roll {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.four img{
    margin: 15px 0px 0px 0px;
}
.service-details {
    height: 200px;
    position: relative;
    width: 178px;
    margin: 0 auto;
}
.service-details .service-hover-text h3 {
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    font-weight:300;
    font-family: "Open Sans";
}

.service-hover-text h5 {
    padding: 0px;
    padding-bottom: 13px;
    margin: 0px;
    font-size: 14px;
    letter-spacing: 3px;
    font-family: "Open Sans";
    text-transform:uppercase;
    border-bottom: 2px solid #01afee;
}

.service-hover-text li {
    padding-top: 13px;
    font-size: 14px;
    line-height: 20px;
    font-family: "Open Sans";
}

.service-details .service-hover-text{
7    width: 180px;
    height: 173px;
    position: absolute;
    opacity: 0;
    top: 11%;
    left: 23%;
    padding: 3% 4%;
    background: #D90E0E;
    background: rgb(33, 33, 33);
    /* display: none; */
    transition: 0.5s all;
    -moz-transition: all 0.4s;
}
.service-details:hover .ofrd_solution{
    padding: 200px !important;
}

.service-details:hover .service-hover-text {
    width: 445px;
    height: auto;
    color: white;
    background: rgb(33, 33, 33);
    left: -72%;
    top: 99%;
    opacity: 9;
    z-index: 10;
}

/*============================ofrd_solution============================*/
/*===============================project===============================*/
.top-content{
    margin-top: 50px;
    margin-left: -15px;
}
.fluid li{
    float: left;
    display: inline-block;
    width: 20%;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 0px;
    padding: 15px;
    text-align: center;
}
.fluid li a{
    font-size: 18px;
    font-weight: 700;
    color: black;
    padding-top: 17px;
    padding-bottom: 3px;
    display: block;
    width: 200px;
    margin: 0 auto;
}
.fluid li p{
    border-bottom: 2px solid #01afee;
    display: -webkit-inline-box;
    padding-top: 15px;
    font-size: 18px;
}
.fluid li img{
    margin: 0 auto;
    display: block;
    width: 45%;
}
.project{
    background-color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}
/*===============================project===============================*/
/*================================address================================*/
.adrs{
    margin-top: 80px;
}
.cntact_dtl{
    border:1px solid #00000054;
    height: 130px;
    background-color: white;
    border-radius: 15px;
}
.adrs_img:before{
    content: '';
    position: absolute;
    background-color: white;
    height: 60px;
    width: 60px;
    text-align: center;
    margin-top: -19px;
    margin-left: 178px;
    margin-right: auto;
    padding-top: 15px;
    transform: rotate(45deg);
    box-shadow: 1px 1px 2px #00000091;
    border-top: 1px solid #00000054;
    border-left: 1px solid #00000054;
    border-radius: 12px;

}
.cntact_dtl:hover .adrs_img:before{
    display: inline-block;
    animation: roll 3s infinite;
    transform: rotate(10deg);
}


.adrs_img img{
    height: 25px;
    transform: rotate(0deg);
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: -8px;
}
.cntact_dtl h4{
    margin-top: 40px;
    text-align: center;
}
/*================================address================================*/
.tstmnal_sec{
    background-image: url(../pic/testimonial.jpg);
    background-position: bottom;
    position: relative;
    margin-top: 60px;

}
 .tstmnal_sec:before{
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000000db;
 }
.testimonial{
    padding: 30px 30px 30px;
    margin: 50px 30px 50px;
    border-top: 7px solid #01afee;
    border-bottom: 7px solid #01afee;
    position: relative;
    border-radius: 50px 0px 50px 0px;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #01afee;
    overflow: hidden;
    margin: 0 auto;
    left: 0;
    right: 0;
    box-shadow:0px 3px 6px black;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 15px;
    color: #d0d0d0;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: relative;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #d2d2d2;
    position: absolute;
    top: -19px;
    left: -24px;
}
.testimonial .title{
    font-weight: 700;
    color: #01afee;
    letter-spacing: 1px;
    left: 0;
    right: 0;
    text-align: center;
    text-shadow: 2px 2px 3px black;
}
.testimonial .post{
    font-size: 14px;
    color: #bfbfbf;
    font-weight: 500;
}
.owl-theme .owl-controls{
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 38%;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 50px;
    height: 50px;
    line-height: 75px;
    border-radius: 0;
    background: transparent !important;
    opacity: inherit !important;
}
.owl-prev{
    position: absolute;
    left: -5%;
}
.owl-next{
    position: absolute;
    right: -5%;
}
.owl-prev:after,
.owl-next:after{
    content: "\f104";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 30px;
    color: #fff;
    opacity: 1;
}
.owl-next:after{ content: "\f105"; }
 
@media only screen and (max-width: 479px){
    .testimonial{ padding: 30px 10px 30px; }
    .testimonial .description:before{ top: -20px }
    .testimonial .title{ font-size: 16px; }
    .testimonial .post{ font-size: 11px; }
}
/*============================footer============================*/
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 14%;

}
.bgTop {
    z-index: 15;
    opacity: 9;
    border-top: 3px solid #4c4c4c;
}
.bgMiddle {
    z-index: 10;
    opacity: 9;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
   -webkit-animation: move-wave 3s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
    background: #000000d1;

}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}
.btm_ftr{
    padding: 50px 10px 20px 0px;
    position: absolute;
    z-index: 99;
    width: 100%;
}
.ftr_txt{
    color: white;
}
.left{
    text-align: center;
    margin-top: -4px;
}
.right{
    text-align: center;
}
.company_name{
    font-weight: 700;
    font-size: 19px;
    color: #01afee;
}
.ftr_txt li{
    float: left;
    width: 30%;
    display: inherit;
    text-align: center;
}
.ftr_txt li a{
    color: white;
}
/*============================footer============================*/
/*============================title============================*/
.page_title{
    background-image: url(../pic/banner.png);
    margin-top: 92px;
    display: -webkit-inline-box;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
}
/*.page_title:before{
    background-color: #0000006e;
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
}*/
.page_title h3{
    z-index: 1;
    color: white;
    font-size: 35px;
    padding: 25px 0px 60px 0px;
    text-align: center;
    width: 100%;
    font-weight: 600;
}
.crumbs{
    right: 85px;
    position: absolute;
    margin-top: 75px;
}
.crumbs li{
    float: left;
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
.crumbs li a:after{
    content: '/';
    margin-left: 10px;
}
.crumbs li .last:after{
    content: '';
}
.crumbs a{
    color: white;
    position: relative;
}
.crumbs a:hover{
    color: white !important;
    border-bottom: 1px solid black;
}
/*============================title============================*/
/*===========================aboutus===========================*/
.abt-txt h2{
    text-align: center;
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    text-shadow: 0px 0px 0px #000000, 2px 2px 0px #161616, 3px 3px 0px #ffffff;
    letter-spacing: 3px;
    margin-top: 100px;
}
.abt-txt h2:after{
    left: 48%;
}
.abt{
    background-image: url(../pic/about.jpg);
    position: relative;
    background-position: center;
}
.abt:before{
    background-color: #00000042;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    box-shadow: 0px 2px 6px #0000006e;
}
.abt_paragraph p{
    color: #dadada;
    font-size: 16px;
    word-spacing: 2px;
    background: #00000078;
    border-left: 3px solid #01afee;
    border-right: 3px solid #01afee;
    padding: 16px;
    font-weight: 500;
}
.abt_paragraph{
    padding: 15px;
    width: 70%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 100px;
}
.values{
}
.values h2{
    text-align: center;
    margin-bottom: 55px;
    color: black;
    margin-top: 40px;
    text-shadow: 0px 0px 0px white, 2px 2px 0px #fff, 3px 3px 0px #000;
    letter-spacing: 3px;
}
.values h2:after{
    left: 48%;
}
.values_pnts{
    background-color: #ffffff2e;
    width: 40%;
    margin: auto;
    padding: 15px;
    box-shadow: 0px 0px 8px #00000075;
}
.values_pnts li{
    color: black;
    width: 60%;
    line-height: 2;
    display: inherit;
    margin: auto;
    font-size: 17px;
}
.values_pnts li i{
    padding-right: 5px;
}
.slgn-txt{
    width: 70%;
    margin: 50px auto;
    padding: 12px 0px 20px 20px;
}
.mission_slogan{
    background: #000000a3;
    margin-top: 50px;
    margin-bottom: 50px;
}
.mission{
    width: 40%;
    float: left;
    text-align: center;
}
.mission:after{
    background-color: white;
    content: '';
    position: absolute;
    width: 1px;
    height: 138px;
    left: 51%;
    margin-top: -131px;
}
.abt_slogn{
    width: 40%;
    float: right;
    text-align: center;
}
.slgn-txt h2{
    margin-bottom: 30px;
    color: white;
    margin-top: 40px;
    text-shadow: 0px 0px 0px black, 2px 2px 0px #000, 3px 3px 0px #fff;
    letter-spacing: 3px;
}
.mission h2:after{
    left: 32%;
}
.abt_slogn h2:after{
    left: 66%;
}
.slgn-txt p{
    color: white;
    font-size: 16px;
    font-weight: 600;
    word-spacing: 2px;
    margin-top: 45px;
}
/*===========================aboutus===========================*/
.center{
    margin-left: auto;
    margin-right: auto;
}
/*============================contact============================*/
.contact{
    background-image: url(../pic/contact.jpg);
    background-attachment: fixed;
    position: relative;
}
.contact:before{
    background-color: #00000052;
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
}
.contact li{
    float: left;
    display: inline-block;
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
}
.contact li .frm_bar input{
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 12px 12px 12px 54px;
    margin-bottom: 20px;
    border-radius: 50px;
    border: 2px solid #01afee;
    outline: none;
}
.contact li .frm_bar input:focus{
    box-shadow: 0px 2px 3px #000;
}
.contact .frm{
    width: 65%;
    margin: 70px auto;
}
.contact textarea{
    width: 62%;
    margin: 0 auto;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 30px;
    outline: none;
    height: 150px;
    border: 2px solid #01afee;
}
.send{
    background: #0195ee;
    padding: 18px;
    border-radius: 50px;
    color: white;
    font-weight: 700;
    border: none;
    margin-top: 0px;
    margin-left: 19%;
    transition: 0.3s all;
    margin-bottom: 0px;
}
.send:hover{
    letter-spacing: 2px;
    box-shadow: 0px 2px 3px black;
}
.contct_adress{
    margin-bottom: 70px;
}
.frm_bar i{
    color: white;
    background-color: #01afee;
    width: 50px;
    padding: 16px;
    text-align: center;
    position: absolute;
    margin-left: 0px;
    border-radius: 22px 0px 0px 22px;
}
/*============================contact============================*/
/*============================careers============================*/
.careers{
    background-image: url(../pic/careers3.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    background-position: center;
    margin-bottom: 50px;
}
.careers:before{
    background-color: #000000a8;
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}
.crer_txt h4{
    color: white;
    font-size: 20px;
    word-spacing: 3px;
    letter-spacing: 1px;
    line-height: 28px;
}
.jobs{
    margin-top: 50px;
    margin-bottom: 50px;
}
.jobs a{
    color: #545454;
}
.job_frm{
    background-color: #ffffff96;
    padding: 15px;
    width: 85%;
    margin: 0 auto;
    margin-top: 70px;
    border: 1px solid #01afee;
    border-bottom: 0px;
}
.job_frm input{
    width: 100%;
    padding: 8px 0px 8px 40px;
    margin-bottom: 3px;
    margin-top: 3px;
    border-radius: 27px;
    border: 2px solid #545454;
}
.crer_txt{
    margin-top: 130px;
}
.job_frm button{
    background: #0195ee;
    padding: 12px;
    border-radius: 50px;
    color: white;
    font-weight: 700;
    border: none;
    transition: 0.3s all;
    margin-bottom: 0px;
    width: 35%;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
}
.job_frm button:hover{
    letter-spacing: 2px;
    box-shadow: 0px 2px 3px black;    
}
.job_logo{
    float: left;
    width: 20%;
}
.job_txt{
    float: left;
    width: 60%;
}
.job_left{
    width: 20%;
    float: left;
}
.job_item{
    background: white;
    position: relative;
    display: flex;
    width: 75%;
    margin: 0 auto;
    padding: 20px;
}
.job_item:hover{
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    z-index: 1;
}
.job_item img{
    width: 50%;
    margin-top: 20px;
}
.job_left button{
    background-color: transparent;
    border: 1px solid #01afee;
    padding: 8px 20px;
}
.job_left i{
    font-size: 25px;
}
/*============================careers============================*/
/*=========================webdevelopment=========================*/

.webdevelopment{
    margin-top: 21px;
}

.web-txt p{
    margin-top: 20px;
    font-size: 15px;
    word-spacing: 4px;
    font-weight: 500;
}
#top{
    margin-top: 30px;
}
.design-img{
    margin-top: 30px;
}
.uidesign{
    margin-top: 30px;
    margin-bottom: 30px;
}
.ui-img{
    width: 50%;
    background-color: #e3e3eb;
    padding: 25px 0px 0px 0px;
}
.ui-img img{
    margin-left: 20px;
    display: block;
}
.ui-txt{
    width: 63%;
    border: 1px solid #01afee;
    display: inline-table;
    padding: 15px 30px 30px 30px;
    margin-left: -180px;
    margin-top: 25px;
    box-shadow: 0 1px 6px rgba(0,0,0,0.3);
    margin-bottom: 25px;
}
.ui-txt p{
    margin-top: 30px;
    font-weight: 500;
}
.redesign{
    margin: 50px 0px 50px 0px;
}
.redesign-txt{
    width: 60%;
    border: 1px solid #01afee;
    display: table;
    padding: 10px 20px 20px 20px;
    box-shadow: 0 1px 6px rgba(0,0,0,0.3);
    margin-top: 29px;
    margin-left: 0px;
}
.redesign-txt p{
    margin-top: 30px;
    font-weight: 500;
    word-spacing: 2px;
}
.redesign-img{
    background-color: white;
    width: 47%;
    padding: 10px;
    margin-left: -100px;
    z-index: -1;
}
.redesign-img img{
    margin:auto;
    display: block;
}

.top-dvlpmnt h2{
    text-align: center;
    text-shadow: 0px 0px 0px white, 2px 2px 0px #656062, 3px 3px 0px #ffffff;
    color: white;
    margin-top: 50px;
}
.top-dvlpmnt h2:after{
    left: 47%;
}
.top-txt{
    width: 80%;
    text-align: center;
    margin: auto;
    font-size: 16px;
    font-weight: 500;
    z-index: 2;
    margin-bottom: 45px;
    margin-top: 30px;
    color: white;
}
.top-dvlpmnt{
    background-image: url(../pic/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}
.top-dvlpmnt:before{
    background-color: #0000007d;
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;

}
/*=========================webdevelopment=========================*/
/*==========================communication==========================*/
.web-based{
    margin-top: 50px;
}
.web-based img{
    width: 70%;
    margin: 0 auto;
    display: block;
}
.web-txt{
    margin-top: 42px;
}
.web-txt li{
    display: inherit;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
}
.web-txt li .fa{

}
/*==========================communication==========================*/
/*===========================callcenter===========================*/
.callcenter{
    background-image: url(../pic/callcenter.jpg);
    background-position: center;
    position: relative;
    background-attachment: fixed;
    margin-top: 30px;
}
.callcenter:before{
    background-color: #00000047;
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
}
.callcenter h2{
    color: white;
    text-shadow: 0px 0px 0px white, 2px 2px 0px #747474, 3px 3px 0px #ffffff;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 40px;
}
.callcenter h2:after{
    left: 48%;
}
.cl-cntr-txt{
    width: 90%;
    margin: 0 auto;
    color: white;
    font-size: 16px;
    z-index: 1;
    margin-bottom: 90px;
}
.cl-cntr-txt p{
    text-align: center;
}
.cl-cntr-txt li{
    display: flex;
    width: 48%;
    float: left;
    margin-top: 20px;
    margin-right: 2%;
}
.cl-cntr-txt li .fa{
    padding-right: 5px;
}
/*===========================callcenter===========================*/
/*===========================callingcard===========================*/
.callingcard{
    background-image: url(../pic/callincard.jpg);
    background-position: center;
    position: relative;
    background-attachment: fixed;
    margin-top: 0px;
}
.callingcard:before{
    background-color: #000000b0;
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
}
.pabx{
    background-color: #f1f1f1;
    padding: 50px 0px;
    border-bottom: 2px solid #01afee;
}
.pabx-txt p{
    font-size: 17px;
    font-weight: 500;
    margin-top: 32px;
}
.sltn-txt li{
    float: left;
    width: 48%;
    height: 285px;
    display: block;
    margin-left: 2%;
    border: 1px solid gray;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px #00000038;
    background-color: white;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}
.sltn-txt li:before{
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000000ab;

}
.sltn-txt .prt-1{
    background-image: url('../pic/telephonic.jpg');
}
.sltn-txt .prt-2{
    background-image: url('../pic/callingcard.png');
}
.sltn-txt .prt-3{
    background-image: url('../pic/email.jpg');
}
.sltn-txt .prt-4{
    background-image: url('../pic/sms.jpg');
}
.sltn-txt .txt{
    z-index: 2;
    position: relative;
    color: white;
    padding: 0px 25px 25px 25px;
    font-weight: 600;
    text-align: center;

}
.sltn-txt li h3{
    text-align: center;
    padding-bottom: 10px;
    text-shadow: 0px 0px 0px #01afee, 2px 2px 0px #393939, 3px 3px 0px #ffffff;
    letter-spacing: 3px;
    font-size: 30px;
    font-weight: 600;
    color: white;
}
.sltn-txt li h3:after{
    position: absolute;
    display: block;
    content: '';
    background-color: #01afee;
    height: 4px;
    width: 60px;
    margin-top: 10px;
    left: 44%;
}
.sltn-txt li .fa{
    font-size: 55px;
    color: white;
}

/*===========================callingcard===========================*/
.security-img{
    border: 1px solid #545454;
    padding: 20px;
    background-color: #ffffff87;
    position: relative;
    margin-top: 40px;
    border-radius: 0px 15px 0px 15px;
    width: 86%;
}
.security-img:before{
    border-top: 5px solid #01afee;
    border-right: 5px solid #01afee;
    position: absolute;
    display: block;
    content: '';
    width: 100px;
    height: 100px;
    right: -3px;
    top: -3px;
    border-radius: 0px 15px 0px 0px;
}
.security-img:after{
    border-bottom: 5px solid #01afee;
    border-left: 5px solid #01afee;
    position: absolute;
    display: block;
    content: '';
    width: 100px;
    height: 100px;
    left: -3px;
    bottom: -3px;
    border-radius: 0px 0px 0px 15px;
}
.security-img img{
}
.security .heading{
    margin-top: 40px;
}
.secu-txt{
    margin-top: 40px;
    font-size: 16px;
    font-weight: 500;
    word-spacing: 8px;
}
.security .row{
    border-bottom: 1px solid #969696;
    padding-bottom: 30px;
}
.malware{
    background-image: url(../pic/malware.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: relative;
}
.malware h2{
    text-align: center;
    color: white;
    text-shadow: 0px 0px 0px #000000, 2px 2px 0px #000000, 3px 3px 0px #ffffff;
    margin-top: 65px;
}
.malware h2:after{
    margin: 0 auto;
    margin-top: 14px;
    position: relative;
}
.malware:before{
    background-color: #000000a1;
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}
.malware-txt{
    z-index: 1;
    color: white;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 60px;
    font-size: 16px;
    font-weight: 500;
    word-spacing: 4px;
}
.ips{
    background-image: url(../pic/ips.jpg);
    margin-bottom: 50px;
}
/*=============================optimization=============================*/

.marketing-txt{
    margin-top: 120px;
}
.marketing-txt p{
    margin-top: 50px;
    font-size: 17px;
    font-weight: 500;

}
/*=============================optimization=============================*/
/*=============================penetration=============================*/
.penetration{
    margin-top: 50px;
    margin-bottom: 50px;
    background-image: url(../pic/penetration.jpg);
    background-size: 100%;
}

.team{
    text-align: left;
    margin-top: 25px;
}
.team li{
    border-bottom: 0px;
}
.Recovery{
    background-image: url(../pic/recovery.jpg);
    margin-top: 50px;
    margin-bottom: 50px;
}
.risk-management{
    background-image: url(../pic/risk-management.jpg);
    margin-bottom: 50px;
}
.risk-management:before {
    background-color: #000000bf;
}
.box-with-humber .number-behind {
    font-size: 9rem;
    position: absolute;
    top: -3rem;
    left: -0rem;
    font-weight: 700;
    color: #dcdcdc;
    font-family: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.box-with-humber {
    position: relative;
}
.box-with-humber h2{
    font-weight: 700;
    font-size: 36px;
    z-index: 2;
    position: relative;
    text-align: center;
    text-shadow: 0px 0px 0px #000000, 2px 2px 0px #ffffff, 3px 3px 0px #333333;
    letter-spacing: 2px;
}
.box-with-humber h2:after{
    display: block;
    content: '';
    background-color: #01afee;
    height: 4px;
    width: 60px;
    margin-top: 10px;
    margin: 10px auto;
}
.management-points li{
    float: left;
    display: inline-block;
    width: 48%;
    margin-left: 0%;
    margin-right: 2%;
    height: 290px;
    margin-bottom: 25px;
    background-color: white;
    box-shadow: 7px 7px 0px #dcdcdc;
}
.management-points{
    margin-top: 30px;
}
.management-points p{
    margin-top: 20px;
    font-size: 16px;
}
.job_frm i{
    background-color: #545454;
    width: 37px;
    padding: 12px;
    text-align: center;
    color: white;
    position: absolute;
    margin-top: 4px;
    border-radius: 27px 0px 0px 27px;
}
/*=============================penetration=============================*/
/*==============================business==============================*/
.business{
    position: relative;
    margin: 50px 0px;
}
.bsnes-img:before{
    position: absolute;
    display: block;
    content: '';
    background-image: linear-gradient(#f1f1f100, white);
    width: 120%;
    height: 75%;
    top: 30%;
    left: -121px;
    border-radius: 0px 150px 150px 0px;
    z-index: -1;
}
.right-side:before{
    position: absolute;
    display: block;
    content: '';
    background-image: linear-gradient(#f1f1f100, white);
    width: 120%;
    height: 75%;
    top: 30%;
    left: 10px;
    border-radius: 150px 0px 0px 150px;
    z-index: -1;
}
.bsnes-img img{
    width: 75%;
}
.bsnes-txt{
    margin-top: 50px;
    text-align: center;
}
.bsnes-txt li{
    display: block;
    margin-top: 10px;
    text-align: left;
    margin-left: 44%;
}

.bsnes-txt li li{
    margin-left: 29px;
    display: list-item;
}
.bsnes-txt p{
    font-size: 16px;
}
.business h4{
    margin-bottom: 70px;
    color: black;
    margin-top: 40px;
    text-shadow: 0px 0px 0px white, 2px 2px 0px #fff, 3px 3px 0px #000;
    letter-spacing: 3px;
    font-size: 30px;
    font-weight: bold;
}
.business h4:after{
    position: absolute;
    display: block;
    content: '';
    background-color: #01afee;
    height: 4px;
    width: 60px;
    margin-top: 10px;
    left: 46%;
}
/*==============================business==============================*/
.privacy{
    margin-top: 50px;
}
.privacy p{
    font-size: 17px;
    font-weight: 500;
}
.privacy strong{
    font-size: 20px;
}
.privacy li{
    font-size: 17px;
}