#activity .white_bg {
    padding-top: 30px;
}
.bg-color{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAaUlEQVQoU12PCw2AMAwFbzaGDLCBDXSgAxvYABlgY+RgWxqaLOnn+vqWgBE4+WIFNuCudUk1EZorYCsDF5Aa4OYelAowqCTg0GeodLhZ62yiXL8JTNFTJ9vNv6cG9JvhN68nAYdRaYmeHot9F9X2eFD0AAAAAElFTkSuQmCC");
    min-height: 607px;
    opacity: 0.2;
}
#activity .white_bg {
    background: #fff;
}
#activity .g_main {
    width: 1160px;
}

.g_main {
    margin: 0 auto;
    width: 1000px;
}
/***********************************
Navigation bar
************************************/
.navbar-default .navbar-brand {
    color: #8dc53e;
}
.navbar-default {
    background-color: #ffffff;
}
.course-text{
    padding: 84px;
}
.navbar-default .navbar-nav > li > a {
    color: #717f86;
    font-size: 14px;
    font-weight: 700;
}
.navbar-nav > li > a{
	margin: 10px 5px;
	padding: 10px 15px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover
{
	color: #8dc53e;
}

.navbar-nav .active a{
    background: none !important;
    color: #8dc53e !important;
    outline: none;
}

.btn-trial a{
	background-color: #8dc53e;
	border-radius: 25px;
	color: #ffffff !important;
	border: 1px solid #8dc53e;
}
.btn-trial a:hover, .btn-trial a:focus{
	border: 1px solid #8dc53e;
	background-color: #fff;
	color: #8dc53e !important;
}
.navbar-default .navbar-brand {
    font-family: 'IRANSansWeb', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    height: inherit;
    font-size: 36px;
    margin: 20px 0;
}
.navbar-default .navbar-brand span{
	font-weight: 100 !important;
}
.navbar {
    margin-bottom: 0;
}
.padding-zero{
	padding: 0;
}
.mart20{
	margin-top: 20px;
}
/***********************************
Banner
************************************/


.text-dec{
	font-size: 35px;
	padding: 10px 20px;
    margin: 15px 0;
	text-transform: uppercase;
    color: #fff;
}
.text-border{
	border: 5px solid #8dc53e;
	display: inline-block;
	margin-top: 255px;
}
.intro-para{
	font-family: 'IRANSansWeb', sans-serif;
	font-size: 45px;
	color: #fff;
	margin-top: 30px;
}
.quote .btn{
    background-color:#8dc53e;
}

.mouse {
    width: 25px;
    height: 45px;
    border: 2px solid #8dc53e;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -12.5px;
    border-radius: 12px;
}
@-webkit-keyframes rotateplane {
    0%   {top:10px;}
    25%  {top:14px;}
    50%  {top:19px;}
    75%  {top:24px;}
    100% {top:28px;}
}
@-moz-keyframes rotateplane {
    0%   {top:10px;}
    25%  {top:14px;}
    50%  {top:19px;}
    75%  {top:24px;}
    100% {top:28px;}
}
@-o-keyframes rotateplane {
    0%   {top:10px;}
    25%  {top:14px;}
    50%  {top:19px;}
    75%  {top:24px;}
    100% {top:28px;}
}
.mouse::after {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #8dc53e;
    border-radius: 100%;
    left: 50%;
    top:10px;
    margin-left: -2.5px;
    transition:all 0.3s ease-in;

     -webkit-animation-name: rotateplane; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    animation-name: rotateplane;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
.login-box-body {
    padding: 15px 30px;
}
.login-box-msg, .register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px;
}
.modal-sm {
    width: 400px;
}
.padleft-right{
    padding-left: 5px;
    padding-right: 0;
}
.big-text{
    font-size: 35px;
}
.small-text{
    font-size: 16px;
}
.quote .btn{
    background-color: #8dc53e;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 10px;
}
.quote .btn:hover, .quote .btn:focus{
    background-color: #fff;
    color: #8dc53e;
    border-color: #fff;
     -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/***********************************
Features
************************************/
h2{
    line-height: 3.4rem;
	font-size: 2rem;
	padding-bottom: 15px;
}
.bottom-line{
	width: 25px;
	height: 3px;
	background-color: rgb(99, 122, 145);
}
.fea{
	margin-top: 25px;
}
.fea-img {
  width: 10%;
}
.heading {
    width: 100%;
}

.heading h4 {
    font-size: 17px;
    line-height: 1.25;
    font-weight: 700;
    color: #000;
    margin: 10px 0;

}
.heading p {
    line-height: 36px;
    text-align: justify;
}
/***********************************
 Organisations
************************************/
#organisations{
}
.orga-stru
{
    background-color: #8dc53e;
    width: 275px;
    height: 100px;
    padding: 10px 10px 25px 10px;
    text-align: center;
}
.orga-stru h3 {
    font-size: 20px;
    color: white;
    font-weight: bold;
    line-height: 39px;
}
.orga-stru p {
    font-size: 14px;
    color: white;
    font-weight: normal;
    line-height: 20px;
    padding-top: 15px;
}
.orga-stru i
{
    font-size: 150px;
    margin-top: 35px;
    color: rgb(255, 255, 255);
}
h3.det-txt {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
h4.sm-txt {
    color: #8dc53e;
    font-size: 24px;
}
p.det-p {
    padding: 10px 0;
    line-height: 30px;
    text-align: justify;
}

/***********************************
Cta
************************************/

.input-number-group {
    display: flex;
    justify-content: center;
}


.input-number {padding: 0 12px;
    vertical-align: top;
    text-align: center;
    outline: none;
    display: block;
    margin: 0;
}

.input-number,
.input-number-decrement,
.input-number-increment {
    user-select: none;

}

.input-number-decrement,
.input-number-increment {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 400;
}

.input-number-decrement {
    margin-right: 0.3rem;
}

.input-number-increment {
    margin-left: 0.3rem;
}



#cta-2{
    padding: 40px 0;
}
.cta-2-txt {
    font-size: 24px;
    padding-bottom: 15px;
    text-align: center;
    margin: 0 auto;
    line-height: 34px !important;
}
.cta-2-form input[type="email"] {
    padding: 13px 40px;
    font-size: 18px;
    color: #2b5d83;
    font-weight: 100;
    min-width: 280px;
    margin-left: -4px;
    margin-bottom: 2px;
    border: 1px solid #8dc53e;
    background-color: rgb(247, 247, 247);
    border-radius: 30px 0 0 30px;
}
.cta-2-form-submit-btn {
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
    background-color: #8dc53e;
    padding: 14px 30px;
    margin-left: -4px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    border-width: 1px 1px 1px 0;
    border-radius: 0 30px 30px 0;
}
/***********************************
Work Shop
************************************/
#work-shop {
    background-color: rgb(247, 247, 247);
}
.service-box{
    background: #fff;
    padding: 60px 30px 80px;
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}
.icon-box i {
    color: #8dc53e;
    font-size: 65px;
}
.ser-text {
    font-size: 24px;
}
.icon-box, .icon-text {
    padding: 20px 0 0;
}
/***********************************
Mentor Team
************************************/
.pm-staff-profile-image{
  width: 150px;
  height: 150px;
  background-color: #C6C6C6;
  border-radius: 50%;
  display: inline-block;
}
.pm-staff-profile-details {
    padding: 20px 20px;
}
.pm-staff-profile-name {
    font-size: 24px;
    text-transform: capitalize;
    color: #2b5d83;
}
.pm-staff-profile-title {
    text-transform: capitalize;
    color: #4b4b4b;
    font-weight: 500;
    padding: 12px 0;
}
.pm-staff-profile-bio {
  text-transform: capitalize;
  color: #4b4b4b;
  font-weight: 100;
}
/***********************************
Testimonial
************************************/
#testimonial{
    background-color: #111;
}
.bg-white{
    background-color: #fff !important;
}
.text-comment{
  background-color: rgb(255, 255, 255);
  padding: 20px;
}
.text-par{
  font-size: 20px;
  padding-bottom: 15px;
}
/***********************************
Course
************************************/
[class*=" imghvr-"] figcaption, [class^="imghvr-"] figcaption {
    background-color: #8dc53e;
}
[class*=" imghvr-"], [class^="imghvr-"] {
    background-color: #8dc53e;
    color: #fff;
}
/***********************************
Price Table
************************************/
.price-table {
    box-shadow: 0 0 1px 0 RGBA(0, 0, 0, 0.4);
    position: relative;
}
.price-table .pricing-head {
    background: #fff;
    padding: 40px;
    text-align: center;
}
.price-table .pricing-head h4 {
    font-size: 22px;
    color: #232c3b;
    margin-top: 0;
    letter-spacing: 1px;
    border-bottom: 1px solid #232c3b;
    padding-bottom: 20px;
}
.pricing-head .amount {
    font-size: 25px;
    font-weight: bold;
}
.pricing-head .curency {
    display: inline-block;
    position: relative;
    top: -30px;
    font-size: 20px;
}
.price-in {
    background: #fff;
    text-align: center;
}
.btn-bg {
    border: 0;
    border-radius: 0;
    color: #fff !important;
    padding: 20px 0;
    font-weight: bold !important;
    font-size: 20px;
    background-color: #8dc53e;
}
/***********************************
Contact Us
************************************/
.contact form .form {
    width: 100%;
    height: auto;
    padding: 15px 15px 12px;
    font-size: 18px;
    margin-bottom: 18px;
    color: #7f7f7f;
    letter-spacing: 0.5px;
}
#contact .form-control {
    background: #fafafa;
    border: 1px solid rgba(119, 81, 81, 0.34);
    width: 100%;
	margin-bottom: 15px;
    border-radius: 0;

}
.textarea {
    height: 228px;
    max-width: 100%;
    max-height: 229px;
}
.light {
    font-weight: 100;
}
.white{
    color: #fff !important;
}

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

