/*-----------------------------------------------------------------------------------

    CSS INDEX
    ===================
	
    1. Template default css
    2. Header area
    3. About area
    4. Service
    5. Portfolio
    6. Counter
    7. Team
    8. Blog
    9. Blog details
    10. Testimonial
    11. Contact
    12. Footer
    13. Breadcrumb style
    
-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  1. Template default css
/*----------------------------------------*/

@font-face {
	font-family: 'revelay';
	src:url('../fonts/revelay.ttf');
	url('../fonts/revelay.ttf') format('truetype'),
	font-weight: normal;
	font-style: normal;
}


html,
body {
    height: 100%;
}
.float-left {
    float: left
}
.float-right {
    float: right
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}
.aligncenter {
    display: block;
    margin: 0 auto 15px
}
a:focus {
    outline: 0px solid
}
img {
    max-width: 100%;
    height: auto
}
.fix {
    overflow: hidden
}
p {
    margin: 0 0 15px;
    font-family: 'revelay', sans-serif;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}
p:last-child {
    margin-bottom: 0;
}
a:focus,
a:hover {
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    font-family: 'revelay';
    color: #444;
}
a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #1879fd;
}
a:active,
a:hover {
    outline: 0 none;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}
.clear {
    clear: both
}
body {
    font-family: 'revelay';
    background: #fff none repeat scroll 0 0;
    color: #444;
}
.height-100vh {
    height: 100vh;
	max-height: 667px;
    margin-top: 75px;
}
.table,
.table-cell {
    display: table;
    height: 100%;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.table {
    margin-bottom: 0;
}
.relative {
    position: relative
}
/*colored background*/

.white-bg {
    background: #fff;
}
.gray-bg {
    background: #f1f1f1;
}
.black-bg {
    background: #111111;
}
/*colored text*/

.white-text {
    color: #fff;
}
.gray-text {
    color: #7a7a7a
}
.dp-gray-text {
    color: #535353
}
i {
    transition: all .3s ease 0s;
}
/*************************
    Margin top
*************************/

.mt-0 {
    margin-top: 0
}
.mt-100 {
    margin-top: 100px;
}
.mb-52 {
    margin-bottom: 52px
}
.mb-60 {
    margin-bottom: 60px;
}
.mtb-60 {
    margin: 60px 0;
}
/*************************
    Padding top
*************************/

.pt-60 {
    padding-top: 60px
}
.pt-90 {
    padding-top: 90px
}
.pt-100 {
    padding-top: 100px
}
.pb-120 {
    padding-bottom: 120px
}
.pt-120 {
    padding-top: 120px
}
.ptb-220 {
    padding: 220px 0
}
.ptb-200 {
    padding: 200px 0
}
.ptb-150 {
    padding: 150px 0
}
.ptb-120 {
    padding: 120px 0;
}
.ptb-100 {
    padding: 100px 0;
}
.ptb-110 {
    padding: 110px 0;
}
.pt-120 {
    padding-top: 120px
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-150 {
    padding-bottom: 150px;
}
.pt-200 {
    padding-top: 200px;
}
/*************************
tag-padding
*************************/

.ht-pt {
    padding: 8px 0 14px;
}
/*----------------------
	2. Header area
------------------------*/

.navbar-brand.logo,
.footer-logo > a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.main-menu {
    padding-top: 5px;
	    float: left;
}
.header-area {
    left: 0;
    padding: 22px 0 23px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
	background: #3a2c2b;
}
.logo img {
    margin-top: -29px;
}
.header-area.stick {
    background: #3a2c2b none repeat scroll 0 0;
    position: fixed;
    top: 0;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
}
.main-menu li {
    display: inline-block;
        padding-right: 15px;
}
nav {
    padding-right: 20px;
}
.main-menu li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    position: relative;
}
.header-area .navbar-brand {
    float: left;
    font-size: non;
    height: 0;
    line-height: 0;
}
.main-menu.float-right li:first-child {
    padding-left: 0;
}
.main-menu nav ul li.active a::before,
.main-menu nav ul li a:hover::before {
    transform: scale(1);
}
.main-menu nav ul li.active a::after,
.main-menu nav ul li a:hover::after {
    transform: scale(1);
}
.bg-img-1 {
    background: url("img/slide1.jpg") no-repeat scroll center bottom / cover;
}
.bg-oapcity-40 {
    position: relative;
}
.bg-oapcity-40::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.top-text {} .slider-img {} .home-slider {} .slider-text h1 {
    color: #ffffff;
    font-size: 72px;
    font-weight: 800;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.slide-bg {
    background-position: center center;
    background-size: cover;
	height: 450px;
}
.slider-title {
    color: #fff;
    position: absolute;
    text-align: left;
    top: 40%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 3;
	margin-left: 15px;
}
.slider-title h2 {
    color: #fff;
    font-size: 90px;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: capitalize;
}
.slider-title p {
    color: #fff;
    font-size: 38px;
    line-height: 48px;
    font-weight: 300;
    margin: 0;
}
.slider-title a.scroll-down2 {
    margin-top: 30px;
}
.slider-title p b {
    color: #c9984b;
    font-weight: 500;
}
a.scroll-down2 {
    border: 1px solid #c9984b;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 14px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background: #c9984b;
    border-radius: 30px;
	position: absolute;
    bottom: 120px;
    margin-left: 15px;
}
.slider-title > a:hover {
    border: 1px solid #444;
    background-color: #444;
}

.owl-controls {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    display: block;
    float: none;
    position: relative;
}

.slider-area .owl-dots {
	bottom: 20px;
    z-index: 9999;
    position: absolute;
    left: 15px;
    margin-left: 15px;
}
/*............. 3. About area ................*/

.about-rightsidebar > h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 32px;
    text-transform: capitalize;
}
.about-rightsidebar span {
    display: block;
    font-size: 20px;
    font-weight: 300;
    margin-top: 15px;
}
.progress-bar > span {
    background: #444 none repeat scroll 0 0;
    float: right;
    font-size: 11px;
    margin-top: -26px;
    padding: 0 5px;
    position: relative;
}
.progress-bar > span::before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}
.progress-bar > span::before {
    border-top-color: #444;
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}
.progress {
    background-color: #f0f0f0;
    border-radius: 0;
    box-shadow: none;
    height: 5px;
    margin-bottom: 60px;
    overflow: visible;
    position: relative;
}
.progress .lead {
    color: #666;
    font-size: 13px;
    font-weight: 500;
    left: 0;
    position: absolute;
    top: -23px;
    z-index: 99;
}
.progress-bar {
    background-color: #444;
    box-shadow: color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    transition: width 0.6s ease 0s;
    width: 0;
}
.progress:last-child {
    margin-bottom: 0;
}
.about-bottom {
    overflow: hidden;
    padding-top: 30px;
    margin-top: 30px;
}
/*............. 4. Service ................*/

