/*  general styling */

@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700&display=swap');

/*  general styling */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    color: #5D5C5D;
    font-size: 17px;
    line-height: 26px;
    font-family: 'Cairo', sans-serif;
    overflow-x: hidden;
    width: 100% !important;
}
ul
{
	margin-bottom:0px;
}
h3 {
    font-size: 22px;
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 20px;
}
.ecc-ul.last-one li::before
{
margin-right:8px;
}
.ecc-ul  ul li
{
list-style:none;
}

h4 {
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 20px;
	line-height: 25px;
}
img.sys-img {
       position: absolute;
    bottom: 0px;
    width: 585px;
    height: 306px;
    right: 0;
	margin:0 auto;
}

.btn.btn-learn
{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    box-shadow: none;
    border: 1px solid #B63127;
    color: #B63127;
    font-weight: bold;
	transition:all 0.3s ease-in;
}
.btn.btn-learn:hover
{
	background-color:#B63127;
	color:#fff;
}

img.risk-img.dt-mgmt
{
	z-index:-1;
}
img.risk-img
{
    position: absolute;
    bottom: 0;
    width: 215px;
    height: 215px;
    right: 0;
}
img.img-responsive.cyber-img {
       width: 389px;
    position: absolute;
    top: 0;
    left: 0px;
}

img.std-img
{
    position: absolute;
       right: -134px;
    width: 672px;
    bottom: 0;
    height: 267px;
}

img.hr-img
{
 position: absolute;
    right: 0;
    width: 570px;
    bottom: 0;
}

img.train-ser.img-responsive {
    width: 400px;
    position: absolute;
    right: 125px;
    bottom: 0;
}

img.img-responsive.graph {
      width: 220px;
    margin: 0 auto;
    margin-top: 20px;
}

img.img-responsive.graph.pkg
{
	margin-top:-5px;
}

img.img-responsive.graph.event
{
	margin-top:0;
}

img.img-responsive.graph.event2
{
    width: 170px;
}

ul.check-list {
    list-style: none;
    padding-left: 0px;
    line-height: 40px;
}

ul.check-list i {
    margin-right: 12px;
    font-size: 13px;
    color: #32AB00;
    border: 2px solid #5B5A5B;
    padding: 2px;
    border-radius: 3px;
}

.cmpmgmt-img
{
 	width: 316px;
    margin: 0 auto;
	margin-top:25px;
}

img.img-responsive.smmgmt-img {
    width: 316px;
    margin: 0 auto;
}

.cld-partnet .img-container {
    height: 80px;
    text-align: center;
    margin-top: 30px;
}
.cld-partnet .img-container img {
    margin: 0 auto;
    width: 88%;
}

.row.big-data-tool {
    margin-bottom: 24px;
}

.alibaba-img
{
        width: 430px;
    right: 0;
    position: absolute;
    bottom: 0;
}
.azure-img
{
    width: 780px;
    right: 0;
    position: absolute;
    bottom: 0;
}
.aws-img
{
	position: absolute;
    left: 0;
    top: -22px;
    width: 670px;
}

.paas-img
{
    position: absolute;
    margin-top: 18%;
    width: 140%;
    right: 0;
}
.big-data-tool p
{
	margin-bottom:0px;
}
.big-data-tool .sectitle
{
	line-height:48px;
}
.ecc-ul.text-right
{
text-align:right;
}
.ecc-ul.text-center
{
text-align:center;
}
.big-data-tool .img-container {
    height: 50px;
    overflow: hidden;
    text-align: center;
}

.big-data-tool .img-responsive.bgd-img {	
    height: 39px;
    width: 120px;
	margin: 0 auto;
}

.img-container
{
	text-align:center;
}

.img-container .sitecore-img
{
     width: 290px;
    height: auto;
    margin-top: 18%;
	margin-left:auto;
	margin-right:auto;
}
.img-container .emarket-img
{
	width: 425px;
    height: auto;
    margin-top: 10%;
	margin-left:auto;
	margin-right:auto;
}

.img-container img.sms-img {
    width: 440px;
    height: 160px;
    margin-top: 25px;
	margin-left:auto;
	margin-right:auto;
}

.img-container img.sem-img {
    width: 220px;
    height: 220px;
	margin: 20px auto 0 auto;
}

.img-container img.seo-img {
    width: 345px;
    height: 250px;
margin-left:auto;
	margin-right:auto;
    
}

.img-container  img.gana-img {
       width: 340px;
    height: 343px;
    margin-top: 70px;
	margin-left:auto;
	margin-right:auto;
}

.gray.our-serv
{
padding-bottom:20px;
}
.portal-f ul li {
    text-align: left;
    font-size: 17px;
}
.portal-f {
    background: #fff;
    padding: 25px 25px 5px 25px;
    margin-top: 30px;
    border-top: 6px solid #2D67A6;
}
.portal-f h4 {
    text-transform: uppercase;
}

.tech.greys img
{
	filter:opacity(0.5);
	-webkit-filter: opacity(0.5);
	transition: all 0.3s ease-in;
}
.tech.greys img:hover
{
	filter:opacity(1);
	-webkit-filter: opacity(1);

}


.tech {
    text-align: center;
    filter: grayscale(1);
	-webkit-filter: grayscale(1);
    transition: all 0.3s ease-in;
}


.tech:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}

.tech .img-container {
    margin: 60px auto 30px auto;
    height: 55px;
    text-align: center;
    width: 80px;
}

.tech .img-container img {
    height: 100%;
}


.sniper-system-img
{
	width:320px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.sap-services 
{
	text-align:center;
}
.sap-services p
{
height:53px;
overflow:hidden;
}
.sap-services img
{
	height:60px;
	margin-bottom: 15px;
    margin-top: 30px;
}
.oracle-ebs
{
margin-top:30px;
}
.dynamic-img
{
margin-top:20px;
}
.vr-solutions-icons .img-container
{
text-align:center;
}
.vr-solutions-icons h4
{
font-size:18px;
}
.vr-solutions-icons .img-container img {
    width: 70px;
    height: 70px;
        margin-bottom: 10px;
    margin-top: 22px;
}
.vr-solutions-icons.stacks .img-container img
{
	margin-bottom:20px;
    margin-top: 40px;
}

.sec.gray.iot-service
{
	position:relative;
	
}
.sec.vr-services,.itsm-services
{
	position:relative;
	overflow:hidden;
}
.sec.vr-services .container::before
{
	content:"" !important;
	display:block !important;
  	background-image: url(../images/intelligent-technologies/vr.svg);
	background-size:contain;
	background-position:left;
	position:absolute;
	background-repeat: no-repeat;
	bottom:-10px;
	width:100%;
	height:100%;
}

.itsm-services .container::before
{
	content:"" !important;
	display:block !important;
  	background-image: url(../images/enterprise-solutions/itsm-shape.svg);
	background-size:contain;
	background-position:left;
	position:absolute;
	background-repeat: no-repeat;
	bottom:0px;
	left:5%;
	width:100%;
	height:100%;
}

.sec.ml
{
  background-image: url(../images/intelligent-technologies/ml-bg.svg);
    
        background-position: 80% 100%;
    background-repeat: no-repeat;
    background-size: contain;
}
.sec.gray.iot-service {
    
    background-image: url(../images/intelligent-technologies/iot-service.png);
    background-color: #fafafa;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
   
}

.iot-solution h4
{
	font-weight:600;
	position:relative;
	color:#2D67A6;
    margin-bottom: 10px;
    margin-top: 10px;
}
.iot-solution h4::before {
    content: '\f178 ';
    font: normal normal normal 30px/1 FontAwesome;
    color: #B63127;
    position: absolute;
    right: 42px;
}

.feature-container
{
	margin-bottom:30px;
}

.feature p.feature-title.power
{
    bottom: -30px;
}

.feature p.feature-title {
       margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    background: #ebebeb;
    border-radius: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #2b65a5;
    position: absolute;
    width: 88%;
    bottom: -16px;
    border: 1px solid #ccc;
}

.feature p.f-txt {
    font-size: 14px;
    line-height: 22px;
}


.feature {
    border: 1px solid #ccc;
    border-radius: 25px;
    padding: 10px;
	position:relative;
}

.feature img {
    height: 60px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.call-act p
{
	font-size:17px;
}
img {
    width: 100%;
}

.text-justify {
    text-align: justify;

}

.multiple-tech
{
margin-bottom:35px;
}

p {
    margin: 0 0 20px;
}

.padding0 {
    padding: 0 !important;
}

.margin0 {
    margin: 0 !important;
}


.header-wrapper>.container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sec-title::before {
    content: "";
    position: absolute;
    margin: 0 auto;
    height: 6px;
    top: -15px;
    width: 40px;
    background: #b63127;
    left: 48%;
}

.sec-title {
    font-size: 35px;
    position: relative;
    margin-bottom: 35px;
}

.about-title.sec-title {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 35px;
}

section.services {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ser {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 45px;
}

.ser h3.ser-h {
    font-size: 19px;
    margin-top: 35px;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
}

.ser h3.ser-h::after {
    content: "";
    width: 0;
    height: 2px;
    background: #aa2f28;
    left: 0;
    bottom: 0;
    position: absolute;
    transition: all 0.3s ease-in;
}

.ser:hover h3.ser-h::after {
    width: 100%;
}

.grey-bg {
    background: #efefef;
    background-color: #efefef;
    padding: 19px;
}

.ser.bordered-left {
    border-left: 1px solid #efefef;
}

.ser.bordered-bottom {
    border-bottom: 1px solid #efefef;
}

.ser.bordered {
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
}

.ser .img-container {
    height: 80px;
    text-align: center;
}

.ser .img-container img {
    height: 70px;
    width: 70px;
    margin: 0 auto;
    /* transform: translatey(0px); */
    /* animation: float 6s ease-in-out infinite; */
}

.ser .img-container .shadow {
    width: 75px;
    height: 2px;
    transform: translatey(0px);
    /* animation: float-shadow 6s ease-in-out infinite; */
    margin: 0 auto;
}

.ser::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.43);
    transition: all 0.3s ease-in-out;
    z-index: 1;
}

.ser:hover::before {
    background: transparent;
    visibility: hidden;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-10px);
    }

    100% {
        transform: translatey(0px);
    }
}

