/*
    Theme Name: Knight
    Theme URL: https://bootstrapmade.com/knight-free-bootstrap-theme/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/

/* CSS Document */

/* Float Elements 

---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/

@font-face{
font-family: 'diner';
src: url('../fonts/diner.ttf');
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{ margin:0px;}

img{ max-width:100%;}

a, a:hover, a:active{ outline:0px !important}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Primary Styles
---------------------------------*/
body {
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#222222;
	margin:0;
}
h1{
	font-size:34px;
	color:#222222;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	letter-spacing: -1px;
	margin:0 0 15px 0;
	text-align:center;
}
h2{
	font-size:29px;
	color:#222222;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	letter-spacing: -1px;
	margin:0 0 15px 0;
	text-align:center;
}
h3{
	font-family: 'Roboto', sans-serif;
	color:#222222;
	font-size:16px;
	margin:0 0 5px 0;
	font-weight:400;
}
h6{
	font-size:16px;
	color:#888888;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	margin:0 0 60px 0;
}
p{
	line-height:24px;
	margin:0;
}

/* Header Styles
---------------------------------*/

.header{
	text-align:center;
	background:#5e5970;
	padding:50px 0 50px 0;
}
.logo{
	width:365px;
	margin:0 auto 35px;
}
.header h1{
	font-family: 'Montserrat',sans-serif;
	font-size:50px;
	font-weight:400;
	letter-spacing: -1px;
	margin:0 0 22px 0 ;
	color:#fff;
}

.we-create{
	padding:0;
	margin:35px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	display:inline-block;
	font-family: 'Montserrat',sans-serif;
	font-size:14px;
	color: #bcbcbc;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.we-create li:first-child{
	background:none;
}

.start-button {
	padding-left: 0px;
}

.start-button li a{
color: #fff;
}


.link{
	padding:15px 35px;
	background:#ff3e3e;
	color:#fff !important;
	font-size:16px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	display:inline-block;
	border-radius:3px;
	text-transform:uppercase;
	line-height:25px;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.link:hover {
	text-decoration:none;
	color:#fff !important;
	background:#d42e2e;
}

.link:active, .link:focus {
	background: #ff3e3e;
	text-decoration:none;
	color:#fff !important;
}

/* Navigation
---------------------------------*/
.main-nav-outer{
	padding:0px;
	position:relative;
	background:#fff;
}
.main-nav{
	text-align:center;
	margin:0px;
	padding:10px 0;
	list-style:none;
	border-bottom:1px solid #dddddd;
}
.main-nav li{
	display:inline;
	margin:0 1px;
}
.main-nav li a{
	display:inline-block;
	color:#222222;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	line-height:20px;
	font-weight: bold;
	margin:10px 32px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.main-nav li a:hover{ 
	text-decoration:none;
	color: #ff3e3e;
}

.small-logo{ 
	padding:0 32px;
}

.main-section{
	padding:90px 0 110px;
}


/* Services
---------------------------------*/

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}
.service-list-col1{
	float:left;
	width:60px;
}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	color:#222;
	font-family: 'FontAwesome';
	line-height:38px;
}
.service-list-col2{
	overflow:hidden;	
}
.main-section.alabaster{
	background:#edf1f4;
}
.first_slide{
	background: #5e5970; 
	text-align: center;
}
.white_text{
	color: #fff;
}
.logo {
	font: 100px 'Diner';
	color: blue;
}
/* Featured Work
---------------------------------*/
.featured-work{
	font-size:19px;
}
.featured-work h2{
	text-align:left;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	font-size:19px;
}
.featured-box h3{
	margin-bottom:5px;
}
.featured-box p{
	line-height:30px;
}
.featured-work p.padding-b{
	padding-bottom:35px;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:23px;
	color:#777777;
	font-style:normal;
}
.featured-box-col2{ overflow:hidden;}
.featured-box.magic{
	background:url(../img/magic.png) left top no-repeat;
}
.featured-box.packaged{
	background:url(../img/packaged.png) left top no-repeat;
}
.featured-box.seo{
	background:url(../img/seo.png) left top no-repeat;
}
.Learn-More{
	display:inline-block;
	padding:0 5px 0 0;
	color:#ff3e3e;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display: none;
}
.Learn-More i{ 
	padding-right:15px;
}

