
body {
    font-family: "Montserrat",sans-serif;
    font-weight: normal;
    font-style: normal;
	margin: 0;
}
body,html{
	overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6 {
    font-family: "Montserrat",sans-serif;
    color: #0b1c39;
    margin-top: 0px;
    font-style: normal;
    font-weight: 500;
    text-transform: normal
}

p {
    font-family: "Montserrat",sans-serif;
    color: #96989a;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: normal
}

.fix {
    overflow: hidden
}
a,.button {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}
a {
    color: #635c5c
}

a:hover {
    color: #fff
}

a:focus,a:hover,.portfolio-cat a:hover,.footer -menu li a:hover {
    text-decoration: none
}

a,button {
    color: #fff;
    outline: medium none
}

ul {
    margin: 0px;
    padding: 0px
}

li {
    list-style: none
}

.btn {
    background: #C1795D;
    -moz-user-select: none;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 27px 44px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
    border-radius: 0px
}

.btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FBCBBE;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0
}

.btn:hover::before {
    transform: scaleX(1);
    color: #C1795D !important;
    z-index: -1
}
.btn:hover {
    color: black !important;

}

#scrollUp {
    background: #BF7D5D;
    height: 50px;
    width: 50px;
    right: 31px;
    bottom: 18px;
    color: #0b1416;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 48px;
    border: 2px solid transparent;
    box-shadow: 0 0 10px 3px rgba(108,98,98,0.2)
}

@media (max-width: 767px) {
    #scrollUp {
        right:16px
    }
}

#scrollUp:hover {
    color: #fff
}

.sticky-bar {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 15px rgba(25,25,25,0.1);
    box-shadow: 0 10px 15px rgba(25,25,25,0.1);
    z-index: 9999;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25,25,25,0.1);
    background: #fff
}


.mt-50 {
    margin-top: 50px
}
.mt-20 {
    margin-top: 20px
}

.mt-100 {
    margin-top: 100px
}
.mt-200 {
    margin-top: 200px
}

.mb-20 {
    margin-bottom: 20px
}
.mb-50 {
    margin-bottom: 50px
}
.mb-100 {
    margin-bottom: 100px
}
.mb-200 {
    margin-bottom: 200px
}
.pt-40 {
    padding-top: 40px
}

.section-tittle h2 {
    font-size: 60px;
    display: block;
    color: #C1795D;
    font-weight: 600
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle h2 {
        font-size:31px;
        text-align: center
    }
}

@media (max-width: 767px) {
    .section-tittle h2 {
        text-align:center;
        font-size: 31px
    }
}

.section-tittle02 {
    position: relative;
    z-index: 0;
    bottom: -35px
}

