@charset "utf-8";
html {
    font-size: 100%;
    max-width: 100%
}

body {
    line-height: 1.8;
    color: #666;
    font-size: 15px;
	font-family: 'Montserrat', sans-serif;
    background-color: #fff;
    background-attachment: fixed
}

<style id='quper-theme-style-inline-css' type='text/css'>
body{}
h1,h2,h3,h4,h5,h6{}/*ACCENT COLOR*/
body[class^="elementor-kit-"], 
body[class*=" elementor-kit-"] { --e-global-color-accent: #193769;}/*CUSTOMIZER STYLING*/.animsition-loading{background-color:#d3d3d3;}#site-header:after{background-color:#ffffff;}#main-nav > ul > li > a > span{color:#000000;}#main-nav > ul > li > a:hover > span{color:#000;}
</style>

::selection {
    background: #333;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #333;
    color: #fff;
    text-shadow: none
}

::-webkit-selection {
    background: #333;
    color: #fff;
    text-shadow: none
}

:active,
:focus {
    outline: none !important
}

.ortala {
    text-align: center
}

.ust20 {
    margin-top: 20px
}

.clear {
    clear: both
}



.anabaslik {
    color: #29235c;
}

.fiyat {
    color: #179eda
}

.anaurunler h1 {
    font-size: 1em
}

.anaurunler h2 {
    font-size: 1em
}

.anaurunler h3 {
    font-size: 1em
}

.anaurunler h4 {
    font-size: 1em
}

.anaurunler h5 {
    font-size: 1em
}

.anaurunler h6 {
    font-size: 1em
}

.rezervasyon {
    background: #f3f3f3;
    padding: 10px
}

a {
    color: #737373;
    text-decoration: none
}

a:hover,
a:focus {
    color: #000;
    text-decoration: none
}

a img {
    border: none
}

img {
    max-width: 100%
}

iframe {
    border: none
}

h1,
.h1 {
    font-size: 1.5em
}

h2,
.h2 {
    font-size: 1.7em
}

h3,
.h3 {
    font-size: 1em
}

h4,
.h4 {
    font-size: .8em
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    
    font-weight: 700;
    line-height: 1.42857143;
    color: #333
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #333
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    color: #333
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-bottom: 10px;
    margin-top: 15px
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
    font-weight: 600
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin-bottom: 10px
}

.font-Opensans {
    font-family: 'Open Sans', sans-serif
}

.font-Montserrat {
    font-family: 'Montserrat', sans-serif
}

.breadcrumb {
    background-color: transparent;
    padding-left: 0
}

.breadcrumb>li+li::before {
    content: "\f22d";
    font-family: fontawesome;
    font-size: 9px
}

.breadcrumb li.active {
    color: #111
}

.breadcrumb li a {
    color: #555
}

.breadcrumb.white li a {
    color: #fff;
    font-weight: 600
}

.breadcrumb.white li.active {
    color: silver;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    .breadcrumb.text-right {
        text-align: right
    }
	.masaustu200 {height:600px;}
	.icon-image img {width:50%;}
}

.mobildegizli {
    display: block
}

@media only screen and (max-width: 991px) {
    html {
        font-size: 90%
    }
}

@media only screen and (max-width: 767px) {
    html {
        font-size: 85%
    }
    .mobildegizli {
        display: none
    }
	.icon-image img {width:50%;}
}

@media only screen and (max-width: 479px) {
    html {
        font-size: 80%
    }
    .mobildegizli {
        display: none
    }
}

html,
html a {
    -webkit-font-smoothing: antialiased
}

body {
    max-width: 100%;
    overflow-x: hidden
}

img {
    max-width: 100%
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.fluid-video-wrapper {
    padding: 0;
    position: relative;
    width: 100%
}

iframe {
    border: none;
    width: 100%
}

.lead {
    font-size: 18px
}

.text-highlight {
    background: none repeat scroll 0 0 #111;
    border-radius: 4px;
    color: #fff;
    padding: 0 5px 3px
}

.text-highlight.light {
    background: gray
}

.inline-block {
    display: inline-block
}

.display-block {
    display: block
}

.fullwidth {
    width: 100%
}

.bg-hover-theme-colored {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.text-underline {
    text-decoration: underline
}

.heading-line-bottom {
    border-bottom: 1px dashed gray;
    display: inline-block;
    margin: 0;
    position: relative;
    margin: 20px 0
}

.heading-line-bottom::after {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 20px
}

.heading-title {
    margin-top: 10px
}

.line-bottom {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.line-bottom:after {
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px
}

.line-bottom-double-line-centereded {
    position: relative;
    margin: 10px 0 20px
}

.line-bottom-double-line-centereded:after {
    background: #2b96cc none repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 1px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: absolute;
    right: 0;
    width: 30px
}

.line-bottom-double-line-centered {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.line-bottom-double-line-centered:after {
    bottom: 7px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 45px
}

.line-bottom-double-line-centered:before {
    bottom: 3px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 20px
}

.title-icon [class^="flaticon-"]::after,
.title-icon [class^="flaticon-"]::before {
    font-size: 48px;
    margin-left: 10px
}

.title-icon {
    margin: 0 auto;
    max-width: 160px;
    position: relative
}

.title-icon::after {
    content: "";
    height: 2px;
    left: 24px;
    position: absolute;
    top: 10px;
    width: 30px
}

.title-icon::before {
    content: "";
    height: 2px;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 30px
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0
}

ul ul,
ol ul {
    margin-left: 15px
}

ul.list {
    list-style: outside none none;
    margin-top: 13px;
    padding-left: 0
}

ul.list li {
    margin: 5px 0;
    font-weight: 500;
    padding-left: 15px;
    position: relative
}

ul.list li:before {
    border: none;
    color: #a9a9a9;
    content: "\f111";
    display: inline-block;
    font-family: fontawesome;
    font-size: 9px;
    margin-right: 10px;
    padding: 0;
    left: 0;
    position: absolute;
    top: 1px
}

ul.list li:hover:before {
    background: none;
    border-color: transparent
}

ul.list li a {
    text-decoration: none;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in
}

ul.list.list-white li:before {
    color: #fff
}

ul.list.list-white li:hover:before {
    background: none;
    border-color: transparent
}

ul.list.list-white li a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in
}

ul.list-border-bottom li {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

ul.list.list-border-bottom li:last-child {
    border-bottom: none
}

ul.list-border-bottom.no-padding li {
    padding-bottom: 0
}

ul.list-border-bottom.no-padding li:last-child {
    border-bottom: none
}

.list-border li {
    border-bottom: 1px dashed #d3d3d3;
    padding: 10px 0
}

.dark .list-border li {
    border-bottom: 1px dashed #333
}

.list-icon li {
    font-size: 14px;
    margin: 0
}

.list-icon li i {
    color: #555;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 28px
}

.list-icon.square li i {
    background: silver;
    color: #555;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 28px
}

.list-icon.rounded li i {
    color: #555;
    background: silver;
    border-radius: 50%;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 28px
}

.list-icon.theme-colored.square li i {
    color: #fff
}

.list-icon.theme-colored.rounded li i {
    color: #fff
}

.list-info li {
    clear: both;
    position: relative
}

.list-info li label {
    display: inline-block;
    font-weight: 700;
    padding: 5px 0 0
}

.list-info li span {
    left: 110px;
    padding: 5px 0;
    position: absolute
}

.list-features {
    -moz-column-count: 3;
    column-count: 3
}

.list-dashed>article {
    border-bottom: 1px dashed #d3d3d3 !important;
    margin-bottom: 7px;
    padding-bottom: 7px
}

.list-dashed>div {
    border-bottom: 1px dashed #d3d3d3 !important;
    margin-bottom: 7px;
    padding-bottom: 7px
}

.list-dashed>li {
    border-bottom: 1px dashed #d3d3d3 !important;
    margin-bottom: 7px;
    padding-bottom: 7px
}

.list-dashed.dark-dash>article {
    border-bottom: 1px dashed #333 !important
}

.list-dashed.dark-dash>div {
    border-bottom: 1px dashed #333 !important
}

.list-dashed.dark-dash>li {
    border-bottom: 1px dashed #333 !important
}

ul.list.check li:before {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 12px
}

ul.list.angle-double-right li:before {
    content: "\f101";
    font-family: fontawesome;
    font-size: 12px
}

ul.list.angle-right li:before {
    content: "\f105";
    font-family: fontawesome
}

ul.list.check-circle li:before {
    content: "\f058";
    font-family: fontawesome;
    font-size: 14px
}

.call-to-action {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px
}

section {
    position: relative
}

section>.container,
section>.container-fluid {
    padding-top: 0;
    padding-bottom: 20px
}

.bg-video {
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: -1
}

.bg-video .video {
    height: 100%;
    left: 0;
    margin: 0 !important;
    position: relative;
    top: 0;
    width: 100%
}

.bg-video .video .mbYTP_wrapper {
    z-index: -1 !important
}

.display-table-parent {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.display-table {
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.display-table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.scrollToTop {
    background: rgba(0, 0, 0, 0.1);
    bottom: 15px;
    display: none;
    height: 50px;
    padding: 2px;
    position: fixed;
    right: 15px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 99999
}

.scrollToTop i {
    color: #fff;
    font-size: 42px
}

.scrollToTop:hover {
    background: rgba(0, 0, 0, 0.6);
    text-decoration: none
}

.mfp-close-btn-in .mfp-close {
    color: #eee;
    font-size: 64px
}

.heading-border {
    border-bottom: 1px solid #d3d3d3;
    margin: 30px 0;
    padding: 20px 0
}

.fc-day-number {
    color: #333
}

.fc-day-number.fc-other-month {
    opacity: .4
}

.scrolltofixed-container {
    position: static
}

@media only screen and (max-width: 767px) {
    .scrolltofixed-container .scrolltofixed {
        position: static !important
    }
    .scrolltofixed-container .scrolltofixed+div {
        display: none !important
    }
}

.tp-bannertimer {
    z-index: 21
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    font-size: 48px
}

.mfp-bg {
    z-index: 1112
}

.mfp-wrap {
    z-index: 1113
}

.layer-overlay {
    position: relative
}

.layer-overlay::before {
    background: rgba(17, 17, 17, 0.5) none repeat scroll 0 0;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.layer-overlay.overlay-light::before {
    background-color: rgba(255, 255, 255, 0.4)
}

.layer-overlay.overlay-lighter::before {
    background-color: rgba(255, 255, 255, 0.3)
}

.layer-overlay.overlay-deep::before {
    background-color: rgba(255, 255, 255, 0.9)
}

.layer-overlay.overlay-dark::before {
    background-color: rgba(17, 17, 17, 0.85)
}

.layer-overlay.overlay-dark-1::before {
    background-color: rgba(17, 17, 17, 0.1)
}

.layer-overlay.overlay-dark-2::before {
    background-color: rgba(17, 17, 17, 0.2)
}

.layer-overlay.overlay-dark-3::before {
    background-color: rgba(17, 17, 17, 0.3)
}

.layer-overlay.overlay-dark-4::before {
    background-color: rgba(17, 17, 17, 0.4)
}

.layer-overlay.overlay-dark-5::before {
    background-color: rgba(17, 17, 17, 0.5)
}

.layer-overlay.overlay-dark-6::before {
    background-color: rgba(17, 17, 17, 0.6)
}

.layer-overlay.overlay-dark-7::before {
    background-color: rgba(17, 17, 17, 0.7)
}

.layer-overlay.overlay-dark-8::before {
    background-color: rgba(17, 17, 17, 0.8)
}

.layer-overlay.overlay-dark-9::before {
    background-color: rgba(17, 17, 17, 0.9)
}

.layer-overlay.overlay-white::before {
    background-color: rgba(255, 255, 255, 0.4)
}

.layer-overlay.overlay-white-1::before {
    background-color: rgba(255, 255, 255, 0.1)
}

.layer-overlay.overlay-white-2::before {
    background-color: rgba(255, 255, 255, 0.2)
}

.layer-overlay.overlay-white-3::before {
    background-color: rgba(255, 255, 255, 0.3)
}

.layer-overlay.overlay-white-4::before {
    background-color: rgba(255, 255, 255, 0.4)
}

.layer-overlay.overlay-white-5::before {
    background-color: rgba(255, 255, 255, 0.5)
}

.layer-overlay.overlay-white-6::before {
    background-color: rgba(255, 255, 255, 0.6)
}

.layer-overlay.overlay-white-7::before {
    background-color: rgba(255, 255, 255, 0.7)
}

.layer-overlay.overlay-white-8::before {
    background-color: rgba(255, 255, 255, 0.8)
}

.layer-overlay.overlay-white-9::before {
    background-color: rgba(255, 255, 255, 0.9)
}

.layer-overlay.layer-pattern::before {
    background-image: url(../images/pattern1.html);
    background-color: rgba(0, 0, 0, 0.6)
}

.layer-overlay.layer-pattern2::before {
    background-image: url(../images/pattern2.html);
    background-color: rgba(0, 0, 0, 0.8)
}

.layer-overlay.layer-pattern3::before {
    background-image: url(../images/pattern3.html);
    background-color: rgba(0, 0, 0, 0.8)
}

.layer-overlay.maximage-layer-overlay::before {
    z-index: 1
}

.layer-overlay.overlay-blue::before {
    background-color: rgba(1, 162, 208, 0.9)
}

.layer-overlay.overlay-blue-light::before {
    background-color: rgba(1, 162, 208, 0.45)
}

.layer-overlay.overlay-pink::before {
    background-color: rgba(235, 110, 142, 0.9)
}

.layer-overlay.overlay-pink-light::before {
    background-color: rgba(235, 110, 142, 0.45)
}

.layer-overlay.overlay-brown::before {
    background-color: rgba(60, 171, 111, 0.9)
}

.layer-overlay.overlay-brown-light::before {
    background-color: rgba(60, 171, 111, 0.45)
}

.layer-overlay.overlay-yellow::before {
    background-color: rgba(255, 187, 34, 0.9)
}

.layer-overlay.overlay-yellow-light::before {
    background-color: rgba(255, 187, 34, 0.45)
}

.layer-overlay.overlay-green::before {
    background-color: rgba(16, 196, 92, 0.9)
}

.layer-overlay.overlay-green-light::before {
    background-color: rgba(16, 196, 92, 0.45)
}

.half-divider .overlay-theme-color-1,
.half-divider .overlay-theme-color-2,
.half-divider .overlay-theme-color-3 {
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%
}

.header-top {
    padding: 0
}

.header-top .widget {
    line-height: 3rem;
    margin-bottom: 0;
    color: #fff
}

.header-top .widget ul li {
    margin-bottom: 0;
    padding-bottom: 0
}

.header-top .widget ul li:first-child {
    padding-left: 0
}

.header-top .widget .styled-icons {
    line-height: 1
}

.header-top.style-bordered {
    border-bottom: 1px solid #ccc;
    background: #000
}

.header-top.style-bordered .widget ul.list-bordered li {
    padding-left: 1rem;
    padding-right: 1rem;
    border-right: 1px solid #ccc
}

@media only screen and (max-width: 900px) {
    .header-top.style-bordered .widget ul.list-bordered li {
        border: none;
        float: left;
        font-size: .8em;
        text-align: center
    }
}

.header-top.style-bordered .widget ul.list-bordered li:first-child {
    border-left: 1px solid #ccc
}

@media only screen and (max-width: 900px) {
    .header-top.style-bordered .widget ul.list-bordered li:first-child {
        border: none;
        float: left;
        font-size: .8em;
        text-align: center
    }
}

.header-top.style-bordered .widget ul.list-bordered.navbar-nav li {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (max-width: 900px) {
    .header-top .language-switcher {
        background-color: #ddd
    }
}

.menuzord-brand img {
    max-height: 70px
}
	@media only screen and (min-width: 768px) 
	{
		#masaustupd {padding-top:10px;padding-bottom:75px;}
	}
	
	@media only screen and (max-width: 767px) {
		.menuzord-brand img {
			/*max-height: 30px*/
			width:150px;
		}
		#masaustupd {padding-top:0px;padding-bottom:0px;}
	}

.header-nav .header-nav-wrapper .menuzord {
    padding: 0
}

.header.header-floating {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1111
}

.header.header-floating .header-top,
.header.header-floating .header-mid {
    color: #fff
}

.header.header-floating .header-top .widget a,
.header.header-floating .header-mid .widget a {
    color: #fff
}

@media only screen and (min-width: 901px) {
    .header.header-floating .header-nav.navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#fff
    }
    .header.header-floating .sticky-wrapper:not(.is-sticky) .header-nav.navbar-sticky .menuzord-menu>li:not(.active):not(:hover)>a {
        color: #fff
    }
}

.header.header-floating .header-nav .header-nav-wrapper {
    box-shadow: none
}

.header.header-floating .sticky-wrapper.is-sticky .header-nav.navbar-sticky {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}

.header.header-floating .sticky-wrapper.is-sticky .header-nav.navbar-sticky .header-nav-wrapper {
    box-shadow: none
}

.header.header-floating .header-nav.scroll-to-fixed-fixed .header-nav-wrapper {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}

.header.header-floating.bottom-box-shadow .header-nav .header-nav-wrapper {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2)
}

.header.header-floating.header-floating-text-dark .header-top,
.header.header-floating.header-floating-text-dark .header-mid {
    color: #333
}

.header.header-floating.header-floating-text-dark .header-top .widget a,
.header.header-floating.header-floating-text-dark .header-mid .widget a {
    color: #333
}

@media only screen and (min-width: 901px) {
    .header.header-floating.header-floating-text-dark .header-nav.navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#333
    }
}

@media only screen and (min-width: 901px) {
    .header.header-floating.header-floating-text-dark .sticky-wrapper:not(.is-sticky) .header-nav.navbar-sticky .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#333
    }
}

.header.header-floating.header-floating-text-white .header-top,
.header.header-floating.header-floating-text-white .header-mid {
    color: #fff
}

.header.header-floating.header-floating-text-white .header-top .widget a,
.header.header-floating.header-floating-text-white .header-mid .widget a {
    color: #fff
}

@media only screen and (min-width: 901px) {
    .header.header-floating.header-floating-text-white .header-nav.navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#fff
    }
}

@media only screen and (min-width: 901px) {
    .header.header-floating.header-floating-text-white .sticky-wrapper:not(.is-sticky) .header-nav.navbar-sticky .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#fff
    }
}

.header.header-floating.header-transparent-white .header-top,
.header.header-floating.header-transparent-white .header-mid,
.header.header-floating.header-transparent-white .header-nav {
    background-color: rgba(255, 255, 255, 0.85)
}

.header.header-floating.header-transparent-white .header-top,
.header.header-floating.header-transparent-white .header-mid {
    color: #333
}

.header.header-floating.header-transparent-white .header-top .widget a,
.header.header-floating.header-transparent-white .header-mid .widget a {
    color: #333
}

@media only screen and (min-width: 901px) {
    .header.header-floating.header-transparent-white .header-nav.navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#333
    }
}

@media only screen and (min-width: 901px) {
    .header.header-floating.header-transparent-white .sticky-wrapper:not(.is-sticky) .header-nav.navbar-sticky .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#333
    }
}

.header.header-floating.header-transparent-white .header-top.style-bordered {
    border-bottom: 1px solid #ddd
}

.header.header-floating.header-transparent-white .header-top.style-bordered .widget ul.list-bordered li {
    padding-left: 1rem;
    padding-right: 1rem;
    border-right: 1px solid #ddd
}

@media only screen and (max-width: 900px) {
    .header.header-floating.header-transparent-white .header-top.style-bordered .widget ul.list-bordered li {
        border: none
    }
}

.header.header-floating.header-transparent-white .header-top.style-bordered .widget ul.list-bordered li:first-child {
    border-left: 1px solid #ddd
}

@media only screen and (max-width: 900px) {
    .header.header-floating.header-transparent-white .header-top.style-bordered .widget ul.list-bordered li:first-child {
        border: none
    }
}

.header.header-floating.header-transparent-white .header-top.style-bordered .widget ul.list-bordered.navbar-nav li {
    padding-left: 0;
    padding-right: 0
}

.header.header-floating.header-transparent-white .header-nav.scroll-to-fixed-fixed {
    background-color: #fff
}

.header.header-floating.header-transparent-dark .header-top,
.header.header-floating.header-transparent-dark .header-mid,
.header.header-floating.header-transparent-dark .header-nav {
    background-color: rgba(0, 0, 0, 0.85)
}

.header.header-floating.header-transparent-dark .header-top,
.header.header-floating.header-transparent-dark .header-mid {
    color: #fff
}

.header.header-floating.header-transparent-dark .header-top .widget a,
.header.header-floating.header-transparent-dark .header-mid .widget a {
    color: #fff
}

@media only screen and (min-width: 901px) {
    .header.header-floating.header-transparent-dark .header-nav.navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#fff
    }
}

