*{
  margin: 0;
    padding: 0;
    box-sizing: border-box; 
}

/*
@font-face {
    font-family: myFirstFont;
    src: url(sansation_light.woff);
}
*/

html{
  background: #fff;
    color:#555555;
    font-family: 'Lato','Arial', sans-serif;
    font: 18px;
    text-rendering: optimizeLegibility;
    font-weight: 300;    
    overflow-x: hidden;
}

.row{
    
    max-width:1140px;
    margin: 0 auto;  
}


/*linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), */
header{
    background-image:url("img/services-main.jpg");
    min-height: 300px; 
    background-size:cover;
    background-position: center;
/*     background-attachment: fixed;*/
  
}


.profService{
   background-image:url("img/data-center-hero.jpg");
    min-height: 300px; 
    background-size:cover;
    background-position: center;   
    
}

.softService{
    
   background-image:url("img/software.jpg");
    min-height: 300px; 
    background-size:cover;
    background-position: center;   
    
}

.infraService{
    
     background-image:url("img/services-branch-infrastructure-hero.jpg");
    min-height: 300px; 
    background-size:cover;
    background-position: center;   
    
}


.buy{
    
 background-image:url("img/buy.jpg");
    min-height: 300px; 
    background-size:cover;
    background-position: center;   
    
    
}


.client{
    
 background-image:url("img/partnerships.jpg");
    min-height: 300px; 
    background-size:cover;
    background-position: center;   
    
}


.networkService{
    
     background-image:url("img/networking.jpg");
    min-height: 300px; 
    background-size:cover;
    background-position: center;   
    
}

h1,
h2,
h3{
    
    text-transform: uppercase;
    font-weight: 300;
    
}

.services-box {
    background-color: #fff;
    border: 1px solid #2980b9;
    box-sizing: border-box;
    margin-top: 60px;
    float: left;
    height: 251px;
    padding: 0 25px;
    position: relative;
    width: 100%;
}

.services-box::before {
    border-left: 2px dotted #e5e6e6;
    bottom: 0;
    content: "";
    height: 96%;
    left: 8px;
    margin: auto;
    position: absolute;
    top: 0;
}
.services-box::after {
}
.services-round {
    background-color: #fff;
    border: 1px solid #2980b9;
    border-radius: 100%;
    height: 94px;
    margin: -37px auto 13px;
    width: 94px;
}
.services-round a.sprite-1 {
    color: #a6ac9a;
    display: block;
    font-size: 45px;
    line-height: 90px;
    text-align: center;
}
.services-round a.sprite-2 {
    color: #a6ac9a;
    display: block;
    font-size: 45px;
    line-height: 90px;
    text-align: center;
}
.services-round a.sprite-3 {
    color: #a6ac9a;
    display: block;
    font-size: 45px;
    line-height: 90px;
    text-align: center;
}
.services-round a.sprite-4 {
    color: #a6ac9a;
    display: block;
    font-size: 45px;
    line-height: 90px;
    text-align: center;
}

.services-box h3 {
    color: #2980b9;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    margin: 0 0 8px;
    text-align: center;
    text-transform: capitalize;
}

.services-box strong.title-text {
    color: #454545;
    display: block;
    font-family: "museo100";
    font-size: 19px;
    font-weight: 100;
    line-height: 19px;
    padding: 0 0 10px;
    text-align: center;
}

.services-box p {
    text-align: center;
    color: #000;
   
}


.services-box a.readmore {
    background-color: #fff;
    border: 1px solid #2980b9;
    color: #2980b9;
    display: block;
    font-size: 14px;
    height: 39px;
    line-height: 38px;
   margin: 10px auto 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 135px;
}


.services-box a.readmore::before {
    background-color: #fff;
    content: "";
    height: 13px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 138px;
}
.services-box a.readmore {
    color: #2980b9;
    font-size: 14px;
    padding: 0 0 0 5px;
}
.services-box:hover {
   
}
.services-box:hover::before {
    border-left: 2px dotted #fff;
}
/*
.services-box:hover h3 {
    color: #fff;
}
.services-box:hover strong.title-text {
    color: #fff;
}
.services-box:hover p {
    color: #fff;
}
*/
.services-box:hover a.readmore {
    border: 2px solid #2980b9 ;
    color: #c0392b;
}
.services-box:hover a.readmore::before {
    display: none;
}

