/*
Theme Name: WPLMS Child 
Template: wplms
Theme URI: http://www.VibeThemes.com/
Description: WPLMS is a Learning Management System for WordPress. The theme is deep integrated with BuddyPress and comes packed with the Course Module plugin. 
Theme has very powerful features which are essential for a full fledges LMS. Theme utilizes maximum of both WordPress and BuddyPress and can be run on a large scale platform as well.
Author: Mr.Vibe
Author URI: http://www.VibeThemes.com/
Version: 2.0.8
License: Themeforest 
License URI: http://themeforest.net/licenses
Text Domain: vibe
*/

/*=== ADD Your Custom Changes here ===*/

html,body {
    /* height:100%;
    width:100%; */
	font-family: 'Roboto', sans-serif;
	margin:0;
	padding:0;
	background:#cccccc;
	 overflow-x: hidden;
}
.main_bgnew{
	background:#ffffff;
}
header{background:#ffffff;
min-height:57px;}
.main_header nav{float:none;
	}

@media (max-width: 991px){
	header .main_header nav {
		display: block;
	}
	
	.row .erp_course{text-align:center;}
	
}
@media screen and (max-width: 768px){
	
	.heading_main{width:100% !important;}
}	

/**** Sattar For Boxed Layout******************
html,#gen-wrap {
	background-color:#cccccc;
	background-image:url(http://ninzio-rhfqm5fvoegu.stackpathdns.com/focuson/wp-content/uploads/5.jpg);
	background-repeat:repeat;
	background-attachment: scroll;
	-webkit-background-size: inherit;
	-moz-background-size: inherit;
	background-size: inherit;
	background-position:left top;
}
			
#wrap.nz-boxed { width: 1280px;}
#nz-content {
	position:relative;
	z-index:78;
	background-color: #ffffff;
}	
#wrap.nz-boxed {
	box-shadow: 0px -5px 5px rgba(0,0,0,.3);
}
	
#gen-wrap {
	position: relative;
	left: 0;
}

#gen-wrap, #wrap {height: 100%;}

#wrap,#wrap.full {
	width: 100%;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}	
/****End Sattar For Boxed Layout*******************/



a, p, h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto', sans-serif;

}
.top_header .top22{
	background:black;
	line-height: 2.1;
}