@keyframes float-shadow {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.9);
        transform: translatey(0px);
    }

    50% {
        box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.4);
        transform: translatey(-2px);
    }

    100% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.9);
        transform: translatey(0px);
    }
}

.header-txt {
    color: #fff;
}

.header-txt h1 {
    font-size: 35px;
}

.header-txt li {
    font-size: 22px;
    line-height: 50px;
}

.header-txt li i {
    padding-right: 20px;
}

.header-txt .fade-1 {
    animation: fadein 1.5s;
    -moz-animation: fadein 1.5s;
    /* Firefox */
    -webkit-animation: fadein 1.5s;
    /* Safari and Chrome */
    -o-animation: fadein 1.5s;
    /* Opera */
}

.header-txt li.fade-2 {
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    /* Opera */
}

.header-txt li.fade-3 {
    animation: fadein 2.5s;
    -moz-animation: fadein 2.5s;
    /* Firefox */
    -webkit-animation: fadein 2.5s;
    /* Safari and Chrome */
    -o-animation: fadein 2.5s;
    /* Opera */
}

.header-txt li.fade-4 {
    animation: fadein 3s;
    -moz-animation: fadein 3s;
    /* Firefox */
    -webkit-animation: fadein 3s;
    /* Safari and Chrome */
    -o-animation: fadein 3s;
    /* Opera */
}

.header-txt li.fade-5 {
    animation: fadein 3.5s;
    -moz-animation: fadein 3.5s;
    /* Firefox */
    -webkit-animation: fadein 3.5s;
    /* Safari and Chrome */
    -o-animation: fadein 3.5s;
    /* Opera */
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {

    /* Firefox */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {

    /* Safari and Chrome */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {

    /* Opera */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.hosting-icons {
    height: 60px;
    width: 60px;
    margin: 0 auto;
}

.btn-primary.btn-click {
    border-radius: 0;
    padding: 10px 40px;
    transition: all 0.3s ease-in;
    margin-top: 15px;
    background: #b63127;
    border-color: #b63127;
}

.btn-primary.btn-click:hover {
    background: #337ab7;
    border-color: #337ab7;
}

.btn-div {
    text-align: center;
    position: relative;
    margin-top: 25px;
    margin-bottom: 50px;
}

.footer-menu li {
    line-height: 30px;
}

.btn-div .btn-click {
    color: #b63127;
    border-color: #b63127;
    transition: 0.3s all ease-in;
    background: transparent;
    margin-top: 0;
    width: 149px;
}

.btn-div .btn-click:hover {
    background: #b63127;
    border-color: #b63127;
    color: #ffffff;
}

.row.equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.row.equal.vcenter {
     align-items: center;
}

.row>[class*='col-eq'] {
    display: flex;
    flex-direction: column;
}

.valign {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.icon-gif {
    width: 85px;
    margin: 0 auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
}

.btn-div .btn-click:hover .learn {
    display: none;
}

.btn-div .btn-click:hover:before {
    font-family: 'FontAwesome';
    content: "\f064";
}

.btn-div.btn-div2::before,
.btn-div.btn-div2::after {
    width: 45%;
}

.btn-div::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    border-top: solid 1px #ccc;
    z-index: -1;
    width: 38%;
}

.btn-div::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-top: solid 1px #ccc;
    z-index: -1;
    width: 38%;
}

.secondary-menu.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.isp-head {
    background-image: url('../images/pat.png');
    background-repeat: no-repeat;
    background-position: bottom right;
}

.sec.white {
    padding-top: 35px;
    padding-bottom: 25px;
    position: relative;
}

.sec.gray {
    background-color: #fafafa;
    padding-top: 35px;
    padding-bottom: 35px;
}

.blue-btn {
    background-color: #5785b8;
    color: #fff;
    padding: 5px 45px;
    border: 1px solid #fff;
    border-radius: 5px;
    transition: all 0.35s ease-in-out;
}

.blue-btn:hover {
    color: #b63127;
    background: #fff;
    font-weight: bold;
}

.sec.blue {
    background-color: #2d67a6;
    color: #fff;
    padding: 30px 0;
    font-size: 15px;
}

.sec-img {
    margin-top: 25%;
}


/* ucg colors */

.red {
    color: #b72d26;
}

.blue {
    color: #2b65a5;
}


.black {
    color: #191819;
}



a:hover,
a:focus,
a:active {
    text-decoration: none;
}

.text-strong {
    font-weight: bold;
}

/* end of general */

.ict-icon {
    margin-bottom: 20px;
}

.ict-card {
    background-color: #fff;
    width: 100%;
    height: 232px;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.03);
    border-radius: 3px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.ict-card-inner {
    overflow: hidden;
    width: 100%;
    height: 100%;

}

.ict-card-front {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    transition: transform 0.9s ease-in-out, opacity 0.4s ease-in-out;
    padding: 15px;
}

.ict-card-front p
{
margin-bottom:0px;
}
.ict-card-front a {
    color: #191819;
}

.ict-card-front img {
    width: auto;
}


.ict-card-back {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: transform 0.9s ease-in-out, opacity 0.4s ease-in-out;
    padding: 15px;
}

.ict-card a.biglink {
    display: block;
    height: 100%;
    width: 100%;
    color: #5D5C5D;
}

.ict-card a.biglink:hover {
    color: #5D5C5D;
}

.ict-card .readmore {
    color: #2D67A6;
    font-weight: bold;
	margin-bottom:0px;
}

.ict-card-back .title {
    font-size: 1.8rem;
    line-height: 2rem;
    margin-bottom: 10px;
}

.ict-card-back .text {
    font-size: 1.3rem;
    line-height: 1.9rem;
    margin-bottom: 10px;
}

.ict-card:hover .ict-card-back {
    transform: translateY(-232px);
    opacity: 1;
}

.ict-card:hover .ict-card-front {
    transform: translateY(-232px);
    opacity: 0;
}

.ecc-ul {
	padding-left:20px;
    list-style: none;
    text-align: justify;
}

.ecc-ul li::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #B63127;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */
}

.ecc-ul li {
    padding-bottom: 15px;
}

.sec.gray.ps-bg {
    background-image: url('../images/ict-solutions/ps-bg.svg');
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
    background-size: contain;
    background-position: right;
}

.sec.gray.vir-bg {
    position: relative;
    background-color: transparent;
    z-index: 1;
    padding-top: 60px;
    padding-bottom: 60px;
}

.sec.gray.vir-bg::before {
    content: "";
    background-color: #fafafa;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.sec.gray.vir-bg::after {
    content: "";
    background-image: url('../images/ict-solutions/virtualization-bg.png');
    background-color: transparent;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.sec.gray.fab-bg {
    position: relative;
    background-color: transparent;
    z-index: 1;
    padding-top: 60px;
    padding-bottom: 60px;
}

.sec.gray.fab-bg::before {
    content: "";
    background-color: #fafafa;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.sec.gray.fab-bg::after {
    content: "";
    background-image: url('../images/ict-solutions/fab-bg.png');
    background-color: transparent;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    margin-top: 20px;
}


.sec.gray.oss-bg {
    position: relative;
    background-color: transparent;
    z-index: 1;
    padding-top: 60px;
    padding-bottom: 60px;
}

.sec.gray.oss-bg::before {
    content: "";
    background-color: #fafafa;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.sec.gray.oss-bg::after {
    content: "";
    background-image: url('../images/ict-solutions/oss-bg.png');
    background-color: transparent;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.sec.gray.vepc-bg {
    position: relative;
    background-color: transparent;
    z-index: 1;
    padding-top: 60px;
    padding-bottom: 60px;
}

.sec.gray.vepc-bg::before {
    content: "";
    background-color: #fafafa;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.sec.gray.vepc-bg::after {
    content: "";
    background-image: url('../images/ict-solutions/vepc-bg.svg');
    background-color: transparent;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.4;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.sec.gray.vr-bg {
    position: relative;
    background-color: transparent;
    z-index: 1;
}
.sec.gray.vr-bg::before {
    content: "";
    background-color: #fafafa;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.sec.gray.vr-bg::after {
    content: "";
    background-image: url('../images/ict-solutions/Virtualized-RAN.svg');
    background-color: transparent;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}


.sec.gray.qlick-bg {
    position: relative;
    background-color: transparent;
    z-index: 1;
}
.sec.gray.qlick-bg::before {
    content: "";
    background-color: #fafafa;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.sec.gray.qlick-bg::after {
    content: "";
    background-image: url('../images/intelligent-technologies/qlick-bg.svg');
    background-color: transparent;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 36%;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.sec.gray.bi-bg {
    position: relative;
    background-color: transparent;
    z-index: 1;
}
.sec.gray.bi-bg::before {
    content: "";
    background-color: #fafafa;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.sec.gray.bi-bg::after {
    content: "";
    background-image: url('../images/intelligent-technologies/power-bi-bg.svg');
    background-color: transparent;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.sec.gray.or-bg {
    position: relative;
    background-color: transparent;
    z-index: 1;
}
.sec.gray.or-bg::before {
    content: "";
    background-color: #fafafa;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}


.sec.gray.or-bg::after {
    content: "";
    margin-top: 20px;
    background-image: url('../images/ict-solutions/Open-RAN.png');
    background-color: transparent;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 10%;
    position: absolute;
    z-index: -1;
}
.header-video
{
    /*pointer-events:none*/
}
.header-wrapper {
    /*background: url('../images/header-bg.jpg');*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 90vh;*/
    /*background-position: center;*/
    /*position: relative;*/
}

.about-bg {
    background: url('../images/about-ecc.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.main-menu {
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu-items {
    margin-top: 55px;
}

.menu-items ul {
    margin-bottom: 0px;
}

.menu-items button.btn.btn-primary.dropdown-toggle {
    border: transparent;
    background: transparent;
    color: #1a191a;
    font-weight: 600;
    font-size: 14px;
}

.first-paragraph p {
    padding-top: 20px;
    padding-bottom: 0px;
    line-height: 29px;
    margin-bottom: 0px;
}

.top-menu {
    position: absolute;
    right: 0;
}

.top-menu a {
    color: #808080;
    transition: all 0.3s ease-in;
    font-size: 13px;
}

.top-menu a:hover,
.top-menu a.active {
    color: #1a191a;
    font-weight: bold;
}

.top-menu a.active {
    border-bottom: 1px solid #1a191a;
}

.top-menu li {
    color: #808080;
}

.menu-items .dropdown-menu {
    border-radius: 0px !important;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
    border-top: 3px solid #2b65a5;
    margin-top: 0px !important;
    min-width: 245px;
}

.menu-items li.dropdown:hover {
    background: #2b65a5;
    color: #fff;
}

.menu-items li.dropdown:hover button.btn.btn-primary.dropdown-toggle {
    color: #fff;
}

.menu-items .dropdown-menu li {
    line-height: 32px;
}

.menu-items .dropdown-menu>li>a {
    padding: 9px 20px;
}


#subheader.oilheader {
    display: block;
    clear: both;
    background-image: url('../images/header-pat.png');
    background-repeat: no-repeat;
    background-position: top right;
        background-color: #1e426b;
}


#subheader.ict {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 320px;
    background-image: url('../images/ict-solutions/header-image.svg');
    background-repeat: no-repeat;
    background-size: cover;
    
}
#subheader.ict.secure {
    background-image: url('../images/security-systems/security-header.svg');
}

#subheader.ict.stand {
    background-image: url('../images/standard/standard-header.svg');
}

#subheader.ict.trn {
    background-image: url('../images/training/training-header.svg');
}

#subheader.ict.cld {
    background-image: url('../images/cloud-tech/cloud-header.svg');
}

#subheader.ict.int {
    background-image: url('../images/intelligent-technologies/header-image.svg');
}

#subheader.ict.mixed {
    background-image: url('../images/intelligent-technologies/mixed-reality.jpg');
    min-height: 500px;
}

#subheader.ict.digit {
    background-image: url('../images/digitalconsultancy/digital-header.svg');
}


#subheader.ict.es {
    background-image: url('../images/enterprise-solutions/header-image.svg');
}