@media only screen and (min-width: 901px) {
    .header.header-floating.header-transparent-dark .sticky-wrapper:not(.is-sticky) .header-nav.navbar-sticky .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#fff
    }
}

.header.header-floating.header-transparent-dark .header-top.style-bordered {
    border-bottom: 1px solid #333
}

.header.header-floating.header-transparent-dark .header-top.style-bordered .widget ul.list-bordered li {
    padding-left: 1rem;
    padding-right: 1rem;
    border-right: 1px solid #333
}

@media only screen and (max-width: 900px) {
    .header.header-floating.header-transparent-dark .header-top.style-bordered .widget ul.list-bordered li {
        border: none
    }
}

.header.header-floating.header-transparent-dark .header-top.style-bordered .widget ul.list-bordered li:first-child {
    border-left: 1px solid #333
}

@media only screen and (max-width: 900px) {
    .header.header-floating.header-transparent-dark .header-top.style-bordered .widget ul.list-bordered li:first-child {
        border: none
    }
}

.header.header-floating.header-transparent-dark .header-top.style-bordered .widget ul.list-bordered.navbar-nav li {
    padding-left: 0;
    padding-right: 0
}

.header.header-floating.header-transparent-dark .header-nav.scroll-to-fixed-fixed {
    background-color: #161616
}