.top_header .top22:after{
	/*    content: "";*/
    position: absolute;
    left: -50px;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 50px solid #2d5071;
    border-left: 50px solid transparent;
}
.top_header .top22 h4{
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
	margin:5px 0;
	line-height: 2.1;
}
.top_header .top22 h4 span{
	color:#FFFFFF;/*#00a2d2;*/
	padding: 0 0 0 10px;
}
.top_header .top22 a{
	display:inline-block;
	 color: #FFF;
    font-size: 11px;
	padding:0 10px;
	text-transform:uppercase;
}
.main_header .navbar-brand{
	padding:0 10px;
}
.main_header .navbar>.container .navbar-brand{
	margin:0;
}
.main_header .navbar-default{
	background:inherit;
	border:0;
	margin: 0px 0 0 0;
}
.nav_btn22{line-height: 3.3;text-align: center;}
.nav_btn22 a{
	
	color:#ffffff;
	
	    padding: 10px 15px;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
	
}
.nav_btn22 a {
    background: #3bb600;
    color: #ffffff;
    border-radius: 3px;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.nav_btn22 a:hover{
	
	
}

i.fa.fa-play-circle-o{
	position:absolute;
	margin:55px 0 0 110px;
	font-size:55px;
	color:#cccccc;
}


/***====================nav start ==================***/
.main_header .navbar-collapse .nav_btn22>li{
		background:#f0b840;
	    border-radius: 10px;		
		color:#000;
}

.main_header .navbar-collapse .nav_btn22>li:hover{
	background:#f0b840;
	color:#000000;
}
.main_header .navbar-default .navbar-collapse .nav_btn22>li{
	color:#000000;
	padding:10px 15px;
	
}
.main_header .navbar-default .navbar-collapse .nav_btn22>li>a{
	color:#000000;
	font-size:11px;
	border:0;
	font-weight: bolder;
}
.main_header .navbar-default .navbar-collapse .nav_btn22>li>a:hover{
	border:0;
}
.main_header .navbar-default .navbar-nav>li{
   padding: 15px 20px 8px 20px;
}
  .main_header .navbar-default .navbar-nav>li>a{
	  font-size:12.5px;
	  font-weight:600;
	  color:#555555;
	  text-transform:uppercase;
	  border-bottom:2px solid #ffffff;
	  padding:0px;
	 }
  .main_header .navbar-default .navbar-nav>li>a:hover{
   border-bottom:2px solid #00a2d2;
   transition:0.1s;
}
  .main_header .nav>li>a{
	 
  }
	.navbar-collapse {
		position: relative;
		padding-top: 30px !important;
		max-height: 270px;
	}
	.navbar-collapse form[role="search"] {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 100%;
		padding: 0px;
		margin: 0px;
		z-index: 0;
	}
	.navbar-collapse form[role="search"] button,
	.navbar-collapse form[role="search"] input {
		padding: 8px 12px;
		border-radius: 0px;
		border-width: 0px;
		color: rgb(119, 119, 119);
		background-color: rgb(248, 248, 248);
		border-color: rgb(231, 231, 231);
		box-shadow: none;
		outline: none;
	}
	.navbar-collapse form[role="search"] input {
		padding: 16px 12px;
		font-size: 14pt;
		font-style: italic;
		color: rgb(160, 160, 160);
		box-shadow: none;
	}
	.navbar-collapse form[role="search"] button[type="reset"] {
		display: none;
	}
	.main_header .navbar-collapse .navbar-right{
	   
		}
	.main_header .navbar-collapse .nav_btn22{
			float: right !important;
		}

	@media (min-width: 768px) {
	.main_header .navbar-form .input-group .input-group-btn {
    width: 1%;
}
.main_header .navbar-brand img{
	
}

.erp_course{
/* background:rgba(243, 243, 243, 0.1);*/
 background:#f9f9f9;
 border:1px solid #ccc;
 
}
.erp_course:hover{
 background:#f2f2f2;
 border:1px solid #ccc;
 
}
		
		.navbar-collapse {
			padding-top: 0px !important;
			padding-right: 38px !important;
		}
		.navbar-collapse form[role="search"] {
			width: 38px;
		}
		.navbar-collapse form[role="search"] button,
		.navbar-collapse form[role="search"] input {
			padding: 15px 12px;
		}
		.navbar-collapse form[role="search"] input {
			font-size: 18pt;
			opacity: 0;
			display: none;            
            height: 50px;
		}
		.navbar-collapse form[role="search"].active {
			width: 100%;
		}
		.navbar-collapse form[role="search"].active button,
		.navbar-collapse form[role="search"].active input {
			display: table-cell;
			opacity: 1;
		}
    	.navbar-collapse form[role="search"].active input {
			width: 100%;
		}
	}
#menu-main-1{padding-left:0px;}
#menu-main-1 li{
	
	list-style: none;
    font: 400 14px/26px "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #fff;
    text-transform: uppercase;
    background: url(images/list.png) left 8px no-repeat;
    padding-left: 25px;
    margin-bottom: 0;
}	
#menu-main-1 li a{color:#ffffff;}	
	/***====================nav end ==================***/
	.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
}
.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #ffffff;
}
.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.video-container .filter {
  z-index: 100;
  position: absolute;
  /*background: rgba(0, 0, 0, 0.4);*/
  width: 100%;
}
.video-container .title-container {
  z-index: 1000;
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.video-container .description .inner {
  font-size: 1em;
  width: 45%;
  margin: 0 auto;
}
.video-container .link {
  position: absolute;
  bottom: 3em;
  width: 100%;
  text-align: center;
  z-index: 1001;
  font-size: 2em;
  color: #fff;
}
.video-container .link a {
  color: #fff;
}
.video-container video {
  position: absolute;
  z-index: 0;
  bottom: 0;
}
.video-container video.fillWidth {
  width: 100%;
}

.carousel{
	margin-top: 30px;
	position: relative;
	/*padding-bottom: 50px;*/
	z-index:999;

}

.video-container .carousel-inner .item{
	min-height: 510px;
	padding-left: 30px;
	padding-right: 30px;
}

.item h2{
	width: 80%;
	color: #FFF;
	padding: 15px;
	font-size: 38px;
	margin-bottom: 30px;
	text-align: center;
	text-shadow: 1px 2px 3px #444;
}

.item .block{
	width: 100%;
	float: left;
	color: #FFF;
	min-height: 200px;
	text-align: center;
	padding: 15px;
	margin-bottom: 20px;
	box-shadow: 1px 2px 3px #444;
}


/* .item h4{
	width: 100%;
	padding: 15px;
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	text-shadow: 2px 2px 2px #555;
} */


/* .item p{
	text-align: center;
	font-size: 18px;
	padding-bottom: 14px;
        padding-top: 15px;
	height: 70px;
	min-height: 46px;
	margin:0px 26px 20px 26px;
	line-height:1.1;
} */
.media-carousel .item p a{
	text-align: center;
	font-size: 14px;
	font-weight:400;
	color:#000000;
	}
.media-carousel .item p a:hover{
	text-decoration:none;
}

.item .input-group{
	margin-bottom: 10px;
}

.block-1{
	background-color: #94C83C
}

.block-2{
	background-color: #F36E20
}

.block-3{
	background-color: #3498DB
}

.block-4{	
	background-color: #F7C767
}

.carousel-indicators {
    bottom: 0px;
}
.test_new2 h5{
	font-size:25px;
	color:#fff;
}
.test_new2 h4{
	font-size:25px;
	color:#00a2d3;
}
section .test_new22 .test_new2 .item small{
	color:#fff;
}
.test_new2 .text-center img{
	border-radius: 50%;
    height: 150px;
    width: 150px;
}
.test_new2 .item blockquote img{
	border-radius: 50%;
    height: 150px;
    width: 150px;
}
.test_new2 .text-center a{
	
}
	/***====================video end ==================***/


/* ==========================carousel box===================== */
.heading_main{
	    border-bottom: 1px solid #ddd;
	    font-size: 28px;
	    margin: 0 auto 30px;
	    width: 70%;
	    text-align:center;
	    line-height: 15px;
}
.heading_main span{
	    background-color: #fff;
    position: relative;
    top: 5px;
    padding: 0 23px;
	
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
.margtop{margin-top:50px}
.heading_main22{
	    border-bottom: 1px solid #ddd;
    font-size: 28px;
    
	text-align:center;
}
/* .heading_main2222{
	margin:10px 0;
	text-align:center;
} */
/* .heading_main2222 .btn{
	    color: #00a2d2;
    background: #ffffff;
    border: 0;
} */
.heading_main22 span{
	    background-color: #fff;
    position: relative;
    top: 11px;
    padding: 0 23px;
	
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
section.module.parallax .heading_main span{
	color:#00a2d3;
	text-align:center;
	margin:10px 0;
	font-family: 'Open Sans', sans-serif;
	font-size:36px;
	text-shadow:inherit;
	background:inherit;
}
section.module.parallax .heading_main{
	   border-bottom:0;
    font-size: 28px;
    margin: 0 auto 15px;
    width: 70%;
	text-align:center;
	text-shadow:inherit;
}
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 0px 0px 0px;
  margin-top: 0px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  background-image:url("images/left.png");
  width : 40px;
  margin-top: 70px;
  left:-15px;
  
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image:url("images/right.png");
  width :30px;
  margin-top: 70px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 246px;
  height: 130px
}
.carousel-inner .thumbnail{
	margin:0;
}
.carousel-inner .item{
	min-height:auto;
	padding-left: 30px;
	padding-right: 30px;
}
.slide .carousel-control{
	opacity:1;
}
/* ==========================END carousel box===================== */
/* ==============================background images start =======================*/
section.module.parallax {
  
}
section.module.parallax h1 {
  color: #1e1e1e;
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px white;
}


section.module.parallax-2 {
  background-image: url("images/parallax1.jpg");
      background-position: inherit !IMPORTANT;
    background-size: cover;
}
.new_backbg {
    background-color: rgba(45, 28, 28, 0.62);
    text-align: center;
    padding: 20px 0;
}
.new_backbg .parallax-title i{
	color:#00a2d2;
	text-align:center;
}
.new_backbg .parallax-title h2 {
    color: #FFF;
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 34px;
    margin-bottom: 10px;
}
.new_backbg .parallax-title span {
    
	color:#00a2d2;

    font-size: 26px;
    text-transform: uppercase;
}
.new_backbg .parallax-title p {
    font-size: 16px;
    color: #dddddd;
    margin: 20px 0 0;
    font-style: italic;
    line-height: 30px;
}
.new_backbg  .search-course{
	padding-top:30px;
}
.new_backbg .search-course input {
    margin: 0;
    background: #FFF;
    height: 55px;
    font-family: arimo;
    font-size: 12px;
	
    width: 80%;
    height: 60px;
    background: #f9f9f9;
    padding: 20px 40px;
    font-family: montserrat;
    font-size: 12px;
    color: #555;
    border: 0;
    margin-bottom: 5px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}
.new_backbg .button {
    display: inline-block;
    padding: 20px 35px;
    background: #171717;
    color: #FFF;
    font-family: montserrat;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-weight: 800;
    min-width: 197px;
    border: 2px solid transparent;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
.new_backbg .button.active{
	    background-color: #00a2d2;
}
.new_backbg .button:hover, .new_backbg .button.active:hover {
    background: none;
	border-color: #00a2d2;
	color:#00a2d2;
}
@media all and (min-width: 600px) {
.new_backbg .button {
	float:left;
	margin:0 0 0 -20px;
}
.new_backbg .search-course input {
	float:right;
}
  section.module.parallax {
    padding: 0px 0;
  }
section.module.parallax h1 {
    font-size: 96px;
  }
}
@media all and (min-width: 960px) {
 section.module.parallax h1 {
    font-size: 160px;
  }
}
/* ==============================background images end =======================*/
/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  /*width: 250px;
  height: 100px*/
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}
.second .item p{
	font-size:14px;
	color:#ffffff;
}
.second .item small{
	    color: #00a2d3;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
/* =============================footer start ======================== */
.foot_bottom{
	text-align:center;
	background:#020a15;
	color:#fff;
	padding:15px 0 5px 0;
}
footer{
	background:#182838;
	padding-top:50px;
}
/* --------------- CONTACT US --------------- */
#contact{}	
#contact .contact_img{}
#contact .contact_img > img{
	display:block;
	width:100%;
}
#contact .contact_img .caption-number{
	background:rgba(255,182,0,0.9);
   padding:15px;
}
#contact .contact_img .caption_link, #contact .contact_img .caption-number {
  display: block;
  font-size: 1.125em;
  text-align: center;
  color:#fff;
}
.contact_address .address .icon{
  line-height: 60px;
}