#subheader.ict h1 {
    color: #B63127;
    font-size: 5rem;
    margin-top: 0px;
}

.header-icon {
    height: 50px;
    width: 50px;
    margin-right: 10px;
}

.about {
    padding-top: 35px;
    padding-bottom: 35px;
}

.about .about-text {
    line-height: 30px;
    font-size: 16px;
    padding-top: 15px;
    text-align: justify;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.gas-text {
    line-height: 30px;
    padding-bottom: 0px;
    text-align: justify;
}

.about h3 strong::before {
    content: "";
    width: 20%;
    bottom: 0px;
    height: 3px;
    background: #2b65a5;
    position: absolute;
}

.consultancy {
    background: #2b65a5;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
}

.consultancy a.quote-btn {
    border: 1px solid #fff;
    color: #2b65a5;
    background: #fff;
    float: right;
    transition: all 0.3s ease-in;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    margin-top: 11px;
}

.consultancy .quote-btn i {
    padding-left: 13px;
    font-weight: bold;
    color: #aa2f28;
    font-size: 20px;
    transition: all 0.3s ease-in;
}

.consultancy a.quote-btn:hover {
    text-decoration: none;
    background: #aa2f28;
    color: #fff;
    border-color: #aa2f28;
}

.consultancy a.quote-btn:hover .fa-angle-right {
    color: #fff;
}

.consultancy h3 {
    line-height: 45px;
    font-size: 22px;
    margin-top: 10px;
}

.consultancy .cons-text {
    padding-top: 0;
    font-size: 20px;
    line-height: 64px;
    margin-bottom: 0;
}

.consultancy-services {
    margin-top: 50px;
    margin-bottom: 50px;
}

.consultancy-services .container {
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
}

.consultancy-services .serv {
    height: 250px;
    color: #fff;
}

.consultancy-services .serv .btn-read-more {
    border: 1px solid #fff;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    margin-top: 20px;
    border-radius: 5px;
}

.consultancy-services .serv .btn-read-more:hover {
    background: #fff;
    text-decoration: none;
    color: #1a191a;
}

.consultancy-services .oil .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    background: url('../images/oil-gas.jpeg');
    background-size: cover;
}

.blue-bg.serv .content {
    background: #2b65a5;
    transition: all 0.3s ease-in-out;
}

.red-bg.serv .content {
    background: #b72d26;
    transition: all 0.3s ease-in-out;
}

.consultancy-services .oil .content::before,
.consultancy-services .marine .content::before,
.consultancy-services .medical .content::before,
.consultancy-services .retail .content::before,
.consultancy-services .education .content::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    opacity: 0.5;
}

.consultancy-services .marine .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    background: url('../images/marine.jpg');
    background-size: cover;
}

.consultancy-services .medical .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    background: url('../images/medical.jpg');
    background-size: cover;
}

.consultancy-services .retail .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    background: url('../images/retails.jpg');
    background-size: cover;
}

.consultancy-services .education .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    background: url('../images/education.jpg');
    background-size: cover;
}

.consultancy-services .serv .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.consultancy-services .content p {
    opacity: 0;
    display: none;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    margin-top: 30px;
    text-align: center;
}

.consultancy-services .blue-bg .content:hover,
.consultancy-services .oil .content:hover,
.consultancy-services .marine .content:hover {
    height: 200%;
    z-index: 100;
}

.consultancy-services .red-bg .content:hover,
.consultancy-services .medical .content:hover,
.consultancy-services .retail .content:hover,
.consultancy-services .education .content:hover {
    height: 200%;
    top: -100%;
}

.consultancy-services .serv .content:hover .inner-content p {
    opacity: 1;
    display: block;
}

.consultancy-services .serv .content h3 {
    transition: all 0.3s ease-in-out;
    font-size: 21px;
    line-height: 32px;
}

.consultancy-services .serv .content img {
    transition: all 0.3s ease-in-out;
    height: 50px;
    width: 50px;
}


.consultancy-services .serv .inner-content {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%;
}

.consultancy-services .no-pad-right {
    padding-right: 0px;
}

.consultancy-services .no-pad-left {
    padding-left: 0px;
}

.network-solution .solution {
    border: 1px solid #9e9e9e;
    padding: 5px 20px 10px;
    transition: all 0.3s ease-in;
    margin-bottom: 30px;
}

.network-solution i.green {
    color: #3c763d;
}

.network-solution h3 {
    margin-bottom: 20px;
    margin-top: 15px !important;
}

.network-solution .solution a.btn-read-more {
    border: 1px solid #00548e;
    border-radius: 5px;
    padding-left: 35px;
    padding-right: 35px;
    transition: all 0.3s ease-in;
}

.network-solution .solution img {
    height: 80px;
    width: 180px;
    margin: 0 auto;
}

.network-solution .solution img.sangoma {
    width: 180px;
}

.network-solution .solution a.btn-read-more:hover {
    background: #00548e;
    color: #fff;
}

.network-solution .solution h4 {
    color: #00548e;
}

.network-solution .solution:hover {
    border-color: #00548e;
}

.map-container {
    margin-top: 25px;
    margin-bottom: 20px;
}

.map-container .country {
    font-size: 18px;
    width: 160px;
}

.map-container .country.btn-default {
    color: #fff;
    background: #777;
}

.map-container .cities h3 {
    font-weight: 600;
    border-bottom: 1px solid #000;
}

.map-container .cities li a,
.map-container .cities li {
    color: #777;
}

.mobile-map h3 {
    border-bottom: 2px solid #2b65a5;
}