.header.header-floating.header-transparent-dark .sticky-wrapper.is-sticky .header-nav.navbar-sticky {
    background-color: #161616
}

@media only screen and (max-width: 900px) {
    .header.header-floating {
        position: relative;
        background-color: #333
    }
    .header.header-floating.header-floating-text-dark {
        background-color: #333
    }
    .header.header-floating.header-transparent-white {
        background-color: #fff
    }
}

.header-nav {
    -webkit-transition: all .4s ease-in-out 0;
    -o-transition: all .4s ease-in-out 0;
    transition: all .4s ease-in-out 0
}

.header-nav.navbar-scrolltofixed.scroll-to-fixed-fixed {
    background-color: #fff
}

.header-nav.navbar-sticky-animated .container {
    -webkit-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0
}

.header-nav.navbar-sticky-animated:not(.scroll-to-fixed-fixed) .container {
    padding-top: 10px;
    padding-bottom: 10px
}

.sticky-wrapper .header-nav.navbar-sticky.navbar-sticky-animated .container {
    -webkit-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0
}

.sticky-wrapper.is-sticky .header-nav.navbar-sticky {
    background-color: #fff
}

.sticky-wrapper:not(.is-sticky) .header-nav.navbar-sticky.navbar-sticky-animated .container {
    padding-top: 10px;
    padding-bottom: 10px
}

.header-nav .switchable-logo .logo-scrolled-to-fixed {
    display: none
}

.header-nav.scroll-to-fixed-fixed .switchable-logo .logo-default,
.header-nav .scroll-to-fixed-fixed .switchable-logo .logo-default {
    display: none
}

.header-nav.scroll-to-fixed-fixed .switchable-logo .logo-scrolled-to-fixed,
.header-nav .scroll-to-fixed-fixed .switchable-logo .logo-scrolled-to-fixed {
    display: block
}

.sticky-wrapper.is-sticky .header-nav.navbar-sticky .switchable-logo .logo-default {
    display: none
}

.sticky-wrapper.is-sticky .header-nav.navbar-sticky .switchable-logo .logo-scrolled-to-fixed {
    display: block
}

.modern-header .header-nav .header-nav-wrapper {
    margin-top: -35px;
    position: absolute;
    z-index: 1111;
    left: 0;
    right: 0
}

.modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    box-shadow: none
}

.modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
    background: #222
}

@media only screen and (max-width: 900px) {
    .modern-header .header-nav .header-nav-wrapper {
        position: relative;
        margin-top: 0
    }
    .modern-header .header-nav .header-nav-wrapper .container {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width: 901px) {
    .modern-header .header-nav .header-nav-wrapper .menuzord-menu>li>a {
        color: #fff
    }
}

.modern-header .header-nav .header-nav-wrapper .menuzord-menu>li.home>a {
    padding: 20px 30px
}

.modern-header .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
    margin-top: 0;
    background: #222
}

.modern-header .header-nav .header-nav-wrapper.scroll-to-fixed-fixed nav {
    background: transparent
}