#sendmessage {
    color: green;
    border:1px solid green;
    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 a {
    color: #fff;
}

.footer h3{
	font-weight: 300;
	letter-spacing: 0.05em;
	margin: 0 0 40px;
	font-size: 24px;
}
.footer .form-control {
    border-radius: 30px;
    border: none;
    background: rgba(255,255,255,.1);
    padding-left: 30px;
    color: #e5e6e7;
    margin-bottom: 0;
    height: 48px;
}
.footer .social-links li a {
    color: #fff;
    font-size: 32px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer .social-links li {
    display: inline-block;
    margin: 0 25px 25px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer .mc-trial {
    margin: 20px 0;
}
.footer .social-links {
    list-style: none;
    margin: 30px 0 40px;
    padding: 40px 0 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.btn-submit:hover, .btn-submit:focus{
    background-color: #8dc53e;
    color: #fff;
}
.btn-submit{
	padding: 14px 12px;
	border-radius: 50px;
	text-transform: uppercase;
    background-color: #8dc53e;
    color: #fff;
}
.btn-submit i{
	padding-left: 8px;
}

.btn-sec {
    margin-top: 20px;
}
.ser-btn {
    padding: 10px 18px;
    border: 0;
    background-color: #222935;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 20px;
}
.mem-info{
    padding: 45px 10px 0;
    background-color: #eee;
}
.mem-info h4 {
    font-size: 18px;
    padding: 10px 0;
}
.mem-info h3{
    font-size: 24px;
    padding: 15px 0;
}
.mem-info h5
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.mem-info p {
    margin: 0 0 10px;
}
.agent-social li {
    display: inline-block;
    padding: 0 10px 0 0;
    margin-bottom: 10px;
}
.btn {
    padding: 10px 20px;
}
.light-form-button{
    background: #8dc53e;
    padding: 10px 10px;
    color: #fff;: #fafafa;
    border: 1px solid rgba(119, 81, 81, 0.34);
    width: 24%;
    margin-bottom: 15px;
     -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-green, .btn-green:hover{
    background-color: #8dc53e;
    color: #fff;
}
.footer .form-control:focus{
    box-shadow: none;
}
/***********************************
************************************
Responsive media queries
************************************
***********************************/
@media (min-width: 769px) and (max-width: 980px) {
    .ser-text {
    font-size: 20px;
    }
    .service-box, .feature-info, .orga-stru{
        margin-bottom: 30px;
    }
    .pricing-head .amount {
    font-size: 51px;
    }
    .price-table .pricing-head h4 {
    font-size: 18px;
    }
}
@media (min-width: 451px) and (max-width: 768px) {
    .ser-text {
    font-size: 20px;
    }
    .service-box, .feature-info{
        margin-bottom: 30px;
    }

    .pricing-head .amount {
    font-size: 51px;
    }
    .price-table .pricing-head h4 {
    font-size: 18px;
    }
}
@media (min-width: 20px) and (max-width: 450px) {
    .text-dec {
    font-size: 20px;
    }
    .big-text {
    font-size: 30px;
    }
    .small-text {
    font-size: 14px;
    }
    .intro-para {
    font-size: 30px;
    }
    .header-section p{
        font-size: 14px;
    }
    .heading {
    margin-bottom: 20px;
    }
    .orga-stru i {
    font-size: 92px;
    }
    .orga-stru {
    padding: 5px 5px 15px 5px;
    width: 75px;
    margin-bottom: 20px;
    }
    .orga-stru h3 {
    font-size: 28px;
    }
    .orga-stru p {
    font-size: 13px;
    }
    h3.det-txt {
    font-size: 28px;
    }
    .cta-2-txt {
    font-size: 20px;
    }
    .service-box, .text-comment, .price-table{
        margin-bottom: 30px;
    }
    .contact-form-button{
        width: 40%;
    }
    .footer .social-links li {
    margin: 0 5px 25px;
    }
    .cta-2-form-submit-btn {
    font-size: 10px;
    }
    .cta-2-form input[type="email"] {
    padding: 13px 10px;
    font-size: 10px;
    min-width: 187px;
    }
    .modal-sm {
    width: 300px;
    }
    .login-box-body {
    padding: 15px 20px;
    }
    .navbar-default .navbar-brand{
        margin-left: 10px;
    }
    .navbar-default .navbar-nav > li > a{
        text-align: center;
    }
}
/****newcode*****/
td   span > i {
    font-size: 20px!important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
}
.btn-label {
    position: relative;
    left: -20px;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0,0,0,0.15);
    float: left;
}
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.btn-label i {
    font-size: 23px;
    color: #ffffff;
    margin-top: 0;
}
.btn-success{
    background-color: #8dc53e;
    border-color: #8dc53e;
}
.btn-success:hover{
    background-color: #79a835;
    border-color: #8dc53e;
}
.btn-success:active{
    background-color: #79a835;
    border-color: #8dc53e;
}
.btn-success:focus{
    background-color: #79a835;
    border-color: #8dc53e;
}
#accordion .panel {
    padding: 16px  15px;
    margin-bottom: 10px;
    color: #555;
    border: 1px solid #eee;
    box-shadow: 0 3px 10px #ececec;
}

a .fa {
    transform: rotate(0deg);

}

a[data-toggle="collapse"] {
    position: relative
}
.accordiont-panel .icontab {
    display: inline-block;
    transition: transform 0.05s ;
    position: absolute;
    right: 78px;
    top: 84%;
    margin-top: -15px;
}
.accordiont-panel .spantab {
    display: inline-block;
    position: absolute;
    right: 26px;
    top: 84%;
    margin-top: -11px;
    font-size: 10px;
    cursor: pointer;
}
.accordiont-panel .plus-icon:before,
.accordiont-panel .plus-icon:after {
    content: '';
    background: #6bbf49;
    position: absolute;
}
.accordiont-panel .plus-icon:before {
    width: 2px;
    height: 15px;
    margin-left: -0.5px;
    left: 50%;
}
.accordiont-panel .plus-icon:after {
    width: 15px;
    height: 2px;
    margin-top: -0.5px;
    top: 50%;
    opacity: 1;
    transition: opacity 0.35s ease-out;
}
.accordiont-panel .is-open .plus-icon {
    transform: rotate(90deg);
}
.accordiont-panel .is-open .plus-icon:after {
    opacity: 0;
}
.accordiont-panel .hidden {
    display: none;
}
.accordiont-panel .open-btn,
.accordiont-panel .close-btn {
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 90px;
}
.accordiont-panel .buttons-wrapper {
    position: relative;
}
.accordiont-panel .buttons-wrapper .plus-icon {
    position: absolute;
    right: 10px;
    top: 12px;
}
.isopenicon{
    margin-top: -9px!important;
}
.kholasegheimat{
    z-index: 9;
}
.box_style_1 h3.inner{
    background-color:#565a5c;
    padding:10px 20px 10px 18px;
    color:#fff;
    border:1px solid #fff;
    -webkit-border-top-left-radius: 3px;
    text-align:center;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.dropdown-cart .dropdown-menu:before, .dropdown-access .dropdown-menu:before, .dropdown-search .dropdown-menu:before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #8Dc53E;
    border-width: 7px;
    margin-right: -7px;
}
.dropdown-menu{
    margin-top:14px;
}
ul#cart_items{
    padding:5px 0 0 0;
    list-style:none;
}
ul#cart_items li{
    border-bottom:1px solid #ededed;
    position:relative;
    margin:0;
    padding:5px 10px;
    padding-bottom:10px;
    width:100%;
    clear:both;
}
ul#cart_items li .image{
    border: 1px solid #ddd;
    overflow:hidden;
    width:50px;
    height:50px;
    float:right;
    margin-left:10px;
}
ul#cart_items li .image img{
    padding:1px;
    width:48px;
    height:auto;
}
ul#cart_items li strong {
    font-weight:normal;
    color:#999;
    margin-top:10px;
    float:right;
    width:150px;
    line-height:14px;
}
ul#cart_items li strong > a{
    color:#333;
    display: block;
}
ul#cart_items li strong > a:hover{
    color:#8Dc53E;
}
ul#cart_items li a.action {
    color:#999;
    position: absolute;
    font-size: 14px;
    left: 10px;
    top: 0;
    width:15px;
    height:15px;
}
ul#cart_items li a.action:hover {
    color:#333;
    background:none;
}
ul#cart_items li:last-child div{
    color: #999;
    text-align:right;
    font-size:14px;
    padding:10px 0 15px 0;
    display:block;
}
ul#cart_items li:last-child span{
    color: #333;
    font-weight:bold;
    font-size:16px;
}
.dropdown-cart .dropdown-menu a.button_drop{
    display:inline-block;
}
.dropdown- .dropdown-menu{
    margin-top:7px;
}
.login-or {
    position: relative;
    font-size: 16px;
    color: #aaa;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: 2px;
    margin-left: -30px;
    background-color: #fff;
    width: 60px;
    text-align: center;
}
.hr-or {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
a#forgot_pw{
    color:#999 !important;
    font-size:11px;
    padding:0;
    margin:-5px 0 10px 0;
    display:block;
}
a#forgot_pw:hover{
    color:#333 !important;
}
#single_tour_feat ul{
    list-style:none;
    padding:0;
    margin:0;
    display:table;
    border-bottom:2px solid #555;
    margin-bottom:30px;
}
#single_tour_feat ul li{
    display:table-cell;
    width:1%;
    vertical-align:middle;
    text-align:center;
    padding: 0 10px 20px 10px;
    white-space:nowrap;
}
#single_tour_feat ul li:last-child{
    margin-right:0;
}
#single_tour_feat ul li i{
    font-size:36px;
    display:block;
    margin-bottom:10px;
}
#single_tour_desc h3{
    font-size:22px;
    margin-top:5px;
}
#single_tour_desc h4{
    line-height:20px;
    font-size:18px;
}
#map{
    width:100%;
    height:450px;
    border-bottom:1px solid #ddd;
    border-top:1px solid #ddd;
}
.table.table_summary td{
    border-top: 1px solid #ededed;
    width:50%;
}
.table.table_summary .text-right{
    text-align:left;
}
.table.table_summary tr.total{
    color:#8Dc53E;
    font-size:20px;
    font-weight:bold;
    text-transform:uppercase;
}
.cards{
    margin-top:18px;
}
.options_cart{
    overflow: hidden;
}

