@charset "utf-8";
@import url(icons.css);
@import url(font.css);
@import url(hover.css);
            .caption {
                float: left;
                width: 100%;
            }
            .caption p {
                color: #888;
                font-size: 12px;
                margin: 0;
				text-align: center;
            }
            .caption h4 {
                font-size: 16px;
                margin-bottom: 5px;
            }

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}
.cdf {
    position: absolute;
    background-color: red;
    color: white;
    padding: 5px;
    font-size: 8px;
    top: 20px;
    left: 32px;
}
.compact {
    position: absolute;
    background-color: black;
    color: white;
    padding: 5px;
    font-size: 8px;
    top: 20px;
    left: 67px;
}
.compact2 {
    position: absolute;
    background-color: black;
    color: white;
    padding: 5px;
    font-size: 8px;
    top: 20px;
    left: 32px;
}
.color_cat {

}
.backone {
background: #D0E4F5 url("../../images/color.png") no-repeat scroll 50% 50%;
}
.backtwo {
background: #D0E4F5 url("../../images/portfolyo.png") no-repeat scroll 50% 50%;
}
.eoy-2018 {
    display: none;
}
.telefon {
padding-left: 10px;
}
.dil {
	font-size: 17px;
    font-family: GothamLight;
    color: white;
    padding: 4px 5px 4px 6px;
}
.more_button{
    width: 100%;
    border: none;
    padding: 10px;
    background-color: #eee;
}	
.write {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52));
	background:-moz-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
	background:-webkit-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
	background:-o-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
	background:-ms-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
	background:linear-gradient(to bottom, #b8e356 5%, #a5cc52 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52',GradientType=0);
	background-color:#b8e356;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #83c41a;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	padding:15px 47px;
	text-decoration:none;
	text-shadow:0px 1px 0px #86ae47;
}
.write:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356));
	background:-moz-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
	background:-webkit-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
	background:-o-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
	background:-ms-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
	background:linear-gradient(to bottom, #a5cc52 5%, #b8e356 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356',GradientType=0);
	color:#ffffff;
	background-color:#a5cc52;
}
.write:active {
	position:relative;
	top:1px;
}
/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
background-color: #333;
    color: white;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.clear, .clr, li.clr {
    clear: both
}

.list-bullets li{
    font-family: Gotham-Book
}

.comment-reply-link, .comment-respond .btn {
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    text-align: center
}

*, .cases-filter-nav li a {
    outline: 0;
    text-decoration: none
}


li.clr {
    float: none !important;
    width: auto !important;
    height: auto !important;
    border: 0 !important;
    background: 0 0 !important;
    padding: 0 !important;
    margin: 0 !important
}

.no-bg-img {
    background-image: none !important
}

.no-bg {
    background: 0 0 !important
}

.inline {
    display: inline-block !important
}

.relative {
    position: relative !important
}

.absolute {
    position: absolute !important
}

.static {
    position: static !important
}

.display-none {
    display: none
}

.bg-blue {
    background: #f3f5fa;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.bg-white {
    background: #fff !important
}

.advisor-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.heading h1, .heading h2 {
    margin-bottom: 10px
}

.img-shadow {
    -webkit-box-shadow: -10px 10px 0 0 rgba(226, 228, 233, 1);
    -moz-box-shadow: -10px 10px 0 0 rgba(226, 228, 233, 1);
    box-shadow: -10px 10px 0 0 rgba(226, 228, 233, 1)
}

img {
    max-width: 100%
}

.list-bullets li {
    list-style: none;
    position: relative;
    padding: 5px 0 5px 17px
}

.list-bullets li:before {
    position: absolute;
    left: 0;
    top: 15px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    content: ""
}

.list-bullets li strong {
    font-weight: 600
}

.list-bullets.two li {
    padding: 9px 0 6px 17px
}

.list-bullets.two li:before {
    top: 20px
}

.color-white {
    color: #fff !important
}

.animate-it {
    opacity: 0
}

.animate-it.animated {
    opacity: 1
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #121212
}

.height-5 {
    height: 5px
}

.height-10 {
    height: 10px
}

.height-20 {
    height: 20px
}

.height-30 {
    height: 30px
}

.height-40 {
    height: 40px
}

.height-100, .height-50, .height-60, .height-70, .height-80, .height-90 {
    height: 50px
}

.margin-0 {
    margin: 0 !important
}