.modern-header:not(.modern-header-nav-autopadding) .menuzord-menu>li {
    padding: 0
}

.modern-header:not(.modern-header-nav-autopadding) .menuzord-menu>li>a {
    padding: 25px 30px
}

.modern-header.modern-header-white .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
    background: #fff
}

@media only screen and (min-width: 901px) {
    .modern-header.modern-header-white .header-nav .header-nav-wrapper .menuzord-menu>li:not(.active):not(: hover) > a {
        color:#222
    }
}

.modern-header.modern-header-white .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
    background: #fff
}

.modern-header .navbar-sticky-animated .container nav {
    -webkit-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0
}

.modern-header .navbar-sticky-animated:not(.scroll-to-fixed-fixed) .container nav {
    padding-top: 10px;
    padding-bottom: 10px
}

.styled-icon-info i {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    width: 30px
}

.header-widget-contact-info-box {
    display: flex;
    justify-content: flex-end
}

@media only screen and (max-width: 991px) {
    .header-widget-contact-info-box {
        display: block
    }
}

.header-widget-contact-info-box .element {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-right: 10px;
    margin-left: 20px;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .header-widget-contact-info-box .element {
        display: block
    }
}

.header-widget-contact-info-box .contact-info {
    float: right
}

@media only screen and (max-width: 1079px) {
    .header-widget-contact-info-box .contact-info {
        float: none
    }
}

.header-widget-contact-info-box .contact-info.media {
    margin-top: 10px
}

.header-widget-contact-info-box .contact-info .media-body {
    width: auto
}

@media only screen and (max-width: 767px) {
    .header-widget-contact-info-box .contact-info .media-body,
    .header-widget-contact-info-box .contact-info .media-left,
    .header-widget-contact-info-box .contact-info .media-right {
        display: block;
        padding-right: 0
    }
}

.nav-sidebar li {
    background: #f1f1f1;
    padding-bottom: 0
}

.nav-sidebar li a {
    border-radius: 0
}

.nav-pills li a:hover,
.nav-pills li.active>a,
.nav-pills li.active>a:hover,
.nav-pills li.active>a:focus {
    background: #d3d3d3;
    color: #777
}

.header-nav {
    position: relative
}

.header-nav .header-nav-absolute-wrapper {
    width: 100%
}

.header-nav .header-nav-wrapper .menuzord {
    padding: 0
}

.menuzord-menu>li.home>a>i {
    float: none;
    line-height: 1;
    margin: 0
}

@media only screen and (min-width: 901px) {
    .menuzord-menu ul.dropdown {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
    }
}

.menuzord-menu ul.dropdown li {
    margin: 0
}

.menuzord-menu ul.dropdown li a {
    color: #666;
    font-size: 13px;
    font-weight: 600;
    padding: 7px 25px 7px 22px
}

.menuzord-menu ul.dropdown li .indicator {
    top: 4px
}

.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown {
    min-width: 230px
}

.menuzord-menu>li>.megamenu {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background-repeat: no-repeat;
    background-position: bottom right
}

.menuzord-menu>li>.megamenu.megamenu-bg-img {
    background-image: url(../images/megamenu/megamenu-dropdown.html)
}

.menuzord-menu>li>.megamenu .megamenu-row ul {
    margin-left: 0
}

.menuzord-menu>li>.megamenu .megamenu-row ul li {
    border: 0 none;
    clear: both;
    font-size: 12px;
    margin: 0;
    padding: 2px 0 2px 15px;
    position: relative;
    width: 100%
}

.menuzord-menu>li>.megamenu .megamenu-row ul li a {
    display: block;
    padding: 8px 0;
    -webkit-transition: padding .2s linear;
    -o-transition: padding .2s linear;
    transition: padding .2s linear
}

.menuzord-menu>li>.megamenu .megamenu-row ul li.active>a,
.menuzord-menu>li>.megamenu .megamenu-row ul li:hover>a {
    color: #111;
    padding-left: 5px
}

.menuzord-menu>li>.megamenu .megamenu-row ul li a i {
    color: #444
}

.menuzord-menu>li>.megamenu .megamenu-row ul li.active a i,
.menuzord-menu>li>.menuzord-menu>li>.megamenu .megamenu-row ul li:hover a i {
    color: #fff
}

.menuzord-menu>li>.megamenu .megamenu-row ul.list-icon li:before {
    content: "\f101";
    font-family: fontawesome;
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 10px
}

.menuzord-menu>li>.megamenu .megamenu-row .megamenu-col-title {
    margin-bottom: 15px
}

@media only screen and (max-width: 900px) {
    .menuzord-menu {
        /background: #fff
    }
}

.inner-header .title {
    font-size: 36px
}

body.vertical-nav .container {
    max-width: 1100px
}

body.vertical-nav header#header {
    width: 260px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #f5f5f5;
    background-size: cover;
    color: #555;
    z-index: 101;
    border-right: 1px solid #ddd;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

body.vertical-nav header#header .container {
    max-width: 100%;
    padding: 0
}

body.vertical-nav header#header .header-nav-wrapper {
    background: none
}

@media only screen and (min-width: 901px) {
    body.vertical-nav header#header .header-nav-wrapper {
        box-shadow: none
    }
}

body.vertical-nav header#header.vertical-nav-black {
    border-right: 1px solid #222
}

body.vertical-nav .main-content,
body.vertical-nav .footer {
    margin-left: 260px
}

body.vertical-nav .menuzord {
    background: none
}

@media only screen and (min-width: 901px) {
    body.vertical-nav .menuzord {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 901px) {
    body.vertical-nav .menuzord .menuzord-brand {
        padding: 15px;
        margin-bottom: 30px
    }
}

body.vertical-nav .menuzord .menuzord-menu ul.dropdown li:hover>a {
    background: #eee none repeat scroll 0 0;
    color: #111
}

body.vertical-nav .menuzord .menuzord-menu li {
    padding: 0;
    position: relative;
    width: 100%
}

body.vertical-nav .menuzord .menuzord-menu li .indicator {
    float: right;
    display: block;
    margin-right: 15px
}

body.vertical-nav .menuzord .menuzord-menu li a {
    width: 100%
}

body.vertical-nav .menuzord .menuzord-menu>li {
    padding: 5px 0
}

body.vertical-nav .menuzord .menuzord-menu>li.active>a,
body.vertical-nav .menuzord .menuzord-menu>li:hover>a {
    background: none;
    color: #333
}

body.vertical-nav .menuzord .menuzord-menu ul.dropdown,
body.vertical-nav .menuzord .menuzord-menu .megamenu {
    left: 100%;
    top: 4px
}

body.vertical-nav .menuzord .vertical-nav-widget {
    padding: 15px
}

body.vertical-nav.vertical-nav-right header#header {
    left: auto;
    right: 0
}

body.vertical-nav.vertical-nav-right .main-content,
body.vertical-nav.vertical-nav-right .footer {
    padding-left: auto;
    margin-right: 260px;
    padding-top: 0
}

body.vertical-nav.vertical-nav-right .menuzord .menuzord-menu ul.dropdown,
body.vertical-nav.vertical-nav-right .menuzord .menuzord-menu .megamenu {
    left: auto;
    right: 100%;
    top: 0
}

body.vertical-nav .rev_slider_wrapper {
    left: 0 !important;
    width: 100% !important
}

@media only screen and (max-width: 1199px) {
    body.vertical-nav .container {
        width: 100%
    }
}

@media only screen and (min-width: 901px) {
    body.vertical-nav header#header .site-brand {
        display: block;
        float: none;
        margin: 50px 0 30px;
        text-align: center
    }
    body.vertical-nav .megamenu {
        left: 100% !important;
        right: 0 !important;
        width: 800px !important
    }
    body.vertical-nav .menuzord .menuzord-menu {
        padding: 0;
        margin-left: 15px
    }
    body.vertical-nav .menuzord-menu>li>a {
        padding-left: 0;
        padding-right: 0
    }
    body.vertical-nav .vertical-nav-sidebar-widget-wrapper {
        padding: 30px 15px 5px
    }
}

@media only screen and (max-width: 900px) {
    body.vertical-nav header#header {
        border: 0;
        padding: 0;
        position: fixed;
        top: 0;
        height: auto;
        width: 100%;
        background: #fff !important
    }
    body.vertical-nav .menuzord .menuzord-menu>li {
        padding: 0
    }
    body.vertical-nav .vertical-nav-widget {
        display: none
    }
    body.vertical-nav .main-content,
    body.vertical-nav .footer {
        margin-left: 0
    }
    body.vertical-nav.vertical-nav-right .main-content,
    body.vertical-nav.vertical-nav-right .footer {
        margin-right: 0
    }
    body.vertical-nav .vertical-nav-sidebar-widget-wrapper {
        display: none
    }
}

