@charset "utf-8";
/* CSS Document */

@font-face {
    font-family:Open Sans;
    src: url(../fonts/proximanovalight.woff);
}
@font-face {
    font-family:Open Sans;
    src: url(../fonts/proximanovalight.ttf);
}
body {
	width: 100%;
	height: 100%;
	/*font-family:proxima-nova, sans-serif; */
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
	margin: 0 0 65px;
}
a {
	text-decoration:none;
}
a:focus {
    outline: none;
    outline-offset: 0px;
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: proxima-nova, sans-serif;*/
	font-family: 'Open Sans', Arial,  sans-serif;
}
.navbar-inverse .navbar-nav > li > a {
	color: #373F4C;
	font-weight: 500;
	text-transform: uppercase;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	background-color: transparent;
	color: #38a1e3;
}
#menu-main-menu .current_page_item {
	color:#38a1e3 !important;
}
.navbar-inverse .navbar-nav {
	padding:25px 0px;
	float: right;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control.left {
	background-image: none;
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
  font-weight: 700;
}
.canvasf {
  background: transparent none repeat scroll 0 0;
  bottom: 0;
  float: left;
  left: 134px;
  position: relative;
  top: -38px;
  z-index: 1;
}
.policy p{
font-family:Arial, Helvetica, sans-serif;
}
.can2 {
  margin-left: 8px;
}
.login {
	float: right;
	padding: 35px 0;
	text-transform: uppercase;
}
.login a {
	background-color: #ff8002;
	border-radius: 3px;
	color: #fff;
	font-weight: 600;
	padding: 10px 15px;
	text-decoration: none;
	transition:all 0.5s ease-in-out 0s;
}
.login a:hover {
	background-color:#38A4E9;
	color:#fff;
}
.navbar-brand {
  float: left;
  font-size: 18px;
  height: auto;
  line-height: 20px;
  margin-bottom: -13px;
  margin-left: 0 !important;
  margin-top: 25px;
  padding: 0;
}
.slide {
	margin-top:90px;
}
.s-btn {
	background-color: #ff8002;
	border-radius: 3px;
	color: #fff !important;
	font-weight: normal;
	padding: 10px 15px;
	text-decoration: none;
}
.carousel-caption a {
	font-size: 18px;
	font-weight: 300;
	text-decoration: none;
	text-shadow: none;
}
.carousel-caption a:hover {
	background-color:#38A4E9;
	color:#fff;
}
.carousel-caption {
	left: 20%;
	padding-bottom: 0px;
	right: 20%;
	top:120px;
}
.carousel-caption h1 {
	color: #dddddd;
	font-size: 46px;
	margin-bottom: 20px;
	font-weight:200;
}
.carousel-caption p {
	color: #dddddd;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 30px;
	font-weight:200;
}
.icon {
	text-align:center;
}
.icon h3 {
	color:#333;
	font-weight: 300;
}
.icon p {
	color: #636363;
	font-size: 20px;
	padding: 0px 40px;
	font-weight: 200;
}
.footer-top {
	width:100%;
	background-color:#38A5EA;
	color:#fff;
/*	padding: 20px 0 55px;
*/}
.footer-top ul {
	list-style:none;
	padding:0px;
}
.footer-top ul li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:arial;
}
.footer-top ul li {
	margin-bottom:5px;
}
.footer-top .socail ul li:hover {
  background: #ff8002 none repeat scroll 0 0;
  border: 1px solid #ff8002;
  color: #fff;
  transition: all 0.5s ease-in-out 0s;
}
.footer-buttom {
  background: #fff none repeat scroll 0 0;
  padding: 10px 0;
}
.footer-top h3 {
	color:#fff;
}
.socail ul {
  clear: both;
  margin: 0 auto;
  padding: 10px 0;
  width: 20%;
}
.socail ul li {
  border: 1px solid;
  border-radius: 50px;
  float: left;
  height: 30px;
  margin-right: 69px;
  text-align: center;
  width: 30px;
}
.socail ul li a {
  display: block;
  padding: 4px;
}
.socail ul li:last-child {

	margin-right:0px;

}
.footer-top hr {
	margin:10px 0px;
	border-color:#fff;
}
.footer-contact{
text-align:center;
}
.footer-contact ul li {
	border-bottom:1px solid;
	float:left;
	width:100%;
	padding: 15px 0;
}
.footer-contact ul li:last-child {
	border-bottom:none;
	float:left;
	width:100%;
	padding: 15px 0;
}
.footer-contact ul li img {
	width:8%;
	float:left;
}
.footer-contact ul li span {

	color:#fff;
}
.footer-contact ul li a {
	color: #337ab7;
	text-decoration: none;
	text-transform:lowercase;
}
.quick-link ul li{
float:left;
padding:15px;
}
.footer-top .quick-link ul li:last-child{
padding-right:0px;
}
.footer-top .quick-link {
  float: left;
  width: 100%;
  text-align:center;
}
.first-section {
	padding:150px 0px;
}
.quick-link .menu-quick-links-container{
text-align:center;
}
.quick-link .menu{
display:inline-block;
margin-bottom:0px;
}
.second-section {
	width:100%;
	background:#f5f5f7;
	/*background:rgba(255, 255, 255, 0.8) url("../images/secondback.png");*/
	background-repeat:no-repeat;
	padding: 100px 0;
	background-size:100% auto;
}
.thard-section {
	width:100%;
	background:#f5f5f7;
	padding: 100px 0;
}
.content-section h1 {
	font-size:32px;
	color:#3D4048;
	margin-top: 0;
	font-weight:100;
}
.content-section p {
	color: #636363;
	font-size: 24px;
	line-height: 35px;
	font-weight:200;
}
.four-section {
	width:100%;
	/*background:url("../images/process.png");*/

	background-repeat:no-repeat;
	padding: 100px 0;
	background-size:100% 100%;
}
.fifth-section {
	width:100%;
	background:#f5f5f7;
	/*background:#D9D9D9;*/
	background-repeat:no-repeat;
	padding: 100px 0;
	background-size:100% 100%;
}
.second-section-box {
	background-color:#fff;
	width:100%;
	padding: 100px 0;
}
.fifth-section ul {
	padding:0px;
	list-style:none;
}
.fifth-section ul li {
	background: rgba(0, 0, 0, 0) url("../images/right-arro.png") no-repeat scroll 0 6px;
	font-size: 16px;
	padding-left: 25px;
	color:#636363;
}
.six-section {
	width:100%;
	background:url("../images/computer.jpg");
	background-repeat:no-repeat;
	padding: 100px 0;
	background-size:100% 100%;
}
.six-section h1 {
	color: #fff;
	font-size: 46px;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 61%;
}
.six-section p {
	color: #fff;
	font-size: 22px;
	line-height: 35px;
	text-align:center;
}
.six-section ul {
	list-style: outside none none;
	margin: 40px auto;
	padding: 0;
	text-align: center;
	width: 80%;
}
.six-section ul li h1 {
	color: #37a3eb;
	font-weight: bold;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.six-section ul li span {
	color: #fff;
	font-size: 25px;
	line-height: 25px;
}
.six-section ul li {
	border: 5px solid;
	border-radius: 150px;
	float: left;
	height: 275px;
	margin-right: 30px;
	padding: 65px 25px;
	text-align: center;
	width: 275px;
	border-color:rgb(56, 164, 236);
	border-right-color:#fff;
}
.six-section ul li:last-child {
	margin-right: 0px;
}
.seven-section {
	background-color:#FF8002;
	width:100%;
	padding: 50px 0;
}
.seven-section-two {
	background-color:#fff;
	/*background-color:#F5F5F5;*/
	width:100%;
	padding: 50px 0;
	text-align:center;
	border-bottom:1px solid #ddd;
}
.arrowcenter {
	background:url("../images/arrowcenter.png");
	background-repeat:no-repeat;
	position: relative;
	background-position:50% 0%;
	top:-70px;
	height:20px;
}
.seven-section h1 {
	color: #fff;
	font-size: 46px;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 60%;
}
.seven-section p {
	color: #fff;
	font-size: 21px;
	line-height: 35px;
	padding-bottom: 30px;
	text-align: center;
}
.p-content {
	margin: 0 auto;
	width: 69%;
}
.eight-section {
	background-color:#fff;
	width:100%;
	padding: 50px 0;
}
.eight-section h1 {
	color:#3d4048;
	font-size: 48px;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 60%;
}
.eight-section-img img {
	float:right;
}
.navbar-toggle {
	background-color: #ff8002;
	border-color:#ff8002 !important;
	margin-right: 0px;
}
.footer-top h3 {
	color: #fff;
	float: left;
	width: 100%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	font-size: 80px;
	height: 80px;
	margin-top: -50px;
	width: 80px;
}
/* faq page*/
.top-mrg {
	margin-top:85px;
}
.signup-modal {
	margin-right: 30px;
}
.btm-mrg {
	margin-bottom:45px;
}

.inner-page-header h1 {
	text-align:center;
	color:#38A4E9;
	margin: 30px 0px;
}
.inner-page-header h2 {
	text-align:center;
	color:#38A4E9;
	margin: 30px 0px;
}

.faq-section .panel-default > .panel-heading {
	background-color: #fff;
	border-color: #ddd;
	color: #38a4e9;
}
.faq-section .panel-body {
	color: #636363;
	padding: 15px;
	font-size:16px;
}
.navbar-inverse {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}
/* contact */
.my-btn {
	background-color: #ff8002;
	border-color: #ff8002;
	color: #fff;
	float:right;
	transition:all 0.5s ease-in-out 0s;
  margin: 5px
}
.pricing-box a {
	text-decoration:none;
}
.underline {
  text-decoration: underline;
}
.btn-link {
  background-color: transparent;
  border: none;
  text-decoration: underline;
}
.pricing-btn {
	background-color: #ff8002;
	border-color: #ff8002;
	color: #fff;
	font-size:24px;
	border-radius:3px;
	padding:10px 25px;
	transition:all 0.5s ease-in-out 0s;
	text-decoration:none;
}
.pricing-btn:hover {
	background-color: #38a4e9;
	color: #fff;
}
.contact-page {
	border: 1px solid #ddd;
	float: left;
	margin-bottom: 20px;
	padding: 50px 0;
}
.contact-page h1 {
	color:#a9a9a9;
}
.list-social-icons {
	list-style:none;
	padding:0px;
}

.list-social-icons li i {
  border: 1px solid #888;
  border-radius: 50px;
  color: #888;
  display: inline-block;
  height: 30px;
  margin-bottom: 8px;
  margin-right: 10px;
  padding: 4px 6px;
  text-align: center;
  width: 30px;
}
.list-social-icons li i:hover{
 background: #ff8002 none repeat scroll 0 0;
 border: 1px solid #ff8002;
 color:#fff;
}

.list-social-icons li a {
	color:#000;
	transition:all 0.5s ease-in-out 0s;
	text-decoration:none;
	font-size:20px;
}
.list-social-icons li a:hover {
	color: #ff8002;
}

.contact-page .right-side p {
	color: #38a4e9;
	font-size: 24px;
}
.form-control {
	border-radius: 0;
	height: 40px;
}
.border-right {
	border-right:1px solid #ddd;
}
.contact-box {
	padding: 0px 50px;
}
.contct-form-heding {
	font-size:22px;
}
/* signup-page*/
.signup-page {
/*	margin: 60px 0;
*/	padding: 40px 0;
}
.singup-btn {
	width:100%;
	border-radius:0px;
	text-transform:uppercase;
	height:40px;
}
.signup-form-box {
	padding:0px 30px;
	margin-top:30px;
}
.signup-page h1 {
	font-size:36px;
	text-align: center;
	font-weight:300;
}
.signup-page p {
	text-align:center;
	font-size:21px;
	color:#636363;
	font-weight:300;
}
.preference-page {
	border: 1px solid #ddd;
	margin-bottom:30px;
}
.preference-box {
	float: left;
	padding: 50px;
	width: 100%;
}
.calendar h1 {
	text-align:center;
	font-size:46px;
	color:#333;
	font-weight:200;
}
.calendar p {
	text-align:center;
	font-size:17px;
	color:#636363;
	font-weight: 300;
}
.calendar-img {
	margin: 20px 0 30px;
	text-align: center;
}
.calendar {
	padding:25px 0px;
}
.pricing-text h1 {
	font-size:46px;
	text-align:center;
	color:#333;
	font-weight: 300;
}
.pricing-text p {
	font-size:21px;
	color:#636363;
	text-align:center;
	font-weight: 300;
}
.pricing-box {
	text-align:center;
	padding:30px 0px 50px;
}
.pricing-box h1 {
	margin-top:0px;
	color:#333;
}
.left-pricing-box h2 {
	color: #38a4e9;
	font-size: 62px;
	font-weight: bold;
}
.right-pricing-box h2 {
	color: #38a4e9;
	font-size: 36px;
	font-weight: 600;
}
.pricing-box ul {
	list-style:none;
	padding:22px;
}
.list-box {
	border: 2px solid #38a4e9;
	border-radius: 5px;
	clear: both;
	list-style: outside none none;
	margin: 20px auto;
	text-align: left;
	width: 48%;
}
.list-box li {
	background: rgba(0, 0, 0, 0) url("../images/write-icon.png") no-repeat scroll 0 7px;
	font-size: 18px;
	padding-left: 25px;
}
.left-pricing-box p {
	font-size:18px;
	color:#636363;
	padding:0;
}
.left-pricing-box h3 {
	margin-top:0px
}
.testimonials {
	padding: 100px 0 30px;
}
.testimonials-box {
	min-height: 300px;
	padding: 0 30px;
}
.arrow_box {
	position: relative;
	background: #fff;
	border: 1px solid #ddd;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 25%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.testimonials-details {
	padding:30px;
}
.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 25px;
	margin-left: -25px;
}
.arrow_box:before {
	border-color: rgba(221, 221, 221, 0);
	border-top-color: #ddd;
	border-width: 26px;
	margin-left: -26px;
}
.testimonials-box p {
	color: #636363;
	font-size: 16px;
	margin-top: -50px;
	padding: 20px 0;
	text-align: justify;
}
.testimonials-box img {
	border-radius: 75px;
	height: 105px;
	left: auto;
	margin: 0 auto;
	position: relative;
	right: auto;
	text-align: center;
	top: -60px;
	width: 110px;
	background: #ddd;
}
.te-btn {
	text-align:center;
	margin-top:30px;
}
a {
	text-decoration:none !important;
	transition:all 0.5s ease-in-out 0s;
}
.te-btn .s-btn {
	display: inline-block;
	font-size: 26px;
	margin-bottom: 30px;
	margin-left: 75px;
	padding: 15px 65px;
}
.s-btn:hover {
	color:#333;
	background:#38A5EA;
	transition:all 0.5s ease-in-out 0s;
}
.connect-text-inner {
	margin: 0 auto;
	text-align: center;
	width: 50%;
}
.connect-calender {
	background: rgba(215, 207, 204, 0.9) url("../images/connectbck.png") no-repeat scroll 0 -270px / 100% auto;
	opacity: 1;
	padding: 100px 0;
	width: 100%;
}
.connect-text-inner h1 {
	font-size:46px;
}
.connect-text-inner p {
	font-size:28px;
}
.connect-text-inner a {
	background: #eabb8f none repeat scroll 0 0;
	border: 2px solid #ff8002;
	border-radius: 5px;
	color: #000;
	display: inline-block;
	font-size: 28px;
	margin-top: 35px;
	opacity: 0.7;
	padding: 10px 50px;
}
.connect-text-inner a:hover {
	border-color:#38A5EA;
}
.testimonials-details span {
	text-transform:uppercase;
	font-size:16px;
}
.testimonials-details p {
	font-size:16px;
	font-style: italic;
}
.custom-img {
	width:100%;
}
.blog-list h3 {
	margin-top:0px
}
.middle-border {
	border:5px solid #ddd;
	margin:30px 0px;
}
.read-more {
	color:#6d962f;
}
.read-more:hover {
	color: #fe8003;
}
mark {
	color:#6d962f;
	background:none;
}
.pager li > a, .pager li > span {
	background-color: #fff;
	border: medium none;
	border-radius: 15px;
	color: #6d962f;
	display: inline-block;
	font-size: 18px;
	padding: 5px 14px;
}
.pager li > a:focus, .pager li > a:hover {
	color: #6d962f;
	text-decoration: none;
	background:none;
}
.well {
	background-color: #f5f5f5;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 19px;
}
.b-btn {
	background-color: #ff8002;
	border-color: #ff8002;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	padding: 5px 12px;
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
}
.b-btn:hover {
	background-color: #38a4e9;
	border-color: #38a4e9;
	color: #fff;
}
.news-btn {
	background-color: #ff8002;
	border-color: #ff8002;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	padding: 5px 12px;
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
	margin:5px 0px 10px;
}
.news-btn:hover {
	background-color: #38a4e9;
	border-color: #38a4e9;
	color: #fff;
}
.row.blog-list {
	margin-bottom: 20px;
	padding: 10px 0;
}
.a-policy {
	color:#a0a0a0;
}
.a-policy:hover {
	color:#333;
}
.search_form > form > input {
	background: #fff url("../images/search.png") no-repeat scroll 7px 10px;
	border-radius: 3px;
	box-sizing: border-box;
	font-size: 14px;
	max-width: 100%;
	padding: 10px 10px 10px 30px;
	width: 100%;
}
.email_signup > form > input {
	border-radius: 3px;
}
.poster {
	margin-bottom:20px;
}
.well h4 {
	color: #898989;
	font-size: 16px;
	text-transform: uppercase;
}
.well p {
	color:#777;
}
.row.blog-list:hover {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	text-decoration: none;
}
.blog-nav {
	background:#E5E5E5;
	width:100%;
	margin-bottom: 35px;
}
.blog-nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.blog-nav ul li {
	border-right: 3px solid #fff;
	box-sizing: border-box;
	float: left;
	text-align: center;
	text-transform: uppercase;
	width: 20%;
}
.blog-nav ul li:last-child {
	border-right: none;
}
.blog-nav ul li a {
	color: #000;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	padding: 15px 0;
	width: 100%;
}
.blog-nav ul li a:hover {
	background:#38A5EA;
	color:#fff;
}
.blog-nav .active {
	background:#38A5EA !important;
	color:#fff !important;
}
.blog-detail ul {
	list-style:circle;
	margin:0 0 20px 14px;
	padding:0;
	color: #333;
	font-size: 16px;
}
.blog-detail img {
	margin-bottom:20px;
}
.blog-detail h1 {
	font-size:30px;
	font-weight:700;
}
.blog-detail:first-child h1 {
	margin-top: 0;
}
.blog-detail p {
	color: #333;
	font-size: 16px;
	margin: 0 0 10px;
}
.blog-detail hr {
	margin-top:50px;
}
.panel-heading .panel-title span {
	float:right;
}
.accordion-toggle.collapsed span {
	transform: rotate(-270deg);
}
.postre-with {
	width:100%;
}
.mytextarea {
	height:115px !important;
}
.stMainServices {
	height: 22px !important;
}
.stButton .stButton_gradient {
	height: 20px !important;
}
label {
	font-weight: 400 !important;
}
.largetext {
	font-family: 'Open Sans', sans-serif !important;
	font-weight:300 !important;
	text-align:center !important;
	text-shadow:0 1px 2px rgba(0, 0, 0, 0.5)!important;
}
.mediumtext {
	font-family: 'Open Sans', sans-serif !important;
	font-weight:300 !important;
	line-height:28px !important;
	text-shadow:0 1px 2px rgba(0, 0, 0, 0.5)!important;
}
.fullcoveredvideo video, .fullscreenvideo video
{background:#fff !important;}
.home-first-img {
	text-align:center;
}
#toTop {
  color: #38a5ea;
  display: block;
  font-size: 36px;
  position: fixed;
  right: 0.5%;
  stroke: #30bdff;
  bottom: 10px;
  z-index: 9999999;
}
.navbar-nav .current-menu-item a {
	color:#38a1e3 !important;
}
.btn-warning {
background:#ff8002;
color:#fff;
width:100%;
font-size: 16px;
}
.buttom-fbtn{
width:100%;
font-size: 16px;
}
.buttom-fixed-text {
	font-size:24px;
}
.buttom-fixed-text span{
color:#888;
}
.home-first-img > img {
  width: 200px;
  padding-top:30px;
  margin:0 auto;
}
.fifth-img img{
margin:0 auto;
width:80%;
}