.margin-top-5 {
    margin-top: 5px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-40 {
    margin-top: 40px
}

.comment-respond, .margin-top-50 {
    margin-top: 50px
}

.margin-top-60 {
    margin-top: 60px
}

.margin-top-70 {
    margin-top: 70px
}

.margin-top-80 {
    margin-top: 80px
}

.margin-top-90 {
    margin-top: 90px
}

.margin-top-100 {
    margin-top: 100px
}

.margin-right-5 {
    margin-right: 5px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-right-20 {
    margin-right: 20px
}

.margin-right-30 {
    margin-right: 30px
}

.margin-right-40 {
    margin-right: 40px
}

.margin-right-50 {
    margin-right: 50px
}

.margin-right-60 {
    margin-right: 60px
}

.margin-right-70 {
    margin-right: 70px
}

.margin-right-80 {
    margin-right: 80px
}

.margin-right-90 {
    margin-right: 90px
}

.margin-right-100 {
    margin-right: 100px
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-70 {
    margin-bottom: 70px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

.margin-bottom-90 {
    margin-bottom: 90px
}

.margin-bottom-100 {
    margin-bottom: 100px
}

.margin-left-5 {
    margin-left: 5px
}

.margin-left-10 {
    margin-left: 10px
}

.margin-left-20 {
    margin-left: 20px
}

.margin-left-30 {
    margin-left: 30px
}

.margin-left-40 {
    margin-left: 40px
}

.margin-left-50 {
    margin-left: 50px
}

.margin-left-60 {
    margin-left: 60px
}

.margin-left-70 {
    margin-left: 70px
}

.margin-left-80 {
    margin-left: 80px
}

.margin-left-90 {
    margin-left: 90px
}

.margin-left-100 {
    margin-left: 100px
}

.padding-0 {
    padding: 0 !important
}

.padding-top-5 {
    padding-top: 5px
}

.padding-top-10 {
    padding-top: 10px
}

.padding-top-20 {
    padding-top: 20px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-top-40 {
    padding-top: 40px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-top-60 {
    padding-top: 60px
}

.padding-top-70 {
    padding-top: 70px
}

.padding-top-80 {
    padding-top: 80px
}

.padding-top-90 {
    padding-top: 90px
}

.padding-top-100 {
    padding-top: 100px
}

.padding-right-5 {
    padding-right: 5px
}

.padding-right-10 {
    padding-right: 10px
}

.padding-right-20 {
    padding-right: 20px
}

.padding-right-30 {
    padding-right: 30px
}

.padding-right-40 {
    padding-right: 40px
}

.padding-right-50 {
    padding-right: 50px
}

.padding-right-60 {
    padding-right: 60px
}

.padding-right-70 {
    padding-right: 70px
}

.padding-right-80 {
    padding-right: 80px
}

.padding-right-90 {
    padding-right: 90px
}

.padding-right-100 {
    padding-right: 100px
}

.padding-bottom-5 {
    padding-bottom: 5px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-bottom-40 {
    padding-bottom: 40px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.padding-bottom-60 {
    padding-bottom: 60px
}

.padding-bottom-70 {
    padding-bottom: 70px
}

.padding-bottom-80 {
    padding-bottom: 80px
}

.padding-bottom-90 {
    padding-bottom: 90px
}

.padding-bottom-100 {
    padding-bottom: 100px
}

.padding-left-5 {
    padding-left: 5px
}

.padding-left-10 {
    padding-left: 10px
}

.padding-left-20 {
    padding-left: 20px
}

.padding-left-30 {
    padding-left: 30px
}

.padding-left-40 {
    padding-left: 40px
}

.padding-left-50 {
    padding-left: 50px
}

.padding-left-60 {
    padding-left: 60px
}

.padding-left-70 {
    padding-left: 70px
}

.padding-left-80 {
    padding-left: 80px
}

.padding-left-90 {
    padding-left: 90px
}

.padding-left-100 {
    padding-left: 100px
}

.pagging {
    text-align: center
}

.pagging li {
    display: inline-block
}

.pagging li a {
    background: #f2f2f2;
    display: block;
    font-size: 11px;
    height: 24px;
    line-height: 25px;
    text-align: center;
    width: 24px
}

.pagging li a:hover {
    background: #7f7f7f;
    color: #fff
}

.loader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../../images/loader.gif) center center no-repeat #fff;
    z-index: 999
}

.spinner {
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 40px
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.social li {
    display: inline-block;
    margin: 2 0
}

.social li a i {
    display: block;
    width: 43px;
    height: 43px;
    border: 1px solid #848484;
    background: #fff;
    text-align: center;
    border-radius: 100%;
    color: #535353;
    line-height: 42px
}

.social li a:hover i {
    color: #fff
}

.social li a.facebook:hover i {
    background: #3C599B !important;
    border-color: #3C599B !important
}

.social li a.twitter:hover i {
    background: #29AAE3 !important;
    border-color: #29AAE3 !important
}

.social li a.google-plus:hover i {
    background: #DB493A !important;
    border-color: #DB493A !important
}

.social li a.linkedin:hover i {
    background: #5694C7 !important;
    border-color: #5694C7 !important
}

.social-text li {
    display: inline-block;
    position: relative;
    padding: 0 9px
}

.social-text li:before {
    content: "/";
    font-size: 12px;
    margin: 0 10px 0 -10px
}

.funfacts .counter:after, .social-text li:first-child:before, .testimonial-content:before {
    content: ""
}

.social-text li:first-child {
    padding-left: 0;
    margin-left: 0
}

.social-text li a {
    font-size: 14px;
    color: #000;
    text-transform: upercase;
    font-family: GothamMedium;
    font-weight: 800
}

.social-text li a.facebook:hover {
    color: #3C599B
}

.social-text li a.twitter:hover {
    color: #29AAE3
}

.social-text li a.youtube:hover {
    color: #F92D22
}

.social-icons li {
    float: left;
    list-style: none
}

.social-icons li a {
    font-size: 16px;
    height: 32px;
    overflow: hidden;
    text-align: center;
    width: 32px
}

p#error {
    color: #FFF;
    background-color: #EFC4C7;
    padding: 6px 18px;
    font-size: 16px;
    border: 1px solid #D48186;
    margin: 0 0 14px
}

p#success {
    text-align: center;
    color: #000;
    font-size: 24px;
    margin: 25px 0 0
}

p#subscribe_success {
    color: #000;
    text-align: center;
    margin: 65px 0 0
}

input.error {
    border: 1px solid #FF7676 !important
}

#header {
    right: 0;
    top: 0;
    z-index: 300;
    left: 0;
    -webkit-box-shadow: -1px 10px 36px -14px rgba(0, 0, 0, .1);
    -moz-box-shadow: -1px 10px 36px -14px rgba(0, 0, 0, .1);
    box-shadow: -1px 10px 36px -14px rgba(0, 0, 0, .1)
}

#header .top-bar {
    color: #fff;
    position: relative;
    height: 50px
}
	.real{
		padding-top:14px;
		text-align:center;
	}
.header-social-media {
    float: right;
    margin-top: 13px;
    margin-left: 0px
}

.header-social-media ul {
    float: left;
    list-style: none;
    padding: 0
}

.header-social-media ul li {
    float: left;
    margin-right: 20px
}

.header-social-media ul li a i {
    font-size: 20px;
    color: #fff
}

.header-social-media ul li a.facebook {
    color: #646464
}

.header-social-media ul li a.facebook:hover {
    color: #3c5a96
}

.header-social-media ul li a.twitter {
    color: #646464
}

.header-social-media ul li a.twitter:hover {
    color: #1dadea
}

.header-social-media ul li a.instagram {
    color: #646464
}

.header-social-media ul li a.instagram:hover {
    color: #6e62f8
}

.header-social-media ul li a.youtube {
    color: #646464
}

.header-social-media ul li a.youtube:hover {
    color: #c51219
}

.header-social-media ul li a.linkedin {
    color: #646464
}

.header-social-media ul li a.linkedin:hover {
    color: #399aca
}

.header-info ul li, .header-info ul li i {
    color: #fff !important
}

.header-info {
    float: left;
    margin-top: 5px
}

.header-info ul {
    float: left;
    list-style: none;
    padding: 0
}

.header-info ul li {
    float: left;
    margin-right: 50px;
    font-size: 29px
}

.header-info ul li, .header-info ul li a {
    color: #fff !important;
    font-family: Gotham-Book;
	font-size: 17px;
    padding-top: 12px;
}

.header-language {
    float: right;
    margin-top: 9px;
    margin-left: 20px
}

.header-language ul {
    float: left;
    list-style: none;
    padding: 0
}

.header-language ul li {
    float: left;
    margin-left: 5px;
    font-size: 15px
}

.header-info ul li, .header-language ul li a {
    color: #333;
    font-family: Gotham-Book
}

.header-language ul li a {
    width: 30px;
    height: 30px;
    float: left;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff
}

.header-language ul li a.active {
    background-color: #fff;
    color: #333
}

#header .top-bar-simple {
    background: #f2f2f2;
    padding: 0 20px;
    position: relative;
    border-bottom: 1px solid #CCC
}

#header .top-bar-simple p {
    float: left;
    font-size: 16px;
    padding: 9px 20px;
    margin: 0 0 0 -20px;
    font-weight: 400;
    position: relative
}

#header .top-bar-simple ul {
    float: right
}

#header .top-bar-simple ul li {
    float: left;
    list-style: none;
    font-size: 14px
}

#header .top-bar-simple ul li i {
    font-size: 20px
}

