/* -----------------------
COLOR : RED 
COLOR CODE: #f62459
------------------------- */
header nav ul.nav li.active a {
    border-bottom: 2px dotted #f62459;
    color: #f62459;
}

header nav ul.nav li a:hover {
    color: #06c8ee;
}

header nav ul.nav li:last-child form {
    background: #f62459;
}

header nav ul.nav li:last-child form::before {
    border-bottom: 20px solid #f62459;
}

header nav ul.nav li:last-child form button:hover {
    background: #f62459;
}

.intro #intro-carousel .carousel-inner .item figure figcaption h1 span:first-child {
    color: #f62459;
}

.intro #intro-carousel .carousel-inner .item figure figcaption a {
    background: #f62459;
}

.section-number::before {
    background: #f62459;
}

.section-number::after {
    background: #f62459;
}

.section-number {
    border: 1px solid #f62459;
    color: #f62459;
}

.about i {
    color: #f62459;
}

.about a {
    color: #f62459;
}

.services .service-box i {
    color: #f62459;
}

.services .service-box a {
    color: #f62459;
}

.portfolio .portfolio-item figure figcaption {
    background: rgba(255, 72, 72, 0.7);
}

.testimonial #testimonial-carousel .owl-wrapper-outer {
    border-bottom: 1px solid #f62459;
    border-left: 1px solid #f62459;
}

.testimonial #testimonial-carousel .client-content .client-info h3 {
    color: #f62459;
}

.testimonial #testimonial-carousel .owl-controls .owl-pagination .owl-page.active {
    background: #f62459;
    border-color: #f62459;
}

.testimonial #testimonial-carousel .client-content .client-info ul.c-rating li {
    color: #f62459;
}

.pricing-table .featured-plan .pricing-wrapper {
    border: 1px solid #f62459;
    box-shadow: 0 5px 54px rgba(246, 36, 89, 0.2);
}

.pricing-table .single-plan:hover .pricing-wrapper {
    border: 1px solid #f62459;
    box-shadow: 0 5px 54px rgba(246, 36, 89, 0.2);
}

.pricing-table .single-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn::before {
    background: #f62459;
}

.blog .single-post a.read-more-btn::before {
    background: #f62459;
}

.blog .single-post h3 a:hover {
    color: #f62459;
}

.blog .single-post a.read-more-btn::before {
    background: #f62459;
}

.team #team-carousel .team-single figure figcaption {
    background: rgba(255, 72, 72, 0.7);
}

.contact form div input, .contact form div textarea {
    border-color: #f62459;
}

.contact form div button[type="submit"] {
    background: #f62459;
}

.intro #intro-carousel .left-slide:hover:before {
    background: #f62459;
}

.intro #intro-carousel .left-slide:hover:after {
    border-color: #f62459;
}

.intro #intro-carousel .right-slide:hover:before {
    background: #f62459;
}

.intro #intro-carousel .right-slide:hover:after {
    border-color: #f62459;
}

.intro-bottom > a::before {
    border: 3px solid #f62459;
}

.intro-bottom > a::after {
    border-bottom: 3px solid #f62459;
    color: #f62459;
}

footer {
    background: #526a8c;
-webkit-box-shadow: inset 0px 10px 30px -10px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 10px 30px -10px rgba(0,0,0,0.75);
box-shadow: inset 0px 10px 30px -10px rgba(0,0,0,0.75);
}

footer p {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    font-weight: 300;
}

.primary-button {
    background: #f62459;
}

.pricing-table .container:hover .featured-plan:hover .pricing-wrapper {
    border: 1px solid #f62459;
    box-shadow: 0 5px 54px rgba(246, 36, 89, 0.2);
}

.pricing-table .container:hover .featured-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn::before {
    background: #f62459;
}

.pricing-table .single-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn::before {
    background: #f62459;
}

.pricing-table .featured-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn {
    background: #f62459;
}

.pricing-table .single-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn::before {
    background: #f62459;
}

.pricing-table .single-plan:hover .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn {
    background: #f62459;
}

.pricing-table .container:hover .featured-plan:hover .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn {
    background: #f62459;
}

.testimonial #testimonial-carousel .owl-controls .owl-buttons .owl-next:hover:before {
    background: #f62459;
}