.menu-full-page #fullpage-nav {
    background: rgba(255, 255, 255, 0.97);
    z-index: -1;
    position: fixed;
    left: 0 !important;
    opacity: 0;
    width: 100%;
    -webkit-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out
}

.menu-full-page #fullpage-nav ul {
    list-style: none;
    margin-top: 50px;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.menu-full-page #fullpage-nav ul li {
    text-align: center;
    transition: all .4s ease;
    padding: 10px 0;
    position: relative
}

.menu-full-page #fullpage-nav ul li a {
    color: #111;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    position: relative
}

.menu-full-page #fullpage-nav ul li a:hover {
    color: #000;
    -webkit-transition: color 2s time;
    -o-transition: color 2s time;
    transition: color 2s time
}

.menu-full-page #fullpage-nav ul li:hover:after a {
    position: absolute;
    content: '';
    color: #FFF
}

.menu-full-page #fullpage-nav ul ul {
    display: none
}

.menu-full-page #fullpage-nav ul ul li a {
    font-size: 13px
}

.menu-full-page #fullpage-nav ul ul li a:hover {
    color: #888
}

.menu-full-page .fullpage-nav-toggle.menu-open+#fullpage-nav {
    opacity: 1;
    z-index: 1111
}

.menu-full-page .fullpage-nav-toggle.menu-open+#fullpage-nav>ul {
    margin-top: 70px
}

.menu-full-page .fullpage-nav-toggle {
    z-index: 1112;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 70px;
    height: 70px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background-color: transparent
}

.menu-full-page .fullpage-nav-toggle i {
    text-decoration: none;
    font-size: 40px;
    color: #fff
}

.menu-full-page .fullpage-nav-toggle:focus {
    outline: none
}

.menu-full-page .fullpage-nav-toggle span {
    display: block;
    position: absolute;
    top: 45px;
    left: 18px;
    right: 18px;
    height: 4px;
    border-radius: 2px;
    background: #888;
    -webkit-transition: background 0 .3s;
    -o-transition: background 0 .3s;
    transition: background 0 .3s
}

.menu-full-page .fullpage-nav-toggle span:before,
.menu-full-page .fullpage-nav-toggle span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    border-radius: 0;
    background-color: #888;
    content: "";
    -webkit-transition-duration: 0.3s, .3s;
    transition-duration: 0.3s, .3s;
    -webkit-transition-delay: 0.3s, 0;
    transition-delay: 0.3s, 0
}

.menu-full-page .fullpage-nav-toggle span:before {
    top: -12px;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform
}

.menu-full-page .fullpage-nav-toggle span:after {
    bottom: -12px;
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform
}

.menu-full-page .fullpage-nav-toggle.menu-open {
    background-color: transparent
}

.menu-full-page .fullpage-nav-toggle.menu-open span {
    background: none
}

.menu-full-page .fullpage-nav-toggle.menu-open span:before,
.menu-full-page .fullpage-nav-toggle.menu-open span:after {
    background-color: #111;
    -webkit-transition-delay: 0, .3s;
    transition-delay: 0, .3s
}

.menu-full-page .fullpage-nav-toggle.menu-open span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-full-page .fullpage-nav-toggle.menu-open span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu-full-page .header #fullpage-nav li {
    padding: 5px 0
}

.menu-full-page .header #fullpage-nav li a {
    background: none;
    display: inline;
    font-size: 18px;
    text-transform: none
}

.menu-full-page .header #fullpage-nav ul ul {
    margin-top: 0
}

.menu-full-page .header #fullpage-nav ul ul li {
    padding: 3px 0
}

.menu-full-page .header #fullpage-nav ul ul li a {
    font-size: 12px
}

.menu-full-page .header #fullpage-nav ul li .dropdown {
    background: none;
    box-shadow: none;
    border: none;
    float: none;
    padding: 0;
    position: relative;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .9s cubic-bezier(0.55, 0, 0.175, 1) !important;
    -moz-transition: all .9s cubic-bezier(0.55, 0, 0.175, 1) !important;
    -ms-transition: all .9s cubic-bezier(0.55, 0, 0.175, 1) !important;
    -o-transition: all .9s cubic-bezier(0.55, 0, 0.175, 1) !important;
    transition: all .9s cubic-bezier(0.55, 0, 0.175, 1) !important;
    display: block !important;
    visibility: visible
}

.menu-full-page .header #fullpage-nav ul li:hover .dropdown {
    max-height: 700px
}

.boxed-layout {
    background-color: #404040;
    padding: 40px 15px
}

.boxed-layout.layer-overlay:before {
    z-index: -1
}

.boxed-layout #wrapper {
    margin: 0 auto
}

@media (min-width: 1200px) {
    .boxed-layout #wrapper {
        width: calc(1170px)
    }
}

.boxed-layout .container .container {
    width: 100%
}

@media (min-width: 1200px) {
    .boxed-layout .container {
        width: 1140px
    }
}

@media (min-width: 992px) {
    .boxed-layout.container-970px #wrapper {
        width: calc(970px)
    }
}

.boxed-layout.container-970px .container,
.boxed-layout.container-970px .container-fluid {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}

.boxed-layout.container-970px .container .container,
.boxed-layout.container-970px .container-fluid .container,
.boxed-layout.container-970px .container .container-fluid,
.boxed-layout.container-970px .container-fluid .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.boxed-layout.container-100pr #wrapper {
    width: 95%
}

.boxed-layout.container-100pr #wrapper .container,
.boxed-layout.container-100pr #wrapper .container-fluid {
    width: 100%
}

.boxed-layout.container-shadow #wrapper {
    -webkit-box-shadow: 0 0 25px 0 #777;
    box-shadow: 0 0 25px 0 #777
}

.boxed-layout .header,
.boxed-layout section,
.boxed-layout .footer {
    background-color: #fff
}

.boxed-layout .header .navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding: 0
}

.boxed-layout .header .navbar-default .navbar-nav>li>a {
    padding: 30px 5px
}

.boxed-layout .header .navbar-default .navbar-collapse {
    background-color: #fff;
    border-color: #fff;
    margin-right: 30px
}

.boxed-layout .header #header-logo {
    margin: 0;
    padding-top: 27px
}

@media only screen and (max-width: 991px) {
    .boxed-layout {
        padding-top: 15px
    }
    .boxed-layout .header .navbar-default .navbar-nav>li>a {
        padding: 10px
    }
    .boxed-layout .header .navbar-default .navbar-collapse {
        margin-right: 15px
    }
    .boxed-layout .navbar-header {
        padding: 15px 0
    }
    .boxed-layout .navbar-collapse .navbar-nav li a .caret {
        margin-right: 0
    }
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    font-size: 14px
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
    border: 1px solid #eee
}

label {
    font-weight: 400
}

.form-control:focus,
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="number"]:focus,
form input[type="url"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="password"]:focus,
form input[type="date"]:focus,
form input[type="color"]:focus,
form select:focus,
form textarea:focus {
    color: #404040;
    border-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    outline: none
}

.form-transparent .form-control {
    background: transparent;
    color: #f7f7f7
}

.form-transparent .form-control:focus,
.form-transparent form input[type="text"]:focus,
.form-transparent form input[type="email"]:focus,
.form-transparent form input[type="number"]:focus,
.form-transparent form input[type="url"]:focus,
.form-transparent form input[type="search"]:focus,
.form-transparent form input[type="tel"]:focus,
.form-transparent form input[type="password"]:focus,
.form-transparent form input[type="date"]:focus,
.form-transparent form input[type="color"]:focus,
.form-transparent form select:focus,
.form-transparent form textarea:focus {
    color: #f7f7f7
}

.form-transparent textarea.form-control,
.form-white textarea.form-control {
    height: 150px
}

.form-white .form-control {
    background: #fff
}

.form-transparent.form-line .form-control {
    border: none;
    border-bottom: 1px solid silver;
    padding-left: 0
}

.form-transparent.form-line textarea.form-control {
    height: 70px
}

form label {
    font-weight: 700
}

form .form-control.error {
    border: 2px solid #ee163b
}

form .error {
    color: #ee163b
}

.section-title .both-side-line::before {
    content: "";
    height: 2px;
    position: absolute;
    left: -40px;
    top: 10px;
    width: 30px
}