#header .top-bar-simple ul.social li a i {
    background: 0 0;
    border: 0;
    line-height: 50px;
    height: 49px;
    border-radius: 0
}

#header.header-two {
    position: relative
}

#header .search-container, #header .search-container .search-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#header.header-two .header {
    height: auto
}
 .mobil_div {
 		display:block;
		width:100%;
		height:80px;
		background-color:#333;
		padding:10px;
    }

@media (min-width: 767px) {

.mobil_div {
		display:none;

    }
	
    #header.header-two .main-nav {
        float: none;
        width: 100%;
        background: #323946;
        text-align: center;
        margin-bottom: -40px
    }

    #header.header-two .main-nav li {
        float: none;
        display: inline-block;
        margin: 0 10px
    }

    #header.header-two .main-nav li a {
        color: #fff;
        padding: 10px 10px 13px;
        line-height: 50px;
        border-bottom: 0;
        border-top: 4px solid transparent
    }
}

#header.header-two .header-contact-widget {
    float: right
}

#header.header-two .header-contact-widget li {
    float: left;
    list-style: none;
    padding: 29px 30px 0 0
}

#header.header-two .header-contact-widget li i {
    float: left;
    font-size: 24px;
    margin: 9px 0 0 -10px
}

#header.header-two .header-contact-widget li i.icon-telephone114 {
    margin-top: 13px
}

#header.header-two .header-contact-widget li i.icon-icons20, #header.header-two .header-contact-widget li i.icon-icons74 {
    font-size: 32px
}

#header.header-two .header-contact-widget li p {
    padding: 0 0 0 30px;
    font-weight: 600;
    line-height: normal
}

#header.header-two .header-contact-widget li p a, #header.header-two .header-contact-widget li p span {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 400
}

#header.header-two .search-btn {
    margin-right: 0
}

#header .search-container {
    background: rgba(255, 255, 255, .97);
    z-index: 500;
    display: none
}

#header .search-container label {
    font-size: 48px;
    float: left;
    line-height: 56px
}

#header .search-container .header-search-close {
    position: absolute;
    right: 50px;
    top: 50px;
    font-size: 30px;
    cursor: pointer;
    z-index: 500
}

#header .search-container .search {
    background: 0 0;
    padding: 0;
    width: 500px;
    height: 70px;
    margin: -35px 0 0 -250px;
    position: absolute;
    left: 50%;
    top: 50%
}

#header .search-container .search input[type=text] {
    background: 0 0;
    font-size: 30px;
    color: #333;
    height: 70px;
    padding: 0 40px 0 0;
    border-bottom: 5px solid #e1e1e1;
    width: 63%
}

#header .search-container .search button {
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 30px;
    background: 0 0;
	border: none;
}

#header .search-container .search button:hover {
    color: #333
}

#header .header, #header .header .logo, #header .search-btn {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

#header .logo {
    width: 190px;
	animation-duration: 2s;
    animation-delay: 0.9s;
}

#header .main-nav {
    float: right;
    padding: 0
}


@media (min-width: 767px) {
	

	
    #header .main-nav li {
        margin: 0 20px
    }

    #header .main-nav li a {
        display: block;
        font-size: 14px !important;
        font-family: GothamLight;
        padding: 15px 0 6px;
        position: relative;
        line-height: 60px;
        color: #333 !important;
        border-bottom: 4px solid transparent;
        -webkit-transition: all .4s ease 0s;
        -moz-transition: all .4s ease 0s;
        -ms-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

    #header .main-nav li a:hover {
        background: 0 0;
        color: #000
    }

    #header .main-nav li a i {
        font-size: 14px;
        margin-left: 5px;
        text-align: center;
        width: 13px
    }

    #header .main-nav li.dropdown ul.dropdown-menu {
        display: none;
        padding: 0;
        margin: 0;
        min-width: 250px;
        border: 0;
        border-radius: 0
    }

    #header .main-nav li.dropdown:hover ul.dropdown-menu {
        display: block
    }

    #header .main-nav li.dropdown ul.dropdown-menu li {
        margin: 0;
        display: block
    }

    #header .main-nav li.dropdown ul.dropdown-menu li a {
        line-height: normal;
        color: #000;
        padding: 9px 20px;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        border-bottom: 1px solid #eee;
        -webkit-transition: all .4s ease 0s;
        -moz-transition: height .4s all 0s;
        -ms-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        border-top: 0
    }

    #header .main-nav li.dropdown ul.dropdown-menu li a:hover, #header .main-nav li.dropdown ul.dropdown-menu li.active a {
        color: #fff
    }

    #header .main-nav li.dropdown ul.dropdown-menu li a i {
        margin-top: -6px;
        position: absolute;
        right: 10px;
        top: 50%;
        color: #323946
    }

    #header .main-nav li.dropdown ul.dropdown-menu li a:hover i {
        color: #fff
    }

    #header .main-nav li.dropdown ul.dropdown-menu li.dropdown-submenu {
        position: relative
    }

    #header .main-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
        left: 100%;
        top: 0;
        background: 0 0;
        display: none
    }

    #header .main-nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
        display: block
    }

    #header .main-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu li {
        margin-left: 1px;
        background-color: #fff
    }

    #header .main-nav li.dropdown ul.dropdown-menu li.dropdown-submenu.go-left .dropdown-menu {
        right: 100%;
        left: auto
    }
}

#header .logo {
    float: left;
    margin-top: 10px
}

#header .search-btn {
    float: right;
    width: 55px;
    margin: 15px 0 0;
    height: 50px;
    text-align: center
}

#header .search-btn a {
    display: block;
    padding: 9px 10px 10px;
    color: #333;
    font-size: 28px
}

#header.header-two .logo {
    margin-left: 0
}

@media (min-width: 992px) {
    .fixed-header #header {
        position: absolute
    }

    .fixed-header.two #header {
        position: relative
    }

    .fixed-header.smallHeader #header .logo {
        margin-top: 10px
    }

    .fixed-header.smallHeader #header {
        position: fixed;
        top: -150px;
        z-index: -1;
        -webkit-box-shadow: -1px 10px 36px -14px rgba(0, 0, 0, .1);
        -moz-box-shadow: -1px 10px 36px -14px rgba(0, 0, 0, .1);
        box-shadow: -1px 10px 36px -14px rgba(0, 0, 0, .1)
    }

    .fixed-header.smallHeader.active #header {
        z-index: 1000;
        background: rgba(255, 255, 255, .9);
        top: 0px;
        -webkit-transition: top .4s ease 0s;
        -moz-transition: top .4s ease 0s;
        -ms-transition: top .4s ease 0s;
        -o-transition: top .4s ease 0s;
        transition: top .4s ease 0s;
    }
	.fixed-header.smallHeader #header .logo {
    margin-top: 10px;
    width: 135px;
    animation-duration: 2s;
    animation-delay: 0.9s;	
}
    .fixed-header.smallHeader #header .main-nav li a {
        line-height: 40px
    }

    .fixed-header.smallHeader #header .search-btn {
        margin-top: 8px
    }

    .fixed-header.smallHeader #header.header-two {
        top: -220px;
        z-index: -1
    }

    .fixed-header.smallHeader.active #header.header-two {
        top: -153px;
        z-index: 10000;
        background: #323946
    }

    .fixed-header.smallHeader #header.header-two .logo {
        margin: 28px 28px 28px 0
    }

    .fixed-header.smallHeader.two .main-banner {
        margin-top: 189px
    }

    .fixed-header.smallHeader #header.header-two .search-btn {
        margin-top: 27px
    }

    .fixed-header.smallHeader #header.header-two .main-nav {
        margin-bottom: 0
    }

    .fixed-header .cd-hero, .fixed-header .main-banner, .fixed-header .subpage-header {
        margin-top: 153px
    }

    .fixed-header.two .cd-hero, .fixed-header.two .subpage-header {
        margin-top: 0
    }

    .fixed-header.two.smallHeader .subpage-header {
        margin-top: 189px
    }

    .fixed-header.two .main-banner, .header-transparent.fixed-header .cd-hero {
        margin-top: 0
    }

    .header-transparent #header {
        background: rgba(255, 255, 255, .9);
        position: absolute
    }
}