.mobile-map {
    padding-bottom: 20px;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0);
        opacity: .05;
    }

    20% {
        -webkit-transform: scale(0.7);
        opacity: .1;
    }

    40% {
        -webkit-transform: scale(0.9);
        opacity: .2;
    }

    60% {
        -webkit-transform: scale(1.1);
        opacity: .3;
    }

    100% {
        -webkit-transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes pulsate {
    0% {
        transform: scale(0);
        opacity: .05;
    }

    20% {
        transform: scale(0.7);
        opacity: .1;
    }

    40% {
        transform: scale(0.9);
        opacity: .2;
    }

    60% {
        transform: scale(1.1);
        opacity: .3;
    }

    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

.location-mob-name span {
    display: inline-block;
    height: 28px;
    padding-left: 10px;
    color: #2b65a5;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.location-pin-map {
    position: relative;
    z-index: 999;
    display: inline-block;
    height: 12px;
    width: 12px;
    background: #1e88e4;
    border-radius: 50%;
}

.location-pin-map:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: "";
    height: 22px;
    width: 22px;
    margin: -11px 0 0 -11px;
    -webkit-animation: pulsate 2s linear;
    animation: pulsate 2s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background: #1e88e4;
    border-radius: 50%;
}


/* end of network services */

.blog .content .text-content h4 {
    margin-top: 0px;
}

.blog .outer-read-more {
    display: block;
    border: 1px solid #2b65a5;
    color: #2b65a5;
    font-weight: bold;
    margin-top: 35px;
    font-size: 18px;
    border-radius: 5px;
    padding: 6px 0px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.blog .outer-read-more:hover {
    background: #2b65a5;
    color: #fff;
}

.contact {
    background: url('../images/contact-us.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 100px;
}

.contact .contact-text {
    font-size: 17px;
    margin-top: 30px;
}

.contact .btn-contact {
    background: #fff;
    color: #b72d26;
    padding: 8px 70px;
    border: 1px solid #b72d26;
    border-radius: 5px;
    transition: all 0.3s ease;
    margin-top: 30px;
    display: inline-block;
    font-weight: bold;
}

.contact .btn-contact:hover {
    background: #b72d26;
    color: #fff;
}

#subheader {
    min-height: 250px;
}

#subheader.aboutus {
    background-color: #00548E;
    display: block;
    clear: both;
}

.network-img {
    padding-top: 13px;
    width: 51%;
    padding-bottom: 13px;
}

.chart-img {
    padding-top: 13px;
    width: 69%;
    padding-bottom: 16px;
}

#subheader h1 {
    color: #fff;
    font-weight: bold;
    font-size: 3rem;
    margin-top: 105px;
}

#subheader p {
    color: #fff;
    font-size: 2rem;
    text-align: left;
}

#subheader .about-us-img {
    width: 22%;
    padding-top: 65px;
    margin: 0 auto;
}

.mission h2,
.vision h2 {
    line-height: 40px;
    display: inline-block;
}

.mission,
.vision {
    margin-bottom: 30px;
}

.value {
    margin-bottom: 40px;
}

.secondary-menu {
    padding: 20px 0px;
    background: #fff;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.03);
    font-size: 15px;
}

.secondary-menu ul {
    margin-bottom: 0px;
}

.secondary-menu ul a {
    color: #1a191a;
    transition: all 0.2s ease;
    font-weight: 600;
    padding-left: 15px;
    position: relative;
}

.secondary-menu ul a::after {
    content: "|";
    position: absolute;
    left: 0;
    top: 3px;
    color: #a8a8a8;
}

.secondary-menu ul a.first::after {
    content: "";
}

.secondary-menu ul a:hover {
    color: #2b65a5;
}

.dropdown-menu.mega {
    width: 416px;
    left: 0px;
    padding-bottom: 20px;
}

.dropdown-menu.mega.min {
    width: auto;
    left: 0px;
    padding-bottom: 20px;
    padding-top: 15px;
}

.dropdown-menu.mega a {
    color: #1a191a;
    transition: all 0.2s ease-in;
}

.dropdown-menu.mega a:hover {
    color: #2b65a5;
}

.dropdown-menu.mega h4 {
    color: #2b65a5;
    font-weight: 600;
    font-size: 16px;
}

.sep {
    height: 10px;
    border-top: 1px solid #dcdcdc;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 29%, rgba(245, 245, 245, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 29%, rgba(245, 245, 245, 1) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 29%, rgb(245, 245, 245) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dfdfdf", GradientType=1);
}

.sep-rev {
    height: 10px;
    border-bottom: 1px solid #dcdcdc;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(0deg, rgba(245, 245, 245, 1) 29%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(245, 245, 245, 1) 29%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(0deg, rgba(245, 245, 245, 1) 29%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dfdfdf", GradientType=1);
}

.first-level {
    vertical-align: middle;
}

.first-level a {
    color: #1a191a;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.1s ease-in;
    padding: 3px 15px;
}

.first-level a:hover {
    background: #2b65a5;
    color: #fff;
}

.dropdown-menu.mega h4>a {
    color: #2b65a5;
}

.mission::after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 15px;
    width: 1px;
    height: 70%;
    background: #ccc;
}

.mission .mission-img {
    width: 85px;
    float: right;
    padding-top: 16px;
    margin-right: 50px;
}

footer h4 {
    margin-top: 25px;
    color: #fff;
}

.host-img {
    margin: 40px auto;
}

.vision .vision-img {
    width: 95px;
    float: right;
    padding-top: 25px;
    margin-right: 50px;
}

.mission .mission-text,
.vision .vision-text {
    padding-top: 20px;
    line-height: 25px;
    padding-right: 40px;
}

.contacttitle {
    text-align: center;
    color: #085081;
    font-weight: bold;
    font-size: 2.5rem;
    margin-bottom: 20px;
    margin-top: 0px;
}

.contactsep {
    width: 10%;
    height: 5px;
    background: #085081;
}

.address-box {
    margin: 25px auto !important;
}

.address-box2 {
    margin: 75px auto;
}

.address-box-aeu {
    margin: 20px auto;
}

.address-box-uk {
    margin: 50px auto !important;
}

.address-box-us {
    margin: 100px auto !important;
}

.effect1 {
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0px 7px 5px -5px #ccc;
    -moz-box-shadow: 0px 7px 5px -5px #ccc;
    box-shadow: 0px 7px 5px -5px #ccc;
    padding-top: 25px;
    padding-bottom: 25px;
}

.long-white.right {
    background: url('../images/bg-pattern.png') center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 250px;
    margin-top: 5px;
}

.long-white.left {
    background: url('../images/bg-pattern2.png') center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 250px;
    margin-top: 0px;
    direction: rtl;
}

.form-control {
    height: 40px;
}

.select2-container .select2-selection--single {
    height: 40px;
    padding-top: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 4px;
}

.icon-container {
    width: 245px;
    margin-left: 16px;
    text-align: center;
}

.long-white h3 {
    margin-top: 5px;
}

.long-white .icon {
    margin: 0 auto;
    margin-top: 100px;
    height: 90px;
    width: auto;
}

.grey {
    background: #eeeeee;
    background-color: #eeeeee;
    padding: 45px 0px;
    position: relative;
}

.grey.left .container::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 35px 0 35px;
    border-color: #fff transparent transparent transparent;
    top: 0;
    left: auto;
    margin-left: 105px;
}

.grey.right .container {
    position: relative;
}

.grey.right .container::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 35px 0 35px;
    border-color: #fff transparent transparent transparent;
    top: -45px;
    right: 100px;
}

.btn-div.btn-div3 {
    margin-bottom: 0px;
}

.btn-div.btn-div3::before,
.btn-div.btn-div3::after {
    border-color: #000;
}