.Learn-More:hover, .Learn-More:focus{ 
	text-decoration:none;
	color: #111;
}


/* Portfolio
---------------------------------*/
.Portfolio-nav{
	padding:0;
	margin:0 0 45px 0;
	list-style:none;
	text-align:center;
}
.Portfolio-nav li{
	margin:0 10px;
	display:inline;
}
.Portfolio-nav li a{
	display:inline-block;
	padding:10px 22px;
	line-height:20px;
	color:#222222;
	border-radius:4px;
	font-family: 'Roboto', sans-serif;
	background:#eef4f5;
	margin-bottom:5px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.Portfolio-nav li a:hover{
	background:#fff;
	color:#222;
	text-decoration:none;
}

.portfolioContainer{
	margin:0 auto;
	padding-left:15px;
}

.Portfolio-box{
	text-align:center;
	margin-bottom:30px;
	height:350px;
	width:350px;
	overflow:hidden;
	float:left;
	padding:0;
}
.Portfolio-box img{
	margin-bottom:25px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}

.Portfolio-box img:hover {
	opacity: 0.6;
}

.Portfolio-nav li a.current{
	background:#c60;
	color:#fff;
	text-decoration:none;
}
.Portfolio-nav li a.current h3{
	color: #fff;
}
img {
   max-width:100%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.main-section.paddind{
	padding-bottom:60px;
}


/* Contact
---------------------------------*/
.main-section.contact{
	padding:90px 0 100px;
}

.main-section.contact{
	background: #edf4f4;
}
.contact-info-box{
	font-size:15px;
	margin:0 0 14px 68px;
	padding-left:0;
}
.contact-info-box h3{
	font-size: 15px;
	font-weight:400;
	float:left;
	width:102px;
	margin-right:12px;
	line-height:28px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#222222;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:28px;
	display:block;
	overflow:hidden;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #edf4f4;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Open Sans', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #ff3e3e;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}
.input-btn{
	width:275px;
	height:50px;
	background:#cc6600;
	border-radius:4px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.input-btn:hover{
	background: #c46302;
	color: #fff;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: #ff3e3e;
    border:1px solid #ff3e3e;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* Footer
---------------------------------*/

.footer{
	background:#1a1a1a;
	padding:35px 0 35px;
}
.footer-logo{
	margin:15px auto 35px;
	width: 76px;
}
.copyright, .credits{
	color:#cccccc;
	font-size:14px;
	display:block;
	
}
.copyright a, .credits a{
	color:#a3a3a3;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	float: right;
}

.copyright a:hover, .credits a:hover {
	color: #fff;
}

.res-nav_click {
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	text-decoration: none !important;
	color:#777777;
	font-style:normal;
	display:none;
	width:42px;
	height:27px;
	margin:20px auto;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #ff3e3e !important;
}

.portfolioContainer{
	max-width: 1140px;
}


/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}
/************* new-style **************/
.border-buben{
	border: 4px dashed #fff;
    border-radius: 10px;
}
.new-clients{
	font-size: 2.5em;
    text-align: center;
    line-height: inherit;
    margin: 102px 0;
    font-family: 'Roboto', sans-serif;
    color: #a5a5a5;
   
}
.new-clients a{
	text-decoration: none;
	border-bottom: 2px dashed #428bca;
}
.new-clients a:hover{
	text-decoration: none;
	border-bottom: none;
	color: #428bca;
}
@media screen and (max-width: 768px) {
	.new-clients{
		margin: 0 0 30px 0;
	}
	.border-buben{
		border: none;
	}
}

.modal, a:active, a:hover {
  outline: 0
}
.modal-footer:after, .modal-header:after {
  clear: both
}
.modal, .modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.collapsing, .modal, .modal-open {
  overflow: hidden
}
.modal {
  display: none;
  position: fixed;
  z-index: 1050;
  -webkit-overflow-scrolling: touch
}

.modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before {
  content: " ";
  display: table
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  background-clip: padding-box;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.42857
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}
@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }

  .modal-sm {
    width: 300px
  }

}

@media (min-width:992px) {
  .modal-lg {
    width: 900px
  }

}
.modal-open .page {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px)
}

.modal {
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -o-filter: blur(0);
  -ms-filter: blur(0);
  filter: blur(0)
}

.modal .close {
  position: absolute;
  top: 1rem;
  right: 2rem;
  font-size: 4.4rem;
  line-height: 1;
  color: #8d8d8d;
  text-decoration: none
}
.modal .modal-dialog {
  width: 70.8rem;
  margin: 2rem auto;
}

.for-tabs{
	width: 65% !important;
}

.for-tabs-1{
	width: 63% !important;
}
.for-tabs-2{
	width: 52% !important;
}

@media only screen and (max-width:1420px) {
  .for-tabs, .for-tabs-1, .for-tabs-2{
	width: 100% !important;
	padding: 30px !important;
}

}

@media only screen and (max-width:991px) {
  .modal .modal-dialog {
    width: auto;
    padding: 30px
  }

}

.modal .modal-dialog .modal-content {
  padding: 9.2rem 6.8rem;
  color: #4d4d4d;
  background-color: #fff;
  border-radius: 4px;
  border: none
}

.cat {
	background-color: #92aeef !important;
}

@media only screen and (max-width:991px) {
  .modal .modal-dialog .modal-content {
    width: auto;
    padding: 30px
  }
  .modal .close {
  top: 0rem;
  right: 0.7rem;
  font-size: 3.5rem;
}

}

.modal .modal-dialog .modal-content p {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem
}

.modal .modal-dialog .modal-content .modal-title {
  font-size: 2.6rem;
  text-align: center
}

.modal .modal-dialog .modal-content .modal-title+.footnote {
  margin-top: 1.2rem;
  margin-bottom: 2.8rem
}

@media only screen and (max-width:767px) {
  .modal .modal-dialog .modal-content .modal-title {
    font-size: 2rem
  }

  .modal .modal-dialog .modal-content .modal-title+.footnote br {
    display: none
  }


}

.modal .modal-dialog .modal-content .modal-title-h1 {
  font-size: 3.6rem;
  color: #1c1c1c;
  margin-bottom: 2rem;
  margin-top: 5.6rem
}

@media only screen and (max-width:767px) {
  .modal .modal-dialog .modal-content .modal-title-h1 {
    font-size: 2.6rem
  }

}

@media only screen and (max-width:479px) {
  .modal .modal-dialog .modal-content .modal-title-h1 {
    font-size: 2rem;
    margin-top: 15px
  }

  .modal.modal-entrance .btn {
    font-size: 1.6rem
  }

}

.modal.modal-entrance .btn {
  margin-top: 3.8rem;
  margin-bottom: 3.6rem
}

.modal.modal-entrance .modal-dialog {
  width: 40%;
  margin: 0;
  right: -100%;
  position: absolute;
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  -webkit-transition: all .3s ease !important;
  transition: all .3s ease !important
}

@media only screen and (max-width:991px) {
  .modal.modal-entrance .modal-dialog {
    width: 80%
  }

}

@media only screen and (max-width:767px) {
  .modal.modal-entrance .modal-dialog {
    width: 100%;
    padding: 0
  }

}

.modal.modal-entrance.in .modal-dialog {
  right: 0
}

.modal.modal-entrance .modal-content {
  min-height: 100vh;
  border-radius: 0;
  padding: 3.2rem
}

.modal.modal-entrance .modal-content .input-label .inner input.animate {
  top: .8rem
}

@media only screen and (max-width:767px) {
  .modal.modal-entrance .modal-content {
    padding: 15px
  }

}

.modal.modal-entrance .modal-content .inner {
  max-width: 420px;
  margin: 0 auto
}

.modal.modal-entrance .modal-content .close {
  right: auto;
  left: 2.8rem
}

.modal .contacts-list {
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.2rem
}

.modal .contacts-list .item {
  display: block;
  margin-right: 1.1650914%;
  width: 100%;
  border-bottom: 1px solid #efebeb;
  padding: 20px 0 20px 66px;
  position: relative
}

.modal .contacts-list .item a {
  text-decoration: none;
  color: inherit
}

.modal .contacts-list .item .icon-wrap {
  position: absolute;
  top: 20px;
  left: 0;
  width: 55px;
  text-align: center
}

.modal .contacts-list .item .icon-wrap .icon {
  font-weight: 3rem;
  fill: #ADADB6
}

.modal .contacts-list .item .icon-wrap .icon.icon_phone {
  fill: transparent;
  stroke: #c5c7cb;
  stroke-width: 2
}

.modal .contacts-list .item .ttl {
  color: #787878
}

.modal#registration .modal-dialog .modal-content, .modal.subscription .modal-dialog .modal-content, .modal.work .modal-dialog .modal-content {
  padding: 9.2rem 12rem
}