.main-banner {
    padding: 0
}

.video-widget {
    position: relative
}

.video-widget img {
    width: 100%
}

.video-widget a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -36px 0 0 -36px;
    background: #404856;
    width: 72px;
    height: 72px;
    border: 3px solid #fff;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 23px;
    line-height: 65px
}

.video-widget a:hover {
    color: #abb6c7
}

.owl-item .image-and-text-box {
    padding: 0 25px
}

.image-and-text-box .bordered-thumb {
    margin: 0 35px 35px;
    position: relative
}

.image-and-text-box .bordered-thumb:before {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    content: ""
}

.funfacts, .funfacts .counter {
    position: relative
}

.image-and-text-box .bordered-thumb img {
    width: 100%
}

.image-and-text-box p {
    margin-bottom: 30px
}

.funfacts, .funfacts h2 {
    margin-bottom: 0
}

.funfacts {
    height: 290px;
    z-index: 100
}

.funfacts .funfacts-inner {
    padding: 75px 40px 0;
    position: relative
}

.funfacts .counter:after {
    position: absolute;
    right: -18px;
    top: 23px;
    width: 24px;
    height: 72px;
    background: url(../images/slash.png) no-repeat
}

.funfacts .counter span {
    font-size: 75px;
    font-weight: 600;
    line-height: normal;
    color: #696969
}

.funfacts .counter-details {
    color: #131313;
    font-size: 16px
}

.funfacts .col-md-3:last-child .counter:after, .funfacts .col-sm-6:last-child .counter:after {
    display: none
}

.funfacts.overlap-top {
    margin: -380px 0 0
}

.different-services {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background: url(../../images/1.jpg) center top no-repeat;
    background-size: cover;
    height: 642px;
    padding-top: 160px;
    position: relative
}

.different-services .advisor-overlay {
    background: rgba(0, 0, 0, .8)
}

.services {
    margin: -252px -15px 100px
}

.service-box h4, .service-box i {
    margin-bottom: 10px
}

.service-box {
    background: #fff;
    border-top: 7px solid transparent;
    padding: 38px 34px
}
.service-box2 {
    background: #fff;
    border-top: 7px solid #63565669;
    padding: 9px 16px;
    height: 280px;
	transition: transform .2s; /* Animation */
	margin-left: 10px;
}
.service-box2:hover {
  transform: scale(0.8); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.service-box i {
    font-size: 70px;
    text-align: center
}

.service-box2 i {
    font-size: 70px;
    text-align: center
}
.owl-item .service-box {
    margin: 0 15px
}

.services.highlighted .owl-item .service-box {
    margin: 0;
    color: #fff;
    border: 0
}

.services.highlighted .owl-item .service-box h4 {
    color: #fff
}
.services.highlighted .owl-item .service-box2 h4 {
    color: #fff;
    font-size: 24px;
    padding-top: 17px;
}


.image-list-classic li {
    float: left;
    list-style: none;
    position: relative;
    z-index: 2
}

.image-list-classic li:nth-child(2) {
    float: right;
    margin: -165px 0 0;
    z-index: 1
}

@media (min-width: 992px) {
    .image-list-classic li img {
        max-width: 359px;
        height: 386px
    }

    .image-list-classic li:nth-child(2) img {
        max-width: 402px;
        height: 281px
    }
}

.toggle {
    margin-bottom: 12px
}

.toggle .toggle-heading a {
    display: block;
    padding: 12px 17px 13px 55px;
    background: #fff;
    border-radius: 30px;
    color: #121212;
    -webkit-box-shadow: 0 1px 2px 0 rgba(199, 201, 205, .6);
    -moz-box-shadow: 0 1px 2px 0 rgba(199, 201, 205, .6);
    box-shadow: 0 1px 2px 0 rgba(199, 201, 205, .6);
    position: relative
}

.toggle .toggle-heading a i {
    width: 23px;
    height: 23px;
    border: 2px solid transparent;
    border-radius: 100%;
    font-size: 14px;
    line-height: 21px;
    margin-right: 10px;
    text-align: center;
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -11.5px
}

.toggle .toggle-body {
    padding: 20px 0 4px
}

.toggle.two .toggle-heading a {
    background: #f3f5fa;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.contact-us-bar {
    padding: 27px 0;
    background: #e9ebf1
}

.contact-us-bar h4 {
    margin: 14px 0 0
}

.get-directions {
    margin: 10px 30px 30px;
    position: relative;
    padding-right: 80px
}

.get-directions input[type=text] {
    border-radius: 5px;
    border-color: #bfbfbf;
    height: 59px
}

.get-directions input[type=submit] {
    border-radius: 5px;
    width: 72px;
    height: 59px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/dir-marker.png) center center no-repeat #e9b947
}

.get-directions input[type=submit]:hover {
    background-color: #d0a234
}

.meet-our-advisors .heading {
    margin-bottom: 60px
}

.meet-our-advisors .heading h2 {
    margin-bottom: 5px
}

.meet-our-advisors img {
    width: 100%
}

.meet-advisors-content {
    padding: 0 0 0 20px
}

.meet-advisors-content h3, .meet-advisors-content p {
    margin-bottom: 30px
}

.meet-advisors-content h3 span {
    display: block;
    font-size: 16px;
    color: #656565;
    padding-top: 4px
}

.meet-our-advisors .classic-arrows .owl-nav {
    margin: -45px 0 0 47px
}

.history-slider .classic-arrows .owl-nav {
    margin: -45px 0 0
}

.testimonial {
    margin: 50px 0
}

.testimonial-content {
    margin-bottom: 38px;
    padding: 65px 40px 70px;
    background: url(../images/testimonial-quote.png) 25px 87% no-repeat #fff;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #d9dbe0;
    position: relative;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1)
}

.testimonial-content:before {
    position: absolute;
    left: 30px;
    bottom: -23px;
    background: url(../images/testimonial-pointer.png) no-repeat;
    width: 44px;
    height: 23px
}