/*
.services-box:hover .services-round{
    background-color: #2980b9;
    border: 7px solid #fff; 
     color: #fff;
}
*/
.services-box:hover a.sprite-1 {
    color: #fff;
  
}
.services-box:hover a.sprite-2 {
    color: #fff;
}
.services-box:hover a.sprite-3 {
    color: #fff;
}
.services-box:hover a.sprite-4 {
    color: #fff;
}
.services-box:hover::after {
    background: rgba(0, 0, 0, 0.28) none repeat scroll 0 0;
    bottom: 15px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.28);
    content: "";
    left: auto;
    max-width: 300px;
    position: absolute;
    right: 10px;
    top: 80%;
    transform: rotate(3deg);
    width: 50%;
    z-index: -1;
}

/*#2980b9*/

h1{
    
  margin-top:0;
    margin-bottom: 20px;
    font-size: 240%;
    color:#fff;  
    word-spacing: 4px;
     letter-spacing: 1px;
}

h2{
    color: #2980b9;
   font-size: 180%; 
     word-spacing: 2px;
    text-align:center;
    margin-bottom: 30px;
    letter-spacing: 1px; 
    
}

h3{
    
 font-size: 110%;
 margin-bottom: 15px;
    
    
}

.box{
    padding: 1%;
    
}

.box p{
/*  font-size: 90%;*/
   line-height: 145%; 
    
    
}

.heade-desc{
    
    width: 500px;
    margin-left: 50px;
    line-height: 1.8;
    font-weight: 300;  
}
  
.heade-desc h3{
    font-size: 200%;
     color:#2980b9; 
     padding-top:50px; 
    
}
.leftCol img{
    
    height: auto;
    max-width: 100%;
}

.belowDetail{
    position: relative;
    margin-top: 50px;
}

.abtContent{
    line-height: 30px;
}
.belowDetail h3{
    font-size: 170%;
}

.coreVale{
/*    line-height: 30px;*/
    
}
.coreVale p{
    line-height: 30px;
    
}
.coreVale h3{
    padding-top: 15px;
    font-weight: bold;
/*    padding-bottom: 5px;*/
    font-size: 120%;
}

.contactDes{
    
    width: 100%;       
}

.contactDes h3{
    
 padding-top: 15px;  
  font-size: 250%
         
}


.contactDes p{
    
line-height: 30px;
  font-size: 120%
         
}



.describ{
   
margin: 0;
    padding: 0;
    
}


.describ h3{
    
    color:#2980b9;
    padding-top: 5px;
font-size: 120%;  
   
    margin-bottom: 5px;

}

.leftCol{
    
    font-size: 120%;
}

.leftBuy{
    margin: 0;
    padding: 0;
    font-size: 120%;
}

.leftBuy img{
    
   height: auto;
    max-width: 100%;
}


.leftBuy h3{
   
  
}  




.leftCol h3{
   font-size: 150%;  
    line-height: 50px;
  
}  



.rightCol img{
    height: auto;
    max-width: 100%;
      
} 


.keyList ul li{
    text-decoration: none;
    list-style: none;
    font-size: 105%;
    line-height: 30px;
}
.rightCol p{
    font-size: 120%;
} 
    
.rightCol h3{
   font-size: 170%;  
    line-height: 50px;
  
}  


.heade-desc p{
    
    font-size: 120%;
        
    
}



.icon-big{
  
   
    color:#c0392b; 
  
    
}

h2:after{
    display: block;
    height: 2px;
    background-color:#c0392b; 
    content: " ";
    width: 100px;
    margin: 0 auto;
    margin-top: 30px;
    
}

.long-copy{
    line-height: 145%;
    width: 70%;
    margin-left: 15%; 
    color:#000;
     
}

.it-p{
   line-height: 145%;
    width: 70%;
    margin-left: 18%; 
    margin-bottom:5%; 
    color:#000; 
}

.btn:link,
.btn:visited{
    display: inline-block;
    padding: 10px 30px;
    font-weight:300; 
    text-decoration: none;  
    border-radius: 200px;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
  
}

.btn-full:link,
.btn-full:visited{
   background-color:#e67e22;
    border: 1px solid #e67e22; 
      color:#fff;
    margin-right: 15px;
}

.btn-ghost:link,
.btn-ghost:visited{
    border: 1px solid #e67e22; 
      color:#e67e22;
}

.btn:hover,
.btn:active {
   background-color: #cf6d17; 
    
}

.readMore:hover{
     background-color: #fff;
    color: #000;
}
.readMore{
     display: inline-block;
    padding: 10px 30px;
    font-weight:300; 
    text-decoration: none; 
    border: 1px solid #ffffff; 
      color:#fff;
    margin-right: 15px;
     transition: background-color 0.2s, color 0.2s;
}


.btn-full:hover,
.btn-full:active{
   
    border: 1px solid #cf6d17; 
     
}