.bgsecsupport {
    background: url('../images/contact-us-supp.jpg') center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    background-position: 50% 50%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.about-img {
    padding-top: 22px;
    width: 65%;
    margin: 0 auto;
}

.bgsecsupport h3 {
    color: #fff;
    font-size: 2.5rem;
    margin-top: 10px;
}

.bgsecsupport p {
    text-align: center;
    color: #fff;
    font-size: 2rem;
}

.btninnerlink {
    background-color: #b63127;
    padding: 10px 35px;
    color: #fff;
    margin: 25px auto;
    display: inline-block;
    transition: 0.3s background ease-in;
}

.btninnerlink:hover,
.btninnerlink:focus,
.btninnerlink:active {
    background: #337ab7;
    color: #fff;
    text-decoration: none;
}

.subtitle {
    color: #aa2f28;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bgsecsupport p {
    text-align: center;
    color: #fff;
    font-size: 2rem;
}

.payments .header-content h1 {
    text-align: center !important;
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 70px;
    color: #fff;
}

.payments .border-right {
    border-right: 1px solid #efefef;
}

.payments .paypal-icon {
    height: 35px;
    width: 35px;
}

.payments .visa-icon {
    height: 40px;
    width: 40px;
    margin-left: 25px;
}

.payments .visa-txt {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    vertical-align: middle;
}

.blue-txt {
    color: #2b65a5;
}

.payments .payment-methods .siib-img {
    width: 200px;
    margin-top: -15px;
}

.payments .payment-methods .nabd-img {
    width: 180px;
    margin-top: 25px;
}

.payments .payment-methods .reb-img {
    width: 150px;
}

.payments .payment-methods .download-btn {
    background: #555;
    color: #fff;
    padding-right: 30px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 1px;
}

.payments .payment-methods .pdf-btn {
    background: #b72d26;
    color: #fff;
    padding-right: 30px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 1px;
}

.payments .payment-methods .download-btn:hover,
.payments .payment-methods .pdf-btn:hover {
    text-decoration: none;
}

.payments .wu-icon {
    height: 40px;
    width: 40px;
    margin-left: 25px;
}

.payments .payment-methods .separator {
    border-bottom: 1px solid #efefef;
    width: 50%;
    margin-top: -15px;
}

.payments .payment-methods .pdf {
    width: 45px;
    vertical-align: text-bottom;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 7px;
}

.payments .payment-methods .pdf-img {
    width: 35px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}

.payments .payment-methods .visa-img {
    width: 80px;
    height: 80px;
}

.payments .payment-methods .trans-img {
    width: 50px;
    height: 50px;
}

.payments .payment-methods .country-img {
    width: 25px;
    height: 25px;
    margin-left: 10px;
    vertical-align: middle;
}

.payments .payment-methods .country-name {
    font-size: 22px;
    vertical-align: middle;
}

.payments .payment-methods .master-img {
    width: 80px;
    height: 80px;
}

.payments .payment-methods .skrill-img {
    width: 80px;
    height: 80px;
}

.payments .payment-methods .moneybooker-img {
    width: 80px;
    height: 80px;
}

.payments .payment-methods .paypal-img {
    width: 110px;
    height: 60px;
}

.payments .payment-methods h3 {
    color: #2b65a5;
    margin-bottom: 15px;
}

.payments .payment-methods .img-container .check-img {
    margin-top: -20px;
}

.payments .payment-methods .img-container {
    width: 80px;
    height: 60px;
    margin: 25px auto;
}

.payments .payment-methods .img-container2 {
    width: 60px;
    height: 50px;
    margin: 25px auto;
}

.payments .payment-methods {
    margin-top: 45px;
    margin-bottom: 45px;
}

.payments .wu-txt {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    vertical-align: middle;
}

.payments .master-icon {
    height: 40px;
    width: 40px;
    margin-left: 25px;
}

.payments .master-txt {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    vertical-align: middle;
}

.payments .money-icon {
    height: 40px;
    width: 40px;
    margin-left: 25px;
}

.payments .money-txt {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    vertical-align: middle;
}

.payments .check-icon {
    height: 40px;
    width: 40px;
    margin-left: 25px;
    margin-top: -20px;
}

.payments .check-txt {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    vertical-align: middle;
}

.payments .skrill-icon {
    height: 50px;
    width: 50px;
    margin-left: 25px;
}

.payments .skrill-txt {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    vertical-align: middle;
}

.payments .paypal-txt {
    color: #fff;
    font-weight: 500;
    vertical-align: middle;
    font-size: 20px;
}

.payments .icon-container {
    display: inline-block;
}

.payments .inner-header-wrapper {
    background: url('../images/header-pat.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    clear: both;
}

.light-blue {
    color: #18affe;
}

.breadcrumb>li+li:before {
    color: #fff;
    content: "/";
    font-weight: bold;
}

.breadcrumb>li a {
    color: #fff;
}

.breadcrumb {
    background: none;
    border: none;
    color: #fff;
    padding: 0px;
    font-size: 1.5rem;
}

.consultancy-services .serv a:hover {
    text-decoration: underline;
}


@media (min-width: 768px) {
    .ten-columns>.col-sm-2 {
        width: 20% !important;
    }
    
}

@media (max-width: 767px) 
{
    
    .img-container .sitecore-img
    {
        margin-top:0px;
        margin-bottom:10px;
    }
    

img.infra-plan
{
	width:360px;
	margin:0 auto !important; 
}

.big-data-tool .img-container{

    height: 85px;

}
.big-data-tool .img-container img
{
	    margin: 25px auto !important;
}

section.sec img.img-responsive.cyber-img
{
	position: relative;
    top: 0 !important;
    left: auto;
    margin-left: auto;
    margin-right: auto;
}

img.hr-img
{
    position: relative;
    right: 0 !important;
    width: 490px !important;
    top: -45px;
    margin-top: -45px;
    margin-bottom: 0;

	margin-left:auto;
	margin-right:auto;
}
img.std-img
{

       width: 435px !important;
    opacity: 0.6;
    bottom: -50px;

}


h4
{
	font-size:18px;

}

img.img-responsive.graph
{
    width: 140px !important;
    margin-bottom: 20px;	
}
img.img-responsive.smmgmt-img
{
	width: 260px;
}
.cmpmgmt-img
{
    width: 244px;
    
    margin-top: 0;
    margin-bottom: 35px;
}

.paas-img {
       position: relative !important;
   
    width: 300px !important;
    right: 0;
    margin: 0 auto !important;
}

p
{
	font-size:0.9em;
}

.sec h3 {
    text-align: left;
}

.alibaba-img {
    width: 210px;
}

.azure-img {
    width: 335px;
    right: 0;
    position: relative;
    top: -17px;
}

img.aws-img {
    position: relative !important;
    left: auto !important;
    top: -13px !important;
    width: 365px !important;
}


.cld-partnet .img-container img {

    width: 175px;
}

#subheader.ict
{
    min-height: 120px !important;
	justify-content: left;
	background-position: 100% 30% !important;
    
}
#subheader h1
{
     margin-top: 40px;
    margin-bottom:30px !important;
    margin-left:0px;
    text-align:center;
}
.dynamic-img {
    margin-top: 0;
    width: 75px;
    margin-bottom: 25px;
}

.sab-img {
    width: 160px;
}

.main-menu .logo img {
    width: 35%;
}
.secondary-menu {
    display: none;
}
.sec.gray.iot-service {
    padding-bottom: 346px;
 
    background-size: 85%;
    background-position: 20px 100%;
}
    .call-act .blue-btn
    {
		display: inline-block;
    	clear: both;
    	margin-top: 20px;
		
    }
    #subheader.ict h1
    {
		font-size: 2.6rem !important;
		text-align:left;
    }
    .iot-solution h4::before
    {
    	right: 16px !important;
    }
    .oracle-ebs
    {
        width: 200px;
        margin: 0 auto;
        margin-bottom: 30px;

    }
    h3 {
        margin-top: 20px;
    }    
    img.odoo-img {
        width: 130px;
    }
}



.panel-group.ecc-panel .panel {
    border: none;
    background: #fafafa;
    box-shadow: none;
    border-radius: 0;
}

.accordion dd {
    background: #fafafa;
    padding: 20px;
}

.accordion dd.white
{
background:#fff;
}
.accordion dt {
    display: block;
    cursor: pointer;
    padding: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #000;
	padding-left:25px;
}

.accordion dt:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    float: right;
    color: #000;
	
    margin-right: 15px;
    margin-top: 5px;

}

.accordion dt.active:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f077";
    float: right;
    color: #fff;
}

.accordion dt.active {
    background: #2D67A6;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: none;
}

.ecc-panel .panel-default>.panel-heading a {
    display: block;
}

.panel-default.ecc-panel>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}



/* footer  */

footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #444444;
}

footer .footer-logo {
    width: 60%;
    margin-bottom: 15px;
}

footer .footer-menu a {
    color: #8f8f8f;
    transition: all 0.3s ease-in;
    font-size: 16px;
}

footer .footer-menu a:hover {
    color: #fff;
}

footer .client-btn i,
footer .support-btn i {
    vertical-align: middle;
    padding-right: 8px;
    padding-top: 0px;
}

footer .support-btn {
    display: block;
    background: #2b65a5;
    color: #fff;
    font-weight: bold;
    width: 80%;
    height: 31px;
    text-align: center;
    line-height: 31px;
    margin-bottom: 10px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}

footer .client-btn {
    display: block;
    background: #b72d26;
    color: #fff;
    font-weight: bold;
    width: 80%;
    height: 31px;
    text-align: center;
    line-height: 31px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}

footer .quote-btn {
    display: block;
    background: #1a191a;
    color: #fff;
    font-weight: bold;
    width: 80%;
    height: 31px;
    text-align: center;
    line-height: 31px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}

footer .social i {
    color: #fff;
    transition: all 0.3s ease-in-out;
    padding-left: 15px;
    font-size: 1.7rem;
}

footer .social i:hover {
    transform: scale(1.3);
    color: #1a191a;
}

.under-footer {
    background: #353535;
    padding-top: 10px;
    padding-bottom: 0px;
    color: #fff;
    font-size: 14px;
}

.under-footer a {
    color: #fff;
}


/* menu */

.content-wrapper {
    z-index: 2;
    position: relative;
    -webkit-transition: transform .7s ease-in-out;
    -moz-transition: transform .7s ease-in-out;
    -ms-transition: transform .7s ease-in-out;
    -o-transition: transform .7s ease-in-out;
    transition: transform .7s ease-in-out;
}

.sidebar {
    height: 100%;
    width: 100%;
    overflow: auto;
    position: fixed;
    top: 0;
    z-index: 0;
    right: 0;
    opacity: 0;
    background-color: #1a191a;
    transition: all 0.3s ease-in;
}

.sidebar.active {
    opacity: 1;
    z-index: 3;
}

.bar {
    display: block;
    height: 4px;
    width: 40px;
    background-color: #2b65a5;
    margin: 6px auto;
}

.button.active .bar {
    margin: 10px auto;
}

