*{
  font-family:"open sans", sans-serif;
  margin: 0;
  padding: 0;
  box-sizing:border-box;
}
.top-header{
background:black;
height:30px;
}
.top-header ul{
padding:0;
}
.top-header ul li{
display:inline-block;
list-style:none;
border-left:1px solid #323437;
}
.top-header ul li:last-child{
border-right:1px solid #323437;
}
.top-header ul li a .fa{
color:white;
font-size:12px
}
.top-header ul li a{
color:white;
font-weight:300;
padding:0 13px;
font-size:11px;
letter-spacing:1px;

}
.top-header ul li a:hover,.top-header ul li a:hover .fa{
color: #0077C8;
}
.top-info ul li a .fa{
margin-right:7px;
}
.top-header .col-sm-8{
padding-left:25vw;
float:right;
}
button {
  padding: 10px 20px;
  background: #0077C8;
  color: white;
  border-radius: 3px;
  outline: none;
  border: 0px;
  transition: padding-right 0.2s ease;
}
button:hover {
  padding-right: 25px;
  box-shadow: 0 6px 22px 0px rgba(0, 0, 0, 0.3);
}

input,
textarea {
  border-bottom: 1px solid #CCC;
}
input:active, input:focus,
textarea:active,
textarea:focus {
  outline: none;
}
.sticky {
  position:fixed;
  top: 0;
  z-index: 99;
  width:100%;
  background:white;
}

#nav-bar .navbar-brand img {
  height: 60px;
  padding-left: 30px;
}

.navbar-nav li {
  padding: 0 5px;
}


ul li{
	list-style:none;
}
#container{
	width:100%;
}
.navbar{
background:white;
border-bottom:1px solid #0077c8;
}
.navbar a{
float:left;
font-size:16px;
font-weight: normal;
color:black;
text-align:center;
padding:10px 20px;
text-decoration:none;
}
.d {
float:left;
overflow:hidden;
}
.d .d-btn{
font-size: 16px;
border:none;
outline:none;
color:black;
padding:10px 20px;
background:inherit;
}
.d:hover .d-btn{
background:black;
border-bottom:2px solid #0077c8;
	transition:0.1s;
        color:#0077c8;
}
.navbar a:hover{
background:black;
color:#0077c8;
}
.d-content{
display:none;
position:absolute;
background: #f9f9f9;
width:100%;
left:0;
z-index:99;
}
.d:hover .d-content{
display:block;
}
.column {
float:left;
width:25%;
padding:20px;
background:black;
height:auto;
border-bottom:1px solid #0077c8;
}
.column a{
display:block;
float:none;
color: white;
text-align: left;
}
.column h3{
color:#eee;
padding: 0px 20px;
font-size:16px;
}
.column p{
font-size:14px;
padding: 0px 20px;
color:#838080;
}
.column a:hover{
color:white;
background:black;
}
.row:after {
content:'';
display:table;
clear:both;
}
@media(max-width:650px){
.column{
width:100%;
height:auto;
}}


.button {
  padding: 10px 20px;
  background: #0077c8;
  color: white;
  border-radius: 3px;
  outline: none;
  border: 0px;
  transition: padding-right 0.2s ease;
}
.button:hover {
  box-shadow: 0 6px 22px 0px rgba(0, 0, 0, 0.3);
}

/*---numeriqsupport-----*/
#numeriqsupportslider {
  width: 100%;
}
#numeriqsupportslider .carousel-item {
  min-height: 480px;
  height: 70vh;
}
#numeriqsupportslider .carousel-item .carousel-image-wrapper {
  height: 100%;
  background-size: cover;
  background-position: 10%;
}
#numeriqsupportslider .carousel-item .image-1 {
  background-image: url("images/numeriqsupport.jpg");
}
#numeriqsupportslider .carousel-item .carousel-caption {
  top: 40%;
  transform: translateX(0%);
  bottom: initial;
}
#numeriqsupportslider .carousel-caption h2 {
  color:white;
  opacity: 1;
  text-shadow:0 10px 15px rgba(0, 0, 0, 0.9);
  padding:50px;
  font-size: 46px;
}
@media only screen and (max-width:768px){
#numeriqsupportslider .carousel-caption h2 {
  color: #0077C8;
  font-size: 20px;
  font-weight:500;
}
#numeriqsupportslider .carousel-caption p {
  color: black;
  background-color: white;
  opacity: 0.6;
  font-size: 10px;
  font-family: Lato, sans-serif;
}
#numeriqsupportslider .carousel-item .carousel-image-wrapper {
  height: 300px;
  background-size: cover;
  background-position: 10%;
}
#numeriqsupportslider .carousel-item .carousel-caption {
  top: 70%;
  transform: translateY(-70%);
  bottom: initial;
  
}
#numeriqsupportslider .carousel-item {
  height:300px;
  min-height:300px;
}

}
/*----Numeriq support service------*/
#Numeriqsupport{
  padding: 50px 20px 50px;
  background:#d8d8d8;
}
#Numeriqsupport .image img {
  width:720px; 
  height:300px;
  background-size:cover;
  float:left;
}