.btn-ghost:hover,
.btn-ghost:active{
    border: 1px solid #cf6d17; 
      color:#fff;
}


section{
    
  padding: 50px 0; 
    
    
}


.section-feature{
    
background-color: #f2f2f2;
    
}


.hero-text-box{
    position: absolute;
    width:1140px;
    left: 50%;
    top: 50%;
    transform:translate(-50%, -50%); 
}

.logo{
    
    height: 100px;
    width: auto;
    float:left;
    margin-top: 20px;
}

.main-nav{
    float: right;
    list-style: none;
     margin-top:55px;   
}

.main-nav li{
    display: inline-block;
    margin-right: 40px;
    
}

.main-nav li a:link,
.main-nav li a:visited{
    padding: 8px 0;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 90%;
     border-bottom: 2px solid transparent;
    transition: border-bottom 0.2s;
}

.main-nav li a:hover,
.main-nav li a:active{
   border-bottom: 2px solid #e67e22;
}


.it{
    list-style: none;
    width: 100%;  
    
}

.it li{
   display: block;
    float: left;
    width: 50%;
  
}

.space{
   padding-right: 2px;
    
}

.it-photo{
    width: 100%;
   margin: 0;
    overflow: hidden;
    
    
}

.it-photo img{
    width: 100%;
    height:auto;
   
      
}



.responsive-section {
   background-color: #f2f2f2; 
    width: 100%;
}



.clearfix{
    zoom: 1;
    
}
.clearfix:after{
   content:'.';
    clear:both;
    display: block;
    height: 0;
    visibility: hidden;
    
    
    
    
}

.responsive-section-inner {
    background-color: #fff;
    border: 1px solid #2980b9;
    box-sizing: border-box;
    float: left;
    padding: 40px 32px 40px 22px;
    width: 100%;
}
.responsive-section-inner .left-box {
    float: left;
    max-width: 688px;
}
.responsive-section-inner .left-box h3 {
    color: #333;
   font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    margin: 0 0 8px;
}
.responsive-section-inner .left-box strong.title {
    color: #666;
    display: block;
    
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    padding: 0 0 8px;
}
.responsive-section-inner .left-box p {
    
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}
.responsive-section-inner .right-box {
    float: right;
}
.responsive-section-inner .right-box ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.responsive-section-inner .right-box ul li {
    float: left;
    padding: 0 10px 0 0;
}
.responsive-section-inner .right-box ul li a {
    background-color: #2980b9;
    color: #fff;
    display: block;
    font-size: 70px;
    height: 111px;
    line-height: 111px;
    text-align: center;
    text-decoration: none;
    width: 111px;
}
.responsive-section-inner .right-box ul li a:hover {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}


.section-footer{
    width:100%; 
    position: relative;
    bottom: 0;
    padding:0;
    color: #fff;
   background-color: #116296;
    overflow: hidden;
}

.contact-box {
    float: left;
    margin: 0;
    width: 100%;
}
.contact-box strong.title {
    color: #fff;
    display: block;
   
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 20px;
}
.contact-box p {
    color: #fff;
    
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 10px;
}



.result-item-wrapper {
    margin: 0 auto 25px;
    max-width: 310px;
    text-align: center;
}

.result-item-wrapper img {
    display: block;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-height: 250px;
    max-width: 70%;
}

.contact-box strong.number {
    color: #fff;
    display: block;
   
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 0 0 20px;
}
.contact-box strong.number span {
    float: left;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    padding: 0 20px 0 0;
}
.contact-box a.email {
    color: #fff;
    display: block;
   
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 20px;
    text-decoration: none;
}
.contact-box a.email span {
    float: left;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    padding: 0 20px 0 0;
}

.contact-map{
    width:100%;
    border:1px solid #fff;
    height: 200px;
}

.social-footer{
    
    background-color: #2980b9;
    height: 50px;      
}

.footer-cont{
    padding: 35px 0; 
       
}

.copyrights-section {
    float: left;
   padding-top: 12px;
    width: 100%;
}
.copyrights-section strong.copy {
    color: #fff;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
}
.copyrights-section strong.copy a.web {
    text-decoration: none;
   
}

.copy a{
    
    color:#c0392b; 
}
.copyrights-section a:hover{
    color: #3057a0;
}
.copyrights-section p {
    color: #898989;
    float: right;
   
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
}
.copyrights-section p a {
    text-decoration: none;
}