.preference-page textarea.form-control {
  height:40px;
}
.quick-link .current-menu-item a{
 color:#333 !important;
}
.our_customers{
padding-bottom:25px;
}
.page-header{
  color: #38a4e9;
}
.text-center .thumbnail .caption h3{
color: #38a4e9;
}
.text-center .thumbnail .caption a {
  color: #38a4e9;
}
.text-center .thumbnail .caption a:hover{
color:#ff8002;
}
.about_skedool h2{
margin-top:0px;
}
.email-img {
  height: 100px;
}
.seven-section-two .col-md-6.col-sm-6:last-child a img.email-img {
  height: 115px;
  margin-top: -16px;
}
.silder-height{
height:500px;
}
/*.logo{
width:241px;
height:41px;
}*/
@media only screen and (min-width:300px) and (max-width:500px) {
.logo {
	width:95%;
}
.navbar-brand {
  margin-bottom: -21px;
  margin-top: 18px;
  padding: 0;
}
.login {
	padding: 8px 0 0;
	float: left;
	margin-bottom: 15px;
}
.navbar-inverse .navbar-collapse {
	float: none;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333;
	border-color:#333 !important;
}
.navbar-brand {
	height: auto;
}
.navbar {
	min-height: 60px;
}
.slide{
	margin-top:72px;
}
.navbar-inverse .navbar-nav {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
.first-section {
	padding: 50px 0;
}
.fifth-section ul li {
  font-size: 14px;

}
.icon p {
	padding: 0px 15px;
}
.second-section {
	background: rgba(255, 255, 255, 0.8) url("../images/secondback.png") no-repeat scroll 0 0 / 100% 200%;
	padding: 100px 0 60px;
	width: 100%;
}
.content-section h1 {
	font-size: 26px;
	margin: 10px 0;
}
.content-section p {
	font-size: 20px;
	line-height: 30px;
}
.six-section h1 {
	width: 100%;
	text-align:center;
	font-size:30px;
}
.six-section ul {
	width: 275px;
}
.six-section ul li {
	margin-bottom:25px;
}
.seven-section h1 {
	font-size: 36px !important;
	text-align: center;
	width: 100%;
}
.eight-section {
	padding: 100px 0;
	text-align: center;
}
.eight-section-img img {
	float: none;
}
.eight-section h1 {
	font-size: 28px !important;
	text-align: center;
	width: 100%;
}
.second-section-box {
	padding: 50px 0;
}
.thard-section {
	padding: 50px 0;
}
.four-section {
	padding: 50px 0;
}
.eight-section {
	padding: 50px 0;
}
.seven-section {
	padding: 50px 0;
}
.quick-link ul li {

	float:left;
}
.p-content {
	width: 100%;
}
.email-img {
  margin-bottom: 20px;
  max-width: 100%;
  height:auto;
}
.te-btn .s-btn {
	display: inline-block;
	font-size: 24px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 15px;
	margin-top:20px;
}
.blog-nav ul li a {
	font-size: 8px;
	font-weight: 300;
}
.blog-list h3 {
	margin-top:20px;
}
.top-mrg {
	margin-top: 60px;
}
.second {
	margin-top: 20px;
}
.blog-detail h1 {
	font-size: 28px;
	font-weight: 700;
}
.contact-page {
	padding: 25px 0;
}
.contact-box {
	float: left;
	padding: 0;
	width: 100%;
}
.border-right {
	border-bottom: medium none;
}
.preference-box {
	float: left;
	padding: 10px;
	width: 100%;
}
.signup-form-box {
	padding: 0;
}
.signup-page {
	float: left;
	padding: 0 0 20px 0px;
}
.signup-page h1 {
	font-size: 33px;
}
.te-btn .s-btn {
	font-size: 22px;
}
.pricing-text h1 {
	font-size: 36px;
}
.testimonials .col-md-4, .col-sm-4 {
	margin-bottom: 40px;
}
.boder-test {
	margin: -40px 0px;
}
.boder-test {
	margin: -50px 0 0;
}
.testimonials-box {
	min-height: auto;
	padding: 0 30px;
}
.list-box {
	width: 91%;
}
.home-first-img > img {
  width: 75%;
  padding:15px 0px;
}
.buttom-fixed-text {
  font-size: 13px;
}
.btn-warning {
  background: #ff8002 none repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 12px;
  margin-right: 2%;
  width: 45%;

}
.buttom-fbtn {
  float: left;
  font-size: 12px;
  width: 45%;

}

.footer-top .quick-link {
  float: left;
  padding: 0;
  width: 100%;
}
.quick-link ul li {
  float: left;
  width: 50%;
  padding: 2px 0px;
}
.socail{
float:left;
width:50%;
}
.socail ul {
  clear: both;
  margin: 0 auto;
  padding: 20px 0;
  width: 100%;
}
.socail ul li {
   margin-right: 10px;
}
.footer-contact-info{
float:left;
width:50%;
}
.footer-contact{
float:right;
}
.footer-buttom {
   padding: 5px 0px;
}
.footer-top .quick-link ul li a {
  font-size: 12px;
}
.footer-top {
  padding: 20px 0 75px;
}
#toTop {
  bottom: 0px;

}
.can2 {
  margin-left: 5px;
}
.canvasf {
  left: 124px;
  position: relative;
  top: -38px;
 }
 .navbar-toggle {
  margin-top: 20px;
 }
 .largetext {
  font-family: "Open Sans",sans-serif !important;
  font-weight: 300 !important;
  text-align: center !important;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5) !important;
  left: 10px !important;
  right: 10px !important;
  font-size: 18px !important;
  top: 20px !important;
 }
