@charset 'UTF-8';

/*-- =================================
1. typography
================================= --*/

html,
body{
	margin: 0;
	padding: 0;
	outline: 0;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	background-color: transparent;
	color: #000;
}

h1 {
	font-size: 40px;
	line-height: 58px;
	margin-top: 0px;
	margin-bottom: 29px;
	font-weight: 100;
	letter-spacing: 1px;
}

h2 {
	font-size: 2em;
	line-height: -20px;
	margin-top: 0;
	margin-bottom: 29px;
	font-weight: 100;
	word-spacing: 3px;
	text-transform: uppercase;
}

h2.updown a
{
	/*background: url('../images/iconsarrowW.png') no-repeat center bottom;
	height: 60px;*/
	display: block;
	color: #fff;
}
h2.updown a:hover
{
	/*background: url('../images/iconsarrowO.png') no-repeat center bottom;*/
	color: #EF7F1A;
}

h3 {
	font-size: 28px;
	margin-top: 29px;
	margin-bottom: 29px;
	letter-spacing: 1px;
}

h4 {
	font-size: 25px;
	line-height: 29px;
	margin-top: 29px;
	margin-bottom: 29px;
}

h5 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
	font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif;
}
.feature h5
{
	font-weight: bold;
}
#garant-section h5
{
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 12px;
}
p,
ul,
ol {
	margin-bottom: 25px;
}

sup,
sub {
	top: -8px;
	vertical-align: baseline;
	position: relative;
	font-size: 25px;
}

sub {
	top: 0.4em;
}

p{
	color: #000;
	font-size: 14px;
    line-height: 1.42857;
	font-family: 'Open Sans', sans-serif;
    /*font-weight: 100; */
}

section p {
	word-spacing: 0.5px;
}

a {
    color: #21A73F;
	text-decoration: none;
    outline: 0;
    cursor: pointer;
}

a:hover {
	color: #EF7F1A;
	text-decoration: none;
}

a:focus {
	outline: 0;
	color: #21A73F;
	outline-offset: -2px;
	text-decoration: none;
}

section{
	overflow: hidden;
}

/*-- =================================
2. common class
================================= --*/
.img-responsive{
	margin: 0 auto;
}

.hyphenate{
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.big-para{
	font-size: 18px;
	font-weight: 100;
	line-height: 30px;
	word-spacing: 1px;
	margin-bottom: 20px;
	font-style : italic;
	font-family: 'Open Sans', sans-serif;
}

/* scroll up */
.scroll-up {
	bottom: 35px;
	display: none;
	position: fixed;
	right: 20px;
	z-index: 999;
}
.scroll-up a {
	background-color: #21A73F;
	color: #fff;
	display: block;
	font-size: 15px;
	height: 35px;
	line-height: 30px;
	text-align: center;
	border-radius: 6px;
	width: 42px;
	font-size: 26px;
}
.scroll-up a:hover
{
	background-color: #EF7F1A;
}

/* form */
.label,
.well,
.form-control,
.input-lg,
.btn{
	border-radius: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
    box-shadow: none;
}

.form-control::-moz-placeholder {
  font-weight: 300;
  opacity: 1;
}

.input-lg{
	font-size: 15px;
}

/* border style*/
.dividing-border::before {
	content: "";
	height: 6px;
	width: 6px;
    margin: 0 auto;
	display: block;
	border: 1px solid #F25E6B;
	background: #F25E6B repeat scroll 0 0;
	-webkit-transform: translateX(0) translateY(3px) rotate(45deg);
	-moz-transform: translateX(0) translateY(3px) rotate(45deg);
	-ms-transform: translateX(0) translateY(3px) rotate(45deg);
	-o-transform: translateX(0) translateY(3px) rotate(45deg);
	transform: translateX(0) translateY(3px) rotate(45deg);
}

.dividing-border::after {
	background: none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	width: 100px;
    margin: 0 auto;
	margin-bottom:  55px;
	background-color: #21A73F;
}

/* tooltip */
.tooltip-inner{
	border-radius: 3px;
	padding: 5px 12px;
    font-weight: bold;
    margin-bottom: 15px;
    background-color: #21A73F;
}

.tooltip.top .tooltip-arrow{
    margin-bottom: 15px;
	border-top-color: #21A73F;
}

/* defualt button */
.btn-success{
	font-weight: 300;
	border-width: 2px;
    border-radius: 4px;
	border-style: solid;
    letter-spacing: 0.5px;
    background-color: #21A73F;
	border-color: transparent;
    background-color: #21A73F;
}

.btn-success:hover{
    color: #f0f0f0;
	background-color: #EF7F1A;
	border-color: transparent;
}

.btn-success:focus:active,
.btn-success:focus{
	background-color: #EF7F1A;
	border-color: transparent;
}

/* apps download button */

.list-inline > li {
    padding-left: 0;
    padding-right: 0;
}

.btn-group{
	margin-bottom: 15px;
    vertical-align: middle;
}

.apps-btn {
    height: 60px;
	width: 200px;
	display: block;
    border-radius: 4px;
    margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-clip: padding-box;
	background-position: left top;
	background-repeat: no-repeat;
}

.android-btn{
	background-image: url("../images/apps/btn-googleplay-2.png");
	background-color: #21A73F;
}

.android-btn:hover{
	background-color: #0A665C;
}

.apple-store-btn{
	background-image: url("../images/apps/btn-appstore-2.png");
	border: 2px solid #f0f0f0;
}

.apple-store-btn:hover{
	background-color: #A04D5F;
	border-color: #A04D5F;
}

/* overlap png */
.overlap-pattern{
	background-repeat: repeat;
	background-attachment: scroll;
	border-top: 1px solid #D9D9D9;
	background-position: top center;
	border-bottom: 1px solid #D9D9D9;
	background-color: rgba(244, 244, 244, 1);
	background: url(../images/overlap/overlap.png);
}

/* section top & bottom padding */
.service,
.subscription,
.feature,
.feature-tow,
.feature-three,
.portfolio,
.extra-watch,
.price-list,
.faq,
.github,
.contact{
	padding-top : 40px;
	padding-bottom : 40px;
	background-color: #fff;
}

/* ionicons font size */
.size-14{
	font-size: 14px;
}

.size-18{
	font-size: 18px;
}

.size-24{
	font-size: 24px;
}

.size-32{
	font-size: 32px;
}

.size-48{
	font-size: 48px;
}

.size-64{
	font-size: 64px;
}

.size-96{
	font-size: 96px;
}

/* transition */
.btn,
.nav > li > a,
#sidebar-wrapper,
#sidebar-wrapper .active,
.form-content .form-control,
.carousel-content .nav-roundslide a,
.service-row > div:hover > .service-box,
.service-row .service-box .service-icon,
.carousel-content .nav-roundslide a:hover h3{
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

/*-- =================================
3. big menu
================================= --*/

#bigmenu, #sbigmenu
{
	width: 100%;
	height: 67px;
	position: fixed;
	top: 0;
	background: #21A73F;
	z-index: 1990;
	display: none;
}

#bigmenu .logo, #sbigmenu logo
{
	margin: 12px 5px 0 0;
	border: none;
}

#bigmenu nav, #sbigmenu nav
{
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
#bigmenu nav ul, #sbigmenu nav ul
{
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#bigmenu nav ul li, #sbigmenu nav ul li
{
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
/*#bigmenu ul li
{
	float: left;
}*/

#bigmenu li, #sbigmenu li {
    /*text-indent: 10px;*/
    line-height: 30px;
}

#bigmenu li  a, #sbigmenu li  a{
	font-weight: 600;
}

#bigmenu .nav > li > a, #sbigmenu .nav > li > a{
  color: #f0f0f0;
	border-left: none;
	padding: 10px 10px 10px 10px;
	border-bottom: 5px inset transparent;
}

#bigmenu .nav > li > a:focus, #sbigmenu .nav > li > a:focus,
#bigmenu .nav > li > a:hover, #sbigmenu .nav > li > a:hover {
	color: #EF7F1A;
	border-bottom: 5px solid #EF7F1A;
	border-left: none;
	padding: 10px 10px 10px 10px;
	background-color: rgba(0, 0, 0, 0.3);
}

#bigmenu .nav-pills > li > a, #sbigmenu .nav-pills > li > a {
	border-radius: 0px;
	padding: 10px 10px 10px 10px;
	max-width: 315px;
	line-height: 1;
	height: 67px;
	display: flex;
	align-items: center;
	gap: 4px;
}
@media (min-width: 992px) {
	#bigmenu .nav-pills > li > a, #sbigmenu .nav-pills > li > a {
		max-width: 150px;
		font-size: 13px;
	}
}