.testimonial-content p {
    margin: 0
}

.testimonials-author {
    padding-left: 20px
}

.testimonials-author img {
    float: left;
    margin-right: 13px
}

.testimonials-author p {
    line-height: 21px;
    padding: 11px 0 0;
    color: #131313;
    font-family: 'Work Sans', sans-serif;
    font-weight: 800
}

.breadcrumbs li, .site-title h2:after, .testimonials-author p span {
    font-family: Gotham-Book;
}

.testimonials-author p span {
    display: block;
    font-size: 13px;
    color: #737373;
    font-weight: 400
}

.breadcrumbs li, .rating li {
    display: inline-block;
    list-style: none
}

.testimonial .rating {
    margin-top: 15px
}

.testi-bg {
    background: url(../images/testi-bg.jpg) no-repeat;
    background-size: cover
}

.testi-bg .heading h2, .testi-bg .heading p, .testi-bg .testimonials-author p, .testi-bg .testimonials-author p span {
    color: #fff
}

.rating li {
    color: #fab637
}

.cd-testimonials-item .testimonials-author p {
    color: #131313
}

.cd-testimonials-item .testimonials-author p span {
    color: #737373
}

.request-a-callback {
    background: #f5f5f5;
    padding: 7px
}

.try-it-free-bg {
    background: #f6f7fd
}

.request-a-callback-content {
    background: url(../images/reciver-icon.png) 90% 98% no-repeat #fff;
    padding: 64px 40px;
    float: left;
    width: 50%;
    min-height: 422px
}

.request-a-callback-form {
    padding: 60px 40px;
    float: left;
    width: 50%;
    min-height: 422px
}

.subpage-header {
    padding: 30px 0 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee !important;
    background-color: #fcfcfc
}

.subpage-header .btn {
    float: right
}

.site-title {
    float: left
}

.breadcrumbs, .site-title h2 {
    float: right
}

.breadcrumbs {
    margin-top: 0
}

.site-title h2:after {
    margin: 0 16px 0 17px;
    color: #131313;
    font-weight: 300;
    position: relative;
    top: 10px
}

.breadcrumbs li {
    font-size: 14px;
    color: #919191
}

.breadcrumbs li:after {
    content: "/";
    margin: 0 0 0 6px;
    color: #131313
}

.breadcrumbs li a {
    color: #131313
}

.breadcrumbs li:last-child:after {
    display: none
}

.three-items-carousel .service-box i {
    background-repeat: no-repeat;
    background-position: center center;
    width: 78px;
    height: 97px;
    display: inline-block
}

.icon-img-grid {
    background: url(../images/icon-grid.png) center center no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
    left: -3px;
    position: relative;
    top: 1px
}

.btn:hover .icon-img-grid {
    background-image: url(../images/icon-grid-white.png)
}

.btn-bordered-white .icon-img-grid {
    background: url(../images/icon-grid-white.png) center center no-repeat;
    width: 13px;
    height: 13px
}

.btn-bordered-white.btn:hover .icon-img-grid {
    background-image: url(../images/icon-grid.png) !important
}

.text-box .white, .three-items-carousel .service-box .white {
    width: 126px;
    height: 97px;
    display: inline-block
}

.icon-img-1.white {
    background: url(../images/icon1-white.png) center center no-repeat
}

.icon-img-2.white {
    background: url(../images/icon2-white.png) center center no-repeat
}

.icon-img-3.white {
    background: url(../images/icon3-white.png) center center no-repeat
}

.icon-img-4.white {
    background: url(../images/icon4-white.png) center center no-repeat
}

.icon-img-5.white {
    background: url(../images/icon5-white.png) center center no-repeat
}

.icon-img-6.white {
    background: url(../images/icon6-white.png) center center no-repeat
}

.icon-img-7.white {
    background: url(../images/icon7-white.png) center center no-repeat
}

.icon-img-8.white {
    background: url(../images/icon8-white.png) center center no-repeat
}

.icon-img-9.white {
    background: url(../images/icon9-white.png) center center no-repeat
}

.blog-item {
    margin-bottom: 80px
}

.blog-item .blog-thumbnail {
    margin-bottom: 30px;
    text-align: center
}

.blog-item .blog-thumbnail .owl-dots {
    display: none !important
}

.blog-item .blog-thumbnail .owl-nav div {
    width: 58px;
    height: 58px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -29px;
    background: url(../images/arrows.jpg) no-repeat;
    display: block !important
}

.blog-item .blog-thumbnail .owl-nav div.owl-next {
    background-position: right;
    left: auto;
    right: 0
}

.blog-item.bordered {
    border: 1px solid #cecece;
    padding: 30px 30px 40px
}

.blog-item .blog-content a.btn-link, .blog-item-classic .blog-content a.btn-link {
    border-bottom: 2px solid transparent;
    font-family: Gotham-Book
}

.blog-item .blog-meta {
    margin-bottom: 25px
}

.blog-item .blog-meta li {
    display: inline-block;
    list-style: none;
    font-size: 20px;
    color: #727272;
    font-family: Gotham-Book;
    font-weight: 300;
    margin-right: 30px;
    line-height: 36px
}

.blog-item .blog-meta li a {
    color: #727272
}

.blog-item .blog-meta li i, .blog-item .blog-meta li img {
    float: left;
    margin-right: 10px
}

.blog-item .blog-meta li img {
    border-radius: 100%
}

.blog-item .blog-meta li i {
    font-size: 23px;
    margin-top: 8px
}

.blog-item .blog-content h3 {
    font-size: 36px;
    margin-bottom: 5px
}

.blog-item .blog-content h3 a {
    color: #121212
}

.blog-item .blog-content p {
    margin-bottom: 30px
}

.blog-item .blog-content a.btn-link:hover {
    text-decoration: none
}

.blog-item-classic {
    padding-top: 120px
}

.blog-item-classic:nth-child(2n+2) .col-md-6:nth-child(2n+1) {
    float: right !important
}

.blog-item-classic:first-child {
    padding-top: 0
}

.blog-item-classic .blog-thumbnail {
    padding: 30px
}

.blog-item-classic .blog-thumbnail img {
    width: 100%;
    margin-bottom: 20px;
    text-align: center
}

.blog-item-classic .blog-content {
    text-align: center;
    padding: 100px 0 50px
}

.blog-item-classic .blog-content .blog-date {
    font-size: 16px;
    color: #888;
    font-family: Gotham-Book;
    padding-bottom: 25px
}

.blog-item-classic .blog-content h3, .blog-item-classic .blog-content h3 a {
    color: #333;
    font-size: 23px
}

.blog-item-classic .blog-content a.btn-link:hover {
    text-decoration: none;
    border-bottom: 0
}

.commentlist {
    list-style: none;
    padding: 15px 0 0
}

.commentlist li {
    line-height: 1.428571429;
    font-family: Gotham-Book
}

.comment {
    padding: 15px;
    margin-top: 20px;
    border: 1px solid #c8c8c8
}