.single-service {
    margin-bottom: 30px;
    padding: 60px 30px;
    transition: all 0.3s ease 0s;
}
.single-service i {
    font-size: 35px;
    margin-bottom: 15px;
}
.single-service > h3 {
    font-size: 24px;
    font-weight: 300;
    transition: all 0.3s ease 0s;
}
.single-service > p,
.single-service > i {
    transition: all 0.3s ease 0s;
}
.section-title > h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 56px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  position: relative;
  text-transform: capitalize;
}
.section-title {
  margin: auto auto 55px;
  width: 65%;
}
.section-title > p {
    transition: all 0.3s ease 0s;
}
.section-title > h2::before {
  background: #666666 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  transition: all 0.4s ease 0s;
  width: 75px;
}
.single-service:hover {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
}
/*............. 5. Portfolio ................*/

.portfolio-menu {
    margin-bottom: 50px;
}
.portfolio-menu button {
    background-color: transparent;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    color: #666666;
    font-family: "revelay", sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 35px;
    line-height: 20px;
    margin-right: 18px;
    padding: 0 20px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.portfolio-menu button:hover,
.portfolio-menu button.active {
    background-color: #444;
    border: 1px solid #444;
    color: #fff;
}
.portfolio {
    margin-bottom: 30px;
    position: relative;
}
.hover-style::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    bottom: 0;
    left: 0;
    opacity: 0;
    right: 0;
    top: 0;
}
.hover-style:hover::before {
    opacity: 0.8;
}
.hover-style {
    display: block;
    position: relative;
}
.portfolio-img > img {
    width: 100%;
}
.portfolio-view {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.hover-style .img-poppu::before,
.hover-style .img-poppu::after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 30px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 1px;
}
.hover-style .img-poppu::after {
    height: 1px;
    width: 30px;
}
.hover-style .img-poppu {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    height: 60px;
    opacity: 0;
    padding: 5px 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: translateY(20px);
    width: 60px;
    z-index: 99;
}
.portfolio:hover .img-poppu {
    opacity: 1;
    transform: translateY(0px);
}
.portfolio-title {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out 0s;
    z-index: 2;
}
.title-style-1 {
    bottom: 0;
    padding: 0 20px;
    top: inherit;
}
.portfolio:hover .portfolio-title {
    opacity: 1;
}
.portfolio-title h3 {
    font-size: 19px;
    font-weight: 500;
    transform: translateY(-10px);
    transition: all 0.4s ease-in-out 0s;
}
.title-style-1 h3 a,
.title-style-1 span {
    color: #fff;
}
.title-style-1 h3 a:hover {
    color: #666;
}
.portfolio-title span {
    display: inline-block;
    font-size: 15px;
    line-height: 16px;
    transform: translateY(10px);
    transition: all 0.4s ease-in-out 0s;
}
.portfolio:hover .portfolio-title h3,
.portfolio:hover .portfolio-title span {
    transform: translateY(0px);
}
.hover-style .img-poppu:hover::before,
.hover-style .img-poppu:hover::after {
    background: #000 none repeat scroll 0 0;
}
.hover-style .img-poppu:hover {
    background: #fff none repeat scroll 0 0;
}
/*............. 6. Counter ................*/