#bigmenu .nav-stacked > li + li, #sbigmenu .nav-stacked > li + li {
	margin-top: 0;
}

#bigmenu .nav-pills > li.active > a, #sbigmenu .nav-pills > li.active > a,
#bigmenu .nav-pills > li.active > a:hover, #sbigmenu .nav-pills > li.active > a:hover,
#bigmenu .nav-pills > li.active > a:focus, #sbigmenu .nav-pills > li.active > a:focus {
	color: #EF7F1A;
	padding: 10px 10px 10px 10px;
	border-bottom: 5px solid #EF7F1A;
	border-left: none;
	background-color: rgba(0, 0, 0, 0.5);
}

#bigmenu .sidebar-brand a:focus, #sbigmenu .sidebar-brand a:focus,
#bigmenu .sidebar-brand a:hover, #sbigmenu .sidebar-brand a:hover {
	border-bottom: 5px inset transparent;
	border-left: none;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
}

#bigmenu .nav-pills > .sidebar-brand.active > a, #sbigmenu .nav-pills > .sidebar-brand.active > a,
#bigmenu .nav-pills > .sidebar-brand.active > a:hover, #sbigmenu .nav-pills > .sidebar-brand.active > a:hover,
#bigmenu .nav-pills > .sidebar-brand.active > a:focus, #sbigmenu .nav-pills > .sidebar-brand.active > a:focus {
	color: #EF7F1A;
	border-bottom: 5px inset transparent;
	border-left: none;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
}
/*-- =================================
3. sidebar menu
================================= --*/
#menu-toggle {
    z-index: 1500;
    position: fixed;
    top: 0;
    right: 0;
		background: #21A73F;
}

#menu-toggle:hover {
		background: #EF7F1A;
}

#sidebar-wrapper {
    z-index: 1500;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-x: hidden;
    background-color: rgba(15, 15, 15, 1) !important;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
}

.sidebar-nav > .sidebar-brand {
    height: 75px;
	margin-right: 70px;
}

.sidebar-nav > .sidebar-brand a {
	color: #21A73F;
	font-weight:400;
	font-size: 20px;
    line-height: 55px;
}

a  .logo{
	margin-left: -5px;
}

.sidebar-nav > .sidebar-brand span{
    margin-top: -20px;
}

.sidebar-nav > .sidebar-brand a:focus,
.sidebar-nav > .sidebar-brand a:hover {
	padding-left: 15px;
	border-left: 5px inset transparent;
	background-color: transparent;
}


.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    line-height: 30px;
}

.sidebar-nav li  a{
	font-weight: 600;
}

.nav > li > a{
    color: #f0f0f0;
	border-left: 5px inset transparent;
}

.nav > li > a:focus,
.nav > li > a:hover {
	color: #21A73F;
	padding-left: 20px;
	border-left: 5px inset #21A73F;
	background-color: rgba(0, 0, 0, 0.3);
}

.nav-pills > li > a {
	border-radius: 0px;
}

.nav-stacked > li + li {
	margin-top: 0;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #21A73F;
	padding-left: 15px;
	border-left: 5px inset #21A73F;
	background-color: rgba(0, 0, 0, 0.5);
}

.nav-pills > .sidebar-brand.active > a,
.nav-pills > .sidebar-brand.active > a:hover,
.nav-pills > .sidebar-brand.active > a:focus {
	color: #21A73F;
	padding-left: 10px;
	border-left: 5px inset transparent;
	background-color: transparent;
}

