
/*================================================
[  Table of contents  ]
================================================
:: Google Fonts
:: General
:: Loader
:: Back to Top
:: No Gutters
:: Input
:: Typography
:: Jarallax
:: Special All  ( all pages Features )
:: Blog
:: Owl CarouseL
:: About Us
:: Particles
:: Subscribe
:: Action Box
:: Down Arrow
:: Clients
:: Event Schedule
:: Form
:: Video
:: Working Hours
:: 404
:: 500
:: Moving background
:: History 1
:: Appointment
:: Underconstruction
:: Search Result
:: Blog Box
:: Typer
:: Revolution CSS
======================================
[ End table content ]
======================================*/
/*---------------------------------------------------------------------
Google Fonts
-----------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
/*---------------------------------------------------------------------
General
-----------------------------------------------------------------------*/
body { font-family: 'Open Sans', sans-serif; font-weight: normal; font-style: normal; font-size: 14px; line-height: 24px; color: #666666; }
a, input { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; color: #222222; outline: none !important; }
a:focus { text-decoration: none !important; }
a:focus, a:hover { color: var(--temarenk); text-decoration: none !important; }
.button { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; color: #ffffff; outline: none !important; }
h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', sans-serif; font-size: 100%; font-weight: normal; color: #222222; margin-top: 0px; margin-bottom: 0px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 40px; line-height: 55px; }
h2 { font-size: 36px; line-height: 50px; }
h3 { font-size: 32px; line-height: 45px; }
h4 { font-size: 28px; line-height: 40px; }
h5 { font-size: 24px; line-height: 35px; }
h6 { font-size: 20px; line-height: 26px; }
hr { margin: 0; padding: 0px; border-bottom: 1px solid #e9e9e9; border-top: 0px; }
ol, ul { padding: 0px; margin: 0px; }
li { list-style: none !important; }
label { font-weight: 400; color: #aaaaaa; }
.label { color: #fff !important; font-size: 9px !important; }
*::-moz-selection { background: var(--temarenk); color: #fff; text-shadow: none; }
::-moz-selection { background: var(--temarenk); color: #fff; text-shadow: none; }
::selection { background: var(--temarenk); color: #fff; text-shadow: none; }
.big-text { font-size: 60px; line-height: 80px; }
.iq-hide { overflow: hidden; }
.nice-font { font-family: 'PT Serif', serif; font-style: italic; }
.wd-full { width: 100% !important; }
ul.one-line { display: inline-block; }
ul.one-line li { float: left; margin: 0 4px; }
.iq-pos-r { position: relative; }
.iq-pos-a { position: absolute; }
iframe { border: inherit; }
/*---------------------------------------------------------------------
Loader
-----------------------------------------------------------------------*/
#loading { background-color: #ffffff; height: 100%; width: 100%; position: fixed; margin-top: 0px; top: 0px; left: 0px; bottom: 0px; overflow: hidden !important; right: 0px; z-index: 999999; }
#loading-center { width: 100%; height: 100%; position: relative; overflow: hidden; }
#loading-center img {  text-align: center; left: 0; position: absolute; right: 0; top: 50%; bottom: 50%; z-index: 99; margin: auto;   }
/*@-moz-keyframes spin {
100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
*/
/*---------------------------------------------------------------------
Back to Top
-----------------------------------------------------------------------*/
#back-to-top .top { z-index: 999; position: fixed; margin: 0px; color: #ffffff; background: #333333; position: fixed; bottom: 25px; right: 25px; z-index: 999; font-size: 26px; width: 50px; height: 50px; text-align: center; line-height: 50px; -webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
#back-to-top .top:hover { background: var(--temarenk); color: #ffffff; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); }
/*---------------------------------------------------------------------
No Gutters
-----------------------------------------------------------------------*/
.no-gutters { margin-right: 0; margin-left: 0;
>.col, >[class*="col-"] { padding-right: 0; padding-left: 0; }
}
/*---------------------------------------------------------------------
Input
-----------------------------------------------------------------------*/
input { background: transparent; border: 1px solid #d2d2d2; color: #666; height: 45px; box-shadow: none; padding-left: 10px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; font-size: 14px; color: #626262; width: 100%; }
select { width: 100%; background: transparent; border: 1px solid #e0e0e0; color: #666666; height: 45px; padding-left: 10px; box-shadow: none; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; font-size: 14px; color: #626262; }
option { background: #fff; border: 0px solid #626262; padding-left: 10px; font-size: 14px; }
input:focus { background: transparent; border: 1px solid var(--temarenk); }
textarea { background: transparent; resize: vertical; border: 1px solid #e0e0e0; color: #666666 !important; padding: 10px; width: 100%; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; font-size: 14px; }
textarea:focus { background: transparent; border: 1px solid var(--temarenk); outline: none !important; }
.form-control { background-color: transparent; border: 1px solid #2f2f2f; -webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; color: #fff; box-shadow: none; }
.form-control:focus { box-shadow: none; border-color: #2f2f2f; }
input::-webkit-input-placeholder { color: #666; }
input::-moz-placeholder { color: #666; }
input:-moz-placeholder { color: #666; }
input:-ms-input-placeholder { color: #666; }
input:focus { outline: none; }
/*---------------------------------------------------------------------
Typography
-----------------------------------------------------------------------*/
.typo-style1 { border-left: 3px solid var(--temarenk); padding-left: 20px; margin-top: 50px; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; padding: 6px 0 6px 15px; }
.iq-curvy { font-family: 'PT Serif', serif; font-style: italic; }
/*---------------------------------------------------------------------
Jarallax
---------------------------------------------------------------------*/
.jarallax { position: relative; z-index: 0; }
.jarallax>.jarallax-img { position: absolute; object-fit: cover;    /* support for plugin https://github.com/bfred-it/object-fit-images */ font-family: 'object-fit:cover; '; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
/*---------------------------------------------------------------------
Special All  ( all pages Features )
-----------------------------------------------------------------------*/
/*special 1*/
.iq-special-1 .iq-box { position: relative; height: 411px; padding: 130px 20px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.iq-special-1 .bg-1 { background: #222222; }
.iq-special-1 .bg-2 { background: #242424; }
.iq-special-1 .bg-3 { background: #262626; }
.iq-special-1 .bg-4 { background: #282828; }
/*Light Background*/
.iq-special-1 .bg-6 { background: #f0f0f0; }
.iq-special-1 .bg-7 { background: #ffffff; }
.iq-special-1 .iq-box:before { position: absolute; opacity: 0; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 99; background: rgba(var(--temargba), 0.8); content: ""; display: inline-block; }
.iq-special-1 .iq-box .special-box { position: relative; z-index: 99; }
.iq-special-1 .iq-box .special-box i { font-size: 70px; }
.iq-special-1 .iq-box .special-content { display: none; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.iq-special-1 .iq-box a { position: absolute; bottom: 0; left: 0px; width: 100%; padding: 10px; opacity: 0; z-index: 99; line-height: 26px; background: rgba(255, 255, 255, 0.4); color: #222222; }
.iq-special-1 .iq-box a i { padding-left: 5px; }
.iq-special-1 .iq-box .special-img { position: absolute; bottom: 0; right: 0; top: 0; left: 0; opacity: 0; z-index: 0; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; background-size: cover; background-position: center center; }
/*special 1 Hover*/
.iq-special-1 .iq-box:hover, .iq-special-1 .iq-box.active { padding: 89px 20px 89px; }
.iq-special-1 .iq-box:hover:before, .iq-special-1 .iq-box.active:before { opacity: 1; }
.iq-special-1 .iq-box:hover a:hover, .iq-special-1 .iq-box.active a:hover { color: #111111; }
.iq-special-1 .iq-box:hover .special-content, .iq-special-1 .iq-box.active .special-content { display: block; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.iq-special-1 .iq-box:hover a, .iq-special-1 .iq-box.active a, .iq-special-1 .iq-box:hover .special-img, .iq-special-1 .iq-box.active .special-img { opacity: 1; }
/*---------------------------------------------------------------------
Blog
-----------------------------------------------------------------------*/
.iq-blog-entry { margin-bottom: 20px; }
.iq-blog-entry:hover { -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); }
.iq-entry-image { position: relative; }
.iq-entry-image img, .iq-entry-image .owl-carousel .owl-item img { width: 100%; }
.iq-entry-image .tag { position: absolute; left: 0; bottom: -1px; background: var(--temarenk); padding: 5px 10px; color: #fff; z-index: 9; }
.iq-entry-image .tag i { margin-right: 5px; }
.iq-entry-image .date { position: absolute; right: 15px; top: 15px; background: #222222; -webkit-border-radius: 90%;
-moz-border-radius: 90%;
border-radius: 90%; height: 60px; width: 60px; color: #fff; font-size: 16px; text-align: center; line-height: normal; text-transform: uppercase; padding-top: 10px; z-index: 9; }
.iq-entry-image .date small { display: block; }
.iq-blog-detail { padding: 15px; border: 1px solid #fafafa; }
.iq-entry-title a h5 { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.iq-entry-title a:hover h5 { color: var(--temarenk); }
.iq-entry-meta { display: inline-block; width: 100%; }
.iq-entry-meta li { float: left; margin-right: 15px; }
.iq-entry-meta li a { color: #666; font-size: 15px; }
.iq-entry-meta li a:hover { color: var(--temarenk); }
.iq-entry-meta li:last-child { margin-right: 0; }
/*************************
blog with blockquote
*************************/
.iq-blog-entry.iq-blockquote { position: relative; }
.iq-blog-entry.iq-blockquote .iq-entry-title h5 a, .iq-blog-entry.iq-blockquote .iq-entry-meta a { color: #ffffff; }
.iq-blog-entry.iq-blockquote .iq-entry-title h5 a:hover, .iq-blog-entry.iq-blockquote .iq-entry-meta a:hover { color: #222222; }
.iq-blog-entry.iq-blockquote .iq-entry-content { color: #ffffff; }
.iq-blog-entry.iq-blockquote .iq-blog-detail .date { background: #ffffff; padding: 6px 15px; margin-bottom: 15px; display: inline-block; color: #222222; }
.iq-blog-entry.iq-blockquote .iq-blog-detail .tag { background: #ffffff; padding: 6px 15px; margin-bottom: 15px; display: inline-block; color: #222222; }
/*************************
blog with white bg
*************************/
.iq-blog-entry.iq-blockquote.white { position: relative; -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); }
.iq-blog-entry.iq-blockquote.white .iq-entry-title h5 a, .iq-blog-entry.iq-blockquote.white .iq-entry-meta a { color: #222222; }
.iq-blog-entry.iq-blockquote.white .iq-entry-title h5 a:hover, .iq-blog-entry.iq-blockquote.white .iq-entry-meta a:hover { color: var(--temarenk); }
.iq-blog-entry.iq-blockquote.white .iq-entry-content { color: #222222; }
.iq-blog-entry.iq-blockquote.white .iq-blog-detail .date { background: var(--temarenk); padding: 6px 15px; margin-bottom: 15px; display: inline-block; color: #ffffff; }
.iq-blog-entry.iq-blockquote.white .iq-blog-detail .tag { background: var(--temarenk); padding: 6px 15px; margin-bottom: 15px; display: inline-block; color: #ffffff; }
/*************************
blog with image
*************************/
.iq-blog-entry.iq-blockquote.img .iq-entry-title h5 a, .iq-blog-entry.iq-blockquote.img .iq-entry-meta a { color: #ffffff; }
.iq-blog-entry.iq-blockquote.img .iq-entry-title h5 a:hover, .iq-blog-entry.iq-blockquote.img .iq-entry-meta a:hover { color: var(--temarenk); }
/*************************
blog with Video
*************************/
.iq-blog-entry.iq-video .iq-blog-detail .date, .iq-blog-entry.iq-video .iq-blog-detail .tag { background: var(--temarenk); color: #ffffff; padding: 6px 15px; margin-bottom: 15px; display: inline-block; }
.pagination-box .page-item { margin-left: -1px; }
.pagination-box .page-item .page-link { width: 50px; height: 50px; line-height: 50px; text-align: center; padding: 0; margin: 0; color: #222222; font-size: 18px; }
.pagination-box .page-item .page-link span { font-size: 24px; }
.pagination-box .page-item:hover .page-link, .pagination-box .page-item.active .page-link { background-color: var(--temarenk); border-color: var(--temarenk); color: #ffffff; }
/*************************
Blog - SideBar
*************************/
.iq-post-sidebar { height: 100%; }
.iq-sidebar-widget { margin-bottom: 40px; padding: 20px 20px; border: 1px solid #ededed; }
.iq-sidebar-widget:last-child { margin-bottom: 0; }
.iq-sidebar-widget .iq-widget-title { padding-bottom: 10px; margin-bottom: 20px; font-size: 24px; }
/*Audio*/
.iq-blog-entry.iq-audio .players audio { width: 100%; position: absolute; padding: 10px; top: -80px; }
.iq-blog-entry .tag, .iq-blog-entry .date { background: var(--temarenk); color: #ffffff; padding: 6px 15px; display: inline-block; }
/*video vimeo and youtube*/
.video-box { height: 0; padding-bottom: 55.5%; margin-bottom: 0px; position: relative; overflow: hidden; }
.video-box.vimeo { padding-top: 0; }
.video-box iframe, .video-box object, .video-box embed, .video-box video { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
/*SideBar - Search*/
.iq-sidebar-widget .iq-widget-search { position: relative; }
.iq-sidebar-widget .iq-widget-search input { padding-right: 40px; box-shadow: none; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; color: #2c3e50; height: 50px; border: 2px solid #f2f2f2; background: #ffffff; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }
.iq-sidebar-widget .iq-widget-search input:focus { background: #ffffff; }
.iq-sidebar-widget .iq-widget-search i { position: absolute; right: 8px; color: var(--temarenk); cursor: pointer; padding: 16px 12px; font-size: 18px; }
.iq-sidebar-widget .iq-widget-search input:focus { border-color: var(--temarenk); }
/*SideBar - Posts*/
.iq-sidebar-widget .iq-recent-post { margin-top: 20px; }
.iq-sidebar-widget .iq-recent-post .media-body>a { display: block; font-size: 15px; font-weight: 600; color: #2c3e50; }
.iq-sidebar-widget .iq-recent-post .media-body>a:hover { color: var(--temarenk); }
.iq-sidebar-widget .iq-recent-post .media-body span { color: #666666; }
.iq-sidebar-widget .iq-recent-post .media-body span .fa { color: #333333; margin-right: 5px; }
/* Meta - SideBar */
.iq-widget-archives li { margin: 10px 0; }
.iq-widget-archives li a { color: #666; }
.iq-widget-archives li a i { font-size: 16px; margin-right: 5px; }
.iq-widget-archives li a:hover { margin-left: 5px; color: var(--temarenk); }
/*widget-menu*/
.iq-sidebar-widget { position: relative; }
.iq-sidebar-widget ul li a { font-size: 14px; display: block; color: #222222; position: relative; }
.iq-sidebar-widget .iq-widget-menu i { padding-top: 4px; position: absolute; right: 18px; }
.iq-sidebar-widget ul li a span { padding: 5px 10px 5px 0; display: block; font-size: 16px; }
.iq-sidebar-widget ul li a span:hover { text-decoration: none; color: var(--temarenk); }
.iq-sidebar-widget ul li.active { border-bottom: none; }
.iq-sidebar-widget ul li.hover a { color: var(--temarenk); }
.iq-sidebar-widget ul li.hover a span { background: transparent; color: var(--temarenk); }
.iq-sidebar-widget ul ul li a span { color: #333333; }
.iq-sidebar-widget ul ul li a span:hover { color: var(--temarenk); }
.iq-sidebar-widget ul ul { display: none; padding-left: 20px; }
.iq-sidebar-widget ul ul a { display: block; color: #333333; font-size: 14px; }
.iq-sidebar-widget ul ul a:hover { color: var(--temarenk); }
.iq-sidebar-widget ul li.active i { transform: rotate(90deg); }
.iq-sidebar-widget ul.iq-tag li { display: inline-block; margin: 5px 5px 5px 0; }
.iq-sidebar-widget ul.iq-tag li a { display: block; background: #f3f3f3; color: #222222; padding: 5px 15px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.iq-sidebar-widget ul.iq-tag li a:hover { background: var(--temarenk); color: #ffffff; }
/* Comments Box */
.iq-comment-list li { margin-top: 25px; margin-bottom: 0; vertical-align: top; padding: 0; position: relative; }
.iq-comment-list .iq-comments-media { padding: 15px 15px 30px; -webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; border-bottom: 1px solid #eee; }
.iq-comment-list .iq-comments-media img { width: 85px; }
.iq-comment-list li:last-child .iq-comments-media { border-bottom: none; padding-bottom: 0; }
.iq-comment-list ul { padding-left: 60px; }
.iq-comment-list .reply { position: absolute; line-height: 22px; margin: 0; padding: 2px 16px; font-size: 11px; right: 0; top: 0; font-weight: 500; color: #fff; }
.iq-comment-list .reply:hover { color: #fff; }
.iq-comment-list .iq-comments-media .iq-comments-info .reply { color: #ffffff; }
.info-block img { width: 100px; }
.blog-contact .formmessage { display: none; }
.blog-contact .contact-form .section-field { width: 100%; float: left; }
.blog-contact .contact-form textarea { min-height: 140px; border: 1px solid #f6f6f6; background: #f6f6f6; }
.blog-contact .contact-form .section-field input { width: 100%; margin-bottom: 20px; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; padding-left: 20px; height: 45px; line-height: 45px; clear: both; color: #333; border: 1px solid #f6f6f6; background: #f6f6f6; }
.blog-contact .contact-form .section-field input:focus, .blog-contact .contact-form .section-field.textarea textarea:focus { border: 1px solid var(--temarenk); box-shadow: none; outline: none; }
/*----------------------------------------------------------------------
Owl Carousel
-----------------------------------------------------------------------*/
/*************************
Owl Carousel Arrows 
*************************/
.owl-carousel .owl-item img { width: auto; }
.owl-carousel .owl-item img.img-full { width: 100% !important; }
/* Arrow-1 */
.owl-carousel.arrow-1 { overflow: hidden; }
.owl-carousel.arrow-1 .owl-nav { display: block; position: absolute; text-indent: inherit; top: 50% !important; margin-top: -20px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); left: 0; width: 100%; cursor: pointer; }
.owl-carousel.arrow-1 .owl-nav .owl-prev { display: block; position: absolute; text-indent: inherit; left: -44px; width: auto; cursor: pointer; -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; transition: opacity 0.3s ease 0s, left 0.3s ease 0s; }
.owl-carousel.arrow-1 .owl-nav .owl-next { display: block; position: absolute; text-indent: inherit; right: -44px; width: auto; cursor: pointer; -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; transition: opacity 0.3s ease 0s, right 0.3s ease 0s; }
.owl-carousel.arrow-1 .owl-nav i { font-weight: normal; font-size: 24px; color: #fff; background: rgba(34, 34, 34, 0.7); padding: 8px 20px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.owl-carousel.arrow-1 .owl-nav i:hover { background: var(--temarenk); }
.owl-carousel.arrow-1 .owl-nav .owl-prev { left: 0; display: inline-grid; }
.owl-carousel.arrow-1 .owl-nav .owl-next { right: 0; display: inline-grid; }
.owl-carousel.arrow-1 .owl-stage-outer { overflow: hidden; }
/* Arrow-2 */
.owl-carousel.arrow-2 .owl-nav { position: absolute; display: block; text-indent: inherit; margin-top: -22px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); left: 0; width: 100%; cursor: pointer; z-index: 999; opacity: 0; }
.owl-carousel.arrow-2 .owl-nav i { background: #ffffff; color: var(--temarenk); border: 1px solid #e3e3e3; font-size: 20px; width: 44px; height: 44px; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; box-shadow: -1px 6px 13px rgba(0, 0, 0, 0.1); display: inline-block; line-height: 42px; padding-left: 2px; text-align: center; font-weight: normal; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.owl-carousel.arrow-2 .owl-nav i:hover { background: var(--temarenk); color: #fff; border-color: var(--temarenk); }
.owl-carousel.arrow-2 .owl-nav .owl-prev { position: absolute; display: block; cursor: pointer; width: auto; text-indent: inherit; left: 0px; -webkit-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; transition: opacity 0.5s ease 0s, left 0.5s ease 0s; }
.owl-carousel.arrow-2 .owl-nav .owl-next { position: absolute; display: block; cursor: pointer; width: auto; text-indent: inherit; right: 0px; -webkit-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; transition: opacity 0.5s ease 0s, right 0.5s ease 0s; }
.owl-carousel.arrow-2:hover .owl-nav { opacity: 1; }
.owl-carousel.arrow-2:hover .owl-nav .owl-prev { left: 20px; }
.owl-carousel.arrow-2:hover .owl-nav .owl-next { right: 20px; }
/* Arrow-3 */
.owl-carousel.arrow-3 .owl-prev, .owl-carousel.arrow-3 .owl-next { float: left; }
.owl-carousel.arrow-3 .owl-prev i, .owl-carousel.arrow-3 .owl-next i { color: #ddd; }
.owl-carousel.arrow-3 .owl-prev:hover i, .owl-carousel.arrow-3 .owl-next:hover i { color: var(--temarenk); }
.owl-carousel.arrow-3 .owl-prev .fa-angle-left:before { content: "\f177"; float: left; }
.owl-carousel.arrow-3 .owl-next .fa-angle-right:before { content: "\f178"; float: left; margin-left: 10px; }
/* Arrow-4 */
.owl-carousel.arrow-4 .owl-nav { position: absolute; top: -50px; right: 0; }
.owl-carousel.arrow-4 .owl-nav i { background: #222222; color: #ffffff; font-size: 24px; width: 34px; height: 34px; line-height: 30px; display: inline-block; text-align: center; font-weight: normal; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.owl-carousel.arrow-4 .owl-nav i:hover { background: var(--temarenk); color: #fff; border-color: var(--temarenk); }
.owl-carousel.arrow-4 .owl-prev, .owl-carousel.arrow-4 .owl-next { float: left; margin-left: 6px; }
/* Dots */
.owl-carousel .owl-controls .owl-dot { margin-top: 20px; display: inline-block; }
.owl-carousel .owl-dots { position: relative; width: 100%; display: inline-block; text-indent: inherit; text-align: center; cursor: pointer; }
.owl-carousel.owl-theme .owl-dots .owl-dot span { background: #cecece; display: inline-block; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px; margin: 0px 3px; height: 10px; width: 10px; border: 1px solid #ffffff; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; cursor: pointer; }
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span { background: var(--temarenk); }
.owl-carousel.owl-theme .owl-dots .owl-dot.active span { background: var(--temarenk); width: 30px; }
/*---------------------------------------------------------------------
About Us 
-----------------------------------------------------------------------*/
/*************************************
About Us 1
**************************************/
.iq-about { position: relative; }
.about-objects { position: absolute; top: 30px; left: -50px; }
/*************************************
About Us 2
**************************************/
.scroll-img1, .scroll-img2 { float: left; height: 330px; overflow: hidden; }
.scroll-img1 img, .scroll-img2 img { width: 100%; }
.scroll-img2 { margin-left: 30px; margin-top: 100px; }
/*************************************
About Us 3
**************************************/
.iq-about3 { position: relative; }
.iq-about3 ul { margin-left: 0; }
.iq-about3 ul li { width: 32.88%; display: inline-block; }
.iq-about3 ul li img { float: left; margin-right: 10px; }
.iq-about3 ul li span { display: table; font-weight: bold; line-height: normal; }
.iq-about3 ul li span b { display: block; font-size: 26px; line-height: normal; margin-bottom: 0px; }
.iq-about3 .iq-timeline { overflow: hidden; text-align: center; position: relative; padding-top: 5px; }
.iq-about3 .iq-timeline:before { content: ""; width: 100%; height: 1px; border-top: 1px solid #f2f2f2; position: absolute; left: 0; top: 15px; }
.iq-about3 .iq-timeline .list { width: 20%; float: left; position: relative; }
.iq-about3 .iq-timeline .list:before { content: ""; background-color: var(--temarenk); width: 24px; height: 24px; position: absolute; left: 50%; top: 0; border: 5px solid #fff; -webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px; margin-left: -12px; transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; }
.iq-about3 .iq-timeline .list:hover:before { -webkit-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1) }
/*************************************
About Us 4
**************************************/
.iq-about4 { position: relative; margin-bottom: -243px;-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; -webkit-box-shadow: 0px 0px 53px 3px rgba(0, 0, 0, 0.19); -moz-box-shadow: 0px 0px 53px 3px rgba(0, 0, 0, 0.19); box-shadow: 0px 0px 53px 3px rgba(0, 0, 0, 0.19); }
.iq-about4 .owl-carousel .row {-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; overflow: hidden; }
.iq-about4 .owl-carousel.arrow-2 .owl-nav i:hover { background: #222222; color: #fff; border-color: #222222; }
.iq-about4 .owl-carousel .owl-dots { position: absolute; }
/*************************************
About Us 5
**************************************/
.iq-about5 .about-icon { background: var(--temarenk); height: 60px; width: 60px; -webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%; text-align: center; line-height: 60px; font-size: 32px; color: #ffffff; -webkit-box-shadow: 0px 0px 0px 10px rgba(var(--temargba), 0.27); -moz-box-shadow: 0px 0px 0px 10px rgba(var(--temargba), 0.27); box-shadow: 0px 0px 0px 10px rgba(var(--temargba), 0.27); display: inline-block; }
.iq-about5 .nice-font { font-family: 'PT Serif', serif; font-style: italic; }
.iq-about5 .iq-contact { position: relative; font-size: 20px; display: inline; }
.iq-about5 .iq-contact:before { content: "\f4b8"; position: absolute; left: -40px; top: 0; font-size: 42px; font-family: "Ionicons"; }
.iq-about5:hover .iq-contact:before { animation: vibrate 0.1s linear 0s infinite; -moz-animation: vibrate 0.1s linear 0s infinite;    /* Firefox */ -webkit-animation: vibrate 0.1s linear 0s infinite;    /* Safari and Chrome */ -o-animation: vibrate 0.1s linear 0s infinite;    /* Opera */ }
@keyframes vibrate {
0% { margin-left: 0px; }
25% { margin-left: -3px; }
50% { margin-left: 0px; }
75% { margin-left: 3px; }
100% { margin-left: 0px; }
}
@-moz-keyframes vibrate
/* Firefox */
{
0% { margin-left: 0px; }
25% { margin-left: -3px; }
50% { margin-left: 0px; }
75% { margin-left: 3px; }
100% { margin-left: 0px; }
}
@-webkit-keyframes vibrate
/* Safari and Chrome */
{
0% { margin-left: 0px; }
25% { margin-left: -3px; }
50% { margin-left: 0px; }
75% { margin-left: 3px; }
100% { margin-left: 0px; }
}
@-o-keyframes vibrate
/* Opera */
{
0% { margin-left: 0px; }
25% { margin-left: -3px; }
50% { margin-left: 0px; }
75% { margin-left: 3px; }
100% { margin-left: 0px; }
}
/*---------------------------------------------------------------------
Awesome About Us 
-----------------------------------------------------------------------*/
/*************************************
Awesome About 1
**************************************/
.awesome-box1 { position: relative; }
.awesome-box1 .box-img1 { position: absolute; top: -140px; width: 400px; left: 180px; }
.awesome-box1 .box-img2 { position: absolute; left: -50px; width: 250px; top: -100px; }
.awesome-box1 .box-img3 { position: absolute; left: 580px; top: -50px; }
.awesome-box1 .box-img4 { position: absolute; left: 580px; top: 100px; }
.awesome-box1 .box-img5 { position: absolute; left: 150px; top: 200px; }
/*************************************
Awesome About 2
**************************************/
.awesome-box2 .boder-img img { z-index: 9; }
.awesome-box2 .bg-effect { position: relative; z-index: 0; margin-top: -20px; }
.awesome-box2 .bg-effect:before { background: none; content: ""; width: 80%; height: 80%; position: absolute; top: 40px; left: 10%; border: 10px solid var(--temarenk); z-index: -1; }
.awesome-box2 .bg-effect:before { -webkit-animation-name: fadebounce; -moz-animation-name: fadebounce; -ms-animation-name: fadebounce; -o-animation-name: fadebounce; animation-name: fadebounce; -webkit-animation-duration: 3s; -moz-animation-duration: 3s; -ms-animation-duration: 3s; -o-animation-duration: 3s; animation-duration: 3s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; }
v@-moz-keyframes fadebounce {
0% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -moz-transform: translateY(4px); transform: translateY(4px); opacity: 1 }
100% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-webkit-keyframes fadebounce {
0% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -webkit-transform: translateY(4px); transform: translateY(4px); opacity: 1 }
100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-o-keyframes fadebounce {
0% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -o-transform: translateY(4px); transform: translateY(4px); opacity: 1 }
100% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-ms-keyframes fadebounce {
0% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -ms-transform: translateY(4px); transform: translateY(4px); opacity: 1 }
100% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@keyframes fadebounce {
0% { transform: translateY(0); opacity: 1 }
50% { transform: translateY(4px); opacity: 1 }
100% { transform: translateY(0); opacity: 1 }
}
/*************************************
Awesome About 3
**************************************/
.awesome-box3 .boder-img img { z-index: 9; }
.awesome-box3 .bg-effect { position: relative; z-index: 0; margin-top: -20px; }
.awesome-box3 .bg-effect:before { background: none; content: ""; width: 80%; height: 130%; position: absolute; top: -50px; left: 10%; border: 10px solid var(--temarenk); z-index: -1; }
.awesome-box3 .bg-effect:before { -webkit-animation-name: fadebounce; -moz-animation-name: fadebounce; -ms-animation-name: fadebounce; -o-animation-name: fadebounce; animation-name: fadebounce; -webkit-animation-duration: 3s; -moz-animation-duration: 3s; -ms-animation-duration: 3s; -o-animation-duration: 3s; animation-duration: 3s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; }
v@-moz-keyframes fadebounce {
0% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -moz-transform: translateY(4px); transform: translateY(4px); opacity: 1 }
100% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-webkit-keyframes fadebounce {
0% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -webkit-transform: translateY(4px); transform: translateY(4px); opacity: 1 }
100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-o-keyframes fadebounce {
0% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -o-transform: translateY(4px); transform: translateY(4px); opacity: 1 }
100% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-ms-keyframes fadebounce {
0% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -ms-transform: translateY(4px); transform: translateY(4px); opacity: 1 }
100% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@keyframes fadebounce {
0% { transform: translateY(0); opacity: 1 }
50% { transform: translateY(4px); opacity: 1 }
100% { transform: translateY(0); opacity: 1 }
}
/*************************************
Awesome About 4
**************************************/
.awesome-box4 { position: relative; padding: 60px 0 }
.awesome-box4 .box-img1 { position: absolute; bottom: -150px; right: -150px; }
.awesome-box4 .box-img2 { position: absolute; bottom: 0; left: -120px; width: 350px; }
.awesome-box4 .box-img3 { position: absolute; right: -70px; top: 30px; }
.awesome-box4 .box-img4 { position: absolute; right: 400px; bottom: 0; }
.awesome-box4 .box-img5 { position: absolute; left: 150px; bottom: 0; }
.awesome-box4 .box-img6 { position: absolute; left: -30px; top: -30px; }
/*---------------------------------------------------------------------
About me
-----------------------------------------------------------------------*/
.main-title small { background: var(--temarenk); color: #fff; padding: 5px 10px; font-size: 13px; }
.about-us .contact-info { display: inline-block; width: 100%; }
.contact-info li { font-size: 18px; color: #333333; margin-bottom: 20px; width: 50%; float: left; }
.contact-info li:last-child { margin-bottom: 0; }
/*---------------------------------------------------------------------
Particles
-----------------------------------------------------------------------*/
.particles-bg { position: relative; overflow: hidden; }
.particles-bg #canvas { position: absolute; display: block; top: 0; left: 0; }
/*---------------------------------------------------------------------
Subscribe
-----------------------------------------------------------------------*/
.subscribe .form-control { width: 300px; height: 46px; border: 1px solid #fff; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; background: inherit; color: #ffffff; }
.subscribe label { margin-right: 10px; color: #ffffff; font-size: 24px; }
.subscribe label i { color: var(--temarenk); background: #ffffff; -webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px; font-size: 32px; line-height: 60px; width: 60px; display: inline-block; height: 60px; vertical-align: middle; -webkit-transform: rotate(340deg); -moz-transform: rotate(340deg); -o-transform: rotate(340deg); writing-mode: lr-tb; margin-right: 15px; }
.subscribe .button { margin-left: -17px; -webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0; box-shadow: none; cursor: pointer;}
.subscribe input::-webkit-input-placeholder { color: #ffffff; }
.subscribe input::-moz-placeholder { color: #ffffff; }
.subscribe input:-moz-placeholder { color: #ffffff; }
.subscribe input:-ms-input-placeholder { color: #ffffff; }
.subscribe input:focus { outline: none; }
/*---------------------------------------------------------------------
Action Box
-----------------------------------------------------------------------*/
.action-box1 { padding: 40px 0; position: relative; display: block }
.action-box1:before { content: ""; width: 0; height: 0; border-top: 40px solid var(--temarenk); border-left: 30px solid transparent; position: absolute; z-index: 9; bottom: -40px; left: 20%; }
/*---------------------------------------------------------------------
Down Arrow
-----------------------------------------------------------------------*/
.iq-down-bg { position: relative; width: 144px; height: 36px; left: 50%; top: -74px; margin-left: -72px; }
.iq-down-arrow { position: absolute; top: 10px; left: 0; right: 0; font-size: 36px; color: #ffffff; animation-duration: 2s; animation-iteration-count: infinite; animation-name: fadebounce; outline: medium none; display: inline-block; z-index: 99; text-align: center; }
/*---------------------------------------------------------------------
Clients
-----------------------------------------------------------------------*/
/*************************
Clients 1
*************************/
.iq-clients-box { display: inline-block; border-top: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; }
.iq-clients-box .clients .clients-brd { border: 1px solid #f2f2f2; }
.iq-clients-box ul li { width: 33.33%; border-left: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; float: left; margin: 0; padding: 15px 0; text-align: center; }
.iq-clients-box ul li.small { width: 25%; }
.iq-clients-box ul li:nth-child(3n) { border-righ: 1px solid #f2f2f2; }
/*************************
Clients 2
*************************/
.iq-clients-box2 .blog { background: rgba(255, 255, 255, 0.1); text-align: center; }
.iq-clients-box2 .blog.brd { border: 1px solid #dddddd; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.iq-clients-box2 .blog a { padding: 15px; width: 100%; }
.iq-clients-box2 .blog img { display: inline; }
.iq-clients-box2 .tooltip-container { cursor: pointer; position: relative; display: inline-block; }
.iq-clients-box2 .tooltip { font-family: 'Montserrat', sans-serif; opacity: 0; z-index: 99; color: #222222; font-size: 12px; width: 100%; display: block; padding: 10px; border-radius: 3px; text-align: center; background: #ffffff; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); position: absolute; bottom: 100px; left: 0; }
.iq-clients-box2 .tooltip:before, .tooltip:after { content: ''; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #ffffff; position: absolute; bottom: -10px; left: 43%; }
.iq-clients-box2 .tooltip-container:hover .tooltip, a:hover .tooltip { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
/*---------------------------------------------------------------------
Clients
-----------------------------------------------------------------------*/
.iq-clients .iq-clients-blog { border: 1px solid #e8e8e8; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.iq-clients .iq-clients-blog .client-img { width: 200px; margin-right: 10px; }
.iq-clients .iq-clients-blog .grey-bg { background: #eeeeee; }
.iq-clients .iq-clients-blog ul { background: #eeeeee; padding: 10px 6px; }
.iq-clients .iq-clients-blog ul li { margin: 0 5px; display: inline-block; list-style: none; padding: 0; }
.iq-clients .iq-clients-blog ul li a { color: #333333; }
.iq-clients .iq-clients-blog ul li a:hover { color: var(--temarenk); }
.iq-clients .list-inline { margin-left: 0px; }
.iq-clients .iq-clients-blog:hover { border: 1px solid var(--temarenk); }
.iq-clients .iq-clients-blog ul li a i { font-size: 18px; }
.iq-clients .iq-clients-blog ul.media-box { display: inline-block; margin: 0; padding: 0; float: right; }
/*---------------------------------------------------------------------
Event Schedule
-----------------------------------------------------------------------*/
.event .iq-accordion .card { border: none; margin-bottom: 10px; }
.event .iq-accordion .card-header { position: relative; padding: 0; font-size: 16px; line-height: normal; cursor: pointer; background-color: #f5f5f5; display: block; text-align: left; color: #222222; text-decoration: none; border: none; }
.event .tab-border .tab .nav-tabs li:after { background-color: inherit; }
.event .iq-accordion .card-header button { font-weight: 600; }
.event .iq-accordion .card-header button:after { content: "\f105"; font-family:'FontAwesome'; float: right; font-size: 18px; position: absolute; right: 20px; top: 15px; }
.event .iq-accordion .card-header button.collapsed:after { content: "\f107"; }
.event .iq-accordion .card-header>i { margin-right: 16px; }
.event .iq-accordion .acd-des { display: none; overflow: hidden; text-align: left; padding: 10px 15px; color: #666666; line-height: 24px; }
.event .iq-accordion .acd-group { margin-bottom: 10px; }
.event .iq-accordion .acd-group:last-child { margin-bottom: 0; }
.event .iq-accordion .card-header .btn-link { width: 100%; text-align: left; padding: 15px; color: #222222; text-decoration: none; }
.event .iq-accordion .card-body { border: 1px solid #ecf1f8; }
.event .iq-accordion span { padding-top: 5px; padding-bottom: 5px; display: inline-block; }
.event .iq-accordion span i { margin-right: 10px; }
.event .iq-accordion .avtar img { -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; display: inline-block; float: left; width: 60px; }
.appointment .form { background: #ffffff; -webkit-box-shadow: 0 30px 60px rgba(8, 8, 8, 0.12); -moz-box-shadow: 0 30px 60px rgba(8, 8, 8, 0.12); box-shadow: 0 30px 60px rgba(8, 8, 8, 0.12); }
.appointment .form-head { background: #f5f5f5; font-size: 20px; padding: 20px 0; }
.appointment.contact-bg { background: #ffffff; padding: 50px 40px; position: relative; }
.appointment .contact-form .section-field { position: relative; width: 100%; }
.appointment .contact-form .section-field i { position: absolute; left: 0; color: var(--temarenk); display: inline-block; width: 45px; height: 45px; line-height: 45px; text-align: center; z-index: 99; }
.appointment .contact-form .section-field input { position: relative; width: 100%; margin-bottom: 30px; padding-left: 45px; clear: both; }
.appointment .contact-form .section-field.textarea { width: 100%; float: left; }
.appointment .contact-form .section-field.textarea textarea { padding-left: 45px; }
.appointment .form-control { box-shadow: none; border-color: #e0e0e0; color: #adadad; }
.appointment .form-control:focus { border-color: var(--temarenk); }
.appointment.contact-bg .button { width: 100%; text-align: center; }
.appointment .avtar { position: absolute; right: -182px; bottom: 0; }
.appointment textarea:focus { border: 1px solid var(--temarenk); }
.appointment .button { width: 100%; -webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; }
/*---------------------------------------------------------------------
Form
-----------------------------------------------------------------------*/
/*************************************
Form 1
**************************************/
.iq-form1 { display: inline-block; }
.iq-form1 form { padding: 0; margin: 0; }
.iq-form1 form .form-control { height: 45px; border: 1px solid #ddd; color: #666666; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; padding: 20px; margin: 10px 20px 10px 0; font-size: 16px; }
/*************************************
Form 2
**************************************/
.iq-form2 { background: #fff; padding: 30px; position: absolute; width: 100%; top: -590px; }
.iq-form2 h3 { line-height: 50px; margin-top: 10px; }
.iq-form2 h6 { background: var(--temarenk); display: block; color: #ffffff; font-weight: 500; font-size: 18px; display: inline; padding: 5px 15px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.iq-form2 .form-group { position: relative; margin-top: 25px; }
.iq-form2 .form-group label { color: #666666; font-size: 14px; font-weight: 600; }
.iq-form2 .form-group .form-control { background: none; border: 1px solid #b6b6b6; color: #b6b6b6; height: 42px; line-height: 42px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; padding: 0 40px 0 20px; }
.iq-form2 .form-group i { color: #b6b6b6; position: absolute; right: 18px; top: 37px; font-size: 24px; }
.iq-form2 .remember-checkbox a { color: #1e50e2; }
.iq-form2 .remember-checkbox label { padding-left: 30px; font-size: 14px; position: relative; cursor: pointer; }
.iq-form2 .remember-checkbox label:before, label:after { position: absolute; top: -3px; left: 0; padding-left: 2px; font-family: FontAwesome; font-size: 17px; }
.iq-form2 .remember-checkbox label:before { border: 2px solid var(--temarenk); content: ""; height: 20px; margin-top: 3px; width: 20px; }
.iq-form2 .remember-checkbox label:after { content: '\f00c'; max-width: 0; opacity: 0.5; overflow: hidden; color: var(--temarenk); transition: all 0.35s; -webkit-transition: all 0.35s; -ms-transition: all 0.35s; -ms-transition: all 0.35s; -o-transition: all 0.35s; }
.iq-form2 .remember-checkbox input[type="checkbox"] { display: none; }
.iq-form2 .remember-checkbox input[type="checkbox"]:checked+label:after { max-width: 25px; opacity: 1; }
.iq-form2 .button { width: 100%; }
/*************************************
Form 3
**************************************/
.iq-form3 { padding: 20px 30px; width: 100%; position: relative; top: -80px; }
.iq-form3.no-top { top: 0; }
.iq-form3 .form-control { background: #ffffff; border: none; height: 40px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; color: #666666; }
.iq-form3 textarea { min-height: 100px; }
.iq-form3 .remember-checkbox a { color: #1e50e2; }
.iq-form3 .remember-checkbox label { padding-left: 30px; font-size: 14px; position: relative; cursor: pointer; color: #ffffff; }
.iq-form3 .remember-checkbox label:before, label:after { position: absolute; top: -3px; left: 0; padding-left: 2px; font-family: FontAwesome; font-size: 17px; }
.iq-form3 .remember-checkbox label:before { border: 2px solid #ffffff; content: ""; height: 20px; margin-top: 3px; width: 20px; }
.iq-form3 .remember-checkbox label:after { content: '\f00c'; max-width: 0; opacity: 0.5; overflow: hidden; transition: all 0.35s; -webkit-transition: all 0.35s; -ms-transition: all 0.35s; -ms-transition: all 0.35s; -o-transition: all 0.35s; }
.iq-form3 .remember-checkbox input[type="checkbox"] { display: none; }
.iq-form3 .remember-checkbox input[type="checkbox"]:checked+label:after { max-width: 25px; opacity: 1; }
.iq-form3 p { font-size: 13px; line-height: 20px; }
.iq-form3 .button { width: 100%; text-align: center; }
/*---------------------------------------------------------------------
Video
-----------------------------------------------------------------------*/
/*************************************
Play video 1
**************************************/
.iq-video1 { background: #ffffff; display: inline-block; font-size: 32px; line-height: 70px; cursor: pointer; width: 70px; height: 70px; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; text-align: center; position: absolute; text-decoration: none; z-index: 1; color: var(--temarenk); top: 50%; margin-top: -35px; left: 50%; margin-left: -35px; padding-left: 8px; }
.iq-video1:after { pointer-events: none; position: absolute; width: 100%; height: 100%; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; content: ''; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; top: 0; left: 0; padding: 0; z-index: -1; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1); opacity: 0; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }
.iq-video1:hover { background: #ffffff; -webkit-transform: scale(0.90); -moz-transform: scale(0.90); -ms-transform: scale(0.90); transform: scale(0.90); color: #fff; }
.iq-video1:hover i { color: var(--temarenk); }
.iq-video1:hover:after { -webkit-animation: sonarEffect 1.3s ease-out 75ms; -moz-animation: sonarEffect 1.3s ease-out 75ms; animation: sonarEffect 1.3s ease-out 75ms; }
.iq-video1:before { speak: none; font-size: 48px; line-height: 90px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; display: block; -webkit-font-smoothing: antialiased; }
@-webkit-keyframes sonarEffect {
0% { opacity: 0.3; }
40% { opacity: 0.5; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px var(--temarenk), 0 0 0 10px rgba(255, 255, 255, 0.1); }
100% { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px var(--temarenk), 0 0 0 10px rgba(255, 255, 255, 0.1); -webkit-transform: scale(1.5); opacity: 0; }
}
@-moz-keyframes sonarEffect {
0% { opacity: 0.3; }
40% { opacity: 0.5; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px var(--temarenk), 0 0 0 10px rgba(255, 255, 255, 0.1); }
100% { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px var(--temarenk), 0 0 0 10px rgba(255, 255, 255, 0.1); -moz-transform: scale(1.5); opacity: 0; }
}
@keyframes sonarEffect {
0% { opacity: 0.3; }
40% { opacity: 0.5; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px var(--temarenk), 0 0 0 10px rgba(255, 255, 255, 0.1); }
100% { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px var(--temarenk), 0 0 0 10px rgba(255, 255, 255, 0.1); transform: scale(1.5); opacity: 0; }
}
/*************************************
Play video 2
**************************************/
.play-video2 .video.play a { color: #ffffff; font-size: 60px; line-height: 60px; position: absolute; top: 50%; left: 50%; margin-top: -30px; margin-left: -30px; }
.play-video2 .video-img { position: relative; }
.play-video2 .video.play a:hover { color: var(--temarenk); }
/*************************************
Play video 3
**************************************/
.play-video3 .video-info { margin-bottom: -160px; position: relative; z-index: 1; overflow: hidden;-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; }
.play-video3 .video-info a { width: 80px; height: 80px; padding: 8px; background: transparent; border: 2px solid #ffffff; display: inline-block; margin: 0 auto; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; left: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 9999; font-size: 20px; }
.play-video3 .video-info a:hover { border: 2px solid var(--temarenk); }
.play-video3 .video-info a i { width: 60px; height: 60px; line-height: 60px; background: #ffffff; color: var(--temarenk); -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; padding-left: 4px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.play-video3 .video-info a:hover i { background: var(--temarenk); color: #ffffff; }
/*---------------------------------------------------------------------
Working Hours
-----------------------------------------------------------------------*/
.iq-time-blog { -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; padding: 40px 5px 50px 5px; color: #ffffff; background: rgba(255, 255, 255, 0); -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.iq-time-blog:hover { background: rgba(255, 255, 255, 1.0); color: #222222; }
.iq-time-blog.brd { border: 1px solid #ffffff; }
.iq-time-blog .day { font-size: 20px; }
.iq-time-blog .time { position: relative; padding-top: 15px; top: 20px; font-size: 13px; }
.iq-time-blog .time:before { position: absolute; content: ""; background: #ffffff; height: 2px; width: 30px; left: 50%; margin-left: -15px; top: 0; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.iq-time-blog:hover .time:before { background: #222222; }
.iq-time-blog.dark { border: 1px solid var(--temarenk); color: #222222; background: rgba(var(--temargba), 0); }
.iq-time-blog.dark:hover { border: 1px solid var(--temarenk); color: #ffffff; background: rgba(var(--temargba), 1.0); }
.iq-time-blog.dark .time:before { position: absolute; content: ""; background: #222222; height: 2px; width: 30px; left: 50%; margin-left: -15px; top: 0; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.iq-time-blog.dark:hover .time:before { background: #ffffff; }
/*---------------------------------------------------------------------
Box Layout
-----------------------------------------------------------------------*/
.iq-boxed .page-wrapper { overflow: hidden; background-color: #fff; width: 1240px; margin: 0 auto; position: relative; -webkit-box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.12); -moz-box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.12); box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.12); }
.iq-boxed.iq-home-bg { background-color: var(--temarenk); }
.iq-boxed.iq-home-image { background-image: url("../images/bg/05.jpg"); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0; background-attachment: fixed !important; }
.iq-boxed.iq-home-pattern { background-image: url("../images/pattern/pattern-2.png"); }
/*************************
Box Layout Responsiv
***********************/
@media (min-width:768px) {
.iq-boxed .page-wrapper { width: 100%; }
}
@media (min-width:992px) {
.iq-boxed .page-wrapper { width: 100%; }
}
@media (min-width:1240px) {
.iq-boxed .page-wrapper { width: 1240px; }
}
@media(max-width:992px) {
.iq-boxed .page-wrapper { width: inherit; }
}
/*---------------------------------------------------------------------
404 Error
-----------------------------------------------------------------------*/
/* Animation properties */
.star { animation: star 10s ease-out infinite; }
.wars { animation: wars 10s ease-out infinite; }
.byline span { animation: spin-letters 10s linear infinite; }
.byline { animation: move-byline 10s linear infinite; }
/* Keyframes */
@keyframes star {
0% { opacity: 0; transform: scale(1.5) translateY(-0.75em); }
20% { opacity: 1; }
89% { opacity: 1; transform: scale(1); }
100% { opacity: 0; transform: translateZ(-1000em); }
}
@keyframes wars {
0% { opacity: 0; transform: scale(1.5) translateY(0.5em); }
20% { opacity: 1; }
90% { opacity: 1; transform: scale(1); }
100% { opacity: 0; transform: translateZ(-1000em); }
}
@keyframes spin-letters {
0%, 10% { opacity: 0; transform: rotateY(90deg); }
30% { opacity: 1; }
70%, 86% { transform: rotateY(0); opacity: 1; }
95%, 100% { opacity: 0; }
}
@keyframes move-byline {
0% { transform: translateZ(5em); }
100% { transform: translateZ(0); }
}
/* Make the 3D work on the container */
.starwars-demo { perspective: 800px; transform-style: preserve3d; }
/* General styles and layout */
/*body { background: #000 url(//cssanimation.rocks/demo/starwars/images/bg.jpg); }
.starwars-demo { height: 17em; left: 50%; position: absolute; top: 53%; transform: translate(-50%, -50%); width: 34em; }
.byline span { display: inline-block; }*/
/*img { width: 100%; }*/
.star, .wars, .byline { position: absolute; }
.star { top: -0.75em; }
.wars { bottom: -0.5em; }
.byline { color: #fff; font-family: "ITC Serif Gothic", Lato; font-size: 2.25em; left: -2em; letter-spacing: 0.4em; right: -2em; text-align: center; text-transform: uppercase; top: 29%; }
/*** Media queries for adjusting to different screen sizes ***/
@media only screen and (max-width:600px) {
.starwars-demo { font-size: 10px; }
}
@media only screen and (max-width:480px) {
.starwars-demo { font-size: 7px; }
}

.iq-error-404-2 { background-image: url(../images/bg/4042.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; width: 100%; }
.iq-error-404-3 {padding: 150px 30px 400px 30px;}
.iq-error-404-5 { background-image: url(../images/bg/road.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; width: 100%;s}
.iq-error-404-5 h1 { font-size: 400px; }
/*---------------------------------------------------------------------
Particles
-----------------------------------------------------------------------*/
.particles-bg { position: relative; overflow: hidden; }
.particles-bg #canvas { position: absolute; display: block; top: 0; left: 0; }
/*---------------------------------------------------------------------
500 Error
-----------------------------------------------------------------------*/
.iq-robot img { margin-left: 50px; width: 85%; -webkit-animation-name: fadebounce; -moz-animation-name: fadebounce; -ms-animation-name: fadebounce; -o-animation-name: fadebounce; animation-name: fadebounce; -webkit-animation-duration: 8s; -moz-animation-duration: 8s; -ms-animation-duration: 8s; -o-animation-duration: 8s; animation-duration: 8s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.iq-error-500-2 h1 { font-size: 280px; }
.bg-move-black { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: url('../images/bg/30.jpg') 0 0; -webkit-transition: left 10000s linear; -moz-transition: left 10000s linear; -o-transition: left 10000s linear; transition: left 10000s linear; }
.bg-move-black1 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: url('../images/bg/41.jpg') 0 0; -webkit-transition: left 10000s linear; -moz-transition: left 10000s linear; -o-transition: left 10000s linear; transition: left 10000s linear; }
@-moz-keyframes fadebounce {
0% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -moz-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
100% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-webkit-keyframes fadebounce {
0% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -webkit-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-o-keyframes fadebounce {
0% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -o-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
100% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-ms-keyframes fadebounce {
0% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
50% { -ms-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
100% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@keyframes fadebounce {
0% { transform: translateY(0); opacity: 1 }
50% { transform: translateY(20px); opacity: 1 }
100% { transform: translateY(0); opacity: 1 }
}
/*---------------------------------------------------------------------
Moving background
-----------------------------------------------------------------------*/
#bg-keyframes { -webkit-animation: moving-images 1200s linear infinite; -moz-animation: moving-images 1200s linear infinite; -o-animation: moving-images 1200s linear infinite; animation: moving-images 1200s linear infinite; }
@keyframes moving-images {
0% { left: 0; }
50% { left: -9999px; }
100% { left: 0; }
}
@-moz-keyframes moving-images {
0% { left: 0; }
50% { left: -9999px; }
100% { left: 0; }
}
@-webkit-keyframes moving-images {
0% { left: 0; }
50% { left: -9999px; }
100% { left: 0; }
}
@-o-keyframes moving-images {
0% { left: 0; }
50% { left: -9999px; }
100% { left: 0; }
}
/*---------------------------------------------------------------------
History 1
-----------------------------------------------------------------------*/
@import url("https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans+Condensed:300");
.iq-history-1 .wrapper { background-color: var(--temarenk); width: 100%; min-height: 100vh; height: 100%; font: normal 16px/26px Open Sans Condensed, sans-serif; color: #fff; padding: 100px 20px 200px; box-sizing: border-box; }
.iq-history-1 .block { z-index: 1; position: relative; }
.iq-history-1 .block:before { content: ""; position: absolute; height: calc(100% - 40px); width: 1px; background-color: #f2f2f2; left: 50%; margin-top: 90px; }
.iq-history-1 .wrapper .title { font: bold 42px/52px Open Sans Condensed, sans-serif; text-align: center; padding: 20px; transition: all 0.8s ease-in-out; }
.iq-history-1 .each-event { background-color: #f4f4f4; color: #777; padding: 15px; margin: 60px 20px; width: 300px; position: relative; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; box-sizing: border-box; transition: all 0.3s ease-in-out; }
.iq-history-1 .each-event:before { content: ""; position: absolute; top: calc(50% - 8px); left: -27px; width: 16px; height: 16px; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; background-color: #fff; box-shadow: 0 4px 20px -4px rgba(64, 64, 64, 0.8); }
.iq-history-1 .each-event:nth-child(odd) { margin-left: calc(50% + 20px); }
.iq-history-1 .each-event:nth-child(even) { margin-left: calc(50% - 321px); }
.iq-history-1 .each-event:nth-child(even):before { left: calc(100% + 14px); }
.iq-history-1 .title.non-focus { font-size: 24px; line-height: 34px; transition: all 0.8s ease-in-out; }
.iq-history-1 .each-event.non-focus { color: #d2d2d2; background: #e6e6e6; margin-top: 90px; transform: rotateZ(45deg); transition: all 0.8s ease-in-out; }
.iq-history-1 .each-event.non-focus:before { opacity: 0; background-color: #aaa; }
/*---------------------------------------------------------------------
Appointment
-----------------------------------------------------------------------*/
.iq-appointment1 input[type="radio"], .iq-appointment1 input[type="checkbox"] { margin: 0; height: inherit; height: 20px; left: 0; }
.iq-appointment1 .table-style .today { background: #2A3F54; color: #ffffff; }
.iq-appointment1 .table-style th:nth-of-type(7), .iq-appointment1 .table-style td:nth-of-type(7) { color: blue; }
.iq-appointment1 .table-style th:nth-of-type(1), .iq-appointment1 .table-style td:nth-of-type(1) { color: red; }
.iq-appointment1 .table-style tr:first-child th { background-color: #F6F6F6; text-align: center; font-size: 15px; }
.iq-appointment1 .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { margin-left: 60%; }
.iq-appointment1 .well { background-color: inherit; border: none; box-shadow: inherit; padding: 0px 15px; margin-bottom: 0px; }
.iq-appointment1 form { border: 1px solid #dddddd; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; padding: 30px; }
.iq-appointment1 .iq-radio input, .iq-appointment1 .iq-check input { width: inherit; }
.iq-appointment1 .iq-check .form-check-input { margin-top: 2px; width: 16px; margin-right: 6px; }
.iq-appointment1 .form-control { background: #f6f6f6; border: 1px solid #f2f2f2;}
.iq-appointment1 .form-control:focus, .iq-appointment1 .section-field.textarea textarea:focus {box-shadow: none; outline: none;  border: 1px solid var(--temarenk);}
.iq-appointment1 label{font-size: 16px; color: #222222;}




/*---------------------------------------------------------------------
Underconstruction
-----------------------------------------------------------------------*/
.iq-underco { background-image: url(../images/bg/under.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; width: 100%; height: 100vh; }
.iq-underco-2 { width: 100%; height: 100vh; }
/*---------------------------------------------------------------------
Search Result
-----------------------------------------------------------------------*/
.iq-search .searchbar { position: relative; }
.iq-search .searchbar i { position: absolute; right: 18px; font-size: 24px; top: 5px; }
/*---------------------------------------------------------------------
Blog Box
-----------------------------------------------------------------------*/
.blog-box { border: 1px solid #ececec; padding: 30px 20px; -webkit-box-shadow: 0px 0px 32px 0px rgba(199, 199, 199, 0.63); -moz-box-shadow: 0px 0px 32px 0px rgba(199, 199, 199, 0.63); box-shadow: 0px 0px 32px 0px rgba(199, 199, 199, 0.63); display: inline-block; }
.blog-box img { width: 50px; margin-top: 10px; float: left; }
.blog-box .name-box { display: inline-block; }
/*---------------------------------------------------------------------
Typer
---------------------------------------------------------------------*/
#typer { height: 30px; margin: 10px 0; }
/*---------------------------------------------------------------------
Revolution CSS
-----------------------------------------------------------------------*/
.my-hover-class { visibility: hidden !important; opacity: 0 !important; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; transition: all 0.2s ease-out !important }
.rev_slider:hover .my-hover-class { visibility: visible !important; opacity: 1 !important; }
.my-hover-class { visibility: hidden !important; opacity: 0 !important; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; transition: all 0.2s ease-out !important }
.rev_slider:hover .my-hover-class { visibility: visible !important; opacity: 1 !important; }
.erinyen.tparrows { cursor: pointer; background: rgba(0, 0, 0, 0.5); min-width: 70px; min-height: 70px; position: absolute; display: block; z-index: 100; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.erinyen.tparrows:before { font-family: "revicons"; font-size: 20px; color: rgb(255, 255, 255); display: block; line-height: 70px; text-align: center; z-index: 2; position: relative }
.erinyen.tparrows.tp-leftarrow:before { content: "\e824" }
.erinyen.tparrows.tp-rightarrow:before { content: "\e825" }
.erinyen .tp-title-wrap { position: absolute; z-index: 1; display: inline-block; background: rgba(0, 0, 0, 0.5); min-height: 70px; line-height: 70px; top: 0px; margin-left: 0px; -webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px; overflow: hidden; transition: opacity 0.3s; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); visibility: hidden; opacity: 0 }
.erinyen.tparrows:hover .tp-title-wrap { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity: 1; visibility: visible }
.erinyen.tp-rightarrow .tp-title-wrap { right: 0px; margin-right: 0px; margin-left: 0px; -webkit-transform-origin: 100% 50%; -webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px; padding-right: 20px; padding-left: 10px }
.erinyen.tp-leftarrow .tp-title-wrap { padding-left: 20px; padding-right: 10px }
.erinyen .tp-arr-titleholder { letter-spacing: 3px; position: relative; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; transform: translatex(200px); text-transform: uppercase; color: rgb(255, 255, 255); font-weight: 600; font-size: 13px; line-height: 70px; white-space: nowrap; padding: 0px 20px; margin-left: 11px; opacity: 0 }
.erinyen .tp-arr-imgholder { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-position: center center; background-size: cover }
.erinyen .tp-arr-img-over { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: rgba(0, 0, 0, 0.51) }
.erinyen.tp-rightarrow .tp-arr-titleholder { transform: translatex(-200px); margin-left: 0px; margin-right: 11px }
.erinyen.tparrows:hover .tp-arr-titleholder { transform: translatex(0px); -webkit-transform: translatex(0px); transition-delay: 0.1s; opacity: 1; }
.hades.tparrows { cursor: pointer; background: rgba(0, 0, 0, 0.25); width: 100px; height: 100px; position: absolute; display: block; z-index: 100 }
.hades.tparrows:before { font-family: "revicons"; font-size: 30px; color: rgba(255, 255, 255, 1); display: block; line-height: 100px; text-align: center; transition: background 0.3s, color 0.3s }
.hades.tparrows.tp-leftarrow:before { content: "\e824" }
.hades.tparrows.tp-rightarrow:before { content: "\e825" }
.hades.tparrows:hover:before { color: rgba(0, 0, 0, 0.5); background: rgba(255, 255, 255, 1) }
.hades .tp-arr-allwrapper { position: absolute; left: 100%; top: 0px; background: #888; width: 100px; height: 100px; -webkit-transition: all 0.3s; transition: all 0.3s; -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0.0; -khtml-opacity: 0.0; opacity: 0.0; -webkit-transform: rotatey(-90deg); transform: rotatey(-90deg); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50% }
.hades.tp-rightarrow .tp-arr-allwrapper { left: auto; right: 100%; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: rotatey(90deg); transform: rotatey(90deg) }
.hades:hover .tp-arr-allwrapper { -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-transform: rotatey(0deg); transform: rotatey(0deg) }
.hades .tp-arr-imgholder { background-size: cover; position: absolute; top: 0px; left: 0px; width: 100%; height: 100% }
.hermes.tp-bullets { }
.hermes .tp-bullet { overflow: hidden; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; width: 16px; height: 16px; background-color: rgba(0, 0, 0, 0); box-shadow: inset 0 0 0 2px rgb(255, 255, 255); -webkit-transition: background 0.3s ease; transition: background 0.3s ease; position: absolute }
.hermes .tp-bullet:hover { background-color: rgba(0, 0, 0, 0.21) }
.hermes .tp-bullet:after { content: ' '; position: absolute; bottom: 0; height: 0; left: 0; width: 100%; background-color: rgb(255, 255, 255); box-shadow: 0 0 1px rgb(255, 255, 255); -webkit-transition: height 0.3s ease; transition: height 0.3s ease }
.hermes .tp-bullet.selected:after { height: 100% }
#rev_slider_23_1 .zeus.tparrows { cursor: pointer; min-width: 70px; min-height: 70px; position: absolute; display: block; z-index: 100;-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; overflow: hidden; background: rgba(0, 0, 0, 0.1) }
#rev_slider_23_1 .zeus.tparrows:before { font-family: "revicons"; font-size: 20px; color: rgb(255, 255, 255); display: block; line-height: 70px; text-align: center; z-index: 2; position: relative }
#rev_slider_23_1 .zeus.tparrows.tp-leftarrow:before { content: "\e824" }
#rev_slider_23_1 .zeus.tparrows.tp-rightarrow:before { content: "\e825" }
#rev_slider_23_1 .zeus .tp-title-wrap { background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; opacity: 0; transform: scale(0); -webkit-transform: scale(0); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}
#rev_slider_23_1 .zeus .tp-arr-imgholder { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-position: center center; background-size: cover; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; transform: translatex(-100%); -webkit-transform: translatex(-100%); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s }
#rev_slider_23_1 .zeus.tp-rightarrow .tp-arr-imgholder { transform: translatex(100%); -webkit-transform: translatex(100%) }
#rev_slider_23_1 .zeus.tparrows:hover .tp-arr-imgholder { transform: translatex(0); -webkit-transform: translatex(0); opacity: 1 }
#rev_slider_23_1 .zeus.tparrows:hover .tp-title-wrap { transform: scale(1); -webkit-transform: scale(1); opacity: 1 }
#rev_slider_6_1 .zeus.tparrows { cursor: pointer; min-width: 70px; min-height: 70px; position: absolute; display: block; z-index: 100; border-radius: 50%; overflow: hidden; background: rgba(0, 0, 0, 0.1) }
#rev_slider_6_1 .zeus.tparrows:before { font-family: "revicons"; font-size: 20px; color: rgb(255, 255, 255); display: block; line-height: 70px; text-align: center; z-index: 2; position: relative }
#rev_slider_6_1 .zeus.tparrows.tp-leftarrow:before { content: "\e824" }
#rev_slider_6_1 .zeus.tparrows.tp-rightarrow:before { content: "\e825" }
#rev_slider_6_1 .zeus .tp-title-wrap { background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; opacity: 0; transform: scale(0); -webkit-transform: scale(0); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}
#rev_slider_6_1 .zeus .tp-arr-imgholder { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-position: center center; background-size: cover; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; transform: translatex(-100%); -webkit-transform: translatex(-100%); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s }
#rev_slider_6_1 .zeus.tp-rightarrow .tp-arr-imgholder { transform: translatex(100%); -webkit-transform: translatex(100%) }
#rev_slider_6_1 .zeus.tparrows:hover .tp-arr-imgholder { transform: translatex(0); -webkit-transform: translatex(0); opacity: 1 }
#rev_slider_6_1 .zeus.tparrows:hover .tp-title-wrap { transform: scale(1); -webkit-transform: scale(1); opacity: 1 }
.hades.tp-bullets:before { content: " "; position: absolute; width: 100%; height: 100%; background: transparent; padding: 10px; margin-left: -10px; margin-top: -10px; box-sizing: content-box }
.hades .tp-bullet { width: 3px; height: 3px; position: absolute; background: rgba(127, 127, 127, 1); cursor: pointer; border: 5px solid rgba(255, 255, 255, 1); box-sizing: content-box; box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2); -webkit-perspective: 400; perspective: 400; -webkit-transform: translatez(0.01px); transform: translatez(0.01px) }
.hades .tp-bullet:hover, .hades .tp-bullet.selected { background: rgba(86, 86, 86, 1); border-color: rgba(255, 255, 255, 1) }
.hades .tp-bullet-image { position: absolute; top: -80px; left: 0; width: 120px; height: 60px; background-position: center center; background-size: cover; visibility: hidden; opacity: 0; transition: all 0.3s; -webkit-transform-style: flat; transform-style: flat; perspective: 600; -webkit-perspective: 600; transform: rotatex(-90deg) translatex(-50%); -webkit-transform: rotatex(-90deg) translate(-50%); box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2); transform-origin: 50% 100%; -webkit-transform-origin: 50% 100% }
.hades .tp-bullet:hover .tp-bullet-image { display: block; opacity: 1; transform: rotatex(0deg) translatex(-50%); -webkit-transform: rotatex(0deg) translatex(-50%); visibility: visible }
.hebe.tparrows { cursor: pointer; background: rgba(255, 255, 255, 1); min-width: 70px; min-height: 70px; position: absolute; display: block; z-index: 100 }
.hebe.tparrows:hover { }
.hebe.tparrows:before { font-family: "revicons"; font-size: 30px; color: rgba(0, 0, 0, 0.5); display: block; line-height: 70px; text-align: center; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; z-index: 2; position: relative; background: rgba(255, 255, 255, 1); min-width: 70px; min-height: 70px }
.hebe.tparrows.tp-leftarrow:before { content: "\e824" }
.hebe.tparrows.tp-rightarrow:before { content: "\e825" }
.hebe.tparrows:hover:before { color: #000 }
.tp-title-wrap { position: absolute; z-index: 0; display: inline-block; background: #000; background: rgba(0, 0, 0, 0.75); min-height: 60px; line-height: 60px; top: -10px; margin-left: 0px; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; transform: scalex(0); -webkit-transform: scalex(0); transform-origin: 0% 50%; -webkit-transform-origin: 0% 50% }
.hebe.tp-rightarrow .tp-title-wrap { right: 0px; -webkit-transform-origin: 100% 50% }
.hebe.tparrows:hover .tp-title-wrap { transform: scalex(1); -webkit-transform: scalex(1) }
.hebe .tp-arr-titleholder { position: relative; text-transform: uppercase; color: rgb(255, 255, 255); font-weight: 600; font-size: 12px; line-height: 90px; white-space: nowrap; padding: 0px 20px 0px 90px }
.hebe.tp-rightarrow .tp-arr-titleholder { margin-left: 0px; padding: 0px 90px 0px 20px }
.hebe.tparrows:hover .tp-arr-titleholder { transform: translatex(0px); -webkit-transform: translatex(0px); transition-delay: 0.1s; opacity: 1 }
.hebe .tp-arr-imgholder { width: 90px; height: 90px; position: absolute; left: 100%; display: block; background-size: cover; background-position: center center; top: 0px; right: -90px }
.hebe.tp-rightarrow .tp-arr-imgholder { right: auto; left: -90px }
#rev_slider_10_1 .uranus .tp-bullet { -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0); -webkit-transition: box-shadow 0.3s ease; transition: box-shadow 0.3s ease; background: transparent; width: 15px; height: 15px }
#rev_slider_10_1 .uranus .tp-bullet.selected, #rev_slider_10_1 .uranus .tp-bullet:hover { box-shadow: 0 0 0 2px rgba(255, 255, 255, 1); border: none; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; background: transparent }
#rev_slider_10_1 .uranus .tp-bullet-inner { -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease; transition: background-color 0.3s ease, transform 0.3s ease; top: 0; left: 0; width: 100%; height: 100%; outline: none; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; background-color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.3); text-indent: -999em; cursor: pointer; position: absolute }
#rev_slider_10_1 .uranus .tp-bullet.selected .tp-bullet-inner, #rev_slider_10_1 .uranus .tp-bullet:hover .tp-bullet-inner { transform: scale(0.4); -webkit-transform: scale(0.4); background-color: rgb(255, 255, 255) }
.ares.tparrows { cursor: pointer; background: rgba(255, 255, 255, 1); min-width: 60px; min-height: 60px; position: absolute; display: block; z-index: 100; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}
.ares.tparrows:hover { }
.ares.tparrows:before { font-family: "revicons"; font-size: 25px; color: rgba(170, 170, 170, 1); display: block; line-height: 60px; text-align: center; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; z-index: 2; position: relative }
.ares.tparrows.tp-leftarrow:before { content: "\e81f" }
.ares.tparrows.tp-rightarrow:before { content: "\e81e" }
.ares.tparrows:hover:before { color: rgb(0, 0, 0) }
.tp-title-wrap { position: absolute; z-index: 1; display: inline-block; background: rgba(255, 255, 255, 1); min-height: 60px; line-height: 60px; top: 0px; margin-left: 0;  -webkit-border-radius: 0px 30px 30px 0px;
-moz-border-radius: 0px 30px 30px 0px;
border-radius: 0px 30px 30px 0px; overflow: hidden; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; transform: scalex(0); -webkit-transform: scalex(0); transform-origin: 0% 50%; -webkit-transform-origin: 0% 50% }
.ares.tp-rightarrow .tp-title-wrap { right: 0px; margin-right: 30px; margin-left: 0px; -webkit-transform-origin: 100% 50%; -webkit-border-radius: 30px 0px 0px 30px;
-moz-border-radius: 30px 0px 0px 30px;
border-radius: 30px 0px 0px 30px; }
.ares.tparrows:hover .tp-title-wrap { transform: scalex(1) scaley(1); -webkit-transform: scalex(1) scaley(1) }
.ares .tp-arr-titleholder { position: relative; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; transform: translatex(200px); text-transform: uppercase; color: rgb(0, 0, 0); font-weight: 400; font-size: 14px; line-height: 60px; white-space: nowrap; padding: 0px 20px; margin-left: 10px; opacity: 0 }
.ares.tp-rightarrow .tp-arr-titleholder { transform: translatex(-200px); margin-left: 0px; margin-right: 10px }
.ares.tparrows:hover .tp-arr-titleholder { transform: translatex(0px); -webkit-transform: translatex(0px); transition-delay: 0.1s; opacity: 1;}
.api{
	position: fixed;
	bottom: 10px;
	left: 10px;
	z-index: 99999;
}
.whatsapp {
	position:relative;
    transition: all .5s ease-in-out;
    z-index: 999;
	margin-top:10px;
}

.whatsapp a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #4dc247;
}

.whatsapp .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.whatsapp:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.whatsapp:hover .tooltiptext {
    visibility: visible;
}




.telefon {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.telefon a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #337ab7;
}

.telefon .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.telefon:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.telefon:hover .tooltiptext {
    visibility: visible;
}

.telegram {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.telegram a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #27A7E5;
}

.telegram .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.telegram:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.telegram:hover .tooltiptext {
    visibility: visible;
}

.instagram {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.instagram a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #fd3a67;
}

.instagram .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.instagram:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.instagram:hover .tooltiptext {
    visibility: visible;
}

.diller {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.diller a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #000;
}

.diller .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.diller:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.diller:hover .tooltiptext {
    visibility: visible;
}

.lang {
    float: left;
    width: 100%;
}

.lang img {
    display: inline-block;
    height: 16px;
    margin-right: 8px;
    margin-top: 0px;
    margin-bottom: -3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.lang .currencyitems a {
    width: 24%;
}

.activelang {
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.activelangcur {
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.lang h4 {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 24px;
}

.lang a {
    display: inline-block;
    vertical-align: top;
    /* width: 32%; */
    margin: 5px;
    font-size: 16px;
    color: #9d9d9d;
    padding: 5px 15px;
    border: 1px solid #0000004d;
    border-radius: 50px;
}

.lang a:hover {
    border: 1px solid #000;
    color: #000;
}
.rounded-25 {
    border-radius: 25%;
}
body{ width: calc(100% + 9px); height: 100%; padding: 0; margin: 0; font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 400; color: #111; background-color: #fff; overflow: overlay; overflow-x: hidden;}

.loading{ position: fixed; width: calc(100% + 9px); height: 100vh; background: #fff; top: 0; left: 0; z-index: 9999999999999999;}

::selection{ background: #f07d00; color: #fff;}


/* width */
::-webkit-scrollbar{ width: 9px;}

/* Track */
::-webkit-scrollbar-track{ background: transparent;}
 
/* Handle */
::-webkit-scrollbar-thumb{background: rgba(0,0,0,0.5); border-radius: 9px;}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover{ background: rgba(0,0,0,0.7);}

/* HEAD */

.head .tSocial{ width: 100%; text-align: right;}
.head .tSocial a{ text-decoration: none; color: currentColor; display: inline-block; margin-left: 10px;}
.head .tSocial a.facebook{ width: 20px; height: 20px; background: url(../images/social/facebook.png) no-repeat center; background-size: 16px 16px;}
.head .tSocial a.instagram{ width: 20px; height: 20px; background: url(../images/social/instagram.png) no-repeat center; background-size: 16px 16px;}
.head .tSocial a.whatsapp{ width: 20px; height: 20px; background: url(../images/social/whatsapp.png) no-repeat center; background-size: 16px 16px;}

.head{ width: 100%; background: #fff; padding-top: 15px; padding-bottom: 15px;}
.head .tahsilat{ max-width: 240px; width: 100%; position: relative;}
.head .tahsilat a{ height: 40px; text-decoration: none; display: inline-block; position: relative; color: currentColor; background: linear-gradient(to right, #f07d00, #f1bb03); border-radius: 10px; padding: 10px; padding-left: 40px; color: #fff;}
.head .tahsilat a::before{ width: 32px; height: 32px; left: 3px; top: 4px; position: absolute; content: ""; background-image: url(../images/tahsilat.png); background-repeat: no-repeat; background-position: left center; background-size: 32px 32px; }
.head .logo{ max-width: 280px; margin: auto;}
.head .logo a{ text-decoration: none; color: currentColor; display: block; width: 100%;}
.head .logo img{ width: 100%;}
.head .tk{ text-align: right;}
.head .tumDil{ position: relative;}
.head .tumDil select{ cursor: pointer; max-width: 120px; width: 100%; height: 40px; font-size: 14px; font-weight: 400; outline: none; border: 0; border-radius: 10px; color: #fff; text-align: center;}
.head .tumDil select{ -webkit-appearance: none; -moz-appearance: none; background-image: url("data:image/svg+xml;utf8,<svg fill='red' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>"); background-repeat: no-repeat; background-position-x: 100%; background-position: center right 5px; padding-left: 10px; padding-right: 1rem; background: linear-gradient(to right, #f07d00, #f1bb03);}
.head .tumDil::before{ content: ""; width: 26px; height: 26px; right: 0; top: 7px; position: absolute; background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>"); background-repeat: no-repeat; background-position-x: 100%; background-position: center right 5px; padding-left: 10px; padding-right: 1rem;}
.head .tumDil select option{ background: #fff; color: #111;}

/* TOP MENU */

.top-menu{ position: relative; width: 100%; z-index: 3; text-align: center; border-top: 1px #ddd solid; margin-bottom: 1px;}
.top-menu ul{ list-style: none; margin: 0; padding: 0;}
.top-menu ul li{ display: inline-block; position: relative;}
.top-menu ul li a{ text-decoration: none; color: #111; padding: 15px; display: block; font-size: 13px; font-weight: 600;}
.top-menu ul li:hover a{ color: #f07d00;}

.top-menu .sub-ul{ transition: 0.3s; text-align: left; position: absolute; z-index: 3; background: #fff; box-shadow: 0px 10px 30px rgba(0,0,0,0.2); width: 200px; left: 0; visibility: hidden; opacity: 0; margin-left: -15px;}
.top-menu .sub-ul.hover{ visibility: visible; opacity: 1; margin-left: 0;}
.top-menu .sub-ul li{ border-bottom: 1px #eee solid; width: 100%; margin-left: 0; border-top: 0;}
.top-menu .sub-ul li:hover{ border-bottom: 1px #eee solid;}
.top-menu .sub-ul li:last-child{ border-bottom: 0;}
.top-menu .sub-ul li a{ border-top: 0; width: 100%; text-decoration: none; color: #666 !important; font-size: 13px; font-weight: 400; padding: 0; margin: 0; padding: 10px 20px;}
.top-menu .sub-ul li a:hover{ color: #f07d00 !important;}

/* SLIDER */

.slider{ width: 100%;}
.slider img{ width: 100%;}

/* BANNER */

.banner{ width: 100%;}
.banner a{ text-decoration: none; color: currentColor; display: block; width: 100%;}
.banner img{ width: 100%;}

/* PAGE */

.page{ margin-top: 30px; margin-bottom: calc(2% + 30px);}

/* KATEGORİ LİSTESi */

.kat-list{ width: 100%; margin-bottom: calc(3% + 30px);}
.kat-list .item{ width: 100%;}
.kat-list .item a{ text-decoration: none; color: #111; display: block; width: 100%; overflow: hidden; position: relative;}
.kat-list .item img{ transition: 0.6s; width: 100%;}
.kat-list .item h1{ transition: 0.3s; font-size: 18px; font-weight: 500; position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; margin-bottom: 0; padding: 20px;}
.kat-list .item:hover img{ transform: scale(1.1);}
.kat-list .item:hover h1{ color: #df1a2b;}

/* ÜRÜN GRUPLARI */

.urun-grup{ width: 100%; margin-bottom: calc(4% + 30px); margin-top: 70px;}
.urun-grup a{ text-decoration: none; color: currentColor; display: block; width: 100%; height: 100%; text-align: center; border: 1px #ddd solid; padding: 20px;}
.urun-grup .img{ max-width: 140px; width: 100%; margin: auto; margin-top: -70px; background: linear-gradient(to right, #f07d00, #f1bb03); margin-bottom: 17px; padding: 10px; border-radius: 20px;}
.urun-grup .img img{ width: auto; height: 80px;}
.urun-grup .baslik{ font-family: 'DINEngCon', sans-serif; font-size: 24px; margin-bottom: 10px; padding: 0 20px; line-height: 1.1em; min-height: 52px;}
.urun-grup .icerik{ font-size: 13px; color: #888; height: 76px; overflow: hidden; margin-bottom: 20px;}
.urun-grup .detayBtn{ display: inline-block; background: #eee; padding: 7px 20px; padding-bottom: 9px; padding-right: 35px; border-radius: 20px;}
.urun-grup .detayBtn{ background-image: url(../images/arrow-right.png); background-repeat: no-repeat; background-position: right 15px center; background-size: 8px 10px;}

/* NEDEN 1 */

.neden1{ width: 100%; background: #f5f5f5; margin-bottom: calc(1% + 30px);}
.neden1 .container{ max-width: 650px;}
.neden1 h1{ font-size: 56px; font-family: 'TR Belove', sans-serif; line-height: 0.2em; margin-left: -60px; margin-top: -20px}
.neden1 h2{ font-family: 'DINEngCon', sans-serif; font-size: 60px; color: #f07d00;}
.neden1 ul{ list-style: none; padding: 0;}
.neden1 ul li{ background-image: url(../images/check.png); background-repeat: no-repeat; background-position: left center; background-size: 14px 14px; padding-left: 26px; margin-bottom: 5px;}

.neden1 .img{ max-width: 400px; position: absolute; bottom: 0;}
.neden1 .img img{ width: 100%;}

/* NEDEN 2 */

.neden2{ width: 100%; margin-bottom: calc(1% + 30px);}
.neden2 .item{ width: 100%; height: 100%;}
.neden2 .item.img img{ width: 100%;}
.neden2 .item a{ width: 100%; height: 100%; display: block; text-decoration: none; color: currentColor; text-align: center;}
.neden2 .item h2{  color: #fff; line-height: 1em; padding: 15px;}
.neden2 .bg-orange{ background: linear-gradient(to right, #f07d00, #f1bb03);}
.neden2 .bg-mavi{ background: linear-gradient(to right, #137585, #023d46);}
.neden2 .bg-yesil{ background: linear-gradient(to right, #20892d, #033409);}
.neden2 .bg-gray{ background: linear-gradient(to right, #555, #999);}
.neden2 .detayBtn{ color: #fff; display: inline-block;}
.neden2 .detayBtn{ border: 2px #fff solid; padding: 8px 30px; padding-right: 40px; border-radius: 30px;}

/* ÜRÜN TEKLİ */

.urun-tekli{ width: 100%; margin-bottom: calc(2% + 30px);}
.urun-tekli .col-lg-12{ display: flex; align-items: center;}
.urun-tekli .container-fluid{ max-width: 960px;}
.urun-tekli a{ text-decoration: none; color: currentColor; display: block; width: 100%; height: 100%; display: flex; align-items: center;}

.urun-tekli .img{ width: 50%; margin-right: 20px;}
.urun-tekli .img ul{ list-style: none; padding: 0;}
.urun-tekli .img ul li{ width: calc(50% - 10px); float: left; margin-right: 10px; margin-bottom: 10px;}
.urun-tekli .img ul li:first-child{ margin-top: 60px;}
.urun-tekli .img ul li img{ width: 100%;}

.urun-tekli .icerik{ width: 50%;}
.urun-tekli .icerik h1{ font-family: 'DINEngCon', sans-serif; line-height: 1.0em; border-bottom: 1px #ddd solid; padding-bottom: 15px; margin-bottom: 15px;}
.urun-tekli .icerik p{}
.urun-tekli .icerik .detayBtn{ font-size: 14px; font-weight: normal; background: #f07d00; display: inline-block; padding: 10px 20px; padding-right: 40px; color: #fff; border-radius: 30px;}
.urun-tekli .icerik .detayBtn{ background-image: url(../images/arrow-right-w.png); background-repeat: no-repeat; background-position: right 15px center; background-size: 12px 14px;}

/* ÜRÜN VİDEO */

.urun-video{ width: 100%; margin-bottom: calc(1% + 30px);}
.urun-video .row{ align-items: center;}
.urun-video .icerik{}
.urun-video .icerik h1{ font-family: 'DINEngCon', sans-serif; line-height: 1.0em; border-bottom: 1px #ddd solid; padding-bottom: 15px; margin-bottom: 15px;}
.urun-video .icerik p{}
.urun-video iframe{ width: 100%; height: 300px;}

/* ÜRÜN GALERİ */

.urun-galeri{ width: 100%; margin-bottom: calc(2% + 90px) }
.urun-galeri a{ text-decoration: none; color: currentColor; display: block;}
.urun-galeri img{ width: 100%;}

/* HABER */

.haber a{ text-decoration: none; color: currentColor; display: inline-block; width: 100%; position: relative;}
.haber img{ width: 100%;}
.haber h1{ width: 100% !important; font-size: 24px; font-weight: 900; text-align: center; margin-bottom: 20px;}

.haber .overlay{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); padding: 20px;}
.haber .overlay .content{ width: calc(100% - 40px); color: #fff; position: absolute; bottom: 20px; left: 20px;}
.haber .overlay .content h2{ font-size: 18px; font-weight: 800; margin-bottom: 5px;}
.haber .overlay .content span{ font-size: 14px; display: block; margin-bottom: 8px; border-bottom: 1px solid #ff6d00; padding-bottom: 8px;}
.haber .overlay .content p{ font-size: 14px;}
.haber .overlay .content .detail-btn{ color: #fff; font-weight: 800;}

/* LOGOS */

.logos{ margin-bottom: calc(1% + 30px);}
.logos img{ width: auto;}
.logos a{ text-align: center; display: block; width: 100%; position: relative; height: 100%;}
.logos h1{ font-family: 'DINEngCon', sans-serif; text-align: center; font-size: 32px; margin-bottom: 20px;}

/* BROŞÜR */

.brosur{ text-align: center; margin-bottom: calc(2% + 30px);}
.brosur .icon{ width: 108px; display: inline-block; margin: auto; margin-bottom: 15px;}
.brosur .icon img{ width: 100%;}
.brosur h1{ font-size: 24px; font-weight: 900; color: #3455aa;}
.brosur a.indir{ text-decoration: none; color: #111; font-weight: 500;}

.brosur .vid{ width: 100%;}
.brosur .vid img{ width: 100%;}

/* REFERANSLAR */

.referanslar{ margin-bottom: calc(2% + 30px);}
.referanslar a{ text-decoration: none; color: currentColor; display: inline-block; width: 100%; position: relative;}
.referanslar img{ width: 100%;}
.referanslar h1{ width: 100% !important; font-size: 24px; font-weight: 900; text-align: center; margin-bottom: 20px;}

.referanslar .overlay{ transition: 0.3s; position: absolute; top: 0; left: 0; transform: scale(0.8); width: 100%; height: 100%; background: rgba(0,0,0,0.5); padding: 20px; visibility: hidden; opacity: 0;}
.referanslar .overlay .content{ width: calc(100% - 40px); color: #fff; position: absolute; bottom: 20px; left: 20px;}
.referanslar .overlay .content h2{ font-size: 18px; font-weight: 800; margin-bottom: 5px;}
.referanslar .overlay .content span{ font-size: 14px; display: block; margin-bottom: 8px; border-bottom: 1px solid #ff6d00; padding-bottom: 8px;}
.referanslar .overlay .content p{ font-size: 14px;}

.referanslar a:hover .overlay{ visibility: visible; opacity: 1; transform: scale(0.9);}

/* MENU TAB */

.menu-tab{ margin-bottom: calc(2% + 30px);}
.menu-tab .tab{ width: 100%; text-align: center;}
.menu-tab ul.tabs{ margin: 0px; padding: 0px; list-style: none; margin-bottom: 30px;}
.menu-tab ul.tabs .tab-link{ font-size: 15px; letter-spacing: 1px;}
.menu-tab ul.tabs li{ background: #aaa; color: #fff; display: inline-block; padding: 10px; padding-top: 12px; cursor: pointer; font-weight: 800;}
.menu-tab ul.tabs li.tcurrent{ background: #3455aa; position: relative;}
.menu-tab ul.tabs li.tcurrent::after{ position: absolute; content: ""; bottom: -16px; left: 50%; margin-left: -10px; width: 21px; height: 12px; background-image: url(../images/arrow-down.png); background-repeat: no-repeat; background-position: center; background-size: 21px 12px;}
.menu-tab .tab-content{ display: none; background: #fff; font-size: 15px; text-align: justify;}
.menu-tab .tab-content.tcurrent{ display: inherit; animation: fadeIn 1s; -webkit-animation: fadeIn 1s;}

.menu-tab a{ text-decoration: none; color: currentColor; display: inline-block;}
.menu-tab img{ width: 100%;}
.menu-tab .detail-btn{ float: right; border: 1px solid #ff6d00; color: #3455aa; border-radius: 10px; padding: 7px; padding-bottom: 6px; font-weight: 800; padding-left: 15px; padding-right: 15px;}

.menu-tab .owl-nav{ display: none;}
.menu-tab .owl-dots{ text-align: center;}
.menu-tab .owl-dots button{ width: 10px; height: 10px; border-radius: 100%; background: #111; margin-left: 4px; margin-right: 4px; outline: none; opacity: 0.5;}
.menu-tab .owl-dots button.active{ background: #ff6d00; opacity: 1; width: 14px; height: 14px; position: relative; top: 2px;}

/* INFO */

.info{ margin-bottom: 30px;}

/* MEDIA */

.media{ margin-bottom: 5px;}
.media a{ text-decoration: none; color: currentColor; display: block; width: 100%; overflow: hidden; border-radius: 20px;}
.media img{ width: 100%; transition: 0.6s;}
.media a:hover img{ transform: scale(1.1);}

/* REFERANS LIST */

.referans-list{}
.referans-list ul{ list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap;}
.referans-list ul li{ display: block; width: calc(50% - 15px);}
.referans-list ul li:nth-child(odd){ margin-right: 15px;}
.referans-list ul li:nth-child(even){ margin-left: 15px;}
.referans-list ul li a{ text-decoration: none; color: currentColor; display: block; width: 100%;}

.referans-list ul li .img{ position: relative; overflow: hidden;}
.referans-list ul li .img .icn{ display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; border-radius: 100%; position: absolute; z-index: 2; top: 50%; margin-top: -25px; margin-left: -25px; left: 50%; background: #df1a2b; color: #fff; text-align: center; font-size: 32px;}
.referans-list ul li .img img{ transition: 0.6s; width: 100%;}

.referans-list ul li .content{ text-align: center; max-width: 400px; margin: auto; background: #fff; position: relative; top: -65px; padding: 30px; box-shadow: 0px 10px 30px rgba(0,0,0,0.05);}
.referans-list ul li .content .date{ position: relative; padding-right: 14px; margin-right: 10px; display: inline-block; font-weight: 900; color: #f07d00;}
.referans-list ul li .content .date::after{ position: absolute; content: ""; border-right: 1px #aaa solid; width: 1px; height: 24px; right: 0;}
.referans-list ul li .content .title2{ display: inline-block;}
.referans-list ul li .content .title1{ font-size: 18px; font-weight: 900; margin-top: 10px;}

.referans-list ul li a:hover img{ transform: scale(1.1);}

/* REFERANS DETAY */

.referans-detay{}
.referans-detay a{ text-decoration: none; color: currentColor; display: inline-block; width: 100%; text-align: center;}
.referans-detay img{ max-width: 100%; margin: auto; margin-bottom: 10px;}
.referans-detay h1{ text-align: center; font-size: 18px;}

/* URUN LIST */

.urun-list{ margin-bottom: 10px;}
.urun-list .urn{ margin-bottom: 30px;}
.urun-list a{ position: relative; height: 100%; text-align: center; text-decoration: none; color: currentColor; display: block; width: 100%; }
.urun-list a:hover{ border-color: #df1a2b;}
.urun-list .img{ width: 100%; background: #000;}
.urun-list .img img{ width: 100%; opacity: 0.9; transition: 0.6s;}
.urun-list .baslik{ position: relative; font-size: 32px; font-weight: 700; position: absolute; bottom: 0; color: #fff; padding: 12px 20px; padding-bottom: 17px; width: 100%; text-align: left; background: rgba(0,0,0,0.5);}
.urun-list .baslik span{ font-family: 'DINEngCon', sans-serif; font-weight: normal; font-size: 39px; text-shadow: 0px 10px 10px #111; display: block; line-height: 1.1em;}
.urun-list .baslik .detayBtn{ font-size: 14px; font-weight: normal; background: rgba(240, 125, 0, 0.7); display: inline-block; padding: 10px 20px; padding-right: 40px;}
.urun-list .baslik .detayBtn{ background-image: url(../images/arrow-right-w.png); background-repeat: no-repeat; background-position: right 15px center; background-size: 12px 14px;}

/* URUN DETAY */

.urun-detay{ margin-bottom: calc(2% + 30px);}
.urun-detay h1{ font-size: 20px; display: inline-block; font-weight: 600; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px #ddd solid;}
.urun-detay .kod{ margin-bottom: 5px;}
.urun-detay .kategori{ margin-bottom: 15px;}
.urun-detay .fiyat{ margin-bottom: 20px;}
.urun-detay .fiyat b{ font-size: 20px; font-weight: 800; color: #df1a2b;}
.urun-detay .secenekler{}
.urun-detay .secenekler h1{ background: #df1a2b; color: #fff; font-size: 14px; font-weight: 600; padding: 0; padding: 10px; margin-bottom: 30px; display: inline-block;}
.urun-detay .secenekler ul{ display: flex; width: 100%; flex-wrap: wrap; list-style: none; margin: 0; padding: 0;}
.urun-detay .secenekler ul li{ width: calc(25% - 10px); margin-right: 10px; border-right: 1px #ccc solid; margin-bottom: 20px;}
.urun-detay .secenekler ul li:nth-child(4n){ margin-right: 0; border-right: 0;}
.urun-detay .secenekler ul li a{ text-decoration: none; color: currentColor; display: block; width: 100%; padding: 0 10px;}
.urun-detay .secenekler ul li h2{ font-size: 13px;}
.urun-detay .secenekler ul li h3{ font-size: 13px;}
.urun-detay .secenekler ul li img{ width: 100%;}

/* DİĞER URUNLER */

.diger-urunler h1{ font-family: 'DINEngCon', sans-serif; font-size: 32px; font-weight: 800; margin-bottom: 20px; text-align: center;}
.diger-urunler a{ position: relative; height: 100%; text-align: center; text-decoration: none; padding: 20px; color: currentColor; display: block; width: 100%; border: 1px #ccc solid; }
.diger-urunler a:hover{ border-color: #df1a2b;}
.diger-urunler .img{ width: 100%; margin-bottom: 20px;}
.diger-urunler .img img{ width: 100%;}
.diger-urunler .kod{ border-bottom: 1px #ccc solid; padding-bottom: 10px; margin-bottom: 10px;}
.diger-urunler .kod b{ display: block;}
.diger-urunler .baslik{ position: relative; min-height: 74px; border-bottom: 1px #ccc solid; padding-bottom: 10px; margin-bottom: 10px; font-weight: 700;}
.diger-urunler .fiyat{ color: #df1a2b; font-weight: 800;}

/* PARTNER LIST */

.partner-list{}
.partner-list a{ text-decoration: none; color: currentColor; display: table; width: 100%; margin-bottom: 30px;}
.partner-list h1{ font-size: 19px; font-weight: 800;}
.partner-list h2{ font-size: 15px; font-weight: 500;}

.partner-list .img{ display: table-cell; vertical-align: middle; width: 120px;}
.partner-list .img img{ width: 108px; object-fit: contain;}
.partner-list .content{ display: table-cell; vertical-align: middle; padding-left: 10px;}






















/* SERVICES */

.services{ margin-bottom: calc(2% + 30px);}
.services a{ text-align: center; color: #fff; display: block; width: 100%; position: relative; overflow: hidden;}
.services .shadow{ transition: 0.6s; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.6); top: 0; left: 0;}
.services .title{ font-size: 20px; font-weight: 800; letter-spacing: 1px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 15px;}
.services .title::before{ content: ""; position: absolute; height: 100%; top: 0; left: -5px; border: 3px solid red; border-right: none; padding: 7px;}
.services .title::after{ content: ""; position: absolute; height: 100%; top: 0; right: -5px; border: 3px solid red; border-left: none; padding: 7px;}
.services img{ transition: 0.6s;}
.services a:hover img{ transform: scale(1.1);}
.services a:hover .shadow{ opacity: 0;}

/* ABOUT */

.about{ text-align: center; padding-left: 20px; padding-right: 20px; margin-bottom: calc(2% + 30px);}
.about::before{ z-index: 1; width: 431px; height: 338px; left: calc(-100% + 431px); top: -40px; position: absolute; content: ""; background-image: url(../images/sol-img.jpg); background-repeat: no-repeat; background-position: center; background-size: cover;}
.about p{ position: relative; z-index: 2;}
.about p::before{ width: 22px; height: 44px; top: 0; left: -22px; position: absolute; content: ""; background-image: url(../images/quote-left.png); background-repeat: no-repeat; background-position: center; background-size: 22px 44px;}
.about p::after{ width: 22px; height: 44px; bottom: 10px; right: -22px; position: absolute; content: ""; background-image: url(../images/quote-right.png); background-repeat: no-repeat; background-position: center; background-size: 22px 44px;}
.about .detail-btn{ border: 0; background: red; color: #fff; display: inline-block; padding: 7px; padding-left: 15px; padding-right: 15px; font-size: 13px; letter-spacing: 1px; font-weight: 500;}

/* REFERENCES */

.references{ text-align: center; margin-bottom: calc(2% + 30px);}
.references h1{ font-size: 26px; text-align: center; font-family: 'Playfair Display', sans-serif; border-bottom: 1px #111 solid; display: inline-block; margin-bottom: 20px;}
.references a{ text-align: center; text-decoration: none; color: currentColor; display: block; width: 100%;}

/* PROJECTS */

.projects{ width: 100%; padding: 30px; padding-bottom: 10px; background: #000; position: relative;}
.projects a{ text-decoration: none; color: #fff;}
.projects::after{ content: ""; width: 50%; height: 100%; position: absolute; top: 0; right: 0; padding: 30px; background-image: url(../images/reference-bg.jpg); background-repeat: no-repeat; background-position: center left; background-size: cover;}
.projects ul{ list-style: none; padding: 0; margin: 0; display: flex;}
.projects ul li{ display: inline-block; width: 50%; float: left;}
.projects ul li img{ width: 100%;}
.projects ul li a{ text-decoration: none; color: #fff; display: block; width: 100%;}
.projects ul li h1{ display: inline-block; font-size: 22px; font-weight: 800; letter-spacing: 1px; border-bottom: 1px #666 solid; padding-bottom: 20px; margin-bottom: 20px;}
.projects ul li p{ font-weight: 400;}

.projects ul li:nth-child(2){ background: linear-gradient(to right, #333, transparent); padding: 40px;}

.projects .detail-btn{ display: inline-block; font-size: 15px; font-weight: 400; letter-spacing: 1px; border-bottom: 1px #666 solid; padding-bottom: 5px;}
.projects .detail-btn i{ color: red;}

/* PAGE CONTENT */

.content{}

/* PAGE LIST */

.list{ margin-bottom: 30px;}
.list::after{ content: ""; display: block; clear: both;}
.list h1{ font-family: 'PlayFair Display', sans-serif; font-size: 28px; margin-bottom: 20px;}
.list .date{ font-size: 14px; color: #999; margin-bottom: 10px;}
.list p{ margin-bottom: 20px;}

.list ul{ list-style: none; padding: 0; margin: 0; width: 100%;}
.list ul li{ margin-bottom: 30px; text-align: center;}
.list ul li a{ text-decoration: none; color: #111; display: block; width: 100%;}
.list ul li .img{ width: 100%; margin-bottom: 20px; border: 1px #ccc solid; overflow: hidden; background: #111;}
.list ul li .img img{ width: 100%; transition: 0.6s;}
.list ul li h2{ font-size: 16px; font-weight: 800; text-align: center; margin-bottom: 10px;}

.list ul li a:hover img{ transform: scale(1.1); opacity: 0.8;}

.list ul li:nth-child(2n+1){ width: calc(50%  - 15px); margin-right: 15px; float: left;}
.list ul li:nth-child(2n+2){ width: calc(50%  - 15px); margin-left: 15px; float: left;}

.list .detail-btn{ border: 0; background: red; color: #fff; display: inline-block; padding: 7px; padding-left: 15px; padding-right: 15px; font-size: 13px; letter-spacing: 1px; font-weight: 500;}

.list.columns-3 ul li:nth-child(3n+1){ width: calc(33.333%  - 15px); margin-left: 0; margin-right: 15px; float: left;}
.list.columns-3 ul li:nth-child(3n+2){ width: calc(33.333%  - 15px); margin-right: 7px; margin-left: 7px; float: left;}
.list.columns-3 ul li:nth-child(3n+3){ width: calc(33.333%  - 15px); margin-right: 0; margin-left: 15px; float: left;}

.list.columns-3 ul li p{ font-size: 13px; color: #777; font-weight: 500; margin-bottom: 20px; text-align: justify; height: 57px; overflow: hidden;}

/* PAGE DETAIL */

.detail{}
.detail .img{ max-width: 500px; width: 100%; margin: auto; margin-bottom: 30px;}
.detail .img a{ text-decoration: none; display: block; width: 100%;}
.detail .img img{ width: 100%;}
.detail h1{ font-family: 'PlayFair Display', sans-serif; font-size: 28px; margin-bottom: 20px; text-align: center;}
.detail .date{ display: block; width: 100%; text-align: center; margin-bottom: 20px; color: #999;}
.detail .gallery{ max-width: 600px; width: 100%; margin: auto; margin-bottom: 30px;}
.detail p{ text-align: justify; margin-bottom: 30px;}

.detail .media{ margin-bottom: 30px;}
.detail .media img{ width: 100%;}

.detail-tab{}
.detail-tab .tab{ width: 100%; text-align: left;}
.detail-tab ul.tabs{ margin: 0px; padding: 0px; list-style: none;}
.detail-tab ul.tabs .tab-link{ font-size: 14px;}
.detail-tab ul.tabs li{ background: none; color: #222; display: inline-block; padding: 10px 20px; cursor: pointer; font-weight: 700; border-right: 1px #ccc solid;}
.detail-tab ul.tabs li:last-child{ border-right: 0;}
.detail-tab ul.tabs li.tcurrent{ color: #df1a2b;}
.detail-tab .tab-content{ display: none; background: #fff; padding: 20px; font-size: 14px; text-align: justify; border: 1px #ccc solid;}
.detail-tab .tab-content.tcurrent{ display: inherit; animation: fadeIn 1s; -webkit-animation: fadeIn 1s;}

/* CONTACT */

.map{ margin-bottom: 30px; height:380px;}
  .map iframe { width: 100%; height: 100%; }

.contact-info{ margin-bottom: 30px;}
.contact-info h1{ font-size: 18px; font-weight: 800; margin-bottom: 20px; text-decoration: underline;}
.contact-info ul{ list-style: none; padding: 0; margin: 0;}
.contact-info ul li{ margin-bottom: 10px;}
.contact-info ul li b{ padding-bottom: 2px;}
.contact-info ul li a{ text-decoration: none; color: currentColor;}
.contact-info ul li a b{}

.contact-info table{ width: 100% !important;}

.contact-form { width: 100%; }
  .contact-form h1 { font-size: 18px; font-weight: 800; margin-bottom: 20px; text-decoration: underline; }
.grup-elementleri{ list-style: none; padding: 0;}
.grup-elementleri .element-textbox{ margin-bottom: 15px;}
.grup-elementleri .element-textbox input{ width: 100% !important; background: #f5f5f5 !important; outline: 0; height: 50px; padding: 0 15px !important; border: 2px #f5f5f5 solid !important; font-size: 13px;}
.grup-elementleri .element-textbox input:focus{ background: #fff; border-color: #ddd;}
.grup-elementleri .element-textarea{ margin-bottom: 15px;}
.grup-elementleri .element-textarea textarea{ width: 100%; border: 0; background: #f5f5f5; outline: 0; height: 110px; padding: 15px; border: 2px #f5f5f5 solid; font-size: 13px;}
.grup-elementleri .element-textarea textarea:focus{ background: #fff; border-color: #ddd;}
.grup-elementleri label{ display: none;}
.contact-form .form-gonder-button { background: linear-gradient(to right, #f07d00, #f1bb03); height: 75px; border: 0; color: #fff; padding: 15px 30px; border-radius: 10px; font-size: 14px; font-weight: 600; }

/* BREADCRUMB */

.breadcrumb{ background: #fff; margin-bottom: 30px; display: block;}
.breadcrumb a{ text-decoration: none; color: currentColor; font-size: 13px;}
.breadcrumb span{ font-size: 13px; padding-left: 8px; padding-right: 8px;}
.breadcrumb a:last-child{ font-weight: bold;}

/* SAYFALAMA */

.sayfalama{ width: 100%; text-align: center;}
.sayfalama a{ border: 1px solid #ccc; text-decoration: none; color: #ccc; width: 36px; height: 37px; display: inline-flex; justify-content: center; align-items: center;}
.sayfalama a.sol.ar::before{ content: "<";}
.sayfalama a.sag.ar::after{ content: ">";}
.sayfalama a.aktif{ border: 1px solid #f07d00; background: #f07d00; color: #fff;}

/* İKONLAR */

.ikonlar{ margin-bottom: 30px; text-align: center;}
.ikonlar .container{ background: #f8f8f8; padding: 20px 0;}
.ikonlar ul{ list-style: none; padding: 0; margin: 0; width: 100%; display: flex; flex-wrap: wrap;}
.ikonlar ul li{ width: 25%;}
.ikonlar ul li .img{ width: auto; height: 80px; margin: auto; margin-bottom: 5px;}
.ikonlar ul li .img img{ width: auto; height: 80px;}
.ikonlar ul li a{ text-decoration: none; color: currentColor; display: block; padding: 10px; width: 100%; align-items: center;}
.ikonlar ul li h1{ font-family: 'DINEngCon', sans-serif; font-size: 26px; letter-spacing: -1px; color: #f07d00;}
.ikonlar ul li h2{ font-size: 13px; font-weight: 400; color: #999;}

/* FOOTER */

.footer-logo{  width: 100%;}
.footer-logo a{ max-width: 280px; margin: auto; text-decoration: none; color: currentColor; display: block; width: 100%;}
.footer-logo img{ width: 100%;}

.footer { width: 100%; height: 100%; position: relative; z-index: 2; padding-top: calc(1% + 30px); padding-bottom: calc(1% + 5px); background: #f8f8f8;}

.footer-logo{ width: 100%; position: relative; z-index: 2; margin-bottom: 30px !important; border-bottom: 1px #ddd solid; padding-bottom: 30px;}
.footer-logo a{ width: 280px; margin: auto; text-decoration: none; color: currentColor;}
.footer-logo a img{ width: 100%;}

.footer-social{ position: relative; z-index: 2; margin-top: 30px; text-align: center;}
.footer-social a{ text-decoration: none; color: currentColor; width: 50px; height: 50px; display: inline-block;}
.footer-social .facebook{ background-image: url("../images/social/facebook-g.png"); background-repeat: no-repeat; background-position: center; background-size: 24px 24px;}
.footer-social .twitter{ background-image: url("../images/social/twitter-g.png"); background-repeat: no-repeat; background-position: center; background-size: 24px 24px;}
.footer-social .instagram{ background-image: url("../images/social/instagram-g.png"); background-repeat: no-repeat; background-position: center; background-size: 24px 24px;}
.footer-social .pinterest{ background-image: url("../images/social/pinterest-g.png"); background-repeat: no-repeat; background-position: center; background-size: 24px 24px;}
.footer-social .whatsapp{ background-image: url("../images/social/whatsapp-g.png"); background-repeat: no-repeat; background-position: center; background-size: 24px 24px;}

.f-item{ width: 100%; position: relative; z-index: 2;}
.f-item h1{ font-size: 15px; font-weight: 600; margin-bottom: 20px; color: #111;}
.f-item ul{ list-style: none; padding: 0; margin: 0;}
.f-item ul li{ display: block; margin-bottom: 10px; font-size: 13px; color: #111;}
.f-item ul li a{ width: 100%; display: inline-block; text-decoration: none; color: #111; font-size: 13px; font-weight: 400;}
.f-item ul li a b{ font-size: 19px; font-weight: bold; color: #111; font-weight: 900;}
.f-item ul li b{ font-size: 21px; font-weight: bold; color: #111; font-weight: 900;}

.f-faaliyet ul{ columns: 2;}

/* FOOTER ALT */

.footer-alt{ width: 100%; background: #fff; padding-top: 15px; padding-bottom: 15px; position: relative; z-index: 2; bottom: 0; color: #111;}
/*.footer-alt .container{ border-top: 1px #ddd solid; padding-top: 15px;}*/
.footer-alt .copyright{ text-align: left; font-size: 14px;}
.footer-alt .design{ text-align: right; font-size: 14px;}
.footer-alt .design a{ text-decoration: none; color: #111; font-weight: bold; font-size: 14px;}

/* GO TO TOP */

#go-to-top{ display: inline-block; background: linear-gradient(to right, #f07d00, #f1bb03); color: #fff; border: 0; width: 50px; border-radius: 10px; height: 50px; text-align: center; position: fixed; bottom: 100px; right: 20px; transition: background-color .3s, opacity .5s, visibility .5s; opacity: 0; visibility: hidden; z-index: 1000; text-decoration:none; outline:none; font-size:14px; font-weight:300; text-align:center; }
#go-to-top:hover {}
#go-to-top:active {}
#go-to-top.show { opacity: 1; visibility: visible; }
#go-to-top i{ font-size: 24px; }

/* OTHERS */

.others{}
.others h1{ font-family: 'PlayFair Display', sans-serif; font-size: 28px; margin-bottom: 20px; text-align: center;}
.others a{ text-decoration: none; color: currentColor; display: block; width: 100%; position: relative;}
.others img{ width: 100%;}
.others .shadow{ width: 100%; position: absolute; height: 100%; box-shadow: unset !important; z-index: 2; background: rgba(0,0,0,0.3); top: 0; left: 0; color: #fff;}
.others .shadow .icon{ top: 50%; left: 50%; position: absolute; margin-left: -20px; margin-top: -20px; width: 40px; height: 40px; border-radius: 100%; background: rgba(255,255,255,0.4); text-align: center; padding-top: 7px;}
.others .shadow .icon i{ font-size: 28px;}
.others .img{ position: relative; margin-bottom: 10px;}
.others h2{ font-size: 18px; font-weight: 800;}
.others p{ font-size: 14px;}
.others .date{ font-size: 14px; color: #999; margin-bottom: 5px; display: block;}
.mb-30{ margin-bottom: 30px;}

.mobilBtn{ display: none;}
.closeBtn{ display: none !important;}

.embed-responsive iframe{ position: relative; height: 500px;}

.uyari{ font-size: 12px; margin-top: 30px; padding-top: 30px; border-top: 1px #ddd solid;}

@media(max-width: 991px)
{
    .closeBtn{ display: block !important;}

    body{ width: 100%;}

    .head .tahsilat{ position: absolute; right: 70px; top: -4px; width: 50px; height: 40px; z-index: 3;}
    .head .tahsilat a{ font-size: 0;}

    .head .srch{ order: 3; margin-bottom: 0; margin-top: 20px;}
    .head .lg{ order: 1;}
    .head .tk{ order: 2; display: none;}
    .head .tk select{ max-width: 100%;}
    .head .col{ flex-basis: unset;}
    .head .logo{ max-width: 160px; margin: unset; top: 10px;}

    .slider{ margin-top: 0;}
    .banner{ margin-top: 0;}

    .bant{ display: none;}

    .links{ margin-top: 20px;}
    .links a{ display: block; margin-bottom: 10px; text-align: center; padding-left: 0 !important; margin-left: 0 !important;}
    .links a::before{ display: none;}
    .tumDil{ display: block; text-align: center; max-width: 100%;}
    .logo{ max-width: 120px; position: relative;}
    .logo img{ width: 100%;}

    .top-menu{ transition: 0.3s; visibility: hidden; position: fixed; max-width: 100%; width: 100%; height: 100vh; background: #fff; top: 0; left: -100%; z-index: 3; padding: 30px; padding-top: 80px; overflow: auto; overflow-x: hidden;}
    .top-menu.opened{ visibility: visible; left: 0;}
    .top-menu ul li a{ color: #111;}

    .sub-ul{ width: 100% !important; margin-left: 0 !important; box-shadow: none !important; border-top: 0px #eee solid; background: #fff !important; text-align: center !important;}
    .sub-ul li{ border: 0 !important;}
    .top-menu .sub-ul li a{ color: #999 !important;}
    .sub-ul.opened{ display: block; position: relative; visibility: visible; opacity: 1;}
    .top-menu ul li a{ padding: 10px;}

    .srch{ width: 100%; flex-basis: unset; margin-bottom: 20px;}
    .srch .search{ max-width: 100%; width: calc(100% - 45px); display: inline-block;}

    .mobilBtn{ display: inline-block !important; width: 40px; height: 40px; font-size: 27px; text-align: center; position: absolute; top: 3px; right: 15px; border: 1px #ccc solid; z-index: 2;}
    .closeBtn{ display: inline-block !important; width: 40px; height: 40px; font-size: 27px; text-align: center; position: absolute; top: 17px; right: 15px; border: 1px #ccc solid;}

    .top-menu ul{ border-bottom: 0;}
    .top-menu ul li{ display: block; position: relative; border-bottom: 1px #eee solid;}
    .plus{ color: #111; position: absolute; z-index: 2; top: 9px; right: 9px;}
    .minus{ color: #111;}

    .projects ul{ display: block;}
    .projects ul li{ float: unset; width: 100%;}

    .f-item{ margin-bottom: 30px;}

    .about::before{ display: none;}

    .list ul li{ width: 100% !important; margin: 0 !important; margin-bottom: 30px !important;}

    .map iframe{ height: 300px;}

    .footer{ text-align: center;}
    .footer-social{ margin-bottom: 30px;}

    .footer-alt .copyright{ text-align: center;}
    .footer-alt .design{ text-align: center;}

    .tabs .tab-link{ width: 100%; display: block;}
    .detail-tab ul.tabs li{ border: 0; border-bottom: 1px #ccc solid;}
    .detail-tab ul.tabs li:last-child{ border-bottom: 0;}
    .menu-tab ul.tabs li.tcurrent::after{ display: none;}
    .menu-tab ul.tabs .tab-link{ margin-bottom: 2px;}

    .referans-list ul li .content{ top: 0; background: none;}

    .ikonlar{ display: none;}
    .ikonlar ul li h1{ font-size: 22px;}

    .f-logo{ margin-bottom: 30px;}

    .urun-grup .col-lg-4{ margin-bottom: 70px;}
    .neden2 .col-lg-3{ margin-bottom: 20px;}
    .neden2 .item{ padding-bottom: 30px;}

    .urun-tekli a{ display: block;}
    .urun-tekli .img{ width: 100%;}
    .urun-tekli .icerik{ width: 100%;}

    .neden1 .img{ display: none;}
    .neden1 .icerik{ text-align: center;}
    .neden1 ul li{ background-image:none;}
    .urun-grup{ margin-bottom: 20px;}

    .urun-tekli .col-lg-12{ display: block;}

    .urun-list .baslik span{ font-size: 20px;}
    .urun-list .baslik .detayBtn{ padding: 5px 10px; padding-right: 40px;}

    .contact-info table tr{ display: flex; flex-wrap: wrap;}
    .contact-info table tr td{ width: 100%;}
}

@media(max-width: 768px)
{
    .referans-list ul li{ width: 100%; margin-right: 0 !important; margin-left: 0 !important;}
    .ikonlar ul li{ width: 50%;}
}

@media(max-width: 640px)
{
    .urun-detay .secenekler ul li{ width: calc(50% - 10px); margin-right: 10px; border-right: 1px #ccc solid; margin-bottom: 20px;}
    .urun-detay .secenekler ul li:nth-child(2n){ margin-right: 0; border-right: 0;}
}

@media(max-width: 500px)
{
    .gallery-top{ height: 370px;}
    .gallery-thumbs .swiper-slide{ height: 90px;}

    .ikonlar ul{ display: block;}
    .ikonlar ul li{ width: 100%;}
}
@media(max-width: 450px)
{
    .gallery-top{ height: 320px;}
    .gallery-thumbs .swiper-slide{ height: 80px;}
}
@media(max-width: 350px)
{
    .gallery-top{ height: 250px;}
    .gallery-thumbs .swiper-slide{ height: 70px;}
}



.fixed-item { position: fixed; z-index: 2; right: 0; top: 30%; right: 0; transform: translate(0%, -50%); }
  .fixed-item a { text-decoration: none; color: #fff; font-size: 24px; display: block; }
    .fixed-item a i { display: inline-block; margin-right: 5px; }
  .fixed-item .wp { background: rgba(76,216,63,.8); padding: 10px; font-family: 'Montserrat', sans-serif; font-weight: 900; }




   