#about-area {
    background-image: url(/img/fon.jpg);
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

#about-page {
    background-image: url(/img/fon0.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
}

.about-block {
    background: #35201b;
    padding: 50px 40px;
    text-align: center;
	min-height: 201px;
	margin-top: 63px;
    position: relative;
}

.practic-name ~ .about-block {
    margin-top: 0;
}

.about-block:before {
    background-image: url(/img/kov.png);
	background-repeat: no-repeat;
    width: 233px;
    height: 183px;
    position: absolute;
    left: 15px;
    top: 0;
    content: '';
    z-index: 0;
}

.about-block h2 {
    color: #ffffff;
    font-size: 38px;
	z-index: 1;
	position: relative;
}

.about-block p {
    font-size: 19px;
    margin-top: 30px;
    color: #fff;
    font-weight: 500;
    line-height: 26px;
	z-index: 1;
	position: relative;
}

.about-block p b {
    font-weight: 600;
}

.about-prob {
    color: #fff;
    font-size: 16px;
}

.about-prob p {
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.about-prob span {
    color: #c9984b;
}

.about-block img {
    max-width: 60px;
}


.about-block .about-bottom img {
    max-width: 100%;
}

.text-palata {
    text-align: left;
}

.text-palata p {
    color: #fff;
    vertical-align: middle;
}

.text-palata img {
    margin-right: 15px;
}

.about-prob ul {
	list-style: disc;
    /* list-style-position: inside; */
    color: #da9944;
    margin-left: 7px;
    font-size: 18px;
}

.about-prob ul span {
    color: #fff;
    font-size: 16px;
}


.single-count {
    text-align: center;
}
.count-icon span {
    font-size: 35px;
}
.count-title h2 {
    color: #666;
    font-size: 40px;
    font-weight: 300;
    margin: 15px 0;
}
.count-title span {
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    text-transform: capitalize;
}
/*............. 7. Team ................*/

.team-wrapper {
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
}
.team-member {
    position: relative;
    overflow: hidden;
}
.team-member::before {
    background: transparent none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    width: 100%;
    z-index: 1;
}
.team-member > img {
    filter: grayscale(100%);
    width: 100%;
}
.team-icon {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: -40px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    z-index: 99;
    padding: 10px 0;
}
.team-icon {} .team-wrapper:hover .team-icon {
    opacity: 1;
    bottom: 0px;
}
.team-icon > a {
    border: 1px solid transparent;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    width: 30px;
}
.team-wrapper:hover .team-icon > a {
    opacity: 1;
    visibility: visible;
}
.team-icon > a:hover {
    border: 1px solid #fff;
}
.team-wrapper:hover .team-member::before {
    background: rgba(33, 40, 45, 0.55) none repeat scroll 0 0;
}
.team-info {
    padding: 15px 0;
}
.team-info h3 {
    font-size: 20px;
    text-transform: uppercase;
}
/*............. 8. Blog ................*/

.blog-meta {
    margin: 0 0 10px;
}
.blog-info {
    background-color: #fff;
    padding: 20px 25px;
}
.blog-meta > span {
    font-size: 12px;
    font-weight: normal;
    margin-right: 15px;
}
.blog-info > h3 {
    font-size: 18px;
    font-weight: 300;
}
.blog-info > h3 a {
    color: #666;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
}
.blog-info > h3 a:hover {
    color: #444;
}
.blog-meta > span i {
    margin-right: 10px;
    font-size: 14px;
}
.blog-meta {
    margin: 0 0 10px;
}
.blog-active .col-md-4 {
    width: 100%;
}
.owl-theme .owl-controls .owl-nav div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #666;
    font-size: 30px;
    font-weight: 900;
    height: 50px;
    right: -50px;
    line-height: 48px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.8s ease 0s;
    width: 50px;
    border-radius: 50%;
    text-align: center;
    color: #666;
    opacity: 0;
}
.owl-theme .owl-controls .owl-nav div:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #666;
}
.owl-theme .owl-controls .owl-nav div.owl-prev {
    left: -50px;
    right: auto;
}
.blog-active:hover .owl-controls .owl-nav div {
    opacity: 1;
}
.blog-info > a {
    border: 1px solid #464646;
    color: #464646;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    padding: 8px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.blog-info > a:hover {
    background-color: #444;
    color: #fff;
}
/*----- 9. Blog details ------*/