.section-title .top-side-line::after {
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -8px;
    width: 40px
}

.section-title .left-side-line::before {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -8px;
    width: 35px
}

.section-title .right-side-line::before {
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    top: -8px;
    width: 35px
}

.section-title .sub-title {
    margin: 0;
    position: relative;
    display: inline-block
}

.section-title .title {
    margin-top: 0;
    position: relative;
    line-height: 1
}

.section-title .icon i {
    font-size: 50px;
    position: absolute;
    top: -3px;
    left: 14px;
    opacity: .1
}

.section-title p {
    font-size: 15px
}

.section-title p.left-bordered {
    border-left: 2px solid silver;
    padding-left: 10px
}

.section-title p.right-bordered {
    border-right: 2px solid silver;
    padding-right: 10px
}

.section-title {
    margin-bottom: 30px
}

.section-title.title-border {
    padding-left: 30px
}

.section-title.title-border.title-right {
    border-left: 0;
    padding-left: 0;
    padding-right: 30px;
    text-align: right
}

.section-title.icon-bg p {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 0
}

.section-title.icon-bg .page-title {
    font-size: 38px;
    line-height: 52px
}

.section-title.icon-bg .page-title i {
    font-size: 42px;
    line-height: 1.3;
    position: absolute;
    opacity: .15;
    left: 0;
    right: 0;
    margin: 0 auto
}

.title-dots {
    background: url(../images/title-dots.html) repeat scroll 0 0;
    height: 30px;
    margin-bottom: 20px
}

.title-dots span {
    color: #fff;
    font-size: 17px;
    line-height: 28px;
    padding: 0 10px
}

.title-dots.small span {
    font-size: 12px;
    line-height: 28px;
    padding: 4px 8px
}

.title-separator {
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 16px;
    height: auto;
    line-height: 20px;
    margin: 10px 0;
    width: 70%
}

.title-separator span {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    letter-spacing: .2em;
    padding: 2px 10px;
    position: relative;
    text-transform: uppercase;
    top: -12px
}

.separator {
    color: silver;
    line-height: 1.2em;
    margin: 30px auto;
    overflow: hidden;
    text-align: center;
    width: 100%
}

.separator::before,
.separator::after {
    border-bottom: 1px solid #eee;
    content: "";
    display: inline-block;
    height: .65em;
    margin: 0 -4px 0 -100%;
    vertical-align: top;
    width: 50%
}

.separator::after {
    margin: 0 -100% 0 0
}

.separator i,
.separator span,
.separator a {
    display: inline-block;
    margin: 0 20px 0 24px;
    font-size: 20px
}

.separator.separator-left,
.separator.left i {
    float: left;
    margin: 2px 50px 0 0
}

.separator.right i {
    float: right;
    margin: 0 0 2px 50px
}

.separator.separator-medium-line {
    margin: 10px auto;
    width: 20%
}

.separator.separator-small-line {
    width: 10%
}

.separator.separator-rouned i,
.separator.separator-border-rouned i {
    background-color: #f5f5f5;
    border-radius: 50%;
    height: 40px;
    left: 0;
    line-height: 40px;
    margin: -12px auto auto;
    position: absolute;
    right: 0;
    width: 40px
}

.separator.separator-border-rouned i {
    background: transparent;
    border: 1px solid #f5f5f5
}

.separator.separator-rouned.separator-rouned-left i {
    margin: -12px auto auto;
    right: auto;
    left: 0
}

.separator.separator-rouned.separator-rouned-right i {
    margin: -12px auto auto;
    right: 0;
    left: auto
}

.separator.dotted::before,
.separator.dotted::after {
    border-bottom: 2px dotted silver
}

.styled-icons a {
    color: #333;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    float: left;
    margin: 5px 7px 5px 0;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.styled-icons a:hover {
    color: #666
}

.styled-icons.icon-gray a {
    background-color: #eee;
    color: #555;
    display: block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    width: 36px
}

.styled-icons.icon-gray a:hover {
    color: #bbb
}

.styled-icons.icon-gray.icon-bordered a {
    background-color: transparent;
    border: 2px solid #eee
}

.styled-icons.icon-gray.icon-bordered a:hover {
    border: 2px solid #d5d5d5
}

.styled-icons.icon-dark a {
    background-color: #333;
    color: #000;
    display: block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    width: 36px
}

.styled-icons.icon-dark a:hover {
    color: #5e5e5e
}

.styled-icons.icon-dark.icon-bordered a {
    background-color: transparent;
    border: 2px solid #111;
    color: #111
}

.styled-icons.icon-dark.icon-bordered a:hover {
    background-color: #111;
    border-color: #111;
    color: #fff
}

.styled-icons.icon-bordered a {
    border: 1px solid #777
}

.styled-icons.icon-bordered a:hover {
    background-color: #777;
    color: #fff
}

.styled-icons.icon-rounded a {
    border-radius: 3px
}

.styled-icons.icon-circled a {
    border-radius: 50%
}

.styled-icons.icon-sm a {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 2px 7px 2px 0;
    width: 30px
}

.styled-icons.icon-md a {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    width: 50px
}

.styled-icons.icon-lg a {
    font-size: 32px;
    height: 60px;
    line-height: 60px;
    width: 60px
}

.styled-icons.icon-xl a {
    font-size: 60px;
    height: 120px;
    line-height: 120px;
    width: 120px
}

.styled-icons li {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0
}

.tab-content {
    padding: 15px;
    border: 1px solid #eee
}

.footer a {
    color: gray
}

.footer a:focus,
.footer a:hover,
.footer a:active {
    color: #666
}

.footer .widget .widget-title {
    margin-top: 0
}

.footer .widget.dark .quick-contact-form button {
    border-color: #333;
    color: #909090
}

.footer .widget.dark .quick-contact-form button:hover {
    background-color: #eee;
    border-color: #eee;
    color: #333
}

footer#footer.fixed-footer {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1
}

@media screen and (max-width: 992px) {
    footer#footer.fixed-footer {
        position: relative
    }
}

body.has-fixed-footer .main-content {
    background-color: #fff;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 992px) {
    body.has-fixed-footer .main-content {
        margin-bottom: 0 !important
    }
}

.footer a {
    color: #fff;
    font-size: .9em
}

.footer a:hover {
    color: red;
    font-size: .9em
}

.bgrenkli {
    background: #265780;
    color: #fff
}

.bgrenkli2 {
    background: #265780;
    color: #fff
}

.white-hover {
    color: #fff
}

.btn-white {
    border: 1px solid #fff;
    padding: 10px
}

@media screen and (min-width: 1024px) {
    .bannerustu {
        position: absolute;
        margin-top: -350px;
        z-index: 100
    }
}

.icerikh3 {
    font-size: 1em;
    text-align: right
}

.fotom {
    border-radius: 50%;
    width: 250px
}

.borderla {
    border: 1px solid #f3f3f3;
    margin-bottom: 10px;
    border-radius: 10px;
}

.renksiyah {
    color: #000
}

.yuvarlak {
    margin-bottom: 30px
}

.yuvarlak img {
    border-radius: 50%;
    border: 1px solid #666
}

.playerbuton {
    z-index: 100000;
    position: absolute;
    top: 40%;
    left: 44%;
    cursor: pointer
}

.font15 {
    font-size: 1.4em;
    font-weight: 700
}

.cursorla {
    cursor: pointer
}

.playerbuton img {
    width: 25%
}

.blog {
    margin-bottom: 30px
}

.blog img {
    border: 0 solid #666
}

.blogbaslik {
    font-size: .8em;
    color: #265780
}

.blogaciklama {
    color: #337ab7;
    line-height: 20px;
    font-size: .8em;
    display: none
}

.blogyazi {
    color: #1e588b
}

.sagla {
    text-align: right
}

.butonum {
    background: #265780;
    color: #fff
}

.kadrokisa {
    padding: 10px
}

.footer {
    background: #000
}

.uzunnot {
    display: none
}