.options_cart hr{
    margin: 0;
}
.cart-list td{
    vertical-align:middle;
}
.table.options_cart td{
    vertical-align:middle;
    padding: 5px 0;
}
.booking_footer {
    background-color: #fff;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99999;
}
.credits_info {
    height: 40px;
    padding: 12px 16px;
    display: -webkit-box;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    color: rgba(0,0,0,0.87);
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.12);
    border-bottom: 1px solid rgba(0,0,0,0.12);
}
.add_cart {
    display: flex;
    height: 48px;
    width: 100%;
    box-shadow: inset 0 0.5px 0 0 rgba(0,0,0,0.12);
}
.add_cart p{
    display: inline-block;
}
.add_cart .total_price {
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: .42667rem;
    background-color: #fff;
}
.add_btn {
    padding: 0 24px;
    font-size: 16px;
    font-weight: 600;
}

@media (max-width: 767px) {
    ul{
        padding: 0;
    }

    .switch-light label, .switch-light > span {
        line-height: 18px;
        height: 15px;
    }
    .switch-light {
        height: 15px;
        width: 50px;
    }
    .switch-ios.switch-light > span span:last-of-type {
        padding-right: 12px;
    }
    .switch-ios.switch-light > span span:first-of-type {
        padding-left: 19px;
    }
    .switch-ios.switch-light > span:before {
        width: 47%;
    }
    .switch-ios.switch-light a {
        width: 17px;
        left: 1px;
    }
    .switch-ios.switch-light > span span {
        width: 42%;
        font-size: 10px;
    }
    .switch-ios.switch-light input:checked ~ a {
        margin-left: -21px;
    }
    .accordiont-panel .accordiont{
        padding:7px 2px;
    }
}
.numbers-row {position:relative; width:97px; height:40px; overflow:visible;}
.numbers-row.list { margin:auto; margin-bottom:5px; margin-top:15px;}
input.qty2 {position: relative; width:35px; height:40px; border-radius:unset; text-align:center; right:31px; font-size:12px; padding:5px;}
.button_inc {text-indent: -9999px;cursor: pointer;position:absolute; width:33px; height:40px;z-index:9;}
.dec {
    background:#fff url('../img/minus.png') no-repeat center center;
    border: 1px solid #cccccc;
    left:0; top:0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.inc {
    background:#fff url(../img/plus.png) no-repeat center center;
    right:0; top:0;
    border: 1px solid #cccccc;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#total{text-align:right; margin-top:20px;}
#total h3{
    font-size:26px;
    line-height:26px;
    padding:0;
    font-weight:bold;
    display:block;
    margin:0 0 10px 0;
}
.options i{
    font-size:22px;
    color: #8Dc53E;
}
.thumb_cart{
    border: 1px solid #ddd;
    overflow:hidden;
    width:60px;
    height:60px;
    margin-left:10px;
    float:right;
}
.thumb_cart img{
    padding:1px;
    width:58px;
    height:auto;
}
.item_cart{
    display: inline-block;
    margin-top:2px;
}
.table.confirm th{
    text-transform:uppercase;
}
.table.confirm td{
    width:50%;
}
.prices-box{
    margin:50px 0;
}

.top-content{
    background-color: #1f1f1f;
    border-radius: .5rem .5rem 0 0;
    color: white;
    padding:20px;
}

.bottom-content{
    background-color:#f1f1f1;
    padding:60px;
}



#prices .btn.btn-default {
    margin: 20px 0;
}
.price-table{
    -webkit-box-shadow: 0 2.7rem 3rem -2.5rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 2.7rem 3rem -2.5rem rgba(0, 0, 0, 0.15);
}
.price-table:hover{
    cursor: pointer;
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: translateY(-1rem);
    -webkit-box-shadow: 0 3.7rem 3rem -2.5rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 3.7rem 3rem -2.5rem rgba(0, 0, 0, 0.15);
}
#prices span{
    font-size:30px;
    color:#FFF;
}