@media only screen and (max-width:991px) {
  .modal#registration .modal-dialog .modal-content, .modal.subscription .modal-dialog .modal-content, .modal.work .modal-dialog .modal-content {
    width: auto;
    padding: 30px
  }

}
.how-it-works a{

	margin-top: 30px;
}
.how-it-works a:hover, .how-it-works a:focus{

}


.block-margin-left-60{
	margin-left: 60px;
}

.left-45{
	margin-left: -45px
}

@media only screen and (max-width:767px) {
	.how-it-works a.non-mobile{
		display: none;
	}
	.left-45{
	margin-left: -10px
}
}

.img-analytics{
	-webkit-flex-direction: column;
}


/************* Block about media **************/


.wrapper-calendar {
  display: flex;
  align: center;
  justify-content: center;
  padding: 38px 0 100px 0;
}
#calendar {
  max-width: 800px;
  position: relative;
}
#calendar * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
#calendar h3{
	margin-bottom: 10px;
}
#calendar .calendar-row {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding: 30px 15px;
}
#calendar .calendar-row > * {
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
}
#calendar .calendar-row > *:first-child,
#calendar .calendar-row > *:last-child {
  width: calc(50% - 35px / 2 - 8px);
  padding: 15px;
}
#calendar .calendar-row > *:first-child {
  margin-right: 8px;
}
#calendar .calendar-row > *:last-child {
  margin-left: 8px;
}