.comment-wrapper {
    position: relative
}

.comment-avartar {
    float: left
}

.comment-content-wrapper {
    padding-left: 96px
}

.comment-reply {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden
}

.comment-reply-link {
    background-color: #909090;
    color: #FFF;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    padding: 6px 20px 7px;
    line-height: 20px;
    overflow: hidden;
    height: 33px;
    -webkit-transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -ms-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
    font-family: Gotham-Book
}

.comment-reply-link:hover {
    line-height: 9em
}

.comment-reply-link:focus, .comment-reply-link:hover {
    color: #fff;
    background: #434242
}

.comment-reply-link:before {
    content: attr(data-text);
    position: absolute;
    top: -2.75em;
    -webkit-transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -ms-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s
}

.comment-reply-link:hover:before {
    top: 6px;
    line-height: 20px
}

.comment-author {
    font-size: 20px;
    color: #222;
    display: block;
    line-height: 22px
}

.comment-date {
    font-size: 14px;
    color: #727272
}

.comment-message {
    padding-top: 12px
}

.children {
    list-style: none
}

.children .comment {
    background: #f7f7f7
}

.comment-respond h3 {
    margin-bottom: 35px
}

.comment-respond .row {
    margin: 0 -7px
}

.comment-respond .col-md-4 {
    padding: 0 7px
}

.comment-respond input[type=text] {
    border-color: #c8c8c8;
    height: 46px;
    padding: 0 15px;
    border-radius: 5px
}

.comment-respond textarea {
    padding: 20px 15px;
    margin-bottom: 10px;
    border: 1px solid #c8c8c8;
    width: 100%;
    border-radius: 5px;
    font-family: Gotham-Book;
    font-size: 14px;
    height: 150px;
    resize: none
}

.comment-respond .btn {
    color: #FFF;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    border-radius: 5px;
    margin-bottom: 0;
    padding: 11px 40px 12px
}

.history-slider {
    float: right;
    width: 468px;
    margin-left: 40px;
    display: none !important
}

.history-slider img {
    width: 100%
}

.history-slider.classic-arrows .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -13px
}

.history-slider.classic-arrows .owl-nav .owl-next, .history-slider.classic-arrows .owl-nav .owl-prev {
    border-radius: 0;
    -moz-border-radius: border-radius: 0;
    -webkit-animation: border-radius: 0;
    border: 0
}

.history-slider.classic-arrows .owl-nav .owl-prev {
    float: left
}

.history-slider.classic-arrows .owl-nav .owl-next {
    float: right
}

.news-paggination {
    padding: 90px 0 0
}

.news-paggination li {
    float: left;
    list-style: none;
    font-family: Gotham-Book
}

.news-paggination li a {
    color: #727272;
    line-height: 30px;
    display: block
}

.news-paggination li a i {
    float: left;
    font-size: 30px;
    margin-right: 10px
}

.news-paggination li:nth-child(2) {
    float: right
}

.news-paggination li:nth-child(2) a i {
    float: right;
    margin-left: 10px
}

.map-with-address-widget .map {
    height: 350px;
    width: 100%;
    margin: 30px 0
}

.map-with-address-widget a {
    color: #000
}

@media (min-width: 768px) {
    .parallax {
        background-attachment: fixed;
        background-size: cover
    }
}

.company-history li {
    list-style: none
}

.company-history li .year {
    float: left;
    width: 94px;
    font-size: 24px
}

.company-history li .history-content {
    margin-left: 94px;
    padding: 0 0 50px 50px;
    border-left: 1px solid #90949f;
    position: relative
}

.company-history li .history-content:before {
    position: absolute;
    left: -6px;
    top: 0;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    content: ""
}

.company-history li .history-content h4 {
    margin-bottom: 10px
}

.company-history li:last-child .history-content {
    padding-bottom: 0
}

.text-box img {
    margin-bottom: 35px
}

.highlighted-sec .text-box {
    padding: 40px;
    text-align: center;
    min-height: 293px
}

.highlighted-sec li {
    list-style: none;
    color: #fff;
    width: 33.3%;
    float: left
}

.highlighted-sec li .text-box h4 {
    color: #fff;
    margin-bottom: 5px
}

.highlighted-sec li .text-box i {
    font-size: 100px;
    margin-bottom: 5px
}

.partner h4 span, .team-member h4 span {
    font-size: 18px;
    color: #000;
    font-family: Gotham-Book;
    display: block
}

.team-member {
    margin-bottom: 75px
}

.team-member img {
    margin-bottom: 24px;
    width: 100%
}

.team-member h4 span {
    padding-top: 10px
}

.partner img {
    float: left
}

.partner .partner-content {
    padding: 0 0 0 255px
}

.partner h4 span {
    padding-top: 8px
}

.sidebar-widget {
    padding-bottom: 60px
}

.sidebar-widget h3 {
    margin-bottom: 30px
}

.search {
    padding: 25px;
    position: relative
}

.search input[type=text] {
    border: 0;
    border-radius: 0;
    width: 100%;
    color: #1372ae;
    font-style: italic;
    padding: 0 15px;
    margin: 0;
    height: 50px
}

.search .search-icon {
    border: 0;
    background: 0 0;
    font-size: 15px;
    height: 50px;
    min-width: 0;
    padding: 0;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 49px
}

.blog-review, .blog-review-border, .tags li a {
    border: 1px solid #c8c8c8
}

.search .search-icon i {
    color: #1372ae;
    margin-top: 3px;
    font-size: 20px
}

.tags {
    list-style: none
}

.tags li {
    float: left;
    margin: 0 5px 5px 0
}