#contact .contact_address{}
.contact_address .address p > a:hover, .contact_address .address p > a:focus{
	color:#ffb600;

}

/*Map*/
#map{
  display: block;
  width: 100%;
  height:400px;
}
.overlay_map{
  display:block;
  text-align:center;
  color:#4587d9;
  font-size:3.750em;
  line-height:80px;
  opacity:1;
  background:transparent;
  padding:0 4px;
}


/* --------------- FOOTER ---------------*/


footer, footer p, .footer_panel ul.social_icon li a, .copyright, .copyright p{
	color:#fff;
}
footer .footer_panel h3{
	display:block;
}
footer .footer_panel .footer_logo {
  display: inline-block;
  color: #fff;
    font-size: 45px;
    font-weight: normal;
}
footer .footer_panel p.address, .services p.address{
  margin-left:35px;
  margin-bottom:15px;
}
footer .footer_panel p.address a:hover{
	color:#ffb600;
}
footer .footer_panel p.address > i, .services p.address > i{
  display: inline-block;
  font-size:19px;
  margin-left: -30px;
  vertical-align: middle;
  width:25px;
}	

.heading{
	border-bottom:1px solid #dadada;
	display:inline-block;
}
.heading .divider-left, .heading .divider-center{
	height:4px;
	width:70px;
	background:#ffb600;
	display: block;
}
.footer_panel .divider-left {
    background: #fff;
}