.blog-3-column .blog-meta > span {
    padding-right: 15px;
}
.news-allreply {
    display: inline-block;
    float: left;
    text-align: center;
}
blockquote {
    background-color: #f6f6f6;
    border-left: 2px solid #464646;
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    margin: 23px 0;
    padding: 14px 50px;
    font-family: "revelay", sans-serif;
}
.blog-info > p {
    color: #666;
}
h3.leave-comment-text {
    border-bottom: 1px solid #5b5b5b;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.nes-icon > a i {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}
.news-allreply img {
    border-radius: 100%;
    width: 100%;
}
.blog-img-details {
    padding-left: 90px;
}
.blog-title > h3 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.blog-title > span {
    color: #666666;
    display: block;
    margin-bottom: 7px;
}
.blog-middle-mrg {
    margin: 32px 0 33px 90px;
}
.leave-form input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    font-size: 14px;
    height: 35px;
    margin-bottom: 30px;
    padding: 0 20px;
    width: 100%;
    transition: all .3s ease 0s;
    font-weight: 200;
}
.leave-form input::-webkit-input-placeholder,
.text-leave textarea::-webkit-input-placeholder,
.main-input input::-webkit-input-placeholder,
.text-leave2 textarea::-webkit-input-placeholder {
    /* Chrome */
    
    color: #666666;
    opacity: 1;
}
.leave-form input::-moz-placeholder,
.text-leave textarea::-moz-placeholder,
.main-input input::-moz-placeholder,
.text-leave2 textarea::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #666666;
    opacity: 1;
}
.leave-form input:focus,
.text-leave textarea:focus {
    border: 1px solid #464646;
}
.text-leave textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    height: 165px;
    margin-bottom: 30px;
    padding: 20px;
    font-size: 14px;
    width: 100%;
    transition: all .3s ease 0s;
    font-weight: 200;
}
button.submit {
    background-color: #666;
    border: 1px solid #666;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
button.submit:hover {
    background-color: transparent;
    color: #666;
}
.blog-right-sidebar-top a {
    color: #666666;
    font-size: 14px;
    font-weight: 300;
}
.blog-right-sidebar-top a:hover {
    color: #888;
}
.blog-right-sidebar-top li {
    margin-bottom: 12px;
}
.blog-right-sidebar-top li:last-child {
    margin-bottom: 0px;
}
.blog-right-sidebar-bottom li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 14px;
}
.blog-right-sidebar-bottom a {
    border: 1px solid #c1c1c1;
    color: #666;
    display: inline-block;
    padding: 9px 24px;
    transition: all .4s ease 0s;
    font-weight: 300;
}
.blog-right-sidebar-bottom a:hover {
    border: 1px solid #666;
    background-color: #666;
    color: #fff;
}
.blog-img > img {
    width: 100%;
}
.blog-search > form {
    position: relative;
}
.blog-search input[type="text"] {
    background-color: #fff;
    border: 1px solid #666;
    color: #666666;
    font-weight: 300;
    height: 40px;
    line-height: 28.8px;
    margin: 0;
    outline: medium none;
    padding: 5px 15px;
    position: relative;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.blog-search > form > input[type="submit"] {
    background: #666 none repeat scroll 0 0;
    border: 1px solid #666;
    color: #ffffff;
    height: 40px;
    padding-left: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    width: 80px;
}
.blog-search input[type="text"]:focus {
    border-color: #555;
}
.leave-form input::-webkit-input-placeholder {
    /* Chrome */
    
    color: #666666;
    opacity: 1;
}
.blog-search input::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #666666;
    opacity: 1;
}
.blog-search button.submit {
    background-color: #666;
    border: 1px solid #666;
    color: #fff;
    font-size: 13px;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
}
.blog-meta a {
    color: #666666;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.blog-meta a:hover {
    color: #333;
}
/*............. 10. Testimonial ................*/