.mediumtext {
  left: 10px !important;
  right: 10px !important;
  top: 38px !important;
}
.mediumtext center {
  font-family: "Open Sans",sans-serif !important;
  font-size: 11px !important;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5) !important;
  line-height: 15px !important;
}
.s-btn {
  background-color: #ff8002;
  border-radius: 3px;
  color: #fff !important;
  font-size: 10px !important;
  font-weight: normal;
  padding: 2px !important;
  position: relative;
  text-decoration: none;
  top: 15px !important;
}
.smalltext {
  left: auto !important;
  right: auto !important;
  text-align: center !important;
  margin: 0 auto;
  width: 100% !important;
}
.fifth-img >img{
	padding:15px 0px;
	}
.home-first-img .secondimg {
  padding-top: 0px !important;
}
.carousel-caption {
  top: -20px;
}
.carousel-caption h1 {
  font-size: 14px;
  margin-bottom:10px;
}
.carousel-caption p {
  font-size: 12px;
  margin-bottom:10px;
 }
 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  font-size: 50px;
  height: 50px;
  margin-top: -30px;
  width: 50px;
}
.silder-height{
height:200px;
}
}
 @media only screen and (min-width:501px) and (max-width:767px) {
.navbar-inverse .navbar-nav {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
.navbar-brand {
  height: auto;
  margin: 10px 0 -28px;
  padding: 0;
}
.login {
	margin-bottom: 15px;
	padding: 0;
	float: left;
}
.top-mrg {
	margin-top: 62px;
}
.second {
	margin-top: 20px;
}
.blog-list h3 {
	margin-top: 20px;
}
.blog-nav ul li a {
	font-size: 13px;
}
.slide {
	margin-top: 61px;
}
.navbar-inverse .navbar-collapse {
	float: none;
}
.carousel-caption {
	left: 20%;
	padding-bottom: 0;
	right: 20%;
	top: 0px;
}
.carousel-caption h1 {
	font-size: 20px;
	margin-bottom: 5px;
}
.carousel-caption p {
	color: #dddddd;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.carousel-caption a {
	font-size: 12px;
	margin-bottom: 0px;
	text-decoration: none;
}
.s-btn {
	padding: 5px 15px;
}
.content-section h1 {
	color: #3d4048;
	font-size: 36px;
}
.content-section p {
	color: #636363;
	font-size: 22px;
	line-height: 35px;
}
.second-section {
	background: rgba(255, 255, 255, 0.8) url("../images/secondback.png") no-repeat scroll 0 0 / 100% 200%;
	padding: 100px 0 50px;
	width: 100%;
}
.six-section h1 {
	text-align: center;
	width: 100%;
	color:#fff;
}
.seven-section h1 {
	text-align: center;
	width: 100%;
	color:#fff;
}
.eight-section h1 {
	text-align: center;
	width: 100%;
}
.eight-section-img img {
	float: left;
}
.eight-section-img2 img {
	float:right;
}
.first-section {
	padding: 50px 0;
}
.second-section-box {
	background-color: #fff;
	padding: 50px 0;
	width: 100%;
}
.thard-section {
	background: #efefef none repeat scroll 0 0;
	padding: 50px 0;
	width: 100%;
}
.four-section {
	background-color: #fff;
	padding: 50px 0;
	width: 100%;
}
.six-section ul {
	width: 275px;
}
.six-section ul li {
	margin-bottom:20px;
}
.about {
	width:100%;
	float:left;
}
.quick-link {
	width:50%;
	float:left;
}
.footer-contact-info {
	float:left;
	width:50%;
}
.six-section p {
	color:#fff;
}
.seven-section p {
	color:#fff;
}
.p-content {
	width: 100%;
}
.email-img {
	width:auto;
	margin-bottom:20px;
}
.te-btn .s-btn {
	display: inline-block;
	font-size: 24px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 20px;
	padding: 15px 65px;
}
.contact-box {
	float: left;
	width: 100%;
}
.border-right {
	border-bottom: medium none;
}
.signup-page {
	float: left;
	padding: 0 0 20px 0px;
	width: 100%;
}
.signup-page h1 {
	font-size: 29px;
	text-align: center;
}
.testimonials .col-md-4, .col-sm-4 {
	margin-bottom: 30px;
}
.boder-test {
	margin: -50px 0 0;
}
.testimonials-box {
	min-height: auto;
	padding: 0 30px;
}
.list-box {
	width: 56%;
}
.buttom-fixed-text {
  font-size: 14px;
}
.btn-warning {
  background: #ff8002 none repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 12px;
  margin-right: 4%;
  width: 45%;
}
.buttom-fbtn {
  float: left;
  font-size: 12px;
  width: 45%;
}
.footer-top .quick-link {
  float: left;
  padding: 0;
  width: 100%;
}
.quick-link ul li {
  float: left;
  width: 33.33%;
  padding: 2px 0px;
}
.socail{
float:left;
width:50%;
}
.socail ul {
  clear: both;
  margin: 0 auto;
  padding: 20px 0;
  width: 100%;
}
.socail ul li {
   margin-right: 10px;
}
.footer-contact-info{
float:left;
width:50%;
}
.footer-contact{
float:right;
}
.footer-buttom {
   padding: 5px 0px;
}
.footer-top {
  padding: 20px 0 70px;
}
#toTop {
  bottom: 0px;
 }
.largetext {
  font-family: "Open Sans",sans-serif !important;
  font-weight: 300 !important;
  text-align: center !important;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5) !important;
  left: 10px !important;
  right: 10px !important;
  font-size: 24px !important;
  top: 50px !important;
 }