.tags li a {
    display: block;
    color: #555;
    font-size: 14px;
    font-family: Gotham-Book;
    padding: 11px 21px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.tags li a:hover {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.popular-post {
    padding: 19px 0
}

.popular-post img {
    float: left;
    width: 71px;
    margin: 0 12px 0 0
}

.popular-post h4, .popular-post h4 a {
    font-weight: 400;
    margin: 0;
    font-size: 18px;
    color: #373737;
    font-family: 'Work Sans', sans-serif;
    text-transform: none
}

.best-seller h4 {
    line-height: 21px
}

.popular-post p {
    line-height: 14px;
    margin-bottom: 0
}

.popular-post p strong {
    font-size: 18px;
    font-weight: 600;
    font-weight: 400;
    display: block;
    margin-top: 3px;
    font-family: Gotham-Book
}

.categories li, .price {
    font-weight: 300;
    font-family: Gotham-Book
}

.popular-post p.popular-date {
    margin: 0;
    font-size: 14px;
    color: #8d8d8d;
    line-height: 25px;
    font-family: Gotham-Book
}

.blog-review-border {
    padding: 5px;
    margin-bottom: 110px
}

.blog-review {
    padding: 25px
}

.blog-review img {
    float: left;
    border-radius: 100%
}

.blog-review-content {
    padding: 10px 0 0 175px
}

.blog-review-content h5 {
    margin-bottom: 10px
}

.blog-review-content h5 span {
    color: #646464;
    font-size: 16px;
    display: inline-block;
    padding-left: 8px
}

.categories li {
    list-style: none;
    font-size: 18px;
    padding: 7px 0
}

.categories li a {
    color: #555
}

.categories li i {
    float: left;
    margin: 2px 11px 0 0;
    font-size: 20px
}

.cases-filter-nav {
    background: #f3f5fa;
    padding: 14px;
    text-align: center;
    margin-bottom: 50px
}

.cases-filter-nav li {
    display: inline-block;
    list-style: none;
    margin: 0 5px
}

.cases-filter-nav li a {
    font-size: 16px;
    line-height: 15px;
    font-family: Gotham-Book;
    color: #000;
    padding: 14px 25px 13px;
    border-radius: 30px;
    display: block
}

.cases-filter-nav li a.selected, .cases-filter-nav li a:hover {
    color: #fff
}

.cases-container li {
    text-align: center;
    width: 50%;
    list-style: none
}

.cases-container li img, .cases-item img {
    width: 100%
}

.cases-item {
    position: relative
}

.cases-item figcaption {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 24px;
    line-height: 25px;
    padding: 20px;
    text-align: center;
    transform: scale(0);
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.cases-item figcaption small {
    display: block;
    font-size: 16px;
    font-family: Gotham-Book
}

.cases-item figcaption i {
    display: block;
    font-size: 30px;
    margin-bottom: 2px
}

.cases-item div {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%)
}

.cases-item:hover figcaption {
    transform: scale(1)
}

.left-nav {
    margin-bottom: 50px
}

.left-nav li {
    list-style: none
}

.left-nav li a {
    display: block;
    padding: 16px 26px 18px 22px;
    font-size: 15px;
    color: #1c1c1c;
    font-family: Gotham-Book;
    border-top: 1px solid #dadee8;
    background: #f3f5fa;
    border-left: 5px solid transparent
}

.left-nav li a i {
    float: right;
    font-size: 24px;
    color: #48494b
}

.left-nav li a.active, .left-nav li a:hover {
    background: #fff;
    border-top-color: #fff !important
}



.left8-nav {
    margin-bottom: 0px
}

.left8-nav li {
    list-style: none
}

.left8-nav li a {
    display: block;
    padding: 11px 26px 14px 22px;
    font-size: 12px;
    color: #1c1c1c;
    font-family: Gotham-Book;
    border-top: 1px solid #dadee8;
    background: #f3f5fa;
    border-left: 5px solid transparent
}

.left8-nav li a i {
    float: right;
    font-size: 14px;
    color: #48494b
}

.left8-nav li a.active, .left8-nav li a:hover {
    background: #fff;
    border-top-color: #fff !important
}

.help-widget {
    padding: 42px 33px;
    background: url(../images/help-icon.png) right bottom no-repeat
}

.help-widget h5, .help-widget p {
    color: #fff
}

.company-presentation-link {
    display: block;
    padding: 18px 30px;
    color: #fff;
    background: #323946
}

.company-presentation-link i {
    margin-right: 10px
}

.company-presentation-link:hover {
    color: #fff;
    background: #20252e
}

aside .testimonial-content {
    padding: 45px 30px 60px;
    background-repeat: no-repeat;
    background-position: 25px 91%
}

.shop-list {
    margin: 0 -10px;
    padding: 0 10px;
    width: 102.3%
}

.shop-list h2 {
    font-size: 32px
}

.shop-list li {
    display: inline-block;
    padding: 0 10px;
    width: 32.8%;
    vertical-align: top
}

.product, .product-thumb img {
    width: 100%
}

.product {
    border: 1px solid #dadada;
    display: inline-table;
    margin: 0 0 27px
}

.product-thumb {
    position: relative;
    margin: -1px
}

.product-thumb label {
    border-radius: 100%;
    color: #fff;
    display: block;
    height: 59px;
    left: 16px;
    line-height: 61px;
    position: absolute;
    text-align: center;
    top: 16px;
    width: 59px
}

.product-description {
    padding: 25px 20px 17px
}

.product-description h3 {
    font-size: 20px;
    margin-bottom: 10px
}

.product-description h3 a {
    color: #000
}

.price {
    font-size: 20px
}

.price.big {
    font-size: 26px;
    font-weight: 400
}

.price u {
    color: #797979;
    font-size: 16px;
    text-decoration: line-through
}

.product-description .double-border {
    margin-bottom: 13px
}

.product-description .product-cart-btn, .product-description .product-detail-btn {
    color: #222;
    font-weight: 400;
    font-size: 16px;
    line-height: 33px;
    font-family: Gotham-Book
}

.product-cart-btn i {
    font-size: 26px;
    float: left;
    margin: 3px 3px 0 0
}

.product-detail-btn i {
    font-size: 24px;
    float: left;
    margin: 5px 9px 0 0
}

.showing-result {
    margin: 0 0 40px
}

.showing-result p {
    float: left;
    font-size: 20px;
    margin: 8px 0 0
}

.showing-result .styled-select-small {
    float: right
}

.top-products {
    border-bottom: 1px solid #dadada;
    padding-bottom: 27px;
    margin-bottom: 28px
}

.top-products img {
    float: left
}

.top-products .top-products-detail {
    padding-left: 98px
}

.top-products .top-products-detail h4, .top-products .top-products-detail p {
    margin: 0
}

.top-products .top-products-detail h4 {
    font-family: Gotham-Book;
    font-size: 20px;
    padding-bottom: 0 !important
}

.top-products .top-products-detail h4 a {
    color: #000
}

.top-products .top-products-detail p {
    font-weight: 600
}

.ratings i {
    display: inline-block;
    font-size: 16px
}

.ratings.big i {
    font-size: 20px
}

.ratings.big span {
    font-size: 16px;
    font-family: Gotham-Book
}

.product-detail-description h2, .resp-tab-content h3 {
    font-family: Raleway, sans-serif;
    font-weight: 600
}

.item-counter {
    border: 1px solid #e0e0e0;
    float: left;
    height: 42px;
    margin-right: 17px;
    width: 139px;
    border-radius: 1px
}

.item-counter span {
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 42px
}

.item-counter input.items-total {
    background: #fff;
    border: 0;
    cursor: default;
    display: inline-block;
    height: 39px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 49px
}

.item-counter span.pull-left {
    border-right: 1px solid #e0e0e0
}

.item-counter span.pull-right {
    border-left: 1px solid #e0e0e0
}

.product-detail-description h2 {
    margin-bottom: 25px
}

.product-detail-description .ratings, .product-detail-description p {
    margin-bottom: 20px
}

.product-detail-slider img {
    border: 0 !important;
    padding: 0 !important
}

.product-detail-slider .rslides_tabs {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
    z-index: 50
}

.product-detail-slider .rslides_tabs li {
    display: inline-block;
    float: none;
    margin: 0 1.5px
}

.product-detail-slider .rslides_tabs li a {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #b0b0b0;
    border-radius: 100%
}

.resp-tab-content .comment-avartar {
    margin-right: 20px
}

.resp-tab-content .comment-text {
    padding-left: 80px
}

.resp-tab-content .meta {
    margin: 0
}

.resp-tab-content .ratings {
    float: right
}

.resp-tab-content .ratings li {
    float: left;
    margin: 0 3px
}

.resp-tab-content .comment {
    padding: 0;
    margin: 0;
    border: 0
}

.resp-tab-content .comment .comment_container {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px
}

.resp-tab-content .comment .comment_container:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

#footer .usefull-links-widget li a, h2, p {
    font-family: Gotham-Book
}

.additional-detail li {
    border-bottom: 1px dotted #ccc;
    font-size: 18px !important;
    padding: 9px 0 3px
}

.additional-detail li:last-child {
    border-bottom: 0
}

.additional-detail li label {
    width: 28%
}

.add-review-form {
    max-width: 500px;
    margin: 0 auto;
    position: relative
}

.review_form_thumb {
    padding: 50px 0 20px
}

.add-review-form .comment-respond input[type=password], .add-review-form .comment-respond input[type=number], .add-review-form .comment-respond input[type=text], .add-review-form .comment-respond input[type=email], .add-review-form .form-widget input[type=password], .add-review-form .form-widget input[type=number], .add-review-form .form-widget input[type=text], .add-review-form .form-widget input[type=email] {
    width: 100%;
    float: none;
    margin-right: 0
}

.review-form-close {
    background: #000;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    padding: 8px 18px;
    position: absolute;
    right: -100px;
    top: 30px;
    display: block
}

#footer .footer-logo, .rating > li {
    position: relative
}

