body, html {font-family: 'Open Sans', sans-serif; text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; color: #666; font-weight: 400; width: 100% !important; height: 100% !important;}
h2 {font-family: 'Montserrat', sans-serif; margin: 0 0 20px 0; font-weight: 700; font-size: 32px; color: #333;}
h3 {font-family: 'Montserrat', sans-serif; font-size: 22px; font-weight: 700; color: #333;}
h4 {font-size: 18px; color: #333;}
h5 {text-transform: uppercase; font-weight: 700; line-height: 20px;}
p {font-size: 15px;}
a {color: #1f386e; font-weight: 400;}
a:hover, a:focus {text-decoration: none; color: #e52f3c;transition: all 0.3s;}
ul, ol {list-style: none; padding: 0;}
hr {height: 2px; width: 70px; text-align: center; position: relative; background: #1E7A46; margin-bottom: 20px; border: 0;}
/* Navigation */
#menu {padding: 10px; transition: all 0.8s;}
#menu.navbar-default {background-color: #fff; border-color: rgba(231, 231, 231, 0); box-shadow: 0 0 30px rgba(0,0,0,0.2)}
#menu a.navbar-brand {font-family: 'Montserrat', sans-serif; font-size: 32px; font-weight: 700; color: #1f386e; text-transform: uppercase; letter-spacing: -1px;}
#menu.navbar-default .navbar-nav > li > a {font-family: 'Montserrat', sans-serif; text-transform: uppercase; color: #1f386e; font-size: 14px; font-weight: 700; padding: 8px 2px; border-radius: 0; margin: 9px 20px 0 20px; background-color: transparent;}
#menu.navbar-default .navbar-nav > li > a:hover {color: #ce2a36;}
#menu.navbar-default .navbar-nav > .active > a, #menu.navbar-default .navbar-nav > .active > a:hover, #menu.navbar-default .navbar-nav > .active > a:focus {color: #ce2a36 !important; background-color: transparent;}
#menu .phone {font-family: 'Montserrat', sans-serif; margin: 4px 0 0 120px; float: left; font-size: 16px; font-weight: 400; color: #999;}
#menu .phone span {font-size: 14px; display: block; color: #1f386e;}
#menu.navbar-toggle {border-radius: 0;}
#menu.navbar-default .navbar-toggle:hover, #menu.navbar-default .navbar-toggle:focus {background-color: #fff; border-color: #fff;}
#menu.navbar-default .navbar-toggle:hover>.icon-bar {background-color: #1f386e;}
/* Navigation - Custom dropdown */
#menu .dropdown-menu {box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); border: none;}
#menu .dropdown-menu li {padding: 6px 26px;}
#menu .navbar-collapse .nav .dropdown .dropdown-menu li a {font-weight: bold; text-transform: uppercase; color: #1f386e; padding: 0;}
#menu .navbar-collapse .nav .dropdown .dropdown-menu li a:hover {background-color: transparent; color: #ce2a36;}
#menu .navbar-collapse .nav .dropdown .dropdown-menu li a:focus {background-color: transparent;}
#menu .navbar-collapse .nav .dropdown .dropdown-menu > .active > a, 
#menu .navbar-collapse .nav .dropdown .dropdown-menu > .active > a:hover, 
#menu .navbar-collapse .nav .dropdown .dropdown-menu > .active > a:focus {background-color: transparent; color: #ce2a36;}
#menu .dropdown-btn {cursor: pointer;}
#menu.navbar-fixed-top .navbar-collapse, #menu.navbar-fixed-bottom .navbar-collapse {max-height: 100%; overflow: hidden;}
/* Content style */
.section-title {margin-bottom: 70px;}
.section-title h2 {position: relative; margin-top: 10px; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid rgba(0, 0, 0, 0.09);}
.section-title h2::after {position: absolute; content: ""; background-color: #e52f3c; height: 3px; width: 50px; bottom: -1px; left: 0;}
.btn-custom {text-transform: uppercase; color: #fff; background-color: #e52f3c; padding: 14px 20px; letter-spacing: 1px; margin: 0; font-size: 14px; font-weight: 600; border-radius: 4px; transition: all 0.3s;}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {color: #fff; background-color: #1f386e;}
.btn:active, .btn.active {background-image: none; outline: 0; -webkit-box-shadow: none; box-shadow: none;}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline: none; outline-offset: none;}
/* Introduction Section */
#intro {height: 100vh; display: flex; justify-content: center; align-items: center; background-color: #f6f6f6;}
#intro h1 {font-family: 'Montserrat', sans-serif; color: #fff; font-size: 62px; font-weight: 700; margin-top: 0; margin-bottom: 10px; text-shadow: 0 0 15px rgba(0,0,0,1)}
#intro p {color: #fff; font-size: 17px; line-height: 28px; padding: 15px; max-width: 600px; margin: 0 auto; margin-bottom: 40px; background: rgba(0,0,0,.45);}
#intro .intro-text {padding-top: 71px; text-align: center;}
#intro .cb-slideshow, #intro .cb-slideshow:after {position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 0; overflow: hidden; background-color: #1f386e;}
#intro .cb-slideshow:after {content: ''; background: transparent url(../images/pattern.png) repeat top left;}
#intro .cb-slideshow li span {width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; color: transparent; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; opacity: 0; z-index: 0; -webkit-animation: imageAnimation 36s linear infinite 0s; -moz-animation: imageAnimation 36s linear infinite 0s; -o-animation: imageAnimation 36s linear infinite 0s; -ms-animation: imageAnimation 36s linear infinite 0s; animation: imageAnimation 36s linear infinite 0s;}
#intro .cb-slideshow li:nth-child(1) span {background-image: url(../images/intro-bg-6.jpg)}
#intro .cb-slideshow li:nth-child(2) span {background-image: url(../images/intro-bg-5.jpg); -webkit-animation-delay: 6s; -moz-animation-delay: 6s; -o-animation-delay: 6s; -ms-animation-delay: 6s; animation-delay: 6s;}
#intro .cb-slideshow li:nth-child(3) span {background-image: url(../images/intro-bg-4.jpg); -webkit-animation-delay: 12s; -moz-animation-delay: 12s; -o-animation-delay: 12s; -ms-animation-delay: 12s; animation-delay: 12s;}
#intro .cb-slideshow li:nth-child(4) span {background-image: url(../images/intro-bg-3.jpg); -webkit-animation-delay: 18s; -moz-animation-delay: 18s; -o-animation-delay: 18s; -ms-animation-delay: 18s; animation-delay: 18s;}
#intro .cb-slideshow li:nth-child(5) span {background-image: url(../images/intro-bg-2.jpg); -webkit-animation-delay: 24s; -moz-animation-delay: 24s; -o-animation-delay: 24s; -ms-animation-delay: 24s; animation-delay: 24s;}
#intro .cb-slideshow li:nth-child(6) span {background-image: url(../images/intro-bg-1.jpg); -webkit-animation-delay: 30s; -moz-animation-delay: 30s; -o-animation-delay: 30s; -ms-animation-delay: 30s; animation-delay: 30s;}
/* Get Touch Section */
#get-touch {padding: 40px 0; color: rgba(255,255,255,.7); background: #1f386e;}
#get-touch a {color: rgba(255,255,255,.65);}
#get-touch a:hover {color: #e52f3c;}
#get-touch h3 {font-size: 24px; font-weight: 400; color: #fff; margin: 0 0 10px 0;}
#get-touch .btn-custom {margin: 0; background: transparent; border: 2px solid #fff; white-space: pre-line;}
#get-touch .btn-custom:hover {color: #1f386e; background: #fff; border: 2px solid #fff;}
/* About Section */
#about {padding: 110px 0; background: #f6f6f6;}
#about h3 {font-size: 22px; margin: 0 0 20px 0;}
#about h2 {position: relative; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid rgba(0, 0, 0, 0.09);}
#about h2::after {position: absolute; content: ""; background-color: #e52f3c; height: 3px; width: 50px; bottom: -1px; left: 0;}
#about .about-text li, #services .service-desc li {margin-bottom: 6px; margin-left: 6px; list-style: none; padding: 0;}
#about .about-text li:before, #services .service-desc li:before {content: '\f105'; font-family: 'FontAwesome'; color: #e52f3c; font-weight: 300; padding-right: 8px;}
#about img {padding: 20px; margin-top: 10px; background: #fff; border-right: 0; box-shadow: 0 0 50px rgba(0,0,0,0.06);}
#about p {line-height: 24px; margin: 30px 0;}
/* Services Section */
#services {padding: 100px 0;}
#services .service-media {margin: 10px; text-align: center;}
#services .service-media img {position: relative; display: block; width: 100%; height: auto;}
#services .service-media .fa {font-size: 100px; color: #1f386e;}
#services .service-media .fa:after {content: ''; width: 100px; height: 100px; background: #1f386e; position: absolute; margin-left: -93px; border-radius: 50%; opacity: 0.1;}
#services .service-desc {margin: 10px 10px 20px; text-align: center;}
#services h3 {font-weight: 700; padding: 5px 0; min-height: 82px;}
#services .service-desc hr {margin-left: 0;}
/* Portfolio Section */
#portfolio {padding: 100px 0;}
#portfolio .single-project {margin-bottom: 30px; background: #f6f6f6;}
#portfolio .single-project img {display: block; max-width: 100%; margin-left: auto; margin-right: auto;}
#portfolio .project-description {padding: 0 20px;}
#portfolio .project-description p {padding-left: 0;}
#portfolio .project-title {margin-top: 15px; margin-bottom: 15px; border-bottom: 1px solid #1f386e;}
#portfolio .project-title h3 {float: left; margin-top: 0; padding: 0; width: 80%;}
#portfolio .project-title .close {color: #1f386e; opacity: 1;}
#portfolio .project-title .close:hover {opacity: 0.5; transition: all 0.3s;}
#portfolio .project-info span, .project-title h3 {color: #1f386e;}
#portfolio .project-info {font-weight: 100; padding: 10px 0;}
#portfolio .project-info span {width: 80px; display: inline-block;}
#portfolio .project-info div {margin-bottom: 5px;}
#portfolio #portfolio-grid .mix {opacity: 0; display: none;}
#portfolio .thumbnail {width: 100%; height: 100%; padding: 0; overflow: hidden; position: relative; border: 0; border-radius: 0; box-shadow: none; text-align: center; background: #f6f6f6;}
#portfolio .thumbnail > img {display: block; max-width: 100%; margin-right: auto; margin-left: auto;}
#portfolio .thumbnail .more {display: block; z-index: 4; position: absolute; top: -100px; left: 50%; margin: 0 auto; margin-left: -68px; color: #fff; text-decoration: none; line-height: 70px; text-align: center; font-size: 22px; font-weight: 800; text-transform: uppercase;}
#portfolio .thumbnail:hover .more {top: calc(50% - 70px); margin-top: -20px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3 s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; color: #1f386e;}
#portfolio .thumbnail a {color: inherit;}
#portfolio .thumbnail h3, #portfolio .thumbnail p {margin: 0; padding: 3px 5px; position: relative; z-index: 4;}
#portfolio .thumbnail h3 {color: #1f386e; margin-top:10px; font-size:20px;}
#portfolio .thumbnail p {padding-bottom: 20px;}
#portfolio .thumbnail .mask {opacity: 0.85; filter: alpha(opacity=85); top: 100%; left: 0; width: 100%; height: 100%; background: #f6f6f6; position: absolute; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2 s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
#portfolio .thumbnail:hover .mask {top: 0;}
/* Gallery Section */
#gallery {padding: 100px 0; background: #f6f6f6;}
#gallery .gallery-item {margin: 15px 0;}
#gallery .gallery-item .hover-bg {overflow: hidden; position: relative;}
#gallery .gallery-img {display: none;}
#gallery .hover-bg .hover-text {position: absolute; color: #1f386e; background: rgba(246, 246, 246, 0.8); height: 100%; width: 100%; opacity: 0; transition: all 0.5s;}
#gallery .hover-bg .hover-text > h4 {display: flex; justify-content: center; align-items: center; text-align: center; height: 100%; margin: 0 10px; color: #1f386e; font-size: 22px; font-weight: 800; text-transform: uppercase; opacity: 0; transition: all 0.3s;}
#gallery .hover-bg:hover .hover-text > h4, #gallery .hover-bg:hover .hover-text {opacity: 1;}
/* Testimonial Section */
#testimonial {padding: 100px 0 60px 0;}
#testimonial .main_testimonial {position: relative; z-index: 1;}
#testimonial .main_testimonial .testimonial_item h6 {font-size: 16px; font-family: 'Montserrat', sans-serif; font-weight: 400; margin-bottom: 10px;}
#testimonial .main_testimonial .testimonial_item p {font-size: 14px; width: 80%; margin: 20px auto;}
#testimonial .main_testimonial .carousel-control {width: 90px; height: 90px; line-height: 42px; text-align: center; color: #999; cursor: pointer; position: relative; background-image: none; display: inline-block; font-size: 28px;}
#testimonial .main_testimonial .carousel-control.left, #testimonial .main_testimonial .carousel-control.right {box-shadow: 0px 0px 0px; opacity: 1;}
#testimonial .main_testimonial .slash {font-size: 28px; color: #ddd; height: 90px; bottom: -2px; display: inline-block; position: relative;}
#testimonial .test_authour img {margin: 0px auto;}
/* Partner Section */
#partner {padding: 100px 0 60px 0;}
#partner .partner-logo {margin-bottom: 30px; width: 100%; vertical-align: middle; display: -moz-inline-stack; display: inline-block; zoom: 1;}
/* Blog Section */
#blog {padding: 100px 0 60px 0; background: #f6f6f6;}
#blog .d-flex {display: flex; flex-wrap: wrap;}
#blog .blog {display: flex; margin-bottom: 40px;}
#blog .blog-grid {width: 100%; height: 350px; background-size: cover; background-position: center center; position: relative;}
#blog .blog-grid .date {width: 90px; text-align: center; padding: 10px;	background: #fff;}
#blog .blog-grid .date span, #blog .blog-grid .date small {display: block; color: #333;}
#blog .blog-grid .date span {font-size: 30px;}
#blog .blog-grid .date small {font-size: 13px; letter-spacing: 2px; text-transform: uppercase;}
#blog .desc {width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; background: #fff;}
#blog .desc .desc-grid {width: 80%; padding: 20px;}
#blog .desc .desc-grid h3, #blog .desc .reading .fa {padding: 2px 0 0 0; margin: 0; font-size: 18px;}
#blog .desc:hover .desc-grid h3 {color: #1f386e; transition: all 0.3s;}
#blog .desc:hover .reading {color: #fff; background: #1f386e;}
#blog .desc .reading {width: 15%; background: transparent; color: #1f386e; border: 2px solid #1f386e; margin: auto;}
/* Blog Section - Blog-Modal Pre-Section */
#blog .blog-modal {padding-right: 0 !important;}
#blog .blog-modal .modal-dialog {margin: 0; height: 100%; width: auto;}
#blog .blog-modal .modal-content {border-radius: 0; background-clip: border-box; -webkit-box-shadow: none; box-shadow: none; border: none; min-height: 100%; padding: 100px 0; text-align: center;}
#blog .blog-modal .close-modal {position: absolute; width: 75px; height: 75px; background-color: transparent; top: 25px; right: 25px; cursor: pointer;}
#blog .blog-modal .close-modal:hover {opacity: .3;}
#blog .blog-modal .close-modal .lr {height: 75px; width: 1px; margin-left: 35px; background-color: #222; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); z-index: 10;}
#blog .blog-modal .close-modal .lr .rl {height: 75px; width: 1px; background-color: #222; transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); z-index: 10;}
#blog .blog-modal .modal-content h2 {text-transform: uppercase; margin-bottom: 15px; font-size: 3em;}
#blog .blog-modal .modal-content p {margin-bottom: 30px;}
#blog .blog-modal .modal-content p.item-intro {margin: 20px 0 30px; font-style: italic; font-size: 16px;}
#blog .blog-modal .modal-content img {margin-bottom: 30px;}
#blog .img-centered {margin: 0 auto;}
#blog .blog-modal .modal-content ul.list-inline {margin-bottom: 30px; margin-top: 0;}
/* Contact Section */
#contact {padding: 100px 0 60px 0; background: #1f386e; color: rgba(255,255,255,.65);}
#contact a {color: rgba(255,255,255,.65);}
#contact a:hover {color: #e52f3c;}
#contact .section-title {margin-bottom: 40px;}
#contact h2 {color: #fff; margin-top: 10px; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, 0.09);}
#contact h4 {color: #fff; margin-top: 22px; margin-bottom: 60px; padding-bottom: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.09);}
#contact form {padding-top: 20px;}
#contact h3 {font-size: 17px; font-weight: 600;}
#contact .text-danger {color: #cc0033; text-align: left;}
#contact .btn-custom {margin: 30px 0; background: transparent; border: 2px solid #fff;}
#contact .btn-custom:hover {color: #1f386e; background: #fff;}
#contact .form-control {display: block; width: 100%; padding: 6px 12px; font-size: 16px; line-height: 1.42857143; color: #444; background-color: #fff; background-image: none; border: 1px solid #ddd; border-radius: 3px; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: none; -o-transition: none; transition: none;}
#contact .form-control:focus {border-color: #999; outline: 0; -webkit-box-shadow: transparent; box-shadow: transparent;}
#contact .form-control::-webkit-input-placeholder {color: #777;}
#contact .form-control:-moz-placeholder {color: #777;}
#contact .form-control::-moz-placeholder {color: #777;}
#contact .form-control:-ms-input-placeholder {color: #777;}
#contact .contact-item {margin: 20px 0;}
#contact .contact-item span {color: rgba(255,255,255,1); display: block;}
#contact .social {border-top: 1px solid rgba(255,255,255,0.1); padding-top: 50px; margin-top: 50px; text-align: center;}
#contact .social ul li {display: inline-block; margin: 0 20px;}
#contact .social i.fa {font-size: 24px; padding: 10px; color: rgba(255,255,255,0.6); transition: all 0.3s;}
#contact .social i.fa:hover {color: #fff;}
/* Footer Section*/
#footer {background: #f6f6f6; padding: 30px 0;}
#footer p {color: #888; font-size: 14px; text-align: center;}
#footer a {color: #1f386e;}
#footer a:hover {color: #e52f3c;}
/* Animation */ 
@-webkit-keyframes imageAnimation { 
	0% {opacity: 0; -webkit-animation-timing-function: ease-in;}
	8% {opacity: 1; -webkit-transform: scale(1.05); -webkit-animation-timing-function: ease-out;}
	17% {opacity: 1; -webkit-transform: scale(1.1);}
	25% {opacity: 0; -webkit-transform: scale(1.1);}
	100% {opacity: 0;}
}
@-moz-keyframes imageAnimation { 
	0% {opacity: 0; -moz-animation-timing-function: ease-in;}
	8% {opacity: 1; -moz-transform: scale(1.05); -moz-animation-timing-function: ease-out;}
	17% {opacity: 1; -moz-transform: scale(1.1);}
	25% {opacity: 0; -moz-transform: scale(1.1);}
	100% {opacity: 0;}
}
@-o-keyframes imageAnimation { 
	0% {opacity: 0; -o-animation-timing-function: ease-in;}
	8% {opacity: 1; -o-transform: scale(1.05); -o-animation-timing-function: ease-out;}
	17% {opacity: 1; -o-transform: scale(1.1);}
	25% {opacity: 0; -o-transform: scale(1.1);}
	100% {opacity: 0;}
}
@-ms-keyframes imageAnimation { 
	0% {opacity: 0; -ms-animation-timing-function: ease-in;}
	8% {opacity: 1; -ms-transform: scale(1.05); -ms-animation-timing-function: ease-out;}
	17% {opacity: 1; -ms-transform: scale(1.1);}
	25% {opacity: 0; -ms-transform: scale(1.1);}
	100% {opacity: 0;}
}
@keyframes imageAnimation { 
	0% {opacity: 0; animation-timing-function: ease-in;}
	8% {opacity: 1; transform: scale(1.05); animation-timing-function: ease-out;}
	17% {opacity: 1; transform: scale(1.1);}
	25% {opacity: 0; transform: scale(1.1);}
	100% {opacity: 0;}
}
/* Responsive */
@media (max-width: 991px) {
	/* Change width for collapse menu */
    #menu .navbar-header {float: none;}
    #menu .navbar-left, #menu .navbar-right {float: none !important;}
    #menu .navbar-toggle {display: block;}
    #menu .navbar-collapse {border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    #menu .navbar-fixed-top {top: 0; border-width: 0 0 1px;}
    #menu .navbar-collapse.collapse {display: none !important;}
    #menu .navbar-nav {float: none !important; margin-top: 7.5px;}
    #menu .navbar-nav>li {float: none;}
    #menu .navbar-nav>li>a {padding-top: 10px; padding-bottom: 10px;}
    #menu .collapse.in{display: block !important;}
	
	#menu .navbar-nav .open .dropdown-menu {position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none;}
	#menu .dropdown-menu li {padding: 6px 40px;}
	#about .about-text {margin-top: 20px;}
	#services h3 {min-height: inherit;}
	#blog .blog-grid {height: 250px;}
}
@media (max-width: 768px) {
	.section-title {margin-bottom: 60px;}
	#intro h1 {font-size: 36px;}
}
@media (min-width: 768px) {
	.vertical-align {display: flex; align-items: center;}
}
@media (max-width: 480px) {
	.section-title {margin-bottom: 50px;}
	#about, #services, #portfolio, #gallery, #testimonial, #partner, #blog, #contact {padding: 50px 0;}
	#testimonial {padding-bottom: 0;}
	#blog .blog-grid {height: 200px;}
	#contact h4 {margin-bottom: 30px;}
	#portfolio .thumbnail .mask {top: 0; opacity: 0.7;}
	#portfolio .thumbnail .more {top: 20%; color: #1f386e; margin-top: 0;}
	#portfolio .project-description {padding: 0 10px;}
	#gallery .hover-bg .hover-text > h4, #gallery .hover-bg .hover-text {opacity: 1;}
	#blog .blog-modal .close-modal {width: 35px; height: 35px; right: 35px;}
	#blog .blog-modal .close-modal .lr, #blog .blog-modal .close-modal .lr .rl {height: 35px;}
	#blog .blog-modal .modal-content {padding: 50px 0;}
}

#head{height: 25vh; display: flex; justify-content: center; align-items: center; background-color: #f6f6f6; margin-top: 150px;}

/*------------------------------------*\
    PRICING TABLE
\*------------------------------------*/
#pricing-table {
    padding: 75px 0 100px;
    background-color: #f5f5f5;
    color: #1f386e;
}
.section-title {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    font-weight: 700;
    padding-bottom: 6px;
    margin-bottom: 50px;
    font-size: 26px;
}
#pricing-table .buy-now-btn {
    margin-bottom: 20px;
    text-transform: uppercase;
}
.shops {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}
.ticket-info {
    margin: 20px 0;
    padding: 10px 20px;
    border: 1px solid #0195ff;
}
.ticket-info .title {
    text-align: center;
}
.ticket-info .title h3 {
    text-transform: uppercase;
    margin: 10px 0 20px;
}
.ticket-info .title.warning {
    color: #0195ff;
}
.ticket-info .desc {
    font-size: 18px;
    font-weight: 400;
}
.ticket-info .desc span {
    color: #0195ff;
    font-size: 20px;
    font-weight: 600;
}


.ptc-title {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    font-weight: 700;
    padding-bottom: 6px;
    margin-bottom: 50px;
    font-size: 26px;
}
.ptc-title:after {
    content: " ";
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 57px;
    height: 3px;
}
.pricing-table-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ptc-doller-sign, .ptc-amount {
    font-weight: 700;
}
.ptc-doller-sign {
    color: #757575;
    font-size: 36px;
    vertical-align: top;
}
.ptc-amount {
    font-size: 65px;
}
.ptc-sub-desc {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    margin-top: 15px;
}
.ptc-sub-desc span {
    border-bottom: 1px solid #fff;
}
.pricing-table-body {
    margin: 30px 0 0;
}
.pricing-table-body li {
    font-size: 14px;
    margin-bottom: 5px;
    padding-left: 12px;
    position: relative;
    color: #1f386e;
}
.pricing-table-body li:last-child {
    margin-bottom: 0;
}
.pricing-table-body li:before {
    content: "-";
    position: absolute;
    left: 0;
}
.pricing-table-footer {
    padding: 20px 0;
}
.pricing-table-footer span.input-group-addon,
.pricing-table-footer input.form-control {
    border-radius: 0;
    background: transparent;
}
.pricing-table-footer span.input-group-addon {
    background-color: #1f386e;
    color: #fff;
}
.pricing-table-footer input.form-control{
  
}
.pricing-table-footer__list {
    margin-bottom: 10px;
}
.pricing-table-footer__total {
    text-align: center;
    font-size: 15px;
    padding: 6px 0;
    background-color: #1f386e;
    border: 1px solid #c2c2c2;
    color:#f5f5f5;
}
.pricing-table-footer a {
    color: #fff;
    text-transform: capitalize;
    border: 1px solid #fff;
    display: block;
    padding: 10px 20px;
    width: 150px;
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
}
.pricing-table-footer a:hover {
    color: #fff;
    background: #0195ff;
    border-color: #0195ff;
}
.ptc-holder {
    position: relative;
    -webkit-transition: .25s;
            transition: .25s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-filter: blur(0);
            filter: blur(0);
}
.ptc-holder:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color .25s ease-in-out, transform .25s ease-in-out;
            transition: background-color .25s ease-in-out, transform .25s ease-in-out;
    z-index: -1;
}
.ptc-holder:first-child {
    border-left: none;
}
.ptc-holder:nth-child(3) {
    border-right: 1px solid #fff;
}
.ptc-holder:last-child {
    border-right: none;
}
.ptc-holder:hover,
.ptc-holder.active {
    color: #fff;
    z-index: 1;
    border: none;
}
.ptc-holder:hover:before {
    background-color: #4a4a4a;
    -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
            transform: scale(1.025);
}
.ptc-holder.active:before {
    background-color: #0195ff;
}
.pricing-table {
    padding: 30px 10px;
}
.ptc-holder:hover li, .ptc-holder:hover .ptc-doller-sign, .ptc-holder.active li, .ptc-holder.active .ptc-doller-sign, .ptc-holder:hover input{
    color: #fff;
}
.ptc-holder.active .ptc-sub-desc span {
    border-bottom-color: #fff;
}
.ptc-holder:hover .pricing-table-footer a, .ptc-holder.active .pricing-table-footer a {
    color: #fff;
    border-color: #fff;
}
.ptc-holder:hover .pricing-table-footer a:hover {
    color: #0195ff;
    background-color: #fff;
    border-color: #fff;
}

.ptc-page-border-right {
    border-right: 1px solid #303030;
    border-top: 1px solid #303030;
}
.ptc-page-hr {
    margin: 30px 0;
    background: #dddddd;
}

.blog-breadcrumb {
    background: transparent;
    font-size: 14px;
    padding: 8px 0px;
}
.blog-breadcrumb>.active {
    color: #1f386e;
}
.blog-breadcrumb a:hover {
    color: #1f386e;
}
div.ptc-title {
    margin-top: 100px;
}

.ptc-title h2{
    font-size: 42px;
}

/*------------------------------------*\
    PRICING PAGE
\*------------------------------------*/
#ptc-page.ptc-page {
    padding: 100px 0;
    background-color: #0F181D;
    color: #fff;
}
/*#ptc-page .ptc-doller-sign {
    color: #fff;
}*/
#ptc-page .checkout {
    display: none;
}
#ptc-page .tickets p {
    margin: 0 0 20px;
}
#ptc-page .checkout .panel-footer.placeorder {
    display: none;
    flex-direction: column;
}

#ptc-page .checkout .panel.panel-default {
    border: 1px solid #1f386e;
    background: transparent;
}
#ptc-page .checkout .panel-heading {
    position: relative;
    background-color: transparent;
    color: #fff;
    border-color: #1f386e;
}