.heading .divider-left {
    margin: 10px 0 -2px;
}

/*** WIDGET ***/
aside.sidebar{
	padding:15px;	
}
/* useful links */
ul.links{
	margin:0;
	padding:0;
}	
ul.links li, ul.social_icon li, .widget .tags > li, .commment li{
  display: inline-block;
}
ul.links li {
  width: 49%;
}
ul.links li a{
  color: #ffffff;
  margin-bottom:15px;
  margin-left: 15px;
  display:block;
}
ul.links li a, ul.bullet_list li{
	font-size: 14px;
}
ul.links li a > i {
  display: inline-table;
  margin-right: 5px;
  vertical-align: middle;
  width: 10px;
  margin-left: -15px;
}
ul.links li a:hover, ul.links li a:focus{
	color:#ffb600;
}

/* useful links */
ul.bullet_list li{ margin-bottom:15px; margin-left:10px;}
ul.bullet_list li:before{
	content:'';
	height:5px; width:5px;
	margin-left:-10px;
	background:#5b5b5b;
	display:inline-block; vertical-align:middle;
	margin-right:5px; border-radius:100%;
}

/* Social Icons */
ul.social_icon{
	margin:0;
	padding:0;
}	
ul.social_icon li a{
  color: #0f0f0f;
  display: block;
  font-size:16px;
  height:36px;
  line-height:38px;
  text-align: center;
  width:36px;
  border-radius:40px;
  position:relative;
  z-index:1;
 -webkit-box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,1);
  box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,1);
}