@media (max-width: 767px) {
    .section-tittle02 {
        bottom:-9px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle02 {
        bottom:-16px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-tittle02 {
        bottom:-33px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-tittle02 {
        bottom:-44px
    }
}

.section-tittle02 h2 {
	text-align: center;
    font-size: 85px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #BF7D5D;
    -webkit-text-fill-color: transparent;
    margin: 0;
    line-height: 1.2;
    font-family: "Montserrat",sans-serif
}
.iza-service-tittle02 h2 {
    font-size: 85px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #BF7D5D;
    -webkit-text-fill-color: transparent;
    margin-top: 150px;
    line-height: 1.2;
    font-family: "Montserrat",sans-serif
}
.uretimeng {
	font-size: 65px!important;
}

@media (max-width: 767px) {
    .section-tittle02 h2 {
        font-size:38px;
        text-align: center
    } 
	.socialtitle h2 {
		      font-size:35px;
        text-align: center
	}
	.iza-service-tittle02 h2 {
        font-size:38px;
        text-align: center;
			margin-top: 0px;
    margin-bottom: 50px;
    }
	.iza-about-area{
		margin-top: 50px!important;
	}	
	.iza-service-area{
		margin-top: 50px!important;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle02 h2 {
        font-size:69px;
        text-align: center
    }
	.iza-service-tittle02 h2 {
        font-size:69px;
        text-align: center
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-tittle02 h2 {
        font-size:92px;
        text-align: center
    } 
	.iza-service-tittle02 h2 {
        font-size:92px;
        text-align: center
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-tittle02 h2 {
        font-size:126px;
        text-align: center
    }
	.iza-service-tittle02 h2 {
        font-size:120px;
        text-align: center
    }
	.uretimeng{
		font-size: 50px!important;
    padding-bottom: 20px!important;
		
	}
	.uretimengsrv{
		    padding-bottom: 25px!important;
	
	}
	
	.tbaslik {
		font-size: 90px!important;
		padding-bottom: 20px;
	}
	.ubaslik{
		font-size: 85px!important;
		padding-bottom: 20px!important;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .section-tittle02 h2 {
        font-size:123px
    }
	.iza-service-tittle02 h2 {
        font-size:123px
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1500px) {
    .section-tittle02 h2 {
        font-size:123px
    }
	.iza-service-tittle02 h2 {
        font-size:123px
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1750px) {
    .section-tittle02 h2 {
        font-size:127px
    }
	.iza-service-tittle02 h2 {
        font-size:127px
    }
}

.section-tittle03 {
    bottom: -20px;

}

@media (max-width: 767px) {
    .section-tittle03 h2 {
        font-size: 49px;
    margin-left: 20px!important;
    margin-bottom: 5px;
    }
	.image-alpha {
		margin-bottom: -100px!important;
	}
	.hakbas{
		font-size: 40px!important;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle03 h2 {
        font-size:111px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-tittle03 h2 {
        font-size:146px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-tittle03 h2 {
        font-size:92px
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .section-tittle03 h2 {
        font-size:123px
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1500px) {
    .section-tittle03 h2 {
        font-size:123px
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1750px) {
    .section-tittle03 h2 {
        font-size:127px
    }
}
.header-area {
    padding-left: 100px;
    background: #fff
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area {
        padding:0 30px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area {
        padding:0 15px
    }
}

@media (max-width: 767px) {
    .header-area {
        padding:0 15px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-wrapper {
        padding:18px 0
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .header-wrapper {
        padding:18px 0
    }
}

@media (max-width: 767px) {
    .header-area .header-wrapper {
        padding:18px 0
    }
}
.main-menu{	margin:auto;padding-right: 100px;}
.header-area .header-wrapper .main-menu ul li {
    display: inline-block;
    position: relative;
    z-index: 1;
	
}

.header-area .header-wrapper .main-menu ul li a {
    font-size: 20px;
    color: #0a0c10;
    font-weight: 600;
    padding: 43px 19px;
    display: block;
    position: relative;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    font-family: "Montserrat",sans-serif;
	
}

.header-area .header-wrapper .main-menu ul li:hover>a {
	background: linear-gradient(to right, #C1795D 0%, #FBCBBE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-area .header-wrapper .main-menu ul ul.submenu {
    position: absolute;
    width: 170px;
    background: #fff;
    left: 0;
    top: 120%;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 10px 3px rgba(0,0,0,0.05);
    padding: 17px 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    border-top: 5px solid #c6a16e
}

.header-area .header-wrapper .main-menu ul ul.submenu>li {
    margin-left: 7px;
    display: block
}

.header-area .header-wrapper .main-menu ul ul.submenu>li>a {
    padding: 6px 10px !important;
    font-size: 14px;
    color: #BF7D5D;
}

.header-area .header-wrapper .main-menu ul ul.submenu>li>a:hover {
    color: #BF7D5D;
    background: none
}

.header-wrapper .main-menu ul>li:hover>ul.submenu {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.header-sticky ul li a {
    padding: 10px 19px
}

.header-sticky.sticky-bar.sticky .main-menu ul>li>a {
    padding: 20px 20px
}

.header-sticky.sticky-bar.sticky .header-wrapper .btn2 {
    padding: 32px 73px
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #C1795D !important
}

.header-sticky.sticky-bar.sticky .header-btn .get-btn {
    padding: 20px 20px
}

.header-area .slicknav_btn {
    top: -27px
}

.slicknav_nav .slicknav_arrow {
    font-size: 26px;
    font-weight: 500
}

.slicknav_menu .slicknav_nav a:hover {
    background: transparent;
    color: #BF7D5D;
}

.slicknav_menu {
    background: transparent;
    margin-top: 0px !important
}

.mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 99
}

.slider-height {
    min-height: 830px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height {
        min-height:600px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height {
        min-height:500px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-height {
        min-height:450px
    }
}

@media (max-width: 767px) {
    .slider-height {
        min-height:350px
    }
}

.slider-height2 {
    min-height: 350px;
    background-position: center center;
    background-size: cover;
    position: relative;
	width: 100%;
	
}


@media (max-width: 767px) {
    .slider-height2 {
        min-height:300px;
		background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
background-size: contain;

    }
}

.slider-area .hero-cap h2 {
    color: #C1795D;
    font-size: 70px;
    font-weight: 900;
    text-transform: capitalize;
	font-family: "Montserrat",sans-serif;
	text-shadow: 2px 2px black;



}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero-cap h2 {
        font-size:29px
    }
}

@media (max-width: 767px) {
    .slider-area .hero-cap h2 {
        font-size:35px
    }
}

.btn1 {
    padding: 25px 0px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn1 {
        padding:25px 0
    }
}

.slider-area {
    margin-top: -1px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area {
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area {
        padding-left:70px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area {
        padding-left:70px
    }
}

@media (max-width: 767px) {
    .slider-area {
        padding-left:0px
    }
}


@media (max-width: 767px) {
    .slider-area::before {
        background:none
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area::before {
        background:none
    }
}

.slider-area .hero__caption {
    margin-left: -16%
}

@media (max-width: 767px) {
    .slider-area .hero__caption {
        margin-left:0%
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero__caption {
        margin-left:0%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .hero__caption {
        margin-left:0%
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .hero__caption {
        margin-left:7%
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .slider-area .hero__caption {
        margin-left:7%
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1500px) {
    .slider-area .hero__caption {
        margin-left:2%
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1750px) {
    .slider-area .hero__caption {
        margin-left:0%
    }
}

.slider-area .hero__caption h1 {
    font-size: 100px;
    font-weight: 600;
    margin-bottom: 14px;
    color: #ffffff;
    line-height: 1.1
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .hero__caption h1 {
        font-size:60px;
        line-height: 1.2
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .hero__caption h1 {
        font-size:50px;
        line-height: 1.2
    }
}

@media (max-width: 767px) {
    .slider-area .hero__caption h1 {
        font-size:35px;
        line-height: 1.2
    }
}

.slider-area .hero__caption span {
    font-size: 85px;
    margin-bottom: 39px;
    margin-bottom: 25px;
	font-weight: 600;
    font-family: "Great Vibes",cursive;
    display: block;
    padding-left: 106px;
    color: black;
    position: relative
}
.slider-area .hero__caption p {
    font-size: 50px;
    margin-bottom: 39px;
    margin-bottom: 25px;
	font-weight: 600;
    font-family: "Montserrat",sans-serif;
    display: block;
    padding-left: 106px;
    color: black;
    position: relative
}

@media (max-width: 767px) {
    .slider-area .hero__caption span {
        padding-left:0px;
        font-size: 24px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero__caption span {
        padding-left:0px;
        font-size: 24px
    }
}

.slider-area .hero__caption span::before {
	display: none;
    position: absolute;
    content: "";
    width: 72px;
    height: 2px;
    background: #c6a16e;
    top: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .slider-area .hero__caption span::before {
        display:none
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero__caption span::before {
        display:none
    }
}

.clients-area .single-offers {
	text-align: center;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .clients-area .single-offers {
        padding-left:0px
    }
}

@media (max-width: 767px) {
    .clients-area .single-offers {
		text-align: center;
    }
}

.clients-area .single-offers .offers-img .uretim{
    margin-bottom: 50px;
    overflow: hidden;

}
.service img{
	width: 100%;
	height: auto;
}
.clients-area .single-offers .uretim img {
    width: auto!important;
    transform: scale(1);
    transition: all 0.6s ease-out 0s;
	height: 150px!important;
}
.clients-area .single-offers .offers-img img {
    width: 100%;
    transform: scale(1);
    transition: all 0.6s ease-out 0s;
	height: 80px;
	width: auto;
}
.uretim{
	margin-bottom: 30px;
}
.clients-area .single-offers .uretim img {
    width: 90%;
    transform: scale(1);
    transition: all 0.6s ease-out 0s;
}

.clients-area .single-offers .offers-cap {
    position: relative
}

.clients-area .single-offers .offers-cap span {
    position: absolute;
    content: "1";
    width: 35px;
    height: 35px;
    background: #c6a16e;
    top: -5px;
    left: -61px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .clients-area .single-offers .offers-cap span {
        display:none
    }
}

.clients-area .single-offers .offers-cap h3  {
    color: #0b1416;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 16px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .clients-area .single-offers .offers-cap h3 a {
        font-size:29px
    }
}

.clients-area .single-offers .offers-cap p {
    margin-bottom: 30px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .clients-area .single-offers .offers-cap p {
        font-size:15px
    }
}

.clients-area .single-offers .offers-cap a i {
    transform: rotate(45deg);
    display: inline-block;
    color: #ad7b4d;
    font-size: 27px;
    font-weight: 600;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}



.single-offers:hover .offers-cap span {
    background: #fff;
    color: #212529
}

.single-offers:hover .offers-cap h3 a {
    color: #c6a16e
}

.single-offers:hover .offers-cap a i {
    color: #fff
}

.iza-about-area .iza-about-bg{
    position: relative;
    z-index: 1;
	margin-top: 13%;
}

.iza-service-area .iza-service-bg{
    position: relative;
    z-index: 1;
	
}
.iza-service-area .iza-service-bg img{
border: 3px solid #BF7D5D;
	padding: 10px;
	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .iza-about-area .iza-about-bg{
        margin-bottom:80px
    }
	.iza-service-area .iza-service-bg{
        margin-bottom:80px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .iza-about-area .iza-about-bg{
        margin-bottom:50px
    } 
	.iza-service-area .iza-service-bg{
        margin-bottom:50px
    }
}

@media (max-width: 767px) {
    .iza-about-area .iza-about-bg{
        margin-bottom:50px
    }
	.iza-service-area .iza-service-bg{
        margin-bottom:50px
    }
}

.iza-about-area .iza-about-bg img {
    width: 100%;
-webkit-box-shadow: 13px 14px 39px -18px rgba(11,20,22,1);
-moz-box-shadow: 13px 14px 39px -18px rgba(11,20,22,1);
box-shadow: 13px 14px 39px -18px rgba(11,20,22,1);
}
.iza-service-area .iza-service-bg img {
    width: 100%;
}


.iza-sus img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
	margin-bottom: 20px;
}


@-webkit-keyframes btnIconRipple {
    0% {
        border-width: 4px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        border-width: 1px;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    80% {
        border-width: 1px;
        -webkit-transform: scale(1.9);
        transform: scale(1.9)
    }

    100% {
        opacity: 0
    }
}


.iza-about-area .iza-about-txt {
    background: #f4efe6;
    padding: 120px 60px 120px 185px;
    position: relative;
    margin-left: -150px;
    margin-top: -25px;
    z-index: 0
}
.iza-service-area .iza-service-txt {
    background: #f4efe6;
    padding: 30px 60px 5px 185px;
    position: relative;
    margin-left: -150px;
    z-index: 0
}
.iza-service-area .iza-service-txt2 {
    background: #f4efe6;
    padding: 30px 185px 5px 30px;
    position: relative;
    margin-right: -150px;
    z-index: 0
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .iza-about-area .iza-about-txt{
        padding:42px 34px 34px 131px;
        margin-left: -106px;
        margin-top: -41px
    }    
	.iza-service-area .iza-service-txt {
        padding:42px 34px 34px 131px;
        margin-left: -106px;
        margin-top: -41px
    }
	.iza-service-area .iza-service-txt2 {
        padding:42px 130px 34px 131px;
        margin-left: 0px;
        margin-top: -41px;
		
    }
	.uretimengack {
		        padding:42px 130px 34px 60px!important;

	}
}

@media (max-width: 767px) {
    .iza-about-area .iza-about-txt {
        margin-left:0px;
        padding: 50px 16px 50px 16px;
        margin-top: -30px
    }  
	.iza-service-area .iza-service-txt {
        margin-left:0px;
        padding: 50px 16px 50px 16px;
        margin-top: -30px
    }
	.iza-service-area .iza-service-txt2 {
        margin-left:0px;
        padding: 50px 16px 50px 16px;
        margin-top: -30px;
		margin: 0px!important;
    }
	.uretimmob{
		font-size: 38px!important;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .iza-about-area .iza-about-txt {
        margin-left:0px;
        padding: 50px 20px 50px 25px;
        margin-top: -46px
    }   
	.iza-service-area .iza-service-txt {
        margin-left:0px;
        padding: 50px 20px 50px 25px;
        margin-top: -46px
    }
	.iza-service-area .iza-service-txt2 {
        margin-left:0px;
        padding: 50px 20px 50px 25px;
        margin-top: -46px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .iza-about-area .iza-about-txt {
        margin-left:0px;
        padding: 50px 48px 50px 59px
    }
	.iza-service-area .iza-service-txt {
        margin-left:0px;
        padding: 50px 48px 50px 59px
    }
	.iza-service-area .iza-service-txt2 {
        margin-left:0px;
        padding: 50px 48px 50px 59px
    }
}

.iza-about-area .iza-about-txt h3 {
    color: #161922;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.1;
}
.iza-service-area .iza-service-txt h3 {
    color: #161922;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.1;
}
.iza-service-area .iza-service-txt2 h3 {
    color: #161922;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .iza-about-area .iza-about-txt h3 {
        margin-bottom:18px
    }  
	.iza-service-area .iza-service-txt h3 {
        margin-bottom:18px
    }
	.iza-service-area .iza-service-txt2 h3 {
        margin-bottom:18px
    }
}

@media (max-width: 767px) {
    .iza-about-area .iza-about-txt h3 {
        font-size:42px
    } 
	.iza-service-area .iza-service-txt h3 {
        font-size:42px
    }
	.iza-service-area .iza-service-txt2 h3 {
        font-size:42px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .iza-about-area .iza-about-txt h3 {
        font-size:42px
    } 
	.iza-service-area .iza-service-txt h3 {
        font-size:42px
    }	
	.iza-service-area .iza-service-txt2 h3 {
        font-size:42px
    }
}

.iza-about-area .iza-about-txt p {
    color: #161922;
    font-size: 16px;
    margin-bottom: 42px
}
.iza-service-area .iza-service-txt p {
    color: #161922;
    font-size: 16px;
    margin-bottom: 42px
}
.iza-service-area .iza-service-txt2 p {
    color: #161922;
    font-size: 16px;
    margin-bottom: 42px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .iza-about-area .iza-about-txt p {
        margin-bottom:28px
    } 
	.iza-service-area .iza-service-txt p {
        margin-bottom:28px
    }
	.iza-service-area .iza-service-txt2 p {
        margin-bottom:28px
    }
}

.clients-testimonial .clients-speech-active button.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    background: none;
    border: 0;
    padding: 0;
    z-index: 2;
    cursor: pointer;
    background: none;
}

.clients-testimonial .clients-speech-active button.slick-arrow i {
    font-size: 30px;
    color: #0b1416;
}
.ti-angle-right{padding-right: 10px;}
@media (max-width: 767px) {
    .clients-testimonial .clients-speech-active button.slick-arrow i {
        font-size:19px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .clients-testimonial .clients-speech-active button.slick-arrow i {
        font-size:19px
    }
}

.clients-testimonial .clients-speech-active button.slick-next {
    left: auto;
    right: 0px
}

.clients-testimonial .clients-speech-active.dot-style .slick-dots {
    text-align: center;
    bottom: -93px;
    left: 0;
    right: 0;
    position: absolute
}

.clients-testimonial .clients-speech-active.dot-style .slick-dots li {
    display: inline-block
}

.clients-testimonial .clients-speech-active.dot-style .slick-dots button {
    margin-right: 10px;
    cursor: pointer;
    background: none;
    color: #fff;
    border: 0;
    font-size: 16px
}

.clients-testimonial .clients-speechclients-speech-active.dot-style .slick-active button {
    position: relative;
    top: -8px;
    text-decoration: underline;
    text-decoration-style: double;
    padding-bottom: 5px
}

.clients-testimonial .clients-speech-active .single-clients-speech img {
    width: 100%;
	padding-right:10px;
}

.visit-tailor-area {
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .visit-tailor-area {
        display:block
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .visit-tailor-area {
        display:block
    }
}

.visit-tailor-area .tailor-details {
    width: 50%
}

@media (max-width: 767px) {
    .visit-tailor-area .tailor-details {
        width:100%;
        padding-bottom: 70px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .visit-tailor-area .tailor-details {
        width:100%;
        padding-bottom: 70px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .visit-tailor-area .tailor-details {
        padding:0 10px
    }
}

.visit-tailor-area .tailor-details span {
    font-size: 35px;
    margin-bottom: 22px;
    font-family: "Great Vibes",cursive;
    color: #c6a16e;
    display: block
}

.visit-tailor-area .tailor-details h3 {
    font-size: 60px;
    display: block;
    color: #c6a16e;
    font-weight: 600;
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .visit-tailor-area .tailor-details h3 {
        font-size:40px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .visit-tailor-area .tailor-details h3 {
        font-size:40px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .visit-tailor-area .tailor-details h3 {
        font-size:40px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .visit-tailor-area .tailor-details h3 {
        font-size:55px
    }
}

.visit-tailor-area .tailor-details p {
    color: #0b1416;
    margin-bottom: 29px;
		font-size:18px;
}

@media (max-width: 767px) {
    .visit-tailor-area .tailor-details p {
        font-size:15px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .visit-tailor-area .tailor-details p {
        font-size:13px
    }
}

.visit-tailor-area .tailor-details ul {
    margin-bottom: 29px
}

.visit-tailor-area .tailor-details ul li {
    color: #fff;
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .visit-tailor-area .tailor-details ul li {
        font-size:15px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .visit-tailor-area .tailor-details ul li {
        font-size:15px
    }
}

.visit-tailor-area .tailor-details .visit-social a {
    color: #cfb083;
    padding: 0 6px;
    font-size: 14px
}

.visit-tailor-area .tailor-details .visit-social a:hover {
    color: #fff
}

.visit-tailor-area .iza-aboutus {
    display: flex;
    justify-content: center;

    width: 50%;

    height: 700px
}
.social-area {
    display: flex;
    justify-content: center;

    width: 100%;

    height: auto
}

@media (max-width: 767px) {
    .visit-tailor-area .iza-aboutus {
        width:100%;
        height: 260px;
        background-size: cover
    }
	.visit-tailor-area{
		margin-top: 50px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .visit-tailor-area .iza-aboutus {
        width:100%;
        height: 200px;
        background-size: cover
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .visit-tailor-area .iza-aboutus {
        width:50%;
        height: 500px;
        background-size: cover
    }
}

.visit-tailor-area .offers {
    background: rgba(198,161,110,0.6);
    display: inline-block;
    padding: 50px 47px;
    margin-bottom: 35px
}

@media (max-width: 767px) {
    .visit-tailor-area .offers {
        padding:24px 35px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .visit-tailor-area .offers {
        padding:24px 35px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .visit-tailor-area .offers {
        padding:24px 35px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .visit-tailor-area .offers {
        padding:34px 47px 38px 47px
    }
}

.visit-tailor-area .offers h3 {
    color: #fff;
    font-size: 95px
}

@media (max-width: 767px) {
    .visit-tailor-area .offers h3 {
        font-size:57px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .visit-tailor-area .offers h3 {
        font-size:57px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .visit-tailor-area .offers h3 {
        font-size:57px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .visit-tailor-area .offers h3 {
        font-size:75px
    }
}

.testimonial-area .testimonial-caption {
    background: white;
}

.testimonial-area .testimonial-caption .testimonial-top-cap {
    border: 1px solid #2c2815;
    padding: 75px 30px 50px 30px
}
.testimonial-top-cap h3 {
	color: #BF7D5D;
text-align: center;
	font-family: "Montserrat",sans-serif;
	margin-bottom: 25px;
}
@media (max-width: 767px) {
    .testimonial-area .testimonial-caption .testimonial-top-cap {
        padding:44px 13px 14px 13px
    }
}

.testimonial-area .testimonial-caption .testimonial-top-cap img {
    margin-bottom: 50px;
    width: auto;
    display: inline-block
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-area .testimonial-caption .testimonial-top-cap img {
        margin-bottom:30px
    }
}

@media (max-width: 767px) {
    .testimonial-area .testimonial-caption .testimonial-top-cap img {
        margin-bottom:30px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial-area .testimonial-caption .testimonial-top-cap img {
        margin-bottom:30px
    }
}

.testimonial-area .testimonial-caption .testimonial-top-cap p {
    color: #0b1416;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-area .testimonial-caption .testimonial-top-cap p {
        font-size:20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-area .testimonial-caption .testimonial-top-cap p {
        font-size:18px;
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .testimonial-area .testimonial-caption .testimonial-top-cap p {
        margin-bottom:30px;
        font-size: 15px
    }
}

.testimonial-area .testimonial-caption .testimonial-founder .founder-text {
    margin-left: 20px
}

.testimonial-area .testimonial-caption .testimonial-founder .founder-text span {
    color: #fff
}

.testimonial-area .testimonial-caption .testimonial-founder .founder-text p {
    color: #fff;
    font-weight: 500;
    line-height: 1.5
}

.h1-testimonial-active button.slick-arrow {
    position: absolute;
    left: 0px;
    bottom: 0;
    background: none;
    border: 0;
    padding: 0;
    z-index: 2;
    cursor: pointer;
    background: none;
    right: 0;
    margin: 0 auto
}

.h1-testimonial-active button.slick-arrow i {
    font-size: 14px;
    color: #a0a0a0
}

.h1-testimonial-active button.slick-prev {
    display: none !important
}

.h1-testimonial-active button.slick-next {
    left: 64px;
    bottom: -79px
}

.h1-testimonial-active.dot-style .slick-dots {
    text-align: center;
    bottom: -79px;
    left: 0;
    right: 0;
    position: absolute
}

.h1-testimonial-active.dot-style .slick-dots li {
    display: inline-block
}

.h1-testimonial-active.dot-style .slick-dots button {
    cursor: pointer;
    background: none;
    color: #a0a0a0;
    border: 0;
    font-size: 16px
}

.h1-testimonial-active.dot-style .slick-active button {
    color: #fff
}

.slick-initialized .slick-slide {
    outline: 0
}

.footer-area {
    display: flex;
    align-items: end;
    justify-content: end;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background-image: url("../img/gallery/izabel-footer.jpg");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: left bottom
}

.footer-tittle ul li a {
	color: #161922!important;
	
}
.footer-tittle ul li a:hover {
	color: #BF7D5D!important;
	
}

.footer-social a i:hover {
	color:#BF7D5D!important;
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .footer-area {
        background-size:70%
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .footer-area {
        background-size:80%
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .footer-area {
        background-size:80%
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1500px) {
    .footer-area {
        background-size:80%
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1750px) {
    .footer-area {
        background-size:63%
    }
}

@media (max-width: 1199px) {
    .footer-area {
        background-image:none
    }
}

.footer-area .footer-caption {
    width: 68%;
    background: white;
    padding: 50px 260px 50px 100px;
    margin-top: 150px
}

@media (max-width: 767px) {
    .footer-area .footer-caption.footer-caption2 {
        margin-top:0px
    }
}

@media (max-width: 767px) {
    .footer-area .footer-caption {
        padding:50px 15px 40px 15px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-area .footer-caption {
        padding:50px 15px 40px 15px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .footer-caption {
        padding:50px 15px 40px 15px
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .footer-area .footer-caption {
        padding:50px 60px 50px 100px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .footer-caption {
        padding:50px 60px 50px 100px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-area .footer-caption {
        padding:50px 100px 50px 100px
    }
}

@media (max-width: 1199px) {
    .footer-area .footer-caption {
        width:100%
    }
}

.footer-area .footer-caption .footer-tittle h3 {
    font-size: 60px;
    display: block;
    color: #161922;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 55px;
    padding-bottom: 55px;
    border-bottom: 1px solid #d6bc97
}

@media (max-width: 767px) {
    .footer-area .footer-caption .footer-tittle h3 {
        font-size:31px;
        line-height: 1.2;
        margin-bottom: 40px;
        padding-bottom: 42px
    }
}

.footer-area .footer-caption .footer-menu .single-menu {
    color: #fff;
    display: flex;
    justify-content: space-between
}

@media (max-width: 767px) {
    .footer-area .footer-caption .footer-menu .single-menu {
        display:block
    }
}

.footer-area .footer-caption .footer-menu .single-menu .single-menu1 {
    width: 36%
}

@media (max-width: 767px) {
    .footer-area .footer-caption .footer-menu .single-menu .single-menu1 {
        width:100%
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-area .footer-caption .footer-menu .single-menu .single-menu1 {
        width:62%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .footer-caption .footer-menu .single-menu .single-menu1 {
        width:45%
    }
}

.footer-area .footer-caption .footer-menu .single-menu .single-menu2 {
    width: 25%
}

@media (max-width: 767px) {
    .footer-area .footer-caption .footer-menu .single-menu .single-menu2 {
        width:50%
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-area .footer-caption .footer-menu .single-menu .single-menu2 {
        width:50%
    }
}

.footer-area .footer-caption .footer-menu .single-menu .single-menu3 {
    width: 25%
}

@media (max-width: 767px) {
    .footer-area .footer-caption .footer-menu .single-menu .single-menu3 {
        width:50%
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-area .footer-caption .footer-menu .single-menu .single-menu3 {
        width:50%
    }
}

.footer-area .footer-caption .footer-menu .single-menu .single-footer-caption .footer-tittle h4 {
    color: #161922;
    font-size: 25px;
    margin-bottom: 29px;
    font-weight: 400;
    text-transform: capitalize
}

.footer-area .footer-caption .footer-menu .single-menu .single-footer-caption .footer-tittle .footer-pera p {
    color: #161922;
}

.footer-area .footer-caption .footer-menu .single-menu .single-footer-caption .footer-tittle ul li {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    margin-bottom: 7px;
    font-size: 16px
}

.footer-area .footer-caption .footer-menu .single-menu .single-footer-caption .footer-tittle ul li:hover {
    padding-left: 5px
}

.footer-area .footer-caption .footer-menu .single-menu .single-footer-caption .footer-social a {
    color: #161922;
    padding: 0 6px;
    font-size: 14px
}

.footer-area .footer-caption .footer-menu .single-menu .single-footer-caption .footer-social a:hover {
    color: #0b1416
}

.footer-area .footer-caption .copyright p {
    color: #161922;
}

.footer-area .footer-caption .copyright p a:hover {
    color: #0b1416
}

.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.contact-info {
    margin-bottom: 25px
}

.contact-info__icon {
    margin-right: 20px
}

.contact-info__icon i,.contact-info__icon span {
    color: #BF7D5D;
    font-size: 27px
}

.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a
}

.contact-info .media-body h3 a:hover {
    color: #0b1416
}

.contact-info .media-body p {
    color: #0b1416;
}

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
	color: #BF7D5D;
}

.contact-section {
    padding: 130px 0 100px
}

@media (max-width: 991px) {
    .contact-section {
        padding:70px 0 40px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .contact-section {
        padding:80px 0 50px
    }
}

.contact-section .btn_2 {
    background-color: #191d34;
    padding: 18px 60px;
    border-radius: 50px;
    margin-top: 0
}

.contact-section .btn_2:hover {
    background-color: #0b1416
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #4A3600;
    opacity: 0.6
}

@media (max-width: 767px) {
    .gj-picker.gj-picker-md.timepicker {
        width:310px;
        left: 6px !important
    }
}

@media (max-width: 767px) {
    .gj-picker.gj-picker-md.datepicker.gj-unselectable {
        width:320px;
        left: 0 !important
    }
}

.flex-center-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

.overlay::before {
    background-image: -moz-linear-gradient(170deg, rgba(34,34,34,0) 0%, #000 100%);
    background-image: -webkit-linear-gradient(170deg, rgba(34,34,34,0) 0%, #000 100%);
    background-image: -ms-linear-gradient(170deg, rgba(34,34,34,0) 0%, #000 100%)
}

.sample-text-area {
    background: #fff;
    padding: 100px 0 70px 0
}

.text-heading {
    margin-bottom: 30px;
    font-size: 24px
}

b,sup,sub,u,del {
    color: #0b1416
}

.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6 {
    color: #828bb2
}

.button-area {
    background: #fff
}

.button-area .border-top-generic {
    padding: 70px 15px;
    border-top: 1px dotted #eee
}

.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px
}

.button-group-area .genric-btn:last-child {
    margin-right: 0
}

.single-gallery-image {
    margin-top: 30px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    height: 200px
}

.list-style {
    width: 14px;
    height: 14px
}

.unordered-list li {
    position: relative;
    padding-left: 30px;
    line-height: 1.82em !important
}

.unordered-list li:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 3px solid #0b1416;
    background: #fff;
    top: 4px;
    left: 0;
    border-radius: 50%
}

.ordered-list {
    margin-left: 30px
}

.ordered-list li {
    list-style-type: decimal-leading-zero;
    color: #0b1416;
    font-weight: 500;
    line-height: 1.82em !important
}

.ordered-list li span {
    font-weight: 300;
    color: #828bb2
}

.ordered-list-alpha li {
    margin-left: 30px;
    list-style-type: lower-alpha;
    color: #0b1416;
    font-weight: 500;
    line-height: 1.82em !important
}

.ordered-list-alpha li span {
    font-weight: 300;
    color: #828bb2
}

.ordered-list-roman li {
    margin-left: 30px;
    list-style-type: lower-roman;
    color: #0b1416;
    font-weight: 500;
    line-height: 1.82em !important
}

.ordered-list-roman li span {
    font-weight: 300;
    color: #828bb2
}

.single-input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px
}

.single-input:focus {
    outline: none
}

.input-group-icon {
    position: relative
}

.input-group-icon .icon {
    position: absolute;
    left: 20px;
    top: 0;
    line-height: 40px;
    z-index: 3
}

.input-group-icon .icon i {
    color: #797979
}

.input-group-icon .single-input {
    padding-left: 45px
}

.single-textarea {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
    height: 100px;
    resize: none
}

.single-textarea:focus {
    outline: none
}

.single-input-primary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px
}

.single-input-primary:focus {
    outline: none;
    border: 1px solid #0b1416
}

.single-input-accent {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px
}

.single-input-accent:focus {
    outline: none;
    border: 1px solid #eb6b55
}

.single-input-secondary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px
}

.single-input-secondary:focus {
    outline: none;
    border: 1px solid #f09359
}

.default-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.default-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.default-switch input+label {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #0b1416;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
    cursor: pointer
}

.default-switch input:checked+label {
    left: 19px
}

.primary-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.primary-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.primary-switch input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.primary-switch input+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 8.5px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.primary-switch input+label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
    cursor: pointer
}

.primary-switch input:checked+label:after {
    left: 19px
}

.primary-switch input:checked+label:before {
    background: #0b1416
}

.confirm-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.confirm-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.confirm-switch input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.confirm-switch input+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 8.5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer
}

.confirm-switch input+label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
    cursor: pointer
}

.confirm-switch input:checked+label:after {
    left: 19px
}

.confirm-switch input:checked+label:before {
    background: #4cd3e3
}

.primary-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.primary-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.primary-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.primary-checkbox input:checked+label {
    background: url(../img/elements/primary-check.png) no-repeat center center/cover;
    border: none
}

.confirm-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.confirm-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.confirm-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.confirm-checkbox input:checked+label {
    background: url(../img/elements/success-check.png) no-repeat center center/cover;
    border: none
}

.disabled-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.disabled-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.disabled-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.disabled-checkbox input:disabled {
    cursor: not-allowed;
    z-index: 3
}

.disabled-checkbox input:checked+label {
    background: url(../img/elements/disabled-check.png) no-repeat center center/cover;
    border: none
}

.primary-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.primary-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.primary-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.primary-radio input:checked+label {
    background: url(../img/elements/primary-radio.png) no-repeat center center/cover;
    border: none
}

.confirm-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.confirm-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.confirm-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.confirm-radio input:checked+label {
    background: url(../img/elements/success-radio.png) no-repeat center center/cover;
    border: none
}

.disabled-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.disabled-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.disabled-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.disabled-radio input:disabled {
    cursor: not-allowed;
    z-index: 3
}

.disabled-radio input:checked+label {
    background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
    border: none
}

.default-select {
    height: 40px
}

.default-select .nice-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 20px;
    padding-right: 40px
}

.default-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0px
}

.default-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 20px
}

.default-select .nice-select .list .option.selected {
    color: #0b1416;
    background: transparent
}

.default-select .nice-select .list .option:hover {
    color: #0b1416;
    background: transparent
}

.default-select .current {
    margin-right: 50px;
    font-weight: 300
}

.default-select .nice-select::after {
    right: 20px
}

.form-select {
    height: 40px;
    width: 100%
}

.form-select .nice-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 45px;
    padding-right: 40px;
    width: 100%
}

.form-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0px
}

.form-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 45px
}

.form-select .nice-select .list .option.selected {
    color: #0b1416;
    background: transparent
}

.form-select .nice-select .list .option:hover {
    color: #0b1416;
    background: transparent
}

.form-select .current {
    margin-right: 50px;
    font-weight: 300
}

.form-select .nice-select::after {
    right: 20px
}

.mt-10 {
    margin-top: 10px
}

.section-top-border {
    padding: 50px 0;
    border-top: 1px dotted #eee
}

.mb-30 {
    margin-bottom: 30px
}

.mt-30 {
    margin-top: 30px
}

.switch-wrap {
    margin-bottom: 10px
}