#ptc-page .checkout .closecheckout {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    background: transparent;
    border: 0;
    font-size: 30px;
    padding: 0;
    line-height: 0;
}

#ptc-page .checkout .close-btn{
    color:#333;
}
#ptc-page .checkout .closecheckout:hover {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
#ptc-page li.list-group-item {
    background-color: transparent;
    border: 0;
}
#ptc-page .checkout h3.list-group-item-heading {
    color: #1f386e;
}
#ptc-page .checkout h4.list-group-item-heading {
    text-align: center;
}
#ptc-page .checkout .list-group-item:last-child {
    border-top: 1px solid #1f386e;
    border-radius: 0;
}
#ptc-page .checkout input.form-control.username {
    width: 100%;
}
#ptc-page .checkout input.form-control.usercardholder {
    text-transform: uppercase;
}
#ptc-page .checkout input.form-control.username,
#ptc-page .checkout input.form-control.usercardname,
#ptc-page .checkout input.form-control.usercardsurname {
    text-transform: capitalize;
}
#ptc-page .checkout .input-group {
    display: flex;
}
#ptc-page .checkout .form-checkbox {
    position: relative;
    margin-top: 20px;
}
#ptc-page .checkout .form-checkbox label {
    padding-left: 40px;
    margin-top: 4px;
    cursor: pointer;
}
#ptc-page .checkout .form-checkbox label:before,
#ptc-page .checkout .form-checkbox label:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
}
#ptc-page .checkout .form-checkbox label:before {
    opacity: 0;
    z-index: 1;
    transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#ptc-page .checkout .form-checkbox label:after {
    border: 1px solid #1f386e;
    z-index: 0;
}
#ptc-page .checkout .form-checkbox label:after {
    width: 27px;
    height: 27px;
    border-radius: 3px;
}
#ptc-page .checkout .form-checkbox label:before {
    width: 9px;
    height: 15px;
    border: solid #1f386e;
    border-width: 0 3px 3px 0;
    left: 9px;
    top: 3px;
    transform: rotate(45deg) scale(0);
}
#ptc-page .checkout .form-checkbox input[type="checkbox"]:checked + label:before {
    opacity: 1;
    transform: rotate(45deg) scale(1);
}
#ptc-page .checkout .input-checkbox {
    opacity: 0;
    outline: none;
    z-index: 100;
    width: 27px;
    height: 27px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