.bg-2 {
    background: rgba(0, 0, 0, 0) url("img/bg-img/2.jpg") no-repeat scroll center bottom / cover;
    position: relative
}
.bg-2::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.82;
    position: absolute;
    top: 0;
    width: 100%;
}
.single-testimonial > img {
    border-radius: 50%;
}
.single-testimonial > h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 26px 0 20px;
}
.single-testimonial > p {
    color: #fff;
}
.single-testimonial > img {
    border-radius: 50%;
    margin: 0 auto;
    width: 97px !important;
}
.testimonial-area {
    position: relative;
}
.owl-dots {
    margin-top: 20px;
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
    background-color: transparent;
    border: 1px solid #c9984b;
    display: inline-block;
    height: 12px;
    width: 12px;
    border-radius: 10px;
    z-index: 999;
    margin-right: 50px;
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active {
    background-color: #c9984b;
    border: 1px solid #c9984b;
}
/*............. 11. Contact ................*/

.single-contact-option i {
    border: 3px solid transparent;
    border-radius: 50%;
    color: #fff;
    font-size: 36px;
    height: 95px;
    line-height: 90px;
    transition: all 0.3s ease 0s;
    width: 95px;
    background: #3e3e3e none repeat scroll 0 0;
    margin-bottom: 50px;
}
.single-contact-option:hover i {
    border: 3px solid #fff;
    box-shadow: 0 0 0 4px #444;
}
.single-contact-option h4 {
    color: #3e3e3e;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.single-contact-option p,
.single-contact-option a {
    color: #666;
    font-size: 13px;
    line-height: 26px;
    margin: 0;
    display: block;
}
.single-contact-option a:hover {
    color: #999;
}
.di-na input,
.tnm-textarea textarea {
    background-color: #e7e7e7;
    border: inherit;
    border-radius: 0;
    box-shadow: inherit;
    color: #666;
    font-size: 13px;
    height: 50px;
    outline: medium none;
    padding: 0 20px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.di-na {
    margin-bottom: 15px;
}
.tnm-textarea textarea {
    height: 250px;
    padding: 15px 20px;
}
.submit input {
    background-color: transparent;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 40px;
    text-transform: uppercase;
    margin-top: 35px;

    transition: all 0.3s ease 0s;
        background: #c9984b;
    font-size: 19px;
    border-radius: 60px;
	    outline: 0;
    border: 0;
}
.submit input:hover {
    background-color: #444;
    color: #fff;
}
.form-control:focus {
    box-shadow: none;
    outline: 0 none;
}
.di-na input::-webkit-input-placeholder,
.tnm-textarea textarea::-webkit-input-placeholder {
    /* Chrome */
    
    color: #666666;
    opacity: 1;
}
.di-na input::-moz-placeholder,
.tnm-textarea textarea::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #666666;
    opacity: 1;
}
#hastech {
    height: 360px;
    width: 100%;
}
.submit {
    text-align: center;
}
/*............. 12. Footer ................*/

.footer-text .social-icon a {
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 27px;
    margin: 0 5px;
    width: 30px;
    color: #fff;
}
.footer-text .social-icon a i {
    display: block;
    line-height: 28px;
    font-size: 14px;
}
.footer-text .social-icon a:hover {
    background-color: #fff;
    color: #666;
}
.footer-text > p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: "revelay", sans-serif;
}
.footer-text > p a {
    color: #fff;
}
.footer-text > p a:hover {
    text-decoration: underline;
}
.social-icon.mt-20 {
    margin-bottom: 23px;
}
.footer-top-info ul li {
    color: #fff;
    display: inline-block;
    padding-right: 35px;
}
.footer-top-info ul li i {
    color: #fff;
    padding-right: 10px;
}
.footer-top-info ul li a {
    color: #fff;
    transition: all .3s ease 0s;
}
.footer-top-info ul li a:hover {
    color: #ccc;
}
.footer-address {
    border-bottom: 1px solid #333;
    padding: 30px 0 50px;
}
.footer-text {
    padding-top: 50px;
}
/*--------  13. Breadcrumb style  -----------*/