.button {
    cursor: pointer;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

.nav-right {
    position: fixed;
    right: 15px;
    top: 17px;
}

.nav-right.visible-xs {
    z-index: 5;
}

.middle {
    margin: 0 auto;
}

.bar {
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

.nav-right.visible-xs .active .bar {
    background-color: #FFF;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

.button.active .top {
    -webkit-transform: translateY(15px) rotateZ(45deg);
    -moz-transform: translateY(15px) rotateZ(45deg);
    -ms-transform: translateY(15px) rotateZ(45deg);
    -o-transform: translateY(15px) rotateZ(45deg);
    transform: translateY(15px) rotateZ(45deg);
}

.button.active .bottom {
    -webkit-transform: translateY(-15px) rotateZ(-45deg);
    -moz-transform: translateY(-15px) rotateZ(-45deg);
    -ms-transform: translateY(-15px) rotateZ(-45deg);
    -o-transform: translateY(-15px) rotateZ(-45deg);
    transform: translateY(-15px) rotateZ(-45deg);
}

.button.active .middle {
    width: 0;
}

.move-to-left {
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    transform: translateX(-400px);
}

nav.breadcrumbnav {
    padding: 0;
    font-size: 16px;
}

nav.breadcrumbnav .breadcrumb {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
}

nav.breadcrumbnav .breadcrumb li+li::before {
    color: #191819;
    content: ">";
    font-weight: 600;
    line-height: 16px;
}

nav.breadcrumbnav .breadcrumb li a {
    color: #2D67A6;
}

nav {
    padding-top: 30px;
}

.sidebar-list {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    margin-top: 65px;
    text-align: left;
    padding-left: 15px;
}

.sidebar-item {
    margin: 15px 0;
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
}


/* .sidebar-item:first-child {
    -webkit-transition: all .7s .2s ease-in-out;
    -moz-transition: all .7s .2s ease-in-out;
    -ms-transition: all .7s .2s ease-in-out;
    -o-transition: all .7s .2s ease-in-out;
    transition: all .7s .2s ease-in-out;
}

.sidebar-item:nth-child(2) {
    -webkit-transition: all .7s .4s ease-in-out;
    -moz-transition: all .7s .4s ease-in-out;
    -ms-transition: all .7s .4s ease-in-out;
    -o-transition: all .7s .4s ease-in-out;
    transition: all .7s .4s ease-in-out;
}

.sidebar-item:nth-child(3) {
    -webkit-transition: all .7s .6s ease-in-out;
    -moz-transition: all .7s .6s ease-in-out;
    -ms-transition: all .7s .6s ease-in-out;
    -o-transition: all .7s .6s ease-in-out;
    transition: all .7s .6s ease-in-out;
}

.sidebar-item:nth-child(4) {
    -webkit-transition: all .7s .8s ease-in-out;
    -moz-transition: all .7s .8s ease-in-out;
    -ms-transition: all .7s .8s ease-in-out;
    -o-transition: all .7s .8s ease-in-out;
    transition: all .7s .8s ease-in-out;
}

.sidebar-item:last-child {
    -webkit-transition: all .7s .10s ease-in-out;
    -moz-transition: all .7s .10s ease-in-out;
    -ms-transition: all .7s .10s ease-in-out;
    -o-transition: all .7s .10s ease-in-out;
    transition: all .7s .10s ease-in-out;
} */

.sidebar-item.active {
    opacity: 1;
    /* -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); */
}

.sidebar-anchor {
    color: #FFF;
    text-decoration: none;
    font-size: 1.8em;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 7px;
}

.sidebar-anchor:before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #FFF;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.sidebar-anchor:hover:before {
    width: 100%;
}

.sidebar .panel {
    background-color: transparent;
}

.sidebar .panel-default {
    border-color: transparent;
}

.sidebar .panel-default>.panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.sidebar .panel-title {
    font-size: 18px;
}

.sidebar ul {
    padding-left: 15px;
}

.sidebar ul li a {
    color: #efefef;
    font-size: 15px;
    line-height: 30px;
}

section.about-text {
    line-height: 25px;
    padding-top: 35px;
}

.bank-text h4 {
    line-height: 27px;
}


/* end of menu */


/* responsive */


/* 4k screens */

@media screen and (min-width: 2560px) {
    /* styles */
}


/* large or wide screens */

@media screen and (min-width: 1920px) {
img.hr-img
{
	width: 690px;
}
img.aws-img{
    left: 190px;
	top:-22px;
}
img.sys-img
{
    position: absolute;
    bottom: 0px;
    width: 722px;
    height: 380px;
    right: 36px;
}
img.std-img {
    position: absolute;
    right: 60px;
    width: 672px;
    bottom: 0;
    height: 267px;
}

    /* styles */
	.itsm-services .container::before
	{
	    left:15%;
    }
  .sec.gray.fab-bg::after
  {
      left:90px;
  }
}


@media screen and (max-width: 1400px) {
    img.sys-img {
           position: absolute;
        bottom: 0px;
        width: 535px;
        height: 306px;
        right: 0;
        margin:0 auto;
    }


	.itsm-services .container::before
    {
		left:0;
    }
    .big-data-tool .sectitle {
        line-height: 25px;
    }

  .paas-img {
      position: absolute;
      margin-top:35%;
      width: 130%;
      right: 0;
  }

    img.hr-img
    {
    	right: -75px;
    }

}

/* medium laptop screens */

@media screen and (max-width: 1200px) {
.sec.gray.fab-bg::after
{
left:-40px;
}
img.aws-img
{
left:-104px;
}

img.img-responsive.cyber-img
{
top:52px !important;
}
img.std-img
{
	    width: 681px;
    right: -292px;
}
img.hr-img
{
	
	right:-200px;
}

img.img-responsive.graph
{
    margin-top: 40px;
}

img.img-responsive.graph.pkg
{
    margin-top: 0px;
}

.img-container img.gana-img
{
	height: 235px;
    margin-top: 110px;
	width: 355px;
}
.img-container img.sem-img
    {
		margin-top: 5% !important;
}

.img-container .emarket-img
{
  margin-top: 20% ;
  width: 410px;
}

.img-container img.sms-img
{
	margin-top: 35px ;
	width:400px;
}

#subheader.ict h1
{
    font-size: 4rem;
}
.paas-img {
    position: absolute;
    margin-top: 60% ;
    width: 130% ;
    right: 0;
	bottom:auto ;
}
    /* styles */
	.blue-btn
	{
    	padding: 5px 30px;
	}
    #subheader.ict
    {
    	min-height: 240px;
    }
	.feature
	{
		margin-bottom: 60px;
	}
    .feature p.feature-title
    {
    	width: 94%;
    }
    .sec.gray.qlick-bg::after
    {
		background-position: left center;
    }
    .ecc-ul li {
        padding-bottom: 15px;
        text-align: left;
    }
    .feature p.feature-title.power {
        bottom: -16px;
    }
    .iot-solution h4::before {
        content: '\f178 ';
        font: normal normal normal 22px/1 FontAwesome;
        color: #B63127;
        position: absolute;
        right: -11px;
    }
   
}

@media screen and (max-width: 991px) {
    
    .consultancy-services .serv .content h3
    {
        font-size: 16px;
    }
    .consultancy-services .serv .btn-read-more
    {
        padding: 3px 20px;
    }
    .img-container .sitecore-img
    {
            margin-top: 0%;
    }
    .ser
    {
            height: 263px;

    }
     .sec.gray.ps-bg
    {
            background-position: bottom;
    }
    
  img.infra-plan
  {
	  margin-top:100px;
  }

.sec.gray.fab-bg::after
{
    opacity: 0.4;
}

img.aws-img {
    position: absolute;
    left: -224px;
    top: -3px;
    width: 661px;
}

.big-data-tool .img-container
{
    height: 70px;
}
.big-data-tool .img-container img
{
margin:25px auto !important;
}

img.sys-img
{
	height: 260px;
	position:relative;
}

img.std-img
{
      width: 800px;
    right: -444px;
    height: 309px;
}

img.hr-img
{
	margin-top: 0px;
	width: 375px;
        right: -95px;

}

img.img-responsive.graph.event {
    margin-top: 50px;
}


img.img-responsive.graph.pkg {
    margin-top: 40px;
}

.img-container img.gana-img
	{
    	width: 355px;
    	height: 190px;
		margin-top:0;
	}	

  
.img-container img.seo-img
{
margin-top: 40px;
}
  
.img-container img.sem-img {
    margin-top: 20% !important;
    margin-bottom: 15px;
}

.img-container .emarket-img
{
	margin-top: 42% 
}

.img-container img.sms-img
{
margin-top:60px;
}

img.img-responsive.graph
{
    width: 210px;
    margin-top: 70px;
}


img.img-responsive.smmgmt-img
{
    margin-top: 25px;
}
.cmpmgmt-img {
    width: 244px;
    margin: 0 auto;
    margin-top: 60px;
}

img.train-ser.img-responsive {
    width: 340px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.paas-img {
    position: absolute;
    margin-top: 0;
    width: 40%;
    right: 0;
    bottom: 0;
}


}


/* ----------- iPad Pro 10.5" ----------- */

@media only screen and (min-width: 834px) and (max-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
  .tech h4
  {
	  font-size:19px;
  }

    /* styles */
    .header-wrapper {
        /*height: 50vh;*/
    }

    /* .dropdown-menu.mega {
        left: -400px !important;
        width: 750px !important;
    }
    .dropdown-menu.mega.min {
        width: 500px !important;
    } */

    .itsm-services .container::before {
        
        right: auto !importnat;
        left: -8% !important;
        background-position: left !important;
    }
}


/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) {



.tech h4
  {
	  font-size:18px;
  }

.iot-solution h4{
	  font-size:17px;
  }
	.img-container img.sms-img
    {
    	
    	margin-bottom: 30px;
    }

	

	

	
    .itsm-services .container::before {
        bottom: 20px;
        left: auto;
           width: 70%;
    height: 90%;
        opacity: 0.35;
        right: -52px;
        background-position: right;
    }

    .secondary-menu {
        display: none;
    }

    .consultancy h3 {
        line-height: 25px;
        font-size: 20px;
        margin-top: 10px;
    }

    .secondary-menu.sticky {
        padding-left: 40px;
    }

    .mission .mission-text,
    .vision .vision-text {
        padding-top: 10px;
    }

    /* Styles */
    .payments .header-content {
        padding-bottom: 15px;
    }

    .payments .header-content h1 {
        margin-top: 12px;
    }

    .header-wrapper {
        /*height: 50vh;*/
    }

    .consultancy-services .serv {
        height: 400px;
    }

    footer .support-btn,
    footer .client-btn,
    footer .quote-btn {
        width: 90%;
    }

    footer .social i {
        padding-left: 0px;
        padding-right: 12px;
    }

    .nav-right {
        top: 23px;
    }
    .call-act .blue-btn {
        margin-top: 10px;
        display: inline-block;
    }
}


/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    /* Styles */
 .itsm-services .container::before
    {
         bottom: 0;
      left: -100px !important;
      width: 86% !important;
      height: 100%;
      right: auto;
      background-position: left !important;
      opacity: 1 !important;
    }
    /* .dropdown-menu.mega {
        left: -550px;
    } */
    .consultancy .cons-text {
        line-height: 33px;
    }

    .consultancy h3 {
        line-height: 40px;
    }

    .sec-title {
        font-size: 30px;
    }

    .header-txt h1 {
        font-size: 30px;
    }

    .header-txt li {
        font-size: 20px;
        line-height: 40px;
    }

    .secondary-menu {
        display: block;
    }

    .secondary-menu ul a {
        font-size: 13px;
    }
}


/* iPhone X Portrait */

@media only screen and (min-width: 375px) and (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
    /* Styles */
}


/* iPhone X Landscape */

@media only screen and (min-width: 375px) and (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .header-wrapper {
        /*height: 340px;*/
    }

    .header-txt h1 {
        font-size: 28px;
    }

    .consultancy-services .serv .content h3 {
        transition: all 0.3s ease-in-out;
        font-size: 19px;
        line-height: 24px;
    }

    .header-txt li {
        font-size: 19px;
        line-height: 40px;
    }

    /* Styles */
    .consultancy .cons-text {
        line-height: 56px;
    }

    .consultancy h3 {
        line-height: 25px;
        font-size: 18px;
    }

    .sec-title {
        font-size: 35px;
        margin-bottom: 35px;
    }

    .ser h3 {
        height: 42px;
        font-size: 18px;
    }

    .ser .img-container img {
        height: 60px;
        width: 60px;
    }
}


/* iPhone 6+/6s+/7+/8+ */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation:landscape) {
    /* Styles */
}