#prices h3{
    color:#FFF;
    margin: 30px;
}

#prices .features li{
    padding:10px;
}

#prices .btn.btn-default{
    margin:61px 0 -68px 0;
}
.list-unstyled{
    text-align: right;
    font-size: 13px;
}
.quantity {
    float: left;
    margin-right: 15px;
    background-color: #eee;
    position: relative;
    width: 80px;
    overflow: hidden
}

.quantity input {
    margin: 0;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 0;
    float: right;
    color: #000;
    font-size: 20px;
    border: 0;
    outline: 0;
    background-color: #F6F6F6
}

.quantity input.qty {
    position: relative;
    border: 0;
    width: 100%;
    height: 40px;
    padding: 10px 25px 10px 10px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
    background-clip: padding-box
}

.quantity .minus, .quantity .plus {
    line-height: 0;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-size: 6px 30px;
    -moz-background-size: 6px 30px;
    color: #bbb;
    font-size: 20px;
    position: absolute;
    height: 50%;
    border: 0;
    right: 0;
    padding: 0;
    width: 25px;
    z-index: 3
}

.quantity .minus:hover, .quantity .plus:hover {
    background-color: #dad8da
}

.quantity .minus {
    bottom: 0
}
.shopping-cart {
    margin-top: 20px;
}
.inner-addon {
  position: relative;
}
.inner-addon input{
  direction:rtl;
}