h2.page-title {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.breadcrumbs li {
    display: inline-block;
}
.breadcrumbs > ul li {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.breadcrumbs > ul li a {
    color: #fff;
    padding-right: 17px;
    position: relative;
}
.breadcrumbs > ul li a:hover {
    color: #888888;
}
.breadcrumbs ul li a.active::after {
    color: #888888;
}
.breadcrumbs ul li a::after {
    background-color: #fff;
    content: "";
    font-size: 8px;
    height: 2px;
    margin-left: 11px;
    position: absolute;
    right: 3px;
    top: 7px;
    width: 7px;
}
.ptrn-3 {
    background: rgba(0, 0, 0, 0) url("../../img/pattern/3.jpg") repeat scroll 0 0;
}
.pattern-bread h2.page-title {
    display: inline-block;
    float: left;
    margin-bottom: 0;
}
.pattern-bread .breadcrumbs > ul {
    display: inline-block;
    float: right;
    margin-top: 5px;
}
.border-bread {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
}
.bg-2.bread-bg {
    background-attachment: fixed;
    background-position: center center;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

a#scrollUp {
  background: #666 none repeat scroll 0 0;
  bottom: 54px;
  color: #fff;
  font-size: 23px;
  height: 40px;
  line-height: 34px;
  position: absolute;
  right: 32px;
  text-align: center;
  width: 40px;
}

.tel a.perezvon {
    border: 1px solid #c9984b;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 14px 30px;
    transition: all 0.3s ease 0s;
    background: #c9984b;
    border-radius: 30px;
    margin-top: -5px;
}

.tel a {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 16px;
	font-weight: 600;
	line-height: 28px;
}

.float-left.p-left {
    padding-left: 50px;
}

a.contact {
    color: #c9984b;
    text-decoration: underline;
}

.tel {
    margin-top: -5px;
    margin-bottom: -10px;
}
footer .tel {
    padding: 0 70px;
}

footer .logo img {
    margin-top: -15px;
}

img.iconf {
    position: absolute;
    margin-left: 30px;
}

footer .float-right .tel {
    padding: 0;
}

footer.footer-area {
    background: #3a2c2b;
    overflow: hidden;
    padding: 30px 0;
}

.outslide {
	position: absolute;
    left: 250px;
    bottom: 0;
    color: #fff;
    padding-bottom: 155px;
    width: 21px;
    height: 299px;
}

.owl-carousel .owl-item .outslide img {
	width: auto;
    position: absolute;
    margin-bottom: 0;
    vertical-align: bottom;
    margin-top: auto;
    top: auto;
    bottom: 10px;
}

.single-slider .container {}

.outslide:before {
	background: #c9984b;
    width: 1px;
    height: 150px;
    position: absolute;
    content: '';
    bottom: 0;
    margin-left: 10px;
}

.outslide a span {
    color: #fff;
    font-size: 16px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    width: 160px;
    line-height: 0px;
    position: absolute;
    margin-left: -69px;
    /* margin-top: -100px;*/
}

.outslide a {
    cursor: pointer;
    z-index: 9999;
    display: block;
    /* overflow: hidden; */
    width: 21px;
    height: 100%;
    position: relative;
}
h1 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 38px;
}

.docs-prob {width: 100%;color: #;}

a.single-docs {
    display: block;
    float: LEFT;
    width: 49%;
    background: #fff;
    margin-right: 2%;
    margin-bottom: 29px;
    padding: 15px;
    font-size: 16px;
    color: #222222;
	font-weight: 600;
}
a.single-docs:hover {
    color: #fff;
    background: #b98b47;
}
a.single-docs:nth-child(2n) {margin-right: 0;}

.docs {
    overflow: hidden;
    margin-top: 50px;
}

.quest-prob h1 {
    text-align: left;
}

.quest {
    margin-top: 50px;
}

.quest-singl {
    background: #6a4a3f;
    padding: 15px;
    color: #fff;
    margin-bottom: 20px;
    font-size: 15px;
    cursor: pointer;
	display: block;
}

div#quest {
    padding-top: 30px;
    margin-top: -30px;
}

.quest-singl:hover {
    background: #c9984b;
	color: #fff;
}

.quest-singl.active {
    background: #c9984b;
	color: #fff;
}

p.form-messege.success {
    text-align: center;
    color: #fff;
    font-size: 19px;
}

.quest-text {
    margin-top: 100px;
    color: #fff;
    padding-left: 20px;

}

.serv-id {
    float: right;
    color: #c9984b;
    font-size: 32px;
    margin-top: -35px;
    font-weight: 600;
}

.serv-singl img {
    width: auto!important;
}

.quest-text:before {
    content: '';
    background-image: url(/img/kov2.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 31px;
    position: absolute;
    z-index: 0;
    margin-left: -20px;
    margin-top: -45px;
}

#quest-text {
    z-index: 1;
    position: relative;
    font-size: 15px;
    line-height: 22px;
}

#quest-text p {
    z-index: 1;
    position: relative;
    font-size: 15px;
    line-height: 22px;
	color: #fff;
}