/* iphone 7, 8 */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation:landscape) {
    /* Styles */
}


/* smartphones landscape */

@media only screen and (max-width: 767px) and (orientation:landscape) {

.img-container .emarket-img
{
    width: 300px;
    margin-top: 3%;

}
.img-container img.gana-img
{
    width: 225px;
    height: 115px;
    margin-top: 0;
}

.img-container img.sms-img {
    width: 270px;
    height: 90px;
    margin-top: 1%;
    margin-bottom: 0px;
}

.img-container img.sem-img {
    width: 170px;
    height: 170px;
    margin-top: 5%;
}

.img-container img.seo-img {
      width: 250px;
    height: 150px;
    margin-top: 0px;
    margin-bottom: 20px;
}


.call-act .blue-btn
{
	margin-top: 0;
}
.itsm-services .container::before
{
	content:none !important;
}

.sec.vr-services
{
    padding-left: 150px;
}
.sec.vr-services .container::before
{
	background-size: 30%;
    background-position: left;
	left: -20px;
}

    #subheader.ict {
        min-height: 175px;
    }
    p.margin0 {
        margin-bottom: 20px !important;
    }


    .sec h3 {
        text-align: left;
    }

    .ser.bordered {
        border-left: 0px;
    }

    .ser.border-mob {
        border-bottom: 1px solid #efefef;
    }

    .ser.bordered-left {
        border-left: 0px;
        border-bottom: 1px solid #efefef;
    }

    .consultancy .cons-text {
        line-height: 56px;
    }

    .consultancy h3 {
        line-height: 13px;
        font-size: 18px;
        text-align: center;
        margin-top: 20px;
    }

    .sec-title {
        font-size: 35px;
        margin-bottom: 35px;
    }

    .ser h3 {
        height: 42px;
        font-size: 18px;
    }

    .ser .img-container img {
        height: 60px;
        width: 60px;
    }

    #subheader h1 {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 2.5rem !important;
		margin-left:0px;
    }
    
      #subheader.ict  h1 {
        text-align: left;
        margin-top: 25px;
        margin-bottom: 25px;
        font-size: 2.5rem !important;
		margin-left:-15px;
    }

    .header-icon {
        height: 60px;
        width: 60px;
        display: block;
        margin-right: 0;
        margin: 15px auto;
    }

    .equal .col-sm-9.col-eq {
        order: 2;
    }

    .equal .col-sm-3.col-eq {
        order: 1;
    }

    .secondary-menu {
        display: none;
    }

    .row>[class*='col-eq'] {
        width: 100%;
    }

    .mission .mission-text,
    .vision .vision-text {
        padding-top: 10px;
    }

    footer {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    footer .support-btn {
        margin-top: 0px !important;
    }

    /* Styles */
    .mission::after {
        content: none;
    }

    .org-chart .board {
        margin: 0px;
        width: 100%;
    }

    .mission .mission-text,
    .vision .vision-text {
        padding-right: 0px;
    }

    .org-chart .departments:before {
        border: none;
    }

    .mission .mission-img,
    .vision .vision-img {
        margin-right: 25px;
    }

    .org-chart .department {
        float: none;
        width: 100%;
        margin-left: 0;
        background: #F5EEC9;
        margin-bottom: 40px;
    }

    .org-chart .department:before {
        content: "";
        display: block;
        position: absolute;
        width: 15px;
        height: 60px;
        border-left: 1px solid #363636;
        z-index: 1;
        top: -45px;
        left: 0%;
        margin-left: -2px;
    }

    .org-chart .department:after {
        display: none;
    }

    .org-chart .department:first-child:before {
        display: none;
    }

    .payments .cash-payments,
    .payments .check-payments {
        text-align: center;
        width: 50% !important;
        float: left;
    }

    .payments .cash-payments .img-container,
    .payments .check-payments .img-container {
        float: none !important;
        text-align: center;
    }

    .payments .payment-methods .img-container {
        width: 80px;
        height: 60px;
        margin: 40px auto 0 auto;
    }

    .payments .payment-methods .paypal-img {
        height: 80px;
    }

    .payments-imgs img {
        text-align: center;
        margin: 0 20px;
    }

    .bank-text,
    .bank-img {
        float: left;
        width: 50%;
    }

    .bank-img {
        text-align: center;
    }

    .nav-right {
        top: 21px;
    }

    .navbar {
        min-height: 75px;
    }

    .mobile-menu .navbar-brand>img {
        width: 50%;
    }

    .navbar-toggle {
        margin-top: 20px;
    }

    .about h3 strong::before {
        width: 9%;
        bottom: -7px;
    }

    .consultancy-services .container {
        padding-left: 15px;
        padding-right: 15px;
        overflow: auto;
    }

    .consultancy-services .serv {
        height: auto;
    }

    .consultancy-services .serv .content {
        position: relative !important;
        display: block;
        margin-bottom: 15px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .consultancy-services .serv .inner-content {
        position: relative;
        left: auto;
        transform: none;
        top: auto;
    }

    .consultancy-services .serv .content p,
    .consultancy-services .serv .content h3,
    .consultancy-services .serv .content ul {
        display: block;
        opacity: 1;
    }

    .consultancy .cons-text {
        padding-top: 0px;
    }

    .consultancy a.quote-btn {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    footer .support-btn,
    footer .client-btn,
    footer .quote-btn {
        width: 32%;
        display: inline-block;
    }

    .blog .content {
        margin: 0 auto 30px auto;
        width: 65%;
    }

    .blog .outer-read-more {
        width: 65%;
        margin: 0 auto;
    }

    .blog .content img {
        margin: 0 auto;
    }

    .consultancy-services .content ul,
    .consultancy-services .content p {
        padding: 5px 20px;
    }

    .main-menu .logo img {
        width: 35%;
    }

    .nav-right {
        top: 20px;
    }

    .payments .header-content h1 {
        text-align: center !important;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 43px;
        color: #fff;
        font-size: 27px;
    }

    .payments .payment-methods {
        margin-top: 0px;
    }

    h1 {
        font-size: 2.5rem;
        line-height: 3rem;
    }

    #subheader .about-img,
    #subheader .chart-img {
        width: 20%;
        margin: 0 auto;
    }

    .address-box,
    .address-box2,
    .address-box-damas,
    .address-box-aeu,
    .address-box-uk,
    .address-box-us {
        margin: 10px auto !important;
    }

    .subtitle {
        font-size: 2.5rem;
    }

    .bgsecsupport h3 {
        font-size: 2rem;
    }

    .bgsecsupport p {
        font-size: 1.5rem;
    }

    .contacttitle {
        font-size: 2.5rem;
    }

    #subheader {
        min-height: 175px;
    }

    .btn-div::before,
    .btn-div::after {
        width: 34%;
    }
    .dynamic-img {
        margin-top: 0;
        width: 75px;
        margin-bottom: 25px;
    }
    img.odoo-img {
        width: 150px;
        margin: 0 auto;
    }
    .ecc-ul li
    {
        font-size: 16px;
    }
    .sab-img
    {
	    width:160px;
    }

    img.img-responsive.graph.event
    {
        margin-top: 0;
    }
    img.img-responsive.graph.pkg
    {
        margin-top: 0;
    }
    img.img-responsive.graph
    {
        margin-top: 0;
    }

    img.img-responsive.graph.event2
    {
        margin-bottom:0px;
    }


}