/* style glyph */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align glyph */
.left-addon .glyphicon  { left:  0;}
.right-addon .glyphicon { left: 0;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

.gm-style .place-card-large {
    display: none !important;
}

.input-number-group .btn {
    padding: 2.5px 14px !important;
    font-size: 19px;
    background-color: #fff!important;
    color: #444!important;
    border: solid 1px #ccc !important;
}

.input-number-group {
    width: 115px;
}
body{
    overflow-x: hidden!important;
}
.show-select{
    font-weight: 600;
    border: 1px solid #8dc53e;
    color:#8dc53e;
    min-width: 80px;
    padding: 0 15px;
    height: 32px;
    vertical-align: top;
    background-color: #fff;
}
.active .show-select{
    background: #8dc53e;
    color: #fff;
}
.show-select:hover {
    background: #8dc53e;
    color: #fff;
}

.day-box {
    width: 150px;
    height: 150px;
    -webkit-box-shadow: 2px 2px 13px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 2px 13px 2px rgba(0,0,0,0.15);
    box-shadow: 2px 2px 13px 2px rgba(0,0,0,0.15);
    margin-bottom: 20px;
}
.day-box-start {
    width: 100%;
    height: 25px;
    text-align: center;
    padding-top: 2px;
}
.day-box-body {
    width: 100%;
    height: 125px;
    background-color: #ffffff;
    text-align: center;
}
.day-box-day {
    margin: 0;
    font-size: -webkit-xxx-large;
}
.day-box-month {
    margin: 0;
    font-size: x-large;
    display: block;
}

.day-box-year {
    margin: 0;
    font-size: x-small;
}
button.payment{
    width: 50%;
    border-radius: 0;
    font-size: 20px;
    margin:10px 25%;
}