ul.social_icon.black li a{
	-webkit-box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,1);
  -moz-box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,1);
  box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,1);
	
}
ul.social_icon li a.facebook:after{
  background:#3b5998;
}
ul.social_icon li a.twitter:after{
  background:#00aced;
}
ul.social_icon li a.dribble:after{
  background:#ea4c89;
}
ul.social_icon li a.instagram:after{
  background:#517fa4;
}
ul.social_icon li a.linkedin:after{
  background:#4EBBFF;
}
ul.social_icon li a:after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background:#f7c51e;
  transition:.4s;
  border-radius:40px;
  opacity: 0;
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  color:#fff;
  z-index:-1;
}
ul.social_icon li a:hover:after{
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
ul.social_icon li a:hover {
  color:#fff;
  -webkit-box-shadow:none;
  -o-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
/*Useful Tags*/
.widget .tags > li a {
  border: 1px solid #bababa;
  color: #5b5b5b;
  display: block;
  font-size: 12px;
  margin-bottom:2px;
  padding:5px 9px;
  background:#fff;
}
.widget .tags > li a:hover, .widget .tags > li a:focus{
	background:#4587d9;
	border-color:#4587d9;
	color: #fff;
}
p.hours{
	color:#5b5b5b;
	font-size:14px;
	margin-bottom:15px;
}
p.hours span{
	float:right;
}
p.hours a{
	font-size:10px; font-weight:bold;
	color:#fff;
	padding:5px 10px;
	background:#f57246;
}
/* line 3, sass/jquery.scrolltop.scss */
.scrolltop {
  position: fixed;
  right: 130px;
  bottom: 50px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-family: 'Sans-serif';
  font-size: 3em;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 162, 210, 0.75);
  color: #ffffff;/*b3b3b3;*/

  visibility: hidden;
  opacity: 0;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/* line 21, ../sass/jquery.scrolltop.scss */
.scrolltop:visited {
  color: #ffffff;
}
/* line 24, ../../sass/jquery.scrolltop.scss */
.scrolltop:hover {
  text-decoration: none;
  color: white;
}
/* line 28, ../../sass/jquery.scrolltop.scss */
.scrolltop:focus {
  text-decoration: none;
}
/* line 31, ../../sass/jquery.scrolltop.scss */
.scrolltop.active {
  visibility: visible;
  opacity: 1;
}
.custom-scrolltop {
            font-size: 1.5em;
            line-height: 40px;
            border-radius: 50%;
        }
.giftcard-text h6 a {
    color: #000;
    font-size: 15px;
}