/* Smartphones ----------- */

@media only screen and (max-width: 480px) {
    
img.paas-img
{
    width: 210px !important;
}
img.infra-plan
{

    width: 310px;
    margin: 0 auto;
}

img.aws-img
{
width: 355px !important;
}
img.sys-img
{
    height: 200px;
}

img.hr-img {
       position: relative;
    right: 0;
    width: 395px;
    top: -41px;
    margin-top:0px;
    margin-bottom: 0;
}


img.img-responsive.graph.event2
{
	margin-bottom:0px;
}

img.img-responsive.graph.print
{
	margin-bottom:0px;
}
img.img-responsive.graph.event
{
	margin-top: 0;
}
img.img-responsive.graph.pkg
{
	margin-top: 0;
}
img.img-responsive.graph
{
	margin-top: 0;
}

img.train-ser.img-responsive
{
	position: relative;

}

.cmpmgmt-img
{
       width: 195px;
    margin-bottom: 30px;
    margin-top: 0;
}

.tech h4
  {
	  font-size:15px;
  }


img.img-responsive.smmgmt-img
{
width: 220px;
}

.img-container .emarket-img
{
    width: 280px;
    margin-top: 3%;

}

.img-container img.sms-img {
    width: 260px;
    height: 90px;
    margin-top: 1%;
    margin-bottom: 0px;
}

.img-container img.sem-img {
    width: 170px;
    height: 170px;
    margin-top: 10%;
}

.img-container img.seo-img {
       width: 265px;
    height: 200px;
    margin-top: 0;
    margin-bottom: 15px;
}
.img-container img.gana-img
{
    width: 225px;
    height: 115px;
    margin-top: 0;
}

#subheader.ict
{
    justify-content: left;
	min-height: 90px !important;
}

.call-act .blue-btn
{
    margin-top: 0;
}
.sab-img
{
width:160px;
}
.ecc-ul li
{
	font-size: 16px;
}

img.odoo-img {
    width: 150px;
    margin: 0 auto;
}
.dynamic-img {
    margin-top: 0;
    width: 75px;
    margin-bottom: 25px;
}
.itsm-services .container::before
{
	content:none !important;
}
.sec.vr-services .container::before
{
    background-size: 52%;
    background-position: bottom left;
}
.sec.vr-services
{
	padding-bottom: 275px !important;
}

.sec.vr-services .container::before
{
	background-size: 52%;
}

.sec.gray.iot-service
{
	padding-bottom: 346px;
	background-position: bottom center;
}
.ecc-ul
{
margin-bottom:0px;
}
.sec.gray.qlick-bg::after
{
    background-size: cover;
    opacity: 0.3;
}
    .sec.blue {
        text-align: center;
    }
    #subheader.ict h1 {
        font-size: 2.1rem !important;
	text-align:left;
        line-height: 3rem;
        margin-bottom: 0;
		margin-left:-15px;
		   margin-top:25px;
    }
    .sec h3 {
        text-align: left;
		font-size:1.8rem;
    }
    p.margin0 {
        margin-bottom: 20px !important;
    }

    .header-txt li {
        font-size: 19px;
    }

    .ser.bordered {
        border-left: 0px;
    }

    .ser.border-mob {
        border-bottom: 1px solid #efefef;
    }

    .ser.bordered-left {
        border-left: 0px;
        border-bottom: 1px solid #efefef;
    }

    .consultancy h3 {
        text-align: center;
    }

    .sec-title {
        font-size: 32px;
        margin-bottom: 26px;
    }

    .sec-title::before {
        left: 44%;
    }

    .header-wrapper {
        background-position: left;
    }

    .header-wrapper>.container {
        top: auto;
        transform: none;
    }

    .header-txt li i {
        padding-right: 10px;
    }

    .header-txt h1 {
        font-size: 30px;
    }
section.services {
    padding-top: 20px;
}
    .header-wrapper {
        height: 100%;
        padding-top: 30px;
        /*padding-bottom: 30px;*/
    }

    
    .header-icon {
        height: 60px;
        width: 60px;
        display: block;
        margin-right: 0;
        margin: 15px auto;
    }

    .equal .col-sm-9.col-eq {
        order: 2;
    }

    .equal .col-sm-3.col-eq {
        order: 1;
    }

    .secondary-menu {
        display: none;
    }

    .row>[class*='col-eq'] {
        width: 100%;
    }

    .btn-div::before,
    .btn-div::after {
        width: 25%;
    }

    footer {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    footer .support-btn {
        margin-top: 0px !important;
    }

    /* Styles */
    .address-box,
    .address-box2,
    .address-box-damas,
    .address-box-aeu,
    .address-box-uk,
    .address-box-us {
        margin: 10px auto !important;
    }

    .subtitle {
        font-size: 2.5rem;
    }

    .bgsecsupport h3 {
        font-size: 2rem;
    }

    .bgsecsupport p {
        font-size: 1.5rem;
    }

    .contacttitle {
        font-size: 2rem;
    }

    h1 {
        font-size: 2rem;
        line-height: 3rem;
    }

    #subheader .about-img,
    #subheader .chart-img {
        width: 40%;
        margin: 0 auto;
    }

    #subheader,
    #subheader.ict {
        min-height: 120px;
    }

    #subheader p {
        text-align: justify;
        font-size: 1.7rem;
    }

    .payments .header-content h1 {
        text-align: center !important;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 43px;
        color: #fff;
        font-size: 27px;
    }

    .payments .payment-methods {
        margin-top: 0px;
    }

    .payments .payment-methods h3 {
        margin-top: 0px;
    }

    .payments .cash-payments,
    .payments .check-payments {
        text-align: center;
    }

    .payments .cash-payments .img-container,
    .payments .check-payments .img-container {
        float: none !important;
        text-align: center;
    }

    .payments .payment-methods .img-container {
        width: 80px;
        height: 60px;
        margin: 40px auto 0 auto;
    }

    .payments .payment-methods .separator {
        width: 100%;
    }

    .payments .payments-imgs img {
        float: none !important;
    }

    .payments .bank-info {
        text-align: center;
        font-size: 1.2em;
    }

    .main-menu .logo img {
        width: 60%;
    }

    .consultancy-services .content ul,
    .consultancy-services .content p {
        padding: 5px 20px;
    }

    footer .support-btn,
    footer .client-btn,
    footer .quote-btn {
        width: 100%;
    }

    .about {
        padding-top: 0px;
    }

    .about h3 strong::before {
        bottom: -8px;
    }

    .consultancy-services .container {
        padding-left: 15px;
        padding-right: 15px;
        overflow: auto;
    }

    .consultancy-services .serv {
        height: auto;
    }

    .consultancy-services .serv .content {
        position: relative !important;
        display: block;
        margin-bottom: 15px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .consultancy-services .serv .inner-content {
        position: relative;
        left: auto;
        transform: none;
        top: auto;
    }

    .consultancy-services .serv .content p,
    .consultancy-services .serv .content h3,
    .consultancy-services .serv .content ul {
        display: block;
        opacity: 1;
    }

    .consultancy .cons-text {
        padding-top: 0px;
    }

    .consultancy a.quote-btn {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .blog .content {
        margin-bottom: 30px;
    }

    .contact .contact-text {
        font-size: 20px;
    }

    footer .social i {
        padding-left: 10px;
    }

    #subheader .about-us-img {
        width: 42%;
        padding-top: 23px;
    }

    .vision .vision-img {
        margin-right: 20px;
    }

    .mission::after {
        content: none;
    }

    .mission .mission-text,
    .vision .vision-text {
        padding-top: 0px;
    }

    .mission .mission-img {
        margin-right: 20px;
    }

    .mission .mission-text,
    .vision .vision-text {
        padding-right: 0px;
    }

    .ser .img-container img {
        height: 60px;
        width: 60px;
    }
}


/* small smartphones */

@media only screen and (max-width: 360px) {
    h4 {
        line-height: 24px;
		
    }

	.tech h4
    {
		font-size:13px;
    }

    .btn-div::before,
    .btn-div::after {
        width: 18%;
    }

    /* Styles */
    .breadcrumb>li a {
        font-size: 13px;
    }

    #subheader .about-us-img {
        width: 50%;
        padding-top: 30px;
    }

    .ser .img-container img {
        height: 60px;
        width: 60px;
    }

    .header-txt h1 {
        font-size: 26px;
    }

    .header-txt li {
        font-size: 17px;
        line-height: 41px;
    }

    .sec-title {
        font-size: 29px;
        margin-bottom: 18px;
    }
	.accordion dt
	{
		font-size:14px;
	}

	#subheader.ict h1
    {
		font-size: 1.6rem !important;
    	line-height: 2rem;
    }
    h4 {
        font-size: 1.45rem;
    }
    .sec h3
    {
    font-size:1.55rem
    }

	.ecc-ul li
	{
		font-size:13px;
	}
    .vr-solutions-icons h4 {
        font-size: 12px;
        line-height: 18px;
    }

    .vr-solutions-icons .img-container img
    {
    	width: 60px;
    	height: 60px;
    }

}

@media only screen and (max-width: 340px) {
  .tech h4 {
      font-size: 9px;
      line-height: 12px;
  }
}