.testimonial #testimonial-carousel .owl-controls .owl-buttons .owl-next:hover:after {
    border-color: #f62459;
}

.testimonial #testimonial-carousel .owl-controls .owl-buttons .owl-prev:hover:before {
    background: #f62459;
}

.testimonial #testimonial-carousel .owl-controls .owl-buttons .owl-prev:hover:after {
    border-color: #f62459;
}

.team #team-carousel .owl-controls .owl-buttons .owl-next:hover:before {
    background: #f62459;
}

.team #team-carousel .owl-controls .owl-buttons .owl-next:hover:after {
    border-color: #f62459;
}

.team #team-carousel .owl-controls .owl-buttons .owl-prev:hover:before {
    background: #f62459;
}

.team #team-carousel .owl-controls .owl-buttons .owl-prev:hover:after {
    border-color: #f62459;
}

footer .shape-top {
    background-image: url("../../images/footer-shapes/red-shape.png");
}

.calculator {
	padding:5px 30px 0 30px;
	margin:0 20px;
	border-radius:10px;
	box-shadow: 0 0 22px rgba(0,0,0,.35);
background: -moz-linear-gradient(45deg, #c4d3e3 0%, #cfe6f2 47%, #d8f3fd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #c4d3e3 0%,#cfe6f2 47%,#d8f3fd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #c4d3e3 0%,#cfe6f2 47%,#d8f3fd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4d3e3', endColorstr='#d8f3fd',GradientType=1 );
}

.calculator2 {
    padding: 5px 30px 0 30px;
    margin: 0;
    border-radius: 4px;
    border: 1px solid #aabbce;
    background: -moz-linear-gradient(45deg, #c4d3e3 0%, #cfe6f2 47%, #d8f3fd 100%);
    background: -webkit-linear-gradient(45deg, #c4d3e3 0%,#cfe6f2 47%,#d8f3fd 100%);
    background: linear-gradient(45deg, #c4d3e3 0%,#cfe6f2 47%,#d8f3fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4d3e3', endColorstr='#d8f3fd',GradientType=1 );
}

.enterlogin {
	padding:0px 10px 40px 10px;
	border-radius:10px;
	box-shadow: 0 0 22px rgba(0,0,0,.15);
background: -moz-linear-gradient(45deg, #c4d3e3 0%, #cfe6f2 47%, #d8f3fd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #c4d3e3 0%,#cfe6f2 47%,#d8f3fd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #c4d3e3 0%,#cfe6f2 47%,#d8f3fd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4d3e3', endColorstr='#d8f3fd',GradientType=1 );
}

.about-single i {
    color: #888;
    display: inline-block;
    font-size:16px;
	padding:0 0 0 20px;
}

.pb10 {padding-bottom:10px!important;}
.pb20 {padding-bottom:20px!important;}
.pb30 {padding-bottom:30px!important;}
.pb50 {padding-bottom:50px!important;}
.pb100 {padding-bottom:100px!important;}

.pt10 {padding-top:10px!important;}
.pt20 {padding-top:20px!important;}
.pt30 {padding-top:30px!important;}
.pt50 {padding-top:50px!important;}
.pt100 {padding-top:100px!important;}

.mb10 {margin-bottom:10px!important;}
.mb20 {margin-bottom:20px!important;}
.mb30 {margin-bottom:30px!important;}
.mb50 {margin-bottom:50px!important;}
.mb100 {margin-bottom:100px!important;}

.mt10 {margin-top:10px!important;}
.mt20 {margin-top:20px!important;}
.mt30 {margin-top:30px!important;}
.mt50 {margin-top:50px!important;}
.mt100 {margin-top:100px!important;}

.panel-login {
	border-color: #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.panel-login sup{color:#f62459}
.panel-login>.panel-heading {
	color: #00415d;
	background-color: #fff;
	border-color: #fff;
	text-align:center;
}
.panel-login>.panel-heading a{
	text-decoration: none;
	color: #777;
	font-size: 15px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login>.panel-heading a.active{
	color: #f62459;
	font-weight: bold;
}
.panel-login>.panel-heading hr{
	margin-top: 22px;
	margin-bottom: 10px;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
	height: 45px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login input:hover,
.panel-login input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}


.btn-login {
	background-color: #59B2E0;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #59B2E6;
}
.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD;
}
.forgot-password {
	text-decoration: underline;
	color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666;
}

.btn-register {
	background-color: #2364d4;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #1d4994;
}
.btn-register:hover,
.btn-register:focus {
	color: #fff;
	background-color: #2154ab;
	border-color: #1d4994;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  
    opacity: 0.6!important;
}

.error-box{ font-size: 11px; margin-top: 5px; }
a.disabled {
  color: gray;
  pointer-events: none;
}

.vidno{display:block;}
.nevidno{display:none;}

.oferta{
	overflow: scroll;
	height:350px;
	border: solid 1px #999;
	padding:10px 20px;
}
.oferta p{font-size:12px;color:#222;}


.stown_result,.fstown_result {
	margin-top:10px;
	background-color: #fff;
	padding:10px;border:1px solid #bbb;
}
.stown_result li,.fstown_result li {
    list-style: none;
    padding: 5px 10px;
    margin: 0px;
    color: #0896D3;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
    transition: 0.3s;
}
.stown_result li:last-of-type:,.fstown_result li:last-of-type: {
    border-bottom: 0px;

}

.howhow a{text-transform:none;}
.howhow h1,h2,h3{color:rgba(35, 100, 212, 0.7);}
.howhow h4{color:#2364D4;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 20px;
letter-spacing: -1px;}
.howhow span{font-family: Roboto;
font-style: normal;
font-size: 12px;

color: #2364D4;}

.btn-how{
background: linear-gradient(172.05deg, #C6CBE1 -74.55%, #D9F6FF 7.81%, #C0CCDD 114.15%), #2364D4;
box-shadow: 0px 13px 30px rgba(24, 97, 222, 0.17), 0px 0px 10px rgba(0, 0, 0, 0.19);
border-radius: 6px;
}

.ornament{
	background: url(../../images/bgornament.png) top left;
}
.search_result {
	margin-top:10px;
	margin-left:-40px !important;
}
.search_result li, .filtertown_result li {
    list-style: none;
    padding: 5px 10px;
    margin: 0px;
    color: #0896D3;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
    transition: 0.3s;
}

/*Count Down start*/
.onh-countdown{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 10px;
	text-align: center;
	list-style: none;
}
.onh-countdown li{
	float: left;
	width: 22%;
	margin: 0 0 0 4%;
}
.onh-countdown li:first-child{
	margin-left: 0;
}
.onh-countdown li h6 {
    border-radius: 6px;
	font-family: 'Oswald', sans-serif;
    color: #fff;
    float: left;
    font-size: 45px;
    font-weight: bold;
    height: 69px;
    line-height: normal;
    padding: 0px 0 0;
    width: 100%;
    margin: 0;
    text-shadow:7px 8px 2px rgba(0, 0, 0, 0.5);
}
.onh-countdown2{
	width: 168px;
	display:block;
	padding: 0;
	margin: 0 0 10px;
	text-align: center;
	list-style: none;
}
.onh-countdown2 li{
	float: left;
	width: 36px;
	font-size: 14px;
	margin: 0 0 0 6px;
}
.onh-countdown2 li:first-child{
	margin-left: 5px;
}

.onh-countdown2 li b {
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 38px;
    line-height: normal;
    padding: 2px 0 0 0;
    width: 36px;
    margin: 0;
    text-shadow:3px 4px 2px rgba(0, 0, 0, 0.5);
}
.onh-countdown2 li i {
    color: #444;
    float: left;
    font-size: 12px;
    height: 16px;
    line-height: normal;
    padding: 2px 0 0 0;
    width: 36px;
    margin: 0;
	font-weight: 400;
    font-style:normal;
}
/*Count Down End*/
/*Count Down 2 start*/
.onh-countdown-simple{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.onh-countdown-simple li{
	float: none;
	width: auto;
	text-align: center;
	display: inline-block;
}
.onh-countdown-simple li h5{
	float: left;
	width: 100%;
	margin: 0 0 13px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: normal;
}
.onh-countdown-simple li h6{
	display:inline-block;
	width: 93px;
	height: 93px;
	line-height: 88px;
	font-size: 48px;
	border-radius: 100%;
	background-color: #efefef;
	margin: 0 auto;
}
/*Count Down 2 End*/