.toggle {
    margin: 15px 15px 0 0;
}

/* menu and close Button */
.btn-menu {
    border-radius: 0;
    color: #fff;
    background-color: rgba(12, 127, 117, 0.8);
}

.btn-menu:hover,
.btn-menu:focus,
.btn-menu:active {
    color: #fff;
    background-color: #21A73F;
}

.btn-close {
	position: absolute;
	margin-right: -55px;
    margin-top: -5px;
	right: 70px;
    border-radius: 0;
    color: #fff;
    background-color: rgba(255,255,255,0);
	z-index: 1;


}

.btn-close:hover,
.btn-close:focus,
.btn-close:active {
    color: #fff;
}

/*-- =================================
4. home
================================= --*/
.home{
    overflow: hidden;
}

.home-form-video{
	background: url(../images/background/background-image-1.jpg);
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-form-video .intro{
    padding-bottom: 100px;
	padding-top: 100px;
    display: block;
		margin-top: 70px;
    flex-direction: column;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
	-webkit-flex-direction: column;
    -webkit-justify-content: center;
    -webkit-align-items: center;
	color: #f0f0f0;
    background-color: rgba(15, 15, 15, 0.6) !important;
}

.home-form-video p{
    color: #ccc;
}

/* video */
.video-content{
	margin-top: 0;
	margin-bottom: 0;
}

.video-content .main-title{
	color: #fff !important;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 45px;
}

.video-content .big-para{
	margin-bottom: 35px;
}

video{
	max-width: 100%;
	height: auto;
}

iframe,
embed,
object {
	max-width: 100%;
	color: red;
}

iframe{
	border: 0;
	border-radius: 5px;
}

.unsupported {
	background: #fddfde;
}

/* sign up and sign in Form */
.intro .modal {
	overflow-y: auto;
}

.modal-scrollbar {
    margin-right: -16px; /* custom class to add space for scrollbar */
}

.form-content{
	padding-bottom: 30px;
	padding-top: 25px;
	margin-bottom: 0;
	margin-top: 0;
    overflow: hidden;
}

.intro .well {
	background-color: rgba(0, 0, 0, 0.5);
	border-top: 1px solid transparent;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.banner-grids {
	margin-top: 50px;
	}
.banner-left ul li {
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	}
.banner-left ul li label{
	background: url("../images/icons.png") no-repeat 0px 0px;
	width: 33px;
	height: 39px;
	display: block;
	margin:0 15px 0 0;
	}
.banner-left ul{
	margin:0;
	padding:0;
	}
.banner-left ul li span{
	display:block;
	color:#ffffff;
	font-size:22px;
	text-align: left;
	}
.banner-middle {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
.banner-middle ul li {
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	}
.banner-middle ul li label{
	background: url("../images/icons.png") no-repeat -36px 0px;
	width: 36px;
	height: 39px;
	display: block;
	margin:0 15px 0 0;
	}
.banner-middle ul{
	margin:0;
	padding:0;
	}
.banner-middle ul li span{
	display:block;
	color:#ffffff;
	font-size:22px;
	}
.banner-right ul li {
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	}
.banner-right ul li span.a{
	color:#ffffff;
	}
.banner-right ul li label{
	background: url("../images/icons.png") no-repeat -71px 0px;
	width: 47px;
	height: 39px;
	display: block;
	margin:0 15px 0 0;
	}
.banner-right ul{
	margin:0;
	padding:0;
	}
.banner-right ul li span{
	display:block;
	color:#ffffff;
	font-size:22px;
	}

.form-content .form-title{
	font-weight: 900;
	margin-top: 0;
}

.form-content button{margin-top: 10px;}

.form-content label {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 300;
}

.form-content .form-control{
    border-color: #21A73F;
	background-color: transparent;
}

.form-content .input-group-addon{
    background-color: transparent;
}

.form-content .input-group:focus,
.form-content .form-control:focus{
	color: #555;
	background-color: #fff;
	border-color: #fff;
}

.form-content .form-control:focus{
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
/* sign in */
.intro .modal{
	z-index: 1540;
	padding-right: 0 !important;
	background-color: rgba(15, 15, 15, 0.5) !important;
}

.intro .modal-sm{
	height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	margin-right: 0;
}

.intro .modal-sm {
    width: 350px !important;
}

.intro .modal-content {
	background-clip: padding-box;
	background-color: transparent;
	border: none;
	border-radius: none;
	box-shadow: none;
	outline: 0 none;
	position: relative;
}

.intro .modal-content .well {
	background-color: rgba(0, 0, 0, 0.8);
}

.intro .close {
	color: #fff;
	float: right;
	font-size: 29px;
	font-weight: 700;
	line-height: 1;
	opacity: 0.5;
}

.intro .close:hover{
	color: #fff;
	opacity: 1;
}

.intro .modal-content .close{
	margin-top: -8px;
}

.intro .modal-dialog {
	margin: 0 auto;
}

/* background-slideshow */
.home-apps{
    background-color: rgba(15, 15, 15, 0.6) !important;
}

.home-apps .intro{
  height: 100vh;
  display: block;
	margin-top: 6.5%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	display: -webkit-flex;
	-webkit-flex-direction: column;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  color: #f0f0f0;
  padding-bottom : 0;
  padding-top : 0;
}

.intro-title {
	color: #f0f0f0;
	font-size: 58px;
	font-weight: 900;
	letter-spacing: 5px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.intro-tagline{
	color: #ccc;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	word-spacing: 1px;
	margin-bottom: 40px;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
}

/* subscribe-form */
.home-subscription{
    height: 100vh;
	background: url(../images/background/background-image-5.jpg);
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-subscription .intro{
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	display: -webkit-flex;
	-webkit-flex-direction: column;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    color: #f0f0f0;
    background-color: rgba(15, 15, 15, 0.75) !important;
    padding-bottom : 0;
    padding-top : 0;
}

.home .input-group-addon{
    border-color: #21A73F;
}

.home .form-control{
    border-color: #21A73F;
	background-color: transparent;
	color: #f0f0f0;
	font-weight: normal;
}

.intro .subscription-form .form-control:focus{
	border-color: #21A73F;
}

.home .subscription-form .input-group-addon{
    color: #f0f0f0;
}

.home .form-control::-moz-placeholder {
  color: #f0f0f0;
  font-weight: normal;
}

/* media queries */

/* media queries for home-subscription & */
@media only screen and ( max-width : 48em ) {
    .intro-title{
        font-size:  40px;
    }
    .intro-tagline{
        font-size: 15px;
        margin-left: 10%;
        margin-right: 10%;
    }

    .subscribe-btn{
        width: 100%;
        margin-left: 0;
    }

}
@media ( max-width : 560px ) {

	.intro-title img
	{
		width: 300px;
	}
}

@media ( max-width : 479px ) {
    .intro-title {
        font-size: 32px;
				margin-top: 20px;
    }

	.video-content p{
		margin-left: 0;
        margin-right: 0;
	}

	.video-content p br, .updown .fa {
		display: none;
	}

    .intro-tagline {
        font-size: 12px;
        margin-left: 50px;
        margin-right: 50px;
    }
	#speak-section .col-xs-12
	{
		background-size: 80%;
	}
}
@media ( max-width : 1000px ) {
	/*.testimonial .carousel-inner, .carousel, .carousel-caption
	{
		height: 250px;
	}*/
}
@media ( max-width : 770px ) {
	.footer .text-holder
	{
		text-align: center;
	}

}

@media ( max-width : 320px ) {
	.intro-title img
	{
		width: 90%;
	}

	.banner-grids ul li label
	{
		display: none;
	}
}

/*-- =================================
5. subscription
================================= --*/
.subscription-form {
	padding-bottom: 40px;
}

.subscription-form .form-group{
	margin-bottom: 0;
	margin-top: 10px;
}

.subscribe-btn{
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 5px;
}

.subscription-form .input-group-addon{
	color: #999999;
	background-color: transparent
}

.subscription-form .form-border-null{
	border-left: 0;
	padding-left: 0;

}

.subscription-form .form-control{
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;

}

.subscription-form .form-control:focus{
    border-color:  #ccc;
}

.subscription-form .form-control:focus{
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.subscription .small-para{
    color: #21A73F;
	font-size: 12px;
	font-weight: 300;
}

@media (min-width: 768px) {
    .subscription-form .subscription-input{
		min-width: 450px;
	}
	#smallmusicrecord .subscription-input{
		min-width: 100% !important;
	}
}

@media only screen and ( max-width : 48em ) {
   .subscribe-btn{
        width: 100%;
        margin-left: 0;
    }
}

/*-- =================================
6. service
================================= --*/
#service-section p
{
	text-align: justify;
	line-height: 22px;
}
#service-section ul, #service-section ul li
{
	text-align: left;
	line-height: 22px;
}
.service{
	background-color: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

.service-row{
    padding: 0 0;
	text-align: center;
}

.service-row .service-box .service-icon{
    color: #21A73F;
	border-radius: 50px;
	margin-bottom: 15px;
	padding: 25px 0;
	text-align: center;
	width: 80px;
	height: 80px;
	border: 2px solid #21A73F;
}

.service-row .service-box:hover  .service-icon {
	background-color:  #21A73F;
	border-color: #21A73F;
	color: #fff;
}

.service-row > div > .service-box{
	padding: 30px 25px 10px 25px;
	background-color: #fff;
	margin-top: 10px;
}

.service-row > div:hover > .service-box{
    border-color: #21A73F;
	background-color: #fff;
}

/*-- =================================
7. feature
================================= --*/
.feature .media{
	margin-top: 0px;
}

.feature .media-feature{
	margin: 0 auto;
}

.feature .media-padding-top{
	margin-top: 100px;
}

.media-body h5{
    color: #21A73F;
}

.feature .feature-image{
	width: 100%;
	height: 800px;
}

.feature .media-middle i{
    color: #21A73F;
	font-size: 20px;
}

.feature .media > .pull-left {
	padding-right: 30px;
}

.feature .media > .pull-right{
	padding-left: 30px;
}

.feature .media-left {
     padding-right: 0;
}

.feature .media-middle {
	vertical-align: top;
}

/* options */
.feature .media-left .media-option {
    background-color: #fff;
    border-color: #21A73F;
    margin-top: 12px;
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    height: 60px;
    padding: 31%;
    width: 60px;
}

.feature .nonechange .media-left .media-option {
    background-color: #21A73F;
    color: #fff;
}

.feature .media-left a .media-option {
    cursor: default;
}

.feature .media-left .media-option-small {
    background-color: #fff;
    border-color: #21A73F;
    margin-top: 12px;
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    height: 30px;
    padding: 15%;
    width: 30px;
}

/*.media:hover .media-left .media-option{
    background-color: #21A73F;
    color: #fff;
}*/

/* media queries for feature */
@media only screen and ( max-width : 62em ) {
    .feature .hidden-xs{
        display: none;
    }

    .screen-left .pull-right {
        float: none !important;
    }

    .feature .media > .pull-right {
        padding-left: 0;
        padding-right: 30px;
    }

    .media-body h5 {
        text-align: left;
    }

    .feature img{
        height: 35em;

    }

    .media-body p{
        text-align: justify;
    }
}

@media only screen and ( max-width : 1198px ) {
    .feature .arrow-right,
    .feature .arrow-left{
        display: none;

    }

    .feature .media-padding-top{
        margin-top: 50px;
    }

}

/*-- =================================
8. feature-Tow & three
================================= --*/
.feature-tow{
    background-color: #F5F5F5;
    border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

.feature-tow .panel{
	border: 0px solid transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.feature-tow .panel-default > .panel-heading {
    background-color: #fff;
}

.feature-tow .panel-title{
	font-size: 18px;
}

.feature-tow .panel-title a.collapsed:after {
	content: "\f216";
	font-family: "Ionicons";
}

.feature-tow .panel-title a::after {
	content: "\f207";
	font-family: "Ionicons";
	position: absolute;
	right: 30px;
	color: #21A73F;
}

.feature-tow .panel-heading{
	padding: 15px 27px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.feature-tow .panel-heading a{
	padding-right: 10px;
    text-decoration: none;
	font-weight: 300;
	color: #21A73F;
}

.feature-tow .panel .show-icon{
    color: #21A73F;
}

.feature-tow .panel-body{
	background-color: #fff;
	padding: 15px 30px 20px 30px;
	margin: 0;
}

.feature-tow .panel-collapse{
	background-color: rgba(245, 245, 245, 0.5);
	border-bottom-right-radius: 0;
}

.feature-tow .label {
  padding: 0 7px;
  font-weight: 200;
}

.feature-three .list-inline > li .apple-store-btn{
	background-color: #AF4960;
	border: 2px solid #AF4960;
}

.feature-three .list-inline > li .apple-store-btn:hover{
	background-color: #A04D5F;
	border-color: #A04D5F;
}

/*-- =================================
9. testimonial
================================= --*/
.testimonial{
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: rgba(0, 0, 0, 0.5);
}

.testimonial-Background{
	padding-bottom: 0;
	padding-top: 0;
}

.testimonial-Background{
	background: url(../images/background/background-image-2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    -ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.testimonial h2{
	color: #fff;
}

/* carousel settings*/
.testimonial .carousel-inner{
    height: auto;
}

.testimonial .btn[disabled]{
    opacity: 1;
	cursor: default;
}

.testimonial .carousel-caption p{
	color: #f0f0f0;
	font-size: 16px;
}

.testimonial .carousel-caption .rotate-square{
	width: 100px;
	height: 100px;
    color: #f0f0f0;
	vertical-align: middle;
	padding: 6px 0;
	margin-bottom: 60px;
    line-height: 1.428571429;
    border: 2px solid #f0f0f0;
	background-color: transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.testimonial .carousel-caption .rotate-square .quote{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.testimonial .carousel-caption{
	position: static;
	left: 0;
	right: 0;
}

.testimonial .carousel-caption{
	z-index: 0;
	text-shadow: none;
}

/* carousel indicators */
.testimonial .carousel-indicators {
    bottom: -15px;
}

.testimonial .carousel-indicators li {
	background-color: rgba(0, 0, 0, 0);
	display: inline-block;
	height: 15px;
	margin-left: 5px;
	text-indent: -999px;
	width: 15px;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
    border-color: #21A73F;
}

.testimonial .carousel-indicators .active {
	height: 15px;
	width: 15px;
	margin-left: 5px;
	margin-bottom: 1px;
	border-radius: 3px;
    border-color: #21A73F;
    background-color: #21A73F;
}

/* carsousel control arrow  */
.svg-wrap{
    visibility: hidden;
}

.carousel-content .nav-roundslide a {
	position: absolute;
	top: 40%;
	display: block;
	outline: none;
	text-align: left;
	z-index: 0;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.carousel-content .nav-roundslide a.prev {
	left: -10%;
}

.carousel-content .nav-roundslide a.next {
	right: -10%;
}

.carousel-content .nav-roundslide a svg {
	display: block;
	margin: 0 auto;
	padding: 0;
}

.carousel-content .nav-roundslide a {
	opacity: 0;
	color: #fff;
	margin: 0 20px;
	padding: 15px;
	width: 62px;
	height: 62px;
	border-radius: 40px;
	background: rgba(15, 15, 15, 0.3);
}

.carousel-content .nav-roundslide a:hover {
	width: 130px;
  color: #21A73F;
	background: rgba(15, 15, 15, 0.5);
}

.carousel-content .carousel:hover .nav-roundslide a {
	opacity: 1;
}

.carousel-content .nav-roundslide .icon-wrap {
	position: absolute;
	width: 32px;
}

.carousel-content .nav-roundslide a.prev .icon-wrap {
	left: 23px;
}

.carousel-content .nav-roundslide a.next .icon-wrap {
	right: 3px;
}

.carousel-content .nav-roundslide a.prev .icon-wrap ,
.carousel-content .nav-roundslide a.next .icon-wrap{
    margin-top: -3px;
}

.carousel-content .nav-roundslide h3 {
	position: absolute;
	top: 0;
	margin: 0;
    color: #21A73F;
	white-space: nowrap;
	font-weight: 300;
	font-size: 18px;
	line-height: 3.5;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -webkit-transform 0.3s;
	-ms-transition: opacity 0.3s, -webkit-transform 0.3s;
	-o-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.carousel-content .nav-roundslide a.prev h3 {
	right: 20px;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}

.carousel-content .nav-roundslide a.next h3 {
	left: 20px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}

.carousel-content .nav-roundslide a:hover h3 {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

/*-- =================================
10. portfolio
================================= --*/
/* In an external file portfolio.css */

/*-- =================================
11. extra-watch
================================= --*/
.extra-watch{
    background-color: #fff;
}

.extra-watch .video-small{
	margin-top: 0;
	font-weight: 100;
}

.extra-watch .video-small i{
	color: #21A73F;
}

.extra-watch .carousel {
  margin-top: 40px;
}

.extra-watch .item .carousel-caption img{
	margin-bottom: 20px;
	border-width: 2px;
	border-style: solid;
	border-radius: 4px;
	border-color: #ccc !important;
}

.extra-watch .carousel-caption {
    position: static;
    left: 0;
    right: 0;
}

.extra-watch .item .carousel-caption {
	color: #848484;
	text-shadow: none;
	text-align: left;
}

.extra-watch strong{
	font-size: 15px;
	font-weight: 100;
}

.extra-watch .item h5 span{
	font-size: 13px;
	font-weight: bold;
	font-style: normal;

}

.extra-watch .carousel-caption .badge{
	border-radius: 3px;
	padding: 7px 10px;
	margin-right: 10px;
    background-color: #21A73F;
}

/* carousel indicators */
.extra-watch .carousel-indicators {
    left: 9%;
    bottom: -15px;
}

.extra-watch .carousel-indicators li {
	background-color: rgba(0, 0, 0, 0);
	display: inline-block;
	height: 15px;
	margin-left: 5px;
	text-indent: -999px;
	width: 15px;
	border-width: 2px;
	border-style: solid;
    border-color: #848484;
	border-radius: 3px;
}

.extra-watch .carousel-indicators .active {
	height: 15px;
	width: 15px;
	margin-left: 5px;
	margin-bottom: 1px;
	border-radius: 3px;
    background-color: #848484;
	border: 1px solid #848484;
}

/*-- =================================
12. pricing
================================= --*/
#pricing-section h2
{
	color: #fff;
}
.price-list{
    border-bottom: 1px solid transparent;
}

.price-list .panel{
	background-color: transparent;
	border-radius: 4px;
}

.price-list .panel-default {
  border: none;
}

.price-list .panel-default > .panel-footer,
.price-list .panel-default > .panel-heading {
	background-color: #21A73F;
	border-color: #21A73F;
	color: #fff;
}

.price-list .panel-heading{
	color: #fff;
	font-size: 25px;
	font-weight: 100;
	padding-top: 18px;
	padding-bottom: 18px;
	text-transform: uppercase;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.price-list .panel-heading span{
	margin-right: -40px;
}

.price-list .star-size{
	font-size: 18px !important;
	color: rgb(10, 102, 92);
	margin-top: 5px;
	padding: 4px 5px 5px 5px;
	background-color: #fff;
	border-radius: 50%;
}

.price-list .panel-body{
	padding: 30px 0;
	background-color: #fff;
}

.price-list .price-circle {
	width: 180px;
	height: 100px;
	margin: 0 auto;
	border-radius: 50px;
	background-color: #21A73F;
	border: 3px solid #fff;
	box-shadow: 0 0 10px 5px rgba(20,20,20,0.3);
	-webkit-box-shadow: 0 0 10px 5px rgba(20,20,20,0.3);
	-moz-box-shadow: 0 0 10px 5px rgba(20,20,20,0.3);
	-ms-box-shadow: 0 0 10px 5px rgba(20,20,20,0.3);
	-o-box-shadow: 0 0 10px 5px rgba(20,20,20,0.3);
	box-shadow: 0 0 10px 5px rgba(20,20,20,0.3);
}

.price-list .price{
	padding: 30px 0;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}

.price-list .price .fa-rub{
	font-size: 15px;
	vertical-align: 0;
}

.price-list .list-group{
	background-color: #fff;
}

.price-list .panel .list-group li{
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.price-list .list-group-item{
	border-color: rgba(237, 237, 237, 0.7);
	padding: 13px 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.price-list .panel .list-group .unavailable-item{
	color: #E0E0E0;

}
.price-list .panel-footer {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 18px 15px;
}

.price-list .panel .panel-footer .btn-success{
	background-color: transparent;
	border: 1px solid #fff;
	padding-left: 25px;
	padding-right: 25px;
}

.price-list .panel .panel-footer .btn-success:hover{
	color: #fff;
	background-color: #EF7F1A;
}

.price-list .panel .panel-footer .active{
	color: #0A665C;
	background-color: #fff;
}

.price-list .panel .panel-footer a{
	color: #fff;
	font-weight: bold;
}

.price-list .best-offer{
	background-color: rgb(10, 102, 92) !important;
}

/* media query */
@media (min-width: 1000px) {
	#menu-toggle
	{
		display: none;
	}
	#bigmenu
	{
		display: block;
	}
}
@media (max-width: 999px) {

	.home-apps .intro
	{
		margin-top: 50px;
	}
}

/* media query */
@media (max-width: 990px) {
	.price-list .panel-default {
		margin-bottom: 30px;
	}
	.banner-grid
	{
		margin-bottom: 20px;
	}
	.banner-middle
	{
		border: none;
	}
	.pp-content
	{
		text-align: center;
	}
}

@media (max-width: 1214px) and (min-width: 991px) {

	.banner-grid ul li label
	{
		display: none;
	}
}

/*-- =================================
13. project information
================================= --*/
.project-info{
	padding-bottom: 40px;
	padding-top: 40px;
	background-color: rgba(0, 0, 0, 0.7) !important;
}

.project-info-Background{
	padding-bottom: 0;
	padding-top: 0;
	background: url(../images/background/slide-5.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    -ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.project-content {
    display: table;
    width: 100%;
    position: relative;
	top: 25px;
}

.project-detail p .counter{
	font-weight: 900;
}

.project-detail h5{
	font-weight: 100;
	font-size: 25px;
}

.project-detail button[disabled] {
    opacity: 1 !important;
	cursor: default;
    filter: alpha(opacity=100) !important;
}

.project-detail {
    display: block;
    text-align: center;
    position: relative;
	margin-bottom: 20px;
}

.project-detail .project-title{
	color: #f0f0f0;
}

.project-detail .lead{
    color: rgb(189, 86, 110);
	margin-bottom: 15px;
}

.project-detail .rotate-square {
	width: 100px;
	height: 100px;
    color: #f0f0f0;
	vertical-align: middle;
	padding: 6px 0;
	margin-bottom: 45px;
	line-height: 1.428571429;
    border: 2px solid #f0f0f0;
	background-color: transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.project-detail .rotate-square:hover {
	background-color: transparent;
}

.project-detail .project-icon{
    color: #21A73F;
}

.project-detail .rotate-square .project-icon{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*-- =================================
14. FAQ
================================= --*/
.faq-box{
    margin-top: 40px;
    padding: 20px 30px;
    border-left: 4px solid;
	border-radius: 4px;
    -webkit-box-shadow: -1px 5px 10px 0 rgba(204, 204, 204, 0.9);
    -moz-box-shadow: -1px 5px 10px 0 rgba(204, 204, 204, 0.9);
    -ms-box-shadow: -1px 5px 10px 0 rgba(204, 204, 204, 0.9);
    -o-box-shadow: -1px 5px 10px 0 rgba(204, 204, 204, 0.9);
	box-shadow: -1px 5px 10px 0 rgba(204, 204, 204, 0.9);
}

.faq-box .message-quote{
    color: #21A73F;
	padding-right: 5px;
}

.faq-box h4{
    margin-top: 0;
    margin-bottom: 5px;
}

.faq-box p{
	margin-bottom: 10px;
}

.faq-box p:last-child{
    margin-bottom: 0;
}

.fqa-box-default h5{
	color: #848484;
 }

.faq-box-default
{
    background-color: #fff;
    border-color: rgba(23, 132, 123, 0.5);
}

.faq-box .rating-icons{
	color: #EFDC7D;
}

.faq-box footer::before {
	content: " — ";
	color: #848484;
}

/*-- =================================
15. call to action
================================= --*/
.call-to-action{
	padding-bottom : 0;
	padding-top : 0;
}

.call-to-action{
	background: url(../images/background/background-image-4.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.call-to-action .action{
	padding-bottom : 80px;
	padding-top : 80px;
	background-color: rgba(0, 0, 0, 0.6) !important;
}

.call-to-action h2{
    font-weight: 100 !important;
    font-size: 50px;
    letter-spacing: 2px;
    word-spacing: 4px;
}

.call-to-action .btn-wrap{
	margin-bottom: 0;
}

.call-to-action h2,
.call-to-action{
	color: #fff;
}

.call-to-action  h2{
	font-weight: 900;
}

.call-to-action .image-arrow-left{
    margin-top: -70px;
    margin-right: 40px;
}

.call-to-action .image-arrow-right{
    margin-top: -70px;
    margin-left: 40px;
}

/*-- =================================
16. github
================================= --*/
.github{
	background-color: rgb(9, 119, 110) !important;
	border: 0;
}

.github .github-icon{
	color: #f0f0f0;
	font-size: 120px;
}

.github .github-title{
	color: #f0f0f0;
	font-weight: 900;
	margin-bottom: 20px;
	letter-spacing: 0.5px;
}

.github .github-tagline{
	color: #f0f0f0;
	font-weight: 100;
	margin-bottom: 0;
}

/*-- =================================
17. contact
================================= --*/
.contact.form-group{
	margin-bottom: 20px;
}

.contact .big-para{
	margin-bottom: 30px;
}

.contact .contact-social-link{
	margin-bottom: 50px;
}

.contact .contact-social-link a .social-icon{
	width: 40px;
	height: 40px;
	color: #fff;
	margin: 0 5px;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	vertical-align : baseline;
    background-color: #21A73F;
	border-radius: 50%;
}

.contact .contact-social-link a .social-icon:hover{
	background-color: #EF7F1A;
}

.contact-form .form-control{
	background-color: #fff;
	border: 1px solid transparent;
}

 .contact-form .form-control:focus{
	border: 1px solid #21A73F;
 }

.contact-form .form-control:focus{
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

/*-- =================================
18. footer
================================= --*/
.footer{
	background: #0B0C0D;
	overflow: hidden;
}

.last-footer{
	background-color: #050505;
}

.footer .footer-line{
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #f0f0f0;
}

.footer-holder {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #848484;
	border-bottom: 1px solid #3F3E3B;
}
.footer-nav ul
{
	margin: 0;
	padding: 0;
}
.footer-nav ul li
{
	display: inline-block;
	list-style: none;
}
.footer-nav
{
	margin-top: 30px;
}
.footer-nav a
{
	color: #EF7F1A;
	padding: 0 15px;
}
.footer-nav a::first-child
{
	padding: 0 15px 0 0;
}
.footer-nav a::last-child
{
	padding: 0 0 0 15px;
}
.footer-nav a:hover
{
	color: #fff;
}

.footer-holder .about-site{
    margin: 0 0 10px;
	font-size: 20px;
	font-weight: 900;
	text-align: left;
}

.footer-holder .logo + p {
    margin: 0 0 29px;
	line-height: 21px;
}

.footer-holder h5 {
	color: #f0f0f0;
    margin: 0 0 14px;

}

.footer-holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: normal;
    line-height: 1.55;
}

.footer-holder .phone a {
	color: #21A73F;
}

.banner-left ul li span.phone
{
	color: #21A73F;
}

.banner-left ul li span.phone:hover
{
	color: #EF7F1A;
}
.footer-holder ul {
    margin: 0 0 26px;
}

.footer-holder ul a {
	color: #21A73F;
	text-decoration: none;
}

.footer-holder .phone a:hover,
.footer-holder ul a:hover {
	color: #EF7F1A;
}

.footer-holder .phone {
	display: block;
	line-height: 1.2;
}

.footer-holder .email {
	color: #21A73F;
	display: block;
	padding: 0 0 29px;
	line-height: 20px;
}

.footer-holder address {
    margin: 0 0 15px;
}

.footer-holder address {
	display: block;
	font-style: normal;
}

.footer-holder:before {
    left: 0;
    right: 0;
}
.panel-footer .btn
{
	font-size: 16px;
}
.last
{
	margin-bottom: 35px;
}
#contact-section strong, #contact-section address, #contact-section p
{
	font-size: 16px;
}
#contact-section .fa
{
	font: normal normal normal 18px/1 FontAwesome;
	font-size: 18px;
}

#speak-section .col-xs-12
{
	background: transparent url("../images/signature-5.png") no-repeat scroll right bottom;
	padding-bottom: 70px;
	background-position: right 20px bottom;
}
/*#speak-section .col-xs-12 .signature2
{
	background: transparent url("../images/signature2.png") no-repeat scroll right bottom;
	padding-bottom: 90px;
}*/

/*-----------------------*/
.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.popup, #result, #order {
	background: url('../images/music-studio.jpg') repeat #fff;
	-moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
	display: inline-block;
	opacity: 0;
	padding: 15px;
	text-align: justify;
	visibility: hidden;
	z-index: 999999;
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
}
.popup
{
	top: 25px;
	bottom: 25px;
}
#result, #musicresult
{
	background: #fff;
	position: fixed;
	width: 300px;
	height: auto;
	left: 50%;
	margin-left: -150px;
}
#musicresult
{
	display: block;
	position: relative;
}
#order
{
	background: #fff;
	height: auto;
}
#order
{
	top: 25px;
}
#result h2, #orderresult h2, #musicresult h2
{
	color: #EF7F1A;
	font-weight: 300;
	margin-top: 25px;
}
#result h2.good, #orderresult h2.good, #musicresult h2.good
{
	color: #21A73F;
}
.popup .modal-title
{
	color: #fff;
	background: #21A73F;
	font-weight;
}
.popup .btn-close
{
	right: -10px;
	margin-top: -44px;
	margin-right: 0;
}
#result .btn-close, #order .btn-close, #orderresult .btn-close
{
	right: -10px;
	margin-top: -40px;
	margin-right: 0;
	color: #aaa;
}
.popup .pp-content
{
	background: #fff;
	padding: 20px;
	display: inline-block;
}
.popup .fa
{
	color: #449d44;
	margin-right: 15px;
}
.popup ul
{
	padding: 0;
}
.popup li
{
	list-style: none;
	margin-bottom: 10px;
}
.popup .subscription-form .input-group-addon
{
	background: #fff;
}
.popup .subscription-form
{
	padding-bottom: 10px;
}
.modal-content
{
	border-radius: 0;
}
.modal
{
	border-radius: 0;
	z-index: 150000;
}
.white
{
	color: #fff;
}
#program, #music
{
	padding-top: 85px;
}
#program p.big-para, .feature-three p.big-para
{
	font-style: normal;
	margin-bottom: 15px;
}
#program ul.big-para, .feature-three ul.big-para, #music ul
{
	list-style: none;
}
#program ul.big-para i, .feature-three ul.big-para i, #music i
{
	font-size: 14px;
	color: #21A73F;
}
#program .dividing-border::after{
	margin-bottom: 35px;
}
.paint ul, .paint li
{
    padding-left: 0;
    margin-left: 0;
}
.pedagog img
{
    float: right;
    margin-left: 15px;
    border-radius: 8px;
    padding: 5px;
    background: #dcf5af;
}
.grn
{
    background: #ceeab0 !important;
}
/*-- our-blog --*/
.our-blog {
	padding: 90px 0;
	}
.our-blog-info h2{
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 35px;
	font-weight: 700;
	}
.our-blog-info h3{
	margin:12px 0;
	color:#999999;
	font-size: 16px;
	}
.our-blog-info p{
	margin: 15px auto 60px auto;
	padding: 0;
	color: #333333;
	font-size: 16px;
	width: 53%;
	}
  .august{
	text-align: center;
	width: 16%;
	margin: 0 auto;
	color: #ffffff;
	font-size: 20px;
	background: #99cc33;
	padding: 10px 14px;
	border-radius: 5px;
	}
.blog-left{
	float: left;
	width: 50%;
	border-right: 3px solid #cccccc;
	padding:56px 67px 66px 0;
	}
.blog-img {
	border:1px solid #E0DDDD;
	padding:15px;
	}
.blog-left .blog-img {
	margin-bottom: 60px;
	}
.blog-img img{
	width:100%;
	}
.blog-right{
	float: right;
	width: 50%;
	padding: 56px 0px 0px 67px;
	}
.blog-grids{
	position:relative;
	}
.article h3
{
    font-weight: bold;
}
.events h4
{
	color: #EF7F1A;
}
.carousel-content ul
{
	list-style: none;
}
.eventsl .carousel-caption
{
	padding-top: 0;
}
.eventsl h4
{
	margin-top: 0;
	margin-bottom: 10px;
}
.eventsl ul, .eventst li
{
	text-align: justify;
	padding: 0;
}
#bigmenu ul li ul
{
	display: none;
  left: 0;
  width: auto;
  position: absolute;
  top: 67px;
  background: #21A73F;
	text-align: left;
}
#bigmenu .ul-last
{
	left: -96%;
	text-align: right;
}
#bigmenu .ul-last-2
{
	left: -143%;
	text-align: right;
}
#bigmenu ul li:hover > ul, .sidebar ul li:hover > ul
{
	display: block;
}
.sidebar ul li ul
{
	padding-left: 30px;
	padding-right: 10px;
}
.sidebar ul li ul li
{
	list-style: none;
}
#bigmenu ul li ul li
{
	left: 0;
	right: 0;
	width: 100%;
	border-bottom: 3px solid #21A73F;
	white-space: nowrap;
	padding: 5px 15px;
}
#bigmenu ul li ul li a
{
	color: #fff;
}
#bigmenu ul li ul li:hover > a
{
	color: #EF7F1A;
}
#bigmenu ul li ul li:hover
{
	border-bottom: 3px solid #EF7F1A;
	background-color: rgba(0, 0, 0, 0.3);
}
#bigmenu nav
{
	overflow: visible;
}
#YMapsID{height:100%}
ul.pad li
{
	padding-bottom: 15px;
	padding-left: 35px;
}
ul.pad
{
	padding-left: 0;
}
.schedule
{
	max-width: 600px;
	border: 1px solid #21A73F;
	width: 100%;
	margin: 0 auto;
}
.schedule td
{
	padding: 15px;
	border: 1px solid #21A73F;
}
.schedule td:first-child
{
	text-align: center;
	font-weight: bold;
	width: 120px;
}
.schedule tr:nth-child(2n+1):hover
{
	background: #ccc;
}
.schedule tr:nth-child(2n)
{
	background: #9CC8A6;
}
.schedule tr:nth-child(2n):hover
{
	background: #ccc;
}
.primary-school
{
	max-width: 800px;
	border: 1px solid #21A73F;
	width: 100%;
	margin: 0 auto;
}
.primary-school td
{
	padding: 15px;
	border: 1px solid #21A73F;
}
.primary-school td:first-child
{
	font-weight: bold;
	width: 150px;
}

.error {
    outline: 2px solid red;
}