.menuzord,
.menuzord * {
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.menuzord {
    width: 100%;
    padding: 0 30px;
    float: left;
    position: relative;
    /*background: #fff*/
}

.menuzord a {
    -o-transition: color .3s linear, background .3s linear;
    -moz-transition: color .3s linear, background .3s linear;
    -webkit-transition: color .3s linear, background .3s linear;
    transition: color .3s linear, background .3s linear
}

.menuzord-menu.scrollable>.scrollable-fix {
    display: none
}

.menuzord-brand {
    margin: 0;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer
}

.menuzord-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.menuzord-menu.menuzord-right {
    float: right
}

.menuzord-menu>li {
    display: inline-block;
    float: left
}
@media only screen and (min-width: 991px) {
.menuzord-menu>li>a {
    padding: 35px 20px 13px 20px;
    display: inline-block;
    text-decoration: none;
    font-size: 0.9vw;
    font-weight: 600;
    color: #0b386b;
	text-align:center;
    outline: 0;
    line-height: 1.42857143;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent
}
}
@media only screen and (max-width: 990px) {
.menuzord-menu>li>a {
    padding: 35px 20px 13px 20px;
    display: inline-block;
    text-decoration: none;
    font-size: 3vw;
    font-weight: 600;
	text-align:center;
    color: #000;
    outline: 0;
    line-height: 1.42857143;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent
}
}

.menuzord-menu>li.active>a,
.menuzord-menu>li:hover>a {
    /*color: #ff0;*/
	/*border-bottom:5px solid #193769;*/
}

.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99;
    min-width: 180px;
    white-space: nowrap;
    background: #fff
}

.menuzord-menu ul.dropdown li ul.dropdown {
    left: 100%
}

.menuzord-menu ul.dropdown li {
    clear: both;
    width: 100%;
    border: 0 none;
    font-size: 12px;
    position: relative
}

.menuzord-menu ul.dropdown li a {
    width: 100%;
    background: none;
    padding: 10px 25px 10px 22px;
    color: #888;
    text-decoration: none;
    display: inline-block;
    float: left;
    clear: both;
    position: relative;
    outline: 0;
    -o-transition: padding .2s linear;
    -moz-transition: padding .2s linear;
    -webkit-transition: padding .2s linear;
    transition: padding .2s linear
}

.menuzord-menu ul.dropdown li:hover>a {
    padding-left: 28px;
    padding-right: 19px;
    color: #f3f3f3;
}

.menuzord-menu ul.dropdown.dropdown-left {
    left: none
}

.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left {
    left: -100%
}

.menuzord-menu li .indicator {
    margin-left: 3px
}

.menuzord-menu li ul.dropdown li .indicator {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 15px
}

.menuzord-menu>li>.megamenu {
    width: 100%;
    padding: 20px 30px;
    left: 0;
    position: absolute;
    display: none;
    z-index: 99;
    border-top: solid 1px #f0f0f0;
    background: #fff
}

.menuzord-menu>li>.megamenu.megamenu-half-width {
    width: 50%;
    left: auto
}

.menuzord-menu>li>.megamenu.megamenu-quarter-width {
    width: 25%;
    left: auto
}

.menuzord-menu>li>.megamenu .megamenu-row {
    width: 100%;
    margin-top: 15px
}

.menuzord-menu>li>.megamenu .megamenu-row:first-child {
    margin-top: 0
}

.menuzord-menu>li>.megamenu .megamenu-row:before,
.menuzord-menu>li>.megamenu .megamenu-row:after {
    display: table;
    content: "";
    line-height: 0
}

.menuzord-menu>li>.megamenu .megamenu-row:after {
    clear: both
}

.menuzord-menu>li>.megamenu .megamenu-row .col1,
.menuzord-menu>li>.megamenu .megamenu-row .col2,
.menuzord-menu>li>.megamenu .megamenu-row .col3,
.menuzord-menu>li>.megamenu .megamenu-row .col4,
.menuzord-menu>li>.megamenu .megamenu-row .col5,
.menuzord-menu>li>.megamenu .megamenu-row .col6,
.menuzord-menu>li>.megamenu .megamenu-row .col7,
.menuzord-menu>li>.megamenu .megamenu-row .col8,
.menuzord-menu>li>.megamenu .megamenu-row .col9,
.menuzord-menu>li>.megamenu .megamenu-row .col10,
.menuzord-menu>li>.megamenu .megamenu-row .col11,
.menuzord-menu>li>.megamenu .megamenu-row .col12 {
    display: block;
    min-height: 20px;
    float: left;
    margin-left: 3%
}

.menuzord-menu>li>.megamenu .megamenu-row [class*="col"]:first-child {
    margin-left: 0
}

.menuzord-menu>li>.megamenu .megamenu-row .col1 {
    width: 5.583333333333%
}

.menuzord-menu>li>.megamenu .megamenu-row .col2 {
    width: 14.166666666666%
}

.menuzord-menu>li>.megamenu .megamenu-row .col3 {
    width: 22.75%
}

.menuzord-menu>li>.megamenu .megamenu-row .col4 {
    width: 31.333333333333%
}

.menuzord-menu>li>.megamenu .megamenu-row .col5 {
    width: 39.916666666667%
}

.menuzord-menu>li>.megamenu .megamenu-row .col6 {
    width: 48.5%
}

.menuzord-menu>li>.megamenu .megamenu-row .col7 {
    width: 57.083333333333%
}

.menuzord-menu>li>.megamenu .megamenu-row .col8 {
    width: 65.666666666667%
}

.menuzord-menu>li>.megamenu .megamenu-row .col9 {
    width: 74.25%
}

.menuzord-menu>li>.megamenu .megamenu-row .col10 {
    width: 82.833333333334%
}

.menuzord-menu>li>.megamenu .megamenu-row .col11 {
    width: 91.416666666667%
}

.menuzord-menu>li>.megamenu .megamenu-row .col12 {
    width: 100%
}

.menuzord .showhide {
    width: 60px;
    height: 46px;
    padding: 20px 0 0;
    display: none;
    float: right;
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent
}

.menuzord .showhide em {
    width: 20px;
    height: 3px;
    margin: 3.5px 20px 0;
    float: right;
    background: #000
}

.menuzord-menu>li>a>i {
    margin: 0 5px 0 0;
    font-size: 18px;
    float: left;
    line-height: 20px
}

.menuzord-menu>li.search form {
    float: left;
    padding: 22px 16px 17px
}

.menuzord-menu>li.search form input[type="text"] {
    width: 160px;
    padding: 5px 10px;
    font-family: 'Open Sans', sans-serif;
    border: none;
    background: #f0f0f0;
    border-radius: 2px;
    outline: 0;
    -o-transition: width 1s ease-out;
    -moz-transition: width 1s ease-out;
    -webkit-transition: width 1s ease-out;
    transition: width 1s ease-out
}

.menuzord-menu>li.search form:hover input[type="text"] {
    width: 160px
}

.menuzord-tabs {
    width: 100%;
    float: left
}

.menuzord-tabs-nav {
    width: 20%;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none
}

.menuzord-tabs-nav>li>a {
    width: 100%;
    padding: 7px 16px;
    float: left;
    font-size: 13px;
    text-decoration: none;
    color: #666;
    border: solid 1px #f0f0f0;
    outline: 0
}

.menuzord-tabs-nav li.active a,
.menuzord-tabs-nav li:hover a {
    background: #f0f0f0
	border:0px;
}

.menuzord-tabs-content {
    width: 80%;
    min-height: 30px;
    padding: 20px;
    float: right;
    display: none;
    font-size: 13px;
    border: solid 1px #f0f0f0
}

.menuzord-tabs-content.active {
    display: block
}

.menuzord.blue .menuzord-menu>li.active>a,
.menuzord.blue .menuzord-menu>li:hover>a,
.menuzord.blue .menuzord-menu ul.dropdown li:hover>a {
    color: #0b386b;
}

.menuzord.green .menuzord-menu>li.active>a,
.menuzord.green .menuzord-menu>li:hover>a,
.menuzord.green .menuzord-menu ul.dropdown li:hover>a {
    color: #37BC9B
}

.menuzord.red .menuzord-menu>li.active>a,
.menuzord.red .menuzord-menu>li:hover>a,
.menuzord.red .menuzord-menu ul.dropdown li:hover>a {
    color: #E9573F
}

.menuzord.orange .menuzord-menu>li.active>a,
.menuzord.orange .menuzord-menu>li:hover>a,
.menuzord.orange .menuzord-menu ul.dropdown li:hover>a {
    color: #ff670f
}

.menuzord.yellow .menuzord-menu>li.active>a,
.menuzord.yellow .menuzord-menu>li:hover>a,
.menuzord.yellow .menuzord-menu ul.dropdown li:hover>a {
    color: #F6BB42
}

.menuzord.purple .menuzord-menu>li.active>a,
.menuzord.purple .menuzord-menu>li:hover>a,
.menuzord.purple .menuzord-menu ul.dropdown li:hover>a {
    color: #967ADC
}

