@charset "utf-8";
/* CSS Document */

.link-pages{color: #31b944 !important;}
.lh2{line-height: 2 !important;}

.active a{color: #31b944 !important;}

.t-red{ color:#3bb878; font-weight:500;}

.details{ position: fixed; top:0px; right:110px; z-index:888888; color:black}

body {
	overflow: hidden;
}

/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:999999; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../img/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}



/*Pre loader end Line*/

.p-b40{ padding-bottom:40px;}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.light{font-weight:lighter; font-size:42px}
.lh{ line-height:1.6}

#form label{ visibility:hidden; padding-left: 20px; color: #F64747;}

#returnmessage{ color: #F64747; font-size:18px; font-weight:600;}

.svgs{width:28px;}

.ul-block ul{ padding:0px; list-style:none; color:rgba(44, 62, 80,  );}

.ul-block ul li{display:inline-block; font-size:18px !important; line-height: 2.3; margin-right:20px;}

.ul-ser ul{ padding:0px; list-style:none; color:rgba(108, 122, 137, 0.8 );}
.ul-ser ul li { font-size: 22px !important; padding-left: 40px; padding-top: 20px; text-align: center !important;}

.ul-gim ul{ padding:0px; list-style:none; color:rgba(44, 62, 80,  )}
.ul-gim ul li{ display:inline; margin-right:20px; font-size:18px !important; line-height: 2.3;}

.t-lynch{ color:#6C7A89}
.box p{ color:#999}
.mb-35{margin-bottom:35px;}

.footer-menu ul li{ padding-left:25px; list-style:none; display:inline-block;  font-size:16px !important;}

.footer-menu li{padding-bottom:10px;}

.footer-menu li a{color:#787878;}

.footer-menu li a:hover{color:#252525; transition: all 0.2s ease-in-out 0s;}


.text-white{ color:#FFF !important;}

.p-30{padding:30px;}

.p-20{ padding:20px;}

.m-t-30{ margin-top:30px;}

.p-t-40{padding-top:40px;}

.p-t-80{padding-top:80px;}

.p-b-20{ padding-bottom:20px;}

/*==================================================
 * Effect 7
 * ===============================================*/
 
.top-menu{z-index:99999; background:#FFF; position: fixed; width: 100%; height: auto; min-height: 80px; top: 0; -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) ;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1) ;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1) ;
			}
/*.top-menu:before, .top-menu:after{ content:""; position:absolute; z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.4);
    box-shadow:0 0 20px rgba(0,0,0,0.4);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
	}
	
.top-menu:after
{
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}*/

				
.effect7
{
  	position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) ;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) ;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) ;
}
.effect7:before, .effect7:after
{
	content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;		
}

.effect7:after
{
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

.ds{-webkit-box-shadow: 0 0 0 6px #FFF, 0 5px 3px #2574A9;
-moz-box-shadow: 0 0 0 6px #FFF, 0 5px 3px #2574A9;
box-shadow: 0 0 0 6px #FFF, 0 5px 3px #2574A9;
}

.box{ padding:40px; padding-top:50px; padding-bottom:50px; /*text-align:center;*/}

.box-cont{ padding:40px; padding-top:80px; padding-bottom:40px; text-align:center; color:#FFF;}

.box-cont h1{ padding-top:10px; padding-bottom:0px; font-size:42px;}

.box_scrum{ padding:14px; text-align:center;}

.box h1{ padding-top:40px; padding-bottom:10px; font-size:42px;}

.box-test{ padding:40px; padding-top:50px; padding-bottom:50px; text-align: center; vertical-align:middle;}

.box-footer{ padding:40px; padding-top:0px; padding-bottom:50px;}

.name_footer{ 
font-family: 'Open Sans', sans-serif;
font-weight:500;
background: #FFF;
padding: 10px 10px 20px 10px;
/*height: 24px;*/
font-size: 14px;
color: #999;
border: none !important;
box-shadow:none !important;
outline:none !important;
border-radius: 0px;
margin: 5px;
width:350px;
}

.name_footer:focus{ 
background: #FFF;
border: none !important;
color: #2574A9;
box-shadow:none !important;
outline:none !important;
}

.text_footer{ width:350px; height:120px;
font-family: 'Open Sans', sans-serif;
background: #FFF;
padding: 10px 17px 0px 9px;
font-size: 14px;
color: #2574A9;
border: none !important;
box-shadow:none !important;
outline:none !important;
border-radius: 0x;
margin: 5px;
height:134px;

}

.submit{ width:350px; background-color:#FFF; text-align:center; color:#2574A9; padding:20px; font-weight:600; font-size:initial; border:none !important; outline:none !important; margin-left:5px;}

.submit:hover , .submit:focus { 
background-color:#03A678;
color:#FFF; 
 -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
 -webkit-transition: background .3s ease;
  -moz-transition: background .3s ease;
  -ms-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease;
}

.notify:hover {
    -webkit-animation:rubberBand 1s ease;
    animation:rubberBand  1s ease;
}

@media screen and (min-width:320px) {
    .banner{padding-top:110px !important;}
}

@media screen and (min-width:480px) {
    .banner{padding-top:110px !important;}
	.pd-bt{ padding-bottom:25px;}
}

@media screen and (min-width:600px) {
    .banner{padding-top:110px !important;}
}


@media screen and (min-width:768px) {
    .banner{padding-top:0px !important;}
}

.rocket{ background:url(../img/pro-launcher.png) no-repeat; background-size:contain; width:48px; height:48px;}

@media screen and (max-width:930px) {
   		.rocket{ width:32px !important; height:32px !important;}
}


@media screen and (max-width:800px) {
	.rocket{ visibility: hidden}
}

@media screen and (max-width:767px) {
   		.rocket{ width:32px !important; height:32px !important; visibility:visible !important;}
}

.link {
  border-bottom: 2px dotted #55acee;
  text-decoration: none;
  color: #55acee;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
}

.link:hover {
  color: #2ecc71;
  border-bottom: 2px dotted #2ecc71;
}

/* css for the shiny buttons */
.btns {
  cursor: pointer;
  margin: 10px;
  border-radius: 5px;
  text-decoration: none;
  padding: 10px;
  font-size: 22px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  display: inline-block;
}

.btns:hover {
  cursor: url(../../cur.cursors-4u.net/symbols/sym-1/sym46.cur), auto;
}
.green {
  color: #2ecc71;
  border: 2px #2ecc71 solid;
  cursor:pointer;
}

.green:hover {
  color: #fff;
  background-color: #2ecc71;
  cursor:pointer;
}

/*.rocket1{ background-color:#FFF; border:rgba(0,0,0,0.1) 1px solid; color:#000; padding:10px; border-radius:20px;}*/

.rocket{ position: fixed; top:20px; right:10px; width:48px; height:48px;}

.icons-bg{/*#2b2b2b*/ /*414142*/ 
			background:#6C7A89 url(img/ions.png) no-repeat center top; 
			-moz-background-size:cover; 
			-webkit-background-size:contain;         
			-o-background-size: contain;      
			background-size:cover; 
		 }

.icons-bgbl{
			background:#3bb878 url(img/ions.png) no-repeat center top; 
			-moz-background-size:cover; 
			-webkit-background-size:contain;         
			-o-background-size: contain;      
			background-size:cover; 
		 }