.footer-social {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer-social li {
    float: left;
    padding: 0 5px 0 0;
}
.footer-social a {
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 30px;
}
.footer-social a:hover {
    color:  #254a90;
}
 figure{
    margin: 0;
   position: relative
}
 figcaption {
 color: #fff;
  position: absolute;
     top:0;
     padding: 20px

}


/*Nav*/
/*
h1 {
  font-size: 60px;
  text-align: center;
  color: #FFF;
}

h3 {
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  color: #FFF;
}
*/

/*
h3 a { color: #FFF; }

a { color: #FFF; }

h1 {
  margin-top: 100px;
  text-align: center;
  font-size: 60px;
  line-height: 70px;
  font-family: 'roboto', sans-serif;
}
*/

#container {
  margin: 0 auto;
  max-width: 890px;
}

nav p { text-align: center; }
 .toggle, [id^=drop] {
 display: none;
}

nav {
 position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  background-color: #2980b9;
}

#logo {
  padding-left: 10px;  
  display: block;
  padding-top: 10px;
  float: left;

 
}

.btmLine{
    height: 1px;
    background-color: #2980b9;
   
    
}

.dataCenter{
    
     background-color:#f2f2f2;
}
.secondRow{
   
    background-color:#f2f2f2;
    
}

.secondRow h3{
    font-size: 150%;
    text-align:center;
}

.secondRow p{
     font-size: 120%;
    text-align:center;
    margin-bottom:25px; 

}

.centeredCol{
    
    padding-bottom:10px; 
    text-align: center;   
}

.upgradeTxt h3{
    font-size: 200% 
        
}

.upgradeTxt p{
   font-size: 120%;
    line-height: 25px;
   
    text-align: center;
        
}


.upgradeTxt{
    
    padding-top:8%;
     padding-bottom:8%;
 text-align: center;   
    
}


.btmTitle {
   text-align:center; 
     font-size: 120%;
    font-weight: 300;
}

nav:after {
  content: "";
  display: table;
  clear: both;
}

nav ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

nav ul li {
   
  margin: 0px;
  display: inline-block;
  float: left;
  background-color:#2980b9;
}


.iconDrop{
    
    font-size: 15px;
    
}

nav a {
  display: block;
  padding: 0 20px;
  color: #FFF;
  font-size: 110%;
  line-height: 60px;
  text-decoration: none;
}

nav ul li ul li:hover { background: #116296; }

nav a:hover { background-color: #116296; }

nav ul ul {
  display: none;
  position: absolute;
  top: 60px;
}

nav ul li:hover > ul { display: inherit; }

nav ul ul li {
  
  float: none;
  display: list-item;
  position: relative;
}

nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 170px;
}

li > a:after { content: ' '; }

li > a:only-child:after { content: ''; }







/*form css*/

.form-style-5{
    max-width: 500px;
    padding: 10px 20px;
    background: #f4f7f8;
    margin: 10px auto;
    padding: 20px;
    border-radius: 8px;
   
}
.form-style-5 fieldset{
    border: none;
}
.form-style-5 legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}
.form-style-5 label {
    display: block;
    margin-bottom: 8px;
}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
    
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background-color: #e8eeef;
    color:#8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 30px;
    
}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
    background: #d2d9dd;
}
.form-style-5 select{
    -webkit-appearance: menulist-button;
    height:35px;
}
.form-style-5 .number {
    background: #2980b9;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"]
{
    position: relative;
    display: block;
    padding: 19px 39px 18px 39px;
    color: #FFF;
    margin: 0 auto;
    background:#2980b9;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    width: 100%;
    border: 1px solid #2980b9;
    border-width: 1px 1px 3px;
    margin-bottom: 10px;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
    background: #2980b9;
}




/* Media Queries
--------------------------------------------- */



@media all and (max-width : 768px) {

#logo {
  display: block;
  padding: 0;
  width: 100%;
  text-align: center;
  float: none;
}

nav { margin: 0; }

.toggle + a,
 .menu { display: none; }

.toggle {
  display: block;
  background-color: #2980b9;
  padding: 0 20px;
  color: #FFF;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
  border: none;
}

.toggle:hover { background-color: #116296; }

[id^=drop]:checked + ul { display: block; }

nav ul li {
  display: block;
  width: 100%;
}

nav ul ul .toggle,
 nav ul ul a { padding: 0 40px; }

nav ul ul ul a { padding: 0 80px; }

nav a:hover,
 nav ul ul ul a { background-color: #116296; }

nav ul li ul li .toggle,
 nav ul ul a { background-color: #2980b9; }

nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
}

nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }

nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li { position: static;

}
}

@media all and (max-width : 330px) {

nav ul li {
  display: block;
  width: 94%;
}

}