.menuzord.pink .menuzord-menu>li.active>a,
.menuzord.pink .menuzord-menu>li:hover>a,
.menuzord.pink .menuzord-menu ul.dropdown li:hover>a {
    color: #D770AD
}

@media (max-width: 900px) {
    .menuzord-responsive.menuzord {
        padding: 0
    }
    .menuzord-responsive .menuzord-brand {
        margin: 8px 30px 10px 20px;
        font-size: 20px;
        line-height: 1.55
    }
    .menuzord-responsive .showhide {
        margin: 0
    }
    .menuzord-responsive .menuzord-menu {
        width: 100%;
        float: left !important
    }
    .menuzord-responsive .menuzord-menu.scrollable {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
    .menuzord-responsive .menuzord-menu.scrollable>.scrollable-fix {
        display: block
    }
    .menuzord-responsive .menuzord-menu>li {
        width: 100%;
        display: block;
        position: relative
    }
    .menuzord-responsive .menuzord-menu>li>a {
        width: 100%;
        padding: 12px 20px;
        display: block;
        border-bottom: solid 1px #f0f0f0
    }
    .menuzord-responsive .menuzord-menu>li:first-child>a {
        border-top: solid 1px #f0f0f0
    }
    .menuzord-responsive .menuzord-menu ul.dropdown,
    .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
        width: 100%;
        left: 0;
        position: static;
        border: none;
        background: #fff;
        float: left
    }
    .menuzord-responsive .menuzord-menu ul.dropdown li {
        position: relative
    }
    .menuzord-responsive .menuzord-menu ul.dropdown li a {
        border-bottom: solid 1px #f0f0f0
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>a {
        padding-left: 40px !important
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>ul.dropdown>li>a {
        padding-left: 60px !important
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>ul.dropdown>li>ul.dropdown>li>a {
        padding-left: 80px !important
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li:hover>a {
        padding-left: 50px !important
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>ul.dropdown>li:hover>a {
        padding-left: 70px !important
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>ul.dropdown>li>ul.dropdown>li:hover>a {
        padding-left: 90px !important
    }
    .menuzord-responsive .menuzord-menu li .indicator {
        width: 60px;
        height: 45px;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 22px;
        text-align: center;
        line-height: 43px;
        border-left: solid 1px #f5f5f5
    }
    .menuzord-responsive .menuzord-menu li ul.dropdown li .indicator {
        height: 38px;
        right: 0;
        top: 0;
        font-size: 18px;
        line-height: 36px
    }
    .menuzord-responsive .menuzord-menu>li>.megamenu {
        width: 100% !important;
        left: 0 !important;
        position: static;
        border-top: none;
        border-bottom: solid 1px #f0f0f0
    }
    .menuzord-responsive .menuzord-menu>li>.megamenu .megamenu-row [class*="col"] {
        float: none;
        display: block;
        width: 100% !important;
        margin-left: 0;
        margin-top: 15px
    }
    .menuzord-responsive .menuzord-menu>li>.megamenu .megamenu-row:first-child [class*="col"]:first-child {
        margin-top: 0
    }
    .menuzord-responsive .menuzord-menu>li>.megamenu .megamenu-row {
        margin-top: 0
    }
    .menuzord-responsive .menuzord-menu>li.search form {
        width: 100%;
        margin: 4px 0;
        padding: 10px 16px !important
    }
    .menuzord-responsive .menuzord-menu>li.search form input[type="text"] {
        width: 100%
    }
    .menuzord-responsive .menuzord-tabs-nav {
        width: 100%
    }
    .menuzord-responsive .menuzord-tabs-content {
        width: 100%
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

@media only screen and (min-width: 768px) {
    .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        display: inline-block;
        border-radius: 100%;
        background: #000;
        color: #fff;
        opacity: .4
    }
	.ubsk {padding:70px;}
	.pad500 {padding: 58px 50px 50px 50px;}
}

@media only screen and (max-width: 767px) {
    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        display: inline-block;
        border-radius: 100%;
        background: #000;
        color: #fff;
        opacity: .4;
        font-size: 1em;
        padding-top: 1px
    }
	.ubsk {padding:10px;}
	.pad500 {padding: 10px 10px 10px 10px;}
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);background-position:50%;background-size:100%;background-repeat:no-repeat;
	}
.swiper-lazy-preloader-white:after{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}
@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}
.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next + .swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.emenukilit{ position:fixed; top:0; z-index:1000000;height:100px;width:100%;background:#666;
	}
}	
	
elementor-5221 .elementor-element.elementor-element-18ed970e.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: flex-start;
    align-items: flex-start;
}
.elementor-5221 .elementor-element.elementor-element-18ed970e > .elementor-element-populated {
    color: var(--e-global-color-primary);
    margin: 8px 8px 8px 8px
px
;
    --e-column-margin-right: 8px;
    --e-column-margin-left: 8px;
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 10px;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}	
.width100{width:100%;}
.redbtn {background:#193769;border-radius:10px;}
.borderradius {border-radius: 15px;}
.textred {color:#193769; }
.font14 {font-size:14pt}

.headline-2 {
    margin-bottom: 18px;
    font-size: 24px;
	font-weight:700;
}


.kbtn {color:#fff;background:#193769;border-radius: 15px 15px 15px 15px;    font-size: 16px; padding: 20px 40px; }
.kbtn:hover {color:#fff;background:#ed1c24;border-radius: 15px 15px 15px 15px;    font-size: 16px; padding: 20px 40px; }
.efooter a {font-size:11pt; font-weight:100;}
.le20 {line-height:30px;}
.kyazi {color:#193769;}
.kkyazi {color:red;}
.fontp {font-size:20pt;}
.kkbtn {color:#fff;background:red;border-radius: 15px 15px 15px 15px;    font-size: 16px; padding: 20px 40px; }


.btn3bsl 
{
	font-weight:700;
	font-Size:24px;
	line-height:40px;
	color:#1e2228;
}

.btn3yazi
{
	font-weight:400;
	font-size:16px;
	line-height:30px;
	color:#7e8288;
}

.btn3btn
{
	font-weight:600;
	font-size:16px;
	line-height:30px;
	color:#ed1a3b;
}

.arabaslik {
	font-weight:600;
	font-size:15px;
	line-height:28px;
	color:#1d1d1d;
}


.hbsk {
	font-weight:500;
	font-size:36px;
	line-height:36px;
	color:#1d1d1d;
}

.hmtn {
	font-weight:400;
	font-size:15px;
	line-height:28px;
	color:#737373;
}

.hmtnb {
	font-weight:700;
	font-size:15px;
	line-height:28px;
	color:#737373;
}

.hbtn {
	font-weight:600;
	font-size:14px;
	line-height:26px;
	color:#fff;
	background:#ed1c24;
	padding:10px;
	border-radius:10px;
}

.hbtn:hover {
	font-weight:600;
	font-size:14px;
	line-height:26px;
	color:#fff;
	background:#ed1c24;
	padding:10px;
	border-radius:10px;
}

.fotyz {
	font-weight:700;
	font-size:15px;
	line-height:28px;
	color:#737373;
}

.elementor-icon-list-text {
	font-weight:600;
	font-size:14px;
	line-height:26px;
	color:#737373;
}

.gol {
		background:#ec1c24;
		color:#fff;
		font-family: Montserrat;
		font-size: 12px;
		font-weight: 800;
		font-style: normal;
		text-decoration: none;
		padding: 10px;
		border: 0px solid #000;
		border-radius: 10px;
		text-align:center;
}



a.go-button{
 background: linear-gradient(to right,#ed1c24 ,#6433E0);
 background-color: #ed1c24;
 color: #fff;
 font-family: Montserrat;
 font-size: 18px;
 font-weight: 800;
 font-style: normal;
 text-decoration: none;
 padding: 30px 100px;
 border: 0px solid #000;
 border-radius: 10px;
 display: inline-block;
 text-align:center;
}
a.go-button:hover{
 background: linear-gradient(to right,#ef5558 ,#7d5ee3);
 background-color: #ef5558;
 text-align:center;
}
a.go-button:active{
 transform: scale(0.95);
 text-align:center;
}

a img:hover {
 -ms-transform: scale(1.3); /* IE 9 */
 -webkit-transform: scale(1.3); /* Safari 3-8 */
  transform: scale(1.3); 
}

.resmim:hover {
-ms-transform: scale(1); /* IE 9 */
 -webkit-transform: scale(1); /* Safari 3-8 */
  transform: scale(1); 	
}