.review-form-close:hover {
    color: #fff
}

.your-rating {
    padding: 0 0 10px
}

.rating {
    display: inline;
    list-style: none;
    padding: 0;
    unicode-bidi: bidi-override;
    direction: rtl;
    margin: 6px 0 0
}

.rating li:before {
    font-size: 20px;
    color: #f1f1f1
}

.rating > li {
    display: inline-block;
    width: 22px
}

.rating > li:hover:before, .rating > li:hover ~ li:before {
    color: #ffb200;
    cursor: pointer
}

#footer, #footer a {
    color: #333
}

.shop .sidebar-widget {
    border-bottom: 1px solid #dadada;
    margin-bottom: 40px;
    padding-bottom: 40px
}

.shop .sidebar-widget:last-child {
    border-bottom: 0
}

.shop .sidebar-widget h4 {
    text-transform: none;
    padding-bottom: 20px
}

.double-border {
    display: block;
    height: 4px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada
}

#footer {
    background-color: #f6f6f6
}

#footer .footer-top {
    padding: 70px 0
}

#footer .footer-top p {
    margin: 8px 0
}

#footer .footer-logo:after {
    width: 1px;
    content: "";
    height: 69px;
    background: #ababab;
    position: absolute;
    right: 0;
    top: 21px
}

#footer .footer-address-widget {
    padding: 18px 32px;
    background: #fff
}

#footer .footer-address-widget ul li {
    list-style: none;
    float: left;
    font-size: 20px;
    width: 40%;
    position: relative;
    padding-left: 60px
}

#footer .footer-address-widget ul li:nth-child(2) {
    width: 60%
}

#footer .footer-address-widget ul li a, #footer .footer-address-widget ul li span {
    display: block;
    font-size: 16px
}

#footer .footer-address-widget ul li i {
    font-size: 40px;
    left: 0;
    position: absolute;
    top: 8px
}

#footer .footer-address-widget ul li i.icon-icons74 {
    font-size: 44px;
    top: 4px
}

#footer .usefull-links-widget {
    margin-top: 45px
}

#footer .usefull-links-widget h4 {
    padding-bottom: 15px;
    color: #131313
}

#footer .usefull-links-widget ul {
    width: 100%;
    float: left
}

#footer .usefull-links-widget li {
    list-style: none;
    padding: 6px 0
}

#footer .usefull-links-widget li a {
    font-size: 16px;
    background: url(../images/dot.png) 0 10px no-repeat;
    font-weight: 400;
    padding-left: 20px
}

#footer .twitter-widget {
    margin-top: 45px;
    padding-right: 40px
}

#footer .twitter-widget h4 {
    padding-bottom: 15px;
    color: #131313
}

#footer .twitter-widget .tweet i {
    float: left;
    font-size: 24px;
    margin-top: 15px;
    color: #818181
}

#footer.dark, #footer.dark a {
    color: #edf0f5
}

#footer .twitter-widget .tweet p {
    padding: 10px 0 0 30px;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 24px
}

#footer .twitter-widget .tweet p a {
    font-weight: 600
}

#footer .twitter-widget .tweet p span {
    display: block;
    font-size: 14px;
    padding-top: 5px
}

#footer .newsletter-widget {
    padding: 20px 29px;
    background: #e9e9e9
}

#footer .newsletter-widget p {
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 20px
}

#footer .newsletter-widget .social {
    background: #e3e3e3;
    text-align: center;
    padding: 17px;
    margin: 50px -29px -20px
}

#footer .footer-left {
    float: left;
    width: 65%
}

#footer .footer-right {
    float: left;
    width: 35%
}

#footer .footer-bottom {
	background: #e9e9e9;
    height: 162px;
    padding-top: 33px;
}

#footer .footer-bottom p {
    font-size: 14px;
    margin: 0;
    line-height: normal
}

#footer.dark {
    background-color: #323946
}

#footer.dark .footer-logo {
    border-color: #999ca3
}

#footer.dark .footer-address-widget {
    background-color: #383f4c
}

#footer.dark .newsletter-widget h4, #footer.dark .twitter-widget .tweet i, #footer.dark .twitter-widget h4, #footer.dark .usefull-links-widget h4 {
    color: #fff
}

#footer.dark .newsletter-widget {
    background: #2e3441
}

#footer.dark input[type=password], #footer.dark input[type=number], #footer.dark input[type=text], #footer.dark input[type=email] {
    background: #222732;
    border-color: #545a65
}

#footer.dark .newsletter-widget .social {
    background-color: #222732
}

#footer.dark .social li a i {
    background: 0 0;
    border-color: #525863;
    color: #fff
}

#footer.dark .footer-bottom {
    background: #2d3440
}

.owl-product h3 {
    font-size: 18px
}

.color-red {
    color: red
}

.color-dark-blue {
    color: #333
}

.color-black {
    color: #000
}

.color-purple, h2 {
    color: #333
}

h2 {
    font-size: 30px
}

p {
    font-size: 16px
}

.owl-carousel h4 {
    font-family: GothamLight;
    font-weight: 400 !important;
    font-size: 20px
}

.height-auto {
    height: auto !important
}

.pad-0 {
    padding: 0 !important
}

.article-image {
    float: right;
    margin-left: 40px;
    margin-bottom: 40px;
    max-width: 400px
}

.image-widget {
    border: 0 !important
}