/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
    font-family:IRANSans,Verdana,Tahoma;
}
.popover{
    font-family:IRANSans,Verdana,Tahoma;
}
body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0  0 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}
.navbar-header h1{
    margin-top:0;
    margin-left:20px;
}
.icon-red{
    margin-left:10px;
    color:#c61212;
}
.user-menu{
    background-color:#fff;
    margin-top:10px;
}
.user-menu li a{
     color:#b1093d !important;
     font-weight:700;
}
.user-menu li:hover{
      background-color:#d3d3d3;
}
.nav-pills > li{
    float:none;
}
.setup-panel{
    padding:5px;
}
button[data-name='md-persiandatetimepicker-switch'] {
  color: #fff;
  background:#dd2e35 none repeat scroll 0 0;
  font-size:15px !important;
  border:none;
  font-weight:700 !important;
}
.wrapper{
    min-height:600px;
}
.setup-content .column{
    padding-bottom:15px;
        padding-top:15px;
    border-bottom:2px solid #d8d8d8;
}
.paddtb-10{
    padding:10px 0;
}
.field-validation-error{
    position:absolute;
    color:#fff;
    background-color:#dd2e35;
}
.headerrow{
    background: #9ad4f3 url("../Images/custom/cloud_up.png") repeat-x scroll 0 0;
    width:100%;
    padding-left:0;
    padding-right:0;
}
.internal-headerrow{
     background: #9ad4f3 url("../Images/custom/cloud.png") repeat-x scroll 0 0;
    width:100%;
    padding-left:0;
    padding-right:0;
    margin-bottom:30px;
}
.internal-headerrow h2{
    line-height:200px;
}
.intro_text {
    background: rgba(0, 0, 0, 0) url("../Images/custom/kindergarten.png") no-repeat scroll 0 0;
    height: 752px;
    margin-top: 60px;
    padding: 105px 117px 10px 475px;
}
.headerrow div.header {
    min-height: 300px;
}
#bee1 {
    animation-direction: alternate;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-name: bee1;
    animation-timing-function: ease-in-out;
    background: rgba(0, 0, 0, 0) url("../Images/custom/bee1.png") no-repeat scroll 0 0;
    height: 28px;
    left: 25%;
    position: absolute;
    top: 435px;
    width: 20px;
    z-index: 150;
}
#bee2 {
    animation-direction: alternate;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-name: bee2;
    animation-timing-function: ease-in-out;
    background: rgba(0, 0, 0, 0) url("../Images/custom/bee2.png") no-repeat scroll 0 0;
    height: 26px;
    position: absolute;
    right: 25%;
    top: 435px;
    width: 24px;
    z-index: 150;
}
#balloon1 {
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-name: balloon1;
    background: rgba(0, 0, 0, 0) url("../Images/custom/balloon1.png") no-repeat scroll 0 0;
    height: 244px;
    left: 50%;
    position: absolute;
    top: 385px;
    transform-origin: 50% 100% 0;
    transition-timing-function: linear;
    width: 82px;
}
#balloon2 {
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-name: balloon2;
    background: rgba(0, 0, 0, 0) url("../Images/custom/balloon2.png") no-repeat scroll 0 0;
    height: 228px;
    left: 30%;
    position: absolute;
    top: 90px;
    transform-origin: 50% 100% 0;
    transition-timing-function: linear;
    width: 129px;
}
#balloon3 {
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-name: balloon3;
    background: rgba(0, 0, 0, 0) url("../Images/custom/balloon3.png") no-repeat scroll 0 0;
    height: 244px;
    left: 12%;
    position: absolute;
    top: 350px;
    transform-origin: 50% 100% 0;
    transition-timing-function: linear;
    width: 82px;
}
@keyframes bee1 {
0% {
    left: 15%;
    top: 435px;
}
25% {
    top: 385px;
}
50% {
    top: 435px;
}
75% {
    top: 365px;
}
100% {
    left: 35%;
}
}
@keyframes bee1 {
0% {
    left: 15%;
    top: 435px;
}
25% {
    top: 385px;
}
50% {
    top: 435px;
}
75% {
    top: 365px;
}
100% {
    left: 35%;
}
}
@keyframes bee2 {
0% {
    right: 15%;
    top: 585px;
}
25% {
    top: 535px;
}
50% {
    top: 585px;
}
75% {
    top: 515px;
}
100% {
    right: 35%;
}
}
@keyframes bee2 {
0% {
    right: 15%;
    top: 585px;
}
25% {
    top: 535px;
}
50% {
    top: 585px;
}
75% {
    top: 515px;
}
100% {
    right: 35%;
}
}
@keyframes balloon1 {
33% {
    transform: rotate(5deg);
}
66% {
    transform: rotate(-5deg);
}
}
@keyframes balloon1 {
33% {
    transform: rotate(5deg);
}
66% {
    transform: rotate(-5deg);
}
}
@keyframes balloon2 {
50% {
    transform: rotate(10deg);
}
}
@keyframes balloon2 {
50% {
    transform: rotate(10deg);
}
}
@keyframes balloon3 {
1% {
    opacity: 1;
}
33% {
    opacity: 1;
    top: 350px;
    transform: rotate(5deg);
}
66% {
    opacity: 1;
    top: 350px;
    transform: rotate(-5deg);
}
90% {
    opacity: 0;
    top: 100px;
    transform: rotate(5deg);
}
91% {
    opacity: 0;
    top: 350px;
}
100% {
    opacity: 1;
}
}

.headerrow .main {
    background: rgba(0, 0, 0, 0) url("../Images/custom/hills.png") no-repeat scroll center bottom;
}