#Numeriqsupport .menu-layout-features-container, #Numeriqsupport .col-md-8{
padding:20px;
background: #e8e8e8;
}
#Numeriqsupport .menu-layout-features-container{
padding-bottom:20px;
line-height:35px;
width:300px;
}
#Numeriqsupport .col-md-4 .widgettitle{
padding:20px;
background:#e8e8e8;
width:300px;
}

#Numeriqsupport .col-md-8 p{
font-size:16px;
padding-bottom:10px;
}
#Numeriqsupport .col-md-8 a{
color:#006669;
}
#Numeriqsupport .col-md-8 img{
width:700px;
}
#Numeriqsupport h3{
font-weight:500;
font-size:28px;
color:black;
margin-top:0;
line-height:30px;
margin-bottom:10px;
}
.menu li {
list-style:none;
}
.menu li a{
color:black;
}
.features{
width:100%;
}
@media only screen and (max-width:768px){
#Numeriqsupport{
  padding: 15px 12px 15px;
  background:#d8d8d8;
}
#Numeriqsupport .image img {
  width:100%; 
  height:auto;
  background-size:cover;
}

#Numeriqsupport .menu-layout-features-container, #Numeriqsupport .col-md-8{
padding:2px;
background: #e8e8e8;
}
#Numeriqsupport .menu-layout-features-container{
padding:10px;
line-height:35px;
width:100%;
}
#Numeriqsupport .col-md-4 .widgettitle{
padding:5px;
background:#e8e8e8;
width:100%;
}
#Numeriqsupport .col-md-4{
padding-bottom:10px;
}
#Numeriqsupport .col-md-8 img{
width:100%;
}
}
/*----supportfunction------*/
#supportfunction{
  padding: 50px 50px 100px;
  background:#f5f3f3;
}
#supportfunction .image {
  display: inline-block;
  position: relative;
  width: 300px;
  height: 300px;
}

.supportfunction  {
  margin-top: 40px;
}
.supportfunction h1{
padding-top:40px;
}
.supportfunction .col-md-6, .supportfunction .col-md-12{
background:#f7f7f7;
padding-left:50px;
padding-right:50px;
padding-bottom:10px;
border-bottom: 1px solid skyblue;
}
@media only screen and (max-width:768px)
{
#supportfunction{
  padding: 15px 12px 15px;
  background:#f5f3f3;
}
#supportfunction .image img {
  width:100%; 
  height:auto;
  background-size:cover;
}
#supportfunction .col-md-8 img{
width:100%;
}
.supportfunction  {
  margin-top: 4px;
}
.supportfunction h1{
padding-top:4px;
font-size:3vw;
}
.supportfunction .col-md-6{
background:#f7f7f7;
padding:2px;
border-bottom: 1px solid skyblue;
}
.supportfunction .col-md-12{
padding:0px;
}
}
/*---support contact----*/
#supportcontact{
background:#f7f7f7;
color:black;
padding:20px;
}

/*----footer-----*/
#footer {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(images/background.jpg);
  background-size: cover;
  background-position: center;
  color: #0077C8;
  background-attachment: fixed;
  padding-top: 20px;
  padding-bottom: 50px;
  line-height: 40px;
}

.footer h3,
h4 {
  font-size: 18px;
  padding-bottom: 10px;
  padding-top: 20px;
  text-align: left;
}

.footer p {
  font-size: 16px;
  text-align: left;
  color: white;
  line-height: 20px;
}

.socialmedia .follow {
  color: #0077C8;
  padding-left: 20px;
}

.menu-support-help-container ul li {
  list-style: none;
}

.menu-support-help-container ul li a:hover {
  color: #0077C8;
}

/*-----copyright------*/
#copyright {
  height: 60px;
  background: black;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.copyright ul {
  padding: 0;
  margin: 0;
  float: right;
  margin-right: 30px;
}

.copyright ul li {
  background: black;
  position: relative;
  list-style: none;
  display: inline-block;
}

.copyright ul li a {
  display: block;
  padding: 0 20px;
  color: gray;
  text-decoration: none;
  line-height: 60px;
  font-size: 16px;
  text-shadow: 1px 1px 0 #222;
}

.copyright p {
  padding: 0px 20px;
  padding-top: 20px;
  color: gray;
  font-size: 12px;
}

.nav_menu li a {
  color: white;
}
/*-------------------------------------
	6. scroll top btn css
-------------------------------------*/
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 70px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: 1px solid white; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #0077c8; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 50%; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}
/*# sourceMappingURL=style.css.map */