#calendar .calendar-ico {
  width: 35px;
  height: 35px;
  position: relative;
}
#calendar .calendar-ico .after, .calendar-ico .before {
  display: block;
  content: '';
  position: absolute;
  top: calc(50% - 15px / 2);
}
#calendar .calendar-ico .after {
  top: calc(35px / 2 - 15px / 2);
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 10px 7.5px 0;
  border-color: transparent #edf4f4 transparent transparent;
}
#calendar .calendar-ico .before {
  top: calc(35px / 2 - 15px / 2);
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #edf4f4;
}
#calendar .calendar-ico i {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  position: relative;
}
#calendar .calendar-ico i:before {
  position: relative;
  z-index: 1;
}
#calendar .calendar-row:nth-child(2n) {
  flex-direction: row-reverse;
}
#calendar .calendar-row:nth-child(2n) > *:first-child {
  margin-right: 0;
  margin-left: 8px;
}
#calendar .calendar-row:nth-child(2n) > *:last-child {
  text-align: right;
  margin-left: 0;
  margin-right: 8px;
}

#calendar .line {
  width: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 3px / 2);
}

#calendar .calendar-content {
  /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);*/
  background-color: #edf4f4;
  border-radius: 5px;
  padding: 15px;
}
@media(max-width: 700px){
  .wrapper-calendar {
    padding: 0;
  }
  #calendar .calendar-row {
    flex-direction: column-reverse;
    align-items: flex-start;
    position: relative;
    padding: 0;
    padding-left: 44px;
    padding-bottom: 30px;
    margin: 0;
  }
  .all-win{
  	padding-left: 0 !important;
  }
  #calendar .calendar-row:nth-child(2n) {
    flex-direction: column-reverse;
  }
  #calendar .calendar-ico {
    position: absolute;
    top: calc(50% - 35px / 2);
    left: 0;
  }
  #calendar .calendar-ico .before {
    top: calc(35px / 2 - 15px / 2);
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 10px 7.5px 0;
  border-color: transparent #edf4f4 transparent transparent;
  }
  #calendar .line {
    left: calc(32px / 2);
  }
  #calendar .calendar-row > *:first-child,
  #calendar .calendar-row > *:last-child,
  #calendar .calendar-row:nth-child(2n) > *:first-child,
  #calendar .calendar-row:nth-child(2n) > *:last-child {
    width: 100%;
    padding: 15px;
    padding: 15px;
    margin-left:0;
    text-align: left;
  }


}