.mediumtext {
  left: 10px !important;
  right: 10px !important;
  top: 75px !important;
}
.mediumtext center {
  font-family: "Open Sans",sans-serif !important;
  font-size: 18px !important;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5) !important;
  line-height: 25px !important;
}
.s-btn {
  background-color: #ff8002;
  border-radius: 3px;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: normal;
  padding: 5px !important;
  position: relative;
  text-decoration: none;
  top: 28px !important;
}
.smalltext {
  left: auto !important;
  right: auto !important;
  text-align: center !important;
  margin: 0 auto;
  width: 100% !important;
}
.home-first-img > img {
  padding:15px 0px;
}
.fifth-img >img{
	padding:15px 0px;
}
.quick-link .menu {
  display: block;

}
.home-first-img .secondimg {
  padding-top: 0px !important;
}
.silder-height{
height:300px;
}
}

.carousel-caption {
	top: 50%;
	transform: translate(0,-50%);
}
@media only screen and (max-width:768px){
  .slide1{
    height : 400px !important;
  }
}

 @media only screen and (min-width:768px) and (max-width:991px) {
.navbar-inverse .navbar-nav {
	padding: 0px;
	margin-left:0px;
	margin-top: 20px;
}
.top-mrg {
	margin-top: 61px;
}
.login {
	float: right;
	padding: 5px 0 15px;
	margin-top: 20px;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 13px;
	padding: 4px;
}
.slide {
	margin-top: 85px;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	height: auto;
	line-height: 20px;
	margin-top: 20px;
	padding: 0;
}
.icon p {
	color: #636363;
	text-align: center;
	padding:0px;
}
.icon h3 {
	color: #6f6f6f;
	font-size: 26px;
}

.second-section {
	background: rgba(255, 255, 255, 0.8) url("../images/secondback.png") no-repeat scroll 0 0 / 100% 200%;
	padding: 100px 0 50px;
	width: 100%;
}
.content-section h1 {
	color: #3d4048;
	font-size: 32px;
}
.content-section p {
	color: #636363;
	font-size: 20px;
	line-height: 30px;
}

.six-section h1 {
	color: #fff;
	width: 65%;
}
.six-section p {
	color: #fff;
}
.seven-section h1 {
	color: #fff;
	width: 65%;
}
.eight-section h1 {
	width: 63%;
}
.seven-section p {
	color:#fff;
}
.footer-contact ul li img {
	float: left;
	width: 12%;
}
.footer-contact ul li span {
	float: left;
	width: 88%;
}
.six-section ul {
	width: 660px;
}
.six-section ul li {
	height: 200px;
	padding: 45px 25px;
	width: 200px;
}
.six-section ul li span {
	color: #fff;
	font-size: 18px;
	line-height: 25px;
}
.carousel-caption p {
	color: #dddddd;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.carousel-caption h1 {
	color: #dddddd;
	font-size: 30px;
	margin-bottom: 20px;
}
.email-img {
  max-width: 100%;
  height: auto;
}
.b-btn {
	background-color: #ff8002;
	border-color: #ff8002;
	border-radius: 3px;
	color: #fff;
	font-size: 11px;
	padding: 5px 2px;
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
}
.contact-box {
	padding: 0 40px;
}
.list-box {
	width: 80%;
}
.secondimg{
	width:100%;
}
.buttom-fixed-text {
  float: left;
  font-size: 16px;
  width: 54%;
}
.btn-warning {
  font-size: 14px;
  margin-right: 2%;
  width: 20%;
  float:left;
}
.buttom-fbtn {
  font-size: 14px;
  width: 20%;
  float:left;
}

 .socail{
float:left;
width:50%;
}
.socail ul {
  clear: both;
  margin: 0 auto;
  padding: 20px 0;
  width: 100%;
}
.socail ul li {
   margin-right: 10px;
}
.footer-contact-info{
float:left;
width:50%;
}
.footer-contact{
float:right;
}
.footer-contact ul li a {
  float: right;
  margin-left:5px;
 }
 .quick-link ul li {
  float: left;
  font-size: 11px;
  padding: 9px;
}
.footer-top .quick-link {
  float: left;
  padding: 0;
  width: 100%;
}
#toTop {
  bottom: 0px;
 }
 .silder-height{
height:400px;
}
}
 @media only screen and (min-width:992px) and (max-width:1199px) {
.navbar-brand {
	float: left;
	font-size: 18px;
	height: auto;
	line-height: 20px;
	padding: 0;
}
.navbar-inverse .navbar-nav > li > a {
	color: #373f4c;
	font-size: 14px;
	font-weight: 500;
	padding: 5px;
	text-transform: uppercase;
}
.navbar-inverse .navbar-nav {
	margin-left: 20px;
	padding: 30px 0;
}
.login {
	float: right;
	text-transform: uppercase;
}

.carousel-caption {
	top: 110px;
}
.six-section ul {
	width: 95%;
}
.eight-section h1 {
	width: 75%;
}
.six-section h1 {
	color: #fff;
	width: 75%;
}
.seven-section h1 {
	color: #fff;
	width: 75%;
}
.carousel-caption h1 {
	color: #dddddd;
	font-size: 40px;
	margin-bottom: 15px;
}
.list-box {
	width: 60%;
}
.buttom-fixed-text {
  float: left;
  font-size: 18px;

}
.btn-warning {
  font-size: 14px;
  width: 100%;
  float:left;
}
.buttom-fbtn {
  font-size: 14px;
  width: 100%;
  float:left;
}
#toTop {
   right: 0.8%;
   bottom:0px;
 }
 .socail{
float:left;
width:50%;
}
.socail ul {
  clear: both;
  margin: 0 auto;
  padding: 20px 0;
  width: 100%;
}
.socail ul li {
   margin-right: 10px;
}
.footer-contact-info{
float:left;
width:50%;
}
.footer-contact{
float:right;
}
.footer-contact ul li a {
  float: right;
  margin-left:5px;

 }
 .quick-link ul li {
  float: left;
  font-size: 14px;
  padding: 11px;
}
.footer-top .quick-link {
  float: left;
  padding: 0;
  width: 100%;
}


}