#ptc-page .checkout .list-group.placeorderinfo {
    margin: 0;
}
#ptc-page .checkout .list-group.placeorderinfo p.list-group-item-text {

}
#ptc-page .checkout .list-group.final-order {
    text-align: center;
    margin-top: 20px;
}
#ptc-page .checkout input.form-control {
    background: transparent;
    border-radius: 0;
    margin-top: 20px;
    color: #1f386e;
    resize: none;
}
#ptc-page .checkout .checkout-items {
    margin-bottom: 0;
}
#ptc-page .checkout .panel-footer {
    margin-top: 20px;
    background: transparent;
    border: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    #ptc-page.ptc-page {
        padding: 50px 0;
    }
}

a.btn.btn-animate {
    position: relative;
    overflow: hidden;
    background-color: transparent;
}
a.btn.btn-animate:hover {
    background-color: #fff;
}
a.btn.btn-animate span:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #0195ff, #0195ff);
    animation: gradient1 2s linear infinite;
}
@keyframes gradient1 {
    0% {
        transform: translateX(-100%)
    }
    100% {
        transform: translateX(100%)
    }
}
a.btn.btn-animate span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, #0195ff, #0195ff);
    animation: gradient2 2s linear infinite;
    animation-delay: 1s;
}
@keyframes gradient2 {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(100%)
    }
}
a.btn.btn-animate span:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to left, #0195ff, #0195ff);
    animation: gradient3 2s linear infinite;
}
@keyframes gradient3 {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}
a.btn.btn-animate span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to top, #0195ff, #0195ff);
    animation: gradient4 2s linear infinite;
    animation-delay: 1s;
}
@keyframes gradient4 {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(-100%);
    }
}

.footer-title {
    text-transform: uppercase;
    color: #333;
    position: relative;
    font-weight: 700;
    padding-bottom: 6px;
    margin-bottom: 30px;
    font-size: 20px;
}
.cards_logos {
    padding: 5px;
    background: #fff;
    border-radius: 3px;
}
.cards_logos ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.cards_logos img {
    margin: 5px 10px;
    max-height: 30px;
}

#about-us{
	padding: 10px 0 30px;
    background-color: #e1e1e1;
    color: #1f386e;
}
.contact-address h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 800;
    margin: 10px 0;
}
.contact-address i[class^="fa"] {
    color: #1f386e;
    width: 20px;
}
.contact-address address {
    margin-left: 24px;
    margin-bottom: 5px;
}

#belkon{ padding: 100px 0;}
#belkon img{max-width: 100%;}