.padding-matrix{
	padding: 0 !important;
}
.margin-matrix{
	margin-top: 90px;
}
.canvas-matrix{
	float: right;
}
@media(max-width: 767px){
  .margin-matrix{
	margin-top: 0;
  }
  .canvas-matrix{
	margin-bottom: 60px;
  }
  .padding-matrix{
	padding-bottom: 70px !important;
  }

}
.plans {
  width: 938px;
  margin: 50px auto;
  overflow: hidden;
}

.plan {
  float: left;
  margin: 30px;
  padding: 15px 25px;
  text-align: center;
  background: #edf1f4;
  background-clip: padding-box;
  height: 350px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.plan-title {
  margin-bottom: 12px;
  font-size: 24px;
  color: #36bce6;
}

.plan-price {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 45px;
  font-weight: bold;
  color: #ff3e3e;
}

.plan-unit {
  display: block;
  margin-top: 5px;
  font-size: 17px;
  font-weight: normal;
  color: #aaa;
}

.plan-features {
  width: 200px;
  height: 190px;
  margin: 20px auto 15px;
  padding: 20px 0 20px 15px;
  border-top: 1px solid #e5ded6;
  text-align: left;
}

.plan-feature {
  line-height: 23px;
  font-size: 24px;
  font-weight: 500;
  color: #333;
  list-style-type: none;
}
.plan-feature + .plan-feature {
  margin-top: 5px;
}

.plan-feature-unit {
  margin-left: 2px;
  font-size: 16px;
}

.plan-feature-name {
  font-size: 18px;
  font-weight: normal;
  color: #8e8d8d;
}

.plan-button {
  position: relative;
  display: block;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
  color: white;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background: #fd935c;
  border-bottom: 2px solid #cf7e3b;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.plan-button:active {
  top: 2px;
  margin-bottom: 2px;
  border-bottom: 0;
}

.plan-highlight {
  margin-top: 8px;
  height: 395px;
  border: 4px solid #37bbe6;
}
.plan-highlight .plan-button {
  font-size: 18px;
  line-height: 49px;
  background: #37bce5;
  border-color: #3996b3;
  border-color: rgba(0, 0, 0, 0.15);
}

.plan-recommended {
  width: 160px;
  margin: -15px auto 15px;
  padding-bottom: 2px;
  line-height: 27px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.05);
  background: #37bbe6;
  border-radius: 0 0 4px 4px;
}
.plan-big{
  text-align: center;
  margin:60px 0 0 0;
  font-size: 2.5em
}
.button{background:#ff3e3e;border:none;border-radius:3px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:19px;line-height:19px;padding:11px 26px 12px;text-decoration:none;transition:background .3s ease-out;}
.button:hover{background-color:#ed0a0a;transition:none;text-decoration:none;color:#fff;}
.t-a-r {
	text-align: right;
}

@media screen and (max-width: 768px) {
	.plans{
		width: 100%;
	}
	.main-nav li a{
		margin: 5px;

	}
	.copyright a, .credits a {
		float: left;
	}
	h1.white_text{
		font-size:28px;
	}
	.logo{
		font-size:65px;
	}
	.row img {
		width: 55%;
	}
	figure, .t-a-r {
		text-align: center;
	}
}