.connect{
	float:right;
	padding: 35px 0;
	margin-right:5px;
    text-transform: uppercase;
}
.connect a{
	background-color: #ff8002;
	border-radius: 3px;
	color: #fff;
	font-weight: 600;
	padding: 10px 15px;
	text-decoration: none;
	transition:all 0.5s ease-in-out 0s;
}

.connect a:hover {
	background-color:#38A4E9;
	color:#fff;
}

.viz{
	min-height: 400px;
}
#header_attendees, #header_conflicts, #header_weekday, #header_duration, #header_contacts{
	margin : 30px 0;
}


/** {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}*/

.customer-calendar-table table {
  color: #333;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  line-height: 40px;
  border-spacing: 0;
  border: 2px solid #975997;
  width: 500px;
  margin: 50px auto;
}

.customer-calendar-table thead tr:first-child {
  background: #975997;
  color: #fff;
  border: none;
}

.customer-calendar-table th {font-weight: bold;}
.customer-calendar-table th:first-child, td:first-child {padding: 0 15px 0 20px;}

.customer-calendar-table thead tr:last-child th {border-bottom: 3px solid #ddd;}

.customer-calendar-table tbody tr:hover {background-color: #ffeeff;}
.customer-calendar-table tbody tr:last-child td {border: none;}
.customer-calendar-table tbody td {border-bottom: 1px solid #ddd;}

.customer-calendar-table td:last-child {
  text-align: right;
  padding-right: 10px;
}



.customer-calendar-table alterar:hover {
  color: #0a79df;
}

.customer-calendar-table excluir:hover {
  color: #dc2a2a;
}


.calendar-img2 {
	margin: 0px;
  padding:10px;
	text-align: center;
}
@font-face {
  font-family: jaapokki;
  src: url('../fonts/jaapokki-regular.ttf');
  src: local('../fonts/jaapokki-regular.ttf')
}

.web-logo {
	width:95%;
	font-size:40px;
	margin: 0px 0 10px;
}

.recruiting-intro-text {
  font-size: 28px;
}

.recuriting-sideheadings{
  color:#38A5EA;
  font-weight:bold;
  font-size: 24px;
}

.recuriting-textbold{
  font-weight:bold;
}

.recruiting-border-right {
    border-left: 4px solid #38A5EA;
}

.recruiting-text-highlight {
    color:#38A5EA;
    font-weight:bold;
}

.recruiting-text-highlight {
    color:#38A5EA;
    font-weight:bold;
}

.text-align-justity {
	text-align:justify;
}

.separator {
    font-size:24px;
    color:#999;
    font-weight: normal;
    padding:5px 0
}
.separator p {
    display:block;
    margin-right:10px
}