.serv-prob h1 {
    color: #c9984b;
    text-align: left;
}

.serv {
    margin-top: 50px;
}

.serv p {
    color: #fff;
    font-size: 19px;
    line-height: 26px;
}

.serv a.scroll-down2 {
    border: 1px solid #c9984b;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 14px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background: #c9984b;
    border-radius: 30px;
    margin-top: 20px;
}

.serv-item {
    margin-top: 20px;
}

.serv-title {
    color: #c09148;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
}

.serv-title p {
    color: #fff;
    font-weight: 500;
}


.serv-item .owl-controls {
    max-width: 250px;
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
}

.serv-item .owl-controls .owl-dots .owl-dot {
    margin-right: 10px;
}

.owl-theme .owl-controls .owl-nav div.owl-prev {
    left: -8px;
    font-size: 0;
    background: url(/img/arrow1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 27px;
    opacity: 0.7;
    border: 0;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
	top: 15px;
}

.owl-theme .owl-controls .owl-nav div.owl-prev:hover {
	opacity: 1;
}

.owl-theme .owl-controls .owl-nav div {
    right: 0px;
    font-size: 0;
    background: url(/img/arrow1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 27px;
    opacity: 0.7;
    border: 0;
    top: 30px;
}

.owl-theme .owl-controls .owl-nav div:hover {
	opacity: 1;
	background: url(/img/arrow1.png);
	background-size: contain;
    background-repeat: no-repeat;
	border: 0;
}

.serv-item .owl-controls .owl-dots {
    margin-top: 20px;
    width: max-content;
    margin: 20px auto 0;
}

#quest-text p a {
    color: #c9984b;
}

.serv-title ul li {
    color: #fff;
    font-weight: 500;
    line-height: 24px;
    font-size: 14px;
}
.slider-text {
    position: absolute;
    margin-top: -80px;
    margin-left: 15px;
    color: #fff;
    font-size: 18px;
}

.about-prob p strong {
    font-size: 17px;
}
.quest-probs p {
    color: #fff;
}

.quest-probs img {
    max-width: 100%;
	margin-right: 10px;
    margin-bottom: 10px;
}

.about-none {
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 35px;
    padding-top: 35px;
	
}

.about-block h2.podrob-name {
    font-size: 21px;
    text-align: left;
    line-height: 28px;

}

.about-none:before {
    display: none;
}

a.podrob {
    border: 1px solid #c9984b;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 14px 30px;
    background: #c9984b;
    border-radius: 30px;
    float: left;
    margin-top: 14px;
}
a.podrob:hover {
    opacity: 0.8;
}
.about-ur {
    background: #c9984b;
}

.about-ur a.podrob {
    background: #35201b;
    border: 1px solid #35201b;
}

.quest-probs {
    min-height: 330px;
}

.slide-bg:before {content: '';position: absolute;width: 100%;height: 100%;background: linear-gradient(90deg, rgba(58,44,43,1) 43%, rgb(255 255 255 / 0%) 65%, rgb(255 255 255 / 0%) 100%);    top: 0;}

.quest-probs {
    color: #ececec;
}

.quest-probs ul {
    list-style: disc;
}

h2.practic-name {
    font-size: 24px;
    color: #fff;
}